Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8dc4aaa282fbe6e844314843563128f08055c6c 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-ssh6532699752599849900.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh8036533863716498040.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12126161084696561095.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh5179482612780859381.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5213223547326457461.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117170 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/345 [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/345 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c8dc4aaa282fbe6e844314843563128f08055c6c (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 Commit message: "build(snap): kong migrations up before Kong startup (#4223)" > git rev-list --no-walk 4dda876682c0684414e4410155dc7f9aedfebf77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T15:57:26.488Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T15:57:26.538Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T15:57:26.549Z] ========================================================= [2022-10-26T15:57:26.549Z] EdgeX Global Pipelines Version Info [2022-10-26T15:57:26.549Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:57:27.625Z] ------------------- [2022-10-26T15:57:27.625Z] stable info: [2022-10-26T15:57:27.625Z] ------------------- [2022-10-26T15:57:27.625Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T15:57:27.625Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T15:57:27.625Z] Message: update stable to v1.0.243 [2022-10-26T15:57:27.884Z] ------------------- [2022-10-26T15:57:27.884Z] experimental info: [2022-10-26T15:57:27.884Z] ------------------- [2022-10-26T15:57:27.884Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T15:57:27.884Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T15:57:27.884Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T15:57:28.022Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-26T15:57:28.035Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-26T15:57:28.044Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T15:57:28.054Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T15:57:28.064Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T15:57:28.074Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T15:57:28.084Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T15:57:28.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-26T15:57:28.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-26T15:57:28.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-26T15:57:28.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T15:57:28.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T15:57:28.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T15:57:28.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T15:57:28.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T15:57:28.198Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T15:57:28.211Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T15:57:28.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T15:57:28.232Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-26T15:57:28.247Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-26T15:57:28.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T15:57:28.272Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T15:57:28.285Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T15:57:28.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T15:57:28.310Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T15:57:28.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T15:57:28.341Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] echo [2022-10-26T15:57:28.352Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8dc4aa [Pipeline] echo [2022-10-26T15:57:28.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T15:57:28.409Z] provisioning config files... [2022-10-26T15:57:28.423Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/345@tmp/config13588493403875086208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T15:57:28.724Z] ---> docker-login.sh [2022-10-26T15:57:28.724Z] nexus3.edgexfoundry.org:10001 [2022-10-26T15:57:28.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:57:28.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:57:28.984Z] Configure a credential helper to remove this warning. See [2022-10-26T15:57:28.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:57:28.984Z] [2022-10-26T15:57:28.984Z] Login Succeeded [2022-10-26T15:57:28.984Z] nexus3.edgexfoundry.org:10002 [2022-10-26T15:57:29.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:57:29.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:57:29.244Z] Configure a credential helper to remove this warning. See [2022-10-26T15:57:29.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:57:29.244Z] [2022-10-26T15:57:29.244Z] Login Succeeded [2022-10-26T15:57:29.244Z] nexus3.edgexfoundry.org:10003 [2022-10-26T15:57:29.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:57:29.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:57:29.244Z] Configure a credential helper to remove this warning. See [2022-10-26T15:57:29.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:57:29.244Z] [2022-10-26T15:57:29.244Z] Login Succeeded [2022-10-26T15:57:29.244Z] nexus3.edgexfoundry.org:10004 [2022-10-26T15:57:29.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:57:29.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:57:29.504Z] Configure a credential helper to remove this warning. See [2022-10-26T15:57:29.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:57:29.504Z] [2022-10-26T15:57:29.504Z] Login Succeeded [2022-10-26T15:57:29.504Z] docker.io [2022-10-26T15:57:29.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T15:57:29.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T15:57:29.764Z] Configure a credential helper to remove this warning. See [2022-10-26T15:57:29.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T15:57:29.764Z] [2022-10-26T15:57:29.764Z] Login Succeeded [2022-10-26T15:57:29.764Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T15:57:29.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T15:57:30.079Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-10-26T15:57:30.079Z] + + dirname cmd/core-command/Dockerfile [2022-10-26T15:57:30.079Z] cut -d/ -f2 [2022-10-26T15:57:30.079Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-26T15:57:30.079Z] + dirname cmd/core-data/Dockerfile [2022-10-26T15:57:30.079Z] + cut -d/ -f2 [2022-10-26T15:57:30.079Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-26T15:57:30.079Z] + dirname cmd/core-metadata/Dockerfile [2022-10-26T15:57:30.079Z] + cut -d/ -f2 [2022-10-26T15:57:30.079Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-26T15:57:30.079Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-26T15:57:30.079Z] + cut -d/ -f2 [2022-10-26T15:57:30.079Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-26T15:57:30.079Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-26T15:57:30.079Z] + cut -d/ -f2 [2022-10-26T15:57:30.079Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-26T15:57:30.080Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-26T15:57:30.080Z] + cut -d/ -f2 [2022-10-26T15:57:30.080Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-26T15:57:30.080Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-26T15:57:30.080Z] + cut -d/ -f2 [2022-10-26T15:57:30.080Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-26T15:57:30.080Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-26T15:57:30.080Z] + cut -d/ -f2 [2022-10-26T15:57:30.080Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-26T15:57:30.080Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-26T15:57:30.080Z] + cut -d/ -f2 [2022-10-26T15:57:30.080Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-26T15:57:30.080Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-26T15:57:30.080Z] + cut -d/ -f2 [2022-10-26T15:57:30.080Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-26T15:57:30.080Z] + dirname cmd/support-notifications/Dockerfile [2022-10-26T15:57:30.080Z] + cut -d/ -f2 [2022-10-26T15:57:30.080Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-26T15:57:30.080Z] + + dirname cmd/support-scheduler/Dockerfile [2022-10-26T15:57:30.080Z] cut -d/ -f2 [2022-10-26T15:57:30.080Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-26T15:57:30.080Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-26T15:57:30.080Z] + cut -d/ -f2 [2022-10-26T15:57:30.080Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-26T15:57:30.116Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T15:57:30.441Z] + git rev-list -1 --merges c8dc4aaa282fbe6e844314843563128f08055c6c~1..c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] echo [2022-10-26T15:57:30.457Z] -----------> git rev-list -1 --merges c8dc4aaa282fbe6e844314843563128f08055c6c~1..c8dc4aaa282fbe6e844314843563128f08055c6c c8dc4aaa282fbe6e844314843563128f08055c6c [false] [Pipeline] sh [2022-10-26T15:57:30.746Z] + git log --format=format:%s -1 c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] echo [2022-10-26T15:57:30.761Z] ========================================================= [2022-10-26T15:57:30.761Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T15:57:30.761Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-26T15:57:31.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T15:57:31.184Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T15:57:31.184Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T15:57:31.184Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T15:57:31.184Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T15:57:31.184Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T15:57:31.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:57:31.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:57:31.530Z] [2022-10-26T15:57:31.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:57:31.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:57:31.834Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T15:57:31.834Z] b85a868b505f: Pulling fs layer [2022-10-26T15:57:31.834Z] e2be974225ed: Pulling fs layer [2022-10-26T15:57:31.834Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T15:57:31.834Z] 988bab9f4d93: Pulling fs layer [2022-10-26T15:57:31.834Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T15:57:31.834Z] eaf3925da568: Pulling fs layer [2022-10-26T15:57:31.834Z] bab4dde63d76: Pulling fs layer [2022-10-26T15:57:31.834Z] bde34c3a00c8: Pulling fs layer [2022-10-26T15:57:31.834Z] b352a97aabf1: Pulling fs layer [2022-10-26T15:57:31.834Z] 4872d77fe225: Pulling fs layer [2022-10-26T15:57:31.834Z] 5851b861e8e6: Pulling fs layer [2022-10-26T15:57:31.834Z] bab4dde63d76: Waiting [2022-10-26T15:57:31.834Z] bde34c3a00c8: Waiting [2022-10-26T15:57:31.834Z] 988bab9f4d93: Waiting [2022-10-26T15:57:31.834Z] b352a97aabf1: Waiting [2022-10-26T15:57:31.834Z] 4872d77fe225: Waiting [2022-10-26T15:57:31.834Z] 1469e6f7b9e6: Waiting [2022-10-26T15:57:31.834Z] eaf3925da568: Waiting [2022-10-26T15:57:32.095Z] e2be974225ed: Download complete [2022-10-26T15:57:32.095Z] 988bab9f4d93: Verifying Checksum [2022-10-26T15:57:32.095Z] 988bab9f4d93: Download complete [2022-10-26T15:57:32.095Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T15:57:32.095Z] 1469e6f7b9e6: Download complete [2022-10-26T15:57:32.095Z] 339a4e72a1f5: Download complete [2022-10-26T15:57:32.095Z] eaf3925da568: Download complete [2022-10-26T15:57:32.095Z] bde34c3a00c8: Download complete [2022-10-26T15:57:32.095Z] b352a97aabf1: Verifying Checksum [2022-10-26T15:57:32.095Z] b352a97aabf1: Download complete [2022-10-26T15:57:32.095Z] 4872d77fe225: Verifying Checksum [2022-10-26T15:57:32.095Z] 5851b861e8e6: Verifying Checksum [2022-10-26T15:57:32.095Z] 5851b861e8e6: Download complete [2022-10-26T15:57:32.095Z] b85a868b505f: Verifying Checksum [2022-10-26T15:57:32.095Z] b85a868b505f: Download complete [2022-10-26T15:57:32.662Z] bab4dde63d76: Verifying Checksum [2022-10-26T15:57:33.595Z] b85a868b505f: Pull complete [2022-10-26T15:57:33.596Z] e2be974225ed: Pull complete [2022-10-26T15:57:34.162Z] 339a4e72a1f5: Pull complete [2022-10-26T15:57:34.162Z] 988bab9f4d93: Pull complete [2022-10-26T15:57:34.422Z] 1469e6f7b9e6: Pull complete [2022-10-26T15:57:34.422Z] eaf3925da568: Pull complete [2022-10-26T15:57:36.320Z] bab4dde63d76: Pull complete [2022-10-26T15:57:36.578Z] bde34c3a00c8: Pull complete [2022-10-26T15:57:36.578Z] b352a97aabf1: Pull complete [2022-10-26T15:57:36.578Z] 4872d77fe225: Pull complete [2022-10-26T15:57:36.837Z] 5851b861e8e6: Pull complete [2022-10-26T15:57:36.837Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T15:57:36.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T15:57:36.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:57:36.931Z] prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container [2022-10-26T15:57:36.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T15:57:38.820Z] $ docker top 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 -eo pid,comm [2022-10-26T15:57:38.904Z] 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). [2022-10-26T15:57:38.904Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T15:57:38.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T15:57:38.939Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T15:57:39.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T15:57:39.056Z] $ docker exec 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 ssh-agent [2022-10-26T15:57:39.194Z] SSH_AUTH_SOCK=/tmp/ssh-Vdz24rOjIzrz/agent.32 [2022-10-26T15:57:39.194Z] SSH_AGENT_PID=38 [2022-10-26T15:57:39.200Z] Running ssh-add (command line suppressed) [2022-10-26T15:57:39.298Z] Identity added: /w/workspace/edgex-go/345@tmp/private_key_9184252950276337597.key (/w/workspace/edgex-go/345@tmp/private_key_9184252950276337597.key) [2022-10-26T15:57:39.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T15:57:39.616Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T15:57:39.620Z] $ docker exec --env ******** --env ******** 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 ssh-agent -k [2022-10-26T15:57:39.727Z] unset SSH_AUTH_SOCK; [2022-10-26T15:57:39.728Z] unset SSH_AGENT_PID; [2022-10-26T15:57:39.728Z] echo Agent pid 38 killed; [2022-10-26T15:57:39.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T15:57:39.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T15:57:39.775Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T15:57:39.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T15:57:39.888Z] $ docker exec 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 ssh-agent [2022-10-26T15:57:40.009Z] SSH_AUTH_SOCK=/tmp/ssh-mU5FjZNllo7m/agent.70 [2022-10-26T15:57:40.009Z] SSH_AGENT_PID=76 [2022-10-26T15:57:40.016Z] Running ssh-add (command line suppressed) [2022-10-26T15:57:40.113Z] Identity added: /w/workspace/edgex-go/345@tmp/private_key_5740404544198424439.key (/w/workspace/edgex-go/345@tmp/private_key_5740404544198424439.key) [2022-10-26T15:57:40.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T15:57:40.422Z] + git semver init [2022-10-26T15:57:40.680Z] 2022-10-26 15:57:40,604 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T15:57:40.680Z] 2022-10-26 15:57:40,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/345/.semver [2022-10-26T15:57:40.680Z] 2022-10-26 15:57:40,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/345/.semver [2022-10-26T15:57:40.680Z] 2022-10-26 15:57:40,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/345/.semver'], cwd=/w/workspace/edgex-go/345, universal_newlines=False, shell=None, istream=None) [2022-10-26T15:57:45.984Z] 2022-10-26 15:57:45,021 [append_file] DEBUG append to file:/w/workspace/edgex-go/345/.git/info/exclude [2022-10-26T15:57:45.984Z] 2022-10-26 15:57:45,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/345/.semver/main with force:False [2022-10-26T15:57:45.984Z] 2022-10-26 15:57:45,022 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main [2022-10-26T15:57:45.984Z] 2022-10-26 15:57:45,022 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main [2022-10-26T15:57:45.984Z] 2.3.0-dev.104 [Pipeline] } [2022-10-26T15:57:45.992Z] $ docker exec --env ******** --env ******** 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 ssh-agent -k [2022-10-26T15:57:46.090Z] unset SSH_AUTH_SOCK; [2022-10-26T15:57:46.092Z] unset SSH_AGENT_PID; [2022-10-26T15:57:46.093Z] echo Agent pid 76 killed; [2022-10-26T15:57:46.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T15:57:46.406Z] + git semver [Pipeline] } [2022-10-26T15:57:46.676Z] $ docker stop --time=1 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 [2022-10-26T15:57:48.014Z] $ docker rm -f 34b5d9ad16ce4c5e90c764373e8426b81ed591a996b364eb3bfa1dbc0eb47837 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T15:57:48.365Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T15:57:48.542Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T15:57:48.545Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.104 [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 [2022-10-26T15:57:48.942Z] + git config --global --add safe.directory /w/workspace/edgex-go/345 [Pipeline] echo [2022-10-26T15:57:48.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:57:48.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T15:57:48.978Z] ========================================================= [2022-10-26T15:57:48.978Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T15:57:48.978Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:57:49.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T15:57:49.273Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T15:57:49.273Z] 213ec9aee27d: Pulling fs layer [2022-10-26T15:57:49.273Z] 4583459ba037: Pulling fs layer [2022-10-26T15:57:49.273Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T15:57:49.273Z] 53926ce57604: Pulling fs layer [2022-10-26T15:57:49.273Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T15:57:49.273Z] 30f14e443154: Pulling fs layer [2022-10-26T15:57:49.273Z] 801331c1e519: Pulling fs layer [2022-10-26T15:57:49.273Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T15:57:49.273Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T15:57:49.273Z] 53926ce57604: Waiting [2022-10-26T15:57:49.273Z] 21b2b0c7a3f4: Waiting [2022-10-26T15:57:49.273Z] 30f14e443154: Waiting [2022-10-26T15:57:49.273Z] 801331c1e519: Waiting [2022-10-26T15:57:49.273Z] 99cc6dd402b0: Waiting [2022-10-26T15:57:49.273Z] 7d9ed39f4882: Waiting [2022-10-26T15:57:49.273Z] 93c1e223e6f2: Download complete [2022-10-26T15:57:49.273Z] 4583459ba037: Download complete [2022-10-26T15:57:49.273Z] 21b2b0c7a3f4: Download complete [2022-10-26T15:57:49.273Z] 30f14e443154: Download complete [2022-10-26T15:57:49.273Z] 213ec9aee27d: Verifying Checksum [2022-10-26T15:57:49.273Z] 213ec9aee27d: Download complete [2022-10-26T15:57:49.273Z] 801331c1e519: Verifying Checksum [2022-10-26T15:57:49.273Z] 801331c1e519: Download complete [2022-10-26T15:57:49.535Z] 213ec9aee27d: Pull complete [2022-10-26T15:57:49.535Z] 4583459ba037: Pull complete [2022-10-26T15:57:49.796Z] 93c1e223e6f2: Pull complete [2022-10-26T15:57:49.796Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T15:57:49.796Z] 7d9ed39f4882: Download complete [2022-10-26T15:57:50.055Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T15:57:50.055Z] 99cc6dd402b0: Download complete [2022-10-26T15:57:50.055Z] 53926ce57604: Verifying Checksum [2022-10-26T15:57:50.055Z] 53926ce57604: Download complete [2022-10-26T15:57:54.245Z] 53926ce57604: Pull complete [2022-10-26T15:57:54.245Z] 21b2b0c7a3f4: Pull complete [2022-10-26T15:57:54.245Z] 30f14e443154: Pull complete [2022-10-26T15:57:54.245Z] 801331c1e519: Pull complete [2022-10-26T15:57:56.212Z] 99cc6dd402b0: Pull complete [2022-10-26T15:57:57.146Z] 7d9ed39f4882: Pull complete [2022-10-26T15:57:57.146Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T15:57:57.146Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T15:57:57.146Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:57:57.439Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T15:57:57.439Z] WORKDIR /edgex [2022-10-26T15:57:57.439Z] COPY go.mod . [2022-10-26T15:57:57.439Z] RUN go mod download [2022-10-26T15:57:57.439Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-26T15:57:58.010Z] Sending build context to Docker daemon 169.7MB [2022-10-26T15:57:58.010Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T15:57:58.010Z] ---> 1dedd983c030 [2022-10-26T15:57:58.010Z] Step 2/4 : WORKDIR /edgex [2022-10-26T15:58:01.307Z] ---> Running in 4428a322bf3f [2022-10-26T15:58:01.307Z] Removing intermediate container 4428a322bf3f [2022-10-26T15:58:01.307Z] ---> 8cfc37df77eb [2022-10-26T15:58:01.307Z] Step 3/4 : COPY go.mod . [2022-10-26T15:58:01.307Z] ---> 030dc2bb17a6 [2022-10-26T15:58:01.307Z] Step 4/4 : RUN go mod download [2022-10-26T15:58:01.307Z] ---> Running in f39ff4ba51e4 [2022-10-26T15:58:03.634Z] Still waiting to schedule task [2022-10-26T15:58:03.635Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-26T15:58:13.514Z] Removing intermediate container f39ff4ba51e4 [2022-10-26T15:58:13.514Z] ---> 86ab2b88e597 [2022-10-26T15:58:13.514Z] Successfully built 86ab2b88e597 [2022-10-26T15:58:13.514Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:58:13.806Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T15:58:13.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:58:13.875Z] prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container [2022-10-26T15:58:13.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T15:58:14.360Z] $ docker top 3f82f6e8a75eb22297001eb69e7a32a58c950ac5a67b758ab5d1afbdb34e5239 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T15:58:14.696Z] + go version [2022-10-26T15:58:14.696Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T15:58:14.710Z] $ docker stop --time=1 3f82f6e8a75eb22297001eb69e7a32a58c950ac5a67b758ab5d1afbdb34e5239 [2022-10-26T15:58:16.035Z] $ docker rm -f 3f82f6e8a75eb22297001eb69e7a32a58c950ac5a67b758ab5d1afbdb34e5239 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T15:58:16.421Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T15:58:16.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T15:58:16.495Z] prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container [2022-10-26T15:58:16.533Z] $ 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/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T15:58:16.887Z] $ docker top 4c2f86405e08587b92a71ba91838df40de65dcf5b4f74fbfb546e0ba95ce70e5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T15:58:16.951Z] ========================================================= [2022-10-26T15:58:16.951Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-26T15:58:16.951Z] ========================================================= [Pipeline] sh [2022-10-26T15:58:17.227Z] + git config --global --add safe.directory /w/workspace/edgex-go/345 [Pipeline] fileExists [Pipeline] sh [2022-10-26T15:58:17.528Z] + make test [2022-10-26T15:58:17.528Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-26T15:58:24.110Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-26T15:58:38.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-26T15:58:39.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements [2022-10-26T15:58:39.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-26T15:58:39.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-26T15:58:40.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.103s coverage: 98.5% of statements [2022-10-26T15:58:40.422Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.160s coverage: 43.0% of statements [2022-10-26T15:58:40.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-26T15:58:40.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-26T15:58:40.679Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.2% of statements [2022-10-26T15:58:40.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-26T15:58:40.679Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.498s coverage: 89.2% of statements [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 2.2% of statements [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.501s coverage: 95.6% of statements [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements [2022-10-26T15:58:45.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.087s coverage: 79.5% of statements [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.083s coverage: 94.1% of statements [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2022-10-26T15:58:45.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2022-10-26T15:58:52.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.052s coverage: 94.4% of statements [2022-10-26T15:58:52.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-10-26T15:58:55.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 79.9% of statements [2022-10-26T15:58:55.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-26T15:59:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.103s coverage: 92.9% of statements [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-26T15:59:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-26T15:59:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-26T15:59:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-26T15:59:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-26T15:59:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-26T15:59:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-10-26T15:59:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.070s coverage: 87.2% of statements [2022-10-26T15:59:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.088s coverage: 85.4% of statements [2022-10-26T15:59:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-26T15:59:03.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.204s coverage: 64.7% of statements [2022-10-26T15:59:03.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.8% of statements [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 41.8% of statements [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-26T15:59:03.263Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-10-26T15:59:03.263Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-10-26T15:59:03.263Z] 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 [2022-10-26T15:59:25.187Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-26T15:59:25.187Z] GO111MODULE=on go vet ./... [2022-10-26T15:59:28.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T15:59:28.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T15:59:28.468Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-26T15:59:28.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-26T15:59:29.021Z] + ls -al . [2022-10-26T15:59:29.021Z] total 768 [2022-10-26T15:59:29.021Z] drwxrwxr-x 11 1001 1001 4096 Oct 26 15:58 . [2022-10-26T15:59:29.021Z] drwxr-xr-x 4 root root 4096 Oct 26 15:58 .. [2022-10-26T15:59:29.021Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 15:57 .blubracket [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 16 Oct 26 15:57 .dockerignore [2022-10-26T15:59:29.021Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 15:59 .git [2022-10-26T15:59:29.021Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 15:57 .github [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 1030 Oct 26 15:57 .gitignore [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 42 Oct 26 15:57 .golangci.yml [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 87 Oct 26 15:57 .hadolint.yml [2022-10-26T15:59:29.021Z] drwxr-xr-x 3 1001 1001 4096 Oct 26 15:57 .semver [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 166 Oct 26 15:57 .sonarcloud.properties [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 1171 Oct 26 15:57 ADOPTERS.md [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 10722 Oct 26 15:57 Attribution.txt [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 63209 Oct 26 15:57 CHANGELOG.md [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 3804 Oct 26 15:57 CONTRIBUTING.md [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 677 Oct 26 15:57 GOVERNANCE.md [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 850 Oct 26 15:57 Jenkinsfile [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 10775 Oct 26 15:57 LICENSE [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 13857 Oct 26 15:57 Makefile [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 582 Oct 26 15:57 OWNERS.md [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 9799 Oct 26 15:57 README.md [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 6912 Oct 26 15:57 SECURITY.md [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 13 Oct 26 15:57 VERSION [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 4131 Oct 26 15:57 ZMQWindows.md [2022-10-26T15:59:29.021Z] drwxrwxr-x 2 1001 1001 4096 Oct 26 15:57 bin [2022-10-26T15:59:29.021Z] drwxrwxr-x 18 1001 1001 4096 Oct 26 15:57 cmd [2022-10-26T15:59:29.021Z] -rw-r--r-- 1 root root 501828 Oct 26 15:59 coverage.out [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 3447 Oct 26 15:57 go.mod [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 45062 Oct 26 15:57 go.sum [2022-10-26T15:59:29.021Z] drwxrwxr-x 8 1001 1001 4096 Oct 26 15:57 internal [2022-10-26T15:59:29.021Z] drwxrwxr-x 3 1001 1001 4096 Oct 26 15:57 openapi [2022-10-26T15:59:29.021Z] drwxrwxr-x 4 1001 1001 4096 Oct 26 15:57 snap [2022-10-26T15:59:29.021Z] -rw-rw-r-- 1 1001 1001 204 Oct 26 15:57 version.go [Pipeline] sh [2022-10-26T15:59:29.438Z] + '[' -e coverage.out ] [2022-10-26T15:59:29.438Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-26T15:59:29.528Z] Stashed 1 file(s) [Pipeline] sh [2022-10-26T15:59:29.845Z] + make build [2022-10-26T15:59:29.845Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T15:59:44.776Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-26T15:59:56.976Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-26T15:59:56.976Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T16:00:03.531Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T16:00:04.097Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T16:00:05.474Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T16:00:06.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T16:00:07.788Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-26T16:00:09.161Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-26T16:00:10.098Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-26T16:00:11.029Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-26T16:00:13.557Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-26T16:00:14.512Z] $ docker stop --time=1 4c2f86405e08587b92a71ba91838df40de65dcf5b4f74fbfb546e0ba95ce70e5 [2022-10-26T16:00:16.963Z] $ docker rm -f 4c2f86405e08587b92a71ba91838df40de65dcf5b4f74fbfb546e0ba95ce70e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:00:17.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T16:00:17.943Z] [2022-10-26T16:00:17.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:00:18.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T16:00:18.238Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-26T16:00:18.238Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-26T16:00:18.238Z] ca9280d653b3: Pulling fs layer [2022-10-26T16:00:18.238Z] 7e9c9ca2126c: Pulling fs layer [2022-10-26T16:00:18.238Z] cbdbe7a5bc2a: Download complete [2022-10-26T16:00:18.499Z] ca9280d653b3: Verifying Checksum [2022-10-26T16:00:18.499Z] ca9280d653b3: Download complete [2022-10-26T16:00:18.499Z] cbdbe7a5bc2a: Pull complete [2022-10-26T16:00:18.758Z] 7e9c9ca2126c: Download complete [2022-10-26T16:00:19.016Z] ca9280d653b3: Pull complete [2022-10-26T16:00:22.294Z] 7e9c9ca2126c: Pull complete [2022-10-26T16:00:22.295Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-26T16:00:22.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T16:00:22.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:00:22.380Z] prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container [2022-10-26T16:00:22.414Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-26T16:00:23.708Z] $ docker top e998fdbf1ac317aaf45296b5ff24763220e51d13f90571db55ed32dd0830a3c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:00:24.034Z] + docker-compose build --help [2022-10-26T16:00:24.034Z] + grep parallel [2022-10-26T16:00:24.601Z] --parallel Build images in parallel. [Pipeline] } [2022-10-26T16:00:24.619Z] $ docker stop --time=1 e998fdbf1ac317aaf45296b5ff24763220e51d13f90571db55ed32dd0830a3c4 [2022-10-26T16:00:25.942Z] $ docker rm -f e998fdbf1ac317aaf45296b5ff24763220e51d13f90571db55ed32dd0830a3c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:00:26.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-26T16:00:26.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:00:26.393Z] prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container [2022-10-26T16:00:26.426Z] $ 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/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@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 [2022-10-26T16:00:26.809Z] $ docker top 7fc8ff3e999742e5094749983a681861a0676a96dab8becbe0402b5221db95e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:00:27.142Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-26T16:00:27.708Z] Building core-command ... [2022-10-26T16:00:27.708Z] Building core-data ... [2022-10-26T16:00:27.708Z] Building core-metadata ... [2022-10-26T16:00:27.708Z] Building security-bootstrapper ... [2022-10-26T16:00:27.708Z] Building security-proxy-setup ... [2022-10-26T16:00:27.708Z] Building security-secretstore-setup ... [2022-10-26T16:00:27.708Z] Building security-spiffe-token-provider ... [2022-10-26T16:00:27.708Z] Building security-spire-agent ... [2022-10-26T16:00:27.708Z] Building security-spire-config ... [2022-10-26T16:00:27.708Z] Building security-spire-server ... [2022-10-26T16:00:27.708Z] Building support-notifications ... [2022-10-26T16:00:27.708Z] Building support-scheduler ... [2022-10-26T16:00:27.708Z] Building sys-mgmt-agent ... [2022-10-26T16:00:27.708Z] Building security-spire-config [2022-10-26T16:00:27.708Z] Building security-secretstore-setup [2022-10-26T16:00:27.708Z] Building security-spire-server [2022-10-26T16:00:27.708Z] Building support-notifications [2022-10-26T16:00:27.708Z] Building security-proxy-setup [2022-10-26T16:00:39.912Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:00:39.912Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:00:39.912Z] ---> 86ab2b88e597 [2022-10-26T16:00:39.912Z] Step 3/21 : WORKDIR /edgex-go [2022-10-26T16:00:39.912Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:00:39.912Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:00:39.912Z] ---> 86ab2b88e597 [2022-10-26T16:00:39.912Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T16:00:39.912Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:00:39.912Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:00:39.912Z] ---> 86ab2b88e597 [2022-10-26T16:00:39.912Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:00:39.912Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:00:39.912Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:00:39.912Z] ---> 86ab2b88e597 [2022-10-26T16:00:39.912Z] Step 3/23 : WORKDIR /edgex-go [2022-10-26T16:00:39.912Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:00:39.912Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:00:39.912Z] ---> 86ab2b88e597 [2022-10-26T16:00:39.912Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T16:00:44.094Z] ---> Running in 3f459cce007e [2022-10-26T16:00:44.094Z] ---> Running in a10e866aa026 [2022-10-26T16:00:44.094Z] ---> Running in a72b9109551b [2022-10-26T16:00:44.094Z] ---> Running in ed8ba62e42bc [2022-10-26T16:00:44.094Z] ---> Running in 8f5e6869ca72 [2022-10-26T16:00:44.094Z] Removing intermediate container a72b9109551b [2022-10-26T16:00:44.094Z] ---> 11132f011c8c [2022-10-26T16:00:44.094Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T16:00:44.094Z] Removing intermediate container ed8ba62e42bc [2022-10-26T16:00:44.094Z] ---> 390ec30a63b6 [2022-10-26T16:00:44.094Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T16:00:44.094Z] Removing intermediate container a10e866aa026 [2022-10-26T16:00:44.094Z] Removing intermediate container 3f459cce007e [2022-10-26T16:00:44.094Z] ---> 621903e0d2a3 [2022-10-26T16:00:44.094Z] ---> aa6c870235ef [2022-10-26T16:00:44.094Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-26T16:00:44.094Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T16:00:44.094Z] Removing intermediate container 8f5e6869ca72 [2022-10-26T16:00:44.094Z] ---> c448717ab362 [2022-10-26T16:00:44.094Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-26T16:00:44.094Z] ---> Running in 6779c397c4d1 [2022-10-26T16:00:44.094Z] ---> Running in 356a348b7873 [2022-10-26T16:00:44.094Z] ---> Running in 92925ff61846 [2022-10-26T16:00:44.094Z] ---> Running in db84a7156a7e [2022-10-26T16:00:44.094Z] ---> Running in 6524c42304bb [2022-10-26T16:00:44.094Z] Removing intermediate container 356a348b7873 [2022-10-26T16:00:44.094Z] ---> c4d58012fe41 [2022-10-26T16:00:44.094Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-26T16:00:44.094Z] ---> Running in 2d0ac8c1a33f [2022-10-26T16:00:44.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:00:44.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:00:44.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:00:44.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:00:44.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:00:44.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:00:44.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:00:44.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:00:44.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:00:44.354Z] OK: 211 MiB in 51 packages [2022-10-26T16:00:44.354Z] OK: 211 MiB in 51 packages [2022-10-26T16:00:44.611Z] OK: 211 MiB in 51 packages [2022-10-26T16:00:44.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:00:44.611Z] OK: 211 MiB in 51 packages [2022-10-26T16:00:44.869Z] OK: 211 MiB in 51 packages [2022-10-26T16:00:45.126Z] Removing intermediate container db84a7156a7e [2022-10-26T16:00:45.126Z] ---> 09de6d377422 [2022-10-26T16:00:45.126Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-26T16:00:45.126Z] Removing intermediate container 92925ff61846 [2022-10-26T16:00:45.126Z] ---> 19220130c5fe [2022-10-26T16:00:45.126Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T16:00:45.126Z] Removing intermediate container 6779c397c4d1 [2022-10-26T16:00:45.126Z] ---> a03ab14d4dc9 [2022-10-26T16:00:45.126Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-26T16:00:45.126Z] ---> e9426487b291 [2022-10-26T16:00:45.126Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:00:45.386Z] ---> 6fcd4de2fe6c [2022-10-26T16:00:45.386Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:00:45.386Z] ---> Running in 32c7b6529e39 [2022-10-26T16:00:45.386Z] Removing intermediate container 6524c42304bb [2022-10-26T16:00:45.386Z] ---> 105f05907a7d [2022-10-26T16:00:45.386Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T16:00:45.386Z] ---> Running in 6d25f5d4c341 [2022-10-26T16:00:45.386Z] Removing intermediate container 2d0ac8c1a33f [2022-10-26T16:00:45.386Z] ---> 2d84842c3613 [2022-10-26T16:00:45.386Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T16:00:45.386Z] ---> e5f24dfcdac6 [2022-10-26T16:00:45.386Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:00:45.386Z] ---> Running in 88bc3d15cbc3 [2022-10-26T16:00:45.643Z] ---> 7bf9fb4b1e91 [2022-10-26T16:00:45.643Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:00:45.643Z] ---> Running in 4ad6b68b276a [2022-10-26T16:00:45.643Z] ---> 1030e181ab2a [2022-10-26T16:00:45.643Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:00:45.643Z] ---> Running in 30271e0415ac [2022-10-26T16:00:46.025Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117173 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-26T16:00:46.036Z] Running in /w/workspace/edgex-go/345 [Pipeline] { [Pipeline] checkout [2022-10-26T16:00:46.064Z] The recommended git tool is: git [2022-10-26T16:00:51.395Z] using credential edgex-jenkins-ssh [2022-10-26T16:00:51.411Z] Cloning the remote Git repository [2022-10-26T16:00:51.463Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-26T16:00:51.549Z] > git init /w/workspace/edgex-go/345 # timeout=10 [2022-10-26T16:00:51.716Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-26T16:00:51.717Z] > git --version # timeout=10 [2022-10-26T16:00:51.737Z] > git --version # 'git version 2.25.1' [2022-10-26T16:00:51.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T16:00:51.785Z] Verifying host key using known hosts file [2022-10-26T16:00:51.983Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T16:00:51.999Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T16:01:07.568Z] Removing intermediate container 88bc3d15cbc3 [2022-10-26T16:01:07.568Z] ---> 60efc10a3768 [2022-10-26T16:01:07.568Z] Step 7/23 : COPY . . [2022-10-26T16:01:07.568Z] Removing intermediate container 32c7b6529e39 [2022-10-26T16:01:07.568Z] ---> 72b2dc4b3da5 [2022-10-26T16:01:07.568Z] Step 7/21 : COPY . . [2022-10-26T16:01:07.568Z] Removing intermediate container 30271e0415ac [2022-10-26T16:01:07.568Z] Removing intermediate container 6d25f5d4c341 [2022-10-26T16:01:07.568Z] ---> 801eb40de695 [2022-10-26T16:01:07.568Z] ---> f506f55c441b [2022-10-26T16:01:07.568Z] Step 8/22 : COPY . .Step 7/24 : COPY . . [2022-10-26T16:01:07.568Z] [2022-10-26T16:01:07.568Z] Removing intermediate container 4ad6b68b276a [2022-10-26T16:01:07.568Z] ---> 505fd82a51f5 [2022-10-26T16:01:07.568Z] Step 7/24 : COPY . . [2022-10-26T16:01:09.521Z] Avoid second fetch [2022-10-26T16:01:09.522Z] Checking out Revision c8dc4aaa282fbe6e844314843563128f08055c6c (main) [2022-10-26T16:01:10.172Z] Commit message: "build(snap): kong migrations up before Kong startup (#4223)" [2022-10-26T16:01:08.719Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-26T16:01:08.742Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T16:01:09.535Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T16:01:09.555Z] > git checkout -f c8dc4aaa282fbe6e844314843563128f08055c6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T16:01:11.204Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T16:01:11.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T16:01:11.205Z] Dload Upload Total Spent Left Speed [2022-10-26T16:01:11.205Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2022-10-26T16:01:11.753Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T16:01:12.086Z] + sudo tee /etc/docker/daemon.new [2022-10-26T16:01:12.086Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T16:01:12.086Z] { [2022-10-26T16:01:12.086Z] "registry-mirrors": [ [2022-10-26T16:01:12.086Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T16:01:12.086Z] ], [2022-10-26T16:01:12.086Z] "bip": "10.250.0.254/24", [2022-10-26T16:01:12.086Z] "hosts": [ [2022-10-26T16:01:12.086Z] "tcp://0.0.0.0:5555", [2022-10-26T16:01:12.086Z] "unix:///var/run/docker.sock" [2022-10-26T16:01:12.086Z] ], [2022-10-26T16:01:12.086Z] "mtu": 1458, [2022-10-26T16:01:12.086Z] "selinux-enabled": true, [2022-10-26T16:01:12.087Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T16:01:12.087Z] } [Pipeline] sh [2022-10-26T16:01:12.414Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T16:01:12.740Z] + sudo service docker restart [2022-10-26T16:01:15.696Z] ---> ec35d640ab7f [2022-10-26T16:01:15.696Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T16:01:15.696Z] ---> ae10fc5ffd25 [2022-10-26T16:01:15.696Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-26T16:01:15.696Z] ---> fe2a9e725618 [2022-10-26T16:01:15.696Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-26T16:01:15.696Z] ---> 0e145e4ed013 [2022-10-26T16:01:15.696Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T16:01:15.696Z] ---> 795d18e6d29a [2022-10-26T16:01:15.696Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-26T16:01:15.696Z] ---> Running in fe4924ddb5ed [2022-10-26T16:01:15.696Z] ---> Running in d9a1c793458d [2022-10-26T16:01:15.696Z] ---> Running in 31a9883cd643 [2022-10-26T16:01:15.696Z] ---> Running in 995a79dcfea4 [2022-10-26T16:01:15.696Z] ---> Running in 26cebb04cd35 [2022-10-26T16:01:15.696Z] Removing intermediate container fe4924ddb5ed [2022-10-26T16:01:15.696Z] ---> 2b6af3bc5706 [2022-10-26T16:01:15.696Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T16:01:15.696Z] Removing intermediate container 995a79dcfea4 [2022-10-26T16:01:15.696Z] ---> dd07a5c0aaee [2022-10-26T16:01:15.696Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-26T16:01:15.696Z] ---> Running in 94722a41d535 [2022-10-26T16:01:15.696Z] ---> Running in ba7cadc5995b [2022-10-26T16:01:15.957Z] Removing intermediate container 94722a41d535 [2022-10-26T16:01:15.957Z] ---> 0e3536f7e1cc [2022-10-26T16:01:15.957Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T16:01:15.957Z] Removing intermediate container ba7cadc5995b [2022-10-26T16:01:15.957Z] ---> 1be64de3954e [2022-10-26T16:01:15.957Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T16:01:15.957Z] ---> Running in f084dd60398b [2022-10-26T16:01:15.957Z] ---> Running in 451e237a81ab [2022-10-26T16:01:16.216Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-26T16:01:16.216Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T16:01:16.216Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T16:01:17.151Z] Removing intermediate container 451e237a81ab [2022-10-26T16:01:17.151Z] ---> e5fca1677b0b [2022-10-26T16:01:17.151Z] Step 11/23 : WORKDIR /edgex-go [2022-10-26T16:01:17.151Z] ---> Running in 6b4532565796 [2022-10-26T16:01:17.151Z] Removing intermediate container f084dd60398b [2022-10-26T16:01:17.151Z] ---> e2ad31822ae9 [2022-10-26T16:01:17.151Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T16:01:17.408Z] ---> Running in 0527498b7766 [2022-10-26T16:01:17.408Z] Removing intermediate container 6b4532565796 [2022-10-26T16:01:17.408Z] ---> b4764df61750 [2022-10-26T16:01:17.408Z] [2022-10-26T16:01:17.408Z] Step 12/23 : FROM alpine:3.15 [2022-10-26T16:01:17.408Z] Removing intermediate container 0527498b7766 [2022-10-26T16:01:17.408Z] ---> a8a9755bc938 [2022-10-26T16:01:17.408Z] [2022-10-26T16:01:17.408Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T16:01:17.408Z] 3.15: Pulling from library/alpine [2022-10-26T16:01:17.408Z] 3.15: Pulling from library/alpine [2022-10-26T16:01:17.703Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T16:01:17.703Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T16:01:17.703Z] Status: Image is up to date for alpine:3.15 [2022-10-26T16:01:17.703Z] Status: Downloaded newer image for alpine:3.15 [2022-10-26T16:01:17.703Z] ---> c4fc93816858 [2022-10-26T16:01:17.703Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:01:17.703Z] ---> c4fc93816858 [2022-10-26T16:01:17.703Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:01:17.961Z] ---> Running in 8657f18d9dc2 [2022-10-26T16:01:17.961Z] ---> Running in 95ba1c65135d [2022-10-26T16:01:17.961Z] Removing intermediate container 8657f18d9dc2 [2022-10-26T16:01:17.961Z] ---> 42715789d647 [2022-10-26T16:01:17.961Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-26T16:01:18.219Z] ---> Running in 05cde772a1ac [2022-10-26T16:01:18.219Z] Removing intermediate container 95ba1c65135d [2022-10-26T16:01:18.219Z] ---> 02a571f6ad92 [2022-10-26T16:01:18.219Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T16:01:18.219Z] ---> Running in 9ae714fcdca4 [2022-10-26T16:01:18.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:18.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:18.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:19.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:19.045Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:01:19.045Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:01:19.045Z] OK: 15857 distinct packages available [2022-10-26T16:01:19.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:19.302Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:01:19.302Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:01:19.302Z] OK: 15857 distinct packages available [2022-10-26T16:01:19.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:19.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:19.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:19.562Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-26T16:01:19.562Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:01:19.562Z] (3/4) Installing libucontext (1.1-r0) [2022-10-26T16:01:19.562Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-26T16:01:19.562Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T16:01:19.562Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:01:19.562Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T16:01:19.562Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:01:19.562Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T16:01:19.562Z] OK: 6 MiB in 18 packages [2022-10-26T16:01:19.562Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T16:01:19.562Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:01:19.562Z] OK: 7 MiB in 19 packages [2022-10-26T16:01:22.845Z] Removing intermediate container 05cde772a1ac [2022-10-26T16:01:22.845Z] ---> 9bbfe7a96abc [2022-10-26T16:01:22.845Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T16:01:22.845Z] Removing intermediate container 9ae714fcdca4 [2022-10-26T16:01:22.845Z] ---> 76ee211f1a66 [2022-10-26T16:01:22.845Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T16:01:26.125Z] ---> 06b3665392f7 [2022-10-26T16:01:26.125Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T16:01:26.125Z] ---> cdd1ab81e4f6 [2022-10-26T16:01:26.125Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T16:01:26.397Z] ---> dabe576d520a [2022-10-26T16:01:26.397Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-26T16:01:26.655Z] ---> 872b81958630 [2022-10-26T16:01:26.655Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-26T16:01:26.655Z] ---> Running in 99b7f69286b4 [2022-10-26T16:01:26.655Z] ---> b873b46f3a9e [2022-10-26T16:01:26.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-26T16:01:27.239Z] Removing intermediate container 99b7f69286b4 [2022-10-26T16:01:27.239Z] ---> 23e68776a0cb [2022-10-26T16:01:27.239Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-26T16:01:27.498Z] ---> bd464fc28ee9 [2022-10-26T16:01:27.498Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T16:01:27.498Z] ---> Running in d7817dd417ab [2022-10-26T16:01:27.498Z] ---> 9b232452c899 [2022-10-26T16:01:27.498Z] Step 19/24 : WORKDIR / [2022-10-26T16:01:27.770Z] ---> Running in 52f32cc3025a [2022-10-26T16:01:27.770Z] Removing intermediate container d7817dd417ab [2022-10-26T16:01:27.770Z] ---> 4af2096115d4 [2022-10-26T16:01:27.770Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T16:01:28.039Z] ---> Running in d1b33be80180 [2022-10-26T16:01:28.039Z] Removing intermediate container 52f32cc3025a [2022-10-26T16:01:28.039Z] ---> c8d928d71d8b [2022-10-26T16:01:28.039Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T16:01:28.301Z] ---> Running in 1b08486a3b02 [2022-10-26T16:01:28.301Z] Removing intermediate container d1b33be80180 [2022-10-26T16:01:28.301Z] ---> f4a9bf923bc2 [2022-10-26T16:01:28.301Z] Step 21/23 : LABEL arch=x86_64 [2022-10-26T16:01:28.560Z] ---> Running in 99109b192631 [2022-10-26T16:01:28.560Z] Removing intermediate container 1b08486a3b02 [2022-10-26T16:01:28.560Z] ---> 84524b0d76a8 [2022-10-26T16:01:28.560Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T16:01:28.560Z] ---> Running in ab7265e9014b [2022-10-26T16:01:28.818Z] Removing intermediate container 99109b192631 [2022-10-26T16:01:28.818Z] ---> fd055df95433 [2022-10-26T16:01:28.818Z] Step 22/23 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:01:28.818Z] Removing intermediate container ab7265e9014b [2022-10-26T16:01:28.818Z] ---> 4c7b48e8251d [2022-10-26T16:01:28.818Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T16:01:28.818Z] ---> Running in d9864bb6e359 [2022-10-26T16:01:29.075Z] ---> Running in f05ac042c179 [2022-10-26T16:01:29.339Z] Removing intermediate container d9864bb6e359 [2022-10-26T16:01:29.339Z] ---> e5033a0949bd [2022-10-26T16:01:29.339Z] Step 23/23 : LABEL version=2.3.0-dev.104 [2022-10-26T16:01:29.339Z] Removing intermediate container f05ac042c179 [2022-10-26T16:01:29.339Z] ---> f44b597e88da [2022-10-26T16:01:29.339Z] Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:01:29.339Z] ---> Running in 5ba2c9cfd212 [2022-10-26T16:01:29.600Z] ---> Running in e0eb0ea8437a [2022-10-26T16:01:29.857Z] Removing intermediate container 5ba2c9cfd212 [2022-10-26T16:01:29.857Z] ---> 34731519e112 [2022-10-26T16:01:29.857Z] [2022-10-26T16:01:29.857Z] Removing intermediate container e0eb0ea8437a [2022-10-26T16:01:29.857Z] ---> 588173c0bbf3 [2022-10-26T16:01:29.857Z] Step 24/24 : LABEL version=2.3.0-dev.104 [2022-10-26T16:01:29.857Z] ---> Running in 0f3fc1a75680 [2022-10-26T16:01:29.857Z] Successfully built 34731519e112 [2022-10-26T16:01:29.857Z] Successfully tagged security-spire-server:latest [2022-10-26T16:01:29.857Z] Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T16:01:31.018Z] provisioning config files... [2022-10-26T16:01:31.046Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/345@tmp/config14225293293661264393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:01:31.230Z]  Building security-spire-server ... done Removing intermediate container 0f3fc1a75680 [2022-10-26T16:01:31.230Z] ---> ce42aecff081 [2022-10-26T16:01:31.230Z] [2022-10-26T16:01:31.230Z] Successfully built ce42aecff081 [2022-10-26T16:01:31.230Z] Successfully tagged security-spire-config:latest [2022-10-26T16:01:31.230Z] Building sys-mgmt-agent [2022-10-26T16:01:31.397Z] ---> docker-login.sh [2022-10-26T16:01:31.397Z] nexus3.edgexfoundry.org:10001 [2022-10-26T16:01:31.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:01:31.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:01:31.985Z] Configure a credential helper to remove this warning. See [2022-10-26T16:01:31.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:01:31.985Z] [2022-10-26T16:01:31.985Z] Login Succeeded [2022-10-26T16:01:31.985Z] nexus3.edgexfoundry.org:10002 [2022-10-26T16:01:32.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:01:32.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:01:32.531Z] Configure a credential helper to remove this warning. See [2022-10-26T16:01:32.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:01:32.531Z] [2022-10-26T16:01:32.531Z] Login Succeeded [2022-10-26T16:01:32.531Z] nexus3.edgexfoundry.org:10003 [2022-10-26T16:01:32.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:01:32.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:01:32.804Z] Configure a credential helper to remove this warning. See [2022-10-26T16:01:32.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:01:32.804Z] [2022-10-26T16:01:32.804Z] Login Succeeded [2022-10-26T16:01:32.804Z] nexus3.edgexfoundry.org:10004 [2022-10-26T16:01:33.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:01:33.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:01:33.072Z] Configure a credential helper to remove this warning. See [2022-10-26T16:01:33.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:01:33.072Z] [2022-10-26T16:01:33.072Z] Login Succeeded [2022-10-26T16:01:33.072Z] docker.io [2022-10-26T16:01:33.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:01:33.753Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:01:33.753Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:01:33.753Z] ---> 86ab2b88e597 [2022-10-26T16:01:33.753Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T16:01:33.753Z] ---> Using cache [2022-10-26T16:01:33.753Z] ---> aa6c870235ef [2022-10-26T16:01:33.753Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T16:01:33.753Z] ---> Using cache [2022-10-26T16:01:33.753Z] ---> 19220130c5fe [2022-10-26T16:01:33.753Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T16:01:33.753Z] ---> Using cache [2022-10-26T16:01:33.753Z] ---> 6fcd4de2fe6c [2022-10-26T16:01:33.753Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:01:33.753Z] ---> Using cache [2022-10-26T16:01:33.753Z] ---> f506f55c441b [2022-10-26T16:01:33.753Z] Step 7/24 : COPY . . [2022-10-26T16:01:33.753Z] ---> Using cache [2022-10-26T16:01:33.753Z] ---> ec35d640ab7f [2022-10-26T16:01:33.753Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T16:01:33.753Z] ---> Using cache [2022-10-26T16:01:33.753Z] ---> 2b6af3bc5706 [2022-10-26T16:01:33.753Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T16:01:33.753Z] ---> Using cache [2022-10-26T16:01:33.753Z] ---> 0e3536f7e1cc [2022-10-26T16:01:33.753Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T16:01:33.753Z] ---> Using cache [2022-10-26T16:01:33.753Z] ---> e2ad31822ae9 [2022-10-26T16:01:33.753Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T16:01:33.753Z] ---> Using cache [2022-10-26T16:01:33.753Z] ---> a8a9755bc938 [2022-10-26T16:01:33.753Z] [2022-10-26T16:01:33.753Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T16:01:33.753Z] ---> c4fc93816858 [2022-10-26T16:01:33.753Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:01:33.753Z] ---> Using cache [2022-10-26T16:01:33.753Z] ---> 02a571f6ad92 [2022-10-26T16:01:33.753Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T16:01:33.753Z] ---> Using cache [2022-10-26T16:01:33.753Z] ---> 76ee211f1a66 [2022-10-26T16:01:33.753Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-26T16:01:33.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:01:33.932Z] Configure a credential helper to remove this warning. See [2022-10-26T16:01:33.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:01:33.932Z] [2022-10-26T16:01:33.932Z] Login Succeeded [2022-10-26T16:01:33.932Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T16:01:33.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-26T16:01:34.430Z] + git config --global --add safe.directory /w/workspace/edgex-go/345 [Pipeline] echo [2022-10-26T16:01:34.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T16:01:34.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T16:01:34.472Z] ========================================================= [2022-10-26T16:01:34.472Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T16:01:34.472Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-26T16:01:34.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T16:01:34.794Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T16:01:34.794Z] 9b18e9b68314: Pulling fs layer [2022-10-26T16:01:34.794Z] d32db5db7311: Pulling fs layer [2022-10-26T16:01:34.794Z] d0c4b47475fc: Pulling fs layer [2022-10-26T16:01:34.794Z] 5831b945b038: Pulling fs layer [2022-10-26T16:01:34.794Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T16:01:34.794Z] e10730c5d714: Pulling fs layer [2022-10-26T16:01:34.794Z] 5dd5c2283517: Pulling fs layer [2022-10-26T16:01:34.794Z] d5ac0230b979: Pulling fs layer [2022-10-26T16:01:34.794Z] 5831b945b038: Waiting [2022-10-26T16:01:34.794Z] 86bbec2aaacd: Waiting [2022-10-26T16:01:34.794Z] e10730c5d714: Waiting [2022-10-26T16:01:34.794Z] 5dd5c2283517: Waiting [2022-10-26T16:01:34.794Z] d5ac0230b979: Waiting [2022-10-26T16:01:35.069Z] d0c4b47475fc: Download complete [2022-10-26T16:01:35.069Z] d32db5db7311: Verifying Checksum [2022-10-26T16:01:35.069Z] d32db5db7311: Download complete [2022-10-26T16:01:35.069Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T16:01:35.069Z] 86bbec2aaacd: Download complete [2022-10-26T16:01:35.069Z] e10730c5d714: Verifying Checksum [2022-10-26T16:01:35.069Z] e10730c5d714: Download complete [2022-10-26T16:01:35.069Z] 9b18e9b68314: Download complete [2022-10-26T16:01:36.052Z] d5ac0230b979: Verifying Checksum [2022-10-26T16:01:36.052Z] d5ac0230b979: Download complete [2022-10-26T16:01:36.052Z] 9b18e9b68314: Pull complete [2022-10-26T16:01:36.649Z] d32db5db7311: Pull complete [2022-10-26T16:01:36.925Z] d0c4b47475fc: Pull complete [2022-10-26T16:01:37.042Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:01:37.042Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:01:37.042Z] ---> 86ab2b88e597 [2022-10-26T16:01:37.042Z] Step 3/22 : WORKDIR /edgex-go [2022-10-26T16:01:37.042Z] ---> Using cache [2022-10-26T16:01:37.042Z] ---> aa6c870235ef [2022-10-26T16:01:37.042Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-26T16:01:37.218Z] 5dd5c2283517: Verifying Checksum [2022-10-26T16:01:37.218Z] 5dd5c2283517: Download complete [2022-10-26T16:01:38.194Z] 5831b945b038: Verifying Checksum [2022-10-26T16:01:38.194Z] 5831b945b038: Download complete [2022-10-26T16:01:38.417Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-26T16:01:38.417Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-26T16:01:39.351Z] ---> 142b4774663a [2022-10-26T16:01:39.351Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T16:01:39.351Z] ---> Running in 16c8c7020cef [2022-10-26T16:01:39.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:39.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:40.175Z] OK: 211 MiB in 51 packages [2022-10-26T16:01:41.109Z] ---> 37f1c4ad959e [2022-10-26T16:01:41.109Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T16:01:42.043Z] ---> deb05d0c0519 [2022-10-26T16:01:42.043Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-26T16:01:42.043Z] Removing intermediate container 16c8c7020cef [2022-10-26T16:01:42.043Z] ---> e679312a9cee [2022-10-26T16:01:42.043Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-26T16:01:42.617Z] ---> 61887581186c [2022-10-26T16:01:42.617Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-26T16:01:42.617Z] ---> 8b87190b1357 [2022-10-26T16:01:42.617Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:01:42.877Z] ---> Running in 95c0c56f0bc5 [2022-10-26T16:01:42.877Z] ---> f267aab14f80 [2022-10-26T16:01:42.877Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T16:01:43.150Z] ---> Running in 358bb1ca3a23 [2022-10-26T16:01:43.150Z] Removing intermediate container d9a1c793458d [2022-10-26T16:01:43.150Z] ---> d1605fb2b1b4 [2022-10-26T16:01:43.150Z] [2022-10-26T16:01:43.150Z] Step 9/24 : FROM alpine:3.16 [2022-10-26T16:01:43.408Z] Removing intermediate container 358bb1ca3a23 [2022-10-26T16:01:43.408Z] ---> 44672b023461 [2022-10-26T16:01:43.408Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T16:01:43.408Z] 3.16: Pulling from library/alpine [2022-10-26T16:01:43.408Z] ---> Running in 702059b118e4 [2022-10-26T16:01:43.408Z] Removing intermediate container 31a9883cd643 [2022-10-26T16:01:43.408Z] ---> f170fb9a6ea2 [2022-10-26T16:01:43.408Z] [2022-10-26T16:01:43.409Z] Step 9/21 : FROM alpine:3.16 [2022-10-26T16:01:43.409Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T16:01:43.409Z] 3.16: Pulling from library/alpine [2022-10-26T16:01:43.409Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T16:01:43.409Z] ---> 9c6f07244728 [2022-10-26T16:01:43.409Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-26T16:01:43.409Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T16:01:43.409Z] Status: Image is up to date for alpine:3.16 [2022-10-26T16:01:43.409Z] ---> 9c6f07244728 [2022-10-26T16:01:43.409Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-26T16:01:43.666Z] Removing intermediate container 702059b118e4 [2022-10-26T16:01:43.666Z] ---> ffe9c8d590c4 [2022-10-26T16:01:43.666Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T16:01:43.666Z] ---> Running in 36157842cd05 [2022-10-26T16:01:43.666Z] ---> Running in 8758cfc4393d [2022-10-26T16:01:43.666Z] ---> Running in f588dd990dbf [2022-10-26T16:01:43.666Z] Removing intermediate container f588dd990dbf [2022-10-26T16:01:43.666Z] ---> 64a9674fd42f [2022-10-26T16:01:43.666Z] Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:01:43.666Z] ---> Running in 1b55bcaf9326 [2022-10-26T16:01:43.923Z] Removing intermediate container 1b55bcaf9326 [2022-10-26T16:01:43.923Z] ---> 92c4bdc52064 [2022-10-26T16:01:43.923Z] Step 24/24 : LABEL version=2.3.0-dev.104 [2022-10-26T16:01:43.923Z] ---> Running in 9c738b532980 [2022-10-26T16:01:44.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:44.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:44.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:44.186Z] Removing intermediate container 9c738b532980 [2022-10-26T16:01:44.186Z] ---> 0c537eed2cd8 [2022-10-26T16:01:44.186Z] [2022-10-26T16:01:44.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:44.186Z] Successfully built 0c537eed2cd8 [2022-10-26T16:01:44.186Z] Successfully tagged security-spire-agent:latest [2022-10-26T16:01:44.186Z]  Building security-spire-agent ... done Building core-data [2022-10-26T16:01:44.444Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-26T16:01:44.444Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-26T16:01:44.444Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-26T16:01:44.444Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T16:01:44.444Z] (4/6) Installing libcurl (7.83.1-r4) [2022-10-26T16:01:44.444Z] (5/6) Installing curl (7.83.1-r4) [2022-10-26T16:01:44.444Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-26T16:01:44.444Z] (3/3) Installing su-exec (0.2-r1) [2022-10-26T16:01:44.444Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-26T16:01:44.444Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:01:44.444Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:01:44.444Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:01:44.444Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:01:44.444Z] OK: 6 MiB in 17 packages [2022-10-26T16:01:44.444Z] OK: 8 MiB in 20 packages [2022-10-26T16:01:46.974Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:01:46.974Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:01:46.974Z] ---> 86ab2b88e597 [2022-10-26T16:01:46.974Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:01:46.974Z] ---> Using cache [2022-10-26T16:01:46.974Z] ---> 390ec30a63b6 [2022-10-26T16:01:46.974Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T16:01:46.974Z] ---> Using cache [2022-10-26T16:01:46.974Z] ---> c4d58012fe41 [2022-10-26T16:01:46.974Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-26T16:01:48.348Z] ---> Running in ca4a79d9bb2c [2022-10-26T16:01:48.348Z] Removing intermediate container 26cebb04cd35 [2022-10-26T16:01:48.348Z] ---> b862de25b592 [2022-10-26T16:01:48.348Z] [2022-10-26T16:01:48.348Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:01:48.348Z] ---> 9c6f07244728 [2022-10-26T16:01:48.348Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-26T16:01:48.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:48.605Z] Removing intermediate container 8758cfc4393d [2022-10-26T16:01:48.605Z] ---> b68b42f0415a [2022-10-26T16:01:48.605Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T16:01:48.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:48.605Z] ---> Running in 25eb2b7cb321 [2022-10-26T16:01:48.605Z] Removing intermediate container 36157842cd05 [2022-10-26T16:01:48.605Z] ---> 3345dc45883b [2022-10-26T16:01:48.605Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T16:01:48.863Z] OK: 211 MiB in 51 packages [2022-10-26T16:01:48.863Z] ---> Running in 057e74f2363c [2022-10-26T16:01:48.863Z] ---> Running in 6ef6c5e76411 [2022-10-26T16:01:48.863Z] Removing intermediate container 057e74f2363c [2022-10-26T16:01:48.863Z] ---> 5e84fba8f242 [2022-10-26T16:01:48.863Z] Step 12/21 : WORKDIR /edgex [2022-10-26T16:01:49.121Z] Removing intermediate container 6ef6c5e76411 [2022-10-26T16:01:49.121Z] ---> 079c9a5af19a [2022-10-26T16:01:49.121Z] Step 12/24 : WORKDIR / [2022-10-26T16:01:49.121Z] ---> Running in 2e3fc4b1f855 [2022-10-26T16:01:49.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:49.121Z] ---> Running in 6903017f69a4 [2022-10-26T16:01:49.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:01:49.377Z] Removing intermediate container 2e3fc4b1f855 [2022-10-26T16:01:49.377Z] ---> b3a8a8134ac3 [2022-10-26T16:01:49.377Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-26T16:01:49.377Z] Removing intermediate container ca4a79d9bb2c [2022-10-26T16:01:49.377Z] ---> 9486613a2ace [2022-10-26T16:01:49.377Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T16:01:49.377Z] Removing intermediate container 6903017f69a4 [2022-10-26T16:01:49.377Z] ---> 9410de168d0d [2022-10-26T16:01:49.377Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-26T16:01:49.377Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-26T16:01:49.377Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-26T16:01:49.377Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:01:49.377Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:01:49.377Z] OK: 6 MiB in 16 packages [2022-10-26T16:01:49.633Z] ---> c7eca8676666 [2022-10-26T16:01:49.634Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-26T16:01:49.634Z] ---> 73bce545afe7 [2022-10-26T16:01:49.634Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:01:49.891Z] ---> 763a869f07bd [2022-10-26T16:01:49.891Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-26T16:01:49.891Z] ---> Running in 1da5f17a8ff6 [2022-10-26T16:01:50.160Z] ---> f6837a6a06fa [2022-10-26T16:01:50.160Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-26T16:01:50.160Z] Removing intermediate container 25eb2b7cb321 [2022-10-26T16:01:50.160Z] ---> a43bfceb11ca [2022-10-26T16:01:50.160Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:01:50.417Z] ---> 22a583c09760 [2022-10-26T16:01:50.417Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-26T16:01:50.417Z] ---> Running in a5538efa2add [2022-10-26T16:01:50.417Z] ---> a11c9dd418a2 [2022-10-26T16:01:50.418Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-26T16:01:50.530Z] 5831b945b038: Pull complete [2022-10-26T16:01:50.530Z] 86bbec2aaacd: Pull complete [2022-10-26T16:01:50.530Z] e10730c5d714: Pull complete [2022-10-26T16:01:50.681Z] Removing intermediate container a5538efa2add [2022-10-26T16:01:50.681Z] ---> 4c6c5ed8ce69 [2022-10-26T16:01:50.681Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-26T16:01:50.681Z] ---> Running in ef9ed991d88a [2022-10-26T16:01:50.681Z] ---> 2db2eb302b83 [2022-10-26T16:01:50.681Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-26T16:01:50.938Z] ---> ad1f339a1a67 [2022-10-26T16:01:50.938Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T16:01:50.938Z] Removing intermediate container ef9ed991d88a [2022-10-26T16:01:50.938Z] ---> dca965e1ba4d [2022-10-26T16:01:50.938Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T16:01:50.938Z] ---> Running in 3cc80af3719f [2022-10-26T16:01:51.194Z] ---> 258857cf113d [2022-10-26T16:01:51.194Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T16:01:51.194Z] ---> Running in 1df7921648e5 [2022-10-26T16:01:51.194Z] Removing intermediate container 3cc80af3719f [2022-10-26T16:01:51.194Z] ---> 81f88b11a9da [2022-10-26T16:01:51.194Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:01:51.194Z] ---> f1a9aa81ab6e [2022-10-26T16:01:51.194Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-26T16:01:51.757Z] ---> 41b5abf8622c [2022-10-26T16:01:51.757Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-26T16:01:53.657Z] ---> 265501fa2fa1 [2022-10-26T16:01:53.657Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T16:01:53.657Z] ---> 2c6e943e8f0e [2022-10-26T16:01:53.657Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-26T16:01:53.657Z] Removing intermediate container 1df7921648e5 [2022-10-26T16:01:53.657Z] ---> e8531c185ef0 [2022-10-26T16:01:53.657Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T16:01:53.914Z] ---> Running in 99cfbfed5a39 [2022-10-26T16:01:53.914Z] ---> de7b4797b4b6 [2022-10-26T16:01:53.914Z] ---> 79bc923119d6 [2022-10-26T16:01:53.914Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T16:01:53.914Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-26T16:01:53.914Z] ---> Running in a9251b5845fc [2022-10-26T16:01:53.914Z] ---> Running in cfeec286f780 [2022-10-26T16:01:54.171Z] Removing intermediate container 99cfbfed5a39 [2022-10-26T16:01:54.171Z] ---> db405943430a [2022-10-26T16:01:54.171Z] Step 19/21 : LABEL arch=x86_64 [2022-10-26T16:01:54.171Z] ---> Running in da042ea5be80 [2022-10-26T16:01:54.171Z] Removing intermediate container cfeec286f780 [2022-10-26T16:01:54.171Z] ---> 2bdd27118a92 [2022-10-26T16:01:54.171Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:01:54.171Z] Removing intermediate container 95c0c56f0bc5 [2022-10-26T16:01:54.171Z] ---> 69bb43472a8e [2022-10-26T16:01:54.171Z] Step 7/22 : COPY . . [2022-10-26T16:01:54.428Z] ---> Running in 87e479dd077f [2022-10-26T16:01:54.428Z] Removing intermediate container da042ea5be80 [2022-10-26T16:01:54.428Z] ---> c2ef4e1e359e [2022-10-26T16:01:54.428Z] Step 20/21 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:01:54.686Z] Removing intermediate container 87e479dd077f [2022-10-26T16:01:54.686Z] ---> f4b1ec5f57e8 [2022-10-26T16:01:54.686Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T16:01:54.686Z] ---> Running in 92ed953878c6 [2022-10-26T16:01:55.635Z] ---> Running in dcc42e5cd837 [2022-10-26T16:01:55.888Z] 5dd5c2283517: Pull complete [2022-10-26T16:01:55.892Z] Removing intermediate container 92ed953878c6 [2022-10-26T16:01:55.892Z] ---> 5742df1bc8ff [2022-10-26T16:01:55.892Z] Step 21/21 : LABEL version=2.3.0-dev.104 [2022-10-26T16:01:56.150Z] ---> Running in 99c72094b04e [2022-10-26T16:01:56.150Z] Removing intermediate container dcc42e5cd837 [2022-10-26T16:01:56.150Z] ---> 94badb574786 [2022-10-26T16:01:56.150Z] Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:01:56.150Z] Removing intermediate container a9251b5845fc [2022-10-26T16:01:56.150Z] ---> 959fc68d1544 [2022-10-26T16:01:56.150Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T16:01:56.408Z] ---> Running in 0b81cfd4a427 [2022-10-26T16:01:56.408Z] Removing intermediate container 99c72094b04e [2022-10-26T16:01:56.408Z] ---> 3f20ebee429e [2022-10-26T16:01:56.408Z] [2022-10-26T16:01:56.408Z] Successfully built 3f20ebee429e [2022-10-26T16:01:56.408Z] Successfully tagged security-proxy-setup:latest [2022-10-26T16:01:56.408Z] Building security-bootstrapper [2022-10-26T16:01:56.408Z]  Building security-proxy-setup ... done  ---> Running in dd52c6f9bb5f [2022-10-26T16:01:56.666Z] Removing intermediate container 0b81cfd4a427 [2022-10-26T16:01:56.666Z] ---> dc583757a2fe [2022-10-26T16:01:56.666Z] Step 22/22 : LABEL version=2.3.0-dev.104 [2022-10-26T16:01:57.850Z] d5ac0230b979: Pull complete [2022-10-26T16:01:57.850Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T16:01:57.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T16:01:57.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-26T16:01:58.181Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T16:01:58.181Z] WORKDIR /edgex [2022-10-26T16:01:58.181Z] COPY go.mod . [2022-10-26T16:01:58.181Z] RUN go mod download [2022-10-26T16:01:58.181Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-26T16:01:58.566Z] Removing intermediate container dd52c6f9bb5f [2022-10-26T16:01:58.566Z] ---> 957ab3397026 [2022-10-26T16:01:58.566Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T16:01:58.566Z] ---> Running in e1208a588196 [2022-10-26T16:01:58.777Z] Sending build context to Docker daemon 3.267MB [2022-10-26T16:01:58.777Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T16:01:58.777Z] ---> 59b3b1a385d4 [2022-10-26T16:01:58.777Z] Step 2/4 : WORKDIR /edgex [2022-10-26T16:01:59.506Z] ---> Running in 183a90a473db [2022-10-26T16:01:59.506Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:01:59.506Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:01:59.506Z] ---> 86ab2b88e597 [2022-10-26T16:01:59.506Z] Step 3/32 : WORKDIR /edgex-go [2022-10-26T16:01:59.506Z] ---> Using cache [2022-10-26T16:01:59.506Z] ---> aa6c870235ef [2022-10-26T16:01:59.506Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-26T16:01:59.507Z] Removing intermediate container e1208a588196 [2022-10-26T16:01:59.507Z] ---> 010bd55d491b [2022-10-26T16:01:59.507Z] [2022-10-26T16:01:59.507Z] ---> f91fd672e49e [2022-10-26T16:01:59.507Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-26T16:01:59.507Z] ---> Running in 857bd1404202 [2022-10-26T16:01:59.507Z] ---> Running in cc8521e36b03 [2022-10-26T16:01:59.507Z] Successfully built 010bd55d491b [2022-10-26T16:01:59.507Z] Successfully tagged support-notifications:latest [2022-10-26T16:01:59.507Z] Removing intermediate container 183a90a473db [2022-10-26T16:01:59.507Z] ---> 3f36dd813a6e [2022-10-26T16:01:59.507Z] Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:01:59.507Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-10-26T16:01:59.765Z] ---> Running in c64b77baf511 [2022-10-26T16:02:00.024Z] Removing intermediate container 1da5f17a8ff6 [2022-10-26T16:02:00.024Z] ---> 3205e7187c6d [2022-10-26T16:02:00.024Z] Step 8/22 : COPY . . [2022-10-26T16:02:00.501Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T16:02:00.726Z] ---> Running in defe7950ada1 [2022-10-26T16:02:00.994Z] Removing intermediate container defe7950ada1 [2022-10-26T16:02:00.994Z] ---> 284e6e70b841 [2022-10-26T16:02:00.994Z] Step 3/4 : COPY go.mod . [2022-10-26T16:02:01.082Z] Removing intermediate container c64b77baf511 [2022-10-26T16:02:01.083Z] ---> 22f8ab24c0ed [2022-10-26T16:02:01.083Z] Step 24/24 : LABEL version=2.3.0-dev.104 [2022-10-26T16:02:01.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:01.666Z] ---> a9285af7fcfc [2022-10-26T16:02:01.666Z] Step 4/4 : RUN go mod download [2022-10-26T16:02:01.666Z] ---> Running in 4d213dd8b96a [2022-10-26T16:02:01.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:01.929Z] OK: 211 MiB in 51 packages [2022-10-26T16:02:02.868Z] ---> Running in 502d25dfc2e4 [2022-10-26T16:02:03.137Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:02:03.137Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:02:03.137Z] ---> 86ab2b88e597 [2022-10-26T16:02:03.137Z] Step 3/19 : WORKDIR /edgex-go [2022-10-26T16:02:03.137Z] ---> Using cache [2022-10-26T16:02:03.137Z] ---> aa6c870235ef [2022-10-26T16:02:03.137Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-26T16:02:03.702Z] Removing intermediate container 502d25dfc2e4 [2022-10-26T16:02:03.702Z] ---> 7905e89ac306 [2022-10-26T16:02:03.702Z] [2022-10-26T16:02:03.702Z] ---> Running in ee2bf2118688 [2022-10-26T16:02:03.702Z] Successfully built 7905e89ac306 [2022-10-26T16:02:03.960Z] Successfully tagged security-secretstore-setup:latest [2022-10-26T16:02:03.960Z] Building core-metadata [2022-10-26T16:02:03.960Z]  Building security-secretstore-setup ... done Removing intermediate container cc8521e36b03 [2022-10-26T16:02:03.960Z] ---> c50d8daad93b [2022-10-26T16:02:03.960Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-26T16:02:04.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:04.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:05.058Z] v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-26T16:02:05.058Z] v3.16.2-341-g480a2dc4f7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-26T16:02:05.058Z] OK: 17041 distinct packages available [2022-10-26T16:02:05.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:05.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:05.316Z] OK: 211 MiB in 51 packages [2022-10-26T16:02:05.882Z] ---> 7adbcf86dfdd [2022-10-26T16:02:05.882Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:02:06.816Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:02:06.816Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:02:06.816Z] ---> 86ab2b88e597 [2022-10-26T16:02:06.816Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:02:06.816Z] ---> Using cache [2022-10-26T16:02:06.816Z] ---> 390ec30a63b6 [2022-10-26T16:02:06.816Z] Step 4/24 : WORKDIR /edgex-go [2022-10-26T16:02:06.816Z] ---> Using cache [2022-10-26T16:02:06.816Z] ---> c4d58012fe41 [2022-10-26T16:02:06.816Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-26T16:02:06.816Z] ---> Running in 598df714ce3b [2022-10-26T16:02:06.816Z] ---> 9494ebc390d9 [2022-10-26T16:02:06.816Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-26T16:02:07.079Z] ---> Running in 522393f75c19 [2022-10-26T16:02:07.079Z] ---> Running in f6d7854496c3 [2022-10-26T16:02:07.338Z] Removing intermediate container ee2bf2118688 [2022-10-26T16:02:07.338Z] ---> 5e49a685f7cc [2022-10-26T16:02:07.338Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-26T16:02:07.596Z] ---> e3970df128b1 [2022-10-26T16:02:07.596Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:02:07.853Z] ---> Running in 2b0f033a7160 [2022-10-26T16:02:07.853Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T16:02:07.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:07.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:08.419Z] OK: 211 MiB in 51 packages [2022-10-26T16:02:09.353Z] Removing intermediate container 522393f75c19 [2022-10-26T16:02:09.353Z] ---> f56a45f6c5a0 [2022-10-26T16:02:09.353Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-26T16:02:10.727Z] ---> c473af8d6def [2022-10-26T16:02:10.727Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:02:10.727Z] ---> Running in 9448790bdc5e [2022-10-26T16:02:20.706Z] Removing intermediate container 598df714ce3b [2022-10-26T16:02:20.706Z] ---> 3caf61a1e67a [2022-10-26T16:02:20.706Z] Step 7/32 : COPY . . [2022-10-26T16:02:22.607Z] Removing intermediate container 2b0f033a7160 [2022-10-26T16:02:22.607Z] ---> b1656ef49a41 [2022-10-26T16:02:22.607Z] Step 7/19 : COPY . . [2022-10-26T16:02:22.865Z] Removing intermediate container 857bd1404202 [2022-10-26T16:02:22.865Z] ---> ea05266bfdcd [2022-10-26T16:02:22.865Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-26T16:02:23.126Z] ---> Running in 5a65b369443b [2022-10-26T16:02:23.692Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T16:02:28.980Z] Removing intermediate container 5a65b369443b [2022-10-26T16:02:28.980Z] ---> 07feb2f3e3dc [2022-10-26T16:02:28.980Z] [2022-10-26T16:02:28.980Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:02:28.980Z] ---> 9c6f07244728 [2022-10-26T16:02:28.980Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:02:28.980Z] ---> 03a36ec3833a [2022-10-26T16:02:28.980Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-26T16:02:28.980Z] ---> Running in db8f0c32cf27 [2022-10-26T16:02:28.980Z] ---> Running in 2ced6d2175af [2022-10-26T16:02:28.980Z] Removing intermediate container db8f0c32cf27 [2022-10-26T16:02:28.980Z] ---> 4ae2611c0d45 [2022-10-26T16:02:28.980Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-26T16:02:28.980Z] ---> Running in f4f62bb2cc48 [2022-10-26T16:02:28.980Z] ---> 46e85e0b1e25 [2022-10-26T16:02:28.980Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-26T16:02:28.980Z] Removing intermediate container 9448790bdc5e [2022-10-26T16:02:28.980Z] ---> 4e71f96767b6 [2022-10-26T16:02:28.980Z] Step 8/24 : COPY . . [2022-10-26T16:02:28.980Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-26T16:02:28.980Z] ---> Running in bd43dbf83dc5 [2022-10-26T16:02:29.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:29.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:29.237Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-26T16:02:29.493Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-26T16:02:29.493Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-26T16:02:29.493Z] (3/33) Installing readline (8.1.2-r0) [2022-10-26T16:02:29.493Z] (4/33) Installing bash (5.1.16-r2) [2022-10-26T16:02:29.493Z] Executing bash-5.1.16-r2.post-install [2022-10-26T16:02:29.493Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-26T16:02:29.493Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-26T16:02:29.493Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T16:02:29.493Z] (8/33) Installing libcurl (7.83.1-r4) [2022-10-26T16:02:29.493Z] (9/33) Installing curl (7.83.1-r4) [2022-10-26T16:02:29.493Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-26T16:02:29.750Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-26T16:02:29.750Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-26T16:02:29.750Z] (13/33) Installing expat (2.5.0-r0) [2022-10-26T16:02:29.750Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-26T16:02:29.750Z] (15/33) Installing gdbm (1.23-r0) [2022-10-26T16:02:29.750Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-26T16:02:29.750Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T16:02:29.750Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T16:02:29.750Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-26T16:02:29.750Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-26T16:02:29.750Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-26T16:02:30.314Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-26T16:02:30.314Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-26T16:02:30.314Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-26T16:02:30.314Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-26T16:02:30.314Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-26T16:02:30.314Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-26T16:02:30.314Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-26T16:02:30.314Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-26T16:02:30.314Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-26T16:02:30.314Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-26T16:02:30.314Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-26T16:02:30.314Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-26T16:02:30.314Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:02:30.314Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:02:30.573Z] OK: 122 MiB in 47 packages [2022-10-26T16:02:33.855Z] Removing intermediate container f6d7854496c3 [2022-10-26T16:02:33.855Z] ---> e5f61ab7aaf6 [2022-10-26T16:02:33.855Z] [2022-10-26T16:02:33.855Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:02:33.855Z] ---> 9c6f07244728 [2022-10-26T16:02:33.855Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-26T16:02:33.855Z] ---> Running in 2238b08060e3 [2022-10-26T16:02:33.855Z] ---> 573d55fcc05a [2022-10-26T16:02:33.855Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-26T16:02:33.991Z] Removing intermediate container 4d213dd8b96a [2022-10-26T16:02:33.991Z] ---> fadf076103ee [2022-10-26T16:02:33.991Z] Successfully built fadf076103ee [2022-10-26T16:02:33.991Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:02:34.112Z] ---> Running in 61d99656a785 [2022-10-26T16:02:34.112Z] Removing intermediate container 2238b08060e3 [2022-10-26T16:02:34.112Z] ---> ab43e53125ad [2022-10-26T16:02:34.112Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-26T16:02:34.330Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T16:02:34.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:02:34.369Z] ---> Running in df092eb25f86 [2022-10-26T16:02:34.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-117173 does not seem to be running inside a container [2022-10-26T16:02:34.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@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 [2022-10-26T16:02:34.633Z] Removing intermediate container df092eb25f86 [2022-10-26T16:02:34.634Z] ---> 78d290d6c94a [2022-10-26T16:02:34.634Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-26T16:02:34.634Z] ---> Running in 189c402966b1 [2022-10-26T16:02:34.634Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-26T16:02:34.891Z] Removing intermediate container 189c402966b1 [2022-10-26T16:02:34.891Z] ---> b7825f939973 [2022-10-26T16:02:34.891Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T16:02:34.891Z] ---> Running in 32f0add2b17f [2022-10-26T16:02:35.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:35.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:35.725Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T16:02:35.725Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T16:02:35.725Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T16:02:35.725Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T16:02:35.725Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T16:02:35.725Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T16:02:35.725Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:02:35.725Z] OK: 8 MiB in 20 packages [2022-10-26T16:02:35.725Z] Collecting docker-compose==1.23.2 [2022-10-26T16:02:35.725Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-26T16:02:35.725Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.5 MB/s eta 0:00:00 [2022-10-26T16:02:35.854Z] $ docker top 30b8059cfd1024e28a469a6eb626e2cff68bd6495bf5723f582c3f3752ac5223 -eo pid,comm [2022-10-26T16:02:35.988Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-26T16:02:35.988Z] Collecting PyYAML<4,>=3.10 [2022-10-26T16:02:35.988Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-26T16:02:35.988Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 86.8 MB/s eta 0:00:00 [Pipeline] { [Pipeline] sh [2022-10-26T16:02:36.247Z] Preparing metadata (setup.py): started [2022-10-26T16:02:36.506Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:02:36.506Z] Collecting jsonschema<3,>=2.5.1 [2022-10-26T16:02:36.506Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-26T16:02:36.506Z] Collecting docopt<0.7,>=0.6.1 [2022-10-26T16:02:36.506Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-26T16:02:36.701Z] + go version [2022-10-26T16:02:36.701Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T16:02:36.716Z] $ docker stop --time=1 30b8059cfd1024e28a469a6eb626e2cff68bd6495bf5723f582c3f3752ac5223 [2022-10-26T16:02:36.764Z] Removing intermediate container 32f0add2b17f [2022-10-26T16:02:36.764Z] ---> 545e0f27a5f2 [2022-10-26T16:02:36.764Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:02:36.764Z] Preparing metadata (setup.py): started [2022-10-26T16:02:37.022Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:02:37.022Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-26T16:02:37.022Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-26T16:02:37.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 145.5 MB/s eta 0:00:00 [2022-10-26T16:02:37.022Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-26T16:02:37.022Z] ---> ca77e779264d [2022-10-26T16:02:37.022Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-26T16:02:37.022Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-26T16:02:37.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 168.1 MB/s eta 0:00:00 [2022-10-26T16:02:37.281Z] Collecting texttable<0.10,>=0.9.0 [2022-10-26T16:02:37.281Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-26T16:02:37.281Z] Preparing metadata (setup.py): started [2022-10-26T16:02:37.281Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:02:37.540Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-26T16:02:37.540Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-26T16:02:37.540Z] Preparing metadata (setup.py): started [2022-10-26T16:02:37.798Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:02:37.798Z] Collecting docker<4.0,>=3.6.0 [2022-10-26T16:02:37.798Z] ---> df83c9a56c0e [2022-10-26T16:02:37.798Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-26T16:02:37.798Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-26T16:02:37.798Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 153.6 MB/s eta 0:00:00 [2022-10-26T16:02:37.798Z] Collecting cached-property<2,>=1.2.0 [2022-10-26T16:02:37.798Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-26T16:02:38.056Z] Collecting docker-pycreds>=0.4.0 [2022-10-26T16:02:38.056Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-26T16:02:38.056Z] Collecting idna<2.8,>=2.5 [2022-10-26T16:02:38.056Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-26T16:02:38.056Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 191.6 MB/s eta 0:00:00 [2022-10-26T16:02:38.056Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-26T16:02:38.315Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-26T16:02:38.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 134.0 MB/s eta 0:00:00 [2022-10-26T16:02:38.315Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-26T16:02:38.315Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-26T16:02:38.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 191.0 MB/s eta 0:00:00 [2022-10-26T16:02:38.315Z] Collecting certifi>=2017.4.17 [2022-10-26T16:02:38.315Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-26T16:02:38.315Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 174.3 MB/s eta 0:00:00 [2022-10-26T16:02:38.315Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-26T16:02:38.315Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-26T16:02:38.315Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-26T16:02:38.315Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-26T16:02:38.360Z] $ docker rm -f 30b8059cfd1024e28a469a6eb626e2cff68bd6495bf5723f582c3f3752ac5223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-10-26T16:02:38.578Z] ---> c708d9f662b4 [2022-10-26T16:02:38.578Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-26T16:02:38.578Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-26T16:02:38.578Z] Running setup.py install for texttable: started [2022-10-26T16:02:38.578Z] ---> Running in 94f3194cca47 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 [2022-10-26T16:02:38.837Z] Removing intermediate container 94f3194cca47 [2022-10-26T16:02:38.837Z] ---> 06ae822e6a35 [2022-10-26T16:02:38.837Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:02:38.837Z] Running setup.py install for texttable: finished with status 'done' [2022-10-26T16:02:38.837Z] Running setup.py install for PyYAML: started [2022-10-26T16:02:38.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T16:02:38.967Z] [2022-10-26T16:02:38.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:02:39.094Z] ---> Running in 1364565c15d8 [2022-10-26T16:02:39.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T16:02:39.310Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-26T16:02:39.310Z] 29e5d40040c1: Pulling fs layer [2022-10-26T16:02:39.310Z] 1ce36da41761: Pulling fs layer [2022-10-26T16:02:39.310Z] 25b303627fd3: Pulling fs layer [2022-10-26T16:02:39.354Z] Removing intermediate container 1364565c15d8 [2022-10-26T16:02:39.354Z] ---> d032583f5d71 [2022-10-26T16:02:39.354Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T16:02:39.354Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-26T16:02:39.354Z] ---> Running in 9a6d3c48807d [2022-10-26T16:02:39.581Z] 29e5d40040c1: Verifying Checksum [2022-10-26T16:02:39.581Z] 29e5d40040c1: Download complete [2022-10-26T16:02:39.612Z] Running setup.py install for docopt: started [2022-10-26T16:02:39.612Z] Removing intermediate container 9a6d3c48807d [2022-10-26T16:02:39.612Z] ---> fcdd84272b6c [2022-10-26T16:02:39.612Z] Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:02:39.612Z] ---> Running in 8c568f439f5e [2022-10-26T16:02:39.863Z] 1ce36da41761: Verifying Checksum [2022-10-26T16:02:39.863Z] 1ce36da41761: Download complete [2022-10-26T16:02:39.871Z] Removing intermediate container 8c568f439f5e [2022-10-26T16:02:39.871Z] ---> 24c88678c68a [2022-10-26T16:02:39.871Z] Step 22/22 : LABEL version=2.3.0-dev.104 [2022-10-26T16:02:40.128Z] Running setup.py install for docopt: finished with status 'done' [2022-10-26T16:02:40.128Z] ---> Running in 70045eebb1c6 [2022-10-26T16:02:40.133Z] 29e5d40040c1: Pull complete [2022-10-26T16:02:40.386Z] Removing intermediate container 70045eebb1c6 [2022-10-26T16:02:40.386Z] ---> 83ea0967d82d [2022-10-26T16:02:40.386Z] [2022-10-26T16:02:40.646Z] Successfully built 83ea0967d82d [2022-10-26T16:02:40.646Z] Successfully tagged core-data:latest [2022-10-26T16:02:40.646Z]  Building core-data ... done Building core-command [2022-10-26T16:02:40.646Z] Running setup.py install for dockerpty: started [2022-10-26T16:02:40.904Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-26T16:02:41.471Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-26T16:02:41.471Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-26T16:02:41.551Z] 1ce36da41761: Pull complete [2022-10-26T16:02:41.551Z] 25b303627fd3: Verifying Checksum [2022-10-26T16:02:41.551Z] 25b303627fd3: Download complete [2022-10-26T16:02:44.000Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:02:44.000Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:02:44.000Z] ---> 86ab2b88e597 [2022-10-26T16:02:44.000Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:02:44.000Z] ---> Using cache [2022-10-26T16:02:44.000Z] ---> 390ec30a63b6 [2022-10-26T16:02:44.000Z] Step 4/23 : WORKDIR /edgex-go [2022-10-26T16:02:44.000Z] ---> Using cache [2022-10-26T16:02:44.000Z] ---> c4d58012fe41 [2022-10-26T16:02:44.000Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-26T16:02:44.000Z] ---> Using cache [2022-10-26T16:02:44.000Z] ---> f56a45f6c5a0 [2022-10-26T16:02:44.000Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-26T16:02:44.000Z] ---> Using cache [2022-10-26T16:02:44.000Z] ---> c473af8d6def [2022-10-26T16:02:44.000Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:02:44.000Z] ---> Using cache [2022-10-26T16:02:44.000Z] ---> 4e71f96767b6 [2022-10-26T16:02:44.000Z] Step 8/23 : COPY . . [2022-10-26T16:02:44.000Z] ---> Using cache [2022-10-26T16:02:44.000Z] ---> 573d55fcc05a [2022-10-26T16:02:44.000Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-26T16:02:45.372Z] ---> Running in 8842f70b3e1c [2022-10-26T16:02:46.306Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-26T16:02:49.587Z] Removing intermediate container f4f62bb2cc48 [2022-10-26T16:02:49.587Z] ---> 5134d431a892 [2022-10-26T16:02:49.587Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-26T16:02:49.587Z] ---> Running in db59fc852971 [2022-10-26T16:02:50.153Z] Removing intermediate container db59fc852971 [2022-10-26T16:02:50.153Z] ---> 4c1f4c240dcf [2022-10-26T16:02:50.153Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T16:02:50.153Z] ---> Running in 246d0413b5a9 [2022-10-26T16:02:50.410Z] Removing intermediate container 246d0413b5a9 [2022-10-26T16:02:50.410Z] ---> 4c1f600cb6c5 [2022-10-26T16:02:50.410Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-26T16:02:51.632Z] 25b303627fd3: Pull complete [2022-10-26T16:02:51.632Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-26T16:02:51.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T16:02:51.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:02:51.785Z] ---> f8b9c48af45a [2022-10-26T16:02:51.785Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-26T16:02:51.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-117173 does not seem to be running inside a container [2022-10-26T16:02:51.895Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@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 [2022-10-26T16:02:52.721Z] ---> edc658ef4d83 [2022-10-26T16:02:52.721Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-26T16:02:53.673Z] ---> 5dc76e91f7ef [2022-10-26T16:02:53.673Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-26T16:02:53.978Z] ---> Running in c035b4ca4c0e [2022-10-26T16:02:54.027Z] $ docker top 86dda5d4a287ddea4154d0d29f17c5fd79d1ce79112ea9ecd1dac6e0e4909ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:02:54.238Z] Removing intermediate container c035b4ca4c0e [2022-10-26T16:02:54.238Z] ---> a474a8a7f3c8 [2022-10-26T16:02:54.238Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:02:54.496Z] ---> Running in a34bfdea0eae [2022-10-26T16:02:54.496Z] Removing intermediate container 2ced6d2175af [2022-10-26T16:02:54.496Z] ---> 216d47bdd596 [2022-10-26T16:02:54.496Z] [2022-10-26T16:02:54.496Z] Step 9/32 : FROM alpine:3.16 [2022-10-26T16:02:54.496Z] ---> 9c6f07244728 [2022-10-26T16:02:54.496Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:02:54.756Z] ---> Running in 09f57387533b [2022-10-26T16:02:54.756Z] Removing intermediate container a34bfdea0eae [2022-10-26T16:02:54.756Z] ---> 26e3660956ce [2022-10-26T16:02:54.756Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T16:02:54.756Z] ---> Running in 7d715f058173 [2022-10-26T16:02:54.853Z] + grep parallel [2022-10-26T16:02:54.853Z] + docker-compose build --help [2022-10-26T16:02:55.015Z] Removing intermediate container 09f57387533b [2022-10-26T16:02:55.015Z] ---> f2881b5df84a [2022-10-26T16:02:55.015Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-26T16:02:55.015Z] Removing intermediate container 7d715f058173 [2022-10-26T16:02:55.015Z] ---> 1cd8f7e539ee [2022-10-26T16:02:55.015Z] Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:02:55.015Z] ---> Running in 67240de566a5 [2022-10-26T16:02:55.015Z] ---> Running in 49ec7f82b2b3 [2022-10-26T16:02:55.588Z] Removing intermediate container 49ec7f82b2b3 [2022-10-26T16:02:55.588Z] ---> f7c56f01bb78 [2022-10-26T16:02:55.588Z] Step 22/22 : LABEL version=2.3.0-dev.104 [2022-10-26T16:02:55.588Z] ---> Running in adeca4bb3f05 [2022-10-26T16:02:55.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:55.845Z] Removing intermediate container adeca4bb3f05 [2022-10-26T16:02:55.845Z] ---> 6506caa613c9 [2022-10-26T16:02:55.845Z] [2022-10-26T16:02:55.845Z] Successfully built 6506caa613c9 [2022-10-26T16:02:55.845Z] Successfully tagged sys-mgmt-agent:latest [2022-10-26T16:02:55.845Z]  Building sys-mgmt-agent ... done Building support-scheduler [2022-10-26T16:02:55.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:02:56.105Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-26T16:02:56.105Z] (2/2) Installing su-exec (0.2-r1) [2022-10-26T16:02:56.105Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:02:56.105Z] OK: 6 MiB in 16 packages [2022-10-26T16:02:58.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:02:58.642Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:02:58.642Z] ---> 86ab2b88e597 [2022-10-26T16:02:58.642Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:02:58.642Z] ---> Using cache [2022-10-26T16:02:58.642Z] ---> 390ec30a63b6 [2022-10-26T16:02:58.642Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T16:02:58.642Z] ---> Using cache [2022-10-26T16:02:58.642Z] ---> c4d58012fe41 [2022-10-26T16:02:58.642Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-26T16:02:58.642Z] ---> Using cache [2022-10-26T16:02:58.642Z] ---> f56a45f6c5a0 [2022-10-26T16:02:58.642Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T16:02:58.642Z] ---> Using cache [2022-10-26T16:02:58.642Z] ---> c473af8d6def [2022-10-26T16:02:58.642Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:02:58.642Z] ---> Using cache [2022-10-26T16:02:58.642Z] ---> 4e71f96767b6 [2022-10-26T16:02:58.642Z] Step 8/22 : COPY . . [2022-10-26T16:02:58.642Z] ---> Using cache [2022-10-26T16:02:58.642Z] ---> 573d55fcc05a [2022-10-26T16:02:58.642Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-26T16:02:59.592Z] ---> Running in b6aba729529c [2022-10-26T16:02:59.592Z] Removing intermediate container 67240de566a5 [2022-10-26T16:02:59.592Z] ---> 64dd47a39461 [2022-10-26T16:02:59.592Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-26T16:02:59.893Z] ---> Running in 848f87050809 [2022-10-26T16:03:00.179Z] Removing intermediate container 848f87050809 [2022-10-26T16:03:00.179Z] ---> e722f5eba7a3 [2022-10-26T16:03:00.179Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-26T16:03:00.179Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T16:03:00.193Z] --parallel Build images in parallel. [Pipeline] } [2022-10-26T16:03:00.211Z] $ docker stop --time=1 86dda5d4a287ddea4154d0d29f17c5fd79d1ce79112ea9ecd1dac6e0e4909ef6 [2022-10-26T16:03:00.439Z] ---> Running in c6ec4bc17162 [2022-10-26T16:03:01.006Z] Removing intermediate container c6ec4bc17162 [2022-10-26T16:03:01.006Z] ---> 67598b9cd500 [2022-10-26T16:03:01.006Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-26T16:03:01.575Z] ---> Running in b077b08ee02e [2022-10-26T16:03:01.839Z] Removing intermediate container b077b08ee02e [2022-10-26T16:03:01.839Z] ---> 6a8902477e2a [2022-10-26T16:03:01.839Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-26T16:03:01.893Z] $ docker rm -f 86dda5d4a287ddea4154d0d29f17c5fd79d1ce79112ea9ecd1dac6e0e4909ef6 [Pipeline] // withDockerContainer [2022-10-26T16:03:02.098Z] ---> Running in 0581cb973976 [2022-10-26T16:03:02.098Z] Removing intermediate container bd43dbf83dc5 [2022-10-26T16:03:02.098Z] ---> fbf570f520a0 [2022-10-26T16:03:02.098Z] [2022-10-26T16:03:02.098Z] Step 9/19 : FROM alpine:3.15 [2022-10-26T16:03:02.098Z] ---> c4fc93816858 [2022-10-26T16:03:02.098Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:03:02.098Z] ---> Using cache [2022-10-26T16:03:02.098Z] ---> 02a571f6ad92 [2022-10-26T16:03:02.098Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-26T16:03:02.098Z] ---> Running in 7e6c8b4e107a [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:02.359Z] Removing intermediate container 0581cb973976 [2022-10-26T16:03:02.359Z] ---> c8e7b1523e6a [2022-10-26T16:03:02.359Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-26T16:03:02.359Z] ---> Running in 6c697137a9f6 [2022-10-26T16:03:02.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-26T16:03:02.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:03:02.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-117173 does not seem to be running inside a container [2022-10-26T16:03:02.689Z] $ 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/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@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 [2022-10-26T16:03:03.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:03:03.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:03:03.550Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:03:03.550Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:03:03.551Z] OK: 15857 distinct packages available [2022-10-26T16:03:03.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:03:03.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:03:03.817Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-26T16:03:03.817Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-26T16:03:03.817Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-26T16:03:03.817Z] (4/9) Installing libcurl (7.80.0-r4) [2022-10-26T16:03:03.817Z] (5/9) Installing curl (7.80.0-r4) [2022-10-26T16:03:03.817Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-26T16:03:03.817Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:03:03.817Z] (8/9) Installing libucontext (1.1-r0) [2022-10-26T16:03:03.817Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-26T16:03:03.817Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:03:03.817Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:03:03.817Z] OK: 8 MiB in 23 packages [2022-10-26T16:03:03.856Z] $ docker top dd0533346b29564342e38d283d68802f4869584486bd310fbbe0794f1e5ba92e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:03:04.351Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-26T16:03:04.390Z] Removing intermediate container 6c697137a9f6 [2022-10-26T16:03:04.390Z] ---> 6618e5de8d55 [2022-10-26T16:03:04.390Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-26T16:03:04.657Z] ---> Running in 650c8fa6e675 [2022-10-26T16:03:04.916Z] Removing intermediate container 61d99656a785 [2022-10-26T16:03:04.916Z] ---> 0ede57ccc621 [2022-10-26T16:03:04.916Z] [2022-10-26T16:03:04.916Z] Step 10/24 : FROM alpine:3.16 [2022-10-26T16:03:04.916Z] ---> 9c6f07244728 [2022-10-26T16:03:04.916Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-26T16:03:04.916Z] ---> Running in 6106aca2ec35 [2022-10-26T16:03:05.174Z] Removing intermediate container 650c8fa6e675 [2022-10-26T16:03:05.174Z] ---> e6b7857a1482 [2022-10-26T16:03:05.174Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-26T16:03:05.434Z] Removing intermediate container 7e6c8b4e107a [2022-10-26T16:03:05.434Z] ---> d5898e6ea0c8 [2022-10-26T16:03:05.434Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:03:05.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T16:03:05.692Z] ---> bf2a7110cc8b [2022-10-26T16:03:05.692Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-26T16:03:05.949Z] ---> 308a66a31634 [2022-10-26T16:03:05.949Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-26T16:03:05.949Z] ---> Running in 4a725ec91ecb [2022-10-26T16:03:05.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T16:03:06.210Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-26T16:03:06.210Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:03:06.210Z] OK: 6 MiB in 15 packages [2022-10-26T16:03:07.146Z] ---> 4a9ebc70a2fe [2022-10-26T16:03:07.146Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-26T16:03:07.714Z] Removing intermediate container 6106aca2ec35 [2022-10-26T16:03:07.714Z] ---> 243c12e7ddaf [2022-10-26T16:03:07.714Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:03:07.714Z] ---> dcbda2ef1cf0 [2022-10-26T16:03:07.714Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-26T16:03:07.714Z] ---> Running in c45cc28b9cf7 [2022-10-26T16:03:07.714Z] ---> Running in 48b6705175ac [2022-10-26T16:03:07.976Z] Removing intermediate container 4a725ec91ecb [2022-10-26T16:03:07.976Z] ---> 1b4eb6e62e51 [2022-10-26T16:03:07.976Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:03:07.976Z] Removing intermediate container c45cc28b9cf7 [2022-10-26T16:03:07.976Z] ---> 821779f7d7e4 [2022-10-26T16:03:07.976Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-26T16:03:07.976Z] Removing intermediate container 48b6705175ac [2022-10-26T16:03:07.976Z] ---> 174c01b0fa1b [2022-10-26T16:03:07.976Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:03:07.976Z] ---> Running in f67285f983e4 [2022-10-26T16:03:07.976Z] ---> Running in f9883c24b8ee [2022-10-26T16:03:08.549Z] Removing intermediate container f9883c24b8ee [2022-10-26T16:03:08.550Z] ---> 5e1d6a6b03e0 [2022-10-26T16:03:08.550Z] Step 17/19 : LABEL arch=x86_64 [2022-10-26T16:03:08.550Z] Removing intermediate container f67285f983e4 [2022-10-26T16:03:08.550Z] ---> abf411a02a76 [2022-10-26T16:03:08.550Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-26T16:03:08.817Z] ---> b95dc1aff8fd [2022-10-26T16:03:08.817Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-26T16:03:09.078Z] ---> Running in d16e0e4298b4 [2022-10-26T16:03:09.078Z] ---> Running in db36a75ff2a8 [2022-10-26T16:03:09.078Z] Removing intermediate container d16e0e4298b4 [2022-10-26T16:03:09.078Z] ---> b3c544c1e232 [2022-10-26T16:03:09.078Z] Step 18/19 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:09.342Z] Removing intermediate container db36a75ff2a8 [2022-10-26T16:03:09.342Z] ---> fc196587173d [2022-10-26T16:03:09.342Z] Step 15/24 : WORKDIR / [2022-10-26T16:03:09.342Z] ---> Running in 33e523fc236c [2022-10-26T16:03:09.342Z] ---> Running in d3a9aa7be08f [2022-10-26T16:03:09.602Z] ---> b1a1e998b592 [2022-10-26T16:03:09.602Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-26T16:03:09.694Z] Building core-command ... [2022-10-26T16:03:09.694Z] Building core-data ... [2022-10-26T16:03:09.694Z] Building core-metadata ... [2022-10-26T16:03:09.694Z] Building security-bootstrapper ... [2022-10-26T16:03:09.694Z] Building security-proxy-setup ... [2022-10-26T16:03:09.694Z] Building security-secretstore-setup ... [2022-10-26T16:03:09.694Z] Building security-spiffe-token-provider ... [2022-10-26T16:03:09.694Z] Building security-spire-agent ... [2022-10-26T16:03:09.694Z] Building security-spire-config ... [2022-10-26T16:03:09.694Z] Building security-spire-server ... [2022-10-26T16:03:09.694Z] Building support-notifications ... [2022-10-26T16:03:09.694Z] Building support-scheduler ... [2022-10-26T16:03:09.694Z] Building sys-mgmt-agent ... [2022-10-26T16:03:09.694Z] Building security-spire-server [2022-10-26T16:03:09.694Z] Building security-spire-config [2022-10-26T16:03:09.694Z] Building security-spiffe-token-provider [2022-10-26T16:03:09.694Z] Building security-spire-agent [2022-10-26T16:03:09.694Z] Building support-scheduler [2022-10-26T16:03:09.861Z] Removing intermediate container 33e523fc236c [2022-10-26T16:03:09.861Z] ---> 7a649ea2596b [2022-10-26T16:03:09.861Z] Step 19/19 : LABEL version=2.3.0-dev.104 [2022-10-26T16:03:09.861Z] Removing intermediate container d3a9aa7be08f [2022-10-26T16:03:09.861Z] ---> 003f23808f00 [2022-10-26T16:03:09.861Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:03:10.121Z] ---> Running in 723910edfb2e [2022-10-26T16:03:10.121Z] ---> abac96b2f518 [2022-10-26T16:03:10.121Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-26T16:03:10.389Z] Removing intermediate container 723910edfb2e [2022-10-26T16:03:10.389Z] ---> 842bf68fdff3 [2022-10-26T16:03:10.389Z] [2022-10-26T16:03:10.390Z] ---> fc0299dd0969 [2022-10-26T16:03:10.390Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-26T16:03:10.390Z] Successfully built 842bf68fdff3 [2022-10-26T16:03:10.390Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-26T16:03:10.649Z]  Building security-spiffe-token-provider ... done  ---> 5e2d3c6e0deb [2022-10-26T16:03:10.649Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-26T16:03:11.221Z] ---> 807710956cbb [2022-10-26T16:03:11.221Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-26T16:03:11.221Z] ---> aa1255c47cda [2022-10-26T16:03:11.221Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-26T16:03:11.221Z] Removing intermediate container 8842f70b3e1c [2022-10-26T16:03:11.221Z] ---> adbb1a64f76a [2022-10-26T16:03:11.221Z] [2022-10-26T16:03:11.221Z] Step 10/23 : FROM alpine:3.16 [2022-10-26T16:03:11.222Z] ---> 9c6f07244728 [2022-10-26T16:03:11.222Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-26T16:03:11.222Z] ---> Using cache [2022-10-26T16:03:11.222Z] ---> 243c12e7ddaf [2022-10-26T16:03:11.222Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:03:11.222Z] ---> Using cache [2022-10-26T16:03:11.222Z] ---> 821779f7d7e4 [2022-10-26T16:03:11.222Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-26T16:03:11.494Z] ---> Running in 495f0d4f7581 [2022-10-26T16:03:11.495Z] ---> 9a2338aed838 [2022-10-26T16:03:11.495Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-26T16:03:11.495Z] ---> a6912834f80e [2022-10-26T16:03:11.495Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-26T16:03:11.752Z] Removing intermediate container 495f0d4f7581 [2022-10-26T16:03:11.752Z] ---> dd8bc3d6947b [2022-10-26T16:03:11.752Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-26T16:03:11.752Z] ---> Running in 6a4ca2ed493f [2022-10-26T16:03:12.011Z] ---> e6687669e8dc [2022-10-26T16:03:12.011Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-26T16:03:12.011Z] ---> 654c61112d90 [2022-10-26T16:03:12.011Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-26T16:03:12.011Z] Removing intermediate container 6a4ca2ed493f [2022-10-26T16:03:12.011Z] ---> d9f9d267a6b6 [2022-10-26T16:03:12.011Z] Step 15/23 : WORKDIR / [2022-10-26T16:03:12.011Z] ---> Running in 4ada39fe7d12 [2022-10-26T16:03:12.011Z] ---> Running in 8dbbbc5d1740 [2022-10-26T16:03:12.011Z] ---> Running in d666ee3b18e5 [2022-10-26T16:03:12.270Z] Removing intermediate container 4ada39fe7d12 [2022-10-26T16:03:12.270Z] ---> cc9a70cf6749 [2022-10-26T16:03:12.270Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:03:12.270Z] ---> Running in 881902f6a2b0 [2022-10-26T16:03:12.270Z] Removing intermediate container d666ee3b18e5 [2022-10-26T16:03:12.270Z] ---> e78dabfbec96 [2022-10-26T16:03:12.270Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:03:12.528Z] Removing intermediate container 881902f6a2b0 [2022-10-26T16:03:12.528Z] ---> f8e7711b7f5e [2022-10-26T16:03:12.528Z] Step 22/24 : LABEL arch=x86_64 [2022-10-26T16:03:12.789Z] ---> Running in 96e81125b873 [2022-10-26T16:03:12.789Z] ---> 75ce16f08e6e [2022-10-26T16:03:12.789Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-26T16:03:13.047Z] Removing intermediate container 96e81125b873 [2022-10-26T16:03:13.047Z] ---> f6d513f7e79d [2022-10-26T16:03:13.047Z] Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:13.306Z] ---> Running in e109b60e9db7 [2022-10-26T16:03:13.564Z] Removing intermediate container e109b60e9db7 [2022-10-26T16:03:13.564Z] ---> 02490bde7435 [2022-10-26T16:03:13.565Z] Step 24/24 : LABEL version=2.3.0-dev.104 [2022-10-26T16:03:13.565Z] Removing intermediate container 8dbbbc5d1740 [2022-10-26T16:03:13.565Z] ---> 4472a86255a2 [2022-10-26T16:03:13.565Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-26T16:03:13.565Z] ---> Running in 215dc121aeaa [2022-10-26T16:03:13.565Z] ---> 090577372f50 [2022-10-26T16:03:13.565Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-26T16:03:13.565Z] ---> Running in a0b45fb75176 [2022-10-26T16:03:13.825Z] Removing intermediate container 215dc121aeaa [2022-10-26T16:03:13.825Z] ---> 45bfa7d24d21 [2022-10-26T16:03:13.825Z] [2022-10-26T16:03:13.825Z] Removing intermediate container a0b45fb75176 [2022-10-26T16:03:13.825Z] ---> f7d370315c3d [2022-10-26T16:03:13.825Z] Step 29/32 : CMD ["gate"] [2022-10-26T16:03:13.825Z] Successfully built 45bfa7d24d21 [2022-10-26T16:03:13.825Z] Successfully tagged core-metadata:latest [2022-10-26T16:03:14.088Z]  Building core-metadata ... done  ---> 8364717591c7 [2022-10-26T16:03:14.088Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-26T16:03:14.088Z] ---> Running in 0e395718bd12 [2022-10-26T16:03:14.088Z] ---> Running in 5de4d68e2afa [2022-10-26T16:03:14.088Z] Removing intermediate container 0e395718bd12 [2022-10-26T16:03:14.088Z] ---> 83d10d2be39d [2022-10-26T16:03:14.088Z] Step 30/32 : LABEL arch=x86_64 [2022-10-26T16:03:14.088Z] Removing intermediate container 5de4d68e2afa [2022-10-26T16:03:14.088Z] ---> dd60d6851fb9 [2022-10-26T16:03:14.088Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:03:14.346Z] ---> Running in 6f550646d48e [2022-10-26T16:03:14.346Z] ---> Running in 6e86a02c2a31 [2022-10-26T16:03:14.604Z] Removing intermediate container 6e86a02c2a31 [2022-10-26T16:03:14.604Z] ---> daded45dea5d [2022-10-26T16:03:14.604Z] Step 31/32 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:14.604Z] Removing intermediate container 6f550646d48e [2022-10-26T16:03:14.604Z] ---> 01d820fa6b6f [2022-10-26T16:03:14.604Z] Step 21/23 : LABEL arch=x86_64 [2022-10-26T16:03:14.604Z] ---> Running in a3613618d2c0 [2022-10-26T16:03:14.604Z] ---> Running in cb7fe541c743 [2022-10-26T16:03:14.865Z] Removing intermediate container a3613618d2c0 [2022-10-26T16:03:14.865Z] ---> 746b99e230dd [2022-10-26T16:03:14.865Z] Step 32/32 : LABEL version=2.3.0-dev.104 [2022-10-26T16:03:14.865Z] Removing intermediate container cb7fe541c743 [2022-10-26T16:03:14.865Z] ---> 6d40415d2a08 [2022-10-26T16:03:14.865Z] Step 22/23 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:14.865Z] ---> Running in 95d87fdde0d1 [2022-10-26T16:03:15.124Z] ---> Running in 386fa34c541c [2022-10-26T16:03:15.383Z] Removing intermediate container 386fa34c541c [2022-10-26T16:03:15.383Z] ---> dbc8188a5dbc [2022-10-26T16:03:15.383Z] Step 23/23 : LABEL version=2.3.0-dev.104 [2022-10-26T16:03:15.383Z] Removing intermediate container 95d87fdde0d1 [2022-10-26T16:03:15.383Z] ---> 07b822e3ac43 [2022-10-26T16:03:15.383Z] [2022-10-26T16:03:15.383Z] ---> Running in 16583b0f4eea [2022-10-26T16:03:15.383Z] Successfully built 07b822e3ac43 [2022-10-26T16:03:15.383Z] Successfully tagged security-bootstrapper:latest [2022-10-26T16:03:15.383Z]  Building security-bootstrapper ... done Removing intermediate container 16583b0f4eea [2022-10-26T16:03:15.383Z] ---> 7b9fdd0085c7 [2022-10-26T16:03:15.383Z] [2022-10-26T16:03:15.640Z] Successfully built 7b9fdd0085c7 [2022-10-26T16:03:15.640Z] Successfully tagged core-command:latest [2022-10-26T16:03:22.011Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:03:22.011Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:03:22.011Z] ---> fadf076103ee [2022-10-26T16:03:22.011Z] Step 3/23 : WORKDIR /edgex-go [2022-10-26T16:03:22.011Z] ---> Running in cf6bbbab6d51 [2022-10-26T16:03:22.011Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:03:22.011Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:03:22.011Z] ---> fadf076103ee [2022-10-26T16:03:22.011Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:03:22.011Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:03:22.011Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:03:22.011Z] ---> fadf076103ee [2022-10-26T16:03:22.011Z] Step 3/19 : WORKDIR /edgex-go [2022-10-26T16:03:22.011Z] ---> Running in 1e8c99adf257 [2022-10-26T16:03:22.011Z] ---> Running in 641f4ef8ae8b [2022-10-26T16:03:22.011Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:03:22.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:03:22.011Z] ---> fadf076103ee [2022-10-26T16:03:22.011Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T16:03:22.011Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:03:22.011Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:03:22.011Z] ---> fadf076103ee [2022-10-26T16:03:22.011Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T16:03:22.011Z] ---> Using cache [2022-10-26T16:03:22.011Z] ---> 1adaa0fe7b0b [2022-10-26T16:03:22.011Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T16:03:22.011Z] Removing intermediate container cf6bbbab6d51 [2022-10-26T16:03:22.011Z] ---> 1adaa0fe7b0b [2022-10-26T16:03:22.011Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T16:03:22.011Z] ---> Running in d5540e89561a [2022-10-26T16:03:22.011Z] ---> Running in dd770ba73a0b [2022-10-26T16:03:22.011Z] ---> Running in b83f5e9e96d5 [2022-10-26T16:03:22.284Z] Removing intermediate container 1e8c99adf257 [2022-10-26T16:03:22.284Z] ---> 0244d00caef0 [2022-10-26T16:03:22.284Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-26T16:03:22.284Z] Removing intermediate container 641f4ef8ae8b [2022-10-26T16:03:22.284Z] ---> fd8f4250ed39 [2022-10-26T16:03:22.284Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T16:03:22.562Z] ---> Running in 0cd96d50e960 [2022-10-26T16:03:22.562Z] ---> Running in 97ba8735bb82 [2022-10-26T16:03:22.828Z] Removing intermediate container b83f5e9e96d5 [2022-10-26T16:03:22.828Z] ---> 6cad9db9bdd5 [2022-10-26T16:03:22.828Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-26T16:03:23.100Z] ---> Running in 7c5c5046eda7 [2022-10-26T16:03:23.694Z] Removing intermediate container 0cd96d50e960 [2022-10-26T16:03:23.694Z] ---> 09d6ca63de05 [2022-10-26T16:03:23.694Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-26T16:03:23.694Z] ---> Running in ce681095ce6f [2022-10-26T16:03:23.748Z]  Building core-command ... done Removing intermediate container b6aba729529c [2022-10-26T16:03:23.748Z] ---> fce07dc0f007 [2022-10-26T16:03:23.748Z] [2022-10-26T16:03:23.748Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:03:23.748Z] ---> 9c6f07244728 [2022-10-26T16:03:23.748Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-26T16:03:23.748Z] ---> Using cache [2022-10-26T16:03:23.748Z] ---> 243c12e7ddaf [2022-10-26T16:03:23.748Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:03:23.748Z] ---> Using cache [2022-10-26T16:03:23.748Z] ---> 821779f7d7e4 [2022-10-26T16:03:23.748Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-26T16:03:23.748Z] ---> Running in c756426139a2 [2022-10-26T16:03:23.748Z] Removing intermediate container c756426139a2 [2022-10-26T16:03:23.748Z] ---> 10ff49425659 [2022-10-26T16:03:23.748Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T16:03:23.748Z] ---> Running in fc8e617c03f9 [2022-10-26T16:03:23.748Z] Removing intermediate container fc8e617c03f9 [2022-10-26T16:03:23.748Z] ---> eff25a042a6b [2022-10-26T16:03:23.748Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:03:23.748Z] ---> 5558ce462d4b [2022-10-26T16:03:23.748Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-26T16:03:24.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:03:24.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:03:24.317Z] ---> 56de2a3d2040 [2022-10-26T16:03:24.317Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-26T16:03:24.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:03:24.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:03:24.576Z] ---> cf167809b5eb [2022-10-26T16:03:24.576Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-26T16:03:24.576Z] ---> Running in 8bfebff75e18 [2022-10-26T16:03:24.576Z] Removing intermediate container 8bfebff75e18 [2022-10-26T16:03:24.576Z] ---> 142ce13b2c83 [2022-10-26T16:03:24.576Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:03:24.576Z] ---> Running in e992beb7dc74 [2022-10-26T16:03:24.835Z] Removing intermediate container e992beb7dc74 [2022-10-26T16:03:24.835Z] ---> 799e51b5dfbe [2022-10-26T16:03:24.835Z] Step 20/22 : LABEL arch=x86_64 [2022-10-26T16:03:24.835Z] ---> Running in eadf2ce4ae7b [2022-10-26T16:03:24.835Z] Removing intermediate container eadf2ce4ae7b [2022-10-26T16:03:24.835Z] ---> 3617ed9144a4 [2022-10-26T16:03:24.835Z] Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:24.835Z] ---> Running in 2d55acb4faf2 [2022-10-26T16:03:25.095Z] Removing intermediate container 2d55acb4faf2 [2022-10-26T16:03:25.095Z] ---> 61a93e3fdc76 [2022-10-26T16:03:25.095Z] Step 22/22 : LABEL version=2.3.0-dev.104 [2022-10-26T16:03:25.095Z] ---> Running in 4e8c5bf9a5ff [2022-10-26T16:03:25.095Z] Removing intermediate container 4e8c5bf9a5ff [2022-10-26T16:03:25.095Z] ---> d6cb8d6680c8 [2022-10-26T16:03:25.095Z] [2022-10-26T16:03:25.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:03:25.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:03:25.353Z] Successfully built d6cb8d6680c8 [2022-10-26T16:03:25.353Z] Successfully tagged support-scheduler:latest [2022-10-26T16:03:25.359Z]  Building support-scheduler ... done  [Pipeline] } [2022-10-26T16:03:25.374Z] $ docker stop --time=1 7fc8ff3e999742e5094749983a681861a0676a96dab8becbe0402b5221db95e9 [2022-10-26T16:03:25.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:03:25.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:03:25.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:03:25.969Z] OK: 221 MiB in 51 packages [2022-10-26T16:03:25.969Z] OK: 221 MiB in 51 packages [2022-10-26T16:03:26.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:03:26.724Z] $ docker rm -f 7fc8ff3e999742e5094749983a681861a0676a96dab8becbe0402b5221db95e9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T16:03:27.040Z] + docker images [2022-10-26T16:03:27.040Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-26T16:03:27.040Z] support-scheduler latest d6cb8d6680c8 1 second ago 29.8MB [2022-10-26T16:03:27.040Z] fce07dc0f007 4 seconds ago 1.67GB [2022-10-26T16:03:27.040Z] core-command latest 7b9fdd0085c7 11 seconds ago 17.6MB [2022-10-26T16:03:27.040Z] security-bootstrapper latest 07b822e3ac43 11 seconds ago 20.2MB [2022-10-26T16:03:27.040Z] core-metadata latest 45bfa7d24d21 13 seconds ago 18.5MB [2022-10-26T16:03:27.040Z] security-spiffe-token-provider latest 842bf68fdff3 16 seconds ago 29.7MB [2022-10-26T16:03:27.040Z] adbb1a64f76a 16 seconds ago 1.61GB [2022-10-26T16:03:27.040Z] 0ede57ccc621 22 seconds ago 1.61GB [2022-10-26T16:03:27.040Z] fbf570f520a0 25 seconds ago 1.64GB [2022-10-26T16:03:27.040Z] sys-mgmt-agent latest 6506caa613c9 31 seconds ago 136MB [2022-10-26T16:03:27.040Z] 216d47bdd596 32 seconds ago 1.6GB [2022-10-26T16:03:27.040Z] core-data latest 83ea0967d82d 46 seconds ago 21.7MB [2022-10-26T16:03:27.040Z] e5f61ab7aaf6 56 seconds ago 1.62GB [2022-10-26T16:03:27.040Z] 07feb2f3e3dc 59 seconds ago 1.59GB [2022-10-26T16:03:27.041Z] security-secretstore-setup latest 7905e89ac306 About a minute ago 29.7MB [2022-10-26T16:03:27.041Z] support-notifications latest 010bd55d491b About a minute ago 30.4MB [2022-10-26T16:03:27.041Z] security-proxy-setup latest 3f20ebee429e About a minute ago 27.6MB [2022-10-26T16:03:27.041Z] b862de25b592 About a minute ago 1.67GB [2022-10-26T16:03:27.041Z] security-spire-agent latest 0c537eed2cd8 About a minute ago 125MB [2022-10-26T16:03:27.041Z] f170fb9a6ea2 About a minute ago 1.6GB [2022-10-26T16:03:27.041Z] d1605fb2b1b4 About a minute ago 1.6GB [2022-10-26T16:03:27.041Z] security-spire-config latest ce42aecff081 About a minute ago 85.8MB [2022-10-26T16:03:27.041Z] security-spire-server latest 34731519e112 About a minute ago 86.5MB [2022-10-26T16:03:27.041Z] a8a9755bc938 2 minutes ago 1.48GB [2022-10-26T16:03:27.041Z] b4764df61750 2 minutes ago 1.48GB [2022-10-26T16:03:27.041Z] ci-base-image-x86_64 latest 86ab2b88e597 5 minutes ago 941MB [2022-10-26T16:03:27.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB [2022-10-26T16:03:27.041Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-26T16:03:27.041Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-26T16:03:27.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-26T16:03:27.041Z] 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 [2022-10-26T16:03:27.126Z] provisioning config files... [2022-10-26T16:03:27.134Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/345@tmp/config1733890688573425776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:03:27.224Z] OK: 221 MiB in 51 packages [2022-10-26T16:03:27.224Z] v3.16.2-342-ga2b5319e92 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-26T16:03:27.224Z] v3.16.2-340-ge3a5abd2d0 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-26T16:03:27.224Z] OK: 16898 distinct packages available [2022-10-26T16:03:27.423Z] ---> docker-login.sh [2022-10-26T16:03:27.423Z] nexus3.edgexfoundry.org:10001 [2022-10-26T16:03:27.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:03:27.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:03:27.423Z] Configure a credential helper to remove this warning. See [2022-10-26T16:03:27.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:03:27.423Z] [2022-10-26T16:03:27.423Z] Login Succeeded [2022-10-26T16:03:27.423Z] nexus3.edgexfoundry.org:10002 [2022-10-26T16:03:27.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:03:27.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:03:27.423Z] Configure a credential helper to remove this warning. See [2022-10-26T16:03:27.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:03:27.423Z] [2022-10-26T16:03:27.423Z] Login Succeeded [2022-10-26T16:03:27.423Z] nexus3.edgexfoundry.org:10003 [2022-10-26T16:03:27.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:03:27.507Z] Removing intermediate container dd770ba73a0b [2022-10-26T16:03:27.507Z] ---> 345f7e8785dc [2022-10-26T16:03:27.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:03:27.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:03:27.681Z] Configure a credential helper to remove this warning. See [2022-10-26T16:03:27.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:03:27.681Z] [2022-10-26T16:03:27.681Z] Login Succeeded [2022-10-26T16:03:27.681Z] nexus3.edgexfoundry.org:10004 [2022-10-26T16:03:27.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:03:27.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:03:27.681Z] Configure a credential helper to remove this warning. See [2022-10-26T16:03:27.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:03:27.681Z] [2022-10-26T16:03:27.681Z] Login Succeeded [2022-10-26T16:03:27.681Z] docker.io [2022-10-26T16:03:27.783Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-26T16:03:27.783Z] OK: 221 MiB in 51 packages [2022-10-26T16:03:27.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:03:28.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:03:28.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:03:28.197Z] Configure a credential helper to remove this warning. See [2022-10-26T16:03:28.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:03:28.197Z] [2022-10-26T16:03:28.197Z] Login Succeeded [2022-10-26T16:03:28.197Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T16:03:28.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:03:28.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T16:03:28.256Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-26T16:03:28.256Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:28.256Z] latest [2022-10-26T16:03:28.256Z] 2.3.0-dev.104 [2022-10-26T16:03:28.256Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:28.256Z] main [2022-10-26T16:03:28.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:28.321Z] Removing intermediate container d5540e89561a [2022-10-26T16:03:28.321Z] ---> f43fe2e40872 [2022-10-26T16:03:28.321Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T16:03:28.582Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:28.889Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:28.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-26T16:03:28.889Z] 6add893dc60b: Preparing [2022-10-26T16:03:28.889Z] ed0c0757e080: Preparing [2022-10-26T16:03:28.889Z] c0b8400fa492: Preparing [2022-10-26T16:03:28.889Z] 4c232fc74ee2: Preparing [2022-10-26T16:03:28.889Z] 994393dc58e7: Preparing [2022-10-26T16:03:28.889Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:28.889Z] 6add893dc60b: Pushed [2022-10-26T16:03:28.889Z] 4c232fc74ee2: Pushed [2022-10-26T16:03:28.889Z] c0b8400fa492: Pushed [2022-10-26T16:03:28.907Z] Removing intermediate container 7c5c5046eda7 [2022-10-26T16:03:28.907Z] ---> 5aa03cd327ab [2022-10-26T16:03:28.907Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T16:03:29.174Z] OK: 221 MiB in 51 packages [2022-10-26T16:03:29.174Z] Removing intermediate container ce681095ce6f [2022-10-26T16:03:29.174Z] ---> 0ca587141b0b [2022-10-26T16:03:29.174Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T16:03:29.441Z] ---> 808a0a41e542 [2022-10-26T16:03:29.441Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:03:29.441Z] ---> Running in fc278acc4b12 [2022-10-26T16:03:29.709Z] ---> 46aaff00935d [2022-10-26T16:03:29.709Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:03:29.975Z] ---> Running in 5f9dc1431224 [2022-10-26T16:03:30.242Z] ---> a028e3c61ce5 [2022-10-26T16:03:30.242Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:03:30.259Z] ed0c0757e080: Pushed [2022-10-26T16:03:30.517Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:9f196bee6f03b36e033e008e990ac0cf4c75b21cf9795194f509d64e130dafc6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:30.829Z] ---> Running in 80e21e928195 [2022-10-26T16:03:30.829Z] Removing intermediate container 97ba8735bb82 [2022-10-26T16:03:30.829Z] ---> 25c7d154ec83 [2022-10-26T16:03:30.829Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-26T16:03:30.829Z] ---> 11eb6d1558b0 [2022-10-26T16:03:30.829Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:03:30.832Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:31.101Z] ---> Running in 21a06c47bea6 [2022-10-26T16:03:31.141Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-26T16:03:31.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-26T16:03:31.141Z] 6add893dc60b: Preparing [2022-10-26T16:03:31.141Z] ed0c0757e080: Preparing [2022-10-26T16:03:31.141Z] c0b8400fa492: Preparing [2022-10-26T16:03:31.141Z] 4c232fc74ee2: Preparing [2022-10-26T16:03:31.141Z] 994393dc58e7: Preparing [2022-10-26T16:03:31.141Z] ed0c0757e080: Layer already exists [2022-10-26T16:03:31.141Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:31.141Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:31.141Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:03:31.141Z] 6add893dc60b: Layer already exists [2022-10-26T16:03:31.141Z] latest: digest: sha256:9f196bee6f03b36e033e008e990ac0cf4c75b21cf9795194f509d64e130dafc6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:31.454Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:31.757Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.104 [2022-10-26T16:03:31.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-26T16:03:31.757Z] 6add893dc60b: Preparing [2022-10-26T16:03:31.757Z] ed0c0757e080: Preparing [2022-10-26T16:03:31.757Z] c0b8400fa492: Preparing [2022-10-26T16:03:31.757Z] 4c232fc74ee2: Preparing [2022-10-26T16:03:31.757Z] 994393dc58e7: Preparing [2022-10-26T16:03:31.757Z] 6add893dc60b: Layer already exists [2022-10-26T16:03:31.757Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:03:31.757Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:31.757Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:31.757Z] ed0c0757e080: Layer already exists [2022-10-26T16:03:31.757Z] 2.3.0-dev.104: digest: sha256:9f196bee6f03b36e033e008e990ac0cf4c75b21cf9795194f509d64e130dafc6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:32.065Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:32.373Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:32.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-26T16:03:32.373Z] 6add893dc60b: Preparing [2022-10-26T16:03:32.373Z] ed0c0757e080: Preparing [2022-10-26T16:03:32.373Z] c0b8400fa492: Preparing [2022-10-26T16:03:32.373Z] 4c232fc74ee2: Preparing [2022-10-26T16:03:32.373Z] 994393dc58e7: Preparing [2022-10-26T16:03:32.373Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:03:32.373Z] ed0c0757e080: Layer already exists [2022-10-26T16:03:32.373Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:32.373Z] 6add893dc60b: Layer already exists [2022-10-26T16:03:32.373Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:32.373Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:9f196bee6f03b36e033e008e990ac0cf4c75b21cf9795194f509d64e130dafc6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:32.522Z] ---> 24ed60ce278f [2022-10-26T16:03:32.522Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:03:32.522Z] ---> Running in f716f6536772 [2022-10-26T16:03:32.677Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:32.974Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-26T16:03:32.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-26T16:03:32.974Z] 6add893dc60b: Preparing [2022-10-26T16:03:32.974Z] ed0c0757e080: Preparing [2022-10-26T16:03:32.974Z] c0b8400fa492: Preparing [2022-10-26T16:03:32.974Z] 4c232fc74ee2: Preparing [2022-10-26T16:03:32.974Z] 994393dc58e7: Preparing [2022-10-26T16:03:32.974Z] ed0c0757e080: Layer already exists [2022-10-26T16:03:32.974Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:32.974Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:03:32.974Z] 6add893dc60b: Layer already exists [2022-10-26T16:03:32.974Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:32.974Z] main: digest: sha256:9f196bee6f03b36e033e008e990ac0cf4c75b21cf9795194f509d64e130dafc6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:03:33.012Z] ===================================================== [Pipeline] echo [2022-10-26T16:03:33.022Z] taggedImages: [2022-10-26T16:03:33.022Z] - nexus3.edgexfoundry.org:10004/core-command:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:33.022Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-26T16:03:33.022Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.104 [2022-10-26T16:03:33.022Z] - nexus3.edgexfoundry.org:10004/core-command:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:33.022Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-26T16:03:33.038Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-26T16:03:33.038Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:33.038Z] latest [2022-10-26T16:03:33.038Z] 2.3.0-dev.104 [2022-10-26T16:03:33.038Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:33.038Z] main [2022-10-26T16:03:33.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:33.356Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:33.657Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:33.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-26T16:03:33.657Z] 8bc7f4a96e1e: Preparing [2022-10-26T16:03:33.657Z] de8f200228df: Preparing [2022-10-26T16:03:33.657Z] c0b8400fa492: Preparing [2022-10-26T16:03:33.657Z] b6cf8feeb892: Preparing [2022-10-26T16:03:33.657Z] 994393dc58e7: Preparing [2022-10-26T16:03:33.657Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:33.657Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:33.657Z] 8bc7f4a96e1e: Pushed [2022-10-26T16:03:33.914Z] b6cf8feeb892: Pushed [2022-10-26T16:03:34.976Z] de8f200228df: Pushed [2022-10-26T16:03:35.247Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:89e519482189d1bb70f098f40836521f3d746b930db991ed8643f4f79e44917e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:35.602Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:35.970Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-26T16:03:35.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-26T16:03:35.970Z] 8bc7f4a96e1e: Preparing [2022-10-26T16:03:35.970Z] de8f200228df: Preparing [2022-10-26T16:03:35.970Z] c0b8400fa492: Preparing [2022-10-26T16:03:35.970Z] b6cf8feeb892: Preparing [2022-10-26T16:03:35.970Z] 994393dc58e7: Preparing [2022-10-26T16:03:35.970Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:35.970Z] de8f200228df: Layer already exists [2022-10-26T16:03:35.970Z] 8bc7f4a96e1e: Layer already exists [2022-10-26T16:03:35.970Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:35.970Z] b6cf8feeb892: Layer already exists [2022-10-26T16:03:35.970Z] latest: digest: sha256:89e519482189d1bb70f098f40836521f3d746b930db991ed8643f4f79e44917e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:36.311Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:36.618Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.104 [2022-10-26T16:03:36.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-26T16:03:36.618Z] 8bc7f4a96e1e: Preparing [2022-10-26T16:03:36.618Z] de8f200228df: Preparing [2022-10-26T16:03:36.618Z] c0b8400fa492: Preparing [2022-10-26T16:03:36.618Z] b6cf8feeb892: Preparing [2022-10-26T16:03:36.618Z] 994393dc58e7: Preparing [2022-10-26T16:03:36.618Z] 8bc7f4a96e1e: Layer already exists [2022-10-26T16:03:36.618Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:36.618Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:36.618Z] b6cf8feeb892: Layer already exists [2022-10-26T16:03:36.618Z] de8f200228df: Layer already exists [2022-10-26T16:03:36.618Z] 2.3.0-dev.104: digest: sha256:89e519482189d1bb70f098f40836521f3d746b930db991ed8643f4f79e44917e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:36.926Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:37.231Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:37.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-26T16:03:37.231Z] 8bc7f4a96e1e: Preparing [2022-10-26T16:03:37.231Z] de8f200228df: Preparing [2022-10-26T16:03:37.232Z] c0b8400fa492: Preparing [2022-10-26T16:03:37.232Z] b6cf8feeb892: Preparing [2022-10-26T16:03:37.232Z] 994393dc58e7: Preparing [2022-10-26T16:03:37.232Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:37.232Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:37.232Z] de8f200228df: Layer already exists [2022-10-26T16:03:37.232Z] b6cf8feeb892: Layer already exists [2022-10-26T16:03:37.232Z] 8bc7f4a96e1e: Layer already exists [2022-10-26T16:03:37.232Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:89e519482189d1bb70f098f40836521f3d746b930db991ed8643f4f79e44917e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:37.547Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:37.857Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-26T16:03:37.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-26T16:03:37.857Z] 8bc7f4a96e1e: Preparing [2022-10-26T16:03:37.857Z] de8f200228df: Preparing [2022-10-26T16:03:37.857Z] c0b8400fa492: Preparing [2022-10-26T16:03:37.857Z] b6cf8feeb892: Preparing [2022-10-26T16:03:37.857Z] 994393dc58e7: Preparing [2022-10-26T16:03:37.857Z] de8f200228df: Layer already exists [2022-10-26T16:03:37.857Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:37.857Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:37.857Z] b6cf8feeb892: Layer already exists [2022-10-26T16:03:37.857Z] 8bc7f4a96e1e: Layer already exists [2022-10-26T16:03:37.857Z] main: digest: sha256:89e519482189d1bb70f098f40836521f3d746b930db991ed8643f4f79e44917e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:03:37.906Z] ===================================================== [Pipeline] echo [2022-10-26T16:03:37.918Z] taggedImages: [2022-10-26T16:03:37.918Z] - nexus3.edgexfoundry.org:10004/core-data:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:37.918Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-26T16:03:37.918Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.104 [2022-10-26T16:03:37.918Z] - nexus3.edgexfoundry.org:10004/core-data:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:37.918Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-26T16:03:37.939Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-26T16:03:37.939Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:37.939Z] latest [2022-10-26T16:03:37.939Z] 2.3.0-dev.104 [2022-10-26T16:03:37.939Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:37.939Z] main [2022-10-26T16:03:37.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:38.259Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:38.563Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:38.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-26T16:03:38.563Z] 09b204509cb0: Preparing [2022-10-26T16:03:38.563Z] 9568179ffdb4: Preparing [2022-10-26T16:03:38.563Z] 882aff82e5a3: Preparing [2022-10-26T16:03:38.563Z] c0b8400fa492: Preparing [2022-10-26T16:03:38.563Z] 4c232fc74ee2: Preparing [2022-10-26T16:03:38.563Z] 994393dc58e7: Preparing [2022-10-26T16:03:38.563Z] 994393dc58e7: Waiting [2022-10-26T16:03:38.563Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:38.563Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:03:38.563Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:38.563Z] 09b204509cb0: Pushed [2022-10-26T16:03:38.563Z] 9568179ffdb4: Pushed [2022-10-26T16:03:39.939Z] 882aff82e5a3: Pushed [2022-10-26T16:03:40.198Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:64093c9953e92231aa2bb52fb6040d08e594eea08e6a67b99f3b98c5c2c732fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:40.513Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:40.825Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-26T16:03:40.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-26T16:03:40.825Z] 09b204509cb0: Preparing [2022-10-26T16:03:40.825Z] 9568179ffdb4: Preparing [2022-10-26T16:03:40.825Z] 882aff82e5a3: Preparing [2022-10-26T16:03:40.825Z] c0b8400fa492: Preparing [2022-10-26T16:03:40.825Z] 4c232fc74ee2: Preparing [2022-10-26T16:03:40.825Z] 994393dc58e7: Preparing [2022-10-26T16:03:40.825Z] 994393dc58e7: Waiting [2022-10-26T16:03:40.825Z] 882aff82e5a3: Layer already exists [2022-10-26T16:03:40.825Z] 9568179ffdb4: Layer already exists [2022-10-26T16:03:40.825Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:03:40.825Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:40.825Z] 09b204509cb0: Layer already exists [2022-10-26T16:03:40.825Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:40.825Z] latest: digest: sha256:64093c9953e92231aa2bb52fb6040d08e594eea08e6a67b99f3b98c5c2c732fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:41.141Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:41.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.104 [2022-10-26T16:03:41.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-26T16:03:41.447Z] 09b204509cb0: Preparing [2022-10-26T16:03:41.447Z] 9568179ffdb4: Preparing [2022-10-26T16:03:41.447Z] 882aff82e5a3: Preparing [2022-10-26T16:03:41.447Z] c0b8400fa492: Preparing [2022-10-26T16:03:41.447Z] 4c232fc74ee2: Preparing [2022-10-26T16:03:41.447Z] 994393dc58e7: Preparing [2022-10-26T16:03:41.447Z] 994393dc58e7: Waiting [2022-10-26T16:03:41.447Z] 9568179ffdb4: Layer already exists [2022-10-26T16:03:41.447Z] 09b204509cb0: Layer already exists [2022-10-26T16:03:41.447Z] 882aff82e5a3: Layer already exists [2022-10-26T16:03:41.447Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:41.447Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:03:41.447Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:41.447Z] 2.3.0-dev.104: digest: sha256:64093c9953e92231aa2bb52fb6040d08e594eea08e6a67b99f3b98c5c2c732fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:41.761Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:42.061Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:42.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-26T16:03:42.061Z] 09b204509cb0: Preparing [2022-10-26T16:03:42.061Z] 9568179ffdb4: Preparing [2022-10-26T16:03:42.061Z] 882aff82e5a3: Preparing [2022-10-26T16:03:42.061Z] c0b8400fa492: Preparing [2022-10-26T16:03:42.061Z] 4c232fc74ee2: Preparing [2022-10-26T16:03:42.061Z] 994393dc58e7: Preparing [2022-10-26T16:03:42.061Z] 994393dc58e7: Waiting [2022-10-26T16:03:42.061Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:03:42.061Z] 882aff82e5a3: Layer already exists [2022-10-26T16:03:42.061Z] 09b204509cb0: Layer already exists [2022-10-26T16:03:42.061Z] 9568179ffdb4: Layer already exists [2022-10-26T16:03:42.061Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:42.061Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:42.061Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:64093c9953e92231aa2bb52fb6040d08e594eea08e6a67b99f3b98c5c2c732fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:42.365Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:42.670Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-26T16:03:42.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-26T16:03:42.670Z] 09b204509cb0: Preparing [2022-10-26T16:03:42.670Z] 9568179ffdb4: Preparing [2022-10-26T16:03:42.670Z] 882aff82e5a3: Preparing [2022-10-26T16:03:42.670Z] c0b8400fa492: Preparing [2022-10-26T16:03:42.670Z] 4c232fc74ee2: Preparing [2022-10-26T16:03:42.670Z] 994393dc58e7: Preparing [2022-10-26T16:03:42.670Z] 994393dc58e7: Waiting [2022-10-26T16:03:42.670Z] 09b204509cb0: Layer already exists [2022-10-26T16:03:42.670Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:42.670Z] 9568179ffdb4: Layer already exists [2022-10-26T16:03:42.670Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:03:42.670Z] 882aff82e5a3: Layer already exists [2022-10-26T16:03:42.670Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:42.670Z] main: digest: sha256:64093c9953e92231aa2bb52fb6040d08e594eea08e6a67b99f3b98c5c2c732fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:03:42.709Z] ===================================================== [Pipeline] echo [2022-10-26T16:03:42.715Z] taggedImages: [2022-10-26T16:03:42.715Z] - nexus3.edgexfoundry.org:10004/core-metadata:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:42.715Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-26T16:03:42.715Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.104 [2022-10-26T16:03:42.715Z] - nexus3.edgexfoundry.org:10004/core-metadata:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:42.715Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-26T16:03:42.728Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-26T16:03:42.728Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:42.728Z] latest [2022-10-26T16:03:42.728Z] 2.3.0-dev.104 [2022-10-26T16:03:42.728Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:42.728Z] main [2022-10-26T16:03:42.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:43.042Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:43.349Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:43.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-26T16:03:43.349Z] 398ecb89a62e: Preparing [2022-10-26T16:03:43.349Z] 398ecb89a62e: Preparing [2022-10-26T16:03:43.349Z] 6bf2374ba99c: Preparing [2022-10-26T16:03:43.349Z] 6e005ed3737b: Preparing [2022-10-26T16:03:43.349Z] b6f9ce843d0d: Preparing [2022-10-26T16:03:43.349Z] 174b03e1f8fc: Preparing [2022-10-26T16:03:43.349Z] 8e15d3c28150: Preparing [2022-10-26T16:03:43.349Z] c0b8400fa492: Preparing [2022-10-26T16:03:43.349Z] 9867e381170d: Preparing [2022-10-26T16:03:43.349Z] 1d23c8749c5b: Preparing [2022-10-26T16:03:43.349Z] 4eb0484e4dac: Preparing [2022-10-26T16:03:43.349Z] 246f09d09014: Preparing [2022-10-26T16:03:43.349Z] 994393dc58e7: Preparing [2022-10-26T16:03:43.349Z] 9867e381170d: Waiting [2022-10-26T16:03:43.349Z] 246f09d09014: Waiting [2022-10-26T16:03:43.349Z] 4eb0484e4dac: Waiting [2022-10-26T16:03:43.349Z] 8e15d3c28150: Waiting [2022-10-26T16:03:43.349Z] 994393dc58e7: Waiting [2022-10-26T16:03:43.349Z] c0b8400fa492: Waiting [2022-10-26T16:03:43.349Z] 1d23c8749c5b: Waiting [2022-10-26T16:03:43.349Z] 6e005ed3737b: Pushed [2022-10-26T16:03:43.349Z] 398ecb89a62e: Pushed [2022-10-26T16:03:43.349Z] 174b03e1f8fc: Pushed [2022-10-26T16:03:43.349Z] b6f9ce843d0d: Pushed [2022-10-26T16:03:43.349Z] 6bf2374ba99c: Pushed [2022-10-26T16:03:43.349Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:43.607Z] 9867e381170d: Pushed [2022-10-26T16:03:43.607Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:43.607Z] 246f09d09014: Pushed [2022-10-26T16:03:43.607Z] 4eb0484e4dac: Pushed [2022-10-26T16:03:43.607Z] 1d23c8749c5b: Pushed [2022-10-26T16:03:44.981Z] 8e15d3c28150: Pushed [2022-10-26T16:03:45.240Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:a564ebec46fdc68912e7d3acfe45c1b5d79b986ef8666df8e06a3030d38bc8bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:45.553Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:45.861Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-26T16:03:45.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-26T16:03:45.861Z] 398ecb89a62e: Preparing [2022-10-26T16:03:45.861Z] 398ecb89a62e: Preparing [2022-10-26T16:03:45.861Z] 6bf2374ba99c: Preparing [2022-10-26T16:03:45.861Z] 6e005ed3737b: Preparing [2022-10-26T16:03:45.861Z] b6f9ce843d0d: Preparing [2022-10-26T16:03:45.861Z] 174b03e1f8fc: Preparing [2022-10-26T16:03:45.861Z] 8e15d3c28150: Preparing [2022-10-26T16:03:45.861Z] c0b8400fa492: Preparing [2022-10-26T16:03:45.861Z] 8e15d3c28150: Waiting [2022-10-26T16:03:45.861Z] c0b8400fa492: Waiting [2022-10-26T16:03:45.861Z] 9867e381170d: Preparing [2022-10-26T16:03:45.861Z] 1d23c8749c5b: Preparing [2022-10-26T16:03:45.861Z] 4eb0484e4dac: Preparing [2022-10-26T16:03:45.861Z] 246f09d09014: Preparing [2022-10-26T16:03:45.861Z] 994393dc58e7: Preparing [2022-10-26T16:03:45.861Z] 246f09d09014: Waiting [2022-10-26T16:03:45.861Z] 1d23c8749c5b: Waiting [2022-10-26T16:03:45.861Z] 9867e381170d: Waiting [2022-10-26T16:03:45.861Z] 4eb0484e4dac: Waiting [2022-10-26T16:03:45.861Z] 994393dc58e7: Waiting [2022-10-26T16:03:45.861Z] b6f9ce843d0d: Layer already exists [2022-10-26T16:03:45.861Z] 6e005ed3737b: Layer already exists [2022-10-26T16:03:45.861Z] 6bf2374ba99c: Layer already exists [2022-10-26T16:03:45.861Z] 174b03e1f8fc: Layer already exists [2022-10-26T16:03:45.861Z] 398ecb89a62e: Layer already exists [2022-10-26T16:03:45.861Z] 4eb0484e4dac: Layer already exists [2022-10-26T16:03:45.861Z] 9867e381170d: Layer already exists [2022-10-26T16:03:45.861Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:45.861Z] 8e15d3c28150: Layer already exists [2022-10-26T16:03:45.861Z] 1d23c8749c5b: Layer already exists [2022-10-26T16:03:45.861Z] 246f09d09014: Layer already exists [2022-10-26T16:03:45.861Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:45.861Z] latest: digest: sha256:a564ebec46fdc68912e7d3acfe45c1b5d79b986ef8666df8e06a3030d38bc8bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:46.174Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:46.479Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.104 [2022-10-26T16:03:46.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-26T16:03:46.479Z] 398ecb89a62e: Preparing [2022-10-26T16:03:46.479Z] 398ecb89a62e: Preparing [2022-10-26T16:03:46.479Z] 6bf2374ba99c: Preparing [2022-10-26T16:03:46.479Z] 6e005ed3737b: Preparing [2022-10-26T16:03:46.479Z] b6f9ce843d0d: Preparing [2022-10-26T16:03:46.479Z] 174b03e1f8fc: Preparing [2022-10-26T16:03:46.479Z] 8e15d3c28150: Preparing [2022-10-26T16:03:46.479Z] c0b8400fa492: Preparing [2022-10-26T16:03:46.479Z] 9867e381170d: Preparing [2022-10-26T16:03:46.479Z] 1d23c8749c5b: Preparing [2022-10-26T16:03:46.479Z] 4eb0484e4dac: Preparing [2022-10-26T16:03:46.479Z] 246f09d09014: Preparing [2022-10-26T16:03:46.479Z] 994393dc58e7: Preparing [2022-10-26T16:03:46.479Z] 9867e381170d: Waiting [2022-10-26T16:03:46.479Z] 1d23c8749c5b: Waiting [2022-10-26T16:03:46.479Z] 4eb0484e4dac: Waiting [2022-10-26T16:03:46.479Z] 246f09d09014: Waiting [2022-10-26T16:03:46.479Z] 994393dc58e7: Waiting [2022-10-26T16:03:46.479Z] 8e15d3c28150: Waiting [2022-10-26T16:03:46.479Z] c0b8400fa492: Waiting [2022-10-26T16:03:46.479Z] b6f9ce843d0d: Layer already exists [2022-10-26T16:03:46.479Z] 6e005ed3737b: Layer already exists [2022-10-26T16:03:46.479Z] 398ecb89a62e: Layer already exists [2022-10-26T16:03:46.479Z] 6bf2374ba99c: Layer already exists [2022-10-26T16:03:46.479Z] 174b03e1f8fc: Layer already exists [2022-10-26T16:03:46.479Z] 8e15d3c28150: Layer already exists [2022-10-26T16:03:46.479Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:46.479Z] 1d23c8749c5b: Layer already exists [2022-10-26T16:03:46.479Z] 9867e381170d: Layer already exists [2022-10-26T16:03:46.479Z] 4eb0484e4dac: Layer already exists [2022-10-26T16:03:46.479Z] 246f09d09014: Layer already exists [2022-10-26T16:03:46.479Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:46.479Z] 2.3.0-dev.104: digest: sha256:a564ebec46fdc68912e7d3acfe45c1b5d79b986ef8666df8e06a3030d38bc8bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:46.791Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:47.099Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:47.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-26T16:03:47.099Z] 398ecb89a62e: Preparing [2022-10-26T16:03:47.099Z] 398ecb89a62e: Preparing [2022-10-26T16:03:47.099Z] 6bf2374ba99c: Preparing [2022-10-26T16:03:47.099Z] 6e005ed3737b: Preparing [2022-10-26T16:03:47.099Z] b6f9ce843d0d: Preparing [2022-10-26T16:03:47.099Z] 174b03e1f8fc: Preparing [2022-10-26T16:03:47.099Z] 8e15d3c28150: Preparing [2022-10-26T16:03:47.099Z] c0b8400fa492: Preparing [2022-10-26T16:03:47.099Z] 9867e381170d: Preparing [2022-10-26T16:03:47.099Z] 1d23c8749c5b: Preparing [2022-10-26T16:03:47.099Z] 4eb0484e4dac: Preparing [2022-10-26T16:03:47.099Z] 246f09d09014: Preparing [2022-10-26T16:03:47.099Z] 994393dc58e7: Preparing [2022-10-26T16:03:47.099Z] 8e15d3c28150: Waiting [2022-10-26T16:03:47.099Z] c0b8400fa492: Waiting [2022-10-26T16:03:47.099Z] 9867e381170d: Waiting [2022-10-26T16:03:47.099Z] 1d23c8749c5b: Waiting [2022-10-26T16:03:47.099Z] 4eb0484e4dac: Waiting [2022-10-26T16:03:47.099Z] 246f09d09014: Waiting [2022-10-26T16:03:47.099Z] 994393dc58e7: Waiting [2022-10-26T16:03:47.099Z] 6e005ed3737b: Layer already exists [2022-10-26T16:03:47.099Z] b6f9ce843d0d: Layer already exists [2022-10-26T16:03:47.099Z] 398ecb89a62e: Layer already exists [2022-10-26T16:03:47.099Z] 6bf2374ba99c: Layer already exists [2022-10-26T16:03:47.099Z] 174b03e1f8fc: Layer already exists [2022-10-26T16:03:47.099Z] 8e15d3c28150: Layer already exists [2022-10-26T16:03:47.099Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:47.099Z] 9867e381170d: Layer already exists [2022-10-26T16:03:47.099Z] 4eb0484e4dac: Layer already exists [2022-10-26T16:03:47.099Z] 1d23c8749c5b: Layer already exists [2022-10-26T16:03:47.099Z] 246f09d09014: Layer already exists [2022-10-26T16:03:47.099Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:47.099Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:a564ebec46fdc68912e7d3acfe45c1b5d79b986ef8666df8e06a3030d38bc8bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:47.404Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:47.705Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-26T16:03:47.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-26T16:03:47.705Z] 398ecb89a62e: Preparing [2022-10-26T16:03:47.705Z] 398ecb89a62e: Preparing [2022-10-26T16:03:47.705Z] 6bf2374ba99c: Preparing [2022-10-26T16:03:47.705Z] 6e005ed3737b: Preparing [2022-10-26T16:03:47.705Z] b6f9ce843d0d: Preparing [2022-10-26T16:03:47.705Z] 174b03e1f8fc: Preparing [2022-10-26T16:03:47.705Z] 8e15d3c28150: Preparing [2022-10-26T16:03:47.705Z] c0b8400fa492: Preparing [2022-10-26T16:03:47.705Z] 9867e381170d: Preparing [2022-10-26T16:03:47.705Z] 1d23c8749c5b: Preparing [2022-10-26T16:03:47.705Z] 4eb0484e4dac: Preparing [2022-10-26T16:03:47.705Z] 246f09d09014: Preparing [2022-10-26T16:03:47.705Z] 994393dc58e7: Preparing [2022-10-26T16:03:47.705Z] 8e15d3c28150: Waiting [2022-10-26T16:03:47.705Z] c0b8400fa492: Waiting [2022-10-26T16:03:47.705Z] 1d23c8749c5b: Waiting [2022-10-26T16:03:47.705Z] 9867e381170d: Waiting [2022-10-26T16:03:47.705Z] 246f09d09014: Waiting [2022-10-26T16:03:47.705Z] 4eb0484e4dac: Waiting [2022-10-26T16:03:47.705Z] 994393dc58e7: Waiting [2022-10-26T16:03:47.705Z] 398ecb89a62e: Layer already exists [2022-10-26T16:03:47.705Z] 174b03e1f8fc: Layer already exists [2022-10-26T16:03:47.705Z] 6e005ed3737b: Layer already exists [2022-10-26T16:03:47.705Z] b6f9ce843d0d: Layer already exists [2022-10-26T16:03:47.705Z] 6bf2374ba99c: Layer already exists [2022-10-26T16:03:47.705Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:47.705Z] 9867e381170d: Layer already exists [2022-10-26T16:03:47.705Z] 4eb0484e4dac: Layer already exists [2022-10-26T16:03:47.705Z] 1d23c8749c5b: Layer already exists [2022-10-26T16:03:47.705Z] 8e15d3c28150: Layer already exists [2022-10-26T16:03:47.705Z] 246f09d09014: Layer already exists [2022-10-26T16:03:47.705Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:47.705Z] main: digest: sha256:a564ebec46fdc68912e7d3acfe45c1b5d79b986ef8666df8e06a3030d38bc8bf size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:03:47.747Z] ===================================================== [Pipeline] echo [2022-10-26T16:03:47.756Z] taggedImages: [2022-10-26T16:03:47.756Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:47.756Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-26T16:03:47.756Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.104 [2022-10-26T16:03:47.756Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:47.756Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-26T16:03:47.773Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-26T16:03:47.773Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:47.773Z] latest [2022-10-26T16:03:47.773Z] 2.3.0-dev.104 [2022-10-26T16:03:47.773Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:47.773Z] main [2022-10-26T16:03:47.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:48.091Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:48.387Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:48.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-26T16:03:48.387Z] f9f9cbff172f: Preparing [2022-10-26T16:03:48.387Z] 4594bb72ab4e: Preparing [2022-10-26T16:03:48.387Z] 31022b5ed8e7: Preparing [2022-10-26T16:03:48.387Z] 2669b93f07ff: Preparing [2022-10-26T16:03:48.387Z] 74871284b74c: Preparing [2022-10-26T16:03:48.387Z] 547b1a2c55d1: Preparing [2022-10-26T16:03:48.387Z] d6240c554eda: Preparing [2022-10-26T16:03:48.387Z] 994393dc58e7: Preparing [2022-10-26T16:03:48.387Z] 547b1a2c55d1: Waiting [2022-10-26T16:03:48.387Z] d6240c554eda: Waiting [2022-10-26T16:03:48.387Z] 994393dc58e7: Waiting [2022-10-26T16:03:48.387Z] 4594bb72ab4e: Pushed [2022-10-26T16:03:48.387Z] f9f9cbff172f: Pushed [2022-10-26T16:03:48.387Z] 74871284b74c: Pushed [2022-10-26T16:03:48.387Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:48.646Z] 547b1a2c55d1: Pushed [2022-10-26T16:03:48.646Z] d6240c554eda: Pushed [2022-10-26T16:03:49.580Z] 2669b93f07ff: Pushed [2022-10-26T16:03:49.580Z] 31022b5ed8e7: Pushed [2022-10-26T16:03:49.580Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:941fb528cd70a29e602325251748ec27a2db92cd0f32bee26acc682a1047ed4f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:49.889Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:50.191Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-26T16:03:50.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-26T16:03:50.191Z] f9f9cbff172f: Preparing [2022-10-26T16:03:50.191Z] 4594bb72ab4e: Preparing [2022-10-26T16:03:50.191Z] 31022b5ed8e7: Preparing [2022-10-26T16:03:50.191Z] 2669b93f07ff: Preparing [2022-10-26T16:03:50.191Z] 74871284b74c: Preparing [2022-10-26T16:03:50.191Z] 547b1a2c55d1: Preparing [2022-10-26T16:03:50.191Z] d6240c554eda: Preparing [2022-10-26T16:03:50.191Z] 994393dc58e7: Preparing [2022-10-26T16:03:50.191Z] d6240c554eda: Waiting [2022-10-26T16:03:50.191Z] 994393dc58e7: Waiting [2022-10-26T16:03:50.191Z] 547b1a2c55d1: Waiting [2022-10-26T16:03:50.191Z] 74871284b74c: Layer already exists [2022-10-26T16:03:50.191Z] f9f9cbff172f: Layer already exists [2022-10-26T16:03:50.191Z] 4594bb72ab4e: Layer already exists [2022-10-26T16:03:50.191Z] 2669b93f07ff: Layer already exists [2022-10-26T16:03:50.191Z] 31022b5ed8e7: Layer already exists [2022-10-26T16:03:50.191Z] 547b1a2c55d1: Layer already exists [2022-10-26T16:03:50.191Z] d6240c554eda: Layer already exists [2022-10-26T16:03:50.191Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:50.191Z] latest: digest: sha256:941fb528cd70a29e602325251748ec27a2db92cd0f32bee26acc682a1047ed4f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:50.493Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:50.795Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.104 [2022-10-26T16:03:50.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-26T16:03:50.795Z] f9f9cbff172f: Preparing [2022-10-26T16:03:50.795Z] 4594bb72ab4e: Preparing [2022-10-26T16:03:50.795Z] 31022b5ed8e7: Preparing [2022-10-26T16:03:50.795Z] 2669b93f07ff: Preparing [2022-10-26T16:03:50.795Z] 74871284b74c: Preparing [2022-10-26T16:03:50.795Z] 547b1a2c55d1: Preparing [2022-10-26T16:03:50.795Z] d6240c554eda: Preparing [2022-10-26T16:03:50.795Z] 994393dc58e7: Preparing [2022-10-26T16:03:50.795Z] d6240c554eda: Waiting [2022-10-26T16:03:50.795Z] 547b1a2c55d1: Waiting [2022-10-26T16:03:50.795Z] 31022b5ed8e7: Layer already exists [2022-10-26T16:03:50.795Z] 4594bb72ab4e: Layer already exists [2022-10-26T16:03:50.795Z] f9f9cbff172f: Layer already exists [2022-10-26T16:03:50.795Z] 74871284b74c: Layer already exists [2022-10-26T16:03:50.795Z] 2669b93f07ff: Layer already exists [2022-10-26T16:03:50.795Z] 547b1a2c55d1: Layer already exists [2022-10-26T16:03:50.795Z] d6240c554eda: Layer already exists [2022-10-26T16:03:50.795Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:50.795Z] 2.3.0-dev.104: digest: sha256:941fb528cd70a29e602325251748ec27a2db92cd0f32bee26acc682a1047ed4f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:51.100Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:51.397Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:51.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-26T16:03:51.397Z] f9f9cbff172f: Preparing [2022-10-26T16:03:51.397Z] 4594bb72ab4e: Preparing [2022-10-26T16:03:51.397Z] 31022b5ed8e7: Preparing [2022-10-26T16:03:51.397Z] 2669b93f07ff: Preparing [2022-10-26T16:03:51.397Z] 74871284b74c: Preparing [2022-10-26T16:03:51.397Z] 547b1a2c55d1: Preparing [2022-10-26T16:03:51.397Z] d6240c554eda: Preparing [2022-10-26T16:03:51.397Z] 994393dc58e7: Preparing [2022-10-26T16:03:51.397Z] d6240c554eda: Waiting [2022-10-26T16:03:51.397Z] 994393dc58e7: Waiting [2022-10-26T16:03:51.397Z] 547b1a2c55d1: Waiting [2022-10-26T16:03:51.397Z] 74871284b74c: Layer already exists [2022-10-26T16:03:51.397Z] 2669b93f07ff: Layer already exists [2022-10-26T16:03:51.397Z] 4594bb72ab4e: Layer already exists [2022-10-26T16:03:51.397Z] 31022b5ed8e7: Layer already exists [2022-10-26T16:03:51.397Z] f9f9cbff172f: Layer already exists [2022-10-26T16:03:51.397Z] d6240c554eda: Layer already exists [2022-10-26T16:03:51.397Z] 547b1a2c55d1: Layer already exists [2022-10-26T16:03:51.397Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:51.397Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:941fb528cd70a29e602325251748ec27a2db92cd0f32bee26acc682a1047ed4f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:51.705Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:52.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-26T16:03:52.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-26T16:03:52.002Z] f9f9cbff172f: Preparing [2022-10-26T16:03:52.002Z] 4594bb72ab4e: Preparing [2022-10-26T16:03:52.002Z] 31022b5ed8e7: Preparing [2022-10-26T16:03:52.002Z] 2669b93f07ff: Preparing [2022-10-26T16:03:52.002Z] 74871284b74c: Preparing [2022-10-26T16:03:52.002Z] 547b1a2c55d1: Preparing [2022-10-26T16:03:52.002Z] d6240c554eda: Preparing [2022-10-26T16:03:52.002Z] 994393dc58e7: Preparing [2022-10-26T16:03:52.002Z] 547b1a2c55d1: Waiting [2022-10-26T16:03:52.002Z] d6240c554eda: Waiting [2022-10-26T16:03:52.002Z] 994393dc58e7: Waiting [2022-10-26T16:03:52.002Z] 74871284b74c: Layer already exists [2022-10-26T16:03:52.002Z] 2669b93f07ff: Layer already exists [2022-10-26T16:03:52.002Z] f9f9cbff172f: Layer already exists [2022-10-26T16:03:52.002Z] 4594bb72ab4e: Layer already exists [2022-10-26T16:03:52.002Z] 31022b5ed8e7: Layer already exists [2022-10-26T16:03:52.002Z] d6240c554eda: Layer already exists [2022-10-26T16:03:52.002Z] 547b1a2c55d1: Layer already exists [2022-10-26T16:03:52.002Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:52.002Z] main: digest: sha256:941fb528cd70a29e602325251748ec27a2db92cd0f32bee26acc682a1047ed4f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:03:52.037Z] ===================================================== [Pipeline] echo [2022-10-26T16:03:52.044Z] taggedImages: [2022-10-26T16:03:52.044Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:52.044Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-26T16:03:52.044Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.104 [2022-10-26T16:03:52.044Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:52.044Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-26T16:03:52.058Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-26T16:03:52.058Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:52.058Z] latest [2022-10-26T16:03:52.058Z] 2.3.0-dev.104 [2022-10-26T16:03:52.058Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:52.058Z] main [2022-10-26T16:03:52.058Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:52.361Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:52.663Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:52.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-26T16:03:52.663Z] 9b32540851ad: Preparing [2022-10-26T16:03:52.663Z] a631ac24c71e: Preparing [2022-10-26T16:03:52.663Z] 2ed219d35121: Preparing [2022-10-26T16:03:52.663Z] 756af2cac80d: Preparing [2022-10-26T16:03:52.663Z] 97bc623cbfa8: Preparing [2022-10-26T16:03:52.663Z] a0ac43916114: Preparing [2022-10-26T16:03:52.663Z] 8017eb8141be: Preparing [2022-10-26T16:03:52.663Z] 80f912b53c37: Preparing [2022-10-26T16:03:52.663Z] 7cca03675899: Preparing [2022-10-26T16:03:52.663Z] 994393dc58e7: Preparing [2022-10-26T16:03:52.663Z] a0ac43916114: Waiting [2022-10-26T16:03:52.663Z] 8017eb8141be: Waiting [2022-10-26T16:03:52.663Z] 80f912b53c37: Waiting [2022-10-26T16:03:52.663Z] 7cca03675899: Waiting [2022-10-26T16:03:52.663Z] 994393dc58e7: Waiting [2022-10-26T16:03:52.663Z] 9b32540851ad: Pushed [2022-10-26T16:03:52.663Z] a631ac24c71e: Pushed [2022-10-26T16:03:52.663Z] 97bc623cbfa8: Pushed [2022-10-26T16:03:52.921Z] a0ac43916114: Pushed [2022-10-26T16:03:52.921Z] 8017eb8141be: Pushed [2022-10-26T16:03:52.921Z] 80f912b53c37: Pushed [2022-10-26T16:03:52.921Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:53.178Z] 7cca03675899: Pushed [2022-10-26T16:03:53.745Z] 756af2cac80d: Pushed [2022-10-26T16:03:54.314Z] 2ed219d35121: Pushed [2022-10-26T16:03:54.314Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:b1f1345d7a0cb0a646240c4549f5e74dd1561c9147026709f689237c4add993a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:54.619Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:54.915Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-26T16:03:54.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-26T16:03:54.915Z] 9b32540851ad: Preparing [2022-10-26T16:03:54.915Z] a631ac24c71e: Preparing [2022-10-26T16:03:54.915Z] 2ed219d35121: Preparing [2022-10-26T16:03:54.915Z] 756af2cac80d: Preparing [2022-10-26T16:03:54.915Z] 97bc623cbfa8: Preparing [2022-10-26T16:03:54.915Z] a0ac43916114: Preparing [2022-10-26T16:03:54.915Z] 8017eb8141be: Preparing [2022-10-26T16:03:54.915Z] 80f912b53c37: Preparing [2022-10-26T16:03:54.915Z] 7cca03675899: Preparing [2022-10-26T16:03:54.915Z] 994393dc58e7: Preparing [2022-10-26T16:03:54.915Z] a0ac43916114: Waiting [2022-10-26T16:03:54.915Z] 994393dc58e7: Waiting [2022-10-26T16:03:54.915Z] 8017eb8141be: Waiting [2022-10-26T16:03:54.915Z] 80f912b53c37: Waiting [2022-10-26T16:03:54.915Z] 7cca03675899: Waiting [2022-10-26T16:03:54.915Z] 97bc623cbfa8: Layer already exists [2022-10-26T16:03:54.915Z] a631ac24c71e: Layer already exists [2022-10-26T16:03:54.915Z] 2ed219d35121: Layer already exists [2022-10-26T16:03:54.915Z] 756af2cac80d: Layer already exists [2022-10-26T16:03:54.915Z] 9b32540851ad: Layer already exists [2022-10-26T16:03:54.915Z] a0ac43916114: Layer already exists [2022-10-26T16:03:54.915Z] 8017eb8141be: Layer already exists [2022-10-26T16:03:54.915Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:54.915Z] 80f912b53c37: Layer already exists [2022-10-26T16:03:54.915Z] 7cca03675899: Layer already exists [2022-10-26T16:03:54.915Z] latest: digest: sha256:b1f1345d7a0cb0a646240c4549f5e74dd1561c9147026709f689237c4add993a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:55.218Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:55.521Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.104 [2022-10-26T16:03:55.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-26T16:03:55.521Z] 9b32540851ad: Preparing [2022-10-26T16:03:55.521Z] a631ac24c71e: Preparing [2022-10-26T16:03:55.521Z] 2ed219d35121: Preparing [2022-10-26T16:03:55.521Z] 756af2cac80d: Preparing [2022-10-26T16:03:55.521Z] 97bc623cbfa8: Preparing [2022-10-26T16:03:55.521Z] a0ac43916114: Preparing [2022-10-26T16:03:55.521Z] 8017eb8141be: Preparing [2022-10-26T16:03:55.521Z] 80f912b53c37: Preparing [2022-10-26T16:03:55.521Z] a0ac43916114: Waiting [2022-10-26T16:03:55.521Z] 8017eb8141be: Waiting [2022-10-26T16:03:55.521Z] 7cca03675899: Preparing [2022-10-26T16:03:55.521Z] 994393dc58e7: Preparing [2022-10-26T16:03:55.521Z] 80f912b53c37: Waiting [2022-10-26T16:03:55.521Z] 7cca03675899: Waiting [2022-10-26T16:03:55.521Z] 994393dc58e7: Waiting [2022-10-26T16:03:55.521Z] 756af2cac80d: Layer already exists [2022-10-26T16:03:55.521Z] a631ac24c71e: Layer already exists [2022-10-26T16:03:55.521Z] 2ed219d35121: Layer already exists [2022-10-26T16:03:55.521Z] 97bc623cbfa8: Layer already exists [2022-10-26T16:03:55.521Z] 9b32540851ad: Layer already exists [2022-10-26T16:03:55.521Z] a0ac43916114: Layer already exists [2022-10-26T16:03:55.521Z] 7cca03675899: Layer already exists [2022-10-26T16:03:55.521Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:55.521Z] 8017eb8141be: Layer already exists [2022-10-26T16:03:55.521Z] 80f912b53c37: Layer already exists [2022-10-26T16:03:55.521Z] 2.3.0-dev.104: digest: sha256:b1f1345d7a0cb0a646240c4549f5e74dd1561c9147026709f689237c4add993a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:55.822Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:56.124Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:56.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-26T16:03:56.124Z] 9b32540851ad: Preparing [2022-10-26T16:03:56.124Z] a631ac24c71e: Preparing [2022-10-26T16:03:56.124Z] 2ed219d35121: Preparing [2022-10-26T16:03:56.124Z] 756af2cac80d: Preparing [2022-10-26T16:03:56.124Z] 97bc623cbfa8: Preparing [2022-10-26T16:03:56.124Z] a0ac43916114: Preparing [2022-10-26T16:03:56.124Z] 8017eb8141be: Preparing [2022-10-26T16:03:56.124Z] 80f912b53c37: Preparing [2022-10-26T16:03:56.124Z] 7cca03675899: Preparing [2022-10-26T16:03:56.124Z] 994393dc58e7: Preparing [2022-10-26T16:03:56.124Z] a0ac43916114: Waiting [2022-10-26T16:03:56.124Z] 8017eb8141be: Waiting [2022-10-26T16:03:56.124Z] 80f912b53c37: Waiting [2022-10-26T16:03:56.124Z] 994393dc58e7: Waiting [2022-10-26T16:03:56.124Z] 7cca03675899: Waiting [2022-10-26T16:03:56.124Z] 756af2cac80d: Layer already exists [2022-10-26T16:03:56.124Z] 97bc623cbfa8: Layer already exists [2022-10-26T16:03:56.124Z] 9b32540851ad: Layer already exists [2022-10-26T16:03:56.124Z] a631ac24c71e: Layer already exists [2022-10-26T16:03:56.124Z] 2ed219d35121: Layer already exists [2022-10-26T16:03:56.124Z] a0ac43916114: Layer already exists [2022-10-26T16:03:56.124Z] 7cca03675899: Layer already exists [2022-10-26T16:03:56.124Z] 80f912b53c37: Layer already exists [2022-10-26T16:03:56.124Z] 8017eb8141be: Layer already exists [2022-10-26T16:03:56.124Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:56.124Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:b1f1345d7a0cb0a646240c4549f5e74dd1561c9147026709f689237c4add993a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:56.431Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:56.734Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-26T16:03:56.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-26T16:03:56.734Z] 9b32540851ad: Preparing [2022-10-26T16:03:56.734Z] a631ac24c71e: Preparing [2022-10-26T16:03:56.734Z] 2ed219d35121: Preparing [2022-10-26T16:03:56.734Z] 756af2cac80d: Preparing [2022-10-26T16:03:56.734Z] 97bc623cbfa8: Preparing [2022-10-26T16:03:56.734Z] a0ac43916114: Preparing [2022-10-26T16:03:56.734Z] 8017eb8141be: Preparing [2022-10-26T16:03:56.734Z] 80f912b53c37: Preparing [2022-10-26T16:03:56.734Z] 7cca03675899: Preparing [2022-10-26T16:03:56.734Z] 994393dc58e7: Preparing [2022-10-26T16:03:56.734Z] a0ac43916114: Waiting [2022-10-26T16:03:56.734Z] 8017eb8141be: Waiting [2022-10-26T16:03:56.734Z] 80f912b53c37: Waiting [2022-10-26T16:03:56.734Z] 7cca03675899: Waiting [2022-10-26T16:03:56.734Z] 994393dc58e7: Waiting [2022-10-26T16:03:56.734Z] 9b32540851ad: Layer already exists [2022-10-26T16:03:56.734Z] 756af2cac80d: Layer already exists [2022-10-26T16:03:56.734Z] a631ac24c71e: Layer already exists [2022-10-26T16:03:56.734Z] 2ed219d35121: Layer already exists [2022-10-26T16:03:56.734Z] 97bc623cbfa8: Layer already exists [2022-10-26T16:03:56.734Z] a0ac43916114: Layer already exists [2022-10-26T16:03:56.734Z] 8017eb8141be: Layer already exists [2022-10-26T16:03:56.734Z] 994393dc58e7: Layer already exists [2022-10-26T16:03:56.734Z] 80f912b53c37: Layer already exists [2022-10-26T16:03:56.734Z] 7cca03675899: Layer already exists [2022-10-26T16:03:56.734Z] main: digest: sha256:b1f1345d7a0cb0a646240c4549f5e74dd1561c9147026709f689237c4add993a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:03:56.772Z] ===================================================== [Pipeline] echo [2022-10-26T16:03:56.782Z] taggedImages: [2022-10-26T16:03:56.782Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:56.782Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-26T16:03:56.782Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.104 [2022-10-26T16:03:56.782Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:56.782Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-26T16:03:56.800Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-26T16:03:56.800Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:56.800Z] latest [2022-10-26T16:03:56.800Z] 2.3.0-dev.104 [2022-10-26T16:03:56.800Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:03:56.800Z] main [2022-10-26T16:03:56.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:57.103Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:03:57.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:03:57.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-26T16:03:57.409Z] aa3747f4478f: Preparing [2022-10-26T16:03:57.409Z] 9d87364bdf08: Preparing [2022-10-26T16:03:57.409Z] c0b8400fa492: Preparing [2022-10-26T16:03:57.409Z] 9ef183c28c4d: Preparing [2022-10-26T16:03:57.409Z] 34d5ebaa5410: Preparing [2022-10-26T16:03:57.409Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:03:57.409Z] c0b8400fa492: Layer already exists [2022-10-26T16:03:57.409Z] aa3747f4478f: Pushed [2022-10-26T16:03:57.980Z] 9ef183c28c4d: Pushed [2022-10-26T16:03:59.880Z] 9d87364bdf08: Pushed [2022-10-26T16:03:59.880Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:57b124baee106fd71a88590fdcfcf1fc59cffeca92235e766abc43f4ea13388f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:00.193Z] + 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 [2022-10-26T16:04:00.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-26T16:04:00.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-26T16:04:00.500Z] aa3747f4478f: Preparing [2022-10-26T16:04:00.500Z] 9d87364bdf08: Preparing [2022-10-26T16:04:00.500Z] c0b8400fa492: Preparing [2022-10-26T16:04:00.500Z] 9ef183c28c4d: Preparing [2022-10-26T16:04:00.500Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:00.500Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:00.500Z] 9d87364bdf08: Layer already exists [2022-10-26T16:04:00.500Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:00.500Z] 9ef183c28c4d: Layer already exists [2022-10-26T16:04:00.500Z] aa3747f4478f: Layer already exists [2022-10-26T16:04:00.500Z] latest: digest: sha256:57b124baee106fd71a88590fdcfcf1fc59cffeca92235e766abc43f4ea13388f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:00.813Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:01.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.104 [2022-10-26T16:04:01.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-26T16:04:01.114Z] aa3747f4478f: Preparing [2022-10-26T16:04:01.114Z] 9d87364bdf08: Preparing [2022-10-26T16:04:01.114Z] c0b8400fa492: Preparing [2022-10-26T16:04:01.114Z] 9ef183c28c4d: Preparing [2022-10-26T16:04:01.114Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:01.114Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:01.114Z] aa3747f4478f: Layer already exists [2022-10-26T16:04:01.114Z] 9ef183c28c4d: Layer already exists [2022-10-26T16:04:01.114Z] 9d87364bdf08: Layer already exists [2022-10-26T16:04:01.114Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:01.114Z] 2.3.0-dev.104: digest: sha256:57b124baee106fd71a88590fdcfcf1fc59cffeca92235e766abc43f4ea13388f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:01.415Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:01.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:01.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-26T16:04:01.972Z] aa3747f4478f: Preparing [2022-10-26T16:04:01.972Z] 9d87364bdf08: Preparing [2022-10-26T16:04:01.972Z] c0b8400fa492: Preparing [2022-10-26T16:04:01.972Z] 9ef183c28c4d: Preparing [2022-10-26T16:04:01.972Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:01.972Z] 9d87364bdf08: Layer already exists [2022-10-26T16:04:01.972Z] 9ef183c28c4d: Layer already exists [2022-10-26T16:04:01.972Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:01.972Z] aa3747f4478f: Layer already exists [2022-10-26T16:04:01.972Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:01.972Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:57b124baee106fd71a88590fdcfcf1fc59cffeca92235e766abc43f4ea13388f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:02.275Z] + 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 [2022-10-26T16:04:02.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-26T16:04:02.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-26T16:04:02.574Z] aa3747f4478f: Preparing [2022-10-26T16:04:02.574Z] 9d87364bdf08: Preparing [2022-10-26T16:04:02.574Z] c0b8400fa492: Preparing [2022-10-26T16:04:02.574Z] 9ef183c28c4d: Preparing [2022-10-26T16:04:02.574Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:02.574Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:02.574Z] 9d87364bdf08: Layer already exists [2022-10-26T16:04:02.574Z] aa3747f4478f: Layer already exists [2022-10-26T16:04:02.574Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:02.574Z] 9ef183c28c4d: Layer already exists [2022-10-26T16:04:02.574Z] main: digest: sha256:57b124baee106fd71a88590fdcfcf1fc59cffeca92235e766abc43f4ea13388f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:04:02.626Z] ===================================================== [Pipeline] echo [2022-10-26T16:04:02.701Z] taggedImages: [2022-10-26T16:04:02.701Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:02.701Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-26T16:04:02.701Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.104 [2022-10-26T16:04:02.701Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:02.701Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-26T16:04:02.720Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-26T16:04:02.720Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:02.720Z] latest [2022-10-26T16:04:02.720Z] 2.3.0-dev.104 [2022-10-26T16:04:02.720Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:02.720Z] main [2022-10-26T16:04:02.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:03.027Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:03.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:03.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-26T16:04:03.328Z] ae7abb7c9456: Preparing [2022-10-26T16:04:03.328Z] 176d78498be5: Preparing [2022-10-26T16:04:03.328Z] fb42cb4f1869: Preparing [2022-10-26T16:04:03.328Z] e74247e3fb69: Preparing [2022-10-26T16:04:03.328Z] 52ec39f8e733: Preparing [2022-10-26T16:04:03.328Z] cafce7fffacb: Preparing [2022-10-26T16:04:03.328Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:03.328Z] cafce7fffacb: Waiting [2022-10-26T16:04:03.328Z] 34d5ebaa5410: Waiting [2022-10-26T16:04:03.328Z] ae7abb7c9456: Pushed [2022-10-26T16:04:03.328Z] fb42cb4f1869: Pushed [2022-10-26T16:04:03.328Z] 176d78498be5: Pushed [2022-10-26T16:04:03.328Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:03.895Z] cafce7fffacb: Pushed [2022-10-26T16:04:07.181Z] 52ec39f8e733: Pushed [2022-10-26T16:04:10.464Z] e74247e3fb69: Pushed [2022-10-26T16:04:10.722Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:b1fbba78bd5408eacb5bc7ca72cb023ba561282fead8d5c4aa53bac108429058 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:11.025Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:11.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-26T16:04:11.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-26T16:04:11.325Z] ae7abb7c9456: Preparing [2022-10-26T16:04:11.325Z] 176d78498be5: Preparing [2022-10-26T16:04:11.325Z] fb42cb4f1869: Preparing [2022-10-26T16:04:11.325Z] e74247e3fb69: Preparing [2022-10-26T16:04:11.325Z] 52ec39f8e733: Preparing [2022-10-26T16:04:11.325Z] cafce7fffacb: Preparing [2022-10-26T16:04:11.325Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:11.325Z] cafce7fffacb: Waiting [2022-10-26T16:04:11.325Z] 34d5ebaa5410: Waiting [2022-10-26T16:04:11.325Z] e74247e3fb69: Layer already exists [2022-10-26T16:04:11.325Z] 176d78498be5: Layer already exists [2022-10-26T16:04:11.325Z] fb42cb4f1869: Layer already exists [2022-10-26T16:04:11.325Z] 52ec39f8e733: Layer already exists [2022-10-26T16:04:11.325Z] ae7abb7c9456: Layer already exists [2022-10-26T16:04:11.325Z] cafce7fffacb: Layer already exists [2022-10-26T16:04:11.325Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:11.325Z] latest: digest: sha256:b1fbba78bd5408eacb5bc7ca72cb023ba561282fead8d5c4aa53bac108429058 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:11.627Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:11.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.104 [2022-10-26T16:04:11.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-26T16:04:11.927Z] ae7abb7c9456: Preparing [2022-10-26T16:04:11.927Z] 176d78498be5: Preparing [2022-10-26T16:04:11.927Z] fb42cb4f1869: Preparing [2022-10-26T16:04:11.927Z] e74247e3fb69: Preparing [2022-10-26T16:04:11.927Z] 52ec39f8e733: Preparing [2022-10-26T16:04:11.927Z] cafce7fffacb: Preparing [2022-10-26T16:04:11.927Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:11.927Z] cafce7fffacb: Waiting [2022-10-26T16:04:11.927Z] 34d5ebaa5410: Waiting [2022-10-26T16:04:11.927Z] 52ec39f8e733: Layer already exists [2022-10-26T16:04:11.927Z] e74247e3fb69: Layer already exists [2022-10-26T16:04:11.927Z] ae7abb7c9456: Layer already exists [2022-10-26T16:04:11.927Z] 176d78498be5: Layer already exists [2022-10-26T16:04:11.927Z] fb42cb4f1869: Layer already exists [2022-10-26T16:04:11.927Z] cafce7fffacb: Layer already exists [2022-10-26T16:04:11.927Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:11.927Z] 2.3.0-dev.104: digest: sha256:b1fbba78bd5408eacb5bc7ca72cb023ba561282fead8d5c4aa53bac108429058 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:12.234Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:13.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:13.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-26T16:04:13.109Z] ae7abb7c9456: Preparing [2022-10-26T16:04:13.109Z] 176d78498be5: Preparing [2022-10-26T16:04:13.109Z] fb42cb4f1869: Preparing [2022-10-26T16:04:13.109Z] e74247e3fb69: Preparing [2022-10-26T16:04:13.109Z] 52ec39f8e733: Preparing [2022-10-26T16:04:13.109Z] cafce7fffacb: Preparing [2022-10-26T16:04:13.109Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:13.109Z] cafce7fffacb: Waiting [2022-10-26T16:04:13.109Z] 34d5ebaa5410: Waiting [2022-10-26T16:04:13.109Z] e74247e3fb69: Layer already exists [2022-10-26T16:04:13.109Z] 176d78498be5: Layer already exists [2022-10-26T16:04:13.109Z] ae7abb7c9456: Layer already exists [2022-10-26T16:04:13.109Z] fb42cb4f1869: Layer already exists [2022-10-26T16:04:13.109Z] 52ec39f8e733: Layer already exists [2022-10-26T16:04:13.109Z] cafce7fffacb: Layer already exists [2022-10-26T16:04:13.109Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:13.109Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:b1fbba78bd5408eacb5bc7ca72cb023ba561282fead8d5c4aa53bac108429058 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:13.411Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:13.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-26T16:04:13.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-26T16:04:13.717Z] ae7abb7c9456: Preparing [2022-10-26T16:04:13.717Z] 176d78498be5: Preparing [2022-10-26T16:04:13.717Z] fb42cb4f1869: Preparing [2022-10-26T16:04:13.717Z] e74247e3fb69: Preparing [2022-10-26T16:04:13.717Z] 52ec39f8e733: Preparing [2022-10-26T16:04:13.717Z] cafce7fffacb: Preparing [2022-10-26T16:04:13.717Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:13.717Z] cafce7fffacb: Waiting [2022-10-26T16:04:13.717Z] e74247e3fb69: Layer already exists [2022-10-26T16:04:13.717Z] 52ec39f8e733: Layer already exists [2022-10-26T16:04:13.717Z] fb42cb4f1869: Layer already exists [2022-10-26T16:04:13.717Z] ae7abb7c9456: Layer already exists [2022-10-26T16:04:13.717Z] 176d78498be5: Layer already exists [2022-10-26T16:04:13.717Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:13.717Z] cafce7fffacb: Layer already exists [2022-10-26T16:04:13.717Z] main: digest: sha256:b1fbba78bd5408eacb5bc7ca72cb023ba561282fead8d5c4aa53bac108429058 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:04:13.763Z] ===================================================== [Pipeline] echo [2022-10-26T16:04:13.772Z] taggedImages: [2022-10-26T16:04:13.772Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:13.772Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-26T16:04:13.772Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.104 [2022-10-26T16:04:13.772Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:13.772Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-26T16:04:13.792Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-26T16:04:13.792Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:13.792Z] latest [2022-10-26T16:04:13.792Z] 2.3.0-dev.104 [2022-10-26T16:04:13.792Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:13.792Z] main [2022-10-26T16:04:13.792Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:14.115Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:14.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:14.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-26T16:04:14.415Z] f0cbae880128: Preparing [2022-10-26T16:04:14.415Z] fd88f95b7e25: Preparing [2022-10-26T16:04:14.415Z] a08ab26ee0f8: Preparing [2022-10-26T16:04:14.415Z] 7cf8173a37f1: Preparing [2022-10-26T16:04:14.415Z] d348b1a5f13c: Preparing [2022-10-26T16:04:14.415Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:14.415Z] 34d5ebaa5410: Waiting [2022-10-26T16:04:14.415Z] a08ab26ee0f8: Pushed [2022-10-26T16:04:14.415Z] f0cbae880128: Pushed [2022-10-26T16:04:14.415Z] fd88f95b7e25: Pushed [2022-10-26T16:04:14.415Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:15.349Z] d348b1a5f13c: Pushed [2022-10-26T16:04:21.906Z] 7cf8173a37f1: Pushed [2022-10-26T16:04:21.906Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:922a0b59eaefac60ff284199148bb866d3fc3609610a695fd803a67b1ee2e6a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:22.206Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:22.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-26T16:04:22.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-26T16:04:22.513Z] f0cbae880128: Preparing [2022-10-26T16:04:22.513Z] fd88f95b7e25: Preparing [2022-10-26T16:04:22.513Z] a08ab26ee0f8: Preparing [2022-10-26T16:04:22.513Z] 7cf8173a37f1: Preparing [2022-10-26T16:04:22.513Z] d348b1a5f13c: Preparing [2022-10-26T16:04:22.513Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:22.513Z] 34d5ebaa5410: Waiting [2022-10-26T16:04:22.513Z] 7cf8173a37f1: Layer already exists [2022-10-26T16:04:22.513Z] fd88f95b7e25: Layer already exists [2022-10-26T16:04:22.513Z] d348b1a5f13c: Layer already exists [2022-10-26T16:04:22.513Z] f0cbae880128: Layer already exists [2022-10-26T16:04:22.513Z] a08ab26ee0f8: Layer already exists [2022-10-26T16:04:22.513Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:22.513Z] latest: digest: sha256:922a0b59eaefac60ff284199148bb866d3fc3609610a695fd803a67b1ee2e6a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:22.812Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:23.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.104 [2022-10-26T16:04:23.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-26T16:04:23.117Z] f0cbae880128: Preparing [2022-10-26T16:04:23.117Z] fd88f95b7e25: Preparing [2022-10-26T16:04:23.117Z] a08ab26ee0f8: Preparing [2022-10-26T16:04:23.117Z] 7cf8173a37f1: Preparing [2022-10-26T16:04:23.117Z] d348b1a5f13c: Preparing [2022-10-26T16:04:23.117Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:23.117Z] 34d5ebaa5410: Waiting [2022-10-26T16:04:23.117Z] fd88f95b7e25: Layer already exists [2022-10-26T16:04:23.117Z] a08ab26ee0f8: Layer already exists [2022-10-26T16:04:23.117Z] f0cbae880128: Layer already exists [2022-10-26T16:04:23.117Z] d348b1a5f13c: Layer already exists [2022-10-26T16:04:23.117Z] 7cf8173a37f1: Layer already exists [2022-10-26T16:04:23.117Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:23.117Z] 2.3.0-dev.104: digest: sha256:922a0b59eaefac60ff284199148bb866d3fc3609610a695fd803a67b1ee2e6a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:23.425Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:23.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:23.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-26T16:04:23.723Z] f0cbae880128: Preparing [2022-10-26T16:04:23.723Z] fd88f95b7e25: Preparing [2022-10-26T16:04:23.723Z] a08ab26ee0f8: Preparing [2022-10-26T16:04:23.723Z] 7cf8173a37f1: Preparing [2022-10-26T16:04:23.723Z] d348b1a5f13c: Preparing [2022-10-26T16:04:23.723Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:23.723Z] 34d5ebaa5410: Waiting [2022-10-26T16:04:23.723Z] d348b1a5f13c: Layer already exists [2022-10-26T16:04:23.723Z] f0cbae880128: Layer already exists [2022-10-26T16:04:23.723Z] 7cf8173a37f1: Layer already exists [2022-10-26T16:04:23.723Z] a08ab26ee0f8: Layer already exists [2022-10-26T16:04:23.723Z] fd88f95b7e25: Layer already exists [2022-10-26T16:04:23.723Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:23.723Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:922a0b59eaefac60ff284199148bb866d3fc3609610a695fd803a67b1ee2e6a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:24.033Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:24.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-26T16:04:24.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-26T16:04:24.341Z] f0cbae880128: Preparing [2022-10-26T16:04:24.341Z] fd88f95b7e25: Preparing [2022-10-26T16:04:24.341Z] a08ab26ee0f8: Preparing [2022-10-26T16:04:24.341Z] 7cf8173a37f1: Preparing [2022-10-26T16:04:24.341Z] d348b1a5f13c: Preparing [2022-10-26T16:04:24.341Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:24.341Z] 34d5ebaa5410: Waiting [2022-10-26T16:04:24.341Z] 7cf8173a37f1: Layer already exists [2022-10-26T16:04:24.341Z] d348b1a5f13c: Layer already exists [2022-10-26T16:04:24.341Z] f0cbae880128: Layer already exists [2022-10-26T16:04:24.341Z] a08ab26ee0f8: Layer already exists [2022-10-26T16:04:24.341Z] fd88f95b7e25: Layer already exists [2022-10-26T16:04:24.341Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:24.341Z] main: digest: sha256:922a0b59eaefac60ff284199148bb866d3fc3609610a695fd803a67b1ee2e6a8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:04:24.392Z] ===================================================== [Pipeline] echo [2022-10-26T16:04:24.401Z] taggedImages: [2022-10-26T16:04:24.401Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:24.401Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-26T16:04:24.401Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.104 [2022-10-26T16:04:24.401Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:24.401Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-26T16:04:24.424Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-26T16:04:24.424Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:24.424Z] latest [2022-10-26T16:04:24.424Z] 2.3.0-dev.104 [2022-10-26T16:04:24.424Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:24.424Z] main [2022-10-26T16:04:24.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:24.741Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:25.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:25.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-26T16:04:25.051Z] 2864e3964cb7: Preparing [2022-10-26T16:04:25.051Z] ea38402d8a7f: Preparing [2022-10-26T16:04:25.051Z] a53042b2ab7e: Preparing [2022-10-26T16:04:25.051Z] 7cf8173a37f1: Preparing [2022-10-26T16:04:25.051Z] cafce7fffacb: Preparing [2022-10-26T16:04:25.051Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:25.051Z] 7cf8173a37f1: Layer already exists [2022-10-26T16:04:25.051Z] cafce7fffacb: Layer already exists [2022-10-26T16:04:25.051Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:25.051Z] ea38402d8a7f: Pushed [2022-10-26T16:04:25.051Z] a53042b2ab7e: Pushed [2022-10-26T16:04:25.051Z] 2864e3964cb7: Pushed [2022-10-26T16:04:25.309Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:82e61208754827c64c59265b655dcff42cc00146bcc84629103795f507e9648b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:25.619Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:25.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-26T16:04:25.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-26T16:04:25.923Z] 2864e3964cb7: Preparing [2022-10-26T16:04:25.923Z] ea38402d8a7f: Preparing [2022-10-26T16:04:25.923Z] a53042b2ab7e: Preparing [2022-10-26T16:04:25.923Z] 7cf8173a37f1: Preparing [2022-10-26T16:04:25.923Z] cafce7fffacb: Preparing [2022-10-26T16:04:25.923Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:25.923Z] 34d5ebaa5410: Waiting [2022-10-26T16:04:25.923Z] 7cf8173a37f1: Layer already exists [2022-10-26T16:04:25.923Z] cafce7fffacb: Layer already exists [2022-10-26T16:04:25.923Z] a53042b2ab7e: Layer already exists [2022-10-26T16:04:25.923Z] 2864e3964cb7: Layer already exists [2022-10-26T16:04:25.923Z] ea38402d8a7f: Layer already exists [2022-10-26T16:04:25.923Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:25.923Z] latest: digest: sha256:82e61208754827c64c59265b655dcff42cc00146bcc84629103795f507e9648b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:26.221Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:26.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.104 [2022-10-26T16:04:26.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-26T16:04:26.528Z] 2864e3964cb7: Preparing [2022-10-26T16:04:26.528Z] ea38402d8a7f: Preparing [2022-10-26T16:04:26.528Z] a53042b2ab7e: Preparing [2022-10-26T16:04:26.528Z] 7cf8173a37f1: Preparing [2022-10-26T16:04:26.528Z] cafce7fffacb: Preparing [2022-10-26T16:04:26.528Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:26.528Z] 34d5ebaa5410: Waiting [2022-10-26T16:04:26.528Z] 7cf8173a37f1: Layer already exists [2022-10-26T16:04:26.528Z] 2864e3964cb7: Layer already exists [2022-10-26T16:04:26.528Z] ea38402d8a7f: Layer already exists [2022-10-26T16:04:26.528Z] cafce7fffacb: Layer already exists [2022-10-26T16:04:26.528Z] a53042b2ab7e: Layer already exists [2022-10-26T16:04:26.528Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:26.528Z] 2.3.0-dev.104: digest: sha256:82e61208754827c64c59265b655dcff42cc00146bcc84629103795f507e9648b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:26.830Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:27.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:27.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-26T16:04:27.129Z] 2864e3964cb7: Preparing [2022-10-26T16:04:27.129Z] ea38402d8a7f: Preparing [2022-10-26T16:04:27.129Z] a53042b2ab7e: Preparing [2022-10-26T16:04:27.129Z] 7cf8173a37f1: Preparing [2022-10-26T16:04:27.129Z] cafce7fffacb: Preparing [2022-10-26T16:04:27.129Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:27.129Z] 34d5ebaa5410: Waiting [2022-10-26T16:04:27.129Z] cafce7fffacb: Layer already exists [2022-10-26T16:04:27.129Z] 2864e3964cb7: Layer already exists [2022-10-26T16:04:27.129Z] ea38402d8a7f: Layer already exists [2022-10-26T16:04:27.129Z] a53042b2ab7e: Layer already exists [2022-10-26T16:04:27.129Z] 7cf8173a37f1: Layer already exists [2022-10-26T16:04:27.129Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:27.129Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:82e61208754827c64c59265b655dcff42cc00146bcc84629103795f507e9648b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:27.442Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:27.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-26T16:04:27.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-26T16:04:27.747Z] 2864e3964cb7: Preparing [2022-10-26T16:04:27.747Z] ea38402d8a7f: Preparing [2022-10-26T16:04:27.747Z] a53042b2ab7e: Preparing [2022-10-26T16:04:27.747Z] 7cf8173a37f1: Preparing [2022-10-26T16:04:27.747Z] cafce7fffacb: Preparing [2022-10-26T16:04:27.747Z] 34d5ebaa5410: Preparing [2022-10-26T16:04:27.747Z] 2864e3964cb7: Layer already exists [2022-10-26T16:04:27.747Z] cafce7fffacb: Layer already exists [2022-10-26T16:04:27.747Z] a53042b2ab7e: Layer already exists [2022-10-26T16:04:27.747Z] 7cf8173a37f1: Layer already exists [2022-10-26T16:04:27.747Z] ea38402d8a7f: Layer already exists [2022-10-26T16:04:27.747Z] 34d5ebaa5410: Layer already exists [2022-10-26T16:04:27.747Z] main: digest: sha256:82e61208754827c64c59265b655dcff42cc00146bcc84629103795f507e9648b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:04:27.783Z] ===================================================== [Pipeline] echo [2022-10-26T16:04:27.790Z] taggedImages: [2022-10-26T16:04:27.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:27.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-26T16:04:27.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.104 [2022-10-26T16:04:27.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:27.790Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-26T16:04:27.803Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-26T16:04:27.803Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:27.803Z] latest [2022-10-26T16:04:27.803Z] 2.3.0-dev.104 [2022-10-26T16:04:27.803Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:27.803Z] main [2022-10-26T16:04:27.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:28.108Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:28.407Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:28.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-26T16:04:28.407Z] fb2ecaa623b8: Preparing [2022-10-26T16:04:28.407Z] 2c8c598e436b: Preparing [2022-10-26T16:04:28.407Z] c0b8400fa492: Preparing [2022-10-26T16:04:28.407Z] 94b2c16e5a83: Preparing [2022-10-26T16:04:28.407Z] 994393dc58e7: Preparing [2022-10-26T16:04:28.407Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:28.407Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:28.407Z] fb2ecaa623b8: Pushed [2022-10-26T16:04:28.407Z] 94b2c16e5a83: Pushed [2022-10-26T16:04:30.935Z] 2c8c598e436b: Pushed [2022-10-26T16:04:30.935Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:07c12ae29d6cbf961e66e7f53acd78847b25aab090b9c9c0a3b2b8f1b0f52cd2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:31.233Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:31.533Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-26T16:04:31.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-26T16:04:31.533Z] fb2ecaa623b8: Preparing [2022-10-26T16:04:31.533Z] 2c8c598e436b: Preparing [2022-10-26T16:04:31.533Z] c0b8400fa492: Preparing [2022-10-26T16:04:31.533Z] 94b2c16e5a83: Preparing [2022-10-26T16:04:31.533Z] 994393dc58e7: Preparing [2022-10-26T16:04:31.533Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:31.533Z] 2c8c598e436b: Layer already exists [2022-10-26T16:04:31.533Z] 94b2c16e5a83: Layer already exists [2022-10-26T16:04:31.533Z] fb2ecaa623b8: Layer already exists [2022-10-26T16:04:31.533Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:31.533Z] latest: digest: sha256:07c12ae29d6cbf961e66e7f53acd78847b25aab090b9c9c0a3b2b8f1b0f52cd2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:31.833Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:32.130Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.104 [2022-10-26T16:04:32.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-26T16:04:32.130Z] fb2ecaa623b8: Preparing [2022-10-26T16:04:32.130Z] 2c8c598e436b: Preparing [2022-10-26T16:04:32.130Z] c0b8400fa492: Preparing [2022-10-26T16:04:32.130Z] 94b2c16e5a83: Preparing [2022-10-26T16:04:32.130Z] 994393dc58e7: Preparing [2022-10-26T16:04:32.130Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:32.130Z] 94b2c16e5a83: Layer already exists [2022-10-26T16:04:32.130Z] 2c8c598e436b: Layer already exists [2022-10-26T16:04:32.130Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:32.130Z] fb2ecaa623b8: Layer already exists [2022-10-26T16:04:32.130Z] 2.3.0-dev.104: digest: sha256:07c12ae29d6cbf961e66e7f53acd78847b25aab090b9c9c0a3b2b8f1b0f52cd2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:32.434Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:32.737Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:32.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-26T16:04:32.737Z] fb2ecaa623b8: Preparing [2022-10-26T16:04:32.737Z] 2c8c598e436b: Preparing [2022-10-26T16:04:32.737Z] c0b8400fa492: Preparing [2022-10-26T16:04:32.737Z] 94b2c16e5a83: Preparing [2022-10-26T16:04:32.737Z] 994393dc58e7: Preparing [2022-10-26T16:04:32.737Z] fb2ecaa623b8: Layer already exists [2022-10-26T16:04:32.737Z] 2c8c598e436b: Layer already exists [2022-10-26T16:04:32.737Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:32.737Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:32.737Z] 94b2c16e5a83: Layer already exists [2022-10-26T16:04:32.737Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:07c12ae29d6cbf961e66e7f53acd78847b25aab090b9c9c0a3b2b8f1b0f52cd2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:33.038Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:33.338Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-26T16:04:33.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-26T16:04:33.338Z] fb2ecaa623b8: Preparing [2022-10-26T16:04:33.338Z] 2c8c598e436b: Preparing [2022-10-26T16:04:33.338Z] c0b8400fa492: Preparing [2022-10-26T16:04:33.338Z] 94b2c16e5a83: Preparing [2022-10-26T16:04:33.338Z] 994393dc58e7: Preparing [2022-10-26T16:04:33.338Z] fb2ecaa623b8: Layer already exists [2022-10-26T16:04:33.338Z] 2c8c598e436b: Layer already exists [2022-10-26T16:04:33.338Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:33.338Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:33.338Z] 94b2c16e5a83: Layer already exists [2022-10-26T16:04:33.338Z] main: digest: sha256:07c12ae29d6cbf961e66e7f53acd78847b25aab090b9c9c0a3b2b8f1b0f52cd2 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:04:33.384Z] ===================================================== [Pipeline] echo [2022-10-26T16:04:33.393Z] taggedImages: [2022-10-26T16:04:33.393Z] - nexus3.edgexfoundry.org:10004/support-notifications:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:33.393Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-26T16:04:33.393Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.104 [2022-10-26T16:04:33.393Z] - nexus3.edgexfoundry.org:10004/support-notifications:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:33.393Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-26T16:04:33.417Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-26T16:04:33.417Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:33.417Z] latest [2022-10-26T16:04:33.417Z] 2.3.0-dev.104 [2022-10-26T16:04:33.417Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:33.417Z] main [2022-10-26T16:04:33.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:33.734Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:34.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:34.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-26T16:04:34.113Z] 2dfa63fb887d: Preparing [2022-10-26T16:04:34.113Z] 82ddad4a9592: Preparing [2022-10-26T16:04:34.113Z] c0b8400fa492: Preparing [2022-10-26T16:04:34.113Z] 4c232fc74ee2: Preparing [2022-10-26T16:04:34.113Z] 994393dc58e7: Preparing [2022-10-26T16:04:34.113Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:34.113Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:04:34.113Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:34.113Z] 2dfa63fb887d: Pushed [2022-10-26T16:04:36.727Z] 82ddad4a9592: Pushed [2022-10-26T16:04:36.727Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:536cfcb89f2912bc1b3a03efa37a833bb80e0280b2b4b4704462ed0d74fefad4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:37.031Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:37.339Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-26T16:04:37.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-26T16:04:37.339Z] 2dfa63fb887d: Preparing [2022-10-26T16:04:37.339Z] 82ddad4a9592: Preparing [2022-10-26T16:04:37.339Z] c0b8400fa492: Preparing [2022-10-26T16:04:37.339Z] 4c232fc74ee2: Preparing [2022-10-26T16:04:37.339Z] 994393dc58e7: Preparing [2022-10-26T16:04:37.339Z] 82ddad4a9592: Layer already exists [2022-10-26T16:04:37.339Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:37.339Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:37.339Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:04:37.339Z] 2dfa63fb887d: Layer already exists [2022-10-26T16:04:37.339Z] latest: digest: sha256:536cfcb89f2912bc1b3a03efa37a833bb80e0280b2b4b4704462ed0d74fefad4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:37.644Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:37.951Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.104 [2022-10-26T16:04:37.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-26T16:04:37.951Z] 2dfa63fb887d: Preparing [2022-10-26T16:04:37.951Z] 82ddad4a9592: Preparing [2022-10-26T16:04:37.951Z] c0b8400fa492: Preparing [2022-10-26T16:04:37.951Z] 4c232fc74ee2: Preparing [2022-10-26T16:04:37.951Z] 994393dc58e7: Preparing [2022-10-26T16:04:37.951Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:37.951Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:37.951Z] 82ddad4a9592: Layer already exists [2022-10-26T16:04:37.951Z] 2dfa63fb887d: Layer already exists [2022-10-26T16:04:37.951Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:04:37.951Z] 2.3.0-dev.104: digest: sha256:536cfcb89f2912bc1b3a03efa37a833bb80e0280b2b4b4704462ed0d74fefad4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:38.259Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:38.561Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:38.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-26T16:04:38.561Z] 2dfa63fb887d: Preparing [2022-10-26T16:04:38.561Z] 82ddad4a9592: Preparing [2022-10-26T16:04:38.561Z] c0b8400fa492: Preparing [2022-10-26T16:04:38.561Z] 4c232fc74ee2: Preparing [2022-10-26T16:04:38.561Z] 994393dc58e7: Preparing [2022-10-26T16:04:38.561Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:38.561Z] 2dfa63fb887d: Layer already exists [2022-10-26T16:04:38.561Z] 82ddad4a9592: Layer already exists [2022-10-26T16:04:38.561Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:38.561Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:04:38.561Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:536cfcb89f2912bc1b3a03efa37a833bb80e0280b2b4b4704462ed0d74fefad4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:38.874Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:39.181Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-26T16:04:39.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-26T16:04:39.181Z] 2dfa63fb887d: Preparing [2022-10-26T16:04:39.181Z] 82ddad4a9592: Preparing [2022-10-26T16:04:39.181Z] c0b8400fa492: Preparing [2022-10-26T16:04:39.181Z] 4c232fc74ee2: Preparing [2022-10-26T16:04:39.181Z] 994393dc58e7: Preparing [2022-10-26T16:04:39.181Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:39.181Z] 4c232fc74ee2: Layer already exists [2022-10-26T16:04:39.181Z] c0b8400fa492: Layer already exists [2022-10-26T16:04:39.181Z] 2dfa63fb887d: Layer already exists [2022-10-26T16:04:39.181Z] 82ddad4a9592: Layer already exists [2022-10-26T16:04:39.181Z] main: digest: sha256:536cfcb89f2912bc1b3a03efa37a833bb80e0280b2b4b4704462ed0d74fefad4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:04:39.233Z] ===================================================== [Pipeline] echo [2022-10-26T16:04:39.243Z] taggedImages: [2022-10-26T16:04:39.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:39.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-26T16:04:39.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.104 [2022-10-26T16:04:39.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:39.243Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-26T16:04:39.269Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-26T16:04:39.269Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:39.269Z] latest [2022-10-26T16:04:39.269Z] 2.3.0-dev.104 [2022-10-26T16:04:39.269Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:39.269Z] main [2022-10-26T16:04:39.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:39.587Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:39.890Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:39.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-26T16:04:39.890Z] e26441f6b19e: Preparing [2022-10-26T16:04:39.890Z] 0987fc520fef: Preparing [2022-10-26T16:04:39.890Z] e05dd420ce36: Preparing [2022-10-26T16:04:39.890Z] 242628ce4462: Preparing [2022-10-26T16:04:39.890Z] 994393dc58e7: Preparing [2022-10-26T16:04:39.890Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:39.890Z] 0987fc520fef: Pushed [2022-10-26T16:04:40.150Z] e26441f6b19e: Pushed [2022-10-26T16:04:41.082Z] e05dd420ce36: Pushed [2022-10-26T16:04:53.278Z] 242628ce4462: Pushed [2022-10-26T16:04:53.278Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:bff857922f7e785c818614eba50b8a317d1430ef9f6b4c56d1442fb8fee53a32 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:53.593Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:53.903Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-26T16:04:53.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-26T16:04:53.903Z] e26441f6b19e: Preparing [2022-10-26T16:04:53.903Z] 0987fc520fef: Preparing [2022-10-26T16:04:53.903Z] e05dd420ce36: Preparing [2022-10-26T16:04:53.903Z] 242628ce4462: Preparing [2022-10-26T16:04:53.903Z] 994393dc58e7: Preparing [2022-10-26T16:04:53.903Z] e26441f6b19e: Layer already exists [2022-10-26T16:04:53.903Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:53.903Z] 242628ce4462: Layer already exists [2022-10-26T16:04:53.903Z] e05dd420ce36: Layer already exists [2022-10-26T16:04:53.903Z] 0987fc520fef: Layer already exists [2022-10-26T16:04:53.903Z] latest: digest: sha256:bff857922f7e785c818614eba50b8a317d1430ef9f6b4c56d1442fb8fee53a32 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:54.136Z] Removing intermediate container f716f6536772 [2022-10-26T16:04:54.137Z] ---> 290b852707bf [2022-10-26T16:04:54.137Z] Step 7/19 : COPY . . [2022-10-26T16:04:54.137Z] Removing intermediate container 21a06c47bea6 [2022-10-26T16:04:54.137Z] ---> bc2e9cecc276 [2022-10-26T16:04:54.137Z] Step 8/22 : COPY . . [2022-10-26T16:04:54.137Z] Removing intermediate container fc278acc4b12 [2022-10-26T16:04:54.137Z] ---> 4399c1a2ba92 [2022-10-26T16:04:54.137Z] Step 7/23 : COPY . . [2022-10-26T16:04:54.137Z] Removing intermediate container 80e21e928195 [2022-10-26T16:04:54.137Z] ---> 971c625d45a8 [2022-10-26T16:04:54.137Z] Step 7/24 : COPY . . [2022-10-26T16:04:54.137Z] Removing intermediate container 5f9dc1431224 [2022-10-26T16:04:54.137Z] ---> 4837fcb22051 [2022-10-26T16:04:54.137Z] Step 7/24 : COPY . . [2022-10-26T16:04:54.209Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:54.515Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.104 [2022-10-26T16:04:54.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-26T16:04:54.515Z] e26441f6b19e: Preparing [2022-10-26T16:04:54.515Z] 0987fc520fef: Preparing [2022-10-26T16:04:54.515Z] e05dd420ce36: Preparing [2022-10-26T16:04:54.515Z] 242628ce4462: Preparing [2022-10-26T16:04:54.515Z] 994393dc58e7: Preparing [2022-10-26T16:04:54.515Z] e26441f6b19e: Layer already exists [2022-10-26T16:04:54.515Z] 242628ce4462: Layer already exists [2022-10-26T16:04:54.515Z] 0987fc520fef: Layer already exists [2022-10-26T16:04:54.515Z] e05dd420ce36: Layer already exists [2022-10-26T16:04:54.515Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:54.515Z] 2.3.0-dev.104: digest: sha256:bff857922f7e785c818614eba50b8a317d1430ef9f6b4c56d1442fb8fee53a32 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:54.820Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:55.120Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:55.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-26T16:04:55.120Z] e26441f6b19e: Preparing [2022-10-26T16:04:55.120Z] 0987fc520fef: Preparing [2022-10-26T16:04:55.120Z] e05dd420ce36: Preparing [2022-10-26T16:04:55.120Z] 242628ce4462: Preparing [2022-10-26T16:04:55.120Z] 994393dc58e7: Preparing [2022-10-26T16:04:55.120Z] 0987fc520fef: Layer already exists [2022-10-26T16:04:55.120Z] e26441f6b19e: Layer already exists [2022-10-26T16:04:55.120Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:55.120Z] e05dd420ce36: Layer already exists [2022-10-26T16:04:55.120Z] 242628ce4462: Layer already exists [2022-10-26T16:04:55.120Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:bff857922f7e785c818614eba50b8a317d1430ef9f6b4c56d1442fb8fee53a32 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:55.422Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:04:55.734Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-26T16:04:55.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-26T16:04:55.734Z] e26441f6b19e: Preparing [2022-10-26T16:04:55.734Z] 0987fc520fef: Preparing [2022-10-26T16:04:55.734Z] e05dd420ce36: Preparing [2022-10-26T16:04:55.735Z] 242628ce4462: Preparing [2022-10-26T16:04:55.735Z] 994393dc58e7: Preparing [2022-10-26T16:04:55.735Z] e05dd420ce36: Layer already exists [2022-10-26T16:04:55.735Z] 994393dc58e7: Layer already exists [2022-10-26T16:04:55.735Z] e26441f6b19e: Layer already exists [2022-10-26T16:04:55.735Z] 0987fc520fef: Layer already exists [2022-10-26T16:04:55.735Z] 242628ce4462: Layer already exists [2022-10-26T16:04:55.735Z] main: digest: sha256:bff857922f7e785c818614eba50b8a317d1430ef9f6b4c56d1442fb8fee53a32 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:04:55.784Z] ===================================================== [Pipeline] echo [2022-10-26T16:04:55.794Z] taggedImages: [2022-10-26T16:04:55.794Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:04:55.794Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-26T16:04:55.794Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.104 [2022-10-26T16:04:55.794Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:04:55.794Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T16:04:57.503Z] ---> aa7984d82688 [2022-10-26T16:04:57.503Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-26T16:04:57.775Z] ---> 0fb34f7e3dd3 [2022-10-26T16:04:57.775Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T16:04:57.775Z] ---> c7752a063794 [2022-10-26T16:04:57.775Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 ---> Running in 3687a2621071 [2022-10-26T16:04:57.775Z] [2022-10-26T16:04:57.775Z] ---> 33f1efae9e55 [2022-10-26T16:04:57.775Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-26T16:04:57.775Z] ---> af33a282172c [2022-10-26T16:04:57.775Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-26T16:04:58.050Z] ---> Running in ef9b677c2ed1 [2022-10-26T16:04:58.050Z] ---> Running in 769af6d1d001 [2022-10-26T16:04:58.050Z] ---> Running in 4475ca7e22f6 [2022-10-26T16:04:58.050Z] ---> Running in abb349d4f4e8 [2022-10-26T16:04:59.017Z] Removing intermediate container ef9b677c2ed1 [2022-10-26T16:04:59.017Z] ---> 255474641c1b [2022-10-26T16:04:59.017Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T16:04:59.017Z] Removing intermediate container abb349d4f4e8 [2022-10-26T16:04:59.017Z] ---> b8635cb0632c [2022-10-26T16:04:59.017Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-26T16:04:59.017Z] Removing intermediate container 769af6d1d001 [2022-10-26T16:04:59.017Z] ---> d4ae6c90538f [2022-10-26T16:04:59.017Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-26T16:04:59.017Z] ---> Running in 219707460e5a [2022-10-26T16:04:59.291Z] ---> Running in 080f658b6114 [2022-10-26T16:04:59.291Z] ---> Running in eeeeb1f396f4 [2022-10-26T16:04:59.877Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-26T16:05:00.144Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-26T16:05:00.144Z] Removing intermediate container eeeeb1f396f4 [2022-10-26T16:05:00.144Z] ---> 8814ead19884 [2022-10-26T16:05:00.144Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T16:05:00.422Z] Removing intermediate container 219707460e5a [2022-10-26T16:05:00.422Z] Removing intermediate container 080f658b6114 [2022-10-26T16:05:00.422Z] ---> b6742ec8ba26 [2022-10-26T16:05:00.422Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T16:05:00.422Z] ---> 1918dde3c846 [2022-10-26T16:05:00.422Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-26T16:05:00.422Z] ---> Running in ddfa41ca44a3 [2022-10-26T16:05:00.422Z] ---> Running in 88108a2116a3 [2022-10-26T16:05:00.422Z] ---> Running in 8fc6aa9ed820 [2022-10-26T16:05:07.098Z] Removing intermediate container 88108a2116a3 [2022-10-26T16:05:07.098Z] ---> 274aae3e910c [2022-10-26T16:05:07.098Z] Step 11/23 : WORKDIR /edgex-go [2022-10-26T16:05:07.098Z] Removing intermediate container 8fc6aa9ed820 [2022-10-26T16:05:07.098Z] ---> 090f7b930fc3 [2022-10-26T16:05:07.098Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T16:05:07.098Z] Removing intermediate container ddfa41ca44a3 [2022-10-26T16:05:07.098Z] ---> 1bd4de328891 [2022-10-26T16:05:07.098Z] Step 11/24 : WORKDIR /edgex-go [2022-10-26T16:05:07.098Z] ---> Running in b206a0c2a60f [2022-10-26T16:05:07.098Z] ---> Running in 544757308cef [2022-10-26T16:05:07.098Z] ---> Running in 294bf375a6dc [2022-10-26T16:05:08.084Z] Removing intermediate container b206a0c2a60f [2022-10-26T16:05:08.084Z] ---> c88d611c96d4 [2022-10-26T16:05:08.084Z] [2022-10-26T16:05:08.084Z] Step 12/23 : FROM alpine:3.15 [2022-10-26T16:05:08.084Z] Removing intermediate container 544757308cef [2022-10-26T16:05:08.084Z] ---> d7768b85ac65 [2022-10-26T16:05:08.084Z] [2022-10-26T16:05:08.084Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T16:05:08.084Z] Removing intermediate container 294bf375a6dc [2022-10-26T16:05:08.084Z] ---> 39b9e692e44e [2022-10-26T16:05:08.084Z] [2022-10-26T16:05:08.084Z] Step 12/24 : FROM alpine:3.15 [2022-10-26T16:05:09.042Z] 3.15: Pulling from library/alpine [2022-10-26T16:05:09.309Z] 3.15: Pulling from library/alpine [2022-10-26T16:05:09.309Z] 3.15: Pulling from library/alpine [2022-10-26T16:05:12.670Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T16:05:12.670Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T16:05:12.670Z] Status: Downloaded newer image for alpine:3.15 [2022-10-26T16:05:12.670Z] Status: Image is up to date for alpine:3.15 [2022-10-26T16:05:12.670Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-26T16:05:12.670Z] Status: Image is up to date for alpine:3.15 [2022-10-26T16:05:12.670Z] ---> 02e0d6fdf486 [2022-10-26T16:05:12.670Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:05:12.670Z] ---> 02e0d6fdf486 [2022-10-26T16:05:12.670Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:05:12.670Z] ---> 02e0d6fdf486 [2022-10-26T16:05:12.670Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:05:12.670Z] ---> Running in dc4a61bcfbd2 [2022-10-26T16:05:12.670Z] ---> Running in ebea02eca8e9 [2022-10-26T16:05:12.670Z] ---> Running in f9ba1f181f0f [2022-10-26T16:05:13.626Z] Removing intermediate container dc4a61bcfbd2 [2022-10-26T16:05:13.626Z] ---> bbedd77b3264 [2022-10-26T16:05:13.626Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-26T16:05:13.891Z] Removing intermediate container ebea02eca8e9 [2022-10-26T16:05:13.891Z] ---> 95b98f3e78f3 [2022-10-26T16:05:13.891Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T16:05:13.891Z] ---> Running in 633c699c8ad8 [2022-10-26T16:05:14.157Z] ---> Running in e0f50b658a3f [2022-10-26T16:05:14.157Z] Removing intermediate container f9ba1f181f0f [2022-10-26T16:05:14.157Z] ---> c0e7b85e7935 [2022-10-26T16:05:14.157Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-26T16:05:14.425Z] ---> Running in 95f6cbfc16df [2022-10-26T16:05:17.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:05:17.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:05:17.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:05:17.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:05:18.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:05:18.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:05:19.320Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:05:19.320Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:05:19.320Z] OK: 15734 distinct packages available [2022-10-26T16:05:19.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:05:19.906Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:05:19.906Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:05:19.906Z] OK: 15734 distinct packages available [2022-10-26T16:05:19.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:05:20.176Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:05:20.176Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:05:20.176Z] OK: 15734 distinct packages available [2022-10-26T16:05:20.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:05:20.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:05:20.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:05:20.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:05:22.149Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T16:05:22.149Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:05:22.150Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T16:05:22.150Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T16:05:22.150Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T16:05:22.150Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-26T16:05:22.150Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:05:22.150Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:05:22.150Z] (3/4) Installing libucontext (1.1-r0) [2022-10-26T16:05:22.150Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-26T16:05:22.150Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:05:22.150Z] OK: 6 MiB in 19 packages [2022-10-26T16:05:22.150Z] OK: 6 MiB in 18 packages [2022-10-26T16:05:22.421Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-26T16:05:22.421Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:05:22.421Z] (3/5) Installing libucontext (1.1-r0) [2022-10-26T16:05:22.421Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-26T16:05:22.421Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-26T16:05:22.713Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:05:22.713Z] OK: 6 MiB in 19 packages [2022-10-26T16:05:25.358Z] Removing intermediate container 633c699c8ad8 [2022-10-26T16:05:25.358Z] ---> f317ace8346f [2022-10-26T16:05:25.358Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T16:05:25.638Z] Removing intermediate container e0f50b658a3f [2022-10-26T16:05:25.638Z] ---> d7482faa9dee [2022-10-26T16:05:25.638Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-26T16:05:25.903Z] Removing intermediate container 95f6cbfc16df [2022-10-26T16:05:25.903Z] ---> f859fe576a93 [2022-10-26T16:05:25.903Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T16:05:38.213Z] ---> 5beb26e28824 [2022-10-26T16:05:38.213Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-26T16:05:46.761Z] ---> 9af2c17ed626 [2022-10-26T16:05:46.761Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T16:05:46.761Z] ---> 241436659ab4 [2022-10-26T16:05:46.761Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T16:05:48.762Z] ---> 159597ebb980 [2022-10-26T16:05:48.762Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-26T16:05:48.762Z] ---> 62261cbdfeef [2022-10-26T16:05:48.762Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-26T16:05:48.762Z] ---> Running in 3488cd52185f [2022-10-26T16:05:50.706Z] Removing intermediate container 3488cd52185f [2022-10-26T16:05:50.706Z] ---> 055e44be2913 [2022-10-26T16:05:50.706Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-26T16:05:51.290Z] ---> 74d2ea17d380 [2022-10-26T16:05:51.290Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-26T16:05:53.241Z] ---> ecb0def1b981 [2022-10-26T16:05:53.241Z] Step 19/24 : WORKDIR / [2022-10-26T16:05:53.241Z] ---> Running in 4d5c7ba72719 [2022-10-26T16:05:54.205Z] ---> 1d02e307661d [2022-10-26T16:05:54.205Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T16:05:54.205Z] ---> a43a5fff3034 [2022-10-26T16:05:54.205Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-26T16:05:54.205Z] ---> Running in 17d5ebec3545 [2022-10-26T16:05:54.489Z] Removing intermediate container 4d5c7ba72719 [2022-10-26T16:05:54.489Z] ---> 7849e8ae7307 [2022-10-26T16:05:54.489Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T16:05:54.758Z] ---> Running in bf86e9929197 [2022-10-26T16:05:55.342Z] Removing intermediate container 17d5ebec3545 [2022-10-26T16:05:55.342Z] ---> 049dcdfd2c77 [2022-10-26T16:05:55.342Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T16:05:55.611Z] ---> Running in 8b2a5cefda83 [2022-10-26T16:05:55.879Z] Removing intermediate container bf86e9929197 [2022-10-26T16:05:55.879Z] ---> 28521a4f9b79 [2022-10-26T16:05:55.879Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T16:05:56.149Z] ---> Running in 21a2c4a1a2f7 [2022-10-26T16:05:56.738Z] ---> 235044e9d82b [2022-10-26T16:05:56.738Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-26T16:05:57.006Z] Removing intermediate container 8b2a5cefda83 [2022-10-26T16:05:57.006Z] ---> 14c073ccee8f [2022-10-26T16:05:57.006Z] Step 21/23 : LABEL arch=arm64 [2022-10-26T16:05:57.273Z] ---> Running in d9756f68101e [2022-10-26T16:05:57.545Z] Removing intermediate container 21a2c4a1a2f7 [2022-10-26T16:05:57.545Z] ---> 48957b3e31be [2022-10-26T16:05:57.545Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T16:05:57.814Z] ---> Running in 8e1c99409c8a [2022-10-26T16:05:58.799Z] Removing intermediate container d9756f68101e [2022-10-26T16:05:58.799Z] ---> 78878901ca5d [2022-10-26T16:05:58.799Z] Step 22/23 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:05:58.799Z] Removing intermediate container 8e1c99409c8a [2022-10-26T16:05:58.799Z] ---> f3717b7898c1 [2022-10-26T16:05:58.799Z] Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:05:58.799Z] ---> Running in 76ef8cff2aaf [2022-10-26T16:05:59.066Z] ---> 80f37f572545 [2022-10-26T16:05:59.066Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-26T16:05:59.066Z] ---> Running in aade4e94b3cc [2022-10-26T16:06:01.042Z] Removing intermediate container aade4e94b3cc [2022-10-26T16:06:01.042Z] ---> 91d1fd0997e7 [2022-10-26T16:06:01.042Z] Step 24/24 : LABEL version=2.3.0-dev.104 [2022-10-26T16:06:01.042Z] Removing intermediate container 76ef8cff2aaf [2022-10-26T16:06:01.042Z] ---> 3e385cab63dd [2022-10-26T16:06:01.042Z] Step 23/23 : LABEL version=2.3.0-dev.104 [2022-10-26T16:06:01.635Z] ---> Running in 3445b159d5e3 [2022-10-26T16:06:01.635Z] ---> Running in b87b7b5f354c [2022-10-26T16:06:01.904Z] ---> e4337a796234 [2022-10-26T16:06:01.904Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-26T16:06:02.179Z] ---> Running in 4701c518fe4a [2022-10-26T16:06:03.151Z] Removing intermediate container b87b7b5f354c [2022-10-26T16:06:03.151Z] ---> 3b56f627a24d [2022-10-26T16:06:03.151Z] [2022-10-26T16:06:03.151Z] Removing intermediate container 3445b159d5e3 [2022-10-26T16:06:03.151Z] ---> 68851a1db171 [2022-10-26T16:06:03.151Z] [2022-10-26T16:06:03.427Z] Removing intermediate container 4701c518fe4a [2022-10-26T16:06:03.427Z] ---> 0e4791ea5cee [2022-10-26T16:06:03.427Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-26T16:06:03.703Z] ---> Running in 94be1eee75e8 [2022-10-26T16:06:03.703Z] Successfully built 68851a1db171 [2022-10-26T16:06:03.703Z] Successfully built 3b56f627a24d [2022-10-26T16:06:03.971Z] Successfully tagged security-spire-server-arm64:latest [2022-10-26T16:06:03.971Z]  Building security-spire-server ... done Successfully tagged security-spire-config-arm64:latest [2022-10-26T16:06:03.971Z] Building core-command [2022-10-26T16:06:03.971Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-10-26T16:06:04.239Z] Removing intermediate container 94be1eee75e8 [2022-10-26T16:06:04.512Z] ---> 68fc04b202a2 [2022-10-26T16:06:04.512Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T16:06:04.512Z] ---> Running in 408f31fdfbf6 [2022-10-26T16:06:06.459Z] Removing intermediate container 408f31fdfbf6 [2022-10-26T16:06:06.459Z] ---> 7bbe947bedd1 [2022-10-26T16:06:06.459Z] Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:06:06.459Z] ---> Running in 70ab878655da [2022-10-26T16:06:07.042Z] Removing intermediate container 70ab878655da [2022-10-26T16:06:07.042Z] ---> 924062f09e42 [2022-10-26T16:06:07.042Z] Step 24/24 : LABEL version=2.3.0-dev.104 [2022-10-26T16:06:07.042Z] ---> Running in f00a4ef36e41 [2022-10-26T16:06:07.627Z] Removing intermediate container f00a4ef36e41 [2022-10-26T16:06:07.627Z] ---> 78bdc670e8b9 [2022-10-26T16:06:07.627Z] [2022-10-26T16:06:07.894Z] Successfully built 78bdc670e8b9 [2022-10-26T16:06:07.894Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-26T16:06:07.894Z]  Building security-spire-agent ... done Building support-notifications [2022-10-26T16:06:13.231Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:06:13.231Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:06:13.231Z] ---> fadf076103ee [2022-10-26T16:06:13.231Z] Step 3/22 : WORKDIR /edgex-go [2022-10-26T16:06:13.231Z] ---> Using cache [2022-10-26T16:06:13.231Z] ---> 6cad9db9bdd5 [2022-10-26T16:06:13.231Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-26T16:06:13.813Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:06:13.813Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:06:13.813Z] ---> fadf076103ee [2022-10-26T16:06:13.813Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:06:13.813Z] ---> Using cache [2022-10-26T16:06:13.813Z] ---> fd8f4250ed39 [2022-10-26T16:06:13.813Z] Step 4/23 : WORKDIR /edgex-go [2022-10-26T16:06:13.813Z] ---> Using cache [2022-10-26T16:06:13.813Z] ---> 09d6ca63de05 [2022-10-26T16:06:13.813Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-26T16:06:13.813Z] ---> Using cache [2022-10-26T16:06:13.813Z] ---> 0ca587141b0b [2022-10-26T16:06:13.813Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-26T16:06:13.813Z] ---> Using cache [2022-10-26T16:06:13.813Z] ---> 11eb6d1558b0 [2022-10-26T16:06:13.813Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:06:14.078Z] ---> Using cache [2022-10-26T16:06:14.078Z] ---> bc2e9cecc276 [2022-10-26T16:06:14.078Z] Step 8/23 : COPY . . [2022-10-26T16:06:14.078Z] ---> Running in f4928aeadd68 [2022-10-26T16:06:15.054Z] ---> Using cache [2022-10-26T16:06:15.054Z] ---> 33f1efae9e55 [2022-10-26T16:06:15.054Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-26T16:06:15.642Z] ---> Running in 223c409aa565 [2022-10-26T16:06:16.229Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:06:16.229Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:06:16.229Z] ---> fadf076103ee [2022-10-26T16:06:16.229Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:06:16.229Z] ---> Using cache [2022-10-26T16:06:16.229Z] ---> fd8f4250ed39 [2022-10-26T16:06:16.229Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T16:06:16.229Z] ---> Using cache [2022-10-26T16:06:16.229Z] ---> 09d6ca63de05 [2022-10-26T16:06:16.229Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-26T16:06:16.813Z] ---> Running in 39d7b3657741 [2022-10-26T16:06:17.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:06:18.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:06:18.630Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-26T16:06:19.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:06:19.801Z] OK: 221 MiB in 51 packages [2022-10-26T16:06:20.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:06:22.031Z] OK: 221 MiB in 51 packages [2022-10-26T16:06:22.031Z] Removing intermediate container f4928aeadd68 [2022-10-26T16:06:22.031Z] ---> e398df255ed7 [2022-10-26T16:06:22.031Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-26T16:06:23.971Z] ---> 127bb96d9734 [2022-10-26T16:06:23.971Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:06:23.971Z] ---> Running in 67f87bf794b7 [2022-10-26T16:06:25.916Z] Removing intermediate container 39d7b3657741 [2022-10-26T16:06:25.916Z] ---> 172e0c843014 [2022-10-26T16:06:25.916Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T16:06:27.321Z] ---> 82bda8e7081f [2022-10-26T16:06:27.321Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:06:27.588Z] ---> Running in 11b50c5eabcc [2022-10-26T16:08:04.212Z] Removing intermediate container 11b50c5eabcc [2022-10-26T16:08:04.212Z] ---> dc3325115fad [2022-10-26T16:08:04.212Z] Step 8/22 : COPY . . [2022-10-26T16:08:04.212Z] Removing intermediate container 67f87bf794b7 [2022-10-26T16:08:04.212Z] ---> f5cd40779180 [2022-10-26T16:08:04.212Z] Step 7/22 : COPY . . [2022-10-26T16:08:04.212Z] ---> c0300a151e80 [2022-10-26T16:08:04.212Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-26T16:08:04.212Z] ---> Running in a02ec60fdab0 [2022-10-26T16:08:04.212Z] ---> d3010ddda042 [2022-10-26T16:08:04.212Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-26T16:08:04.212Z] ---> Running in 7c891059013e [2022-10-26T16:08:04.212Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-26T16:08:04.212Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-26T16:13:11.099Z] Removing intermediate container 223c409aa565 [2022-10-26T16:13:11.099Z] ---> bd32aec613f5 [2022-10-26T16:13:11.099Z] [2022-10-26T16:13:11.099Z] Step 10/23 : FROM alpine:3.16 [2022-10-26T16:13:11.099Z] 3.16: Pulling from library/alpine [2022-10-26T16:13:11.099Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-26T16:13:11.099Z] Status: Downloaded newer image for alpine:3.16 [2022-10-26T16:13:11.099Z] ---> a6215f271958 [2022-10-26T16:13:11.099Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-26T16:13:11.099Z] ---> Running in e473f1b26f3e [2022-10-26T16:13:11.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:13:11.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:13:11.099Z] Removing intermediate container 3687a2621071 [2022-10-26T16:13:11.099Z] ---> be0884bd5267 [2022-10-26T16:13:11.099Z] [2022-10-26T16:13:11.099Z] Step 9/19 : FROM alpine:3.15 [2022-10-26T16:13:11.099Z] ---> 02e0d6fdf486 [2022-10-26T16:13:11.099Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:13:11.099Z] ---> Using cache [2022-10-26T16:13:11.099Z] ---> c0e7b85e7935 [2022-10-26T16:13:11.099Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-26T16:13:11.099Z] ---> Running in c10dbc80eef9 [2022-10-26T16:13:11.099Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-26T16:13:11.099Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:13:11.099Z] OK: 5 MiB in 15 packages [2022-10-26T16:13:11.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:13:11.099Z] Removing intermediate container e473f1b26f3e [2022-10-26T16:13:11.099Z] ---> da3c17a392ae [2022-10-26T16:13:11.099Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:13:11.099Z] ---> Running in a13f6f89694c [2022-10-26T16:13:11.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:13:11.099Z] Removing intermediate container a13f6f89694c [2022-10-26T16:13:11.099Z] ---> 4fabe15dd202 [2022-10-26T16:13:11.099Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-26T16:13:11.099Z] ---> Running in 468e2aba73df [2022-10-26T16:13:11.099Z] Removing intermediate container 468e2aba73df [2022-10-26T16:13:11.099Z] ---> 9dc783480ddd [2022-10-26T16:13:11.099Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-26T16:13:11.099Z] ---> Running in f68aa9753bcb [2022-10-26T16:13:11.099Z] v3.15.6-134-g4253e08fd4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-26T16:13:11.099Z] v3.15.6-135-g4f0dccd4b5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-26T16:13:11.099Z] OK: 15734 distinct packages available [2022-10-26T16:13:11.370Z] Removing intermediate container f68aa9753bcb [2022-10-26T16:13:11.370Z] ---> fd044b385981 [2022-10-26T16:13:11.370Z] Step 15/23 : WORKDIR / [2022-10-26T16:13:11.370Z] ---> Running in 7a426b19911d [2022-10-26T16:13:11.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:13:11.951Z] Removing intermediate container 7a426b19911d [2022-10-26T16:13:11.951Z] ---> eaa5f18e8a5b [2022-10-26T16:13:11.951Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:13:11.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:13:12.913Z] ---> 42e275343645 [2022-10-26T16:13:12.913Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-26T16:13:13.496Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-26T16:13:13.496Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-26T16:13:13.496Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-26T16:13:13.496Z] (4/9) Installing libcurl (7.80.0-r4) [2022-10-26T16:13:13.496Z] (5/9) Installing curl (7.80.0-r4) [2022-10-26T16:13:13.763Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-26T16:13:13.763Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-26T16:13:13.763Z] (8/9) Installing libucontext (1.1-r0) [2022-10-26T16:13:13.763Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-26T16:13:13.763Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T16:13:13.763Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:13:14.030Z] OK: 8 MiB in 23 packages [2022-10-26T16:13:14.618Z] ---> fc53c3a7ee1d [2022-10-26T16:13:14.618Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-26T16:13:16.574Z] ---> ee2bf24d7c5b [2022-10-26T16:13:16.574Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-26T16:13:16.574Z] ---> Running in 1f7a9c9f0538 [2022-10-26T16:13:17.167Z] Removing intermediate container 1f7a9c9f0538 [2022-10-26T16:13:17.167Z] ---> eb026e6df6a5 [2022-10-26T16:13:17.167Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:13:17.445Z] ---> Running in 6922f1f3de47 [2022-10-26T16:13:17.445Z] Removing intermediate container c10dbc80eef9 [2022-10-26T16:13:17.445Z] ---> b795ae293926 [2022-10-26T16:13:17.445Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:13:18.028Z] Removing intermediate container 6922f1f3de47 [2022-10-26T16:13:18.028Z] ---> cae1f7bef94d [2022-10-26T16:13:18.028Z] Step 21/23 : LABEL arch=arm64 [2022-10-26T16:13:18.320Z] ---> Running in 34e683c28d97 [2022-10-26T16:13:18.589Z] ---> ffb467fab034 [2022-10-26T16:13:18.589Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-26T16:13:18.860Z] Removing intermediate container 34e683c28d97 [2022-10-26T16:13:18.860Z] ---> b70db23e79c5 [2022-10-26T16:13:18.860Z] Step 22/23 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:13:19.128Z] ---> Running in 1428516dc7be [2022-10-26T16:13:20.087Z] Removing intermediate container 1428516dc7be [2022-10-26T16:13:20.087Z] ---> 2f85df1ca510 [2022-10-26T16:13:20.087Z] Step 23/23 : LABEL version=2.3.0-dev.104 [2022-10-26T16:13:20.087Z] ---> Running in c0de673edf60 [2022-10-26T16:13:20.669Z] Removing intermediate container c0de673edf60 [2022-10-26T16:13:20.669Z] ---> 1580517d584b [2022-10-26T16:13:20.669Z] [2022-10-26T16:13:20.935Z] Successfully built 1580517d584b [2022-10-26T16:13:20.935Z] Successfully tagged core-command-arm64:latest [2022-10-26T16:13:20.935Z]  Building core-command ... done Building security-proxy-setup [2022-10-26T16:13:21.909Z] ---> 1324cdba45a1 [2022-10-26T16:13:21.909Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-26T16:13:22.501Z] ---> 09e679cdaed6 [2022-10-26T16:13:22.501Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-26T16:13:22.767Z] ---> Running in 9ebb7adcd760 [2022-10-26T16:13:23.350Z] Removing intermediate container 9ebb7adcd760 [2022-10-26T16:13:23.350Z] ---> 6a1b93ce8be8 [2022-10-26T16:13:23.350Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:13:23.350Z] ---> Running in 8f1278342147 [2022-10-26T16:13:23.938Z] Removing intermediate container 8f1278342147 [2022-10-26T16:13:23.938Z] ---> b49802242615 [2022-10-26T16:13:23.938Z] Step 17/19 : LABEL arch=arm64 [2022-10-26T16:13:24.205Z] ---> Running in 3840aeda34a8 [2022-10-26T16:13:24.476Z] Removing intermediate container 3840aeda34a8 [2022-10-26T16:13:24.476Z] ---> ae984794c753 [2022-10-26T16:13:24.476Z] Step 18/19 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:13:24.476Z] ---> Running in 93afedf2ccda [2022-10-26T16:13:25.059Z] Removing intermediate container 93afedf2ccda [2022-10-26T16:13:25.059Z] ---> c389c51c289f [2022-10-26T16:13:25.059Z] Step 19/19 : LABEL version=2.3.0-dev.104 [2022-10-26T16:13:25.327Z] ---> Running in f1238eb8ca42 [2022-10-26T16:13:25.910Z] Removing intermediate container f1238eb8ca42 [2022-10-26T16:13:25.910Z] ---> 160b447cff40 [2022-10-26T16:13:25.910Z] [2022-10-26T16:13:26.177Z] Successfully built 160b447cff40 [2022-10-26T16:13:26.177Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-26T16:13:26.177Z] Building core-metadata [2022-10-26T16:13:26.444Z]  Building security-spiffe-token-provider ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:13:26.444Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:13:26.444Z] ---> fadf076103ee [2022-10-26T16:13:26.444Z] Step 3/21 : WORKDIR /edgex-go [2022-10-26T16:13:26.714Z] ---> Using cache [2022-10-26T16:13:26.714Z] ---> 6cad9db9bdd5 [2022-10-26T16:13:26.714Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-26T16:13:26.714Z] ---> Running in 816f7f58f03b [2022-10-26T16:13:28.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:13:28.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:13:30.326Z] OK: 221 MiB in 51 packages [2022-10-26T16:13:30.909Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:13:30.909Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:13:30.909Z] ---> fadf076103ee [2022-10-26T16:13:30.909Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:13:30.909Z] ---> Using cache [2022-10-26T16:13:30.909Z] ---> fd8f4250ed39 [2022-10-26T16:13:30.909Z] Step 4/24 : WORKDIR /edgex-go [2022-10-26T16:13:30.909Z] ---> Using cache [2022-10-26T16:13:30.909Z] ---> 09d6ca63de05 [2022-10-26T16:13:30.909Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-26T16:13:30.909Z] ---> Using cache [2022-10-26T16:13:30.909Z] ---> 0ca587141b0b [2022-10-26T16:13:30.909Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-26T16:13:30.909Z] ---> Using cache [2022-10-26T16:13:30.909Z] ---> 11eb6d1558b0 [2022-10-26T16:13:30.909Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:13:30.909Z] ---> Using cache [2022-10-26T16:13:30.909Z] ---> bc2e9cecc276 [2022-10-26T16:13:30.909Z] Step 8/24 : COPY . . [2022-10-26T16:13:31.492Z] ---> Using cache [2022-10-26T16:13:31.492Z] ---> 33f1efae9e55 [2022-10-26T16:13:31.493Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-26T16:13:31.493Z] ---> Running in d8f877b38111 [2022-10-26T16:13:32.453Z] Removing intermediate container 816f7f58f03b [2022-10-26T16:13:32.453Z] ---> 3c9fe937861f [2022-10-26T16:13:32.453Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-26T16:13:33.411Z] ---> 0994d37b325d [2022-10-26T16:13:33.411Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:13:33.678Z] ---> Running in 4e73d9f87f22 [2022-10-26T16:13:34.262Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-26T16:13:56.317Z] Removing intermediate container 7c891059013e [2022-10-26T16:13:56.317Z] ---> cfe5a612e401 [2022-10-26T16:13:56.317Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-26T16:13:56.584Z] ---> Running in 59956a8d0388 [2022-10-26T16:13:58.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-26T16:14:05.181Z] Removing intermediate container 59956a8d0388 [2022-10-26T16:14:05.181Z] ---> e20f922ca127 [2022-10-26T16:14:05.181Z] [2022-10-26T16:14:05.181Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:14:05.181Z] ---> a6215f271958 [2022-10-26T16:14:05.181Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:14:05.181Z] ---> Running in 1f63d5c226aa [2022-10-26T16:14:05.181Z] Removing intermediate container 1f63d5c226aa [2022-10-26T16:14:05.181Z] ---> 368786adb1e4 [2022-10-26T16:14:05.181Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-26T16:14:05.181Z] ---> Running in 13f620aaa797 [2022-10-26T16:14:07.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:14:07.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:14:08.343Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-26T16:14:08.608Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-26T16:14:08.608Z] (3/33) Installing readline (8.1.2-r0) [2022-10-26T16:14:08.608Z] (4/33) Installing bash (5.1.16-r2) [2022-10-26T16:14:08.608Z] Executing bash-5.1.16-r2.post-install [2022-10-26T16:14:08.608Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-26T16:14:08.873Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-26T16:14:08.874Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T16:14:08.874Z] (8/33) Installing libcurl (7.83.1-r4) [2022-10-26T16:14:08.874Z] (9/33) Installing curl (7.83.1-r4) [2022-10-26T16:14:08.874Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-26T16:14:09.833Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-26T16:14:09.833Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-26T16:14:09.833Z] (13/33) Installing expat (2.5.0-r0) [2022-10-26T16:14:09.833Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-26T16:14:09.833Z] (15/33) Installing gdbm (1.23-r0) [2022-10-26T16:14:09.833Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-26T16:14:09.833Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T16:14:09.833Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T16:14:09.833Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-26T16:14:10.098Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-26T16:14:10.098Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-26T16:14:12.671Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-26T16:14:12.671Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-26T16:14:12.671Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-26T16:14:12.671Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-26T16:14:12.671Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-26T16:14:12.671Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-26T16:14:12.671Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-26T16:14:12.671Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-26T16:14:12.671Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-26T16:14:12.671Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-26T16:14:12.671Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-26T16:14:12.937Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-26T16:14:13.894Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:14:13.894Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:14:14.163Z] OK: 120 MiB in 47 packages [2022-10-26T16:14:32.584Z] Collecting docker-compose==1.23.2 [2022-10-26T16:14:32.584Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-26T16:14:32.584Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.8 MB/s eta 0:00:00 [2022-10-26T16:14:32.866Z] Collecting docker<4.0,>=3.6.0 [2022-10-26T16:14:32.866Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-26T16:14:32.866Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.8 MB/s eta 0:00:00 [2022-10-26T16:14:33.153Z] Collecting texttable<0.10,>=0.9.0 [2022-10-26T16:14:33.430Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-26T16:14:33.430Z] Preparing metadata (setup.py): started [2022-10-26T16:14:36.110Z] Removing intermediate container 4475ca7e22f6 [2022-10-26T16:14:36.110Z] ---> 7ce4c8282cc8 [2022-10-26T16:14:36.110Z] [2022-10-26T16:14:36.110Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:14:36.110Z] ---> a6215f271958 [2022-10-26T16:14:36.110Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-26T16:14:36.110Z] ---> Using cache [2022-10-26T16:14:36.110Z] ---> da3c17a392ae [2022-10-26T16:14:36.376Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:14:36.376Z] ---> Using cache [2022-10-26T16:14:36.376Z] ---> 4fabe15dd202 [2022-10-26T16:14:36.376Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-26T16:14:36.376Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:14:36.376Z] Collecting docopt<0.7,>=0.6.1 [2022-10-26T16:14:36.642Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-26T16:14:36.642Z] ---> Running in 6ad479cfab1b [2022-10-26T16:14:36.642Z] Preparing metadata (setup.py): started [2022-10-26T16:14:37.223Z] Removing intermediate container 6ad479cfab1b [2022-10-26T16:14:37.223Z] ---> b9a1e0d766dc [2022-10-26T16:14:37.223Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T16:14:37.488Z] ---> Running in 62f36fcbb805 [2022-10-26T16:14:38.446Z] Removing intermediate container 62f36fcbb805 [2022-10-26T16:14:38.446Z] ---> 0d856ff13cc5 [2022-10-26T16:14:38.446Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:14:39.026Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:14:39.608Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-26T16:14:39.608Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-26T16:14:39.608Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 6.3 MB/s eta 0:00:00 [2022-10-26T16:14:39.874Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-26T16:14:39.874Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-26T16:14:39.874Z] Preparing metadata (setup.py): started [2022-10-26T16:14:40.141Z] ---> 1dcf505cc54c [2022-10-26T16:14:40.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-26T16:14:42.084Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:14:43.045Z] Collecting jsonschema<3,>=2.5.1 [2022-10-26T16:14:43.045Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-26T16:14:43.045Z] Collecting cached-property<2,>=1.2.0 [2022-10-26T16:14:43.045Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-26T16:14:43.045Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-26T16:14:44.006Z] Collecting PyYAML<4,>=3.10 [2022-10-26T16:14:44.006Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-26T16:14:44.273Z] ---> 4d5576d2f9e6 [2022-10-26T16:14:44.273Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-26T16:14:44.273Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.5 MB/s eta 0:00:00 [2022-10-26T16:14:46.217Z] Preparing metadata (setup.py): started [2022-10-26T16:14:46.217Z] ---> fcea21e96aba [2022-10-26T16:14:46.217Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-26T16:14:46.217Z] ---> Running in e0cea1859f86 [2022-10-26T16:14:47.190Z] Removing intermediate container e0cea1859f86 [2022-10-26T16:14:47.190Z] ---> d7a703dddfc2 [2022-10-26T16:14:47.190Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:14:47.190Z] ---> Running in b53a627ab222 [2022-10-26T16:14:48.148Z] Removing intermediate container b53a627ab222 [2022-10-26T16:14:48.148Z] ---> cd68189a5421 [2022-10-26T16:14:48.148Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T16:14:48.414Z] ---> Running in d5f5c10de074 [2022-10-26T16:14:48.414Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-26T16:14:49.013Z] Removing intermediate container d5f5c10de074 [2022-10-26T16:14:49.279Z] ---> 3e29afa64605 [2022-10-26T16:14:49.279Z] Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:14:49.546Z] ---> Running in c760b21ba868 [2022-10-26T16:14:49.546Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-26T16:14:49.546Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-26T16:14:49.813Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.0 MB/s eta 0:00:00 [2022-10-26T16:14:50.397Z] Removing intermediate container c760b21ba868 [2022-10-26T16:14:50.397Z] ---> 0a6f2fdea8c2 [2022-10-26T16:14:50.397Z] Step 22/22 : LABEL version=2.3.0-dev.104 [2022-10-26T16:14:50.664Z] ---> Running in b2541765d2f4 [2022-10-26T16:14:50.664Z] Collecting docker-pycreds>=0.4.0 [2022-10-26T16:14:50.664Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-26T16:14:51.618Z] Removing intermediate container b2541765d2f4 [2022-10-26T16:14:51.618Z] ---> 4aadc008f76c [2022-10-26T16:14:51.618Z] [2022-10-26T16:14:51.886Z] Successfully built 4aadc008f76c [2022-10-26T16:14:51.886Z] Successfully tagged support-scheduler-arm64:latest [2022-10-26T16:14:51.886Z]  Building support-scheduler ... done Building security-bootstrapper [2022-10-26T16:14:51.886Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-26T16:14:52.153Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-26T16:14:52.153Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.0 MB/s eta 0:00:00 [2022-10-26T16:14:52.153Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-26T16:14:52.153Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-26T16:14:52.419Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.3 MB/s eta 0:00:00 [2022-10-26T16:14:52.684Z] Collecting idna<2.8,>=2.5 [2022-10-26T16:14:52.684Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-26T16:14:52.684Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.1 MB/s eta 0:00:00 [2022-10-26T16:14:52.951Z] Collecting certifi>=2017.4.17 [2022-10-26T16:14:52.951Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-26T16:14:53.216Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 6.5 MB/s eta 0:00:00 [2022-10-26T16:14:53.796Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-26T16:14:53.796Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-26T16:14:53.796Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-26T16:14:53.796Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-26T16:14:55.198Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-26T16:14:55.198Z] Running setup.py install for texttable: started [2022-10-26T16:14:56.598Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:14:56.598Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:14:56.598Z] ---> fadf076103ee [2022-10-26T16:14:56.598Z] Step 3/32 : WORKDIR /edgex-go [2022-10-26T16:14:56.598Z] ---> Using cache [2022-10-26T16:14:56.598Z] ---> 6cad9db9bdd5 [2022-10-26T16:14:56.598Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-26T16:14:56.598Z] ---> Using cache [2022-10-26T16:14:56.598Z] ---> 3c9fe937861f [2022-10-26T16:14:56.598Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-26T16:14:56.863Z] ---> Using cache [2022-10-26T16:14:56.863Z] ---> 0994d37b325d [2022-10-26T16:14:56.863Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:14:56.863Z] ---> Using cache [2022-10-26T16:14:56.863Z] ---> fa4606a311cc [2022-10-26T16:14:56.863Z] Step 7/32 : COPY . . [2022-10-26T16:14:58.266Z] Running setup.py install for texttable: finished with status 'done' [2022-10-26T16:14:58.266Z] Running setup.py install for PyYAML: started [2022-10-26T16:14:59.669Z] Removing intermediate container 4e73d9f87f22 [2022-10-26T16:14:59.669Z] ---> fa4606a311cc [2022-10-26T16:14:59.669Z] Step 7/21 : COPY . . [2022-10-26T16:15:01.077Z] ---> 7ffd4260304a [2022-10-26T16:15:01.077Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-26T16:15:01.077Z] ---> Running in c4c4462b4901 [2022-10-26T16:15:02.038Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-26T16:15:03.989Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-26T16:15:04.257Z] ---> 9ace6e3a0429 [2022-10-26T16:15:04.257Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-26T16:15:04.529Z] Running setup.py install for docopt: started [2022-10-26T16:15:04.529Z] ---> Running in d90d471bb382 [2022-10-26T16:15:06.481Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-26T16:15:08.421Z] Running setup.py install for docopt: finished with status 'done' [2022-10-26T16:15:12.671Z] Running setup.py install for dockerpty: started [2022-10-26T16:15:15.241Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-26T16:15:19.498Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-26T16:15:19.498Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-26T16:15:37.688Z] Removing intermediate container 13f620aaa797 [2022-10-26T16:15:37.688Z] ---> 636c6a9a4488 [2022-10-26T16:15:37.688Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-26T16:15:37.688Z] ---> Running in bc3cef29a69b [2022-10-26T16:15:37.688Z] Removing intermediate container bc3cef29a69b [2022-10-26T16:15:37.688Z] ---> c08bf7b4c3b4 [2022-10-26T16:15:37.688Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T16:15:37.688Z] ---> Running in 80a6d864dce3 [2022-10-26T16:15:37.688Z] Removing intermediate container 80a6d864dce3 [2022-10-26T16:15:37.688Z] ---> cc20f742d38e [2022-10-26T16:15:37.688Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-26T16:15:39.095Z] ---> afe2874161eb [2022-10-26T16:15:39.095Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-26T16:15:39.684Z] ---> d509a0b0dda5 [2022-10-26T16:15:39.684Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-26T16:15:41.101Z] ---> dfc5966b668b [2022-10-26T16:15:41.101Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-26T16:15:41.101Z] ---> Running in 6bc57b092d8e [2022-10-26T16:15:41.684Z] Removing intermediate container 6bc57b092d8e [2022-10-26T16:15:41.684Z] ---> bbfa15056adf [2022-10-26T16:15:41.684Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:15:41.684Z] ---> Running in ec18642cdbc0 [2022-10-26T16:15:42.266Z] Removing intermediate container ec18642cdbc0 [2022-10-26T16:15:42.266Z] ---> a78c11cc8490 [2022-10-26T16:15:42.266Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T16:15:42.532Z] ---> Running in 304ba16178c1 [2022-10-26T16:15:43.111Z] Removing intermediate container 304ba16178c1 [2022-10-26T16:15:43.111Z] ---> db6ddddaa6d9 [2022-10-26T16:15:43.111Z] Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:15:43.111Z] ---> Running in 5dd69ff1cf52 [2022-10-26T16:15:43.693Z] Removing intermediate container 5dd69ff1cf52 [2022-10-26T16:15:43.693Z] ---> 420ddbfd2ca8 [2022-10-26T16:15:43.693Z] Step 22/22 : LABEL version=2.3.0-dev.104 [2022-10-26T16:15:43.693Z] ---> Running in 9170639318ba [2022-10-26T16:15:44.282Z] Removing intermediate container 9170639318ba [2022-10-26T16:15:44.282Z] ---> 7a0814fa48c8 [2022-10-26T16:15:44.282Z] [2022-10-26T16:15:44.550Z] Successfully built 7a0814fa48c8 [2022-10-26T16:15:44.550Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-26T16:15:44.550Z] Building security-secretstore-setup [2022-10-26T16:15:48.796Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:15:48.796Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:15:48.796Z] ---> fadf076103ee [2022-10-26T16:15:48.796Z] Step 3/24 : WORKDIR /edgex-go [2022-10-26T16:15:48.796Z] ---> Using cache [2022-10-26T16:15:48.796Z] ---> 6cad9db9bdd5 [2022-10-26T16:15:48.796Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-26T16:15:48.796Z] ---> Using cache [2022-10-26T16:15:48.796Z] ---> 3c9fe937861f [2022-10-26T16:15:48.796Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-26T16:15:48.796Z] ---> Using cache [2022-10-26T16:15:48.796Z] ---> 0994d37b325d [2022-10-26T16:15:48.796Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:15:48.796Z] ---> Using cache [2022-10-26T16:15:48.796Z] ---> fa4606a311cc [2022-10-26T16:15:48.796Z] Step 7/24 : COPY . . [2022-10-26T16:15:48.796Z] ---> Using cache [2022-10-26T16:15:48.796Z] ---> 9ace6e3a0429 [2022-10-26T16:15:48.796Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-26T16:15:48.796Z] ---> Running in 3f1defcfad37 [2022-10-26T16:15:51.374Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-26T16:17:58.030Z] Removing intermediate container a02ec60fdab0 [2022-10-26T16:17:58.030Z] ---> 33e1b173018c [2022-10-26T16:17:58.030Z] [2022-10-26T16:17:58.030Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:17:58.030Z] ---> a6215f271958 [2022-10-26T16:17:58.030Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-26T16:17:58.030Z] ---> Running in c3e06e89d88b [2022-10-26T16:17:58.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:17:58.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:17:58.030Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-26T16:17:58.030Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-26T16:17:58.030Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:17:58.030Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:17:58.030Z] OK: 6 MiB in 16 packages [2022-10-26T16:17:58.993Z] Removing intermediate container c3e06e89d88b [2022-10-26T16:17:58.993Z] ---> 7975990308be [2022-10-26T16:17:58.993Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:17:59.270Z] ---> Running in 9abd53daf699 [2022-10-26T16:17:59.543Z] Removing intermediate container 9abd53daf699 [2022-10-26T16:17:59.543Z] ---> cdadc5e3a92a [2022-10-26T16:17:59.543Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-26T16:17:59.809Z] ---> Running in 68be5dae2d6f [2022-10-26T16:18:00.392Z] Removing intermediate container 68be5dae2d6f [2022-10-26T16:18:00.392Z] ---> f89862e2c643 [2022-10-26T16:18:00.392Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-26T16:18:00.392Z] ---> Running in 360042961c8e [2022-10-26T16:18:00.661Z] Removing intermediate container 360042961c8e [2022-10-26T16:18:00.661Z] ---> 557751e8a749 [2022-10-26T16:18:00.661Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:18:01.616Z] ---> 585d63e98661 [2022-10-26T16:18:01.616Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-26T16:18:04.194Z] ---> 325f696f113a [2022-10-26T16:18:04.194Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-26T16:18:05.157Z] ---> 42913dc33416 [2022-10-26T16:18:05.157Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-26T16:18:05.157Z] ---> Running in ffefe2a76bb6 [2022-10-26T16:18:05.742Z] Removing intermediate container ffefe2a76bb6 [2022-10-26T16:18:05.742Z] ---> 5f1c597c79dd [2022-10-26T16:18:05.742Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:18:05.742Z] ---> Running in 4603ec728047 [2022-10-26T16:18:06.323Z] Removing intermediate container 4603ec728047 [2022-10-26T16:18:06.323Z] ---> f7b67dc0bc46 [2022-10-26T16:18:06.323Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T16:18:06.323Z] ---> Running in d11089c33c9e [2022-10-26T16:18:06.910Z] Removing intermediate container d11089c33c9e [2022-10-26T16:18:06.910Z] ---> 89a79caf8ef1 [2022-10-26T16:18:06.910Z] Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:18:06.910Z] ---> Running in 4d716bc3f1f2 [2022-10-26T16:18:07.494Z] Removing intermediate container 4d716bc3f1f2 [2022-10-26T16:18:07.494Z] ---> 993b2337a1be [2022-10-26T16:18:07.494Z] Step 22/22 : LABEL version=2.3.0-dev.104 [2022-10-26T16:18:07.494Z] ---> Running in 8fd09bb68039 [2022-10-26T16:18:08.074Z] Removing intermediate container 8fd09bb68039 [2022-10-26T16:18:08.074Z] ---> d1d777377264 [2022-10-26T16:18:08.074Z] [2022-10-26T16:18:08.074Z] Successfully built d1d777377264 [2022-10-26T16:18:08.074Z] Successfully tagged support-notifications-arm64:latest [2022-10-26T16:18:08.074Z]  Building support-notifications ... done Building core-data [2022-10-26T16:18:12.321Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-26T16:18:12.321Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-26T16:18:12.321Z] ---> fadf076103ee [2022-10-26T16:18:12.321Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-26T16:18:12.321Z] ---> Using cache [2022-10-26T16:18:12.321Z] ---> fd8f4250ed39 [2022-10-26T16:18:12.321Z] Step 4/22 : WORKDIR /edgex-go [2022-10-26T16:18:12.321Z] ---> Using cache [2022-10-26T16:18:12.321Z] ---> 09d6ca63de05 [2022-10-26T16:18:12.321Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-26T16:18:12.321Z] ---> Running in 494803cfe914 [2022-10-26T16:18:14.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:18:14.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:18:16.240Z] OK: 221 MiB in 51 packages [2022-10-26T16:18:17.646Z] Removing intermediate container 494803cfe914 [2022-10-26T16:18:17.646Z] ---> 1cc4642fe83f [2022-10-26T16:18:17.646Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-26T16:18:18.233Z] ---> aedbba5c3071 [2022-10-26T16:18:18.233Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T16:18:18.499Z] ---> Running in e7d048b8f080 [2022-10-26T16:19:41.177Z] Removing intermediate container e7d048b8f080 [2022-10-26T16:19:41.177Z] ---> 157ed3a89aa8 [2022-10-26T16:19:41.177Z] Step 8/22 : COPY . . [2022-10-26T16:19:41.177Z] ---> 47d52d09d837 [2022-10-26T16:19:41.177Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-26T16:19:41.177Z] ---> Running in 292f2b7cd166 [2022-10-26T16:19:41.177Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-26T16:21:02.827Z] Removing intermediate container d8f877b38111 [2022-10-26T16:21:02.827Z] ---> 1386490f880e [2022-10-26T16:21:02.827Z] [2022-10-26T16:21:02.827Z] Step 10/24 : FROM alpine:3.16 [2022-10-26T16:21:02.827Z] ---> a6215f271958 [2022-10-26T16:21:02.827Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-26T16:21:02.827Z] ---> Using cache [2022-10-26T16:21:02.827Z] ---> da3c17a392ae [2022-10-26T16:21:02.827Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-26T16:21:02.827Z] ---> Using cache [2022-10-26T16:21:02.827Z] ---> 4fabe15dd202 [2022-10-26T16:21:02.827Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-26T16:21:02.827Z] ---> Running in d3d48d905539 [2022-10-26T16:21:02.827Z] Removing intermediate container d3d48d905539 [2022-10-26T16:21:02.827Z] ---> 89cabfe56ffc [2022-10-26T16:21:02.827Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-26T16:21:02.827Z] ---> Running in 8716e66f427c [2022-10-26T16:21:02.827Z] Removing intermediate container 8716e66f427c [2022-10-26T16:21:02.827Z] ---> d71bda0afdf0 [2022-10-26T16:21:02.827Z] Step 15/24 : WORKDIR / [2022-10-26T16:21:02.827Z] ---> Running in 75a609b598c1 [2022-10-26T16:21:02.828Z] Removing intermediate container 75a609b598c1 [2022-10-26T16:21:02.828Z] ---> 8e0579a4b747 [2022-10-26T16:21:02.828Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:21:02.828Z] ---> 5e6336445992 [2022-10-26T16:21:02.828Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-26T16:21:02.828Z] ---> c7e911fb4bcb [2022-10-26T16:21:02.828Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-26T16:21:02.828Z] ---> cc75eec0fca5 [2022-10-26T16:21:02.828Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-26T16:21:02.828Z] ---> 2a74103a355d [2022-10-26T16:21:02.828Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-26T16:21:02.828Z] ---> Running in 7e057da02b0c [2022-10-26T16:21:02.828Z] Removing intermediate container 7e057da02b0c [2022-10-26T16:21:02.828Z] ---> 804eec24d044 [2022-10-26T16:21:02.828Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:21:02.828Z] ---> Running in 9adc5f5c87ac [2022-10-26T16:21:03.416Z] Removing intermediate container 9adc5f5c87ac [2022-10-26T16:21:03.416Z] ---> fc8482c27073 [2022-10-26T16:21:03.416Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T16:21:03.416Z] ---> Running in 9134041d820d [2022-10-26T16:21:03.996Z] Removing intermediate container 9134041d820d [2022-10-26T16:21:03.996Z] ---> bfd99c6d7769 [2022-10-26T16:21:03.996Z] Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:21:04.264Z] ---> Running in d3849a514e19 [2022-10-26T16:21:04.845Z] Removing intermediate container d3849a514e19 [2022-10-26T16:21:04.845Z] ---> 97347bb03bb6 [2022-10-26T16:21:04.845Z] Step 24/24 : LABEL version=2.3.0-dev.104 [2022-10-26T16:21:04.845Z] ---> Running in 70a083df67d2 [2022-10-26T16:21:05.428Z] Removing intermediate container 70a083df67d2 [2022-10-26T16:21:05.428Z] ---> 3a0e9296b322 [2022-10-26T16:21:05.428Z] [2022-10-26T16:21:05.700Z] Successfully built 3a0e9296b322 [2022-10-26T16:21:05.700Z] Successfully tagged core-metadata-arm64:latest [2022-10-26T16:21:09.969Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-26T16:21:32.016Z] Removing intermediate container d90d471bb382 [2022-10-26T16:21:32.016Z] ---> fe47b5876234 [2022-10-26T16:21:32.016Z] [2022-10-26T16:21:32.016Z] Step 9/21 : FROM alpine:3.16 [2022-10-26T16:21:32.016Z] ---> a6215f271958 [2022-10-26T16:21:32.016Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-26T16:21:32.016Z] ---> Running in bd202489b581 [2022-10-26T16:21:32.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:21:33.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:21:34.640Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-26T16:21:34.640Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-26T16:21:34.640Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-26T16:21:34.640Z] (4/6) Installing libcurl (7.83.1-r4) [2022-10-26T16:21:34.640Z] (5/6) Installing curl (7.83.1-r4) [2022-10-26T16:21:34.640Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-26T16:21:34.640Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:21:34.640Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:21:35.222Z] OK: 8 MiB in 20 packages [2022-10-26T16:21:37.833Z] Removing intermediate container bd202489b581 [2022-10-26T16:21:37.833Z] ---> c0153509402b [2022-10-26T16:21:37.833Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T16:21:38.104Z] ---> Running in 4b7f24f0cc26 [2022-10-26T16:21:38.370Z] Removing intermediate container c4c4462b4901 [2022-10-26T16:21:38.370Z] ---> 172c12698690 [2022-10-26T16:21:38.370Z] [2022-10-26T16:21:38.370Z] Step 9/32 : FROM alpine:3.16 [2022-10-26T16:21:38.370Z] ---> a6215f271958 [2022-10-26T16:21:38.370Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-26T16:21:38.647Z] ---> Running in f1e0f66a3f82 [2022-10-26T16:21:38.647Z] Removing intermediate container 4b7f24f0cc26 [2022-10-26T16:21:38.647Z] ---> 86e26406d8f0 [2022-10-26T16:21:38.647Z] Step 12/21 : WORKDIR /edgex [2022-10-26T16:21:38.647Z] ---> Running in 08bba4a35986 [2022-10-26T16:21:39.227Z] Removing intermediate container f1e0f66a3f82 [2022-10-26T16:21:39.227Z] ---> 3bb680c5eef7 [2022-10-26T16:21:39.227Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-26T16:21:39.227Z] ---> Running in 3ba406a84462 [2022-10-26T16:21:39.493Z] Removing intermediate container 08bba4a35986 [2022-10-26T16:21:39.493Z] ---> b38dc13b55f4 [2022-10-26T16:21:39.493Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-26T16:21:40.896Z] ---> a747ed246b72 [2022-10-26T16:21:40.896Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-26T16:21:41.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:21:41.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:21:43.151Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-26T16:21:43.151Z] (2/2) Installing su-exec (0.2-r1) [2022-10-26T16:21:43.151Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:21:43.151Z] OK: 5 MiB in 16 packages [2022-10-26T16:21:43.151Z] ---> 9c29feb9074f [2022-10-26T16:21:43.151Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-26T16:21:44.111Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-26T16:21:45.069Z] Removing intermediate container 3ba406a84462 [2022-10-26T16:21:45.069Z] ---> e2263f7c8134 [2022-10-26T16:21:45.069Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-26T16:21:45.069Z] ---> Running in de3224b4f5ee [2022-10-26T16:21:45.334Z] ---> ab908e3179e9 [2022-10-26T16:21:45.334Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T16:21:45.917Z] Removing intermediate container de3224b4f5ee [2022-10-26T16:21:45.917Z] ---> 1ba9a38600e2 [2022-10-26T16:21:45.917Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-26T16:21:45.917Z] ---> Running in c70e675e3263 [2022-10-26T16:21:46.183Z] ---> 326531338802 [2022-10-26T16:21:46.183Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T16:21:46.461Z] ---> Running in 107f6fe8d475 [2022-10-26T16:21:46.461Z] Removing intermediate container c70e675e3263 [2022-10-26T16:21:46.461Z] ---> 785ba64828cd [2022-10-26T16:21:46.461Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-26T16:21:46.728Z] ---> Running in 1bc40f5d0c5f [2022-10-26T16:21:47.693Z] Removing intermediate container 1bc40f5d0c5f [2022-10-26T16:21:47.693Z] ---> ea45b1cc2fcf [2022-10-26T16:21:47.693Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-26T16:21:47.693Z] ---> Running in d23c0eb60d80 [2022-10-26T16:21:48.277Z] Removing intermediate container d23c0eb60d80 [2022-10-26T16:21:48.277Z] ---> 1f9d3b17acc8 [2022-10-26T16:21:48.277Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-26T16:21:48.544Z] ---> Running in 3af66c549a30 [2022-10-26T16:21:49.504Z] Removing intermediate container 107f6fe8d475 [2022-10-26T16:21:49.504Z] ---> 2e16bef07cb8 [2022-10-26T16:21:49.504Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T16:21:49.774Z] ---> Running in ce7f17bacf7f [2022-10-26T16:21:50.359Z] Removing intermediate container ce7f17bacf7f [2022-10-26T16:21:50.359Z] ---> 2689dfa0698b [2022-10-26T16:21:50.359Z] Step 19/21 : LABEL arch=arm64 [2022-10-26T16:21:50.627Z] ---> Running in d2b714258aae [2022-10-26T16:21:51.214Z] Removing intermediate container d2b714258aae [2022-10-26T16:21:51.214Z] ---> c043bd16297b [2022-10-26T16:21:51.214Z] Step 20/21 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:21:51.479Z] ---> Running in 4c00d2fd3fe5 [2022-10-26T16:21:52.064Z] Removing intermediate container 4c00d2fd3fe5 [2022-10-26T16:21:52.064Z] ---> a4761564f71a [2022-10-26T16:21:52.064Z] Step 21/21 : LABEL version=2.3.0-dev.104 [2022-10-26T16:21:52.064Z] Removing intermediate container 3af66c549a30 [2022-10-26T16:21:52.064Z] ---> 6c4d55afe395 [2022-10-26T16:21:52.064Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-26T16:21:52.064Z] ---> Running in 8ea80de5885e [2022-10-26T16:21:52.064Z] ---> Running in 2be52cf328f2 [2022-10-26T16:21:53.038Z] Removing intermediate container 8ea80de5885e [2022-10-26T16:21:53.038Z] ---> 68c20e578c5b [2022-10-26T16:21:53.038Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-26T16:21:53.038Z] Removing intermediate container 2be52cf328f2 [2022-10-26T16:21:53.038Z] ---> c9980205e685 [2022-10-26T16:21:53.038Z] [2022-10-26T16:21:53.304Z] Successfully built c9980205e685 [2022-10-26T16:21:53.304Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-26T16:21:55.884Z]  Building security-proxy-setup ... done  ---> 2d58a4e3b84d [2022-10-26T16:21:55.884Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-26T16:21:55.884Z] ---> Running in 70167beb1880 [2022-10-26T16:22:00.127Z] Removing intermediate container 70167beb1880 [2022-10-26T16:22:00.127Z] ---> 177e7b3c11d7 [2022-10-26T16:22:00.127Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:22:01.083Z] ---> 7ef4357a91e8 [2022-10-26T16:22:01.083Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-26T16:22:04.426Z] ---> af46a8e68ac0 [2022-10-26T16:22:04.426Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-26T16:22:04.426Z] Removing intermediate container 3f1defcfad37 [2022-10-26T16:22:04.426Z] ---> 62ee534e2935 [2022-10-26T16:22:04.426Z] [2022-10-26T16:22:04.426Z] Step 9/24 : FROM alpine:3.16 [2022-10-26T16:22:04.426Z] ---> a6215f271958 [2022-10-26T16:22:04.426Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-26T16:22:04.698Z] ---> Running in a0b1ba4b755c [2022-10-26T16:22:05.301Z] ---> 28215d640d06 [2022-10-26T16:22:05.301Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-26T16:22:07.878Z] ---> 7f33a3b28abe [2022-10-26T16:22:07.878Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-26T16:22:08.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:22:08.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:22:08.998Z] ---> a06a7420cdd9 [2022-10-26T16:22:08.998Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-26T16:22:09.579Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-26T16:22:09.579Z] ---> 52784161825a [2022-10-26T16:22:09.579Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-26T16:22:09.848Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-26T16:22:09.848Z] (3/3) Installing su-exec (0.2-r1) [2022-10-26T16:22:09.848Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:22:09.848Z] Executing ca-certificates-20220614-r0.trigger [2022-10-26T16:22:10.118Z] OK: 6 MiB in 17 packages [2022-10-26T16:22:10.707Z] ---> af5eff35decf [2022-10-26T16:22:10.708Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-26T16:22:10.976Z] ---> Running in 6c3dfc61f3f6 [2022-10-26T16:22:12.384Z] Removing intermediate container a0b1ba4b755c [2022-10-26T16:22:12.384Z] ---> 70db4358efa2 [2022-10-26T16:22:12.384Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-26T16:22:12.650Z] ---> Running in 8785dfa1e8f4 [2022-10-26T16:22:13.233Z] Removing intermediate container 8785dfa1e8f4 [2022-10-26T16:22:13.233Z] ---> ebb1c0604bec [2022-10-26T16:22:13.233Z] Step 12/24 : WORKDIR / [2022-10-26T16:22:13.233Z] ---> Running in 630d907ed6f7 [2022-10-26T16:22:14.191Z] Removing intermediate container 630d907ed6f7 [2022-10-26T16:22:14.191Z] ---> 8eec13e159c4 [2022-10-26T16:22:14.191Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-26T16:22:14.457Z] Removing intermediate container 6c3dfc61f3f6 [2022-10-26T16:22:14.457Z] ---> bb515976cf31 [2022-10-26T16:22:14.457Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-26T16:22:14.457Z] ---> Running in 1159dd3ce600 [2022-10-26T16:22:15.042Z] Removing intermediate container 1159dd3ce600 [2022-10-26T16:22:15.043Z] ---> 054f7305e3ca [2022-10-26T16:22:15.043Z] Step 29/32 : CMD ["gate"] [2022-10-26T16:22:15.315Z] ---> Running in 209d9e4c266a [2022-10-26T16:22:15.315Z] ---> 21c65d0f9575 [2022-10-26T16:22:15.315Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-26T16:22:15.908Z] Removing intermediate container 209d9e4c266a [2022-10-26T16:22:15.908Z] ---> 38895a00fff9 [2022-10-26T16:22:15.908Z] Step 30/32 : LABEL arch=arm64 [2022-10-26T16:22:15.908Z] ---> Running in 142b3df76878 [2022-10-26T16:22:16.490Z] ---> 61e0d07484a1 [2022-10-26T16:22:16.490Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-26T16:22:16.757Z] Removing intermediate container 142b3df76878 [2022-10-26T16:22:16.757Z] ---> 9f1762bb1f10 [2022-10-26T16:22:16.757Z] Step 31/32 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:22:16.757Z] ---> Running in d0225d498328 [2022-10-26T16:22:17.339Z] ---> 7ec51dc29c2a [2022-10-26T16:22:17.339Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-26T16:22:17.612Z] Removing intermediate container d0225d498328 [2022-10-26T16:22:17.612Z] ---> 1608a12c7db3 [2022-10-26T16:22:17.612Z] Step 32/32 : LABEL version=2.3.0-dev.104 [2022-10-26T16:22:17.879Z] ---> Running in e18cab4f1047 [2022-10-26T16:22:18.471Z] Removing intermediate container e18cab4f1047 [2022-10-26T16:22:18.471Z] ---> 7d66d1b4c614 [2022-10-26T16:22:18.471Z] [2022-10-26T16:22:18.471Z] Successfully built 7d66d1b4c614 [2022-10-26T16:22:18.752Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-26T16:22:18.753Z]  Building security-bootstrapper ... done  ---> 08f0d350d40c [2022-10-26T16:22:18.753Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-26T16:22:20.175Z] ---> fccef43e4cf0 [2022-10-26T16:22:20.175Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-26T16:22:22.130Z] ---> 105fccdf36f7 [2022-10-26T16:22:22.130Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-26T16:22:23.107Z] ---> ae60e76f7b2f [2022-10-26T16:22:23.107Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-26T16:22:23.107Z] ---> Running in a060f7ebf8ec [2022-10-26T16:22:25.702Z] Removing intermediate container a060f7ebf8ec [2022-10-26T16:22:25.702Z] ---> 61477d3a0f48 [2022-10-26T16:22:25.702Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-26T16:22:25.969Z] ---> Running in 8310ac9b1766 [2022-10-26T16:22:26.551Z] Removing intermediate container 8310ac9b1766 [2022-10-26T16:22:26.551Z] ---> abc4d54978d9 [2022-10-26T16:22:26.551Z] Step 22/24 : LABEL arch=arm64 [2022-10-26T16:22:26.551Z] ---> Running in 0b1ff818cfc3 [2022-10-26T16:22:27.138Z] Removing intermediate container 0b1ff818cfc3 [2022-10-26T16:22:27.138Z] ---> 7eabc88f086a [2022-10-26T16:22:27.138Z] Step 23/24 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:22:27.138Z] ---> Running in 0400ab4e925b [2022-10-26T16:22:27.723Z] Removing intermediate container 0400ab4e925b [2022-10-26T16:22:27.723Z] ---> 7e855c4e4e54 [2022-10-26T16:22:27.723Z] Step 24/24 : LABEL version=2.3.0-dev.104 [2022-10-26T16:22:27.989Z] ---> Running in 3dd3574e3320 [2022-10-26T16:22:28.255Z] Removing intermediate container 3dd3574e3320 [2022-10-26T16:22:28.255Z] ---> bc20350e2234 [2022-10-26T16:22:28.255Z] [2022-10-26T16:22:28.522Z] Successfully built bc20350e2234 [2022-10-26T16:22:28.522Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-26T16:23:07.369Z]  Building security-secretstore-setup ... done Removing intermediate container 292f2b7cd166 [2022-10-26T16:23:07.369Z] ---> a949e62b8fcb [2022-10-26T16:23:07.369Z] [2022-10-26T16:23:07.369Z] Step 10/22 : FROM alpine:3.16 [2022-10-26T16:23:07.369Z] ---> a6215f271958 [2022-10-26T16:23:07.369Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-26T16:23:07.369Z] ---> Running in 23ff875449a3 [2022-10-26T16:23:07.369Z] Removing intermediate container 23ff875449a3 [2022-10-26T16:23:07.369Z] ---> d1568739264f [2022-10-26T16:23:07.369Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-26T16:23:07.369Z] ---> Running in 6b442dfc8ef6 [2022-10-26T16:23:07.369Z] Removing intermediate container 6b442dfc8ef6 [2022-10-26T16:23:07.369Z] ---> 1bf63633fa9c [2022-10-26T16:23:07.369Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-26T16:23:07.369Z] ---> Running in 36497b66686c [2022-10-26T16:23:07.369Z] Removing intermediate container 36497b66686c [2022-10-26T16:23:07.369Z] ---> 8f6754fdf8aa [2022-10-26T16:23:07.369Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-26T16:23:07.369Z] ---> Running in a98a41df4179 [2022-10-26T16:23:07.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T16:23:07.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T16:23:08.325Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-26T16:23:08.325Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-26T16:23:08.325Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-26T16:23:08.325Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-26T16:23:08.325Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-26T16:23:08.325Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-26T16:23:08.325Z] Executing busybox-1.35.0-r17.trigger [2022-10-26T16:23:08.325Z] OK: 8 MiB in 20 packages [2022-10-26T16:23:09.287Z] Removing intermediate container a98a41df4179 [2022-10-26T16:23:09.287Z] ---> 4556c8aa92d6 [2022-10-26T16:23:09.287Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-26T16:23:09.869Z] ---> 72e53572a4e0 [2022-10-26T16:23:09.869Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-26T16:23:10.826Z] ---> eb5c1a868209 [2022-10-26T16:23:10.826Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-26T16:23:11.407Z] ---> 2b69db7cf6db [2022-10-26T16:23:11.407Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-26T16:23:11.407Z] ---> Running in 44c80c1914e2 [2022-10-26T16:23:11.676Z] Removing intermediate container 44c80c1914e2 [2022-10-26T16:23:11.676Z] ---> 7b2463c8a23c [2022-10-26T16:23:11.676Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-26T16:23:11.676Z] ---> Running in 658df428fbbd [2022-10-26T16:23:11.943Z] Removing intermediate container 658df428fbbd [2022-10-26T16:23:11.943Z] ---> 04de69ab221c [2022-10-26T16:23:11.943Z] Step 20/22 : LABEL arch=arm64 [2022-10-26T16:23:11.943Z] ---> Running in c2467ae61e5b [2022-10-26T16:23:12.210Z] Removing intermediate container c2467ae61e5b [2022-10-26T16:23:12.210Z] ---> 26a5f342afc8 [2022-10-26T16:23:12.210Z] Step 21/22 : LABEL git_sha=c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:12.478Z] ---> Running in ee280b265bc2 [2022-10-26T16:23:12.745Z] Removing intermediate container ee280b265bc2 [2022-10-26T16:23:12.745Z] ---> 7b1ad4493ba5 [2022-10-26T16:23:12.745Z] Step 22/22 : LABEL version=2.3.0-dev.104 [2022-10-26T16:23:12.745Z] ---> Running in d8881338247a [2022-10-26T16:23:13.012Z] Removing intermediate container d8881338247a [2022-10-26T16:23:13.012Z] ---> d5beb5dcc01b [2022-10-26T16:23:13.012Z] [2022-10-26T16:23:13.277Z] Successfully built d5beb5dcc01b [2022-10-26T16:23:13.277Z] Successfully tagged core-data-arm64:latest [2022-10-26T16:23:13.550Z]  Building core-data ... done  [Pipeline] } [2022-10-26T16:23:13.547Z] $ docker stop --time=1 dd0533346b29564342e38d283d68802f4869584486bd310fbbe0794f1e5ba92e [2022-10-26T16:23:15.426Z] $ docker rm -f dd0533346b29564342e38d283d68802f4869584486bd310fbbe0794f1e5ba92e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T16:23:15.959Z] + docker images [2022-10-26T16:23:16.226Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-26T16:23:16.226Z] core-data-arm64 latest d5beb5dcc01b 3 seconds ago 20.8MB [2022-10-26T16:23:16.226Z] a949e62b8fcb 11 seconds ago 1.27GB [2022-10-26T16:23:16.226Z] security-secretstore-setup-arm64 latest bc20350e2234 47 seconds ago 28.6MB [2022-10-26T16:23:16.226Z] security-bootstrapper-arm64 latest 7d66d1b4c614 57 seconds ago 19.4MB [2022-10-26T16:23:16.226Z] 62ee534e2935 About a minute ago 1.26GB [2022-10-26T16:23:16.226Z] security-proxy-setup-arm64 latest c9980205e685 About a minute ago 26.7MB [2022-10-26T16:23:16.226Z] 172c12698690 About a minute ago 1.25GB [2022-10-26T16:23:16.226Z] fe47b5876234 About a minute ago 1.25GB [2022-10-26T16:23:16.226Z] core-metadata-arm64 latest 3a0e9296b322 2 minutes ago 17.7MB [2022-10-26T16:23:16.226Z] 1386490f880e 2 minutes ago 1.27GB [2022-10-26T16:23:16.226Z] support-notifications-arm64 latest d1d777377264 5 minutes ago 29.5MB [2022-10-26T16:23:16.226Z] 33e1b173018c 5 minutes ago 1.33GB [2022-10-26T16:23:16.227Z] sys-mgmt-agent-arm64 latest 7a0814fa48c8 7 minutes ago 133MB [2022-10-26T16:23:16.227Z] support-scheduler-arm64 latest 4aadc008f76c 8 minutes ago 28.8MB [2022-10-26T16:23:16.227Z] 7ce4c8282cc8 8 minutes ago 1.33GB [2022-10-26T16:23:16.227Z] e20f922ca127 9 minutes ago 1.25GB [2022-10-26T16:23:16.227Z] security-spiffe-token-provider-arm64 latest 160b447cff40 9 minutes ago 28.8MB [2022-10-26T16:23:16.227Z] core-command-arm64 latest 1580517d584b 9 minutes ago 16.9MB [2022-10-26T16:23:16.227Z] be0884bd5267 10 minutes ago 1.3GB [2022-10-26T16:23:16.227Z] bd32aec613f5 10 minutes ago 1.26GB [2022-10-26T16:23:16.227Z] security-spire-agent-arm64 latest 78bdc670e8b9 17 minutes ago 122MB [2022-10-26T16:23:16.227Z] security-spire-config-arm64 latest 3b56f627a24d 17 minutes ago 83.6MB [2022-10-26T16:23:16.227Z] security-spire-server-arm64 latest 68851a1db171 17 minutes ago 84.3MB [2022-10-26T16:23:16.227Z] c88d611c96d4 18 minutes ago 1.14GB [2022-10-26T16:23:16.227Z] 39b9e692e44e 18 minutes ago 1.14GB [2022-10-26T16:23:16.227Z] d7768b85ac65 18 minutes ago 1.14GB [2022-10-26T16:23:16.227Z] ci-base-image-arm64 latest fadf076103ee 20 minutes ago 943MB [2022-10-26T16:23:16.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB [2022-10-26T16:23:16.227Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-26T16:23:16.227Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-26T16:23:16.227Z] 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 [2022-10-26T16:23:16.334Z] provisioning config files... [2022-10-26T16:23:16.349Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/345@tmp/config17594580112199249184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:23:16.693Z] ---> docker-login.sh [2022-10-26T16:23:16.693Z] nexus3.edgexfoundry.org:10001 [2022-10-26T16:23:16.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:23:16.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:23:16.965Z] Configure a credential helper to remove this warning. See [2022-10-26T16:23:16.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:23:16.965Z] [2022-10-26T16:23:16.965Z] Login Succeeded [2022-10-26T16:23:16.965Z] nexus3.edgexfoundry.org:10002 [2022-10-26T16:23:17.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:23:17.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:23:17.234Z] Configure a credential helper to remove this warning. See [2022-10-26T16:23:17.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:23:17.234Z] [2022-10-26T16:23:17.234Z] Login Succeeded [2022-10-26T16:23:17.234Z] nexus3.edgexfoundry.org:10003 [2022-10-26T16:23:17.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:23:17.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:23:17.777Z] Configure a credential helper to remove this warning. See [2022-10-26T16:23:17.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:23:17.777Z] [2022-10-26T16:23:17.777Z] Login Succeeded [2022-10-26T16:23:17.777Z] nexus3.edgexfoundry.org:10004 [2022-10-26T16:23:18.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:23:18.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:23:18.045Z] Configure a credential helper to remove this warning. See [2022-10-26T16:23:18.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:23:18.045Z] [2022-10-26T16:23:18.045Z] Login Succeeded [2022-10-26T16:23:18.045Z] docker.io [2022-10-26T16:23:18.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T16:23:18.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T16:23:18.891Z] Configure a credential helper to remove this warning. See [2022-10-26T16:23:18.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T16:23:18.891Z] [2022-10-26T16:23:18.891Z] Login Succeeded [2022-10-26T16:23:18.891Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T16:23:18.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:23:18.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T16:23:18.941Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-26T16:23:18.941Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:18.941Z] latest [2022-10-26T16:23:18.941Z] 2.3.0-dev.104 [2022-10-26T16:23:18.941Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:18.941Z] main [2022-10-26T16:23:18.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:19.280Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:19.623Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:19.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-26T16:23:19.623Z] 6706e91fe8f0: Preparing [2022-10-26T16:23:19.623Z] da5e445b25cc: Preparing [2022-10-26T16:23:19.623Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:19.623Z] 852eb69ce0c0: Preparing [2022-10-26T16:23:19.623Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:19.623Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:19.887Z] 5b98ef5fcfa8: Pushed [2022-10-26T16:23:19.887Z] 852eb69ce0c0: Pushed [2022-10-26T16:23:19.887Z] 6706e91fe8f0: Pushed [2022-10-26T16:23:23.224Z] da5e445b25cc: Pushed [2022-10-26T16:23:23.224Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:1a97b7f2e6f33822a2a1997ea44f9d493ee7cb998d3f715ca49368b35d61a3a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:23.561Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:23.901Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-26T16:23:23.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-26T16:23:23.901Z] 6706e91fe8f0: Preparing [2022-10-26T16:23:23.901Z] da5e445b25cc: Preparing [2022-10-26T16:23:23.901Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:23.901Z] 852eb69ce0c0: Preparing [2022-10-26T16:23:23.901Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:23.901Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:23.901Z] da5e445b25cc: Layer already exists [2022-10-26T16:23:23.901Z] 6706e91fe8f0: Layer already exists [2022-10-26T16:23:23.901Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:23:23.901Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:23.901Z] latest: digest: sha256:1a97b7f2e6f33822a2a1997ea44f9d493ee7cb998d3f715ca49368b35d61a3a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:24.514Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:24.849Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.104 [2022-10-26T16:23:24.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-26T16:23:24.849Z] 6706e91fe8f0: Preparing [2022-10-26T16:23:24.849Z] da5e445b25cc: Preparing [2022-10-26T16:23:24.849Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:24.849Z] 852eb69ce0c0: Preparing [2022-10-26T16:23:24.849Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:24.849Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:23:24.849Z] da5e445b25cc: Layer already exists [2022-10-26T16:23:24.849Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:24.849Z] 6706e91fe8f0: Layer already exists [2022-10-26T16:23:24.849Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:24.849Z] 2.3.0-dev.104: digest: sha256:1a97b7f2e6f33822a2a1997ea44f9d493ee7cb998d3f715ca49368b35d61a3a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:25.456Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:25.786Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:25.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-26T16:23:25.786Z] 6706e91fe8f0: Preparing [2022-10-26T16:23:25.786Z] da5e445b25cc: Preparing [2022-10-26T16:23:25.786Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:25.786Z] 852eb69ce0c0: Preparing [2022-10-26T16:23:25.786Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:25.786Z] da5e445b25cc: Layer already exists [2022-10-26T16:23:25.786Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:25.786Z] 6706e91fe8f0: Layer already exists [2022-10-26T16:23:25.786Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:25.786Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:23:25.787Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:1a97b7f2e6f33822a2a1997ea44f9d493ee7cb998d3f715ca49368b35d61a3a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:26.122Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:26.456Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-26T16:23:26.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-26T16:23:26.456Z] 6706e91fe8f0: Preparing [2022-10-26T16:23:26.456Z] da5e445b25cc: Preparing [2022-10-26T16:23:26.456Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:26.456Z] 852eb69ce0c0: Preparing [2022-10-26T16:23:26.456Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:26.456Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:26.456Z] 6706e91fe8f0: Layer already exists [2022-10-26T16:23:26.456Z] da5e445b25cc: Layer already exists [2022-10-26T16:23:26.456Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:23:26.456Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:26.456Z] main: digest: sha256:1a97b7f2e6f33822a2a1997ea44f9d493ee7cb998d3f715ca49368b35d61a3a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:23:26.781Z] ===================================================== [Pipeline] echo [2022-10-26T16:23:26.790Z] taggedImages: [2022-10-26T16:23:26.790Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:26.790Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-26T16:23:26.790Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.104 [2022-10-26T16:23:26.790Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:26.790Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-26T16:23:26.810Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-26T16:23:26.810Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:26.810Z] latest [2022-10-26T16:23:26.810Z] 2.3.0-dev.104 [2022-10-26T16:23:26.810Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:26.810Z] main [2022-10-26T16:23:26.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:27.153Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:27.494Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:27.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-26T16:23:27.494Z] 4a37b3158836: Preparing [2022-10-26T16:23:27.494Z] 5c06afca4406: Preparing [2022-10-26T16:23:27.494Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:27.494Z] fc21e38ec59d: Preparing [2022-10-26T16:23:27.494Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:27.494Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:27.494Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:27.761Z] 4a37b3158836: Pushed [2022-10-26T16:23:28.342Z] fc21e38ec59d: Pushed [2022-10-26T16:23:30.922Z] 5c06afca4406: Pushed [2022-10-26T16:23:30.922Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:f03bd5b9fae366c23caad09a2a43e84c00bec548a19b00360ed57340d6ddbeb6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:31.257Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:31.604Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-26T16:23:31.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-26T16:23:31.604Z] 4a37b3158836: Preparing [2022-10-26T16:23:31.604Z] 5c06afca4406: Preparing [2022-10-26T16:23:31.604Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:31.604Z] fc21e38ec59d: Preparing [2022-10-26T16:23:31.604Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:31.604Z] fc21e38ec59d: Layer already exists [2022-10-26T16:23:31.604Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:31.604Z] 5c06afca4406: Layer already exists [2022-10-26T16:23:31.604Z] 4a37b3158836: Layer already exists [2022-10-26T16:23:31.604Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:31.870Z] latest: digest: sha256:f03bd5b9fae366c23caad09a2a43e84c00bec548a19b00360ed57340d6ddbeb6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:32.203Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:32.550Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.104 [2022-10-26T16:23:32.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-26T16:23:32.550Z] 4a37b3158836: Preparing [2022-10-26T16:23:32.550Z] 5c06afca4406: Preparing [2022-10-26T16:23:32.550Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:32.550Z] fc21e38ec59d: Preparing [2022-10-26T16:23:32.550Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:32.550Z] fc21e38ec59d: Layer already exists [2022-10-26T16:23:32.550Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:32.550Z] 5c06afca4406: Layer already exists [2022-10-26T16:23:32.550Z] 4a37b3158836: Layer already exists [2022-10-26T16:23:32.550Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:32.550Z] 2.3.0-dev.104: digest: sha256:f03bd5b9fae366c23caad09a2a43e84c00bec548a19b00360ed57340d6ddbeb6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:32.884Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:33.216Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:33.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-26T16:23:33.216Z] 4a37b3158836: Preparing [2022-10-26T16:23:33.216Z] 5c06afca4406: Preparing [2022-10-26T16:23:33.216Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:33.216Z] fc21e38ec59d: Preparing [2022-10-26T16:23:33.216Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:33.216Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:33.216Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:33.216Z] 5c06afca4406: Layer already exists [2022-10-26T16:23:33.216Z] 4a37b3158836: Layer already exists [2022-10-26T16:23:33.216Z] fc21e38ec59d: Layer already exists [2022-10-26T16:23:33.216Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:f03bd5b9fae366c23caad09a2a43e84c00bec548a19b00360ed57340d6ddbeb6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:33.557Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:33.905Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-26T16:23:33.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-26T16:23:33.905Z] 4a37b3158836: Preparing [2022-10-26T16:23:33.905Z] 5c06afca4406: Preparing [2022-10-26T16:23:33.905Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:33.905Z] fc21e38ec59d: Preparing [2022-10-26T16:23:33.905Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:33.905Z] fc21e38ec59d: Layer already exists [2022-10-26T16:23:33.905Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:33.905Z] 5c06afca4406: Layer already exists [2022-10-26T16:23:33.905Z] 4a37b3158836: Layer already exists [2022-10-26T16:23:33.905Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:34.171Z] main: digest: sha256:f03bd5b9fae366c23caad09a2a43e84c00bec548a19b00360ed57340d6ddbeb6 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:23:34.222Z] ===================================================== [Pipeline] echo [2022-10-26T16:23:34.230Z] taggedImages: [2022-10-26T16:23:34.230Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:34.230Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-26T16:23:34.230Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.104 [2022-10-26T16:23:34.230Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:34.230Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-26T16:23:34.251Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-26T16:23:34.251Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:34.251Z] latest [2022-10-26T16:23:34.251Z] 2.3.0-dev.104 [2022-10-26T16:23:34.251Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:34.251Z] main [2022-10-26T16:23:34.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:34.603Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:34.938Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:34.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-26T16:23:34.938Z] 0a8275e9f730: Preparing [2022-10-26T16:23:34.938Z] 19f5963476cb: Preparing [2022-10-26T16:23:34.938Z] a47afe9d6942: Preparing [2022-10-26T16:23:34.938Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:34.938Z] 852eb69ce0c0: Preparing [2022-10-26T16:23:34.938Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:34.938Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:34.938Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:23:34.938Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:34.938Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:35.204Z] 19f5963476cb: Pushed [2022-10-26T16:23:35.204Z] 0a8275e9f730: Pushed [2022-10-26T16:23:38.537Z] a47afe9d6942: Pushed [2022-10-26T16:23:38.537Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:7b12ef97a0e3952ccb5edb110f4d941eb70a4eff7d90d9938e9fcc1ce39b4cf9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:38.982Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:39.328Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-26T16:23:39.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-26T16:23:39.328Z] 0a8275e9f730: Preparing [2022-10-26T16:23:39.328Z] 19f5963476cb: Preparing [2022-10-26T16:23:39.328Z] a47afe9d6942: Preparing [2022-10-26T16:23:39.328Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:39.328Z] 852eb69ce0c0: Preparing [2022-10-26T16:23:39.328Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:39.328Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:39.328Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:23:39.328Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:39.328Z] 0a8275e9f730: Layer already exists [2022-10-26T16:23:39.328Z] 19f5963476cb: Layer already exists [2022-10-26T16:23:39.328Z] a47afe9d6942: Layer already exists [2022-10-26T16:23:39.328Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:39.328Z] latest: digest: sha256:7b12ef97a0e3952ccb5edb110f4d941eb70a4eff7d90d9938e9fcc1ce39b4cf9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:39.978Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:40.319Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.104 [2022-10-26T16:23:40.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-26T16:23:40.319Z] 0a8275e9f730: Preparing [2022-10-26T16:23:40.319Z] 19f5963476cb: Preparing [2022-10-26T16:23:40.319Z] a47afe9d6942: Preparing [2022-10-26T16:23:40.319Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:40.319Z] 852eb69ce0c0: Preparing [2022-10-26T16:23:40.319Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:40.319Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:40.319Z] a47afe9d6942: Layer already exists [2022-10-26T16:23:40.319Z] 19f5963476cb: Layer already exists [2022-10-26T16:23:40.319Z] 0a8275e9f730: Layer already exists [2022-10-26T16:23:40.319Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:23:40.319Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:40.319Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:40.585Z] 2.3.0-dev.104: digest: sha256:7b12ef97a0e3952ccb5edb110f4d941eb70a4eff7d90d9938e9fcc1ce39b4cf9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:40.972Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:41.309Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:41.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-26T16:23:41.310Z] 0a8275e9f730: Preparing [2022-10-26T16:23:41.310Z] 19f5963476cb: Preparing [2022-10-26T16:23:41.310Z] a47afe9d6942: Preparing [2022-10-26T16:23:41.310Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:41.310Z] 852eb69ce0c0: Preparing [2022-10-26T16:23:41.310Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:41.310Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:41.310Z] a47afe9d6942: Layer already exists [2022-10-26T16:23:41.310Z] 19f5963476cb: Layer already exists [2022-10-26T16:23:41.310Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:23:41.310Z] 0a8275e9f730: Layer already exists [2022-10-26T16:23:41.310Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:41.310Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:41.573Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:7b12ef97a0e3952ccb5edb110f4d941eb70a4eff7d90d9938e9fcc1ce39b4cf9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:41.919Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:42.259Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-26T16:23:42.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-26T16:23:42.259Z] 0a8275e9f730: Preparing [2022-10-26T16:23:42.259Z] 19f5963476cb: Preparing [2022-10-26T16:23:42.259Z] a47afe9d6942: Preparing [2022-10-26T16:23:42.259Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:42.259Z] 852eb69ce0c0: Preparing [2022-10-26T16:23:42.259Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:42.259Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:42.259Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:23:42.259Z] 19f5963476cb: Layer already exists [2022-10-26T16:23:42.259Z] a47afe9d6942: Layer already exists [2022-10-26T16:23:42.259Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:42.259Z] 0a8275e9f730: Layer already exists [2022-10-26T16:23:42.259Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:42.524Z] main: digest: sha256:7b12ef97a0e3952ccb5edb110f4d941eb70a4eff7d90d9938e9fcc1ce39b4cf9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:23:42.574Z] ===================================================== [Pipeline] echo [2022-10-26T16:23:42.582Z] taggedImages: [2022-10-26T16:23:42.582Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:42.582Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-26T16:23:42.582Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.104 [2022-10-26T16:23:42.582Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:42.582Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-26T16:23:42.601Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-26T16:23:42.601Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:42.601Z] latest [2022-10-26T16:23:42.601Z] 2.3.0-dev.104 [2022-10-26T16:23:42.601Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:42.601Z] main [2022-10-26T16:23:42.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:42.949Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:43.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:43.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-26T16:23:43.303Z] ab6dd90f32b3: Preparing [2022-10-26T16:23:43.303Z] ab6dd90f32b3: Preparing [2022-10-26T16:23:43.303Z] 0c04c80316ed: Preparing [2022-10-26T16:23:43.303Z] 4c5c2582374f: Preparing [2022-10-26T16:23:43.303Z] fb78866a6b53: Preparing [2022-10-26T16:23:43.303Z] 15de3933725a: Preparing [2022-10-26T16:23:43.303Z] 8e51fa5387f8: Preparing [2022-10-26T16:23:43.303Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:43.303Z] 053f37786f23: Preparing [2022-10-26T16:23:43.303Z] 0638f6847048: Preparing [2022-10-26T16:23:43.303Z] 20cbefa0b6a1: Preparing [2022-10-26T16:23:43.303Z] 2e38aead961c: Preparing [2022-10-26T16:23:43.303Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:43.303Z] 8e51fa5387f8: Waiting [2022-10-26T16:23:43.303Z] 20cbefa0b6a1: Waiting [2022-10-26T16:23:43.303Z] 5b98ef5fcfa8: Waiting [2022-10-26T16:23:43.303Z] 2e38aead961c: Waiting [2022-10-26T16:23:43.303Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:43.303Z] 053f37786f23: Waiting [2022-10-26T16:23:43.303Z] 0638f6847048: Waiting [2022-10-26T16:23:44.261Z] fb78866a6b53: Pushed [2022-10-26T16:23:44.261Z] 4c5c2582374f: Pushed [2022-10-26T16:23:44.261Z] 0c04c80316ed: Pushed [2022-10-26T16:23:44.261Z] ab6dd90f32b3: Pushed [2022-10-26T16:23:44.261Z] 15de3933725a: Pushed [2022-10-26T16:23:44.261Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:44.527Z] 053f37786f23: Pushed [2022-10-26T16:23:44.527Z] 0638f6847048: Pushed [2022-10-26T16:23:44.527Z] 20cbefa0b6a1: Pushed [2022-10-26T16:23:44.527Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:44.527Z] 2e38aead961c: Pushed [2022-10-26T16:23:47.857Z] 8e51fa5387f8: Pushed [2022-10-26T16:23:47.857Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:5b9c6911ca7061f1b16ea9242b9efc0ffb3ce8fe924d362e88e03923782905d5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:48.199Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:48.532Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-26T16:23:48.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-26T16:23:48.532Z] ab6dd90f32b3: Preparing [2022-10-26T16:23:48.532Z] ab6dd90f32b3: Preparing [2022-10-26T16:23:48.532Z] 0c04c80316ed: Preparing [2022-10-26T16:23:48.532Z] 4c5c2582374f: Preparing [2022-10-26T16:23:48.532Z] fb78866a6b53: Preparing [2022-10-26T16:23:48.532Z] 15de3933725a: Preparing [2022-10-26T16:23:48.532Z] 8e51fa5387f8: Preparing [2022-10-26T16:23:48.532Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:48.532Z] 053f37786f23: Preparing [2022-10-26T16:23:48.532Z] 0638f6847048: Preparing [2022-10-26T16:23:48.532Z] 20cbefa0b6a1: Preparing [2022-10-26T16:23:48.532Z] 2e38aead961c: Preparing [2022-10-26T16:23:48.532Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:48.532Z] 8e51fa5387f8: Waiting [2022-10-26T16:23:48.532Z] 5b98ef5fcfa8: Waiting [2022-10-26T16:23:48.532Z] 053f37786f23: Waiting [2022-10-26T16:23:48.532Z] 0638f6847048: Waiting [2022-10-26T16:23:48.532Z] 20cbefa0b6a1: Waiting [2022-10-26T16:23:48.532Z] 2e38aead961c: Waiting [2022-10-26T16:23:48.532Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:48.532Z] 4c5c2582374f: Layer already exists [2022-10-26T16:23:48.532Z] fb78866a6b53: Layer already exists [2022-10-26T16:23:48.532Z] 15de3933725a: Layer already exists [2022-10-26T16:23:48.532Z] ab6dd90f32b3: Layer already exists [2022-10-26T16:23:48.532Z] 0c04c80316ed: Layer already exists [2022-10-26T16:23:48.532Z] 053f37786f23: Layer already exists [2022-10-26T16:23:48.532Z] 8e51fa5387f8: Layer already exists [2022-10-26T16:23:48.532Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:48.532Z] 20cbefa0b6a1: Layer already exists [2022-10-26T16:23:48.532Z] 0638f6847048: Layer already exists [2022-10-26T16:23:48.532Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:48.532Z] 2e38aead961c: Layer already exists [2022-10-26T16:23:48.796Z] latest: digest: sha256:5b9c6911ca7061f1b16ea9242b9efc0ffb3ce8fe924d362e88e03923782905d5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:49.129Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:49.458Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.104 [2022-10-26T16:23:49.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-26T16:23:49.458Z] ab6dd90f32b3: Preparing [2022-10-26T16:23:49.458Z] ab6dd90f32b3: Preparing [2022-10-26T16:23:49.458Z] 0c04c80316ed: Preparing [2022-10-26T16:23:49.458Z] 4c5c2582374f: Preparing [2022-10-26T16:23:49.458Z] fb78866a6b53: Preparing [2022-10-26T16:23:49.458Z] 15de3933725a: Preparing [2022-10-26T16:23:49.458Z] 8e51fa5387f8: Preparing [2022-10-26T16:23:49.458Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:49.458Z] 053f37786f23: Preparing [2022-10-26T16:23:49.458Z] 0638f6847048: Preparing [2022-10-26T16:23:49.458Z] 20cbefa0b6a1: Preparing [2022-10-26T16:23:49.458Z] 2e38aead961c: Preparing [2022-10-26T16:23:49.458Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:49.458Z] 0638f6847048: Waiting [2022-10-26T16:23:49.458Z] 20cbefa0b6a1: Waiting [2022-10-26T16:23:49.458Z] 2e38aead961c: Waiting [2022-10-26T16:23:49.458Z] 5b98ef5fcfa8: Waiting [2022-10-26T16:23:49.458Z] 8e51fa5387f8: Waiting [2022-10-26T16:23:49.458Z] 053f37786f23: Waiting [2022-10-26T16:23:49.458Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:49.458Z] ab6dd90f32b3: Layer already exists [2022-10-26T16:23:49.458Z] 0c04c80316ed: Layer already exists [2022-10-26T16:23:49.458Z] 4c5c2582374f: Layer already exists [2022-10-26T16:23:49.458Z] fb78866a6b53: Layer already exists [2022-10-26T16:23:49.458Z] 15de3933725a: Layer already exists [2022-10-26T16:23:49.458Z] 053f37786f23: Layer already exists [2022-10-26T16:23:49.458Z] 8e51fa5387f8: Layer already exists [2022-10-26T16:23:49.458Z] 0638f6847048: Layer already exists [2022-10-26T16:23:49.458Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:49.458Z] 20cbefa0b6a1: Layer already exists [2022-10-26T16:23:49.458Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:49.458Z] 2e38aead961c: Layer already exists [2022-10-26T16:23:49.723Z] 2.3.0-dev.104: digest: sha256:5b9c6911ca7061f1b16ea9242b9efc0ffb3ce8fe924d362e88e03923782905d5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:50.064Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:50.402Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:50.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-26T16:23:50.402Z] ab6dd90f32b3: Preparing [2022-10-26T16:23:50.402Z] ab6dd90f32b3: Preparing [2022-10-26T16:23:50.402Z] 0c04c80316ed: Preparing [2022-10-26T16:23:50.402Z] 4c5c2582374f: Preparing [2022-10-26T16:23:50.402Z] fb78866a6b53: Preparing [2022-10-26T16:23:50.402Z] 15de3933725a: Preparing [2022-10-26T16:23:50.402Z] 8e51fa5387f8: Preparing [2022-10-26T16:23:50.402Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:50.402Z] 053f37786f23: Preparing [2022-10-26T16:23:50.402Z] 0638f6847048: Preparing [2022-10-26T16:23:50.402Z] 20cbefa0b6a1: Preparing [2022-10-26T16:23:50.402Z] 2e38aead961c: Preparing [2022-10-26T16:23:50.402Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:50.402Z] 053f37786f23: Waiting [2022-10-26T16:23:50.402Z] 0638f6847048: Waiting [2022-10-26T16:23:50.402Z] 20cbefa0b6a1: Waiting [2022-10-26T16:23:50.402Z] 2e38aead961c: Waiting [2022-10-26T16:23:50.402Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:50.402Z] 8e51fa5387f8: Waiting [2022-10-26T16:23:50.402Z] 5b98ef5fcfa8: Waiting [2022-10-26T16:23:50.402Z] 0c04c80316ed: Layer already exists [2022-10-26T16:23:50.402Z] ab6dd90f32b3: Layer already exists [2022-10-26T16:23:50.402Z] 15de3933725a: Layer already exists [2022-10-26T16:23:50.402Z] 4c5c2582374f: Layer already exists [2022-10-26T16:23:50.402Z] fb78866a6b53: Layer already exists [2022-10-26T16:23:50.402Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:50.402Z] 8e51fa5387f8: Layer already exists [2022-10-26T16:23:50.402Z] 053f37786f23: Layer already exists [2022-10-26T16:23:50.402Z] 20cbefa0b6a1: Layer already exists [2022-10-26T16:23:50.402Z] 0638f6847048: Layer already exists [2022-10-26T16:23:50.402Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:50.402Z] 2e38aead961c: Layer already exists [2022-10-26T16:23:50.666Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:5b9c6911ca7061f1b16ea9242b9efc0ffb3ce8fe924d362e88e03923782905d5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:50.993Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:51.323Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-26T16:23:51.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-26T16:23:51.324Z] ab6dd90f32b3: Preparing [2022-10-26T16:23:51.324Z] ab6dd90f32b3: Preparing [2022-10-26T16:23:51.324Z] 0c04c80316ed: Preparing [2022-10-26T16:23:51.324Z] 4c5c2582374f: Preparing [2022-10-26T16:23:51.324Z] fb78866a6b53: Preparing [2022-10-26T16:23:51.324Z] 15de3933725a: Preparing [2022-10-26T16:23:51.324Z] 8e51fa5387f8: Preparing [2022-10-26T16:23:51.324Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:23:51.324Z] 053f37786f23: Preparing [2022-10-26T16:23:51.324Z] 0638f6847048: Preparing [2022-10-26T16:23:51.324Z] 20cbefa0b6a1: Preparing [2022-10-26T16:23:51.324Z] 2e38aead961c: Preparing [2022-10-26T16:23:51.324Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:51.324Z] 053f37786f23: Waiting [2022-10-26T16:23:51.324Z] 0638f6847048: Waiting [2022-10-26T16:23:51.324Z] 2e38aead961c: Waiting [2022-10-26T16:23:51.324Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:51.324Z] 8e51fa5387f8: Waiting [2022-10-26T16:23:51.324Z] 5b98ef5fcfa8: Waiting [2022-10-26T16:23:51.324Z] 20cbefa0b6a1: Waiting [2022-10-26T16:23:51.324Z] fb78866a6b53: Layer already exists [2022-10-26T16:23:51.324Z] 15de3933725a: Layer already exists [2022-10-26T16:23:51.324Z] 0c04c80316ed: Layer already exists [2022-10-26T16:23:51.324Z] 4c5c2582374f: Layer already exists [2022-10-26T16:23:51.324Z] ab6dd90f32b3: Layer already exists [2022-10-26T16:23:51.324Z] 053f37786f23: Layer already exists [2022-10-26T16:23:51.324Z] 8e51fa5387f8: Layer already exists [2022-10-26T16:23:51.324Z] 20cbefa0b6a1: Layer already exists [2022-10-26T16:23:51.324Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:23:51.324Z] 0638f6847048: Layer already exists [2022-10-26T16:23:51.324Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:51.324Z] 2e38aead961c: Layer already exists [2022-10-26T16:23:51.587Z] main: digest: sha256:5b9c6911ca7061f1b16ea9242b9efc0ffb3ce8fe924d362e88e03923782905d5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:23:51.628Z] ===================================================== [Pipeline] echo [2022-10-26T16:23:51.635Z] taggedImages: [2022-10-26T16:23:51.635Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:51.635Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-26T16:23:51.635Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.104 [2022-10-26T16:23:51.635Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:51.635Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-26T16:23:51.648Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-26T16:23:51.648Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:51.648Z] latest [2022-10-26T16:23:51.648Z] 2.3.0-dev.104 [2022-10-26T16:23:51.648Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:51.648Z] main [2022-10-26T16:23:51.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:51.979Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:52.310Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:52.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-26T16:23:52.310Z] 7759c7516567: Preparing [2022-10-26T16:23:52.310Z] 6d89504c82c7: Preparing [2022-10-26T16:23:52.310Z] 757d8ecf0bfd: Preparing [2022-10-26T16:23:52.310Z] 2756d83a8f24: Preparing [2022-10-26T16:23:52.310Z] f6c4c4bcc398: Preparing [2022-10-26T16:23:52.310Z] ffecf439ef7d: Preparing [2022-10-26T16:23:52.310Z] a62e8ffb0890: Preparing [2022-10-26T16:23:52.310Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:52.310Z] a62e8ffb0890: Waiting [2022-10-26T16:23:52.310Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:52.310Z] ffecf439ef7d: Waiting [2022-10-26T16:23:52.574Z] 6d89504c82c7: Pushed [2022-10-26T16:23:52.574Z] 7759c7516567: Pushed [2022-10-26T16:23:52.574Z] f6c4c4bcc398: Pushed [2022-10-26T16:23:52.574Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:52.839Z] ffecf439ef7d: Pushed [2022-10-26T16:23:53.420Z] a62e8ffb0890: Pushed [2022-10-26T16:23:54.820Z] 757d8ecf0bfd: Pushed [2022-10-26T16:23:54.820Z] 2756d83a8f24: Pushed [2022-10-26T16:23:54.820Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:0102e8603407712b4253b98d061db81ca9b6d1bf6012ecc7a80c1eeb180aafd5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:55.168Z] + 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 [2022-10-26T16:23:55.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-26T16:23:55.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-26T16:23:55.528Z] 7759c7516567: Preparing [2022-10-26T16:23:55.528Z] 6d89504c82c7: Preparing [2022-10-26T16:23:55.528Z] 757d8ecf0bfd: Preparing [2022-10-26T16:23:55.528Z] 2756d83a8f24: Preparing [2022-10-26T16:23:55.528Z] f6c4c4bcc398: Preparing [2022-10-26T16:23:55.528Z] ffecf439ef7d: Preparing [2022-10-26T16:23:55.528Z] a62e8ffb0890: Preparing [2022-10-26T16:23:55.528Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:55.528Z] ffecf439ef7d: Waiting [2022-10-26T16:23:55.528Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:55.528Z] a62e8ffb0890: Waiting [2022-10-26T16:23:55.528Z] f6c4c4bcc398: Layer already exists [2022-10-26T16:23:55.528Z] 6d89504c82c7: Layer already exists [2022-10-26T16:23:55.528Z] 757d8ecf0bfd: Layer already exists [2022-10-26T16:23:55.528Z] 2756d83a8f24: Layer already exists [2022-10-26T16:23:55.528Z] 7759c7516567: Layer already exists [2022-10-26T16:23:55.528Z] ffecf439ef7d: Layer already exists [2022-10-26T16:23:55.528Z] a62e8ffb0890: Layer already exists [2022-10-26T16:23:55.528Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:55.796Z] latest: digest: sha256:0102e8603407712b4253b98d061db81ca9b6d1bf6012ecc7a80c1eeb180aafd5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:56.142Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:56.482Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.104 [2022-10-26T16:23:56.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-26T16:23:56.482Z] 7759c7516567: Preparing [2022-10-26T16:23:56.482Z] 6d89504c82c7: Preparing [2022-10-26T16:23:56.482Z] 757d8ecf0bfd: Preparing [2022-10-26T16:23:56.482Z] 2756d83a8f24: Preparing [2022-10-26T16:23:56.482Z] f6c4c4bcc398: Preparing [2022-10-26T16:23:56.482Z] ffecf439ef7d: Preparing [2022-10-26T16:23:56.482Z] a62e8ffb0890: Preparing [2022-10-26T16:23:56.482Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:56.482Z] ffecf439ef7d: Waiting [2022-10-26T16:23:56.482Z] a62e8ffb0890: Waiting [2022-10-26T16:23:56.482Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:56.482Z] 6d89504c82c7: Layer already exists [2022-10-26T16:23:56.482Z] 2756d83a8f24: Layer already exists [2022-10-26T16:23:56.482Z] f6c4c4bcc398: Layer already exists [2022-10-26T16:23:56.482Z] 757d8ecf0bfd: Layer already exists [2022-10-26T16:23:56.482Z] 7759c7516567: Layer already exists [2022-10-26T16:23:56.482Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:56.482Z] ffecf439ef7d: Layer already exists [2022-10-26T16:23:56.482Z] a62e8ffb0890: Layer already exists [2022-10-26T16:23:56.749Z] 2.3.0-dev.104: digest: sha256:0102e8603407712b4253b98d061db81ca9b6d1bf6012ecc7a80c1eeb180aafd5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:57.078Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:57.407Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:57.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-26T16:23:57.407Z] 7759c7516567: Preparing [2022-10-26T16:23:57.407Z] 6d89504c82c7: Preparing [2022-10-26T16:23:57.407Z] 757d8ecf0bfd: Preparing [2022-10-26T16:23:57.407Z] 2756d83a8f24: Preparing [2022-10-26T16:23:57.407Z] f6c4c4bcc398: Preparing [2022-10-26T16:23:57.407Z] ffecf439ef7d: Preparing [2022-10-26T16:23:57.407Z] a62e8ffb0890: Preparing [2022-10-26T16:23:57.407Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:57.407Z] a62e8ffb0890: Waiting [2022-10-26T16:23:57.407Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:57.407Z] ffecf439ef7d: Waiting [2022-10-26T16:23:57.407Z] f6c4c4bcc398: Layer already exists [2022-10-26T16:23:57.407Z] 757d8ecf0bfd: Layer already exists [2022-10-26T16:23:57.407Z] 7759c7516567: Layer already exists [2022-10-26T16:23:57.407Z] 6d89504c82c7: Layer already exists [2022-10-26T16:23:57.407Z] 2756d83a8f24: Layer already exists [2022-10-26T16:23:57.407Z] ffecf439ef7d: Layer already exists [2022-10-26T16:23:57.407Z] a62e8ffb0890: Layer already exists [2022-10-26T16:23:57.407Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:57.407Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:0102e8603407712b4253b98d061db81ca9b6d1bf6012ecc7a80c1eeb180aafd5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:58.009Z] + 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 [2022-10-26T16:23:58.339Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-26T16:23:58.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-26T16:23:58.339Z] 7759c7516567: Preparing [2022-10-26T16:23:58.339Z] 6d89504c82c7: Preparing [2022-10-26T16:23:58.339Z] 757d8ecf0bfd: Preparing [2022-10-26T16:23:58.339Z] 2756d83a8f24: Preparing [2022-10-26T16:23:58.339Z] f6c4c4bcc398: Preparing [2022-10-26T16:23:58.339Z] ffecf439ef7d: Preparing [2022-10-26T16:23:58.339Z] a62e8ffb0890: Preparing [2022-10-26T16:23:58.339Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:58.340Z] ffecf439ef7d: Waiting [2022-10-26T16:23:58.340Z] a62e8ffb0890: Waiting [2022-10-26T16:23:58.340Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:58.340Z] f6c4c4bcc398: Layer already exists [2022-10-26T16:23:58.340Z] 2756d83a8f24: Layer already exists [2022-10-26T16:23:58.340Z] 757d8ecf0bfd: Layer already exists [2022-10-26T16:23:58.340Z] 6d89504c82c7: Layer already exists [2022-10-26T16:23:58.340Z] 7759c7516567: Layer already exists [2022-10-26T16:23:58.340Z] a62e8ffb0890: Layer already exists [2022-10-26T16:23:58.340Z] ffecf439ef7d: Layer already exists [2022-10-26T16:23:58.340Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:58.605Z] main: digest: sha256:0102e8603407712b4253b98d061db81ca9b6d1bf6012ecc7a80c1eeb180aafd5 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:23:58.643Z] ===================================================== [Pipeline] echo [2022-10-26T16:23:58.651Z] taggedImages: [2022-10-26T16:23:58.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:58.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-26T16:23:58.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.104 [2022-10-26T16:23:58.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:58.651Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-26T16:23:58.668Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-26T16:23:58.668Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:58.668Z] latest [2022-10-26T16:23:58.668Z] 2.3.0-dev.104 [2022-10-26T16:23:58.668Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:23:58.668Z] main [2022-10-26T16:23:58.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:59.000Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:23:59.331Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:23:59.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-26T16:23:59.331Z] 25cdc95727bd: Preparing [2022-10-26T16:23:59.331Z] f3b1d973dc6d: Preparing [2022-10-26T16:23:59.331Z] da51ccb3c7d8: Preparing [2022-10-26T16:23:59.331Z] cbe07e646f2f: Preparing [2022-10-26T16:23:59.331Z] 5e5a53f4c1c6: Preparing [2022-10-26T16:23:59.331Z] e2d51aa3cfc1: Preparing [2022-10-26T16:23:59.331Z] 073d4617bb0a: Preparing [2022-10-26T16:23:59.331Z] b215347ff31e: Preparing [2022-10-26T16:23:59.331Z] 9e2b5c5b092f: Preparing [2022-10-26T16:23:59.331Z] 5d3e392a13a0: Preparing [2022-10-26T16:23:59.331Z] 073d4617bb0a: Waiting [2022-10-26T16:23:59.331Z] b215347ff31e: Waiting [2022-10-26T16:23:59.331Z] 9e2b5c5b092f: Waiting [2022-10-26T16:23:59.331Z] 5d3e392a13a0: Waiting [2022-10-26T16:23:59.331Z] e2d51aa3cfc1: Waiting [2022-10-26T16:23:59.597Z] f3b1d973dc6d: Pushed [2022-10-26T16:23:59.597Z] 25cdc95727bd: Pushed [2022-10-26T16:23:59.597Z] 5e5a53f4c1c6: Pushed [2022-10-26T16:23:59.862Z] e2d51aa3cfc1: Pushed [2022-10-26T16:23:59.862Z] 073d4617bb0a: Pushed [2022-10-26T16:23:59.862Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:23:59.862Z] b215347ff31e: Pushed [2022-10-26T16:24:00.127Z] 9e2b5c5b092f: Pushed [2022-10-26T16:24:02.064Z] cbe07e646f2f: Pushed [2022-10-26T16:24:02.645Z] da51ccb3c7d8: Pushed [2022-10-26T16:24:02.909Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:af5935a77079f275a691653a74e95405db71c0820cf859f1d00fd59f8d7b17c3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:03.247Z] + 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 [2022-10-26T16:24:03.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-26T16:24:03.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-26T16:24:03.582Z] 25cdc95727bd: Preparing [2022-10-26T16:24:03.582Z] f3b1d973dc6d: Preparing [2022-10-26T16:24:03.582Z] da51ccb3c7d8: Preparing [2022-10-26T16:24:03.582Z] cbe07e646f2f: Preparing [2022-10-26T16:24:03.582Z] 5e5a53f4c1c6: Preparing [2022-10-26T16:24:03.582Z] e2d51aa3cfc1: Preparing [2022-10-26T16:24:03.582Z] 073d4617bb0a: Preparing [2022-10-26T16:24:03.582Z] b215347ff31e: Preparing [2022-10-26T16:24:03.582Z] 9e2b5c5b092f: Preparing [2022-10-26T16:24:03.582Z] 5d3e392a13a0: Preparing [2022-10-26T16:24:03.582Z] e2d51aa3cfc1: Waiting [2022-10-26T16:24:03.582Z] 073d4617bb0a: Waiting [2022-10-26T16:24:03.582Z] 9e2b5c5b092f: Waiting [2022-10-26T16:24:03.582Z] b215347ff31e: Waiting [2022-10-26T16:24:03.582Z] 5d3e392a13a0: Waiting [2022-10-26T16:24:03.582Z] 25cdc95727bd: Layer already exists [2022-10-26T16:24:03.582Z] cbe07e646f2f: Layer already exists [2022-10-26T16:24:03.582Z] da51ccb3c7d8: Layer already exists [2022-10-26T16:24:03.582Z] 5e5a53f4c1c6: Layer already exists [2022-10-26T16:24:03.582Z] f3b1d973dc6d: Layer already exists [2022-10-26T16:24:03.582Z] 9e2b5c5b092f: Layer already exists [2022-10-26T16:24:03.582Z] b215347ff31e: Layer already exists [2022-10-26T16:24:03.582Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:24:03.582Z] 073d4617bb0a: Layer already exists [2022-10-26T16:24:03.582Z] e2d51aa3cfc1: Layer already exists [2022-10-26T16:24:03.845Z] latest: digest: sha256:af5935a77079f275a691653a74e95405db71c0820cf859f1d00fd59f8d7b17c3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:04.176Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:04.517Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.104 [2022-10-26T16:24:04.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-26T16:24:04.517Z] 25cdc95727bd: Preparing [2022-10-26T16:24:04.517Z] f3b1d973dc6d: Preparing [2022-10-26T16:24:04.517Z] da51ccb3c7d8: Preparing [2022-10-26T16:24:04.517Z] cbe07e646f2f: Preparing [2022-10-26T16:24:04.517Z] 5e5a53f4c1c6: Preparing [2022-10-26T16:24:04.517Z] e2d51aa3cfc1: Preparing [2022-10-26T16:24:04.517Z] 073d4617bb0a: Preparing [2022-10-26T16:24:04.517Z] b215347ff31e: Preparing [2022-10-26T16:24:04.517Z] 9e2b5c5b092f: Preparing [2022-10-26T16:24:04.517Z] 5d3e392a13a0: Preparing [2022-10-26T16:24:04.517Z] 073d4617bb0a: Waiting [2022-10-26T16:24:04.517Z] b215347ff31e: Waiting [2022-10-26T16:24:04.517Z] e2d51aa3cfc1: Waiting [2022-10-26T16:24:04.517Z] 9e2b5c5b092f: Waiting [2022-10-26T16:24:04.517Z] 5d3e392a13a0: Waiting [2022-10-26T16:24:04.517Z] 25cdc95727bd: Layer already exists [2022-10-26T16:24:04.517Z] 5e5a53f4c1c6: Layer already exists [2022-10-26T16:24:04.517Z] cbe07e646f2f: Layer already exists [2022-10-26T16:24:04.517Z] f3b1d973dc6d: Layer already exists [2022-10-26T16:24:04.517Z] da51ccb3c7d8: Layer already exists [2022-10-26T16:24:04.517Z] b215347ff31e: Layer already exists [2022-10-26T16:24:04.517Z] e2d51aa3cfc1: Layer already exists [2022-10-26T16:24:04.517Z] 073d4617bb0a: Layer already exists [2022-10-26T16:24:04.517Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:24:04.517Z] 9e2b5c5b092f: Layer already exists [2022-10-26T16:24:04.782Z] 2.3.0-dev.104: digest: sha256:af5935a77079f275a691653a74e95405db71c0820cf859f1d00fd59f8d7b17c3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:05.116Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:05.461Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:24:05.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-26T16:24:05.461Z] 25cdc95727bd: Preparing [2022-10-26T16:24:05.461Z] f3b1d973dc6d: Preparing [2022-10-26T16:24:05.461Z] da51ccb3c7d8: Preparing [2022-10-26T16:24:05.461Z] cbe07e646f2f: Preparing [2022-10-26T16:24:05.461Z] 5e5a53f4c1c6: Preparing [2022-10-26T16:24:05.461Z] e2d51aa3cfc1: Preparing [2022-10-26T16:24:05.461Z] 073d4617bb0a: Preparing [2022-10-26T16:24:05.461Z] b215347ff31e: Preparing [2022-10-26T16:24:05.461Z] 9e2b5c5b092f: Preparing [2022-10-26T16:24:05.461Z] 5d3e392a13a0: Preparing [2022-10-26T16:24:05.461Z] b215347ff31e: Waiting [2022-10-26T16:24:05.461Z] 9e2b5c5b092f: Waiting [2022-10-26T16:24:05.461Z] 5d3e392a13a0: Waiting [2022-10-26T16:24:05.461Z] e2d51aa3cfc1: Waiting [2022-10-26T16:24:05.461Z] 073d4617bb0a: Waiting [2022-10-26T16:24:05.461Z] 5e5a53f4c1c6: Layer already exists [2022-10-26T16:24:05.461Z] f3b1d973dc6d: Layer already exists [2022-10-26T16:24:05.461Z] cbe07e646f2f: Layer already exists [2022-10-26T16:24:05.461Z] da51ccb3c7d8: Layer already exists [2022-10-26T16:24:05.461Z] 25cdc95727bd: Layer already exists [2022-10-26T16:24:05.461Z] e2d51aa3cfc1: Layer already exists [2022-10-26T16:24:05.461Z] 073d4617bb0a: Layer already exists [2022-10-26T16:24:05.461Z] b215347ff31e: Layer already exists [2022-10-26T16:24:05.461Z] 9e2b5c5b092f: Layer already exists [2022-10-26T16:24:05.461Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:24:05.724Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:af5935a77079f275a691653a74e95405db71c0820cf859f1d00fd59f8d7b17c3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:06.055Z] + 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 [2022-10-26T16:24:06.388Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-26T16:24:06.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-26T16:24:06.388Z] 25cdc95727bd: Preparing [2022-10-26T16:24:06.388Z] f3b1d973dc6d: Preparing [2022-10-26T16:24:06.388Z] da51ccb3c7d8: Preparing [2022-10-26T16:24:06.388Z] cbe07e646f2f: Preparing [2022-10-26T16:24:06.388Z] 5e5a53f4c1c6: Preparing [2022-10-26T16:24:06.388Z] e2d51aa3cfc1: Preparing [2022-10-26T16:24:06.388Z] 073d4617bb0a: Preparing [2022-10-26T16:24:06.388Z] b215347ff31e: Preparing [2022-10-26T16:24:06.388Z] 9e2b5c5b092f: Preparing [2022-10-26T16:24:06.388Z] 5d3e392a13a0: Preparing [2022-10-26T16:24:06.388Z] e2d51aa3cfc1: Waiting [2022-10-26T16:24:06.388Z] 073d4617bb0a: Waiting [2022-10-26T16:24:06.388Z] b215347ff31e: Waiting [2022-10-26T16:24:06.388Z] 9e2b5c5b092f: Waiting [2022-10-26T16:24:06.388Z] 5d3e392a13a0: Waiting [2022-10-26T16:24:06.388Z] 5e5a53f4c1c6: Layer already exists [2022-10-26T16:24:06.388Z] 25cdc95727bd: Layer already exists [2022-10-26T16:24:06.388Z] cbe07e646f2f: Layer already exists [2022-10-26T16:24:06.388Z] f3b1d973dc6d: Layer already exists [2022-10-26T16:24:06.388Z] da51ccb3c7d8: Layer already exists [2022-10-26T16:24:06.388Z] 9e2b5c5b092f: Layer already exists [2022-10-26T16:24:06.388Z] 073d4617bb0a: Layer already exists [2022-10-26T16:24:06.388Z] e2d51aa3cfc1: Layer already exists [2022-10-26T16:24:06.388Z] b215347ff31e: Layer already exists [2022-10-26T16:24:06.388Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:24:06.652Z] main: digest: sha256:af5935a77079f275a691653a74e95405db71c0820cf859f1d00fd59f8d7b17c3 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:24:06.696Z] ===================================================== [Pipeline] echo [2022-10-26T16:24:06.701Z] taggedImages: [2022-10-26T16:24:06.701Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:24:06.701Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-26T16:24:06.701Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.104 [2022-10-26T16:24:06.701Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:24:06.701Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-26T16:24:06.715Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-26T16:24:06.715Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:24:06.715Z] latest [2022-10-26T16:24:06.715Z] 2.3.0-dev.104 [2022-10-26T16:24:06.715Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:24:06.715Z] main [2022-10-26T16:24:06.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:07.040Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:07.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:24:07.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-26T16:24:07.366Z] 165fbaf340cb: Preparing [2022-10-26T16:24:07.366Z] 193806522290: Preparing [2022-10-26T16:24:07.366Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:24:07.366Z] 4c56dd4713b2: Preparing [2022-10-26T16:24:07.366Z] 9833f26c6bda: Preparing [2022-10-26T16:24:07.366Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:07.366Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:24:07.631Z] 165fbaf340cb: Pushed [2022-10-26T16:24:08.583Z] 4c56dd4713b2: Pushed [2022-10-26T16:24:11.914Z] 193806522290: Pushed [2022-10-26T16:24:11.914Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:bdd0b2e0ed5f9c96224c0d3c64cefe82d466e1e7f06b68e72c1637b15836450d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:12.259Z] + 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 [2022-10-26T16:24:12.597Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-26T16:24:12.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-26T16:24:12.597Z] 165fbaf340cb: Preparing [2022-10-26T16:24:12.597Z] 193806522290: Preparing [2022-10-26T16:24:12.597Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:24:12.597Z] 4c56dd4713b2: Preparing [2022-10-26T16:24:12.597Z] 9833f26c6bda: Preparing [2022-10-26T16:24:12.597Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:12.597Z] 193806522290: Layer already exists [2022-10-26T16:24:12.597Z] 165fbaf340cb: Layer already exists [2022-10-26T16:24:12.597Z] 4c56dd4713b2: Layer already exists [2022-10-26T16:24:12.597Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:24:12.862Z] latest: digest: sha256:bdd0b2e0ed5f9c96224c0d3c64cefe82d466e1e7f06b68e72c1637b15836450d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:13.209Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:13.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.104 [2022-10-26T16:24:13.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-26T16:24:13.551Z] 165fbaf340cb: Preparing [2022-10-26T16:24:13.551Z] 193806522290: Preparing [2022-10-26T16:24:13.551Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:24:13.551Z] 4c56dd4713b2: Preparing [2022-10-26T16:24:13.551Z] 9833f26c6bda: Preparing [2022-10-26T16:24:13.551Z] 165fbaf340cb: Layer already exists [2022-10-26T16:24:13.551Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:24:13.551Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:13.551Z] 193806522290: Layer already exists [2022-10-26T16:24:13.551Z] 4c56dd4713b2: Layer already exists [2022-10-26T16:24:13.551Z] 2.3.0-dev.104: digest: sha256:bdd0b2e0ed5f9c96224c0d3c64cefe82d466e1e7f06b68e72c1637b15836450d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:13.902Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:14.236Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:24:14.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-26T16:24:14.237Z] 165fbaf340cb: Preparing [2022-10-26T16:24:14.237Z] 193806522290: Preparing [2022-10-26T16:24:14.237Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:24:14.237Z] 4c56dd4713b2: Preparing [2022-10-26T16:24:14.237Z] 9833f26c6bda: Preparing [2022-10-26T16:24:14.237Z] 4c56dd4713b2: Layer already exists [2022-10-26T16:24:14.237Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:24:14.237Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:14.237Z] 165fbaf340cb: Layer already exists [2022-10-26T16:24:14.237Z] 193806522290: Layer already exists [2022-10-26T16:24:14.237Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:bdd0b2e0ed5f9c96224c0d3c64cefe82d466e1e7f06b68e72c1637b15836450d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:14.836Z] + 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 [2022-10-26T16:24:15.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-26T16:24:15.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-26T16:24:15.168Z] 165fbaf340cb: Preparing [2022-10-26T16:24:15.168Z] 193806522290: Preparing [2022-10-26T16:24:15.168Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:24:15.168Z] 4c56dd4713b2: Preparing [2022-10-26T16:24:15.168Z] 9833f26c6bda: Preparing [2022-10-26T16:24:15.168Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:15.168Z] 165fbaf340cb: Layer already exists [2022-10-26T16:24:15.168Z] 4c56dd4713b2: Layer already exists [2022-10-26T16:24:15.168Z] 193806522290: Layer already exists [2022-10-26T16:24:15.168Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:24:15.168Z] main: digest: sha256:bdd0b2e0ed5f9c96224c0d3c64cefe82d466e1e7f06b68e72c1637b15836450d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:24:15.479Z] ===================================================== [Pipeline] echo [2022-10-26T16:24:15.485Z] taggedImages: [2022-10-26T16:24:15.485Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:24:15.485Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-26T16:24:15.485Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.104 [2022-10-26T16:24:15.485Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:24:15.485Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-26T16:24:15.502Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-26T16:24:15.502Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:24:15.502Z] latest [2022-10-26T16:24:15.502Z] 2.3.0-dev.104 [2022-10-26T16:24:15.502Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:24:15.502Z] main [2022-10-26T16:24:15.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:15.835Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:16.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:24:16.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-26T16:24:16.171Z] ce62474514ed: Preparing [2022-10-26T16:24:16.171Z] 13f501f25412: Preparing [2022-10-26T16:24:16.171Z] be1aae84b868: Preparing [2022-10-26T16:24:16.171Z] 21e31ab9598a: Preparing [2022-10-26T16:24:16.171Z] a0883158a536: Preparing [2022-10-26T16:24:16.171Z] 37e9bafef95f: Preparing [2022-10-26T16:24:16.171Z] 9833f26c6bda: Preparing [2022-10-26T16:24:16.171Z] 37e9bafef95f: Waiting [2022-10-26T16:24:16.171Z] 9833f26c6bda: Waiting [2022-10-26T16:24:16.437Z] 13f501f25412: Pushed [2022-10-26T16:24:16.437Z] ce62474514ed: Pushed [2022-10-26T16:24:16.437Z] be1aae84b868: Pushed [2022-10-26T16:24:16.437Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:17.406Z] 37e9bafef95f: Pushed [2022-10-26T16:24:25.600Z] a0883158a536: Pushed [2022-10-26T16:24:32.242Z] 21e31ab9598a: Pushed [2022-10-26T16:24:32.242Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:50e7c9bfab677ec220a278c5d22221c061fe8d59f6813aecaa390edc1e96080b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:33.170Z] + 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 [2022-10-26T16:24:33.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-26T16:24:33.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-26T16:24:33.498Z] ce62474514ed: Preparing [2022-10-26T16:24:33.498Z] 13f501f25412: Preparing [2022-10-26T16:24:33.498Z] be1aae84b868: Preparing [2022-10-26T16:24:33.498Z] 21e31ab9598a: Preparing [2022-10-26T16:24:33.498Z] a0883158a536: Preparing [2022-10-26T16:24:33.498Z] 37e9bafef95f: Preparing [2022-10-26T16:24:33.498Z] 9833f26c6bda: Preparing [2022-10-26T16:24:33.498Z] 37e9bafef95f: Waiting [2022-10-26T16:24:33.498Z] 9833f26c6bda: Waiting [2022-10-26T16:24:33.498Z] 21e31ab9598a: Layer already exists [2022-10-26T16:24:33.498Z] be1aae84b868: Layer already exists [2022-10-26T16:24:33.498Z] a0883158a536: Layer already exists [2022-10-26T16:24:33.498Z] 13f501f25412: Layer already exists [2022-10-26T16:24:33.498Z] ce62474514ed: Layer already exists [2022-10-26T16:24:33.498Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:33.499Z] 37e9bafef95f: Layer already exists [2022-10-26T16:24:33.499Z] latest: digest: sha256:50e7c9bfab677ec220a278c5d22221c061fe8d59f6813aecaa390edc1e96080b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:33.838Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:34.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.104 [2022-10-26T16:24:34.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-26T16:24:34.178Z] ce62474514ed: Preparing [2022-10-26T16:24:34.178Z] 13f501f25412: Preparing [2022-10-26T16:24:34.178Z] be1aae84b868: Preparing [2022-10-26T16:24:34.178Z] 21e31ab9598a: Preparing [2022-10-26T16:24:34.178Z] a0883158a536: Preparing [2022-10-26T16:24:34.178Z] 37e9bafef95f: Preparing [2022-10-26T16:24:34.178Z] 9833f26c6bda: Preparing [2022-10-26T16:24:34.178Z] 37e9bafef95f: Waiting [2022-10-26T16:24:34.178Z] 9833f26c6bda: Waiting [2022-10-26T16:24:34.178Z] 13f501f25412: Layer already exists [2022-10-26T16:24:34.178Z] a0883158a536: Layer already exists [2022-10-26T16:24:34.178Z] 21e31ab9598a: Layer already exists [2022-10-26T16:24:34.178Z] be1aae84b868: Layer already exists [2022-10-26T16:24:34.178Z] ce62474514ed: Layer already exists [2022-10-26T16:24:34.178Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:34.178Z] 37e9bafef95f: Layer already exists [2022-10-26T16:24:34.444Z] 2.3.0-dev.104: digest: sha256:50e7c9bfab677ec220a278c5d22221c061fe8d59f6813aecaa390edc1e96080b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:34.780Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:35.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:24:35.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-26T16:24:35.108Z] ce62474514ed: Preparing [2022-10-26T16:24:35.108Z] 13f501f25412: Preparing [2022-10-26T16:24:35.108Z] be1aae84b868: Preparing [2022-10-26T16:24:35.108Z] 21e31ab9598a: Preparing [2022-10-26T16:24:35.108Z] a0883158a536: Preparing [2022-10-26T16:24:35.108Z] 37e9bafef95f: Preparing [2022-10-26T16:24:35.108Z] 9833f26c6bda: Preparing [2022-10-26T16:24:35.108Z] 37e9bafef95f: Waiting [2022-10-26T16:24:35.108Z] 9833f26c6bda: Waiting [2022-10-26T16:24:35.108Z] 21e31ab9598a: Layer already exists [2022-10-26T16:24:35.108Z] be1aae84b868: Layer already exists [2022-10-26T16:24:35.108Z] a0883158a536: Layer already exists [2022-10-26T16:24:35.108Z] ce62474514ed: Layer already exists [2022-10-26T16:24:35.108Z] 13f501f25412: Layer already exists [2022-10-26T16:24:35.108Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:35.108Z] 37e9bafef95f: Layer already exists [2022-10-26T16:24:35.374Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:50e7c9bfab677ec220a278c5d22221c061fe8d59f6813aecaa390edc1e96080b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:35.715Z] + 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 [2022-10-26T16:24:36.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-26T16:24:36.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-26T16:24:36.047Z] ce62474514ed: Preparing [2022-10-26T16:24:36.047Z] 13f501f25412: Preparing [2022-10-26T16:24:36.047Z] be1aae84b868: Preparing [2022-10-26T16:24:36.047Z] 21e31ab9598a: Preparing [2022-10-26T16:24:36.047Z] a0883158a536: Preparing [2022-10-26T16:24:36.047Z] 37e9bafef95f: Preparing [2022-10-26T16:24:36.047Z] 9833f26c6bda: Preparing [2022-10-26T16:24:36.047Z] 37e9bafef95f: Waiting [2022-10-26T16:24:36.047Z] 9833f26c6bda: Waiting [2022-10-26T16:24:36.047Z] a0883158a536: Layer already exists [2022-10-26T16:24:36.047Z] 21e31ab9598a: Layer already exists [2022-10-26T16:24:36.047Z] ce62474514ed: Layer already exists [2022-10-26T16:24:36.047Z] be1aae84b868: Layer already exists [2022-10-26T16:24:36.047Z] 13f501f25412: Layer already exists [2022-10-26T16:24:36.047Z] 37e9bafef95f: Layer already exists [2022-10-26T16:24:36.047Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:36.313Z] main: digest: sha256:50e7c9bfab677ec220a278c5d22221c061fe8d59f6813aecaa390edc1e96080b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:24:36.356Z] ===================================================== [Pipeline] echo [2022-10-26T16:24:36.362Z] taggedImages: [2022-10-26T16:24:36.362Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:24:36.362Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-26T16:24:36.362Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.104 [2022-10-26T16:24:36.362Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:24:36.362Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-26T16:24:36.377Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-26T16:24:36.377Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:24:36.377Z] latest [2022-10-26T16:24:36.377Z] 2.3.0-dev.104 [2022-10-26T16:24:36.377Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:24:36.377Z] main [2022-10-26T16:24:36.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:36.710Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:37.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:24:37.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-26T16:24:37.051Z] 900b37c61192: Preparing [2022-10-26T16:24:37.051Z] b3f8208661fe: Preparing [2022-10-26T16:24:37.051Z] d86f7d27a3af: Preparing [2022-10-26T16:24:37.051Z] 8cc08c66dfc6: Preparing [2022-10-26T16:24:37.051Z] 00f5d2abd7dc: Preparing [2022-10-26T16:24:37.051Z] 9833f26c6bda: Preparing [2022-10-26T16:24:37.051Z] 9833f26c6bda: Waiting [2022-10-26T16:24:37.317Z] d86f7d27a3af: Pushed [2022-10-26T16:24:37.317Z] b3f8208661fe: Pushed [2022-10-26T16:24:37.317Z] 900b37c61192: Pushed [2022-10-26T16:24:37.317Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:37.897Z] 00f5d2abd7dc: Pushed [2022-10-26T16:24:52.865Z] 8cc08c66dfc6: Pushed [2022-10-26T16:24:52.865Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:2c4a321695ed81da499ba987057f82b7407f30fecaa81bf2f1cdf97be91044d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:53.196Z] + 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 [2022-10-26T16:24:53.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-26T16:24:53.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-26T16:24:53.526Z] 900b37c61192: Preparing [2022-10-26T16:24:53.526Z] b3f8208661fe: Preparing [2022-10-26T16:24:53.526Z] d86f7d27a3af: Preparing [2022-10-26T16:24:53.526Z] 8cc08c66dfc6: Preparing [2022-10-26T16:24:53.526Z] 00f5d2abd7dc: Preparing [2022-10-26T16:24:53.526Z] 9833f26c6bda: Preparing [2022-10-26T16:24:53.526Z] 9833f26c6bda: Waiting [2022-10-26T16:24:53.526Z] d86f7d27a3af: Layer already exists [2022-10-26T16:24:53.526Z] 900b37c61192: Layer already exists [2022-10-26T16:24:53.526Z] b3f8208661fe: Layer already exists [2022-10-26T16:24:53.526Z] 8cc08c66dfc6: Layer already exists [2022-10-26T16:24:53.526Z] 00f5d2abd7dc: Layer already exists [2022-10-26T16:24:53.526Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:53.791Z] latest: digest: sha256:2c4a321695ed81da499ba987057f82b7407f30fecaa81bf2f1cdf97be91044d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:54.145Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:54.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.104 [2022-10-26T16:24:54.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-26T16:24:54.482Z] 900b37c61192: Preparing [2022-10-26T16:24:54.482Z] b3f8208661fe: Preparing [2022-10-26T16:24:54.482Z] d86f7d27a3af: Preparing [2022-10-26T16:24:54.482Z] 8cc08c66dfc6: Preparing [2022-10-26T16:24:54.482Z] 00f5d2abd7dc: Preparing [2022-10-26T16:24:54.482Z] 9833f26c6bda: Preparing [2022-10-26T16:24:54.482Z] 9833f26c6bda: Waiting [2022-10-26T16:24:54.482Z] 900b37c61192: Layer already exists [2022-10-26T16:24:54.482Z] d86f7d27a3af: Layer already exists [2022-10-26T16:24:54.482Z] 8cc08c66dfc6: Layer already exists [2022-10-26T16:24:54.482Z] 00f5d2abd7dc: Layer already exists [2022-10-26T16:24:54.482Z] b3f8208661fe: Layer already exists [2022-10-26T16:24:54.482Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:54.482Z] 2.3.0-dev.104: digest: sha256:2c4a321695ed81da499ba987057f82b7407f30fecaa81bf2f1cdf97be91044d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:55.086Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:55.417Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:24:55.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-26T16:24:55.417Z] 900b37c61192: Preparing [2022-10-26T16:24:55.417Z] b3f8208661fe: Preparing [2022-10-26T16:24:55.417Z] d86f7d27a3af: Preparing [2022-10-26T16:24:55.417Z] 8cc08c66dfc6: Preparing [2022-10-26T16:24:55.417Z] 00f5d2abd7dc: Preparing [2022-10-26T16:24:55.417Z] 9833f26c6bda: Preparing [2022-10-26T16:24:55.417Z] 9833f26c6bda: Waiting [2022-10-26T16:24:55.417Z] 900b37c61192: Layer already exists [2022-10-26T16:24:55.417Z] b3f8208661fe: Layer already exists [2022-10-26T16:24:55.417Z] d86f7d27a3af: Layer already exists [2022-10-26T16:24:55.417Z] 00f5d2abd7dc: Layer already exists [2022-10-26T16:24:55.417Z] 8cc08c66dfc6: Layer already exists [2022-10-26T16:24:55.417Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:55.682Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:2c4a321695ed81da499ba987057f82b7407f30fecaa81bf2f1cdf97be91044d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:56.022Z] + 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 [2022-10-26T16:24:56.410Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-26T16:24:56.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-26T16:24:56.410Z] 900b37c61192: Preparing [2022-10-26T16:24:56.410Z] b3f8208661fe: Preparing [2022-10-26T16:24:56.410Z] d86f7d27a3af: Preparing [2022-10-26T16:24:56.410Z] 8cc08c66dfc6: Preparing [2022-10-26T16:24:56.410Z] 00f5d2abd7dc: Preparing [2022-10-26T16:24:56.410Z] 9833f26c6bda: Preparing [2022-10-26T16:24:56.410Z] 9833f26c6bda: Waiting [2022-10-26T16:24:56.410Z] 900b37c61192: Layer already exists [2022-10-26T16:24:56.410Z] d86f7d27a3af: Layer already exists [2022-10-26T16:24:56.410Z] 8cc08c66dfc6: Layer already exists [2022-10-26T16:24:56.410Z] 00f5d2abd7dc: Layer already exists [2022-10-26T16:24:56.410Z] b3f8208661fe: Layer already exists [2022-10-26T16:24:56.410Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:56.677Z] main: digest: sha256:2c4a321695ed81da499ba987057f82b7407f30fecaa81bf2f1cdf97be91044d5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:24:56.727Z] ===================================================== [Pipeline] echo [2022-10-26T16:24:56.736Z] taggedImages: [2022-10-26T16:24:56.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:24:56.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-26T16:24:56.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.104 [2022-10-26T16:24:56.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:24:56.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-26T16:24:56.757Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-26T16:24:56.757Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:24:56.757Z] latest [2022-10-26T16:24:56.757Z] 2.3.0-dev.104 [2022-10-26T16:24:56.757Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:24:56.757Z] main [2022-10-26T16:24:56.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:57.103Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:24:57.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:24:57.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-26T16:24:57.448Z] 30cae32f60bf: Preparing [2022-10-26T16:24:57.448Z] 878375758589: Preparing [2022-10-26T16:24:57.448Z] 8b367e0c7b93: Preparing [2022-10-26T16:24:57.448Z] c795fe3a5b95: Preparing [2022-10-26T16:24:57.448Z] 4805c849d96e: Preparing [2022-10-26T16:24:57.448Z] 9833f26c6bda: Preparing [2022-10-26T16:24:57.448Z] 9833f26c6bda: Waiting [2022-10-26T16:24:57.715Z] 8b367e0c7b93: Pushed [2022-10-26T16:24:57.715Z] 9833f26c6bda: Layer already exists [2022-10-26T16:24:57.715Z] 30cae32f60bf: Pushed [2022-10-26T16:24:57.715Z] 878375758589: Pushed [2022-10-26T16:24:58.301Z] 4805c849d96e: Pushed [2022-10-26T16:25:13.265Z] c795fe3a5b95: Pushed [2022-10-26T16:25:13.265Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:2748c1f6550879a1da73f7371158c558feeca72d0fd578d0939f2a9dad33e43d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:13.599Z] + 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 [2022-10-26T16:25:13.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-26T16:25:13.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-26T16:25:13.947Z] 30cae32f60bf: Preparing [2022-10-26T16:25:13.947Z] 878375758589: Preparing [2022-10-26T16:25:13.947Z] 8b367e0c7b93: Preparing [2022-10-26T16:25:13.947Z] c795fe3a5b95: Preparing [2022-10-26T16:25:13.947Z] 4805c849d96e: Preparing [2022-10-26T16:25:13.947Z] 9833f26c6bda: Preparing [2022-10-26T16:25:13.947Z] 9833f26c6bda: Waiting [2022-10-26T16:25:13.947Z] 878375758589: Layer already exists [2022-10-26T16:25:13.947Z] c795fe3a5b95: Layer already exists [2022-10-26T16:25:13.947Z] 4805c849d96e: Layer already exists [2022-10-26T16:25:13.947Z] 30cae32f60bf: Layer already exists [2022-10-26T16:25:13.947Z] 8b367e0c7b93: Layer already exists [2022-10-26T16:25:13.947Z] 9833f26c6bda: Layer already exists [2022-10-26T16:25:14.213Z] latest: digest: sha256:2748c1f6550879a1da73f7371158c558feeca72d0fd578d0939f2a9dad33e43d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:14.556Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:14.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.104 [2022-10-26T16:25:14.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-26T16:25:14.897Z] 30cae32f60bf: Preparing [2022-10-26T16:25:14.897Z] 878375758589: Preparing [2022-10-26T16:25:14.897Z] 8b367e0c7b93: Preparing [2022-10-26T16:25:14.897Z] c795fe3a5b95: Preparing [2022-10-26T16:25:14.897Z] 4805c849d96e: Preparing [2022-10-26T16:25:14.897Z] 9833f26c6bda: Preparing [2022-10-26T16:25:14.897Z] 9833f26c6bda: Waiting [2022-10-26T16:25:14.897Z] 4805c849d96e: Layer already exists [2022-10-26T16:25:14.897Z] 8b367e0c7b93: Layer already exists [2022-10-26T16:25:14.897Z] 878375758589: Layer already exists [2022-10-26T16:25:14.897Z] c795fe3a5b95: Layer already exists [2022-10-26T16:25:14.897Z] 30cae32f60bf: Layer already exists [2022-10-26T16:25:14.897Z] 9833f26c6bda: Layer already exists [2022-10-26T16:25:14.897Z] 2.3.0-dev.104: digest: sha256:2748c1f6550879a1da73f7371158c558feeca72d0fd578d0939f2a9dad33e43d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:15.512Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:15.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:25:15.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-26T16:25:15.849Z] 30cae32f60bf: Preparing [2022-10-26T16:25:15.849Z] 878375758589: Preparing [2022-10-26T16:25:15.849Z] 8b367e0c7b93: Preparing [2022-10-26T16:25:15.849Z] c795fe3a5b95: Preparing [2022-10-26T16:25:15.849Z] 4805c849d96e: Preparing [2022-10-26T16:25:15.849Z] 9833f26c6bda: Preparing [2022-10-26T16:25:15.849Z] 9833f26c6bda: Waiting [2022-10-26T16:25:15.849Z] 4805c849d96e: Layer already exists [2022-10-26T16:25:15.849Z] 8b367e0c7b93: Layer already exists [2022-10-26T16:25:15.849Z] 30cae32f60bf: Layer already exists [2022-10-26T16:25:15.849Z] c795fe3a5b95: Layer already exists [2022-10-26T16:25:15.849Z] 878375758589: Layer already exists [2022-10-26T16:25:15.849Z] 9833f26c6bda: Layer already exists [2022-10-26T16:25:16.115Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:2748c1f6550879a1da73f7371158c558feeca72d0fd578d0939f2a9dad33e43d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:16.467Z] + 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 [2022-10-26T16:25:16.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-26T16:25:16.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-26T16:25:16.811Z] 30cae32f60bf: Preparing [2022-10-26T16:25:16.811Z] 878375758589: Preparing [2022-10-26T16:25:16.811Z] 8b367e0c7b93: Preparing [2022-10-26T16:25:16.811Z] c795fe3a5b95: Preparing [2022-10-26T16:25:16.811Z] 4805c849d96e: Preparing [2022-10-26T16:25:16.811Z] 9833f26c6bda: Preparing [2022-10-26T16:25:16.811Z] 9833f26c6bda: Waiting [2022-10-26T16:25:16.811Z] 878375758589: Layer already exists [2022-10-26T16:25:16.811Z] 30cae32f60bf: Layer already exists [2022-10-26T16:25:16.811Z] 4805c849d96e: Layer already exists [2022-10-26T16:25:16.811Z] c795fe3a5b95: Layer already exists [2022-10-26T16:25:16.811Z] 8b367e0c7b93: Layer already exists [2022-10-26T16:25:16.811Z] 9833f26c6bda: Layer already exists [2022-10-26T16:25:17.075Z] main: digest: sha256:2748c1f6550879a1da73f7371158c558feeca72d0fd578d0939f2a9dad33e43d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:25:17.139Z] ===================================================== [Pipeline] echo [2022-10-26T16:25:17.149Z] taggedImages: [2022-10-26T16:25:17.149Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:25:17.149Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-26T16:25:17.149Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.104 [2022-10-26T16:25:17.149Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:25:17.149Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-26T16:25:17.172Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-26T16:25:17.172Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:25:17.172Z] latest [2022-10-26T16:25:17.172Z] 2.3.0-dev.104 [2022-10-26T16:25:17.172Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:25:17.172Z] main [2022-10-26T16:25:17.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:17.528Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:17.865Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:25:17.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-26T16:25:17.865Z] 1825f9757305: Preparing [2022-10-26T16:25:17.865Z] c65623bb715c: Preparing [2022-10-26T16:25:17.865Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:25:17.865Z] 75e761fdcd1f: Preparing [2022-10-26T16:25:17.865Z] 5d3e392a13a0: Preparing [2022-10-26T16:25:17.865Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:25:17.865Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:25:18.131Z] 1825f9757305: Pushed [2022-10-26T16:25:18.396Z] 75e761fdcd1f: Pushed [2022-10-26T16:25:23.727Z] c65623bb715c: Pushed [2022-10-26T16:25:23.727Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:49f9bf0ea787e6a0f13b1057df2e7d7bd817b15f76249ed24f5d5347bf19e60c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:24.060Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:24.400Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-26T16:25:24.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-26T16:25:24.400Z] 1825f9757305: Preparing [2022-10-26T16:25:24.400Z] c65623bb715c: Preparing [2022-10-26T16:25:24.400Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:25:24.400Z] 75e761fdcd1f: Preparing [2022-10-26T16:25:24.400Z] 5d3e392a13a0: Preparing [2022-10-26T16:25:24.400Z] 1825f9757305: Layer already exists [2022-10-26T16:25:24.400Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:25:24.400Z] 75e761fdcd1f: Layer already exists [2022-10-26T16:25:24.400Z] c65623bb715c: Layer already exists [2022-10-26T16:25:24.400Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:25:24.667Z] latest: digest: sha256:49f9bf0ea787e6a0f13b1057df2e7d7bd817b15f76249ed24f5d5347bf19e60c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:25.000Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:25.340Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.104 [2022-10-26T16:25:25.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-26T16:25:25.340Z] 1825f9757305: Preparing [2022-10-26T16:25:25.340Z] c65623bb715c: Preparing [2022-10-26T16:25:25.340Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:25:25.340Z] 75e761fdcd1f: Preparing [2022-10-26T16:25:25.340Z] 5d3e392a13a0: Preparing [2022-10-26T16:25:25.340Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:25:25.340Z] 75e761fdcd1f: Layer already exists [2022-10-26T16:25:25.340Z] 1825f9757305: Layer already exists [2022-10-26T16:25:25.340Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:25:25.340Z] c65623bb715c: Layer already exists [2022-10-26T16:25:25.340Z] 2.3.0-dev.104: digest: sha256:49f9bf0ea787e6a0f13b1057df2e7d7bd817b15f76249ed24f5d5347bf19e60c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:25.684Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:26.017Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:25:26.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-26T16:25:26.017Z] 1825f9757305: Preparing [2022-10-26T16:25:26.017Z] c65623bb715c: Preparing [2022-10-26T16:25:26.017Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:25:26.017Z] 75e761fdcd1f: Preparing [2022-10-26T16:25:26.017Z] 5d3e392a13a0: Preparing [2022-10-26T16:25:26.017Z] 1825f9757305: Layer already exists [2022-10-26T16:25:26.017Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:25:26.017Z] 75e761fdcd1f: Layer already exists [2022-10-26T16:25:26.017Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:25:26.017Z] c65623bb715c: Layer already exists [2022-10-26T16:25:26.017Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:49f9bf0ea787e6a0f13b1057df2e7d7bd817b15f76249ed24f5d5347bf19e60c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:26.364Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:26.694Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-26T16:25:26.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-26T16:25:26.694Z] 1825f9757305: Preparing [2022-10-26T16:25:26.694Z] c65623bb715c: Preparing [2022-10-26T16:25:26.694Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:25:26.694Z] 75e761fdcd1f: Preparing [2022-10-26T16:25:26.694Z] 5d3e392a13a0: Preparing [2022-10-26T16:25:26.694Z] c65623bb715c: Layer already exists [2022-10-26T16:25:26.694Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:25:26.694Z] 1825f9757305: Layer already exists [2022-10-26T16:25:26.694Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:25:26.694Z] 75e761fdcd1f: Layer already exists [2022-10-26T16:25:26.694Z] main: digest: sha256:49f9bf0ea787e6a0f13b1057df2e7d7bd817b15f76249ed24f5d5347bf19e60c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:25:26.735Z] ===================================================== [Pipeline] echo [2022-10-26T16:25:26.740Z] taggedImages: [2022-10-26T16:25:26.740Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:25:26.740Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-26T16:25:26.740Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.104 [2022-10-26T16:25:26.740Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:25:26.740Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-26T16:25:26.756Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-26T16:25:26.756Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:25:26.756Z] latest [2022-10-26T16:25:26.756Z] 2.3.0-dev.104 [2022-10-26T16:25:26.756Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:25:26.756Z] main [2022-10-26T16:25:26.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:27.084Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:27.409Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:25:27.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-26T16:25:27.409Z] 88297c26bff0: Preparing [2022-10-26T16:25:27.409Z] c12ef44d9edb: Preparing [2022-10-26T16:25:27.409Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:25:27.409Z] 852eb69ce0c0: Preparing [2022-10-26T16:25:27.409Z] 5d3e392a13a0: Preparing [2022-10-26T16:25:27.409Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:25:27.409Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:25:27.409Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:25:27.673Z] 88297c26bff0: Pushed [2022-10-26T16:25:32.993Z] c12ef44d9edb: Pushed [2022-10-26T16:25:32.993Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:0f86b6f418fbf938ea20462193694442c0f29c4e72fe43cdbff9b5bd4f85cd5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:33.481Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:33.811Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-26T16:25:33.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-26T16:25:33.812Z] 88297c26bff0: Preparing [2022-10-26T16:25:33.812Z] c12ef44d9edb: Preparing [2022-10-26T16:25:33.812Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:25:33.812Z] 852eb69ce0c0: Preparing [2022-10-26T16:25:33.812Z] 5d3e392a13a0: Preparing [2022-10-26T16:25:33.812Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:25:33.812Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:25:33.812Z] c12ef44d9edb: Layer already exists [2022-10-26T16:25:33.812Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:25:33.812Z] 88297c26bff0: Layer already exists [2022-10-26T16:25:34.077Z] latest: digest: sha256:0f86b6f418fbf938ea20462193694442c0f29c4e72fe43cdbff9b5bd4f85cd5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:34.407Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:34.740Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.104 [2022-10-26T16:25:34.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-26T16:25:34.740Z] 88297c26bff0: Preparing [2022-10-26T16:25:34.740Z] c12ef44d9edb: Preparing [2022-10-26T16:25:34.740Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:25:34.740Z] 852eb69ce0c0: Preparing [2022-10-26T16:25:34.740Z] 5d3e392a13a0: Preparing [2022-10-26T16:25:34.740Z] c12ef44d9edb: Layer already exists [2022-10-26T16:25:34.740Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:25:34.740Z] 88297c26bff0: Layer already exists [2022-10-26T16:25:34.740Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:25:34.740Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:25:34.740Z] 2.3.0-dev.104: digest: sha256:0f86b6f418fbf938ea20462193694442c0f29c4e72fe43cdbff9b5bd4f85cd5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:35.066Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:35.392Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:25:35.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-26T16:25:35.392Z] 88297c26bff0: Preparing [2022-10-26T16:25:35.392Z] c12ef44d9edb: Preparing [2022-10-26T16:25:35.392Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:25:35.392Z] 852eb69ce0c0: Preparing [2022-10-26T16:25:35.392Z] 5d3e392a13a0: Preparing [2022-10-26T16:25:35.392Z] c12ef44d9edb: Layer already exists [2022-10-26T16:25:35.392Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:25:35.392Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:25:35.392Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:25:35.392Z] 88297c26bff0: Layer already exists [2022-10-26T16:25:35.392Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:0f86b6f418fbf938ea20462193694442c0f29c4e72fe43cdbff9b5bd4f85cd5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:35.978Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:36.305Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-26T16:25:36.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-26T16:25:36.305Z] 88297c26bff0: Preparing [2022-10-26T16:25:36.305Z] c12ef44d9edb: Preparing [2022-10-26T16:25:36.305Z] 5b98ef5fcfa8: Preparing [2022-10-26T16:25:36.305Z] 852eb69ce0c0: Preparing [2022-10-26T16:25:36.305Z] 5d3e392a13a0: Preparing [2022-10-26T16:25:36.305Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:25:36.305Z] 88297c26bff0: Layer already exists [2022-10-26T16:25:36.305Z] 5b98ef5fcfa8: Layer already exists [2022-10-26T16:25:36.305Z] 852eb69ce0c0: Layer already exists [2022-10-26T16:25:36.305Z] c12ef44d9edb: Layer already exists [2022-10-26T16:25:36.305Z] main: digest: sha256:0f86b6f418fbf938ea20462193694442c0f29c4e72fe43cdbff9b5bd4f85cd5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:25:36.359Z] ===================================================== [Pipeline] echo [2022-10-26T16:25:36.367Z] taggedImages: [2022-10-26T16:25:36.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:25:36.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-26T16:25:36.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.104 [2022-10-26T16:25:36.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:25:36.367Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-26T16:25:36.391Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-26T16:25:36.391Z] c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:25:36.391Z] latest [2022-10-26T16:25:36.391Z] 2.3.0-dev.104 [2022-10-26T16:25:36.391Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:25:36.391Z] main [2022-10-26T16:25:36.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:36.721Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:25:37.049Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:25:37.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-26T16:25:37.049Z] e5d147324405: Preparing [2022-10-26T16:25:37.049Z] 33c5eeb5b754: Preparing [2022-10-26T16:25:37.049Z] 4330410e0cba: Preparing [2022-10-26T16:25:37.049Z] 39206f33135e: Preparing [2022-10-26T16:25:37.049Z] 5d3e392a13a0: Preparing [2022-10-26T16:25:37.049Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:25:37.313Z] 33c5eeb5b754: Pushed [2022-10-26T16:25:37.890Z] e5d147324405: Pushed [2022-10-26T16:25:39.831Z] 4330410e0cba: Pushed [2022-10-26T16:26:06.491Z] 39206f33135e: Pushed [2022-10-26T16:26:06.491Z] c8dc4aaa282fbe6e844314843563128f08055c6c: digest: sha256:35450e8b594cd44980749e8750ada613dff55e09cf684074ef15831a78b1fb38 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:26:06.839Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:26:07.183Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-26T16:26:07.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-26T16:26:07.184Z] e5d147324405: Preparing [2022-10-26T16:26:07.184Z] 33c5eeb5b754: Preparing [2022-10-26T16:26:07.184Z] 4330410e0cba: Preparing [2022-10-26T16:26:07.184Z] 39206f33135e: Preparing [2022-10-26T16:26:07.184Z] 5d3e392a13a0: Preparing [2022-10-26T16:26:07.184Z] 33c5eeb5b754: Layer already exists [2022-10-26T16:26:07.184Z] e5d147324405: Layer already exists [2022-10-26T16:26:07.184Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:26:07.184Z] 4330410e0cba: Layer already exists [2022-10-26T16:26:07.184Z] 39206f33135e: Layer already exists [2022-10-26T16:26:07.452Z] latest: digest: sha256:35450e8b594cd44980749e8750ada613dff55e09cf684074ef15831a78b1fb38 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:26:07.796Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:26:08.128Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.104 [2022-10-26T16:26:08.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-26T16:26:08.128Z] e5d147324405: Preparing [2022-10-26T16:26:08.128Z] 33c5eeb5b754: Preparing [2022-10-26T16:26:08.128Z] 4330410e0cba: Preparing [2022-10-26T16:26:08.128Z] 39206f33135e: Preparing [2022-10-26T16:26:08.128Z] 5d3e392a13a0: Preparing [2022-10-26T16:26:08.128Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:26:08.128Z] e5d147324405: Layer already exists [2022-10-26T16:26:08.129Z] 4330410e0cba: Layer already exists [2022-10-26T16:26:08.129Z] 39206f33135e: Layer already exists [2022-10-26T16:26:08.129Z] 33c5eeb5b754: Layer already exists [2022-10-26T16:26:08.129Z] 2.3.0-dev.104: digest: sha256:35450e8b594cd44980749e8750ada613dff55e09cf684074ef15831a78b1fb38 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:26:08.733Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:26:09.064Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:26:09.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-26T16:26:09.064Z] e5d147324405: Preparing [2022-10-26T16:26:09.064Z] 33c5eeb5b754: Preparing [2022-10-26T16:26:09.064Z] 4330410e0cba: Preparing [2022-10-26T16:26:09.064Z] 39206f33135e: Preparing [2022-10-26T16:26:09.064Z] 5d3e392a13a0: Preparing [2022-10-26T16:26:09.064Z] e5d147324405: Layer already exists [2022-10-26T16:26:09.064Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:26:09.064Z] 33c5eeb5b754: Layer already exists [2022-10-26T16:26:09.064Z] 4330410e0cba: Layer already exists [2022-10-26T16:26:09.064Z] 39206f33135e: Layer already exists [2022-10-26T16:26:09.330Z] c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104: digest: sha256:35450e8b594cd44980749e8750ada613dff55e09cf684074ef15831a78b1fb38 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:26:09.661Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:26:10.008Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-26T16:26:10.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-26T16:26:10.008Z] e5d147324405: Preparing [2022-10-26T16:26:10.008Z] 33c5eeb5b754: Preparing [2022-10-26T16:26:10.008Z] 4330410e0cba: Preparing [2022-10-26T16:26:10.008Z] 39206f33135e: Preparing [2022-10-26T16:26:10.008Z] 5d3e392a13a0: Preparing [2022-10-26T16:26:10.008Z] 4330410e0cba: Layer already exists [2022-10-26T16:26:10.008Z] 5d3e392a13a0: Layer already exists [2022-10-26T16:26:10.008Z] 33c5eeb5b754: Layer already exists [2022-10-26T16:26:10.008Z] 39206f33135e: Layer already exists [2022-10-26T16:26:10.008Z] e5d147324405: Layer already exists [2022-10-26T16:26:10.290Z] main: digest: sha256:35450e8b594cd44980749e8750ada613dff55e09cf684074ef15831a78b1fb38 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-26T16:26:10.339Z] ===================================================== [Pipeline] echo [2022-10-26T16:26:10.345Z] taggedImages: [2022-10-26T16:26:10.345Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c [2022-10-26T16:26:10.345Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-26T16:26:10.345Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.104 [2022-10-26T16:26:10.345Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:c8dc4aaa282fbe6e844314843563128f08055c6c-2.3.0-dev.104 [2022-10-26T16:26:10.345Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:26:10.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T16:26:10.719Z] [2022-10-26T16:26:10.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:26:11.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T16:26:11.053Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T16:26:11.053Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T16:26:11.053Z] 04944245beec: Pulling fs layer [2022-10-26T16:26:11.053Z] 699f458cf7ca: Pulling fs layer [2022-10-26T16:26:11.053Z] 765212b225bb: Pulling fs layer [2022-10-26T16:26:11.053Z] f23df028b6ca: Pulling fs layer [2022-10-26T16:26:11.053Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T16:26:11.053Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T16:26:11.053Z] 765212b225bb: Waiting [2022-10-26T16:26:11.053Z] f23df028b6ca: Waiting [2022-10-26T16:26:11.053Z] 2437ff75d9bd: Waiting [2022-10-26T16:26:11.053Z] d65c8cfc05b1: Waiting [2022-10-26T16:26:11.322Z] 04944245beec: Verifying Checksum [2022-10-26T16:26:11.322Z] 04944245beec: Download complete [2022-10-26T16:26:11.322Z] 765212b225bb: Verifying Checksum [2022-10-26T16:26:11.322Z] 765212b225bb: Download complete [2022-10-26T16:26:11.322Z] f23df028b6ca: Verifying Checksum [2022-10-26T16:26:11.322Z] f23df028b6ca: Download complete [2022-10-26T16:26:11.322Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T16:26:11.322Z] d65c8cfc05b1: Download complete [2022-10-26T16:26:11.589Z] 699f458cf7ca: Download complete [2022-10-26T16:26:11.856Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T16:26:11.856Z] 8998bd30e6a1: Download complete [2022-10-26T16:26:14.428Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T16:26:14.428Z] 2437ff75d9bd: Download complete [2022-10-26T16:26:15.835Z] 8998bd30e6a1: Pull complete [2022-10-26T16:26:16.417Z] 04944245beec: Pull complete [2022-10-26T16:26:17.825Z] 699f458cf7ca: Pull complete [2022-10-26T16:26:17.825Z] 765212b225bb: Pull complete [2022-10-26T16:26:18.783Z] f23df028b6ca: Pull complete [2022-10-26T16:26:18.783Z] d65c8cfc05b1: Pull complete [2022-10-26T16:26:33.751Z] 2437ff75d9bd: Pull complete [2022-10-26T16:26:33.751Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T16:26:33.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T16:26:33.751Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:26:33.932Z] prd-ubuntu20.04-docker-arm64-4c-16g-117173 does not seem to be running inside a container [2022-10-26T16:26:33.981Z] $ 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/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@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 [2022-10-26T16:26:36.767Z] $ docker top 818420b0e116da099ac32865b6d62684bb10ea7650732bb6d2310fdb4ea83d55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:26:37.640Z] ---> job-cost.sh [2022-10-26T16:26:37.640Z] lf-activate-venv: SKIPPING [2022-10-26T16:26:37.640Z] INFO: No Stack... [2022-10-26T16:26:38.221Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T16:26:38.799Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T16:26:39.428Z] + cat /w/workspace/edgex-go/345/archives/cost.csv [2022-10-26T16:26:39.429Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T16:26:39.462Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-345-stack-cost] [2022-10-26T16:26:39.468Z] Resource [jenkins-edgexfoundry-edgex-go-main-345-stack-cost] did not exist. Created. [2022-10-26T16:26:39.468Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-345-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T16:26:39.783Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T16:26:40.371Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T16:26:40.381Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-345-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T16:26:40.391Z] $ docker stop --time=1 818420b0e116da099ac32865b6d62684bb10ea7650732bb6d2310fdb4ea83d55 [2022-10-26T16:26:41.929Z] $ docker rm -f 818420b0e116da099ac32865b6d62684bb10ea7650732bb6d2310fdb4ea83d55 [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 [2022-10-26T16:26:42.398Z] provisioning config files... [2022-10-26T16:26:42.406Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/345@tmp/config3825334756564471464tmp [Pipeline] { [Pipeline] sh [2022-10-26T16:26:42.698Z] + set +x [2022-10-26T16:26:42.698Z] + curl -s https://codecov.io/bash [2022-10-26T16:26:42.698Z] + bash -s -- [2022-10-26T16:26:42.698Z] [2022-10-26T16:26:42.698Z] _____ _ [2022-10-26T16:26:42.698Z] / ____| | | [2022-10-26T16:26:42.698Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T16:26:42.698Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T16:26:42.698Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T16:26:42.698Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T16:26:42.698Z] Bash-1.0.6 [2022-10-26T16:26:42.698Z] [2022-10-26T16:26:42.698Z] [2022-10-26T16:26:42.698Z] ==> git version 2.25.1 found [2022-10-26T16:26:42.698Z] ==> 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 [2022-10-26T16:26:42.698Z] Release-Date: 2020-01-08 [2022-10-26T16:26:42.698Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T16:26:42.698Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T16:26:42.698Z] ==> Jenkins CI detected. [2022-10-26T16:26:42.698Z] current dir:  /w/workspace/edgex-go/345 [2022-10-26T16:26:42.698Z] project root: . [2022-10-26T16:26:42.698Z] --> token set from env [2022-10-26T16:26:42.698Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T16:26:42.698Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T16:26:42.698Z] ==> Python coveragepy not found [2022-10-26T16:26:42.698Z] ==> Searching for coverage reports in: [2022-10-26T16:26:42.698Z] + . [2022-10-26T16:26:42.698Z] -> Found 1 reports [2022-10-26T16:26:42.698Z] ==> Detecting git/mercurial file structure [2022-10-26T16:26:42.957Z] ==> Reading reports [2022-10-26T16:26:42.957Z] + ./coverage.out bytes=501828 [2022-10-26T16:26:42.957Z] ==> Appending adjustments [2022-10-26T16:26:42.957Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T16:26:44.333Z] + Found adjustments [2022-10-26T16:26:44.333Z] ==> Gzipping contents [2022-10-26T16:26:44.333Z] 64K /tmp/codecov.0qzwOX.gz [2022-10-26T16:26:44.333Z] ==> Uploading reports [2022-10-26T16:26:44.333Z] url: https://codecov.io [2022-10-26T16:26:44.333Z] query: branch=main&commit=c8dc4aaa282fbe6e844314843563128f08055c6c&build=345&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F345%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T16:26:44.333Z] -> Pinging Codecov [2022-10-26T16:26:44.333Z] 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=c8dc4aaa282fbe6e844314843563128f08055c6c&build=345&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F345%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-26T16:26:44.333Z] -> Uploading to [2022-10-26T16:26:44.333Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/00271124DB129430A58F1EEE437C3FCB/c8dc4aaa282fbe6e844314843563128f08055c6c/c8d8fb69-9378-447d-a4c9-f068276b4495.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T162644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25b75a0fadc806c47c156b0d57e19a91d90d5245863c361dd4f017b684c6e25a [2022-10-26T16:26:44.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T16:26:44.333Z] Dload Upload Total Spent Left Speed [2022-10-26T16:26:44.592Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65386 0 0 100 65386 0 270k --:--:-- --:--:-- --:--:-- 269k 100 65386 0 0 100 65386 0 270k --:--:-- --:--:-- --:--:-- 269k [2022-10-26T16:26:44.592Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8dc4aaa282fbe6e844314843563128f08055c6c [Pipeline] } [2022-10-26T16:26:44.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-26T16:26:44.781Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-26T16:26:44.792Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:26:45.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T16:26:45.084Z] [2022-10-26T16:26:45.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:26:45.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T16:26:45.635Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-26T16:26:45.635Z] df9b9388f04a: Pulling fs layer [2022-10-26T16:26:45.635Z] 52dc419b0ee2: Pulling fs layer [2022-10-26T16:26:45.635Z] 25bc292e5bac: Pulling fs layer [2022-10-26T16:26:45.635Z] 114826534d7a: Pulling fs layer [2022-10-26T16:26:45.636Z] 4657fd5d0bcf: Pulling fs layer [2022-10-26T16:26:45.636Z] 6ad1cebc031e: Pulling fs layer [2022-10-26T16:26:45.636Z] 114826534d7a: Waiting [2022-10-26T16:26:45.636Z] 6ad1cebc031e: Waiting [2022-10-26T16:26:45.636Z] 8a3aa393b2d8: Pulling fs layer [2022-10-26T16:26:45.636Z] 25bc292e5bac: Verifying Checksum [2022-10-26T16:26:45.636Z] 25bc292e5bac: Download complete [2022-10-26T16:26:45.636Z] 52dc419b0ee2: Verifying Checksum [2022-10-26T16:26:45.636Z] 52dc419b0ee2: Download complete [2022-10-26T16:26:45.636Z] 4657fd5d0bcf: Verifying Checksum [2022-10-26T16:26:45.636Z] 4657fd5d0bcf: Download complete [2022-10-26T16:26:45.636Z] df9b9388f04a: Verifying Checksum [2022-10-26T16:26:45.636Z] df9b9388f04a: Download complete [2022-10-26T16:26:45.636Z] 6ad1cebc031e: Verifying Checksum [2022-10-26T16:26:45.636Z] 6ad1cebc031e: Download complete [2022-10-26T16:26:45.636Z] df9b9388f04a: Pull complete [2022-10-26T16:26:45.900Z] 52dc419b0ee2: Pull complete [2022-10-26T16:26:45.900Z] 25bc292e5bac: Pull complete [2022-10-26T16:26:46.468Z] 114826534d7a: Verifying Checksum [2022-10-26T16:26:46.468Z] 114826534d7a: Download complete [2022-10-26T16:26:46.468Z] 8a3aa393b2d8: Verifying Checksum [2022-10-26T16:26:46.468Z] 8a3aa393b2d8: Download complete [2022-10-26T16:26:49.743Z] 114826534d7a: Pull complete [2022-10-26T16:26:49.743Z] 4657fd5d0bcf: Pull complete [2022-10-26T16:26:50.000Z] 6ad1cebc031e: Pull complete [2022-10-26T16:26:52.527Z] 8a3aa393b2d8: Pull complete [2022-10-26T16:26:52.527Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-26T16:26:52.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-26T16:26:52.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:26:52.595Z] prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container [2022-10-26T16:26:52.641Z] $ 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/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-26T16:26:55.098Z] $ docker top bf1c7ee0c3ff93862bbfdceb1addabb34a83f164639ae78dd99c9f62594f6bde -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-26T16:26:55.138Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-26T16:26:55.421Z] + set -o pipefail [2022-10-26T16:26:55.421Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-26T16:27:00.693Z] [2022-10-26T16:27:00.693Z] Monitoring /w/workspace/edgex-go/345 (github.com/edgexfoundry/edgex-go)... [2022-10-26T16:27:00.693Z] [2022-10-26T16:27:00.693Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/26e9baf0-174d-43a8-9e9a-3bd5e18e1200 [2022-10-26T16:27:00.693Z] [2022-10-26T16:27:00.693Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-26T16:27:00.693Z] [2022-10-26T16:27:00.693Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-26T16:27:00.693Z] [2022-10-26T16:27:00.693Z] [2022-10-26T16:27:00.693Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-26T16:27:00.693Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-26T16:27:00.693Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-26T16:27:00.727Z] $ docker stop --time=1 bf1c7ee0c3ff93862bbfdceb1addabb34a83f164639ae78dd99c9f62594f6bde [2022-10-26T16:27:03.021Z] $ docker rm -f bf1c7ee0c3ff93862bbfdceb1addabb34a83f164639ae78dd99c9f62594f6bde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-26T16:27:03.333Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T16:27:03.341Z] provisioning config files... [2022-10-26T16:27:03.348Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/345@tmp/config3868652408924395291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:27:03.636Z] --> edgex-publish-swagger.sh [2022-10-26T16:27:03.636Z] === Publish openapi/v2 API === [2022-10-26T16:27:03.636Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-26T16:27:03.636Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/345/openapi/v2/core-command.yaml] [2022-10-26T16:27:03.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T16:27:03.636Z] Dload Upload Total Spent Left Speed [2022-10-26T16:27:04.576Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 303k --:--:-- --:--:-- --:--:-- 303k 100 33831 0 0 100 33831 0 31976 0:00:01 0:00:01 --:--:-- 32006 [2022-10-26T16:27:04.576Z] [2022-10-26T16:27:04.576Z] [2022-10-26T16:27:04.576Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/345/openapi/v2/core-data.yaml] [2022-10-26T16:27:04.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T16:27:04.576Z] Dload Upload Total Spent Left Speed [2022-10-26T16:27:05.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 64976 0:00:01 0:00:01 --:--:-- 64917 100 71604 0 0 100 71604 0 64976 0:00:01 0:00:01 --:--:-- 64917 [2022-10-26T16:27:05.954Z] [2022-10-26T16:27:05.954Z] [2022-10-26T16:27:05.954Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/345/openapi/v2/core-metadata.yaml] [2022-10-26T16:27:05.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T16:27:05.954Z] Dload Upload Total Spent Left Speed [2022-10-26T16:27:06.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 121k 0:00:01 0:00:01 --:--:-- 121k 100 144k 0 0 100 144k 0 121k 0:00:01 0:00:01 --:--:-- 121k [2022-10-26T16:27:06.891Z] [2022-10-26T16:27:06.891Z] [2022-10-26T16:27:06.891Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/345/openapi/v2/support-notifications.yaml] [2022-10-26T16:27:06.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T16:27:06.891Z] Dload Upload Total Spent Left Speed [2022-10-26T16:27:08.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 83241 0:00:01 0:00:01 --:--:-- 83241 100 89318 0 0 100 89318 0 83241 0:00:01 0:00:01 --:--:-- 83241 [2022-10-26T16:27:08.268Z] [2022-10-26T16:27:08.268Z] [2022-10-26T16:27:08.268Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/345/openapi/v2/support-scheduler.yaml] [2022-10-26T16:27:08.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T16:27:08.268Z] Dload Upload Total Spent Left Speed [2022-10-26T16:27:09.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39048 0:00:01 0:00:01 --:--:-- 39048 100 39556 0 0 100 39556 0 39048 0:00:01 0:00:01 --:--:-- 39048 [2022-10-26T16:27:09.203Z] [2022-10-26T16:27:09.203Z] [2022-10-26T16:27:09.203Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/345/openapi/v2/system-agent.yaml] [2022-10-26T16:27:09.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T16:27:09.203Z] Dload Upload Total Spent Left Speed [2022-10-26T16:27:10.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21260 --:--:-- --:--:-- --:--:-- 21237 100 20091 0 0 100 20091 0 21237 --:--:-- --:--:-- --:--:-- 21215 [2022-10-26T16:27:10.137Z] [2022-10-26T16:27:10.137Z] [Pipeline] } [2022-10-26T16:27:10.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-10-26T16:27:10.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T16:27:10.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:27:10.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:27:10.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:27:10.903Z] prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container [2022-10-26T16:27:10.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T16:27:11.328Z] $ docker top 656ced9141f5c9feb3deeabe90e613f38fa75469fa99f147d7a370c28e667023 -eo pid,comm [2022-10-26T16:27:11.352Z] 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). [2022-10-26T16:27:11.352Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T16:27:11.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T16:27:11.379Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T16:27:11.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T16:27:11.532Z] $ docker exec 656ced9141f5c9feb3deeabe90e613f38fa75469fa99f147d7a370c28e667023 ssh-agent [2022-10-26T16:27:11.628Z] SSH_AUTH_SOCK=/tmp/ssh-F00w9V5zNadC/agent.33 [2022-10-26T16:27:11.628Z] SSH_AGENT_PID=39 [2022-10-26T16:27:11.633Z] Running ssh-add (command line suppressed) [2022-10-26T16:27:11.753Z] Identity added: /w/workspace/edgex-go/345@tmp/private_key_14892495367687920533.key (/w/workspace/edgex-go/345@tmp/private_key_14892495367687920533.key) [2022-10-26T16:27:11.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T16:27:12.028Z] + git semver tag [2022-10-26T16:27:12.286Z] 2022-10-26 16:27:12,229 [run_tag] DEBUG tag force:False [2022-10-26T16:27:12.286Z] 2022-10-26 16:27:12,229 [check_head_tag] DEBUG check head tag [2022-10-26T16:27:12.286Z] 2022-10-26 16:27:12,231 [execute] INFO git cat-file --batch-check [2022-10-26T16:27:12.286Z] 2022-10-26 16:27:12,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/345, universal_newlines=False, shell=None, istream=) [2022-10-26T16:27:12.286Z] 2022-10-26 16:27:12,236 [execute] INFO git cat-file --batch [2022-10-26T16:27:12.286Z] 2022-10-26 16:27:12,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/345, universal_newlines=False, shell=None, istream=) [2022-10-26T16:27:12.286Z] 2022-10-26 16:27:12,272 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main [2022-10-26T16:27:12.286Z] 2022-10-26 16:27:12,272 [execute] INFO git tag -a v2.3.0-dev.104 -m v2.3.0-dev.104 [2022-10-26T16:27:12.286Z] 2022-10-26 16:27:12,272 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.104', '-m', 'v2.3.0-dev.104'], cwd=/w/workspace/edgex-go/345, universal_newlines=False, shell=None, istream=None) [2022-10-26T16:27:12.286Z] 2022-10-26 16:27:12,278 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main [2022-10-26T16:27:12.286Z] 2.3.0-dev.104 [Pipeline] } [2022-10-26T16:27:12.318Z] $ docker exec --env ******** --env ******** 656ced9141f5c9feb3deeabe90e613f38fa75469fa99f147d7a370c28e667023 ssh-agent -k [2022-10-26T16:27:12.417Z] unset SSH_AUTH_SOCK; [2022-10-26T16:27:12.418Z] unset SSH_AGENT_PID; [2022-10-26T16:27:12.418Z] echo Agent pid 39 killed; [2022-10-26T16:27:12.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T16:27:12.706Z] + git semver [Pipeline] } [2022-10-26T16:27:12.999Z] $ docker stop --time=1 656ced9141f5c9feb3deeabe90e613f38fa75469fa99f147d7a370c28e667023 [2022-10-26T16:27:14.336Z] $ docker rm -f 656ced9141f5c9feb3deeabe90e613f38fa75469fa99f147d7a370c28e667023 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:27:14.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T16:27:14.695Z] [2022-10-26T16:27:14.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:27:14.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T16:27:14.989Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T16:27:14.989Z] ab5ef0e58194: Pulling fs layer [2022-10-26T16:27:14.989Z] 9712f1f96733: Pulling fs layer [2022-10-26T16:27:14.989Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T16:27:14.989Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T16:27:14.989Z] e9a5061849ea: Pulling fs layer [2022-10-26T16:27:14.989Z] e9a5061849ea: Waiting [2022-10-26T16:27:14.989Z] 0d9ebad4ef96: Waiting [2022-10-26T16:27:14.989Z] d747dcd14b5f: Pulling fs layer [2022-10-26T16:27:14.989Z] 2de7ff778b66: Pulling fs layer [2022-10-26T16:27:14.989Z] 9712f1f96733: Download complete [2022-10-26T16:27:15.559Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T16:27:15.559Z] 63f879dbbcfc: Download complete [2022-10-26T16:27:15.559Z] e9a5061849ea: Verifying Checksum [2022-10-26T16:27:15.559Z] e9a5061849ea: Download complete [2022-10-26T16:27:15.559Z] d747dcd14b5f: Verifying Checksum [2022-10-26T16:27:15.559Z] d747dcd14b5f: Download complete [2022-10-26T16:27:15.817Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T16:27:15.817Z] 0d9ebad4ef96: Download complete [2022-10-26T16:27:15.817Z] 2de7ff778b66: Verifying Checksum [2022-10-26T16:27:15.817Z] 2de7ff778b66: Download complete [2022-10-26T16:27:15.817Z] ab5ef0e58194: Verifying Checksum [2022-10-26T16:27:15.817Z] ab5ef0e58194: Download complete [2022-10-26T16:27:18.346Z] ab5ef0e58194: Pull complete [2022-10-26T16:27:18.604Z] 9712f1f96733: Pull complete [2022-10-26T16:27:19.167Z] 63f879dbbcfc: Pull complete [2022-10-26T16:27:22.445Z] 0d9ebad4ef96: Pull complete [2022-10-26T16:27:22.704Z] e9a5061849ea: Pull complete [2022-10-26T16:27:22.705Z] d747dcd14b5f: Pull complete [2022-10-26T16:27:23.639Z] 2de7ff778b66: Pull complete [2022-10-26T16:27:23.639Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T16:27:23.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T16:27:23.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:27:23.708Z] prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container [2022-10-26T16:27:23.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T16:27:26.325Z] $ docker top bb95daa1a3114a800c3b4d551511188a8194d6db9ec7d35c1ecd2b876762b9b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T16:27:26.372Z] provisioning config files... [2022-10-26T16:27:26.379Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/345@tmp/config14836853091782788726tmp [2022-10-26T16:27:26.388Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/345@tmp/config16052603859600750111tmp [2022-10-26T16:27:26.397Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/345@tmp/config4645702993780459508tmp [Pipeline] { [Pipeline] echo [2022-10-26T16:27:26.408Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:27:26.688Z] ---> sigul-configuration.sh [2022-10-26T16:27:26.688Z] gpg: directory `/root/.gnupg' created [2022-10-26T16:27:26.688Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T16:27:26.688Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T16:27:26.688Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T16:27:26.688Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T16:27:26.688Z] gpg: CAST5 encrypted data [2022-10-26T16:27:26.688Z] gpg: encrypted with 1 passphrase [2022-10-26T16:27:26.688Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T16:27:26.970Z] + mkdir /home/jenkins [2022-10-26T16:27:26.970Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T16:27:27.248Z] + 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 [2022-10-26T16:27:27.256Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:27:27.536Z] ---> sigul-install.sh [2022-10-26T16:27:27.536Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T16:27:27.821Z] + git tag --list [2022-10-26T16:27:27.821Z] 0.6.0 [2022-10-26T16:27:27.821Z] 0.6.1 [2022-10-26T16:27:27.821Z] 0.7.0 [2022-10-26T16:27:27.821Z] 0.7.1 [2022-10-26T16:27:27.821Z] v1.0.0 [2022-10-26T16:27:27.821Z] v1.0.1 [2022-10-26T16:27:27.821Z] v1.1.0 [2022-10-26T16:27:27.821Z] v1.2.0 [2022-10-26T16:27:27.821Z] v1.2.1 [2022-10-26T16:27:27.821Z] v1.3.0 [2022-10-26T16:27:27.821Z] v1.3.1 [2022-10-26T16:27:27.821Z] v2.0.0 [2022-10-26T16:27:27.821Z] v2.1.0 [2022-10-26T16:27:27.821Z] v2.1.1 [2022-10-26T16:27:27.821Z] v2.1.1-dev.1 [2022-10-26T16:27:27.821Z] v2.1.1-dev.2 [2022-10-26T16:27:27.821Z] v2.1.1-dev.3 [2022-10-26T16:27:27.821Z] v2.1.1-dev.4 [2022-10-26T16:27:27.821Z] v2.1.1-dev.5 [2022-10-26T16:27:27.821Z] v2.1.1-dev.6 [2022-10-26T16:27:27.821Z] v2.1.1-dev.7 [2022-10-26T16:27:27.821Z] v2.1.1-dev.8 [2022-10-26T16:27:27.821Z] v2.1.2-dev.1 [2022-10-26T16:27:27.821Z] v2.2.0 [2022-10-26T16:27:27.821Z] v2.2.1-dev.1 [2022-10-26T16:27:27.821Z] v2.2.1-dev.10 [2022-10-26T16:27:27.821Z] v2.2.1-dev.11 [2022-10-26T16:27:27.821Z] v2.2.1-dev.12 [2022-10-26T16:27:27.821Z] v2.2.1-dev.13 [2022-10-26T16:27:27.821Z] v2.2.1-dev.14 [2022-10-26T16:27:27.821Z] v2.2.1-dev.15 [2022-10-26T16:27:27.821Z] v2.2.1-dev.16 [2022-10-26T16:27:27.821Z] v2.2.1-dev.17 [2022-10-26T16:27:27.821Z] v2.2.1-dev.18 [2022-10-26T16:27:27.821Z] v2.2.1-dev.19 [2022-10-26T16:27:27.821Z] v2.2.1-dev.2 [2022-10-26T16:27:27.821Z] v2.2.1-dev.20 [2022-10-26T16:27:27.821Z] v2.2.1-dev.21 [2022-10-26T16:27:27.821Z] v2.2.1-dev.22 [2022-10-26T16:27:27.821Z] v2.2.1-dev.23 [2022-10-26T16:27:27.821Z] v2.2.1-dev.24 [2022-10-26T16:27:27.821Z] v2.2.1-dev.25 [2022-10-26T16:27:27.821Z] v2.2.1-dev.26 [2022-10-26T16:27:27.821Z] v2.2.1-dev.27 [2022-10-26T16:27:27.821Z] v2.2.1-dev.28 [2022-10-26T16:27:27.821Z] v2.2.1-dev.29 [2022-10-26T16:27:27.821Z] v2.2.1-dev.3 [2022-10-26T16:27:27.821Z] v2.2.1-dev.4 [2022-10-26T16:27:27.821Z] v2.2.1-dev.5 [2022-10-26T16:27:27.821Z] v2.2.1-dev.6 [2022-10-26T16:27:27.821Z] v2.2.1-dev.7 [2022-10-26T16:27:27.821Z] v2.2.1-dev.8 [2022-10-26T16:27:27.821Z] v2.2.1-dev.9 [2022-10-26T16:27:27.821Z] v2.3.0-dev.100 [2022-10-26T16:27:27.821Z] v2.3.0-dev.101 [2022-10-26T16:27:27.821Z] v2.3.0-dev.102 [2022-10-26T16:27:27.821Z] v2.3.0-dev.103 [2022-10-26T16:27:27.821Z] v2.3.0-dev.104 [2022-10-26T16:27:27.821Z] v2.3.0-dev.29 [2022-10-26T16:27:27.821Z] v2.3.0-dev.30 [2022-10-26T16:27:27.821Z] v2.3.0-dev.31 [2022-10-26T16:27:27.821Z] v2.3.0-dev.32 [2022-10-26T16:27:27.821Z] v2.3.0-dev.33 [2022-10-26T16:27:27.821Z] v2.3.0-dev.34 [2022-10-26T16:27:27.821Z] v2.3.0-dev.35 [2022-10-26T16:27:27.821Z] v2.3.0-dev.36 [2022-10-26T16:27:27.821Z] v2.3.0-dev.37 [2022-10-26T16:27:27.821Z] v2.3.0-dev.38 [2022-10-26T16:27:27.821Z] v2.3.0-dev.39 [2022-10-26T16:27:27.821Z] v2.3.0-dev.40 [2022-10-26T16:27:27.821Z] v2.3.0-dev.41 [2022-10-26T16:27:27.821Z] v2.3.0-dev.42 [2022-10-26T16:27:27.821Z] v2.3.0-dev.43 [2022-10-26T16:27:27.821Z] v2.3.0-dev.44 [2022-10-26T16:27:27.821Z] v2.3.0-dev.45 [2022-10-26T16:27:27.821Z] v2.3.0-dev.46 [2022-10-26T16:27:27.821Z] v2.3.0-dev.47 [2022-10-26T16:27:27.821Z] v2.3.0-dev.48 [2022-10-26T16:27:27.821Z] v2.3.0-dev.49 [2022-10-26T16:27:27.821Z] v2.3.0-dev.50 [2022-10-26T16:27:27.821Z] v2.3.0-dev.51 [2022-10-26T16:27:27.821Z] v2.3.0-dev.52 [2022-10-26T16:27:27.821Z] v2.3.0-dev.53 [2022-10-26T16:27:27.821Z] v2.3.0-dev.54 [2022-10-26T16:27:27.821Z] v2.3.0-dev.55 [2022-10-26T16:27:27.821Z] v2.3.0-dev.56 [2022-10-26T16:27:27.821Z] v2.3.0-dev.57 [2022-10-26T16:27:27.821Z] v2.3.0-dev.58 [2022-10-26T16:27:27.821Z] v2.3.0-dev.59 [2022-10-26T16:27:27.821Z] v2.3.0-dev.60 [2022-10-26T16:27:27.821Z] v2.3.0-dev.61 [2022-10-26T16:27:27.821Z] v2.3.0-dev.62 [2022-10-26T16:27:27.821Z] v2.3.0-dev.63 [2022-10-26T16:27:27.821Z] v2.3.0-dev.64 [2022-10-26T16:27:27.821Z] v2.3.0-dev.65 [2022-10-26T16:27:27.821Z] v2.3.0-dev.66 [2022-10-26T16:27:27.821Z] v2.3.0-dev.67 [2022-10-26T16:27:27.821Z] v2.3.0-dev.68 [2022-10-26T16:27:27.821Z] v2.3.0-dev.69 [2022-10-26T16:27:27.821Z] v2.3.0-dev.70 [2022-10-26T16:27:27.821Z] v2.3.0-dev.71 [2022-10-26T16:27:27.821Z] v2.3.0-dev.72 [2022-10-26T16:27:27.821Z] v2.3.0-dev.73 [2022-10-26T16:27:27.821Z] v2.3.0-dev.74 [2022-10-26T16:27:27.821Z] v2.3.0-dev.75 [2022-10-26T16:27:27.821Z] v2.3.0-dev.76 [2022-10-26T16:27:27.821Z] v2.3.0-dev.77 [2022-10-26T16:27:27.821Z] v2.3.0-dev.78 [2022-10-26T16:27:27.821Z] v2.3.0-dev.79 [2022-10-26T16:27:27.821Z] v2.3.0-dev.80 [2022-10-26T16:27:27.821Z] v2.3.0-dev.81 [2022-10-26T16:27:27.821Z] v2.3.0-dev.82 [2022-10-26T16:27:27.821Z] v2.3.0-dev.83 [2022-10-26T16:27:27.821Z] v2.3.0-dev.84 [2022-10-26T16:27:27.821Z] v2.3.0-dev.85 [2022-10-26T16:27:27.821Z] v2.3.0-dev.86 [2022-10-26T16:27:27.821Z] v2.3.0-dev.87 [2022-10-26T16:27:27.821Z] v2.3.0-dev.88 [2022-10-26T16:27:27.821Z] v2.3.0-dev.89 [2022-10-26T16:27:27.821Z] v2.3.0-dev.90 [2022-10-26T16:27:27.821Z] v2.3.0-dev.91 [2022-10-26T16:27:27.821Z] v2.3.0-dev.92 [2022-10-26T16:27:27.821Z] v2.3.0-dev.93 [2022-10-26T16:27:27.821Z] v2.3.0-dev.94 [2022-10-26T16:27:27.821Z] v2.3.0-dev.95 [2022-10-26T16:27:27.821Z] v2.3.0-dev.96 [2022-10-26T16:27:27.821Z] v2.3.0-dev.97 [2022-10-26T16:27:27.821Z] v2.3.0-dev.98 [2022-10-26T16:27:27.821Z] v2.3.0-dev.99 [Pipeline] sh [2022-10-26T16:27:28.105Z] + lftools sign git-tag v2.3.0-dev.104 [2022-10-26T16:27:28.672Z] Signing Git tag with Sigul... [2022-10-26T16:27:28.672Z] Signing v2.3.0-dev.104 [Pipeline] echo [2022-10-26T16:27:28.939Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:27:29.220Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T16:27:29.226Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T16:27:29.264Z] $ docker stop --time=1 bb95daa1a3114a800c3b4d551511188a8194d6db9ec7d35c1ecd2b876762b9b0 [2022-10-26T16:27:30.566Z] $ docker rm -f bb95daa1a3114a800c3b4d551511188a8194d6db9ec7d35c1ecd2b876762b9b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T16:27:30.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T16:27:30.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:27:31.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:27:31.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:27:31.296Z] prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container [2022-10-26T16:27:31.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T16:27:31.737Z] $ docker top 0adbf5a4f05f84fad5f2d8eb5ae5b7f12bfb5dd3b2a89165ba39e5138759912a -eo pid,comm [2022-10-26T16:27:31.762Z] 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). [2022-10-26T16:27:31.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T16:27:31.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T16:27:31.789Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T16:27:31.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T16:27:31.932Z] $ docker exec 0adbf5a4f05f84fad5f2d8eb5ae5b7f12bfb5dd3b2a89165ba39e5138759912a ssh-agent [2022-10-26T16:27:32.025Z] SSH_AUTH_SOCK=/tmp/ssh-y7UM4085iJcj/agent.32 [2022-10-26T16:27:32.025Z] SSH_AGENT_PID=38 [2022-10-26T16:27:32.030Z] Running ssh-add (command line suppressed) [2022-10-26T16:27:32.159Z] Identity added: /w/workspace/edgex-go/345@tmp/private_key_13610058231365925369.key (/w/workspace/edgex-go/345@tmp/private_key_13610058231365925369.key) [2022-10-26T16:27:32.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T16:27:32.430Z] + git semver bump pre [2022-10-26T16:27:32.688Z] 2022-10-26 16:27:32,641 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main [2022-10-26T16:27:32.688Z] 2022-10-26 16:27:32,641 [bump_version] DEBUG bumping version:2.3.0-dev.104 on axis:pre with prefix:dev [2022-10-26T16:27:32.688Z] 2022-10-26 16:27:32,642 [bump_version] DEBUG bumped version:2.3.0-dev.105 [2022-10-26T16:27:32.688Z] 2022-10-26 16:27:32,642 [write_version] DEBUG write version:2.3.0-dev.105 to path:/w/workspace/edgex-go/345/.semver/main with force:True [2022-10-26T16:27:32.688Z] 2022-10-26 16:27:32,642 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main [2022-10-26T16:27:32.688Z] 2022-10-26 16:27:32,642 [write_file] DEBUG write to file:/w/workspace/edgex-go/345/.semver/main [2022-10-26T16:27:32.688Z] 2022-10-26 16:27:32,645 [execute] INFO git cat-file --batch-check [2022-10-26T16:27:32.688Z] 2022-10-26 16:27:32,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/345/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T16:27:32.688Z] 2022-10-26 16:27:32,651 [execute] INFO git cat-file --batch [2022-10-26T16:27:32.688Z] 2022-10-26 16:27:32,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/345/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T16:27:32.688Z] 2022-10-26 16:27:32,657 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main [2022-10-26T16:27:32.688Z] 2.3.0-dev.105 [Pipeline] } [2022-10-26T16:27:32.718Z] $ docker exec --env ******** --env ******** 0adbf5a4f05f84fad5f2d8eb5ae5b7f12bfb5dd3b2a89165ba39e5138759912a ssh-agent -k [2022-10-26T16:27:32.818Z] unset SSH_AUTH_SOCK; [2022-10-26T16:27:32.818Z] unset SSH_AGENT_PID; [2022-10-26T16:27:32.818Z] echo Agent pid 38 killed; [2022-10-26T16:27:32.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T16:27:33.115Z] + git semver [Pipeline] } [2022-10-26T16:27:33.406Z] $ docker stop --time=1 0adbf5a4f05f84fad5f2d8eb5ae5b7f12bfb5dd3b2a89165ba39e5138759912a [2022-10-26T16:27:34.730Z] $ docker rm -f 0adbf5a4f05f84fad5f2d8eb5ae5b7f12bfb5dd3b2a89165ba39e5138759912a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T16:27:35.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T16:27:35.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:27:35.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T16:27:35.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:27:35.405Z] prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container [2022-10-26T16:27:35.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T16:27:35.813Z] $ docker top 211790d80755a5632e7ca239b65dcb3c9e584c68f64930e82b5d64daef6f7e16 -eo pid,comm [2022-10-26T16:27:35.836Z] 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). [2022-10-26T16:27:35.836Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T16:27:35.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T16:27:35.866Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T16:27:35.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T16:27:36.013Z] $ docker exec 211790d80755a5632e7ca239b65dcb3c9e584c68f64930e82b5d64daef6f7e16 ssh-agent [2022-10-26T16:27:36.114Z] SSH_AUTH_SOCK=/tmp/ssh-cfX0ITsfBZnM/agent.33 [2022-10-26T16:27:36.114Z] SSH_AGENT_PID=39 [2022-10-26T16:27:36.118Z] Running ssh-add (command line suppressed) [2022-10-26T16:27:36.240Z] Identity added: /w/workspace/edgex-go/345@tmp/private_key_4933874413442040439.key (/w/workspace/edgex-go/345@tmp/private_key_4933874413442040439.key) [2022-10-26T16:27:36.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T16:27:36.513Z] + git semver push [2022-10-26T16:27:36.770Z] 2022-10-26 16:27:36,703 [run_push] DEBUG push [2022-10-26T16:27:36.770Z] 2022-10-26 16:27:36,704 [execute] INFO git cat-file --batch-check [2022-10-26T16:27:36.770Z] 2022-10-26 16:27:36,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/345/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T16:27:36.770Z] 2022-10-26 16:27:36,708 [execute] INFO git rev-list 50eebacc7b5b26a88b83b9eda7d21007a04d2052 -- [2022-10-26T16:27:36.770Z] 2022-10-26 16:27:36,708 [execute] DEBUG Popen(['git', 'rev-list', '50eebacc7b5b26a88b83b9eda7d21007a04d2052', '--'], cwd=/w/workspace/edgex-go/345/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T16:27:36.770Z] 2022-10-26 16:27:36,723 [execute] INFO git fetch -v origin [2022-10-26T16:27:36.770Z] 2022-10-26 16:27:36,723 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/345/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T16:27:37.337Z] 2022-10-26 16:27:37,256 [run_push] DEBUG no remote changes detected [2022-10-26T16:27:37.338Z] 2022-10-26 16:27:37,257 [execute] INFO git push origin semver [2022-10-26T16:27:37.338Z] 2022-10-26 16:27:37,257 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/345/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T16:27:38.271Z] 2022-10-26 16:27:38,191 [run_push] DEBUG push all version tags [2022-10-26T16:27:38.271Z] 2022-10-26 16:27:38,191 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T16:27:38.271Z] 2022-10-26 16:27:38,192 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/345, universal_newlines=False, shell=None, istream=None) [2022-10-26T16:27:39.207Z] 2022-10-26 16:27:39,058 [read_version] DEBUG read version from /w/workspace/edgex-go/345/.semver/main [2022-10-26T16:27:39.207Z] 2.3.0-dev.105 [Pipeline] } [2022-10-26T16:27:39.270Z] $ docker exec --env ******** --env ******** 211790d80755a5632e7ca239b65dcb3c9e584c68f64930e82b5d64daef6f7e16 ssh-agent -k [2022-10-26T16:27:39.377Z] unset SSH_AUTH_SOCK; [2022-10-26T16:27:39.377Z] unset SSH_AGENT_PID; [2022-10-26T16:27:39.377Z] echo Agent pid 39 killed; [2022-10-26T16:27:39.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T16:27:39.692Z] + git semver [Pipeline] } [2022-10-26T16:27:40.030Z] $ docker stop --time=1 211790d80755a5632e7ca239b65dcb3c9e584c68f64930e82b5d64daef6f7e16 [2022-10-26T16:27:41.345Z] $ docker rm -f 211790d80755a5632e7ca239b65dcb3c9e584c68f64930e82b5d64daef6f7e16 [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 [2022-10-26T16:27:41.813Z] + [ -d /w/workspace/edgex-go/345/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:27:42.097Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:27:42.953Z] ---> package-listing.sh [2022-10-26T16:27:42.953Z] ++ facter osfamily [2022-10-26T16:27:42.953Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T16:27:43.211Z] + OS_FAMILY=debian [2022-10-26T16:27:43.211Z] + workspace=/w/workspace/edgex-go/345 [2022-10-26T16:27:43.211Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T16:27:43.211Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T16:27:43.211Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T16:27:43.211Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T16:27:43.211Z] + '[' /w/workspace/edgex-go/345 ']' [2022-10-26T16:27:43.211Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T16:27:43.211Z] + case "${OS_FAMILY}" in [2022-10-26T16:27:43.211Z] + dpkg -l [2022-10-26T16:27:43.211Z] + grep '^ii' [2022-10-26T16:27:43.211Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T16:27:43.211Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T16:27:43.211Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T16:27:43.211Z] + '[' /w/workspace/edgex-go/345 ']' [2022-10-26T16:27:43.211Z] + mkdir -p /w/workspace/edgex-go/345/archives/ [2022-10-26T16:27:43.211Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/345/archives/ [Pipeline] echo [2022-10-26T16:27:43.220Z] 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/345/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T16:27:43.495Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:27:44.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T16:27:44.052Z] [2022-10-26T16:27:44.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T16:27:44.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T16:27:44.350Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T16:27:44.350Z] 5eb5b503b376: Pulling fs layer [2022-10-26T16:27:44.350Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T16:27:44.350Z] ec43610c2a17: Pulling fs layer [2022-10-26T16:27:44.350Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T16:27:44.350Z] 33b1e0a273af: Pulling fs layer [2022-10-26T16:27:44.350Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T16:27:44.350Z] 2f39f015ded8: Pulling fs layer [2022-10-26T16:27:44.350Z] 3a2ae6a8a46f: Waiting [2022-10-26T16:27:44.350Z] 33b1e0a273af: Waiting [2022-10-26T16:27:44.350Z] 5d3b04190fa2: Waiting [2022-10-26T16:27:44.350Z] 2f39f015ded8: Waiting [2022-10-26T16:27:44.350Z] 5c69ac0246d0: Download complete [2022-10-26T16:27:44.350Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T16:27:44.350Z] 3a2ae6a8a46f: Download complete [2022-10-26T16:27:44.608Z] 33b1e0a273af: Verifying Checksum [2022-10-26T16:27:44.608Z] 33b1e0a273af: Download complete [2022-10-26T16:27:44.608Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T16:27:44.608Z] 5d3b04190fa2: Download complete [2022-10-26T16:27:44.608Z] ec43610c2a17: Verifying Checksum [2022-10-26T16:27:44.608Z] ec43610c2a17: Download complete [2022-10-26T16:27:44.608Z] 5eb5b503b376: Verifying Checksum [2022-10-26T16:27:44.608Z] 5eb5b503b376: Download complete [2022-10-26T16:27:45.172Z] 2f39f015ded8: Verifying Checksum [2022-10-26T16:27:45.172Z] 2f39f015ded8: Download complete [2022-10-26T16:27:45.744Z] 5eb5b503b376: Pull complete [2022-10-26T16:27:45.744Z] 5c69ac0246d0: Pull complete [2022-10-26T16:27:46.310Z] ec43610c2a17: Pull complete [2022-10-26T16:27:46.310Z] 3a2ae6a8a46f: Pull complete [2022-10-26T16:27:46.569Z] 33b1e0a273af: Pull complete [2022-10-26T16:27:46.569Z] 5d3b04190fa2: Pull complete [2022-10-26T16:27:50.750Z] 2f39f015ded8: Pull complete [2022-10-26T16:27:50.750Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T16:27:50.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T16:27:50.750Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T16:27:50.827Z] prd-ubuntu20.04-docker-8c-8g-117170 does not seem to be running inside a container [2022-10-26T16:27:50.880Z] $ 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/345/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/345 -v /w/workspace/edgex-go/345:/w/workspace/edgex-go/345:rw,z -v /w/workspace/edgex-go/345@tmp:/w/workspace/edgex-go/345@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T16:27:52.384Z] $ docker top 686feb73bf2bb20cbea409e366abfe4de5c6efcb8483f1716a39eceb4b840b19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T16:27:52.701Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T16:27:52.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T16:27:53.267Z] + ls /var/log/sa-host [2022-10-26T16:27:53.267Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T16:27:53.325Z] provisioning config files... [2022-10-26T16:27:53.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/345@tmp/config13105122127400554567tmp [Pipeline] { [Pipeline] echo [2022-10-26T16:27:53.346Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:27:53.623Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T16:27:53.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:27:53.943Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T16:27:53.951Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:27:54.227Z] ---> sudo-logs.sh [2022-10-26T16:27:54.227Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T16:27:54.242Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:27:54.520Z] ---> job-cost.sh [2022-10-26T16:27:54.520Z] lf-activate-venv: SKIPPING [2022-10-26T16:27:54.520Z] DEBUG: total: 0.10999999940395355 [2022-10-26T16:27:54.520Z] INFO: Retrieving Stack Cost... [2022-10-26T16:27:54.777Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T16:27:55.344Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T16:27:55.354Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T16:27:55.631Z] ---> logs-deploy.sh [2022-10-26T16:27:55.631Z] lf-activate-venv: SKIPPING [2022-10-26T16:27:55.631Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/345 [2022-10-26T16:27:55.631Z] INFO: archiving workspace using pattern(s): [2022-10-26T16:27:56.567Z] Archives upload complete. [2022-10-26T16:27:56.827Z] INFO: archiving logs to Nexus [2022-10-26T16:27:57.394Z] ---> uname -a: [2022-10-26T16:27:57.394Z] Linux prd-ubuntu20-04-docker-8c-8g-117170 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-26T16:27:57.394Z] [2022-10-26T16:27:57.394Z] [2022-10-26T16:27:57.394Z] ---> lscpu: [2022-10-26T16:27:57.394Z] Architecture: x86_64 [2022-10-26T16:27:57.394Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-26T16:27:57.394Z] Byte Order: Little Endian [2022-10-26T16:27:57.394Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-26T16:27:57.394Z] CPU(s): 8 [2022-10-26T16:27:57.394Z] On-line CPU(s) list: 0-7 [2022-10-26T16:27:57.394Z] Thread(s) per core: 1 [2022-10-26T16:27:57.394Z] Core(s) per socket: 1 [2022-10-26T16:27:57.394Z] Socket(s): 8 [2022-10-26T16:27:57.394Z] NUMA node(s): 1 [2022-10-26T16:27:57.394Z] Vendor ID: AuthenticAMD [2022-10-26T16:27:57.394Z] CPU family: 23 [2022-10-26T16:27:57.394Z] Model: 49 [2022-10-26T16:27:57.394Z] Model name: AMD EPYC-Rome Processor [2022-10-26T16:27:57.394Z] Stepping: 0 [2022-10-26T16:27:57.394Z] CPU MHz: 2799.998 [2022-10-26T16:27:57.394Z] BogoMIPS: 5599.99 [2022-10-26T16:27:57.394Z] Virtualization: AMD-V [2022-10-26T16:27:57.394Z] Hypervisor vendor: KVM [2022-10-26T16:27:57.394Z] Virtualization type: full [2022-10-26T16:27:57.394Z] L1d cache: 256 KiB [2022-10-26T16:27:57.394Z] L1i cache: 256 KiB [2022-10-26T16:27:57.394Z] L2 cache: 4 MiB [2022-10-26T16:27:57.394Z] L3 cache: 128 MiB [2022-10-26T16:27:57.394Z] NUMA node0 CPU(s): 0-7 [2022-10-26T16:27:57.394Z] Vulnerability Itlb multihit: Not affected [2022-10-26T16:27:57.394Z] Vulnerability L1tf: Not affected [2022-10-26T16:27:57.394Z] Vulnerability Mds: Not affected [2022-10-26T16:27:57.394Z] Vulnerability Meltdown: Not affected [2022-10-26T16:27:57.394Z] Vulnerability Mmio stale data: Not affected [2022-10-26T16:27:57.394Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-26T16:27:57.394Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-26T16:27:57.394Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-26T16:27:57.394Z] Vulnerability Srbds: Not affected [2022-10-26T16:27:57.394Z] Vulnerability Tsx async abort: Not affected [2022-10-26T16:27:57.394Z] 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 [2022-10-26T16:27:57.394Z] [2022-10-26T16:27:57.394Z]