Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ee2498bacc647f13c5df1d0cb60253a462eb6cf 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-ssh18302654753440956904.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-ssh15748296436786713474.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-ssh4790643328191532650.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-ssh2363364765145039793.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-ssh7894124331808714416.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-116837 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/339 [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/339 # 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 9ee2498bacc647f13c5df1d0cb60253a462eb6cf (main) Commit message: "Merge pull request #4212 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.24" > 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 9ee2498bacc647f13c5df1d0cb60253a462eb6cf # timeout=10 > git rev-list --no-walk bec6ac5133b81c8d346ce10051e81bd60c096cff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T10:20:04.044Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T10:20:04.090Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T10:20:04.109Z] ========================================================= [2022-10-25T10:20:04.109Z] EdgeX Global Pipelines Version Info [2022-10-25T10:20:04.109Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:20:04.823Z] ------------------- [2022-10-25T10:20:04.823Z] stable info: [2022-10-25T10:20:04.823Z] ------------------- [2022-10-25T10:20:04.823Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T10:20:04.823Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T10:20:04.823Z] Message: update stable to v1.0.243 [2022-10-25T10:20:05.424Z] ------------------- [2022-10-25T10:20:05.424Z] experimental info: [2022-10-25T10:20:05.424Z] ------------------- [2022-10-25T10:20:05.424Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T10:20:05.424Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T10:20:05.424Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T10:20:05.601Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-25T10:20:05.616Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-25T10:20:05.624Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T10:20:05.634Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T10:20:05.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T10:20:05.654Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T10:20:05.662Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T10:20:05.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-25T10:20:05.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-25T10:20:05.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-25T10:20:05.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T10:20:05.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T10:20:05.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T10:20:05.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T10:20:05.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T10:20:05.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T10:20:05.756Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T10:20:05.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T10:20:05.777Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-25T10:20:05.789Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-25T10:20:05.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T10:20:05.804Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T10:20:05.812Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T10:20:05.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T10:20:05.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T10:20:05.848Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T10:20:05.858Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] echo [2022-10-25T10:20:05.868Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ee2498 [Pipeline] echo [2022-10-25T10:20:05.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T10:20:05.904Z] provisioning config files... [2022-10-25T10:20:05.919Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/339@tmp/config17141811560851723013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:20:06.214Z] ---> docker-login.sh [2022-10-25T10:20:06.214Z] nexus3.edgexfoundry.org:10001 [2022-10-25T10:20:06.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:20:06.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:20:06.477Z] Configure a credential helper to remove this warning. See [2022-10-25T10:20:06.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:20:06.477Z] [2022-10-25T10:20:06.477Z] Login Succeeded [2022-10-25T10:20:06.477Z] nexus3.edgexfoundry.org:10002 [2022-10-25T10:20:06.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:20:06.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:20:06.477Z] Configure a credential helper to remove this warning. See [2022-10-25T10:20:06.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:20:06.477Z] [2022-10-25T10:20:06.477Z] Login Succeeded [2022-10-25T10:20:06.735Z] nexus3.edgexfoundry.org:10003 [2022-10-25T10:20:06.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:20:06.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:20:06.736Z] Configure a credential helper to remove this warning. See [2022-10-25T10:20:06.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:20:06.736Z] [2022-10-25T10:20:06.736Z] Login Succeeded [2022-10-25T10:20:06.736Z] nexus3.edgexfoundry.org:10004 [2022-10-25T10:20:06.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:20:06.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:20:06.736Z] Configure a credential helper to remove this warning. See [2022-10-25T10:20:06.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:20:06.736Z] [2022-10-25T10:20:06.736Z] Login Succeeded [2022-10-25T10:20:06.736Z] docker.io [2022-10-25T10:20:06.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:20:07.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:20:07.255Z] Configure a credential helper to remove this warning. See [2022-10-25T10:20:07.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:20:07.255Z] [2022-10-25T10:20:07.255Z] Login Succeeded [2022-10-25T10:20:07.255Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T10:20:07.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T10:20:07.581Z] + 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-25T10:20:07.581Z] + dirname cmd/core-command/Dockerfile [2022-10-25T10:20:07.581Z] + cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-25T10:20:07.581Z] + + dirname cmd/core-data/Dockerfile [2022-10-25T10:20:07.581Z] cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-25T10:20:07.581Z] + dirname cmd/core-metadata/Dockerfile [2022-10-25T10:20:07.581Z] + cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-25T10:20:07.581Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-25T10:20:07.581Z] + cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-25T10:20:07.581Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-25T10:20:07.581Z] + cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-25T10:20:07.581Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-25T10:20:07.581Z] + cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-25T10:20:07.581Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-25T10:20:07.581Z] + cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-25T10:20:07.581Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-25T10:20:07.581Z] + cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-25T10:20:07.581Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-25T10:20:07.581Z] + cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-25T10:20:07.581Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-25T10:20:07.581Z] + cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-25T10:20:07.581Z] + dirname cmd/support-notifications/Dockerfile [2022-10-25T10:20:07.581Z] + cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-25T10:20:07.581Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-25T10:20:07.581Z] + cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-25T10:20:07.581Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-25T10:20:07.581Z] + cut -d/ -f2 [2022-10-25T10:20:07.581Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-25T10:20:07.618Z] 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-25T10:20:07.969Z] + git rev-list -1 --merges 9ee2498bacc647f13c5df1d0cb60253a462eb6cf~1..9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] echo [2022-10-25T10:20:07.984Z] -----------> git rev-list -1 --merges 9ee2498bacc647f13c5df1d0cb60253a462eb6cf~1..9ee2498bacc647f13c5df1d0cb60253a462eb6cf 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:20:07.984Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [false] [Pipeline] sh [2022-10-25T10:20:08.274Z] + git log --format=format:%s -1 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] echo [2022-10-25T10:20:08.288Z] ========================================================= [2022-10-25T10:20:08.289Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T10:20:08.289Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-25T10:20:08.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T10:20:08.655Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T10:20:08.655Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T10:20:08.655Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T10:20:08.655Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T10:20:08.655Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T10:20:08.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:20:08.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T10:20:08.992Z] [2022-10-25T10:20:08.992Z] 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-25T10:20:09.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T10:20:09.293Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T10:20:09.293Z] b85a868b505f: Pulling fs layer [2022-10-25T10:20:09.293Z] e2be974225ed: Pulling fs layer [2022-10-25T10:20:09.293Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T10:20:09.293Z] 988bab9f4d93: Pulling fs layer [2022-10-25T10:20:09.293Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T10:20:09.293Z] eaf3925da568: Pulling fs layer [2022-10-25T10:20:09.293Z] bab4dde63d76: Pulling fs layer [2022-10-25T10:20:09.293Z] bde34c3a00c8: Pulling fs layer [2022-10-25T10:20:09.293Z] b352a97aabf1: Pulling fs layer [2022-10-25T10:20:09.293Z] 4872d77fe225: Pulling fs layer [2022-10-25T10:20:09.293Z] 5851b861e8e6: Pulling fs layer [2022-10-25T10:20:09.293Z] b352a97aabf1: Waiting [2022-10-25T10:20:09.293Z] 4872d77fe225: Waiting [2022-10-25T10:20:09.293Z] 5851b861e8e6: Waiting [2022-10-25T10:20:09.293Z] 1469e6f7b9e6: Waiting [2022-10-25T10:20:09.293Z] eaf3925da568: Waiting [2022-10-25T10:20:09.293Z] bab4dde63d76: Waiting [2022-10-25T10:20:09.293Z] bde34c3a00c8: Waiting [2022-10-25T10:20:09.293Z] 988bab9f4d93: Waiting [2022-10-25T10:20:09.293Z] e2be974225ed: Verifying Checksum [2022-10-25T10:20:09.293Z] e2be974225ed: Download complete [2022-10-25T10:20:09.293Z] 988bab9f4d93: Verifying Checksum [2022-10-25T10:20:09.293Z] 988bab9f4d93: Download complete [2022-10-25T10:20:09.554Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T10:20:09.554Z] 1469e6f7b9e6: Download complete [2022-10-25T10:20:09.554Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T10:20:09.554Z] 339a4e72a1f5: Download complete [2022-10-25T10:20:09.554Z] eaf3925da568: Verifying Checksum [2022-10-25T10:20:09.554Z] eaf3925da568: Download complete [2022-10-25T10:20:09.554Z] bde34c3a00c8: Download complete [2022-10-25T10:20:09.554Z] b352a97aabf1: Verifying Checksum [2022-10-25T10:20:09.554Z] b352a97aabf1: Download complete [2022-10-25T10:20:09.554Z] 4872d77fe225: Verifying Checksum [2022-10-25T10:20:09.554Z] 4872d77fe225: Download complete [2022-10-25T10:20:09.554Z] b85a868b505f: Verifying Checksum [2022-10-25T10:20:09.554Z] b85a868b505f: Download complete [2022-10-25T10:20:09.813Z] bab4dde63d76: Verifying Checksum [2022-10-25T10:20:09.813Z] bab4dde63d76: Download complete [2022-10-25T10:20:10.752Z] b85a868b505f: Pull complete [2022-10-25T10:20:11.010Z] e2be974225ed: Pull complete [2022-10-25T10:20:11.269Z] 339a4e72a1f5: Pull complete [2022-10-25T10:20:11.528Z] 988bab9f4d93: Pull complete [2022-10-25T10:20:11.788Z] 1469e6f7b9e6: Pull complete [2022-10-25T10:20:11.788Z] eaf3925da568: Pull complete [2022-10-25T10:20:13.686Z] bab4dde63d76: Pull complete [2022-10-25T10:20:13.686Z] bde34c3a00c8: Pull complete [2022-10-25T10:20:13.945Z] b352a97aabf1: Pull complete [2022-10-25T10:20:13.945Z] 4872d77fe225: Pull complete [2022-10-25T10:20:13.945Z] 5851b861e8e6: Pull complete [2022-10-25T10:20:13.945Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T10:20:13.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T10:20:13.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:20:14.027Z] prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container [2022-10-25T10:20:14.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T10:20:15.568Z] $ docker top edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 -eo pid,comm [2022-10-25T10:20:15.626Z] 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-25T10:20:15.626Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T10:20:15.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T10:20:15.659Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T10:20:15.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T10:20:15.776Z] $ docker exec edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 ssh-agent [2022-10-25T10:20:15.892Z] SSH_AUTH_SOCK=/tmp/ssh-BJgSgQoZ1fjO/agent.32 [2022-10-25T10:20:15.892Z] SSH_AGENT_PID=39 [2022-10-25T10:20:15.897Z] Running ssh-add (command line suppressed) [2022-10-25T10:20:16.001Z] Identity added: /w/workspace/edgex-go/339@tmp/private_key_1467696075397285904.key (/w/workspace/edgex-go/339@tmp/private_key_1467696075397285904.key) [2022-10-25T10:20:16.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T10:20:16.306Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T10:20:16.320Z] $ docker exec --env ******** --env ******** edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 ssh-agent -k [2022-10-25T10:20:16.414Z] unset SSH_AUTH_SOCK; [2022-10-25T10:20:16.415Z] unset SSH_AGENT_PID; [2022-10-25T10:20:16.415Z] echo Agent pid 39 killed; [2022-10-25T10:20:16.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T10:20:16.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T10:20:16.451Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T10:20:16.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T10:20:16.571Z] $ docker exec edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 ssh-agent [2022-10-25T10:20:16.690Z] SSH_AUTH_SOCK=/tmp/ssh-yHWNy2zZ0Yo3/agent.70 [2022-10-25T10:20:16.690Z] SSH_AGENT_PID=76 [2022-10-25T10:20:16.695Z] Running ssh-add (command line suppressed) [2022-10-25T10:20:16.802Z] Identity added: /w/workspace/edgex-go/339@tmp/private_key_3059222497184021649.key (/w/workspace/edgex-go/339@tmp/private_key_3059222497184021649.key) [2022-10-25T10:20:16.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T10:20:17.098Z] + git semver init [2022-10-25T10:20:17.356Z] 2022-10-25 10:20:17,279 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T10:20:17.356Z] 2022-10-25 10:20:17,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/339/.semver [2022-10-25T10:20:17.356Z] 2022-10-25 10:20:17,280 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/339/.semver [2022-10-25T10:20:17.356Z] 2022-10-25 10:20:17,280 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/339/.semver'], cwd=/w/workspace/edgex-go/339, universal_newlines=False, shell=None, istream=None) [2022-10-25T10:20:22.689Z] 2022-10-25 10:20:22,033 [append_file] DEBUG append to file:/w/workspace/edgex-go/339/.git/info/exclude [2022-10-25T10:20:22.689Z] 2022-10-25 10:20:22,033 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/339/.semver/main with force:False [2022-10-25T10:20:22.689Z] 2022-10-25 10:20:22,034 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main [2022-10-25T10:20:22.689Z] 2022-10-25 10:20:22,034 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main [2022-10-25T10:20:22.689Z] 2.3.0-dev.101 [Pipeline] } [2022-10-25T10:20:22.699Z] $ docker exec --env ******** --env ******** edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 ssh-agent -k [2022-10-25T10:20:22.794Z] unset SSH_AUTH_SOCK; [2022-10-25T10:20:22.795Z] unset SSH_AGENT_PID; [2022-10-25T10:20:22.795Z] echo Agent pid 76 killed; [2022-10-25T10:20:22.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T10:20:23.108Z] + git semver [Pipeline] } [2022-10-25T10:20:23.380Z] $ docker stop --time=1 edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 [2022-10-25T10:20:24.689Z] $ docker rm -f edb744b95485ed1b3bb0aa4d8b2d8bafd9876fc16670922d2788bf9b5042f012 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T10:20:25.022Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T10:20:25.189Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T10:20:25.191Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.101 [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-25T10:20:25.575Z] + git config --global --add safe.directory /w/workspace/edgex-go/339 [Pipeline] echo [2022-10-25T10:20:25.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T10:20:25.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T10:20:25.606Z] ========================================================= [2022-10-25T10:20:25.606Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T10:20:25.607Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-25T10:20:25.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T10:20:25.892Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T10:20:25.892Z] 213ec9aee27d: Pulling fs layer [2022-10-25T10:20:25.892Z] 4583459ba037: Pulling fs layer [2022-10-25T10:20:25.892Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T10:20:25.892Z] 53926ce57604: Pulling fs layer [2022-10-25T10:20:25.892Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T10:20:25.892Z] 30f14e443154: Pulling fs layer [2022-10-25T10:20:25.892Z] 801331c1e519: Pulling fs layer [2022-10-25T10:20:25.892Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T10:20:25.892Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T10:20:25.892Z] 801331c1e519: Waiting [2022-10-25T10:20:25.892Z] 30f14e443154: Waiting [2022-10-25T10:20:25.892Z] 99cc6dd402b0: Waiting [2022-10-25T10:20:25.892Z] 53926ce57604: Waiting [2022-10-25T10:20:25.892Z] 21b2b0c7a3f4: Waiting [2022-10-25T10:20:25.892Z] 7d9ed39f4882: Waiting [2022-10-25T10:20:25.892Z] 93c1e223e6f2: Verifying Checksum [2022-10-25T10:20:25.892Z] 93c1e223e6f2: Download complete [2022-10-25T10:20:25.892Z] 4583459ba037: Verifying Checksum [2022-10-25T10:20:25.892Z] 4583459ba037: Download complete [2022-10-25T10:20:25.892Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T10:20:25.892Z] 21b2b0c7a3f4: Download complete [2022-10-25T10:20:25.892Z] 30f14e443154: Verifying Checksum [2022-10-25T10:20:25.892Z] 30f14e443154: Download complete [2022-10-25T10:20:25.892Z] 213ec9aee27d: Download complete [2022-10-25T10:20:25.892Z] 801331c1e519: Download complete [2022-10-25T10:20:26.152Z] 213ec9aee27d: Pull complete [2022-10-25T10:20:26.152Z] 4583459ba037: Pull complete [2022-10-25T10:20:26.411Z] 93c1e223e6f2: Pull complete [2022-10-25T10:20:26.411Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T10:20:26.411Z] 7d9ed39f4882: Download complete [2022-10-25T10:20:26.669Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T10:20:26.669Z] 99cc6dd402b0: Download complete [2022-10-25T10:20:26.669Z] 53926ce57604: Verifying Checksum [2022-10-25T10:20:26.669Z] 53926ce57604: Download complete [2022-10-25T10:20:30.845Z] 53926ce57604: Pull complete [2022-10-25T10:20:30.845Z] 21b2b0c7a3f4: Pull complete [2022-10-25T10:20:30.845Z] 30f14e443154: Pull complete [2022-10-25T10:20:30.845Z] 801331c1e519: Pull complete [2022-10-25T10:20:32.744Z] 99cc6dd402b0: Pull complete [2022-10-25T10:20:33.322Z] 7d9ed39f4882: Pull complete [2022-10-25T10:20:33.322Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T10:20:33.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T10:20:33.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-25T10:20:33.619Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T10:20:33.619Z] WORKDIR /edgex [2022-10-25T10:20:33.619Z] COPY go.mod . [2022-10-25T10:20:33.619Z] RUN go mod download [2022-10-25T10:20:33.619Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-25T10:20:34.193Z] Sending build context to Docker daemon 169.7MB [2022-10-25T10:20:34.193Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T10:20:34.193Z] ---> 1dedd983c030 [2022-10-25T10:20:34.193Z] Step 2/4 : WORKDIR /edgex [2022-10-25T10:20:39.497Z] ---> Running in dcd5a8df6154 [2022-10-25T10:20:39.497Z] Removing intermediate container dcd5a8df6154 [2022-10-25T10:20:39.497Z] ---> 7805d7c1e3d0 [2022-10-25T10:20:39.497Z] Step 3/4 : COPY go.mod . [2022-10-25T10:20:39.497Z] ---> d5def88e405a [2022-10-25T10:20:39.497Z] Step 4/4 : RUN go mod download [2022-10-25T10:20:39.497Z] ---> Running in 8039f33e62bf [2022-10-25T10:20:40.272Z] Still waiting to schedule task [2022-10-25T10:20:40.272Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-116830’ [2022-10-25T10:20:51.710Z] Removing intermediate container 8039f33e62bf [2022-10-25T10:20:51.710Z] ---> cece9624f0bb [2022-10-25T10:20:51.710Z] Successfully built cece9624f0bb [2022-10-25T10:20:51.710Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:20:52.020Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T10:20:52.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:20:52.083Z] prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container [2022-10-25T10:20:52.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T10:20:52.550Z] $ docker top 9291d4fb271970c943a9c2b7bccf8b97fa8b19d5d15434d4b0b0cc01e6a67c49 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T10:20:52.886Z] + go version [2022-10-25T10:20:52.886Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T10:20:52.899Z] $ docker stop --time=1 9291d4fb271970c943a9c2b7bccf8b97fa8b19d5d15434d4b0b0cc01e6a67c49 [2022-10-25T10:20:54.177Z] $ docker rm -f 9291d4fb271970c943a9c2b7bccf8b97fa8b19d5d15434d4b0b0cc01e6a67c49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:20:54.590Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T10:20:54.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:20:54.655Z] prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container [2022-10-25T10:20:54.689Z] $ 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/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T10:20:55.013Z] $ docker top d114f0563a1a67170f54de9dc814cca341238e54b6faf67a02f79a832fd4d00a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T10:20:55.075Z] ========================================================= [2022-10-25T10:20:55.075Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-25T10:20:55.075Z] ========================================================= [Pipeline] sh [2022-10-25T10:20:55.352Z] + git config --global --add safe.directory /w/workspace/edgex-go/339 [Pipeline] fileExists [Pipeline] sh [2022-10-25T10:20:55.646Z] + make test [2022-10-25T10:20:55.646Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T10:21:02.210Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-25T10:21:14.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-25T10:21:14.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2022-10-25T10:21:14.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-25T10:21:14.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-25T10:21:15.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.120s coverage: 98.5% of statements [2022-10-25T10:21:15.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.117s coverage: 42.3% of statements [2022-10-25T10:21:15.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-25T10:21:15.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-25T10:21:15.744Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.2% of statements [2022-10-25T10:21:15.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-25T10:21:15.744Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-25T10:21:19.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.831s coverage: 89.2% of statements [2022-10-25T10:21:19.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-25T10:21:19.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-25T10:21:19.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-25T10:21:19.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-25T10:21:19.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-25T10:21:19.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.2% of statements [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-25T10:21:19.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.483s coverage: 95.6% of statements [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-25T10:21:19.021Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-25T10:21:19.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-25T10:21:19.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-25T10:21:19.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements [2022-10-25T10:21:19.021Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements [2022-10-25T10:21:19.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-25T10:21:19.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-10-25T10:21:19.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2022-10-25T10:21:19.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2022-10-25T10:21:19.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2022-10-25T10:21:19.021Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2022-10-25T10:21:28.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2022-10-25T10:21:28.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.078s coverage: 44.8% of statements [2022-10-25T10:21:30.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.188s coverage: 79.9% of statements [2022-10-25T10:21:30.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.065s coverage: 87.2% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 64.7% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 89.4% of statements [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 65.8% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.8% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-25T10:21:38.488Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-10-25T10:21:38.488Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-10-25T10:21:38.745Z] 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-25T10:22:00.663Z] 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-25T10:22:00.663Z] GO111MODULE=on go vet ./... [2022-10-25T10:22:02.566Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T10:22:02.566Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T10:22:02.566Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T10:22:02.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-25T10:22:02.870Z] + ls -al . [2022-10-25T10:22:02.870Z] total 768 [2022-10-25T10:22:02.870Z] drwxrwxr-x 11 1001 1001 4096 Oct 25 10:20 . [2022-10-25T10:22:02.870Z] drwxr-xr-x 4 root root 4096 Oct 25 10:20 .. [2022-10-25T10:22:02.870Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 10:20 .blubracket [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 16 Oct 25 10:20 .dockerignore [2022-10-25T10:22:02.870Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 10:21 .git [2022-10-25T10:22:02.870Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 10:20 .github [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 1030 Oct 25 10:20 .gitignore [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 10:20 .golangci.yml [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 87 Oct 25 10:20 .hadolint.yml [2022-10-25T10:22:02.870Z] drwxr-xr-x 3 1001 1001 4096 Oct 25 10:20 .semver [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 10:20 .sonarcloud.properties [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 10:20 ADOPTERS.md [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 10722 Oct 25 10:20 Attribution.txt [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 63209 Oct 25 10:20 CHANGELOG.md [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 10:20 CONTRIBUTING.md [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 10:20 GOVERNANCE.md [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 850 Oct 25 10:20 Jenkinsfile [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 10:20 LICENSE [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 13857 Oct 25 10:20 Makefile [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 10:20 OWNERS.md [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 9799 Oct 25 10:20 README.md [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 10:20 SECURITY.md [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 13 Oct 25 10:20 VERSION [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 10:20 ZMQWindows.md [2022-10-25T10:22:02.870Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 10:20 bin [2022-10-25T10:22:02.870Z] drwxrwxr-x 18 1001 1001 4096 Oct 25 10:20 cmd [2022-10-25T10:22:02.870Z] -rw-r--r-- 1 root root 500482 Oct 25 10:21 coverage.out [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 3446 Oct 25 10:20 go.mod [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 45060 Oct 25 10:20 go.sum [2022-10-25T10:22:02.870Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 10:20 internal [2022-10-25T10:22:02.870Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 10:20 openapi [2022-10-25T10:22:02.870Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 10:20 snap [2022-10-25T10:22:02.870Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 10:20 version.go [Pipeline] sh [2022-10-25T10:22:03.193Z] + '[' -e coverage.out ] [2022-10-25T10:22:03.193Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-25T10:22:03.290Z] Stashed 1 file(s) [Pipeline] sh [2022-10-25T10:22:03.614Z] + make build [2022-10-25T10:22:03.614Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-25T10:22:18.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-25T10:22:28.516Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-25T10:22:29.450Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T10:22:37.564Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-25T10:22:37.564Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-25T10:22:38.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T10:22:40.396Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-25T10:22:41.332Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-25T10:22:42.269Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-25T10:22:43.205Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-25T10:22:44.141Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-25T10:22:46.058Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-25T10:22:47.452Z] $ docker stop --time=1 d114f0563a1a67170f54de9dc814cca341238e54b6faf67a02f79a832fd4d00a [2022-10-25T10:22:50.113Z] $ docker rm -f d114f0563a1a67170f54de9dc814cca341238e54b6faf67a02f79a832fd4d00a [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-25T10:22:50.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T10:22:50.908Z] [2022-10-25T10:22:50.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:22:51.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T10:22:51.470Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-25T10:22:51.470Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-25T10:22:51.470Z] ca9280d653b3: Pulling fs layer [2022-10-25T10:22:51.470Z] 7e9c9ca2126c: Pulling fs layer [2022-10-25T10:22:51.470Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-25T10:22:51.470Z] cbdbe7a5bc2a: Download complete [2022-10-25T10:22:51.730Z] ca9280d653b3: Verifying Checksum [2022-10-25T10:22:51.730Z] ca9280d653b3: Download complete [2022-10-25T10:22:51.730Z] cbdbe7a5bc2a: Pull complete [2022-10-25T10:22:51.988Z] 7e9c9ca2126c: Download complete [2022-10-25T10:22:51.988Z] ca9280d653b3: Pull complete [2022-10-25T10:22:56.172Z] 7e9c9ca2126c: Pull complete [2022-10-25T10:22:56.172Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-25T10:22:56.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T10:22:56.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:22:56.249Z] prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container [2022-10-25T10:22:56.280Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@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-25T10:22:58.299Z] $ docker top 0ee41ca83287b3529ab792656061b1397aa2a5b293728a1da479173a21c35a61 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T10:22:58.643Z] + docker-compose build --help [2022-10-25T10:22:58.643Z] + grep parallel [2022-10-25T10:22:59.213Z] --parallel Build images in parallel. [Pipeline] } [2022-10-25T10:22:59.229Z] $ docker stop --time=1 0ee41ca83287b3529ab792656061b1397aa2a5b293728a1da479173a21c35a61 [2022-10-25T10:23:00.514Z] $ docker rm -f 0ee41ca83287b3529ab792656061b1397aa2a5b293728a1da479173a21c35a61 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:23:00.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T10:23:00.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:23:00.951Z] prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container [2022-10-25T10:23:00.985Z] $ 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/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-25T10:23:01.375Z] $ docker top 151d4ac3cc1906cfcd6632942f582487371361a86d68a54aeeb1e18855700ab1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T10:23:01.727Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-25T10:23:02.294Z] Building core-command ... [2022-10-25T10:23:02.294Z] Building core-data ... [2022-10-25T10:23:02.294Z] Building core-metadata ... [2022-10-25T10:23:02.294Z] Building security-bootstrapper ... [2022-10-25T10:23:02.294Z] Building security-proxy-setup ... [2022-10-25T10:23:02.294Z] Building security-secretstore-setup ... [2022-10-25T10:23:02.294Z] Building security-spiffe-token-provider ... [2022-10-25T10:23:02.294Z] Building security-spire-agent ... [2022-10-25T10:23:02.294Z] Building security-spire-config ... [2022-10-25T10:23:02.294Z] Building security-spire-server ... [2022-10-25T10:23:02.294Z] Building support-notifications ... [2022-10-25T10:23:02.294Z] Building support-scheduler ... [2022-10-25T10:23:02.294Z] Building sys-mgmt-agent ... [2022-10-25T10:23:02.294Z] Building core-metadata [2022-10-25T10:23:02.294Z] Building security-spire-config [2022-10-25T10:23:02.294Z] Building security-spire-agent [2022-10-25T10:23:02.294Z] Building security-spiffe-token-provider [2022-10-25T10:23:02.294Z] Building support-scheduler [2022-10-25T10:23:17.174Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:23:17.174Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:23:17.174Z] ---> cece9624f0bb [2022-10-25T10:23:17.174Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-25T10:23:17.174Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:23:17.174Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:23:17.174Z] ---> cece9624f0bb [2022-10-25T10:23:17.174Z] Step 3/20 : WORKDIR /edgex-go [2022-10-25T10:23:17.174Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:23:17.174Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:23:17.174Z] ---> cece9624f0bb [2022-10-25T10:23:17.174Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T10:23:17.174Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:23:17.174Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:23:17.174Z] ---> cece9624f0bb [2022-10-25T10:23:17.174Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T10:23:17.174Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:23:17.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:23:17.174Z] ---> cece9624f0bb [2022-10-25T10:23:17.174Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T10:23:21.363Z] ---> Running in 5af301ebca11 [2022-10-25T10:23:21.363Z] ---> Running in d72773545d20 [2022-10-25T10:23:21.363Z] ---> Running in 593bfda95334 [2022-10-25T10:23:21.363Z] ---> Running in ebf04d1c7eab [2022-10-25T10:23:21.363Z] ---> Running in a143596f7a5e [2022-10-25T10:23:21.363Z] Removing intermediate container 593bfda95334 [2022-10-25T10:23:21.363Z] ---> 7edab76e997f [2022-10-25T10:23:21.363Z] Step 4/25 : WORKDIR /edgex-go [2022-10-25T10:23:21.363Z] ---> Running in fedc9334bb3a [2022-10-25T10:23:21.363Z] Removing intermediate container d72773545d20 [2022-10-25T10:23:21.363Z] ---> dadb97eb846a [2022-10-25T10:23:21.363Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T10:23:21.363Z] Removing intermediate container 5af301ebca11 [2022-10-25T10:23:21.363Z] ---> 282a7ffe1af9 [2022-10-25T10:23:21.363Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-25T10:23:21.363Z] Removing intermediate container ebf04d1c7eab [2022-10-25T10:23:21.363Z] ---> b2170cdae6b3 [2022-10-25T10:23:21.363Z] Removing intermediate container a143596f7a5e [2022-10-25T10:23:21.363Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 0d79b2aa0123 [2022-10-25T10:23:21.363Z] [2022-10-25T10:23:21.363Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:23:21.621Z] ---> Running in 872a64fc61a0 [2022-10-25T10:23:21.621Z] ---> Running in a05cccc96396 [2022-10-25T10:23:21.621Z] ---> Running in 1b4519c95c98 [2022-10-25T10:23:21.621Z] ---> Running in 136b7a213935 [2022-10-25T10:23:21.621Z] Removing intermediate container fedc9334bb3a [2022-10-25T10:23:21.621Z] ---> 88e715dad0c7 [2022-10-25T10:23:21.621Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:23:21.621Z] ---> Running in b81396b5c619 [2022-10-25T10:23:21.621Z] Removing intermediate container 872a64fc61a0 [2022-10-25T10:23:21.621Z] ---> 17ba6aef1924 [2022-10-25T10:23:21.621Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:23:21.621Z] ---> Running in e7deed2d8530 [2022-10-25T10:23:21.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:23:21.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:23:22.145Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-25T10:23:22.145Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-25T10:23:22.145Z] OK: 17038 distinct packages available [2022-10-25T10:23:22.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:23:22.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:23:22.421Z] OK: 211 MiB in 51 packages [2022-10-25T10:23:22.681Z] Removing intermediate container 1b4519c95c98 [2022-10-25T10:23:22.681Z] ---> a7df60593ea0 [2022-10-25T10:23:22.681Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T10:23:22.681Z] ---> Running in 5ab848b5e0e0 [2022-10-25T10:23:22.681Z] Removing intermediate container b81396b5c619 [2022-10-25T10:23:22.681Z] ---> 6fa93b13a6db [2022-10-25T10:23:22.681Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-25T10:23:22.939Z] ---> Running in e051636378d5 [2022-10-25T10:23:22.940Z] Removing intermediate container 136b7a213935 [2022-10-25T10:23:22.940Z] ---> 76677fff2dc7 [2022-10-25T10:23:22.940Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T10:23:22.940Z] ---> Running in 0ab1954127f3 [2022-10-25T10:23:22.940Z] Removing intermediate container e7deed2d8530 [2022-10-25T10:23:22.940Z] ---> fe5af9fc9217 [2022-10-25T10:23:22.940Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-25T10:23:22.940Z] ---> Running in 267f81ce9c26 [2022-10-25T10:23:23.198Z] Removing intermediate container a05cccc96396 [2022-10-25T10:23:23.198Z] ---> 9a71490de83f [2022-10-25T10:23:23.198Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-25T10:23:23.198Z] ---> 83c8b0f90f8e [2022-10-25T10:23:23.198Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:23:23.198Z] ---> Running in a51cff6ad2bf [2022-10-25T10:23:23.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:23:23.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:23:23.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:23:23.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:23:24.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:23:24.308Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:23:24.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:23:24.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:23:24.567Z] OK: 211 MiB in 51 packages [2022-10-25T10:23:24.567Z] OK: 211 MiB in 51 packages [2022-10-25T10:23:24.826Z] OK: 211 MiB in 51 packages [2022-10-25T10:23:25.085Z] OK: 211 MiB in 51 packages [2022-10-25T10:23:25.085Z] Removing intermediate container 5ab848b5e0e0 [2022-10-25T10:23:25.085Z] ---> bcc15ff1f76c [2022-10-25T10:23:25.085Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T10:23:25.085Z] Removing intermediate container e051636378d5 [2022-10-25T10:23:25.085Z] ---> 4308aac840d9 [2022-10-25T10:23:25.085Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-25T10:23:25.346Z] ---> 1962d2155915 [2022-10-25T10:23:25.346Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:23:25.346Z] Removing intermediate container 0ab1954127f3 [2022-10-25T10:23:25.346Z] ---> 48018d6608e2 [2022-10-25T10:23:25.346Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T10:23:25.346Z] ---> Running in aaf35629a7fd [2022-10-25T10:23:25.346Z] ---> 4cf0a500d694 [2022-10-25T10:23:25.346Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:23:25.346Z] ---> Running in 30c2b33b76d3 [2022-10-25T10:23:25.346Z] Removing intermediate container 267f81ce9c26 [2022-10-25T10:23:25.346Z] ---> 8b0c948959e6 [2022-10-25T10:23:25.346Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T10:23:25.603Z] ---> 29b1776afa7e [2022-10-25T10:23:25.603Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:23:25.603Z] ---> Running in 7644a994cbb0 [2022-10-25T10:23:25.603Z] ---> 469a88e97243 [2022-10-25T10:23:25.603Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:23:25.861Z] ---> Running in a8cf770f8950 [2022-10-25T10:23:44.006Z] Removing intermediate container 7644a994cbb0 [2022-10-25T10:23:44.006Z] ---> 11f83e731598 [2022-10-25T10:23:44.006Z] Step 8/26 : COPY . . [2022-10-25T10:23:44.006Z] Removing intermediate container aaf35629a7fd [2022-10-25T10:23:44.006Z] Removing intermediate container a51cff6ad2bf [2022-10-25T10:23:44.006Z] ---> b7f2c43feffe [2022-10-25T10:23:44.006Z] Step 7/20 : COPY . . [2022-10-25T10:23:44.006Z] ---> 7d4894dbb2bf [2022-10-25T10:23:44.006Z] Step 8/26 : COPY . . [2022-10-25T10:23:44.006Z] Removing intermediate container 30c2b33b76d3 [2022-10-25T10:23:44.006Z] ---> 35e0c159fb97 [2022-10-25T10:23:44.006Z] Step 9/25 : COPY . . [2022-10-25T10:23:44.006Z] Removing intermediate container a8cf770f8950 [2022-10-25T10:23:44.006Z] ---> 74080a08f593 [2022-10-25T10:23:44.006Z] Step 9/23 : COPY . . [2022-10-25T10:23:58.879Z] ---> f079e83291af [2022-10-25T10:23:58.879Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T10:23:58.879Z] ---> 3a3d9756df59 [2022-10-25T10:23:58.879Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-25T10:23:58.879Z] ---> Running in e5cd0d750b26 [2022-10-25T10:23:58.879Z] ---> Running in 5a770fa8d7ce [2022-10-25T10:23:58.879Z] ---> 5d60df2a2ea7 [2022-10-25T10:23:58.879Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-25T10:23:58.879Z] ---> d2ce6c40ce81 [2022-10-25T10:23:58.879Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T10:23:58.879Z] ---> 6a4dc52c4461 [2022-10-25T10:23:58.879Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-25T10:23:58.879Z] ---> Running in 470eb0df45b1 [2022-10-25T10:23:58.879Z] ---> Running in d83d982557a0 [2022-10-25T10:23:58.879Z] ---> Running in 32ac38123955 [2022-10-25T10:23:58.879Z] Removing intermediate container e5cd0d750b26 [2022-10-25T10:23:58.879Z] ---> b046860ac9b1 [2022-10-25T10:23:58.879Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T10:23:58.879Z] ---> Running in b42a4f0d2c89 [2022-10-25T10:23:58.879Z] Removing intermediate container 470eb0df45b1 [2022-10-25T10:23:58.879Z] ---> 51378f96f28b [2022-10-25T10:23:58.879Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T10:23:58.879Z] ---> Running in d0f817074aae [2022-10-25T10:23:58.879Z] Removing intermediate container b42a4f0d2c89 [2022-10-25T10:23:58.879Z] ---> 04f589f6379a [2022-10-25T10:23:58.879Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T10:23:58.879Z] ---> Running in 2296ee717c26 [2022-10-25T10:23:58.879Z] Removing intermediate container d0f817074aae [2022-10-25T10:23:58.879Z] ---> d2c839eedb2c [2022-10-25T10:23:58.879Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T10:23:58.879Z] ---> Running in e45ce9d3f284 [2022-10-25T10:23:58.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-25T10:23:58.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-25T10:23:58.879Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T10:23:59.157Z] Removing intermediate container 2296ee717c26 [2022-10-25T10:23:59.157Z] ---> 62be55138c3f [2022-10-25T10:23:59.157Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T10:23:59.157Z] ---> Running in 40f9197fc7da [2022-10-25T10:23:59.429Z] Removing intermediate container e45ce9d3f284 [2022-10-25T10:23:59.429Z] ---> 32e03502f145 [2022-10-25T10:23:59.429Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T10:23:59.429Z] ---> Running in 71edb189c284 [2022-10-25T10:23:59.429Z] Removing intermediate container 40f9197fc7da [2022-10-25T10:23:59.429Z] ---> 972e8ab319e8 [2022-10-25T10:23:59.429Z] [2022-10-25T10:23:59.429Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T10:23:59.688Z] 3.15: Pulling from library/alpine [2022-10-25T10:23:59.688Z] Removing intermediate container 71edb189c284 [2022-10-25T10:23:59.688Z] ---> 6397e3bd8861 [2022-10-25T10:23:59.688Z] [2022-10-25T10:23:59.688Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T10:23:59.688Z] 3.15: Pulling from library/alpine [2022-10-25T10:23:59.947Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T10:23:59.947Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T10:23:59.947Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T10:23:59.948Z] Status: Image is up to date for alpine:3.15 [2022-10-25T10:23:59.948Z] ---> c4fc93816858 [2022-10-25T10:23:59.948Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T10:23:59.948Z] ---> c4fc93816858 [2022-10-25T10:23:59.948Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T10:23:59.948Z] ---> Running in eae4e6287838 [2022-10-25T10:23:59.948Z] ---> Running in 02a7ddff8e6f [2022-10-25T10:23:59.948Z] Removing intermediate container eae4e6287838 [2022-10-25T10:23:59.948Z] ---> 90787e8d565b [2022-10-25T10:23:59.948Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:24:00.208Z] Removing intermediate container 02a7ddff8e6f [2022-10-25T10:24:00.208Z] ---> 4a2dc7ae49c6 [2022-10-25T10:24:00.208Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:24:00.208Z] ---> Running in 97ce2be1c95b [2022-10-25T10:24:00.208Z] ---> Running in cdd944c1510e [2022-10-25T10:24:01.140Z] Removing intermediate container 97ce2be1c95b [2022-10-25T10:24:01.140Z] ---> 9a3e313e281d [2022-10-25T10:24:01.140Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T10:24:01.140Z] ---> Running in 6de9be2c0fc4 [2022-10-25T10:24:01.140Z] Removing intermediate container cdd944c1510e [2022-10-25T10:24:01.140Z] ---> 819e1d9d7507 [2022-10-25T10:24:01.140Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-25T10:24:01.398Z] ---> Running in 8107eb3dae6d [2022-10-25T10:24:01.657Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:01.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:02.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:03.105Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-25T10:24:03.105Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-25T10:24:03.105Z] OK: 15857 distinct packages available [2022-10-25T10:24:03.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:04.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:04.040Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:04.297Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-25T10:24:04.297Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-25T10:24:04.297Z] OK: 15857 distinct packages available [2022-10-25T10:24:04.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:05.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:05.495Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-25T10:24:05.752Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-25T10:24:05.752Z] (3/4) Installing libucontext (1.1-r0) [2022-10-25T10:24:05.752Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-25T10:24:06.010Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T10:24:06.010Z] OK: 6 MiB in 18 packages [2022-10-25T10:24:06.946Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-25T10:24:07.207Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-25T10:24:07.207Z] (3/5) Installing libucontext (1.1-r0) [2022-10-25T10:24:07.207Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-25T10:24:07.467Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-25T10:24:07.467Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T10:24:07.467Z] OK: 7 MiB in 19 packages [2022-10-25T10:24:07.725Z] Removing intermediate container 8107eb3dae6d [2022-10-25T10:24:07.725Z] ---> e8cc7d6082f8 [2022-10-25T10:24:07.725Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T10:24:09.100Z] Removing intermediate container 6de9be2c0fc4 [2022-10-25T10:24:09.100Z] ---> 01301f171c8c [2022-10-25T10:24:09.100Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-25T10:24:11.005Z] ---> a392edcf8e93 [2022-10-25T10:24:11.005Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T10:24:11.005Z] ---> 8ab40eb44b36 [2022-10-25T10:24:11.005Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T10:24:11.572Z] ---> 20b7fd712983 [2022-10-25T10:24:11.572Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-25T10:24:11.572Z] ---> Running in dead44e8e0e2 [2022-10-25T10:24:12.141Z] Removing intermediate container dead44e8e0e2 [2022-10-25T10:24:12.141Z] ---> 2564370ebda2 [2022-10-25T10:24:12.141Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-25T10:24:13.079Z] ---> 59a68b11c9b8 [2022-10-25T10:24:13.079Z] Step 21/26 : WORKDIR / [2022-10-25T10:24:13.079Z] ---> Running in f2ff0f89bc83 [2022-10-25T10:24:13.645Z] Removing intermediate container f2ff0f89bc83 [2022-10-25T10:24:13.645Z] ---> 9c7d9d290db5 [2022-10-25T10:24:13.645Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T10:24:13.645Z] ---> f47ba4eaaa41 [2022-10-25T10:24:13.645Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T10:24:13.645Z] ---> Running in c071a19d2e31 [2022-10-25T10:24:13.645Z] Removing intermediate container c071a19d2e31 [2022-10-25T10:24:13.645Z] ---> 45612142d7c6 [2022-10-25T10:24:13.645Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T10:24:13.903Z] ---> Running in dcb381657b36 [2022-10-25T10:24:14.161Z] Removing intermediate container dcb381657b36 [2022-10-25T10:24:14.161Z] ---> dee5097a8110 [2022-10-25T10:24:14.161Z] Step 24/26 : LABEL arch=x86_64 [2022-10-25T10:24:14.161Z] ---> 115486056e98 [2022-10-25T10:24:14.161Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-25T10:24:14.161Z] ---> Running in a862834dca1c [2022-10-25T10:24:14.728Z] Removing intermediate container a862834dca1c [2022-10-25T10:24:14.728Z] ---> 02a20661cde5 [2022-10-25T10:24:14.728Z] Step 25/26 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:24:14.728Z] ---> 678d60ca0fec [2022-10-25T10:24:14.728Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-25T10:24:14.728Z] ---> Running in 296e524edc02 [2022-10-25T10:24:15.293Z] Removing intermediate container 296e524edc02 [2022-10-25T10:24:15.293Z] ---> e9f10b22c1fc [2022-10-25T10:24:15.293Z] Step 26/26 : LABEL version=2.3.0-dev.101 [2022-10-25T10:24:15.293Z] ---> Running in 9d6e927d38bb [2022-10-25T10:24:15.293Z] ---> b5257d5b959a [2022-10-25T10:24:15.293Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T10:24:15.293Z] ---> Running in c3e0a10172fc [2022-10-25T10:24:15.293Z] Removing intermediate container 9d6e927d38bb [2022-10-25T10:24:15.293Z] ---> 6d79c7cc7891 [2022-10-25T10:24:15.293Z] [2022-10-25T10:24:15.551Z] Successfully built 6d79c7cc7891 [2022-10-25T10:24:15.551Z] Successfully tagged security-spire-config:latest [2022-10-25T10:24:15.551Z]  Building security-spire-config ... done Building sys-mgmt-agent [2022-10-25T10:24:16.116Z] Removing intermediate container c3e0a10172fc [2022-10-25T10:24:16.116Z] ---> 0425bca89567 [2022-10-25T10:24:16.116Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T10:24:18.642Z] ---> Running in 49e89afabe41 [2022-10-25T10:24:18.903Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:24:18.903Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:24:18.903Z] ---> cece9624f0bb [2022-10-25T10:24:18.903Z] Step 3/23 : WORKDIR /edgex-go [2022-10-25T10:24:18.903Z] ---> Using cache [2022-10-25T10:24:18.903Z] ---> 0d79b2aa0123 [2022-10-25T10:24:18.903Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:24:18.903Z] ---> Using cache [2022-10-25T10:24:18.903Z] ---> a7df60593ea0 [2022-10-25T10:24:18.903Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-25T10:24:18.903Z] Removing intermediate container 49e89afabe41 [2022-10-25T10:24:18.903Z] ---> 4ba453f4b9cc [2022-10-25T10:24:18.903Z] Step 24/26 : LABEL arch=x86_64 [2022-10-25T10:24:19.163Z] ---> Running in 67a8f3cbaaca [2022-10-25T10:24:19.163Z] ---> Running in a7f3b7edf62a [2022-10-25T10:24:19.423Z] Removing intermediate container a7f3b7edf62a [2022-10-25T10:24:19.423Z] ---> cb6c0cd5c91d [2022-10-25T10:24:19.423Z] Step 25/26 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:24:19.423Z] ---> Running in 7a74b47eb9d2 [2022-10-25T10:24:19.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:19.680Z] Removing intermediate container 7a74b47eb9d2 [2022-10-25T10:24:19.680Z] ---> f367c6009016 [2022-10-25T10:24:19.680Z] Step 26/26 : LABEL version=2.3.0-dev.101 [2022-10-25T10:24:19.680Z] ---> Running in 4ae82b43bfbe [2022-10-25T10:24:20.246Z] Removing intermediate container 4ae82b43bfbe [2022-10-25T10:24:20.246Z] ---> 5f1b707497c2 [2022-10-25T10:24:20.246Z] [2022-10-25T10:24:20.246Z] Successfully built 5f1b707497c2 [2022-10-25T10:24:20.246Z] Successfully tagged security-spire-agent:latest [2022-10-25T10:24:20.246Z]  Building security-spire-agent ... done Building support-notifications [2022-10-25T10:24:20.504Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:21.068Z] OK: 211 MiB in 51 packages [2022-10-25T10:24:23.596Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:24:23.596Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:24:23.596Z] ---> cece9624f0bb [2022-10-25T10:24:23.596Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T10:24:23.596Z] ---> Using cache [2022-10-25T10:24:23.596Z] ---> dadb97eb846a [2022-10-25T10:24:23.596Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T10:24:23.596Z] ---> Using cache [2022-10-25T10:24:23.596Z] ---> 17ba6aef1924 [2022-10-25T10:24:23.596Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:24:23.596Z] ---> Using cache [2022-10-25T10:24:23.596Z] ---> fe5af9fc9217 [2022-10-25T10:24:23.596Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-25T10:24:26.876Z] ---> Running in 7998e6f6e833 [2022-10-25T10:24:26.876Z] Removing intermediate container 67a8f3cbaaca [2022-10-25T10:24:26.876Z] ---> b79ee6e7b15c [2022-10-25T10:24:26.876Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-25T10:24:26.876Z] ---> 4e65254686a9 [2022-10-25T10:24:26.876Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:24:26.876Z] ---> Running in eea9cf998b63 [2022-10-25T10:24:26.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:27.810Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:28.072Z] OK: 211 MiB in 51 packages [2022-10-25T10:24:30.619Z] Removing intermediate container 32ac38123955 [2022-10-25T10:24:30.619Z] ---> 39968f1a319f [2022-10-25T10:24:30.619Z] [2022-10-25T10:24:30.619Z] Step 11/25 : FROM alpine:3.16 [2022-10-25T10:24:31.204Z] 3.16: Pulling from library/alpine [2022-10-25T10:24:31.204Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T10:24:31.204Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T10:24:31.204Z] ---> 9c6f07244728 [2022-10-25T10:24:31.204Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-25T10:24:31.204Z] Removing intermediate container 7998e6f6e833 [2022-10-25T10:24:31.204Z] ---> 8cbd98f89fbf [2022-10-25T10:24:31.204Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T10:24:31.462Z] ---> Running in 1b94e7c0a165 [2022-10-25T10:24:31.723Z] ---> 7499e8caa84a [2022-10-25T10:24:31.723Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:24:31.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:31.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:31.982Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T10:24:31.982Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:24:31.982Z] OK: 6 MiB in 15 packages [2022-10-25T10:24:35.273Z] ---> Running in 19862747ecd9 [2022-10-25T10:24:35.273Z] Removing intermediate container 1b94e7c0a165 [2022-10-25T10:24:35.273Z] ---> 36b772e1e724 [2022-10-25T10:24:35.273Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T10:24:35.273Z] ---> Running in 339377b4dce0 [2022-10-25T10:24:35.273Z] Removing intermediate container 5a770fa8d7ce [2022-10-25T10:24:35.273Z] ---> db9ae21f2707 [2022-10-25T10:24:35.273Z] [2022-10-25T10:24:35.273Z] Step 9/20 : FROM alpine:3.15 [2022-10-25T10:24:35.273Z] ---> c4fc93816858 [2022-10-25T10:24:35.273Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T10:24:35.273Z] ---> Using cache [2022-10-25T10:24:35.273Z] ---> 4a2dc7ae49c6 [2022-10-25T10:24:35.273Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:24:35.273Z] ---> Using cache [2022-10-25T10:24:35.273Z] ---> 819e1d9d7507 [2022-10-25T10:24:35.273Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-25T10:24:35.273Z] Removing intermediate container d83d982557a0 [2022-10-25T10:24:35.273Z] ---> dce624249ce9 [2022-10-25T10:24:35.273Z] [2022-10-25T10:24:35.273Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T10:24:35.273Z] ---> 9c6f07244728 [2022-10-25T10:24:35.273Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-25T10:24:35.273Z] ---> Using cache [2022-10-25T10:24:35.273Z] ---> 36b772e1e724 [2022-10-25T10:24:35.273Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T10:24:35.273Z] ---> Using cache [2022-10-25T10:24:35.273Z] ---> 8613200164a4 [2022-10-25T10:24:35.273Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-25T10:24:35.273Z] Removing intermediate container 339377b4dce0 [2022-10-25T10:24:35.273Z] ---> 8613200164a4 [2022-10-25T10:24:35.273Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-25T10:24:35.273Z] ---> Running in de4f450cfe5c [2022-10-25T10:24:35.273Z] ---> Running in 170e7f691f61 [2022-10-25T10:24:35.532Z] ---> Running in 0446c9507615 [2022-10-25T10:24:35.532Z] Removing intermediate container 170e7f691f61 [2022-10-25T10:24:35.532Z] ---> bc48f7547bc8 [2022-10-25T10:24:35.532Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T10:24:35.532Z] Removing intermediate container 0446c9507615 [2022-10-25T10:24:35.532Z] ---> 2e761cc3649d [2022-10-25T10:24:35.532Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-25T10:24:35.532Z] ---> Running in 4b88e51bf826 [2022-10-25T10:24:35.797Z] ---> Running in d446e7839489 [2022-10-25T10:24:35.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:35.797Z] Removing intermediate container 4b88e51bf826 [2022-10-25T10:24:35.797Z] ---> 601dadaeee5e [2022-10-25T10:24:35.797Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:24:35.797Z] Removing intermediate container d446e7839489 [2022-10-25T10:24:35.797Z] ---> dc144e2cd25a [2022-10-25T10:24:35.797Z] Step 16/25 : WORKDIR / [2022-10-25T10:24:35.797Z] ---> Running in 1e58d9773c1e [2022-10-25T10:24:36.055Z] ---> 8f4c069851b3 [2022-10-25T10:24:36.055Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-25T10:24:36.055Z] Removing intermediate container 1e58d9773c1e [2022-10-25T10:24:36.055Z] ---> b0a3be50036e [2022-10-25T10:24:36.055Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:24:36.621Z] Removing intermediate container eea9cf998b63 [2022-10-25T10:24:36.621Z] ---> 029f7575e133 [2022-10-25T10:24:36.621Z] Step 8/23 : COPY . . [2022-10-25T10:24:37.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:40.512Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-25T10:24:40.512Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-25T10:24:40.512Z] OK: 15857 distinct packages available [2022-10-25T10:24:40.512Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:41.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:41.449Z] ---> b97a25d4602d [2022-10-25T10:24:41.449Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-25T10:24:41.449Z] ---> 8e597011595a [2022-10-25T10:24:41.449Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-25T10:24:41.449Z] ---> 375c43d0c62e [2022-10-25T10:24:41.449Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-25T10:24:41.449Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-25T10:24:41.707Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-25T10:24:41.707Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-25T10:24:41.707Z] ---> Running in d676915d67b7 [2022-10-25T10:24:41.707Z] ---> 1e3a01e1728e [2022-10-25T10:24:41.707Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-25T10:24:41.707Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-25T10:24:41.965Z] ---> 5268a409277b [2022-10-25T10:24:41.966Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-25T10:24:41.966Z] ---> Running in 78594849efe4 [2022-10-25T10:24:41.966Z] (5/9) Installing curl (7.80.0-r3) [2022-10-25T10:24:41.966Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-25T10:24:41.966Z] Removing intermediate container 78594849efe4 [2022-10-25T10:24:41.966Z] ---> b0368999ca62 [2022-10-25T10:24:41.966Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:24:41.966Z] ---> 20f9c0344afe [2022-10-25T10:24:41.966Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-25T10:24:42.234Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-25T10:24:42.234Z] ---> Running in 9f6fae740caf [2022-10-25T10:24:42.234Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-25T10:24:42.234Z] (8/9) Installing libucontext (1.1-r0) [2022-10-25T10:24:42.234Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-25T10:24:42.234Z] Removing intermediate container 9f6fae740caf [2022-10-25T10:24:42.234Z] ---> ca67ee19f6ec [2022-10-25T10:24:42.234Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T10:24:42.234Z] ---> 0f77d29ded0d [2022-10-25T10:24:42.234Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-25T10:24:42.234Z] ---> Running in 6f97b52097da [2022-10-25T10:24:42.492Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T10:24:42.492Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T10:24:42.492Z] ---> Running in e01782cd23c1 [2022-10-25T10:24:42.492Z] OK: 8 MiB in 23 packages [2022-10-25T10:24:42.751Z] Removing intermediate container 6f97b52097da [2022-10-25T10:24:42.751Z] ---> 8862599e360d [2022-10-25T10:24:42.751Z] Step 22/23 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:24:42.751Z] Removing intermediate container e01782cd23c1 [2022-10-25T10:24:42.751Z] ---> 8d41b1be60c6 [2022-10-25T10:24:42.751Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:24:43.031Z] ---> Running in ba4d3f20fd3f [2022-10-25T10:24:43.031Z] ---> Running in 78384db79770 [2022-10-25T10:24:43.289Z] Removing intermediate container ba4d3f20fd3f [2022-10-25T10:24:43.289Z] ---> 1e59c25679d8 [2022-10-25T10:24:43.289Z] Step 23/23 : LABEL version=2.3.0-dev.101 [2022-10-25T10:24:43.289Z] Removing intermediate container 78384db79770 [2022-10-25T10:24:43.289Z] ---> 0c69e0d92c1c [2022-10-25T10:24:43.289Z] Step 23/25 : LABEL arch=x86_64 [2022-10-25T10:24:43.289Z] ---> Running in 64f5023e22df [2022-10-25T10:24:43.289Z] Removing intermediate container de4f450cfe5c [2022-10-25T10:24:43.289Z] ---> 4ab38f6810a2 [2022-10-25T10:24:43.289Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:24:43.289Z] ---> Running in 3a857713cc99 [2022-10-25T10:24:43.546Z] Removing intermediate container 64f5023e22df [2022-10-25T10:24:43.546Z] ---> 974dc1cd3953 [2022-10-25T10:24:43.546Z] [2022-10-25T10:24:43.546Z] Removing intermediate container 3a857713cc99 [2022-10-25T10:24:43.546Z] ---> 41129b1baab5 [2022-10-25T10:24:43.546Z] Step 24/25 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:24:43.546Z] ---> Running in c77cb1fc0dc8 [2022-10-25T10:24:43.546Z] ---> 99ef95d66220 [2022-10-25T10:24:43.546Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-25T10:24:43.546Z] Successfully built 974dc1cd3953 [2022-10-25T10:24:43.546Z] Successfully tagged support-scheduler:latest [2022-10-25T10:24:43.546Z]  Building support-scheduler ... done Building core-data [2022-10-25T10:24:43.546Z] Removing intermediate container c77cb1fc0dc8 [2022-10-25T10:24:43.546Z] ---> 3c6649568a67 [2022-10-25T10:24:43.546Z] Step 25/25 : LABEL version=2.3.0-dev.101 [2022-10-25T10:24:43.804Z] ---> Running in fa571261ab27 [2022-10-25T10:24:45.816Z] Removing intermediate container fa571261ab27 [2022-10-25T10:24:45.816Z] ---> aca9d0deb421 [2022-10-25T10:24:45.816Z] [2022-10-25T10:24:45.816Z] Successfully built aca9d0deb421 [2022-10-25T10:24:46.382Z] Successfully tagged core-metadata:latest [2022-10-25T10:24:46.382Z]  Building core-metadata ... done Building security-bootstrapper [2022-10-25T10:24:46.950Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:24:46.950Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:24:46.950Z] ---> cece9624f0bb [2022-10-25T10:24:46.950Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T10:24:46.950Z] ---> Using cache [2022-10-25T10:24:46.950Z] ---> dadb97eb846a [2022-10-25T10:24:46.950Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T10:24:46.950Z] ---> Using cache [2022-10-25T10:24:46.950Z] ---> 17ba6aef1924 [2022-10-25T10:24:46.950Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:24:46.950Z] ---> Using cache [2022-10-25T10:24:46.950Z] ---> fe5af9fc9217 [2022-10-25T10:24:46.950Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-25T10:24:50.240Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:24:50.240Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:24:50.240Z] ---> cece9624f0bb [2022-10-25T10:24:50.240Z] Step 3/33 : WORKDIR /edgex-go [2022-10-25T10:24:50.240Z] ---> Using cache [2022-10-25T10:24:50.240Z] ---> 0d79b2aa0123 [2022-10-25T10:24:50.240Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:24:50.240Z] ---> Using cache [2022-10-25T10:24:50.240Z] ---> a7df60593ea0 [2022-10-25T10:24:50.240Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-25T10:24:50.240Z] ---> 2d6c6e73307b [2022-10-25T10:24:50.240Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-25T10:24:50.504Z] ---> Running in 920d35727f19 [2022-10-25T10:24:50.504Z] ---> Running in 4120f4c5163c [2022-10-25T10:24:50.765Z] ---> e3c246960073 [2022-10-25T10:24:50.765Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-25T10:24:50.765Z] ---> Running in 4d92d33ab598 [2022-10-25T10:24:50.765Z] Removing intermediate container 19862747ecd9 [2022-10-25T10:24:50.765Z] ---> c07f141e7048 [2022-10-25T10:24:50.765Z] Step 9/23 : COPY . . [2022-10-25T10:24:51.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:51.024Z] Removing intermediate container 4d92d33ab598 [2022-10-25T10:24:51.024Z] ---> 652deec4eb48 [2022-10-25T10:24:51.024Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:24:51.282Z] ---> Running in c8cfad000e16 [2022-10-25T10:24:51.282Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:51.847Z] Removing intermediate container c8cfad000e16 [2022-10-25T10:24:51.847Z] ---> b3d2a0baed24 [2022-10-25T10:24:51.847Z] Step 18/20 : LABEL arch=x86_64 [2022-10-25T10:24:51.847Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:52.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:24:52.363Z] OK: 211 MiB in 51 packages [2022-10-25T10:24:52.363Z] OK: 211 MiB in 51 packages [2022-10-25T10:24:53.843Z] ---> Running in d3f8354d2eb9 [2022-10-25T10:24:54.424Z] Removing intermediate container d3f8354d2eb9 [2022-10-25T10:24:54.424Z] ---> ce75bca587b6 [2022-10-25T10:24:54.424Z] Step 19/20 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:24:54.424Z] Removing intermediate container 4120f4c5163c [2022-10-25T10:24:54.424Z] ---> 8fe285e0c790 [2022-10-25T10:24:54.424Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T10:24:54.424Z] ---> Running in 91a9aac70d51 [2022-10-25T10:24:54.424Z] Removing intermediate container 920d35727f19 [2022-10-25T10:24:54.424Z] ---> f990f54c98b0 [2022-10-25T10:24:54.424Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-25T10:24:54.690Z] Removing intermediate container 91a9aac70d51 [2022-10-25T10:24:54.690Z] ---> 5c9efea1b719 [2022-10-25T10:24:54.690Z] Step 20/20 : LABEL version=2.3.0-dev.101 [2022-10-25T10:24:54.690Z] ---> 7dc37739f052 [2022-10-25T10:24:54.690Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:24:54.947Z] ---> 5bc8fefb601f [2022-10-25T10:24:54.947Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:24:54.947Z] ---> Running in 00c0d0e74625 [2022-10-25T10:24:54.947Z] ---> Running in 6977ea3b1b4f [2022-10-25T10:24:54.947Z] ---> Running in b6a421622cbd [2022-10-25T10:24:54.947Z] Removing intermediate container 00c0d0e74625 [2022-10-25T10:24:54.947Z] ---> e7a6ffe462b4 [2022-10-25T10:24:54.947Z] [2022-10-25T10:24:55.277Z] Successfully built e7a6ffe462b4 [2022-10-25T10:24:55.277Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-25T10:24:55.277Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-10-25T10:24:55.844Z] ---> e50be2ad48b2 [2022-10-25T10:24:55.844Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-25T10:24:58.372Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:24:58.372Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:24:58.372Z] ---> cece9624f0bb [2022-10-25T10:24:58.372Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T10:24:58.372Z] ---> Using cache [2022-10-25T10:24:58.372Z] ---> 0d79b2aa0123 [2022-10-25T10:24:58.372Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:24:58.372Z] ---> Using cache [2022-10-25T10:24:58.372Z] ---> a7df60593ea0 [2022-10-25T10:24:58.372Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-25T10:24:58.372Z] ---> Using cache [2022-10-25T10:24:58.372Z] ---> f990f54c98b0 [2022-10-25T10:24:58.372Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T10:24:58.372Z] ---> Using cache [2022-10-25T10:24:58.372Z] ---> 5bc8fefb601f [2022-10-25T10:24:58.372Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:24:58.967Z] ---> Running in ff08bd9ead1c [2022-10-25T10:24:58.967Z] ---> Running in 44c5a83390b8 [2022-10-25T10:24:59.542Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T10:25:04.899Z] Removing intermediate container d676915d67b7 [2022-10-25T10:25:04.899Z] ---> 732ac4d58c53 [2022-10-25T10:25:04.899Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-25T10:25:05.465Z] ---> Running in 761f12651ec7 [2022-10-25T10:25:06.064Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-25T10:25:09.362Z] Removing intermediate container 761f12651ec7 [2022-10-25T10:25:09.362Z] ---> 389ff520f8b0 [2022-10-25T10:25:09.362Z] [2022-10-25T10:25:09.362Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T10:25:09.362Z] ---> 9c6f07244728 [2022-10-25T10:25:09.362Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-25T10:25:09.362Z] ---> Running in a96c5b077bc0 [2022-10-25T10:25:09.933Z] Removing intermediate container a96c5b077bc0 [2022-10-25T10:25:09.933Z] ---> f7e3c6771f33 [2022-10-25T10:25:09.934Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-25T10:25:10.501Z] ---> Running in 96baaa8dc80a [2022-10-25T10:25:11.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:25:11.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:25:11.324Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T10:25:11.324Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T10:25:11.324Z] (3/33) Installing readline (8.1.2-r0) [2022-10-25T10:25:11.324Z] (4/33) Installing bash (5.1.16-r2) [2022-10-25T10:25:11.324Z] Executing bash-5.1.16-r2.post-install [2022-10-25T10:25:11.324Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-25T10:25:11.324Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-25T10:25:11.324Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T10:25:11.324Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-25T10:25:11.324Z] (9/33) Installing curl (7.83.1-r3) [2022-10-25T10:25:11.324Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-25T10:25:11.582Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-25T10:25:11.582Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-25T10:25:11.582Z] (13/33) Installing expat (2.4.9-r0) [2022-10-25T10:25:11.582Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-25T10:25:11.582Z] (15/33) Installing gdbm (1.23-r0) [2022-10-25T10:25:11.582Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-25T10:25:11.582Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T10:25:11.839Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T10:25:11.839Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-25T10:25:11.839Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-25T10:25:11.839Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-25T10:25:12.406Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-25T10:25:12.406Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-25T10:25:12.406Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-25T10:25:12.406Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-25T10:25:12.406Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-25T10:25:12.406Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-25T10:25:12.406Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-25T10:25:12.406Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-25T10:25:12.406Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-25T10:25:12.406Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-25T10:25:12.406Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-25T10:25:12.406Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-25T10:25:12.406Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:25:12.665Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T10:25:12.665Z] OK: 122 MiB in 47 packages [2022-10-25T10:25:15.948Z] Removing intermediate container 6977ea3b1b4f [2022-10-25T10:25:15.948Z] ---> 4b4f8497e008 [2022-10-25T10:25:15.948Z] Step 9/24 : COPY . . [2022-10-25T10:25:15.948Z] Removing intermediate container b6a421622cbd [2022-10-25T10:25:15.948Z] ---> 25b00845596d [2022-10-25T10:25:15.948Z] Step 8/33 : COPY . . [2022-10-25T10:25:15.948Z] Removing intermediate container 44c5a83390b8 [2022-10-25T10:25:15.948Z] ---> cb3cff5f6c97 [2022-10-25T10:25:15.948Z] Step 8/25 : COPY . . [2022-10-25T10:25:16.514Z] Collecting docker-compose==1.23.2 [2022-10-25T10:25:16.514Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-25T10:25:16.514Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.7 MB/s eta 0:00:00 [2022-10-25T10:25:16.514Z] 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-25T10:25:16.771Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-25T10:25:16.771Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-25T10:25:16.771Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 150.7 MB/s eta 0:00:00 [2022-10-25T10:25:16.771Z] Collecting PyYAML<4,>=3.10 [2022-10-25T10:25:16.771Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-25T10:25:16.771Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 39.4 MB/s eta 0:00:00 [2022-10-25T10:25:17.029Z] Preparing metadata (setup.py): started [2022-10-25T10:25:17.286Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T10:25:17.286Z] Collecting cached-property<2,>=1.2.0 [2022-10-25T10:25:17.286Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-25T10:25:17.286Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-25T10:25:17.287Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-25T10:25:17.287Z] Preparing metadata (setup.py): started [2022-10-25T10:25:17.543Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T10:25:17.543Z] Collecting docker<4.0,>=3.6.0 [2022-10-25T10:25:17.543Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-25T10:25:17.543Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 80.6 MB/s eta 0:00:00 [2022-10-25T10:25:17.543Z] Collecting texttable<0.10,>=0.9.0 [2022-10-25T10:25:17.543Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-25T10:25:17.543Z] Preparing metadata (setup.py): started [2022-10-25T10:25:17.800Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T10:25:17.800Z] Collecting docopt<0.7,>=0.6.1 [2022-10-25T10:25:17.800Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-25T10:25:17.800Z] Preparing metadata (setup.py): started [2022-10-25T10:25:18.057Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T10:25:18.057Z] Collecting jsonschema<3,>=2.5.1 [2022-10-25T10:25:18.057Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-25T10:25:18.314Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-25T10:25:18.314Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-25T10:25:18.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 168.0 MB/s eta 0:00:00 [2022-10-25T10:25:18.314Z] Collecting docker-pycreds>=0.4.0 [2022-10-25T10:25:18.314Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-25T10:25:18.314Z] Collecting idna<2.8,>=2.5 [2022-10-25T10:25:18.314Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-25T10:25:18.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 175.0 MB/s eta 0:00:00 [2022-10-25T10:25:18.572Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-25T10:25:18.572Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-25T10:25:18.572Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 166.6 MB/s eta 0:00:00 [2022-10-25T10:25:18.572Z] Collecting certifi>=2017.4.17 [2022-10-25T10:25:18.572Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-25T10:25:18.572Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 204.7 MB/s eta 0:00:00 [2022-10-25T10:25:18.572Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-25T10:25:18.572Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-25T10:25:18.572Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 115.6 MB/s eta 0:00:00 [2022-10-25T10:25:18.572Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-25T10:25:18.572Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-25T10:25:18.572Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-25T10:25:18.572Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-25T10:25:18.830Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-25T10:25:18.830Z] Running setup.py install for texttable: started [2022-10-25T10:25:19.087Z] Running setup.py install for texttable: finished with status 'done' [2022-10-25T10:25:19.087Z] Running setup.py install for PyYAML: started [2022-10-25T10:25:19.344Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-25T10:25:19.602Z] Running setup.py install for docopt: started [2022-10-25T10:25:20.166Z] Running setup.py install for docopt: finished with status 'done' [2022-10-25T10:25:28.352Z] Running setup.py install for dockerpty: started [2022-10-25T10:25:28.613Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-25T10:25:28.613Z] ---> 0007b7a4abff [2022-10-25T10:25:28.613Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-25T10:25:28.613Z] ---> 86584570a82e [2022-10-25T10:25:28.613Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-25T10:25:28.613Z] ---> 7cab9df484c1 [2022-10-25T10:25:28.613Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-25T10:25:28.872Z] ---> Running in 4c20cebef07f [2022-10-25T10:25:28.872Z] ---> Running in c9b4d0524f17 [2022-10-25T10:25:28.872Z] ---> Running in 5096785c2281 [2022-10-25T10:25:29.131Z] 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-25T10:25:29.131Z] 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-25T10:25:29.131Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-25T10:25:29.393Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-25T10:25:29.393Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-25T10:25:31.293Z] Removing intermediate container ff08bd9ead1c [2022-10-25T10:25:31.293Z] ---> c83c11891d5f [2022-10-25T10:25:31.293Z] [2022-10-25T10:25:31.293Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T10:25:31.293Z] ---> 9c6f07244728 [2022-10-25T10:25:31.293Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-25T10:25:31.293Z] ---> Running in 6c26f6ebb86e [2022-10-25T10:25:32.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:25:32.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:25:32.485Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-25T10:25:32.485Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-25T10:25:32.485Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:25:32.485Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T10:25:32.485Z] OK: 6 MiB in 16 packages [2022-10-25T10:25:33.872Z] Removing intermediate container 96baaa8dc80a [2022-10-25T10:25:33.872Z] ---> 6250cf2673a8 [2022-10-25T10:25:33.872Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-25T10:25:33.872Z] ---> Running in 2a29dbe416e9 [2022-10-25T10:25:33.872Z] Removing intermediate container 6c26f6ebb86e [2022-10-25T10:25:33.872Z] ---> dd9bb0b882c3 [2022-10-25T10:25:33.872Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T10:25:33.872Z] ---> Running in 649a6d991a21 [2022-10-25T10:25:34.135Z] Removing intermediate container 2a29dbe416e9 [2022-10-25T10:25:34.135Z] ---> 67b239e06ede [2022-10-25T10:25:34.135Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T10:25:34.135Z] Removing intermediate container 649a6d991a21 [2022-10-25T10:25:34.135Z] ---> 625f6893f0ee [2022-10-25T10:25:34.135Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-25T10:25:34.135Z] ---> Running in 05895aba4e50 [2022-10-25T10:25:34.135Z] ---> Running in da4dc7ce5c49 [2022-10-25T10:25:34.408Z] Removing intermediate container 05895aba4e50 [2022-10-25T10:25:34.409Z] ---> 5fa2c7bf21a9 [2022-10-25T10:25:34.409Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-25T10:25:34.409Z] Removing intermediate container da4dc7ce5c49 [2022-10-25T10:25:34.409Z] ---> 875f90caccd1 [2022-10-25T10:25:34.409Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T10:25:34.667Z] ---> Running in f32aa250f26c [2022-10-25T10:25:34.926Z] Removing intermediate container f32aa250f26c [2022-10-25T10:25:34.926Z] ---> 0001a6a1189f [2022-10-25T10:25:34.926Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:25:35.506Z] ---> 62a32071c8e6 [2022-10-25T10:25:35.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-25T10:25:35.507Z] ---> 6f7f2b3db35f [2022-10-25T10:25:35.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-25T10:25:36.442Z] ---> 22f4b8b1d51c [2022-10-25T10:25:36.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-25T10:25:36.442Z] ---> c834e34c2947 [2022-10-25T10:25:36.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-25T10:25:37.008Z] ---> 0160ba8de7cb [2022-10-25T10:25:37.008Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-25T10:25:37.008Z] ---> ac1de0f54a8c [2022-10-25T10:25:37.008Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-25T10:25:37.008Z] ---> Running in f8fcfc9c3789 [2022-10-25T10:25:37.008Z] ---> Running in feec2dc55f11 [2022-10-25T10:25:37.266Z] Removing intermediate container f8fcfc9c3789 [2022-10-25T10:25:37.266Z] ---> afe757682aec [2022-10-25T10:25:37.266Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:25:37.542Z] Removing intermediate container feec2dc55f11 [2022-10-25T10:25:37.542Z] ---> 8b37a6140b16 [2022-10-25T10:25:37.542Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:25:37.542Z] ---> Running in 500b2eafbaca [2022-10-25T10:25:37.542Z] ---> Running in 7fc1fca0a825 [2022-10-25T10:25:37.812Z] Removing intermediate container 500b2eafbaca [2022-10-25T10:25:37.812Z] ---> 1a3cb9dadd7e [2022-10-25T10:25:37.812Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T10:25:37.812Z] Removing intermediate container 7fc1fca0a825 [2022-10-25T10:25:37.812Z] ---> 72470414ea17 [2022-10-25T10:25:37.812Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T10:25:37.812Z] ---> Running in a852b978e934 [2022-10-25T10:25:37.812Z] ---> Running in 9c37bbe2ced1 [2022-10-25T10:25:38.076Z] Removing intermediate container 9c37bbe2ced1 [2022-10-25T10:25:38.076Z] ---> a86da0da26f8 [2022-10-25T10:25:38.076Z] Step 22/23 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:25:38.076Z] Removing intermediate container a852b978e934 [2022-10-25T10:25:38.076Z] ---> 994cb25d184e [2022-10-25T10:25:38.076Z] Step 22/23 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:25:38.076Z] ---> Running in d944ef2ee89c [2022-10-25T10:25:38.076Z] ---> Running in b7d7c81b5210 [2022-10-25T10:25:38.659Z] Removing intermediate container b7d7c81b5210 [2022-10-25T10:25:38.659Z] ---> 3ea6d363ade3 [2022-10-25T10:25:38.659Z] Step 23/23 : LABEL version=2.3.0-dev.101 [2022-10-25T10:25:38.659Z] Removing intermediate container d944ef2ee89c [2022-10-25T10:25:38.659Z] ---> e5c059f9a8d6 [2022-10-25T10:25:38.659Z] Step 23/23 : LABEL version=2.3.0-dev.101 [2022-10-25T10:25:38.659Z] ---> Running in 431555fdefda [2022-10-25T10:25:38.659Z] ---> Running in e6df5fb12478 [2022-10-25T10:25:38.917Z] Removing intermediate container 431555fdefda [2022-10-25T10:25:38.917Z] ---> 43e5bf4791d0 [2022-10-25T10:25:38.917Z] [2022-10-25T10:25:38.917Z] Removing intermediate container e6df5fb12478 [2022-10-25T10:25:38.917Z] ---> 5c651dc07f0f [2022-10-25T10:25:38.917Z] [2022-10-25T10:25:38.917Z] Successfully built 43e5bf4791d0 [2022-10-25T10:25:38.917Z] Successfully tagged support-notifications:latest [2022-10-25T10:25:38.917Z] Building security-spire-server [2022-10-25T10:25:38.917Z]  Building support-notifications ... done Successfully built 5c651dc07f0f [2022-10-25T10:25:38.917Z] Successfully tagged sys-mgmt-agent:latest [2022-10-25T10:25:38.917Z] Building security-proxy-setup [2022-10-25T10:25:45.472Z]  Building sys-mgmt-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:25:45.472Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:25:45.472Z] ---> cece9624f0bb [2022-10-25T10:25:45.472Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T10:25:45.472Z] ---> Using cache [2022-10-25T10:25:45.472Z] ---> 0d79b2aa0123 [2022-10-25T10:25:45.472Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:25:45.472Z] ---> Using cache [2022-10-25T10:25:45.472Z] ---> a7df60593ea0 [2022-10-25T10:25:45.472Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T10:25:45.472Z] ---> Using cache [2022-10-25T10:25:45.472Z] ---> bcc15ff1f76c [2022-10-25T10:25:45.472Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T10:25:45.472Z] ---> Using cache [2022-10-25T10:25:45.472Z] ---> 1962d2155915 [2022-10-25T10:25:45.472Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:25:45.472Z] ---> Using cache [2022-10-25T10:25:45.472Z] ---> 7d4894dbb2bf [2022-10-25T10:25:45.472Z] Step 8/25 : COPY . . [2022-10-25T10:25:45.472Z] ---> Using cache [2022-10-25T10:25:45.472Z] ---> d2ce6c40ce81 [2022-10-25T10:25:45.472Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T10:25:45.472Z] ---> Using cache [2022-10-25T10:25:45.472Z] ---> 51378f96f28b [2022-10-25T10:25:45.472Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-25T10:25:45.472Z] ---> Using cache [2022-10-25T10:25:45.472Z] ---> d2c839eedb2c [2022-10-25T10:25:45.472Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T10:25:45.729Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:25:45.730Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:25:45.730Z] ---> cece9624f0bb [2022-10-25T10:25:45.730Z] Step 3/22 : WORKDIR /edgex-go [2022-10-25T10:25:45.730Z] ---> Using cache [2022-10-25T10:25:45.730Z] ---> 0d79b2aa0123 [2022-10-25T10:25:45.730Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:25:45.730Z] ---> Using cache [2022-10-25T10:25:45.730Z] ---> a7df60593ea0 [2022-10-25T10:25:45.730Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-25T10:25:45.730Z] ---> Using cache [2022-10-25T10:25:45.730Z] ---> f990f54c98b0 [2022-10-25T10:25:45.730Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T10:25:45.730Z] ---> Using cache [2022-10-25T10:25:45.730Z] ---> 5bc8fefb601f [2022-10-25T10:25:45.730Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:25:45.730Z] ---> Using cache [2022-10-25T10:25:45.730Z] ---> cb3cff5f6c97 [2022-10-25T10:25:45.730Z] Step 8/22 : COPY . . [2022-10-25T10:25:45.730Z] ---> Using cache [2022-10-25T10:25:45.730Z] ---> 7cab9df484c1 [2022-10-25T10:25:45.730Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-25T10:25:49.911Z] ---> Running in 92b71147b4f7 [2022-10-25T10:25:49.911Z] ---> Running in deffd36d5c67 [2022-10-25T10:25:50.532Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-25T10:25:51.099Z] Removing intermediate container 92b71147b4f7 [2022-10-25T10:25:51.099Z] ---> 92239b1f3f19 [2022-10-25T10:25:51.099Z] Step 12/25 : WORKDIR /edgex-go [2022-10-25T10:25:51.099Z] ---> Running in 01e70d56ece6 [2022-10-25T10:25:51.664Z] Removing intermediate container 01e70d56ece6 [2022-10-25T10:25:51.664Z] ---> 6d49d60f0db2 [2022-10-25T10:25:51.664Z] [2022-10-25T10:25:51.664Z] Step 13/25 : FROM alpine:3.15 [2022-10-25T10:25:51.664Z] ---> c4fc93816858 [2022-10-25T10:25:51.664Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T10:25:51.664Z] ---> Using cache [2022-10-25T10:25:51.664Z] ---> 4a2dc7ae49c6 [2022-10-25T10:25:51.664Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:25:51.664Z] ---> Using cache [2022-10-25T10:25:51.664Z] ---> 819e1d9d7507 [2022-10-25T10:25:51.664Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T10:25:51.664Z] ---> Running in cf668a42089d [2022-10-25T10:25:52.229Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:25:52.793Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-25T10:25:53.050Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:25:53.306Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-25T10:25:53.306Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-25T10:25:53.306Z] OK: 15857 distinct packages available [2022-10-25T10:25:53.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:25:54.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:25:54.696Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-25T10:25:54.696Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-25T10:25:54.696Z] (3/5) Installing libucontext (1.1-r0) [2022-10-25T10:25:54.955Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-25T10:25:54.955Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-25T10:25:54.955Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T10:25:54.955Z] OK: 7 MiB in 19 packages [2022-10-25T10:25:57.488Z] Removing intermediate container cf668a42089d [2022-10-25T10:25:57.488Z] ---> 06e09179ecce [2022-10-25T10:25:57.488Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T10:25:57.488Z] Removing intermediate container 5096785c2281 [2022-10-25T10:25:57.488Z] ---> 67c8bdaa91b0 [2022-10-25T10:25:57.488Z] [2022-10-25T10:25:57.488Z] Step 10/33 : FROM alpine:3.16 [2022-10-25T10:25:57.488Z] ---> 9c6f07244728 [2022-10-25T10:25:57.488Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T10:25:57.488Z] Removing intermediate container c9b4d0524f17 [2022-10-25T10:25:57.488Z] ---> 259b8cf65941 [2022-10-25T10:25:57.488Z] [2022-10-25T10:25:57.488Z] Step 10/25 : FROM alpine:3.16 [2022-10-25T10:25:57.488Z] ---> 9c6f07244728 [2022-10-25T10:25:57.488Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-25T10:25:57.488Z] ---> Running in 24b26716c25f [2022-10-25T10:25:57.488Z] ---> Running in ae751f8904bd [2022-10-25T10:25:57.747Z] Removing intermediate container 24b26716c25f [2022-10-25T10:25:57.747Z] ---> 179765108e1d [2022-10-25T10:25:57.747Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-25T10:25:58.004Z] ---> Running in c393f1f8c731 [2022-10-25T10:25:58.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:25:58.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:25:58.518Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-25T10:25:58.518Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-25T10:25:58.518Z] (3/3) Installing su-exec (0.2-r1) [2022-10-25T10:25:58.518Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:25:58.518Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T10:25:58.518Z] OK: 6 MiB in 17 packages [2022-10-25T10:25:58.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:25:58.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:25:59.085Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-25T10:25:59.085Z] (2/2) Installing su-exec (0.2-r1) [2022-10-25T10:25:59.085Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:25:59.085Z] OK: 6 MiB in 16 packages [2022-10-25T10:26:00.017Z] ---> 33a785c2acbc [2022-10-25T10:26:00.017Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T10:26:00.017Z] Removing intermediate container 4c20cebef07f [2022-10-25T10:26:00.017Z] ---> f774ee39ef6f [2022-10-25T10:26:00.017Z] [2022-10-25T10:26:00.017Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T10:26:00.017Z] ---> 9c6f07244728 [2022-10-25T10:26:00.017Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-25T10:26:00.311Z] ---> Running in 7f4a2dcc860c [2022-10-25T10:26:00.311Z] Removing intermediate container c393f1f8c731 [2022-10-25T10:26:00.311Z] ---> a679a68fcdb7 [2022-10-25T10:26:00.311Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-25T10:26:00.311Z] ---> 781b46f9eda3 [2022-10-25T10:26:00.311Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-25T10:26:00.311Z] Removing intermediate container ae751f8904bd [2022-10-25T10:26:00.311Z] ---> 6452ff8e1aec [2022-10-25T10:26:00.311Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T10:26:00.311Z] ---> Running in c8d8efae9ff3 [2022-10-25T10:26:00.311Z] Removing intermediate container 7f4a2dcc860c [2022-10-25T10:26:00.311Z] ---> e3712fb1c6f2 [2022-10-25T10:26:00.311Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-25T10:26:00.311Z] ---> Running in 270ad641f711 [2022-10-25T10:26:00.575Z] ---> Running in 1ad27db3d587 [2022-10-25T10:26:00.575Z] Removing intermediate container c8d8efae9ff3 [2022-10-25T10:26:00.575Z] ---> c80d45eb08f3 [2022-10-25T10:26:00.575Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-25T10:26:00.575Z] Removing intermediate container 270ad641f711 [2022-10-25T10:26:00.575Z] ---> 324a7f04ca86 [2022-10-25T10:26:00.575Z] Step 13/25 : WORKDIR / [2022-10-25T10:26:00.575Z] ---> cd72752e6f27 [2022-10-25T10:26:00.575Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-25T10:26:00.575Z] ---> Running in 12061debc56f [2022-10-25T10:26:00.575Z] Removing intermediate container 1ad27db3d587 [2022-10-25T10:26:00.575Z] ---> fa6f23a7b918 [2022-10-25T10:26:00.575Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-25T10:26:00.575Z] ---> Running in 79839b5f4791 [2022-10-25T10:26:00.575Z] ---> Running in 87a48db145c7 [2022-10-25T10:26:00.575Z] Removing intermediate container 12061debc56f [2022-10-25T10:26:00.575Z] ---> 6195bdcbee42 [2022-10-25T10:26:00.575Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-25T10:26:00.833Z] Removing intermediate container 79839b5f4791 [2022-10-25T10:26:00.833Z] ---> 48dd86f7aa97 [2022-10-25T10:26:00.833Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-25T10:26:00.833Z] Removing intermediate container 87a48db145c7 [2022-10-25T10:26:00.833Z] ---> 5019284ebd86 [2022-10-25T10:26:00.833Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:26:00.833Z] ---> efd9763a72c0 [2022-10-25T10:26:00.833Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T10:26:00.833Z] ---> Running in ba8a1f6b1f65 [2022-10-25T10:26:00.833Z] ---> Running in bae229240f75 [2022-10-25T10:26:00.833Z] ---> Running in 1860a9b336d5 [2022-10-25T10:26:00.833Z] Removing intermediate container ba8a1f6b1f65 [2022-10-25T10:26:00.833Z] ---> 7c3e9d846a7e [2022-10-25T10:26:00.833Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-25T10:26:00.833Z] ---> Running in 82ce6e97b333 [2022-10-25T10:26:01.090Z] Removing intermediate container bae229240f75 [2022-10-25T10:26:01.090Z] ---> aaeaeb27f6d8 [2022-10-25T10:26:01.090Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T10:26:01.090Z] ---> 560fff900390 [2022-10-25T10:26:01.090Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-25T10:26:01.090Z] ---> Running in c342539f71c9 [2022-10-25T10:26:01.090Z] Removing intermediate container 82ce6e97b333 [2022-10-25T10:26:01.090Z] ---> 18b6de10d911 [2022-10-25T10:26:01.090Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-25T10:26:01.090Z] ---> Running in eeacb52c236e [2022-10-25T10:26:01.090Z] Removing intermediate container c342539f71c9 [2022-10-25T10:26:01.090Z] ---> 408a86d0f139 [2022-10-25T10:26:01.090Z] Step 23/25 : LABEL arch=x86_64 [2022-10-25T10:26:01.090Z] ---> Running in be20527ede2b [2022-10-25T10:26:01.348Z] ---> 11af35871848 [2022-10-25T10:26:01.348Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-25T10:26:01.348Z] Removing intermediate container be20527ede2b [2022-10-25T10:26:01.348Z] ---> 9276a1bcebdd [2022-10-25T10:26:01.348Z] Step 24/25 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:01.348Z] ---> Running in cd37af0bf1e6 [2022-10-25T10:26:01.348Z] Removing intermediate container cd37af0bf1e6 [2022-10-25T10:26:01.348Z] ---> 7fed5b640b5d [2022-10-25T10:26:01.348Z] Step 25/25 : LABEL version=2.3.0-dev.101 [2022-10-25T10:26:01.348Z] ---> 367a830d5fb4 [2022-10-25T10:26:01.348Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-25T10:26:01.605Z] ---> Running in 34f05e0ca773 [2022-10-25T10:26:01.605Z] Removing intermediate container 34f05e0ca773 [2022-10-25T10:26:01.605Z] ---> 409f4d2dd93d [2022-10-25T10:26:01.605Z] [2022-10-25T10:26:01.605Z] ---> de46890a6f1c [2022-10-25T10:26:01.605Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-25T10:26:01.605Z] Successfully built 409f4d2dd93d [2022-10-25T10:26:01.605Z] Successfully tagged security-spire-server:latest [2022-10-25T10:26:01.605Z]  Building security-spire-server ... done Building core-command [2022-10-25T10:26:04.128Z] Removing intermediate container 1860a9b336d5 [2022-10-25T10:26:04.128Z] ---> 11b12a2baf65 [2022-10-25T10:26:04.128Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T10:26:04.707Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:26:04.707Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:26:05.638Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-25T10:26:05.898Z] ---> cece9624f0bb [2022-10-25T10:26:05.898Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T10:26:05.898Z] ---> Using cache [2022-10-25T10:26:05.898Z] ---> dadb97eb846a [2022-10-25T10:26:05.898Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T10:26:05.898Z] ---> Using cache [2022-10-25T10:26:05.898Z] ---> 17ba6aef1924 [2022-10-25T10:26:05.898Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:26:05.898Z] ---> Using cache [2022-10-25T10:26:05.898Z] ---> fe5af9fc9217 [2022-10-25T10:26:05.898Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-25T10:26:05.898Z] ---> Using cache [2022-10-25T10:26:05.898Z] ---> 8b0c948959e6 [2022-10-25T10:26:05.898Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T10:26:05.898Z] ---> Using cache [2022-10-25T10:26:05.898Z] ---> 469a88e97243 [2022-10-25T10:26:05.898Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:26:05.898Z] ---> Using cache [2022-10-25T10:26:05.898Z] ---> 74080a08f593 [2022-10-25T10:26:05.898Z] Step 9/24 : COPY . . [2022-10-25T10:26:05.898Z] ---> Using cache [2022-10-25T10:26:05.898Z] ---> 5d60df2a2ea7 [2022-10-25T10:26:05.898Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-25T10:26:05.898Z] ---> 192f9ee68b86 [2022-10-25T10:26:05.898Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-25T10:26:05.898Z] ---> Running in 4b14474016e4 [2022-10-25T10:26:05.898Z] ---> Running in f74aa16cbda6 [2022-10-25T10:26:06.155Z] Removing intermediate container eeacb52c236e [2022-10-25T10:26:06.155Z] ---> c71744272986 [2022-10-25T10:26:06.155Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-25T10:26:06.155Z] ---> Running in 298a19ab4335 [2022-10-25T10:26:06.414Z] Removing intermediate container 298a19ab4335 [2022-10-25T10:26:06.414Z] ---> e0b163553084 [2022-10-25T10:26:06.414Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-25T10:26:06.414Z] ---> 798c6d81b6c0 [2022-10-25T10:26:06.414Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T10:26:06.414Z] ---> 380c3067fb8b [2022-10-25T10:26:06.414Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-25T10:26:06.414Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:26:06.681Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-25T10:26:06.681Z] ---> Running in 457d0a767761 [2022-10-25T10:26:06.681Z] ---> 073b3495b10a [2022-10-25T10:26:06.681Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T10:26:06.681Z] ---> Running in b7a095e83aa1 [2022-10-25T10:26:07.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:26:07.815Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-25T10:26:07.815Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T10:26:07.815Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-25T10:26:08.077Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T10:26:08.077Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-25T10:26:08.077Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-25T10:26:08.077Z] Removing intermediate container 457d0a767761 [2022-10-25T10:26:08.077Z] ---> 36931f2d6749 [2022-10-25T10:26:08.077Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:26:08.335Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:26:08.335Z] OK: 8 MiB in 20 packages [2022-10-25T10:26:08.335Z] Removing intermediate container deffd36d5c67 [2022-10-25T10:26:08.335Z] ---> 706211809570 [2022-10-25T10:26:08.335Z] [2022-10-25T10:26:08.335Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T10:26:08.335Z] ---> 9c6f07244728 [2022-10-25T10:26:08.335Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-25T10:26:08.335Z] ---> Running in 4e4c3f393085 [2022-10-25T10:26:08.335Z] ---> 012dd9621ab8 [2022-10-25T10:26:08.335Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-25T10:26:08.335Z] Removing intermediate container b7a095e83aa1 [2022-10-25T10:26:08.335Z] ---> 57ac7517e143 [2022-10-25T10:26:08.335Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T10:26:08.593Z] ---> Running in 0224ec3c4f16 [2022-10-25T10:26:08.852Z] Removing intermediate container 0224ec3c4f16 [2022-10-25T10:26:08.852Z] ---> 5a1c7fac9b20 [2022-10-25T10:26:08.852Z] Step 23/25 : LABEL arch=x86_64 [2022-10-25T10:26:08.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T10:26:08.852Z] ---> Running in e0b6b03a7725 [2022-10-25T10:26:08.852Z] Removing intermediate container 4b14474016e4 [2022-10-25T10:26:08.852Z] ---> 38b5ef495190 [2022-10-25T10:26:08.852Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:26:08.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T10:26:08.852Z] ---> a054cbd53d61 [2022-10-25T10:26:08.852Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-25T10:26:09.144Z] Removing intermediate container e0b6b03a7725 [2022-10-25T10:26:09.144Z] ---> b595c83be357 [2022-10-25T10:26:09.144Z] Step 24/25 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:09.144Z] ---> Running in 561854b24255 [2022-10-25T10:26:09.144Z] ---> 395e5af4d67c [2022-10-25T10:26:09.144Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-25T10:26:09.144Z] ---> 9f39b7c5d054 [2022-10-25T10:26:09.144Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-25T10:26:09.144Z] Removing intermediate container 561854b24255 [2022-10-25T10:26:09.144Z] ---> 355d28cad1fd [2022-10-25T10:26:09.144Z] Step 25/25 : LABEL version=2.3.0-dev.101 [2022-10-25T10:26:09.144Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-25T10:26:09.402Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-25T10:26:09.402Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T10:26:09.402Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-25T10:26:09.402Z] (5/6) Installing curl (7.83.1-r3) [2022-10-25T10:26:09.402Z] ---> Running in c4daa7233dec [2022-10-25T10:26:09.402Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-25T10:26:09.402Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:26:09.402Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T10:26:09.402Z] OK: 8 MiB in 20 packages [2022-10-25T10:26:09.402Z] ---> ee2915ab2a30 [2022-10-25T10:26:09.402Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-25T10:26:09.660Z] Removing intermediate container c4daa7233dec [2022-10-25T10:26:09.660Z] ---> c3c5ff558a10 [2022-10-25T10:26:09.660Z] [2022-10-25T10:26:09.660Z] Successfully built c3c5ff558a10 [2022-10-25T10:26:09.660Z] Successfully tagged security-secretstore-setup:latest [2022-10-25T10:26:09.660Z]  Building security-secretstore-setup ... done  ---> 45fa0765ece0 [2022-10-25T10:26:09.660Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-25T10:26:09.918Z] ---> 37359a0c9b8e [2022-10-25T10:26:09.918Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-25T10:26:10.184Z] ---> 6fea5a553037 [2022-10-25T10:26:10.184Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-25T10:26:10.184Z] ---> Running in bcc6d4a53752 [2022-10-25T10:26:10.184Z] ---> 94475b081a61 [2022-10-25T10:26:10.184Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-25T10:26:10.184Z] Removing intermediate container 4e4c3f393085 [2022-10-25T10:26:10.184Z] ---> bb083e8fcf3e [2022-10-25T10:26:10.184Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T10:26:10.184Z] ---> Running in 79251ca784b9 [2022-10-25T10:26:10.444Z] Removing intermediate container bcc6d4a53752 [2022-10-25T10:26:10.444Z] ---> b31533aeaa8c [2022-10-25T10:26:10.444Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:26:10.444Z] ---> c4af88aec5a1 [2022-10-25T10:26:10.444Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-25T10:26:10.444Z] Removing intermediate container 79251ca784b9 [2022-10-25T10:26:10.444Z] ---> 712064025d3a [2022-10-25T10:26:10.444Z] Step 13/22 : WORKDIR /edgex [2022-10-25T10:26:10.444Z] ---> Running in e54268c63118 [2022-10-25T10:26:10.444Z] ---> Running in d0842cc6a4dd [2022-10-25T10:26:10.444Z] ---> Running in 2c9234d79236 [2022-10-25T10:26:10.705Z] Removing intermediate container e54268c63118 [2022-10-25T10:26:10.705Z] Removing intermediate container 2c9234d79236 [2022-10-25T10:26:10.705Z] ---> 92476c5742cb [2022-10-25T10:26:10.705Z] ---> 02f52853fd6e [2022-10-25T10:26:10.705Z] Step 22/24 : LABEL arch=x86_64Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-25T10:26:10.705Z] [2022-10-25T10:26:10.705Z] ---> Running in 0897c6a1c842 [2022-10-25T10:26:10.965Z] Removing intermediate container 0897c6a1c842 [2022-10-25T10:26:10.965Z] ---> 8291996d65e4 [2022-10-25T10:26:10.965Z] Step 23/24 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:10.965Z] ---> 40a0aaf9f1d9 [2022-10-25T10:26:10.965Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-25T10:26:11.244Z] ---> Running in a5f7ae7d9a0c [2022-10-25T10:26:11.501Z] Removing intermediate container a5f7ae7d9a0c [2022-10-25T10:26:11.501Z] ---> 0a759bb90608 [2022-10-25T10:26:11.501Z] Step 24/24 : LABEL version=2.3.0-dev.101 [2022-10-25T10:26:11.501Z] ---> Running in ad0bb32bf84d [2022-10-25T10:26:11.501Z] ---> b547c4c40ae9 [2022-10-25T10:26:11.501Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-25T10:26:11.773Z] Removing intermediate container ad0bb32bf84d [2022-10-25T10:26:11.773Z] ---> 9728226fc099 [2022-10-25T10:26:11.773Z] [2022-10-25T10:26:12.034Z] Removing intermediate container d0842cc6a4dd [2022-10-25T10:26:12.034Z] ---> 573d03e3fb6d [2022-10-25T10:26:12.034Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-25T10:26:12.034Z] Successfully built 9728226fc099 [2022-10-25T10:26:12.034Z] Successfully tagged core-data:latest [2022-10-25T10:26:12.034Z]  Building core-data ... done  ---> Running in e43aa3fc1df3 [2022-10-25T10:26:12.292Z] ---> fa86dd166e0d [2022-10-25T10:26:12.292Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T10:26:12.292Z] Removing intermediate container e43aa3fc1df3 [2022-10-25T10:26:12.292Z] ---> 4c589c3c88b3 [2022-10-25T10:26:12.292Z] Step 30/33 : CMD ["gate"] [2022-10-25T10:26:12.292Z] ---> Running in 7bdee73b7117 [2022-10-25T10:26:12.292Z] ---> faac94eb51e7 [2022-10-25T10:26:12.292Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T10:26:12.292Z] ---> Running in 9ba504c9de1e [2022-10-25T10:26:12.560Z] Removing intermediate container 7bdee73b7117 [2022-10-25T10:26:12.560Z] ---> 0e06f0169c2d [2022-10-25T10:26:12.560Z] Step 31/33 : LABEL arch=x86_64 [2022-10-25T10:26:12.560Z] ---> Running in ed7d51288753 [2022-10-25T10:26:12.560Z] Removing intermediate container ed7d51288753 [2022-10-25T10:26:12.560Z] ---> a2ff48e1eaeb [2022-10-25T10:26:12.560Z] Step 32/33 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:12.821Z] ---> Running in cb4b974cf4cb [2022-10-25T10:26:12.821Z] Removing intermediate container cb4b974cf4cb [2022-10-25T10:26:12.821Z] ---> 0be34b50ec3b [2022-10-25T10:26:12.821Z] Step 33/33 : LABEL version=2.3.0-dev.101 [2022-10-25T10:26:12.821Z] ---> Running in c958f7e0696e [2022-10-25T10:26:13.088Z] Removing intermediate container c958f7e0696e [2022-10-25T10:26:13.088Z] ---> 9b7b76026e14 [2022-10-25T10:26:13.088Z] [2022-10-25T10:26:13.088Z] Successfully built 9b7b76026e14 [2022-10-25T10:26:13.350Z] Successfully tagged security-bootstrapper:latest [2022-10-25T10:26:13.611Z]  Building security-bootstrapper ... done Removing intermediate container 9ba504c9de1e [2022-10-25T10:26:13.611Z] ---> 0536712a73ab [2022-10-25T10:26:13.611Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T10:26:13.611Z] ---> Running in df873611ac13 [2022-10-25T10:26:13.870Z] Removing intermediate container df873611ac13 [2022-10-25T10:26:13.870Z] ---> 6616f3942e60 [2022-10-25T10:26:13.870Z] Step 20/22 : LABEL arch=x86_64 [2022-10-25T10:26:13.870Z] ---> Running in 07e7c831105f [2022-10-25T10:26:13.870Z] Removing intermediate container 07e7c831105f [2022-10-25T10:26:13.870Z] ---> 525e01a4d196 [2022-10-25T10:26:13.870Z] Step 21/22 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:14.128Z] ---> Running in fe512a7bb79f [2022-10-25T10:26:14.128Z] Removing intermediate container fe512a7bb79f [2022-10-25T10:26:14.128Z] ---> be9840b73af7 [2022-10-25T10:26:14.128Z] Step 22/22 : LABEL version=2.3.0-dev.101 [2022-10-25T10:26:14.128Z] ---> Running in 9da32c9bb765 [2022-10-25T10:26:14.387Z] Removing intermediate container 9da32c9bb765 [2022-10-25T10:26:14.387Z] ---> 21313de6cbce [2022-10-25T10:26:14.387Z] [2022-10-25T10:26:14.387Z] Successfully built 21313de6cbce [2022-10-25T10:26:14.387Z] Successfully tagged security-proxy-setup:latest [2022-10-25T10:26:24.360Z]  Building security-proxy-setup ... done Removing intermediate container f74aa16cbda6 [2022-10-25T10:26:24.360Z] ---> e8efe5a9fd2b [2022-10-25T10:26:24.360Z] [2022-10-25T10:26:24.360Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T10:26:24.360Z] ---> 9c6f07244728 [2022-10-25T10:26:24.360Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-25T10:26:24.360Z] ---> Using cache [2022-10-25T10:26:24.360Z] ---> 36b772e1e724 [2022-10-25T10:26:24.360Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T10:26:24.360Z] ---> Using cache [2022-10-25T10:26:24.360Z] ---> 8613200164a4 [2022-10-25T10:26:24.360Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-25T10:26:24.360Z] ---> Running in 044c14785dab [2022-10-25T10:26:24.360Z] Removing intermediate container 044c14785dab [2022-10-25T10:26:24.360Z] ---> 97d7f5b3dd21 [2022-10-25T10:26:24.360Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-25T10:26:24.360Z] ---> Running in 0ee803764a22 [2022-10-25T10:26:24.360Z] Removing intermediate container 0ee803764a22 [2022-10-25T10:26:24.360Z] ---> b5bec8151c79 [2022-10-25T10:26:24.360Z] Step 16/24 : WORKDIR / [2022-10-25T10:26:24.360Z] ---> Running in 9145d47be358 [2022-10-25T10:26:24.360Z] Removing intermediate container 9145d47be358 [2022-10-25T10:26:24.360Z] ---> 052cba63c6eb [2022-10-25T10:26:24.360Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:26:24.360Z] ---> c16c041bd715 [2022-10-25T10:26:24.360Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-25T10:26:24.360Z] ---> ac75fd4089ea [2022-10-25T10:26:24.360Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-25T10:26:24.360Z] ---> b2e7d74d75ac [2022-10-25T10:26:24.360Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-25T10:26:24.360Z] ---> Running in c5a355aae20b [2022-10-25T10:26:24.360Z] Removing intermediate container c5a355aae20b [2022-10-25T10:26:24.360Z] ---> bf9e5799cd1c [2022-10-25T10:26:24.360Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:26:24.360Z] ---> Running in 58de4866a4c1 [2022-10-25T10:26:24.360Z] Removing intermediate container 58de4866a4c1 [2022-10-25T10:26:24.360Z] ---> 6cdd1cd28884 [2022-10-25T10:26:24.360Z] Step 22/24 : LABEL arch=x86_64 [2022-10-25T10:26:24.360Z] ---> Running in 29cca4d1909c [2022-10-25T10:26:24.360Z] Removing intermediate container 29cca4d1909c [2022-10-25T10:26:24.360Z] ---> f6d9b474593d [2022-10-25T10:26:24.360Z] Step 23/24 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:24.360Z] ---> Running in 4521bb981abc [2022-10-25T10:26:24.619Z] Removing intermediate container 4521bb981abc [2022-10-25T10:26:24.619Z] ---> 22b991423e69 [2022-10-25T10:26:24.619Z] Step 24/24 : LABEL version=2.3.0-dev.101 [2022-10-25T10:26:24.619Z] ---> Running in e4ed33a6f366 [2022-10-25T10:26:24.619Z] Removing intermediate container e4ed33a6f366 [2022-10-25T10:26:24.620Z] ---> 8dd1ff7e7f3b [2022-10-25T10:26:24.620Z] [2022-10-25T10:26:24.620Z] Successfully built 8dd1ff7e7f3b [2022-10-25T10:26:24.879Z] Successfully tagged core-command:latest [2022-10-25T10:26:24.885Z]  Building core-command ... done  [Pipeline] } [2022-10-25T10:26:24.898Z] $ docker stop --time=1 151d4ac3cc1906cfcd6632942f582487371361a86d68a54aeeb1e18855700ab1 [2022-10-25T10:26:26.178Z] $ docker rm -f 151d4ac3cc1906cfcd6632942f582487371361a86d68a54aeeb1e18855700ab1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T10:26:26.503Z] + docker images [2022-10-25T10:26:26.503Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-25T10:26:26.503Z] core-command latest 8dd1ff7e7f3b 2 seconds ago 17.6MB [2022-10-25T10:26:26.503Z] e8efe5a9fd2b 5 seconds ago 1.61GB [2022-10-25T10:26:26.503Z] security-proxy-setup latest 21313de6cbce 12 seconds ago 27.6MB [2022-10-25T10:26:26.503Z] security-bootstrapper latest 9b7b76026e14 14 seconds ago 20.2MB [2022-10-25T10:26:26.503Z] core-data latest 9728226fc099 15 seconds ago 21.7MB [2022-10-25T10:26:26.503Z] security-secretstore-setup latest c3c5ff558a10 17 seconds ago 29.7MB [2022-10-25T10:26:26.503Z] 706211809570 18 seconds ago 1.6GB [2022-10-25T10:26:26.503Z] security-spire-server latest 409f4d2dd93d 25 seconds ago 86.5MB [2022-10-25T10:26:26.503Z] f774ee39ef6f 27 seconds ago 1.62GB [2022-10-25T10:26:26.503Z] 67c8bdaa91b0 30 seconds ago 1.6GB [2022-10-25T10:26:26.503Z] 259b8cf65941 30 seconds ago 1.6GB [2022-10-25T10:26:26.503Z] 6d49d60f0db2 35 seconds ago 1.48GB [2022-10-25T10:26:26.503Z] sys-mgmt-agent latest 5c651dc07f0f 48 seconds ago 136MB [2022-10-25T10:26:26.503Z] support-notifications latest 43e5bf4791d0 48 seconds ago 30.4MB [2022-10-25T10:26:26.503Z] c83c11891d5f 56 seconds ago 1.67GB [2022-10-25T10:26:26.503Z] 389ff520f8b0 About a minute ago 1.59GB [2022-10-25T10:26:26.503Z] security-spiffe-token-provider latest e7a6ffe462b4 About a minute ago 29.7MB [2022-10-25T10:26:26.503Z] core-metadata latest aca9d0deb421 About a minute ago 18.5MB [2022-10-25T10:26:26.503Z] support-scheduler latest 974dc1cd3953 About a minute ago 29.8MB [2022-10-25T10:26:26.503Z] db9ae21f2707 About a minute ago 1.64GB [2022-10-25T10:26:26.503Z] dce624249ce9 About a minute ago 1.67GB [2022-10-25T10:26:26.503Z] 39968f1a319f About a minute ago 1.61GB [2022-10-25T10:26:26.503Z] security-spire-agent latest 5f1b707497c2 2 minutes ago 125MB [2022-10-25T10:26:26.503Z] security-spire-config latest 6d79c7cc7891 2 minutes ago 85.8MB [2022-10-25T10:26:26.503Z] 6397e3bd8861 2 minutes ago 1.48GB [2022-10-25T10:26:26.503Z] 972e8ab319e8 2 minutes ago 1.48GB [2022-10-25T10:26:26.503Z] ci-base-image-x86_64 latest cece9624f0bb 5 minutes ago 941MB [2022-10-25T10:26:26.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB [2022-10-25T10:26:26.503Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-25T10:26:26.503Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-25T10:26:26.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-25T10:26:26.503Z] 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-25T10:26:26.612Z] provisioning config files... [2022-10-25T10:26:26.620Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/339@tmp/config3282913370375611788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:26:26.919Z] ---> docker-login.sh [2022-10-25T10:26:26.919Z] nexus3.edgexfoundry.org:10001 [2022-10-25T10:26:26.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:26:26.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:26:26.919Z] Configure a credential helper to remove this warning. See [2022-10-25T10:26:26.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:26:26.919Z] [2022-10-25T10:26:26.919Z] Login Succeeded [2022-10-25T10:26:26.919Z] nexus3.edgexfoundry.org:10002 [2022-10-25T10:26:26.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:26:26.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:26:26.919Z] Configure a credential helper to remove this warning. See [2022-10-25T10:26:26.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:26:26.919Z] [2022-10-25T10:26:26.919Z] Login Succeeded [2022-10-25T10:26:26.919Z] nexus3.edgexfoundry.org:10003 [2022-10-25T10:26:27.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:26:27.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:26:27.178Z] Configure a credential helper to remove this warning. See [2022-10-25T10:26:27.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:26:27.178Z] [2022-10-25T10:26:27.178Z] Login Succeeded [2022-10-25T10:26:27.178Z] nexus3.edgexfoundry.org:10004 [2022-10-25T10:26:27.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:26:27.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:26:27.178Z] Configure a credential helper to remove this warning. See [2022-10-25T10:26:27.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:26:27.178Z] [2022-10-25T10:26:27.178Z] Login Succeeded [2022-10-25T10:26:27.178Z] docker.io [2022-10-25T10:26:27.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:26:27.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:26:27.694Z] Configure a credential helper to remove this warning. See [2022-10-25T10:26:27.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:26:27.694Z] [2022-10-25T10:26:27.694Z] Login Succeeded [2022-10-25T10:26:27.694Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T10:26:27.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:26:27.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T10:26:27.739Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-25T10:26:27.739Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:27.739Z] latest [2022-10-25T10:26:27.739Z] 2.3.0-dev.101 [2022-10-25T10:26:27.739Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:27.739Z] main [2022-10-25T10:26:27.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:28.050Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:28.351Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:28.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-25T10:26:28.351Z] 372516ef953e: Preparing [2022-10-25T10:26:28.351Z] a896ea75757b: Preparing [2022-10-25T10:26:28.351Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:28.351Z] 3e5d93f5da2c: Preparing [2022-10-25T10:26:28.351Z] 994393dc58e7: Preparing [2022-10-25T10:26:28.351Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:28.351Z] 4048b8cf3a6a: Pushed [2022-10-25T10:26:28.351Z] 372516ef953e: Pushed [2022-10-25T10:26:28.351Z] 3e5d93f5da2c: Pushed [2022-10-25T10:26:30.251Z] a896ea75757b: Pushed [2022-10-25T10:26:30.251Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:bfce40eddf2f71e393df50e148deeaa026039d66d7b38d9a13c86399d600d528 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:30.557Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:30.861Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-25T10:26:30.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-25T10:26:30.861Z] 372516ef953e: Preparing [2022-10-25T10:26:30.861Z] a896ea75757b: Preparing [2022-10-25T10:26:30.861Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:30.861Z] 3e5d93f5da2c: Preparing [2022-10-25T10:26:30.861Z] 994393dc58e7: Preparing [2022-10-25T10:26:30.861Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:30.861Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:30.861Z] a896ea75757b: Layer already exists [2022-10-25T10:26:30.861Z] 372516ef953e: Layer already exists [2022-10-25T10:26:30.861Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:26:30.861Z] latest: digest: sha256:bfce40eddf2f71e393df50e148deeaa026039d66d7b38d9a13c86399d600d528 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:31.170Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:31.485Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.101 [2022-10-25T10:26:31.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-25T10:26:31.485Z] 372516ef953e: Preparing [2022-10-25T10:26:31.485Z] a896ea75757b: Preparing [2022-10-25T10:26:31.485Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:31.485Z] 3e5d93f5da2c: Preparing [2022-10-25T10:26:31.485Z] 994393dc58e7: Preparing [2022-10-25T10:26:31.485Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:31.485Z] 372516ef953e: Layer already exists [2022-10-25T10:26:31.485Z] a896ea75757b: Layer already exists [2022-10-25T10:26:31.485Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:31.485Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:26:31.485Z] 2.3.0-dev.101: digest: sha256:bfce40eddf2f71e393df50e148deeaa026039d66d7b38d9a13c86399d600d528 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:31.798Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:32.113Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:32.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-25T10:26:32.113Z] 372516ef953e: Preparing [2022-10-25T10:26:32.113Z] a896ea75757b: Preparing [2022-10-25T10:26:32.113Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:32.113Z] 3e5d93f5da2c: Preparing [2022-10-25T10:26:32.113Z] 994393dc58e7: Preparing [2022-10-25T10:26:32.113Z] a896ea75757b: Layer already exists [2022-10-25T10:26:32.113Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:32.113Z] 372516ef953e: Layer already exists [2022-10-25T10:26:32.113Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:32.113Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:26:32.113Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:bfce40eddf2f71e393df50e148deeaa026039d66d7b38d9a13c86399d600d528 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:32.430Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:32.852Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-25T10:26:32.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-25T10:26:32.852Z] 372516ef953e: Preparing [2022-10-25T10:26:32.852Z] a896ea75757b: Preparing [2022-10-25T10:26:32.852Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:32.852Z] 3e5d93f5da2c: Preparing [2022-10-25T10:26:32.852Z] 994393dc58e7: Preparing [2022-10-25T10:26:32.852Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:32.852Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:26:32.852Z] 372516ef953e: Layer already exists [2022-10-25T10:26:32.852Z] a896ea75757b: Layer already exists [2022-10-25T10:26:32.852Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:32.852Z] main: digest: sha256:bfce40eddf2f71e393df50e148deeaa026039d66d7b38d9a13c86399d600d528 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:26:32.891Z] ===================================================== [Pipeline] echo [2022-10-25T10:26:32.896Z] taggedImages: [2022-10-25T10:26:32.896Z] - nexus3.edgexfoundry.org:10004/core-command:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:32.896Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-25T10:26:32.896Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.101 [2022-10-25T10:26:32.896Z] - nexus3.edgexfoundry.org:10004/core-command:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:32.896Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-25T10:26:32.917Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-25T10:26:32.917Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:32.917Z] latest [2022-10-25T10:26:32.917Z] 2.3.0-dev.101 [2022-10-25T10:26:32.917Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:32.917Z] main [2022-10-25T10:26:32.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:33.286Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:33.629Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:33.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-25T10:26:33.630Z] d40760ee8531: Preparing [2022-10-25T10:26:33.630Z] c25993db68f3: Preparing [2022-10-25T10:26:33.630Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:33.630Z] 63c344f4ac99: Preparing [2022-10-25T10:26:33.630Z] 0fb6b904b491: Preparing [2022-10-25T10:26:33.630Z] 994393dc58e7: Preparing [2022-10-25T10:26:33.630Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:33.630Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:33.630Z] d40760ee8531: Pushed [2022-10-25T10:26:33.630Z] 0fb6b904b491: Pushed [2022-10-25T10:26:33.905Z] 63c344f4ac99: Pushed [2022-10-25T10:26:35.336Z] c25993db68f3: Pushed [2022-10-25T10:26:35.336Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:7df6e911aa496745328932101c80ae35a8a73dc27d616bf44ee07207854243d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:35.640Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:35.939Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-25T10:26:35.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-25T10:26:35.939Z] d40760ee8531: Preparing [2022-10-25T10:26:35.939Z] c25993db68f3: Preparing [2022-10-25T10:26:35.939Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:35.939Z] 63c344f4ac99: Preparing [2022-10-25T10:26:35.939Z] 0fb6b904b491: Preparing [2022-10-25T10:26:35.939Z] 994393dc58e7: Preparing [2022-10-25T10:26:35.939Z] 994393dc58e7: Waiting [2022-10-25T10:26:35.939Z] d40760ee8531: Layer already exists [2022-10-25T10:26:35.939Z] 0fb6b904b491: Layer already exists [2022-10-25T10:26:35.939Z] 63c344f4ac99: Layer already exists [2022-10-25T10:26:35.939Z] c25993db68f3: Layer already exists [2022-10-25T10:26:35.939Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:35.939Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:35.939Z] latest: digest: sha256:7df6e911aa496745328932101c80ae35a8a73dc27d616bf44ee07207854243d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:36.242Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:36.542Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.101 [2022-10-25T10:26:36.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-25T10:26:36.542Z] d40760ee8531: Preparing [2022-10-25T10:26:36.542Z] c25993db68f3: Preparing [2022-10-25T10:26:36.542Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:36.542Z] 63c344f4ac99: Preparing [2022-10-25T10:26:36.542Z] 0fb6b904b491: Preparing [2022-10-25T10:26:36.542Z] 994393dc58e7: Preparing [2022-10-25T10:26:36.542Z] 994393dc58e7: Waiting [2022-10-25T10:26:36.542Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:36.542Z] d40760ee8531: Layer already exists [2022-10-25T10:26:36.542Z] 0fb6b904b491: Layer already exists [2022-10-25T10:26:36.542Z] c25993db68f3: Layer already exists [2022-10-25T10:26:36.542Z] 63c344f4ac99: Layer already exists [2022-10-25T10:26:36.542Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:36.542Z] 2.3.0-dev.101: digest: sha256:7df6e911aa496745328932101c80ae35a8a73dc27d616bf44ee07207854243d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:36.844Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:37.145Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:37.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-25T10:26:37.145Z] d40760ee8531: Preparing [2022-10-25T10:26:37.145Z] c25993db68f3: Preparing [2022-10-25T10:26:37.145Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:37.145Z] 63c344f4ac99: Preparing [2022-10-25T10:26:37.145Z] 0fb6b904b491: Preparing [2022-10-25T10:26:37.145Z] 994393dc58e7: Preparing [2022-10-25T10:26:37.145Z] 994393dc58e7: Waiting [2022-10-25T10:26:37.145Z] 0fb6b904b491: Layer already exists [2022-10-25T10:26:37.145Z] 63c344f4ac99: Layer already exists [2022-10-25T10:26:37.145Z] c25993db68f3: Layer already exists [2022-10-25T10:26:37.145Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:37.145Z] d40760ee8531: Layer already exists [2022-10-25T10:26:37.145Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:37.145Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:7df6e911aa496745328932101c80ae35a8a73dc27d616bf44ee07207854243d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:37.447Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:37.745Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-25T10:26:37.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-25T10:26:37.745Z] d40760ee8531: Preparing [2022-10-25T10:26:37.745Z] c25993db68f3: Preparing [2022-10-25T10:26:37.745Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:37.745Z] 63c344f4ac99: Preparing [2022-10-25T10:26:37.745Z] 0fb6b904b491: Preparing [2022-10-25T10:26:37.745Z] 994393dc58e7: Preparing [2022-10-25T10:26:37.745Z] 994393dc58e7: Waiting [2022-10-25T10:26:37.745Z] d40760ee8531: Layer already exists [2022-10-25T10:26:37.745Z] 0fb6b904b491: Layer already exists [2022-10-25T10:26:37.745Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:37.745Z] c25993db68f3: Layer already exists [2022-10-25T10:26:37.745Z] 63c344f4ac99: Layer already exists [2022-10-25T10:26:37.745Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:37.745Z] main: digest: sha256:7df6e911aa496745328932101c80ae35a8a73dc27d616bf44ee07207854243d0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:26:37.777Z] ===================================================== [Pipeline] echo [2022-10-25T10:26:37.782Z] taggedImages: [2022-10-25T10:26:37.782Z] - nexus3.edgexfoundry.org:10004/core-data:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:37.782Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-25T10:26:37.782Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.101 [2022-10-25T10:26:37.782Z] - nexus3.edgexfoundry.org:10004/core-data:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:37.782Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-25T10:26:37.796Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-25T10:26:37.796Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:37.796Z] latest [2022-10-25T10:26:37.796Z] 2.3.0-dev.101 [2022-10-25T10:26:37.796Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:37.796Z] main [2022-10-25T10:26:37.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:38.095Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:38.397Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:38.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-25T10:26:38.397Z] 5b8422e44f80: Preparing [2022-10-25T10:26:38.397Z] f36010b28fdb: Preparing [2022-10-25T10:26:38.397Z] 9e66340b4fdb: Preparing [2022-10-25T10:26:38.397Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:38.397Z] 3e5d93f5da2c: Preparing [2022-10-25T10:26:38.397Z] 994393dc58e7: Preparing [2022-10-25T10:26:38.397Z] 994393dc58e7: Waiting [2022-10-25T10:26:38.397Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:38.397Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:26:38.397Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:38.397Z] f36010b28fdb: Pushed [2022-10-25T10:26:38.397Z] 5b8422e44f80: Pushed [2022-10-25T10:26:40.305Z] 9e66340b4fdb: Pushed [2022-10-25T10:26:40.305Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:2f7f096dde5684a64e0da9355602a8796e7bd05ba97bca071958b3b13dd06419 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:40.611Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:40.914Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-25T10:26:40.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-25T10:26:40.914Z] 5b8422e44f80: Preparing [2022-10-25T10:26:40.914Z] f36010b28fdb: Preparing [2022-10-25T10:26:40.914Z] 9e66340b4fdb: Preparing [2022-10-25T10:26:40.914Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:40.914Z] 3e5d93f5da2c: Preparing [2022-10-25T10:26:40.914Z] 994393dc58e7: Preparing [2022-10-25T10:26:40.914Z] 994393dc58e7: Waiting [2022-10-25T10:26:40.914Z] 5b8422e44f80: Layer already exists [2022-10-25T10:26:40.914Z] f36010b28fdb: Layer already exists [2022-10-25T10:26:40.914Z] 9e66340b4fdb: Layer already exists [2022-10-25T10:26:40.914Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:40.914Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:26:40.914Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:40.914Z] latest: digest: sha256:2f7f096dde5684a64e0da9355602a8796e7bd05ba97bca071958b3b13dd06419 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:41.212Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:41.512Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.101 [2022-10-25T10:26:41.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-25T10:26:41.512Z] 5b8422e44f80: Preparing [2022-10-25T10:26:41.512Z] f36010b28fdb: Preparing [2022-10-25T10:26:41.512Z] 9e66340b4fdb: Preparing [2022-10-25T10:26:41.512Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:41.512Z] 3e5d93f5da2c: Preparing [2022-10-25T10:26:41.512Z] 994393dc58e7: Preparing [2022-10-25T10:26:41.512Z] 994393dc58e7: Waiting [2022-10-25T10:26:41.512Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:41.512Z] f36010b28fdb: Layer already exists [2022-10-25T10:26:41.512Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:26:41.512Z] 9e66340b4fdb: Layer already exists [2022-10-25T10:26:41.512Z] 5b8422e44f80: Layer already exists [2022-10-25T10:26:41.512Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:41.512Z] 2.3.0-dev.101: digest: sha256:2f7f096dde5684a64e0da9355602a8796e7bd05ba97bca071958b3b13dd06419 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:41.812Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:42.109Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:42.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-25T10:26:42.109Z] 5b8422e44f80: Preparing [2022-10-25T10:26:42.109Z] f36010b28fdb: Preparing [2022-10-25T10:26:42.109Z] 9e66340b4fdb: Preparing [2022-10-25T10:26:42.109Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:42.109Z] 3e5d93f5da2c: Preparing [2022-10-25T10:26:42.109Z] 994393dc58e7: Preparing [2022-10-25T10:26:42.109Z] 994393dc58e7: Waiting [2022-10-25T10:26:42.109Z] 9e66340b4fdb: Layer already exists [2022-10-25T10:26:42.109Z] f36010b28fdb: Layer already exists [2022-10-25T10:26:42.109Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:26:42.109Z] 5b8422e44f80: Layer already exists [2022-10-25T10:26:42.109Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:42.109Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:42.109Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:2f7f096dde5684a64e0da9355602a8796e7bd05ba97bca071958b3b13dd06419 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:42.410Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:42.709Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-25T10:26:42.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-25T10:26:42.709Z] 5b8422e44f80: Preparing [2022-10-25T10:26:42.709Z] f36010b28fdb: Preparing [2022-10-25T10:26:42.709Z] 9e66340b4fdb: Preparing [2022-10-25T10:26:42.709Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:42.709Z] 3e5d93f5da2c: Preparing [2022-10-25T10:26:42.709Z] 994393dc58e7: Preparing [2022-10-25T10:26:42.709Z] 994393dc58e7: Waiting [2022-10-25T10:26:42.709Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:42.709Z] f36010b28fdb: Layer already exists [2022-10-25T10:26:42.709Z] 9e66340b4fdb: Layer already exists [2022-10-25T10:26:42.709Z] 5b8422e44f80: Layer already exists [2022-10-25T10:26:42.709Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:26:42.709Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:42.709Z] main: digest: sha256:2f7f096dde5684a64e0da9355602a8796e7bd05ba97bca071958b3b13dd06419 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:26:42.746Z] ===================================================== [Pipeline] echo [2022-10-25T10:26:42.753Z] taggedImages: [2022-10-25T10:26:42.753Z] - nexus3.edgexfoundry.org:10004/core-metadata:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:42.753Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-25T10:26:42.753Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.101 [2022-10-25T10:26:42.753Z] - nexus3.edgexfoundry.org:10004/core-metadata:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:42.753Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-25T10:26:42.774Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-25T10:26:42.774Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:42.774Z] latest [2022-10-25T10:26:42.774Z] 2.3.0-dev.101 [2022-10-25T10:26:42.774Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:42.774Z] main [2022-10-25T10:26:42.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:43.098Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:43.403Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:43.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-25T10:26:43.404Z] 800e7e62e6bb: Preparing [2022-10-25T10:26:43.404Z] 800e7e62e6bb: Preparing [2022-10-25T10:26:43.404Z] 3cc59eea664e: Preparing [2022-10-25T10:26:43.404Z] d0c03e32bd7b: Preparing [2022-10-25T10:26:43.404Z] ce17d33267b9: Preparing [2022-10-25T10:26:43.404Z] 6f8cf8eab12f: Preparing [2022-10-25T10:26:43.404Z] d423a8d5de73: Preparing [2022-10-25T10:26:43.404Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:43.404Z] 31485d8682ab: Preparing [2022-10-25T10:26:43.404Z] d12b9d108794: Preparing [2022-10-25T10:26:43.404Z] 8fd70c11b537: Preparing [2022-10-25T10:26:43.404Z] 01b51f746325: Preparing [2022-10-25T10:26:43.404Z] 994393dc58e7: Preparing [2022-10-25T10:26:43.404Z] 4048b8cf3a6a: Waiting [2022-10-25T10:26:43.404Z] 31485d8682ab: Waiting [2022-10-25T10:26:43.404Z] d12b9d108794: Waiting [2022-10-25T10:26:43.404Z] 8fd70c11b537: Waiting [2022-10-25T10:26:43.404Z] 994393dc58e7: Waiting [2022-10-25T10:26:43.404Z] 01b51f746325: Waiting [2022-10-25T10:26:43.404Z] d423a8d5de73: Waiting [2022-10-25T10:26:43.404Z] 6f8cf8eab12f: Pushed [2022-10-25T10:26:43.404Z] 800e7e62e6bb: Pushed [2022-10-25T10:26:43.404Z] 3cc59eea664e: Pushed [2022-10-25T10:26:43.404Z] d0c03e32bd7b: Pushed [2022-10-25T10:26:43.404Z] ce17d33267b9: Pushed [2022-10-25T10:26:43.662Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:43.662Z] 31485d8682ab: Pushed [2022-10-25T10:26:43.662Z] 01b51f746325: Pushed [2022-10-25T10:26:43.662Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:43.662Z] 8fd70c11b537: Pushed [2022-10-25T10:26:43.662Z] d12b9d108794: Pushed [2022-10-25T10:26:45.562Z] d423a8d5de73: Pushed [2022-10-25T10:26:45.562Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:877a918f59407eaafb081d29766874c8f20ce1df7a3a81e03d3577e6b47cf83b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:45.873Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:46.175Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-25T10:26:46.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-25T10:26:46.175Z] 800e7e62e6bb: Preparing [2022-10-25T10:26:46.175Z] 800e7e62e6bb: Preparing [2022-10-25T10:26:46.175Z] 3cc59eea664e: Preparing [2022-10-25T10:26:46.175Z] d0c03e32bd7b: Preparing [2022-10-25T10:26:46.175Z] ce17d33267b9: Preparing [2022-10-25T10:26:46.175Z] 6f8cf8eab12f: Preparing [2022-10-25T10:26:46.175Z] d423a8d5de73: Preparing [2022-10-25T10:26:46.175Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:46.175Z] 31485d8682ab: Preparing [2022-10-25T10:26:46.175Z] d12b9d108794: Preparing [2022-10-25T10:26:46.175Z] 8fd70c11b537: Preparing [2022-10-25T10:26:46.175Z] 01b51f746325: Preparing [2022-10-25T10:26:46.175Z] 994393dc58e7: Preparing [2022-10-25T10:26:46.175Z] d12b9d108794: Waiting [2022-10-25T10:26:46.175Z] 8fd70c11b537: Waiting [2022-10-25T10:26:46.175Z] d423a8d5de73: Waiting [2022-10-25T10:26:46.175Z] 01b51f746325: Waiting [2022-10-25T10:26:46.175Z] 4048b8cf3a6a: Waiting [2022-10-25T10:26:46.175Z] 994393dc58e7: Waiting [2022-10-25T10:26:46.175Z] 31485d8682ab: Waiting [2022-10-25T10:26:46.175Z] d0c03e32bd7b: Layer already exists [2022-10-25T10:26:46.175Z] ce17d33267b9: Layer already exists [2022-10-25T10:26:46.175Z] 6f8cf8eab12f: Layer already exists [2022-10-25T10:26:46.175Z] 800e7e62e6bb: Layer already exists [2022-10-25T10:26:46.175Z] 3cc59eea664e: Layer already exists [2022-10-25T10:26:46.175Z] 31485d8682ab: Layer already exists [2022-10-25T10:26:46.175Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:46.175Z] d423a8d5de73: Layer already exists [2022-10-25T10:26:46.175Z] d12b9d108794: Layer already exists [2022-10-25T10:26:46.175Z] 8fd70c11b537: Layer already exists [2022-10-25T10:26:46.175Z] 01b51f746325: Layer already exists [2022-10-25T10:26:46.175Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:46.175Z] latest: digest: sha256:877a918f59407eaafb081d29766874c8f20ce1df7a3a81e03d3577e6b47cf83b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:46.476Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:46.772Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.101 [2022-10-25T10:26:46.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-25T10:26:46.772Z] 800e7e62e6bb: Preparing [2022-10-25T10:26:46.772Z] 800e7e62e6bb: Preparing [2022-10-25T10:26:46.772Z] 3cc59eea664e: Preparing [2022-10-25T10:26:46.772Z] d0c03e32bd7b: Preparing [2022-10-25T10:26:46.772Z] ce17d33267b9: Preparing [2022-10-25T10:26:46.772Z] 6f8cf8eab12f: Preparing [2022-10-25T10:26:46.772Z] d423a8d5de73: Preparing [2022-10-25T10:26:46.772Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:46.772Z] 31485d8682ab: Preparing [2022-10-25T10:26:46.772Z] d12b9d108794: Preparing [2022-10-25T10:26:46.772Z] 8fd70c11b537: Preparing [2022-10-25T10:26:46.772Z] 01b51f746325: Preparing [2022-10-25T10:26:46.772Z] 994393dc58e7: Preparing [2022-10-25T10:26:46.772Z] 4048b8cf3a6a: Waiting [2022-10-25T10:26:46.772Z] d423a8d5de73: Waiting [2022-10-25T10:26:46.772Z] d12b9d108794: Waiting [2022-10-25T10:26:46.772Z] 31485d8682ab: Waiting [2022-10-25T10:26:46.772Z] 8fd70c11b537: Waiting [2022-10-25T10:26:46.772Z] 01b51f746325: Waiting [2022-10-25T10:26:46.772Z] 994393dc58e7: Waiting [2022-10-25T10:26:46.772Z] d0c03e32bd7b: Layer already exists [2022-10-25T10:26:46.772Z] 3cc59eea664e: Layer already exists [2022-10-25T10:26:46.772Z] 6f8cf8eab12f: Layer already exists [2022-10-25T10:26:46.772Z] ce17d33267b9: Layer already exists [2022-10-25T10:26:46.772Z] 800e7e62e6bb: Layer already exists [2022-10-25T10:26:46.772Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:46.772Z] d423a8d5de73: Layer already exists [2022-10-25T10:26:46.772Z] 8fd70c11b537: Layer already exists [2022-10-25T10:26:46.772Z] d12b9d108794: Layer already exists [2022-10-25T10:26:46.772Z] 31485d8682ab: Layer already exists [2022-10-25T10:26:46.772Z] 01b51f746325: Layer already exists [2022-10-25T10:26:46.772Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:46.772Z] 2.3.0-dev.101: digest: sha256:877a918f59407eaafb081d29766874c8f20ce1df7a3a81e03d3577e6b47cf83b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:47.073Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:47.373Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:47.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-25T10:26:47.373Z] 800e7e62e6bb: Preparing [2022-10-25T10:26:47.373Z] 800e7e62e6bb: Preparing [2022-10-25T10:26:47.373Z] 3cc59eea664e: Preparing [2022-10-25T10:26:47.373Z] d0c03e32bd7b: Preparing [2022-10-25T10:26:47.373Z] ce17d33267b9: Preparing [2022-10-25T10:26:47.373Z] 6f8cf8eab12f: Preparing [2022-10-25T10:26:47.373Z] d423a8d5de73: Preparing [2022-10-25T10:26:47.373Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:47.373Z] 31485d8682ab: Preparing [2022-10-25T10:26:47.373Z] d12b9d108794: Preparing [2022-10-25T10:26:47.373Z] 8fd70c11b537: Preparing [2022-10-25T10:26:47.373Z] 01b51f746325: Preparing [2022-10-25T10:26:47.373Z] 994393dc58e7: Preparing [2022-10-25T10:26:47.373Z] d423a8d5de73: Waiting [2022-10-25T10:26:47.373Z] 01b51f746325: Waiting [2022-10-25T10:26:47.373Z] 8fd70c11b537: Waiting [2022-10-25T10:26:47.373Z] 4048b8cf3a6a: Waiting [2022-10-25T10:26:47.373Z] 994393dc58e7: Waiting [2022-10-25T10:26:47.373Z] d12b9d108794: Waiting [2022-10-25T10:26:47.373Z] d0c03e32bd7b: Layer already exists [2022-10-25T10:26:47.373Z] 3cc59eea664e: Layer already exists [2022-10-25T10:26:47.373Z] 6f8cf8eab12f: Layer already exists [2022-10-25T10:26:47.373Z] ce17d33267b9: Layer already exists [2022-10-25T10:26:47.373Z] 800e7e62e6bb: Layer already exists [2022-10-25T10:26:47.373Z] 31485d8682ab: Layer already exists [2022-10-25T10:26:47.373Z] d12b9d108794: Layer already exists [2022-10-25T10:26:47.373Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:47.373Z] d423a8d5de73: Layer already exists [2022-10-25T10:26:47.373Z] 8fd70c11b537: Layer already exists [2022-10-25T10:26:47.373Z] 01b51f746325: Layer already exists [2022-10-25T10:26:47.373Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:47.373Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:877a918f59407eaafb081d29766874c8f20ce1df7a3a81e03d3577e6b47cf83b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:47.674Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:47.972Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-25T10:26:47.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-25T10:26:47.972Z] 800e7e62e6bb: Preparing [2022-10-25T10:26:47.972Z] 800e7e62e6bb: Preparing [2022-10-25T10:26:47.972Z] 3cc59eea664e: Preparing [2022-10-25T10:26:47.972Z] d0c03e32bd7b: Preparing [2022-10-25T10:26:47.972Z] ce17d33267b9: Preparing [2022-10-25T10:26:47.972Z] 6f8cf8eab12f: Preparing [2022-10-25T10:26:47.972Z] d423a8d5de73: Preparing [2022-10-25T10:26:47.972Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:47.972Z] 31485d8682ab: Preparing [2022-10-25T10:26:47.972Z] d12b9d108794: Preparing [2022-10-25T10:26:47.972Z] 8fd70c11b537: Preparing [2022-10-25T10:26:47.972Z] 01b51f746325: Preparing [2022-10-25T10:26:47.972Z] 994393dc58e7: Preparing [2022-10-25T10:26:47.972Z] 31485d8682ab: Waiting [2022-10-25T10:26:47.972Z] d423a8d5de73: Waiting [2022-10-25T10:26:47.972Z] 01b51f746325: Waiting [2022-10-25T10:26:47.972Z] d12b9d108794: Waiting [2022-10-25T10:26:47.972Z] 994393dc58e7: Waiting [2022-10-25T10:26:47.972Z] 4048b8cf3a6a: Waiting [2022-10-25T10:26:47.972Z] ce17d33267b9: Layer already exists [2022-10-25T10:26:47.972Z] 800e7e62e6bb: Layer already exists [2022-10-25T10:26:47.972Z] d0c03e32bd7b: Layer already exists [2022-10-25T10:26:47.972Z] 6f8cf8eab12f: Layer already exists [2022-10-25T10:26:47.972Z] 3cc59eea664e: Layer already exists [2022-10-25T10:26:47.972Z] d423a8d5de73: Layer already exists [2022-10-25T10:26:47.972Z] 31485d8682ab: Layer already exists [2022-10-25T10:26:47.972Z] d12b9d108794: Layer already exists [2022-10-25T10:26:47.972Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:47.972Z] 8fd70c11b537: Layer already exists [2022-10-25T10:26:47.972Z] 01b51f746325: Layer already exists [2022-10-25T10:26:47.972Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:47.972Z] main: digest: sha256:877a918f59407eaafb081d29766874c8f20ce1df7a3a81e03d3577e6b47cf83b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:26:48.003Z] ===================================================== [Pipeline] echo [2022-10-25T10:26:48.009Z] taggedImages: [2022-10-25T10:26:48.009Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:48.009Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-25T10:26:48.009Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.101 [2022-10-25T10:26:48.009Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:48.009Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-25T10:26:48.022Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-25T10:26:48.022Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:48.022Z] latest [2022-10-25T10:26:48.022Z] 2.3.0-dev.101 [2022-10-25T10:26:48.022Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:48.022Z] main [2022-10-25T10:26:48.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:48.327Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:48.624Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:48.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-25T10:26:48.624Z] 67c207eb79f0: Preparing [2022-10-25T10:26:48.624Z] a3561e6a5270: Preparing [2022-10-25T10:26:48.624Z] fb728e9c2e39: Preparing [2022-10-25T10:26:48.624Z] 559b0ca97cc9: Preparing [2022-10-25T10:26:48.624Z] 4d590438b8be: Preparing [2022-10-25T10:26:48.624Z] f614354354cf: Preparing [2022-10-25T10:26:48.624Z] 9fa07695ed69: Preparing [2022-10-25T10:26:48.624Z] 994393dc58e7: Preparing [2022-10-25T10:26:48.624Z] f614354354cf: Waiting [2022-10-25T10:26:48.624Z] 994393dc58e7: Waiting [2022-10-25T10:26:48.624Z] 4d590438b8be: Pushed [2022-10-25T10:26:48.624Z] a3561e6a5270: Pushed [2022-10-25T10:26:48.624Z] 67c207eb79f0: Pushed [2022-10-25T10:26:48.624Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:48.884Z] f614354354cf: Pushed [2022-10-25T10:26:49.144Z] 9fa07695ed69: Pushed [2022-10-25T10:26:49.712Z] 559b0ca97cc9: Pushed [2022-10-25T10:26:49.970Z] fb728e9c2e39: Pushed [2022-10-25T10:26:49.970Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:398c083041e338239ede0e3401b9e5c1063db53da21b61bdab3a4d9c070e1c7d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:50.275Z] + 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-25T10:26:50.579Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-25T10:26:50.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-25T10:26:50.579Z] 67c207eb79f0: Preparing [2022-10-25T10:26:50.579Z] a3561e6a5270: Preparing [2022-10-25T10:26:50.579Z] fb728e9c2e39: Preparing [2022-10-25T10:26:50.579Z] 559b0ca97cc9: Preparing [2022-10-25T10:26:50.579Z] 4d590438b8be: Preparing [2022-10-25T10:26:50.579Z] f614354354cf: Preparing [2022-10-25T10:26:50.579Z] 9fa07695ed69: Preparing [2022-10-25T10:26:50.579Z] 994393dc58e7: Preparing [2022-10-25T10:26:50.579Z] 994393dc58e7: Waiting [2022-10-25T10:26:50.579Z] f614354354cf: Waiting [2022-10-25T10:26:50.579Z] fb728e9c2e39: Layer already exists [2022-10-25T10:26:50.579Z] a3561e6a5270: Layer already exists [2022-10-25T10:26:50.579Z] 4d590438b8be: Layer already exists [2022-10-25T10:26:50.579Z] 67c207eb79f0: Layer already exists [2022-10-25T10:26:50.579Z] 559b0ca97cc9: Layer already exists [2022-10-25T10:26:50.579Z] f614354354cf: Layer already exists [2022-10-25T10:26:50.579Z] 9fa07695ed69: Layer already exists [2022-10-25T10:26:50.579Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:50.579Z] latest: digest: sha256:398c083041e338239ede0e3401b9e5c1063db53da21b61bdab3a4d9c070e1c7d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:50.885Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:51.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.101 [2022-10-25T10:26:51.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-25T10:26:51.187Z] 67c207eb79f0: Preparing [2022-10-25T10:26:51.187Z] a3561e6a5270: Preparing [2022-10-25T10:26:51.187Z] fb728e9c2e39: Preparing [2022-10-25T10:26:51.187Z] 559b0ca97cc9: Preparing [2022-10-25T10:26:51.187Z] 4d590438b8be: Preparing [2022-10-25T10:26:51.187Z] f614354354cf: Preparing [2022-10-25T10:26:51.187Z] 9fa07695ed69: Preparing [2022-10-25T10:26:51.187Z] 994393dc58e7: Preparing [2022-10-25T10:26:51.187Z] 9fa07695ed69: Waiting [2022-10-25T10:26:51.187Z] 994393dc58e7: Waiting [2022-10-25T10:26:51.187Z] f614354354cf: Waiting [2022-10-25T10:26:51.187Z] fb728e9c2e39: Layer already exists [2022-10-25T10:26:51.187Z] a3561e6a5270: Layer already exists [2022-10-25T10:26:51.187Z] 4d590438b8be: Layer already exists [2022-10-25T10:26:51.187Z] 67c207eb79f0: Layer already exists [2022-10-25T10:26:51.187Z] 559b0ca97cc9: Layer already exists [2022-10-25T10:26:51.187Z] 9fa07695ed69: Layer already exists [2022-10-25T10:26:51.187Z] f614354354cf: Layer already exists [2022-10-25T10:26:51.187Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:51.187Z] 2.3.0-dev.101: digest: sha256:398c083041e338239ede0e3401b9e5c1063db53da21b61bdab3a4d9c070e1c7d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:51.496Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:51.800Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:51.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-25T10:26:51.800Z] 67c207eb79f0: Preparing [2022-10-25T10:26:51.800Z] a3561e6a5270: Preparing [2022-10-25T10:26:51.800Z] fb728e9c2e39: Preparing [2022-10-25T10:26:51.800Z] 559b0ca97cc9: Preparing [2022-10-25T10:26:51.800Z] 4d590438b8be: Preparing [2022-10-25T10:26:51.800Z] f614354354cf: Preparing [2022-10-25T10:26:51.800Z] 9fa07695ed69: Preparing [2022-10-25T10:26:51.800Z] 994393dc58e7: Preparing [2022-10-25T10:26:51.800Z] f614354354cf: Waiting [2022-10-25T10:26:51.800Z] 9fa07695ed69: Waiting [2022-10-25T10:26:51.800Z] 994393dc58e7: Waiting [2022-10-25T10:26:51.800Z] 4d590438b8be: Layer already exists [2022-10-25T10:26:51.800Z] a3561e6a5270: Layer already exists [2022-10-25T10:26:51.800Z] 559b0ca97cc9: Layer already exists [2022-10-25T10:26:51.800Z] 67c207eb79f0: Layer already exists [2022-10-25T10:26:51.800Z] fb728e9c2e39: Layer already exists [2022-10-25T10:26:51.800Z] f614354354cf: Layer already exists [2022-10-25T10:26:51.800Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:51.800Z] 9fa07695ed69: Layer already exists [2022-10-25T10:26:51.801Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:398c083041e338239ede0e3401b9e5c1063db53da21b61bdab3a4d9c070e1c7d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:52.109Z] + 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-25T10:26:52.415Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-25T10:26:52.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-25T10:26:52.416Z] 67c207eb79f0: Preparing [2022-10-25T10:26:52.416Z] a3561e6a5270: Preparing [2022-10-25T10:26:52.416Z] fb728e9c2e39: Preparing [2022-10-25T10:26:52.416Z] 559b0ca97cc9: Preparing [2022-10-25T10:26:52.416Z] 4d590438b8be: Preparing [2022-10-25T10:26:52.416Z] f614354354cf: Preparing [2022-10-25T10:26:52.416Z] 9fa07695ed69: Preparing [2022-10-25T10:26:52.416Z] 994393dc58e7: Preparing [2022-10-25T10:26:52.416Z] f614354354cf: Waiting [2022-10-25T10:26:52.416Z] 9fa07695ed69: Waiting [2022-10-25T10:26:52.416Z] 994393dc58e7: Waiting [2022-10-25T10:26:52.416Z] a3561e6a5270: Layer already exists [2022-10-25T10:26:52.416Z] 559b0ca97cc9: Layer already exists [2022-10-25T10:26:52.416Z] 67c207eb79f0: Layer already exists [2022-10-25T10:26:52.416Z] 4d590438b8be: Layer already exists [2022-10-25T10:26:52.416Z] fb728e9c2e39: Layer already exists [2022-10-25T10:26:52.416Z] 9fa07695ed69: Layer already exists [2022-10-25T10:26:52.416Z] f614354354cf: Layer already exists [2022-10-25T10:26:52.416Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:52.416Z] main: digest: sha256:398c083041e338239ede0e3401b9e5c1063db53da21b61bdab3a4d9c070e1c7d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:26:52.463Z] ===================================================== [Pipeline] echo [2022-10-25T10:26:52.472Z] taggedImages: [2022-10-25T10:26:52.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:52.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-25T10:26:52.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.101 [2022-10-25T10:26:52.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:52.472Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-25T10:26:52.498Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-25T10:26:52.498Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:52.498Z] latest [2022-10-25T10:26:52.498Z] 2.3.0-dev.101 [2022-10-25T10:26:52.498Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:52.498Z] main [2022-10-25T10:26:52.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:52.816Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:53.116Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:53.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-25T10:26:53.116Z] 684a66fe9631: Preparing [2022-10-25T10:26:53.116Z] 01f7b19465ec: Preparing [2022-10-25T10:26:53.116Z] a60d02c3b754: Preparing [2022-10-25T10:26:53.116Z] 6cd9c7b6862a: Preparing [2022-10-25T10:26:53.116Z] 8d7100beb7dc: Preparing [2022-10-25T10:26:53.116Z] a1118802b829: Preparing [2022-10-25T10:26:53.116Z] 393b17f05ea0: Preparing [2022-10-25T10:26:53.116Z] e38f1eb2958e: Preparing [2022-10-25T10:26:53.116Z] b3a06615bfba: Preparing [2022-10-25T10:26:53.116Z] 393b17f05ea0: Waiting [2022-10-25T10:26:53.116Z] 994393dc58e7: Preparing [2022-10-25T10:26:53.116Z] b3a06615bfba: Waiting [2022-10-25T10:26:53.116Z] a1118802b829: Waiting [2022-10-25T10:26:53.116Z] 994393dc58e7: Waiting [2022-10-25T10:26:53.116Z] 684a66fe9631: Pushed [2022-10-25T10:26:53.116Z] 01f7b19465ec: Pushed [2022-10-25T10:26:53.116Z] 8d7100beb7dc: Pushed [2022-10-25T10:26:53.373Z] e38f1eb2958e: Pushed [2022-10-25T10:26:53.373Z] a1118802b829: Pushed [2022-10-25T10:26:53.373Z] 393b17f05ea0: Pushed [2022-10-25T10:26:53.373Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:53.373Z] b3a06615bfba: Pushed [2022-10-25T10:26:54.306Z] 6cd9c7b6862a: Pushed [2022-10-25T10:26:54.564Z] a60d02c3b754: Pushed [2022-10-25T10:26:54.822Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:0ebafa0305bb38dc1ab56f74a60e2dc85930cb3f918eb6a8e62453d0e4ada37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:55.122Z] + 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-25T10:26:55.417Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-25T10:26:55.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-25T10:26:55.417Z] 684a66fe9631: Preparing [2022-10-25T10:26:55.417Z] 01f7b19465ec: Preparing [2022-10-25T10:26:55.417Z] a60d02c3b754: Preparing [2022-10-25T10:26:55.417Z] 6cd9c7b6862a: Preparing [2022-10-25T10:26:55.417Z] 8d7100beb7dc: Preparing [2022-10-25T10:26:55.417Z] a1118802b829: Preparing [2022-10-25T10:26:55.417Z] 393b17f05ea0: Preparing [2022-10-25T10:26:55.417Z] e38f1eb2958e: Preparing [2022-10-25T10:26:55.417Z] b3a06615bfba: Preparing [2022-10-25T10:26:55.417Z] 994393dc58e7: Preparing [2022-10-25T10:26:55.417Z] e38f1eb2958e: Waiting [2022-10-25T10:26:55.417Z] b3a06615bfba: Waiting [2022-10-25T10:26:55.417Z] 994393dc58e7: Waiting [2022-10-25T10:26:55.417Z] a1118802b829: Waiting [2022-10-25T10:26:55.417Z] 393b17f05ea0: Waiting [2022-10-25T10:26:55.417Z] 6cd9c7b6862a: Layer already exists [2022-10-25T10:26:55.417Z] 684a66fe9631: Layer already exists [2022-10-25T10:26:55.417Z] 8d7100beb7dc: Layer already exists [2022-10-25T10:26:55.417Z] a60d02c3b754: Layer already exists [2022-10-25T10:26:55.417Z] 01f7b19465ec: Layer already exists [2022-10-25T10:26:55.417Z] a1118802b829: Layer already exists [2022-10-25T10:26:55.417Z] e38f1eb2958e: Layer already exists [2022-10-25T10:26:55.417Z] 393b17f05ea0: Layer already exists [2022-10-25T10:26:55.417Z] b3a06615bfba: Layer already exists [2022-10-25T10:26:55.417Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:55.417Z] latest: digest: sha256:0ebafa0305bb38dc1ab56f74a60e2dc85930cb3f918eb6a8e62453d0e4ada37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:55.729Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:56.031Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.101 [2022-10-25T10:26:56.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-25T10:26:56.031Z] 684a66fe9631: Preparing [2022-10-25T10:26:56.031Z] 01f7b19465ec: Preparing [2022-10-25T10:26:56.031Z] a60d02c3b754: Preparing [2022-10-25T10:26:56.031Z] 6cd9c7b6862a: Preparing [2022-10-25T10:26:56.031Z] 8d7100beb7dc: Preparing [2022-10-25T10:26:56.031Z] a1118802b829: Preparing [2022-10-25T10:26:56.031Z] 393b17f05ea0: Preparing [2022-10-25T10:26:56.031Z] e38f1eb2958e: Preparing [2022-10-25T10:26:56.031Z] b3a06615bfba: Preparing [2022-10-25T10:26:56.031Z] 994393dc58e7: Preparing [2022-10-25T10:26:56.031Z] 393b17f05ea0: Waiting [2022-10-25T10:26:56.031Z] e38f1eb2958e: Waiting [2022-10-25T10:26:56.031Z] b3a06615bfba: Waiting [2022-10-25T10:26:56.031Z] 994393dc58e7: Waiting [2022-10-25T10:26:56.031Z] a1118802b829: Waiting [2022-10-25T10:26:56.031Z] 6cd9c7b6862a: Layer already exists [2022-10-25T10:26:56.031Z] 684a66fe9631: Layer already exists [2022-10-25T10:26:56.031Z] a60d02c3b754: Layer already exists [2022-10-25T10:26:56.031Z] 8d7100beb7dc: Layer already exists [2022-10-25T10:26:56.031Z] 01f7b19465ec: Layer already exists [2022-10-25T10:26:56.031Z] a1118802b829: Layer already exists [2022-10-25T10:26:56.031Z] 393b17f05ea0: Layer already exists [2022-10-25T10:26:56.031Z] b3a06615bfba: Layer already exists [2022-10-25T10:26:56.031Z] e38f1eb2958e: Layer already exists [2022-10-25T10:26:56.031Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:56.031Z] 2.3.0-dev.101: digest: sha256:0ebafa0305bb38dc1ab56f74a60e2dc85930cb3f918eb6a8e62453d0e4ada37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:56.339Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:56.641Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:56.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-25T10:26:56.641Z] 684a66fe9631: Preparing [2022-10-25T10:26:56.641Z] 01f7b19465ec: Preparing [2022-10-25T10:26:56.641Z] a60d02c3b754: Preparing [2022-10-25T10:26:56.641Z] 6cd9c7b6862a: Preparing [2022-10-25T10:26:56.641Z] 8d7100beb7dc: Preparing [2022-10-25T10:26:56.641Z] a1118802b829: Preparing [2022-10-25T10:26:56.641Z] 393b17f05ea0: Preparing [2022-10-25T10:26:56.641Z] e38f1eb2958e: Preparing [2022-10-25T10:26:56.641Z] b3a06615bfba: Preparing [2022-10-25T10:26:56.641Z] 994393dc58e7: Preparing [2022-10-25T10:26:56.641Z] 393b17f05ea0: Waiting [2022-10-25T10:26:56.642Z] e38f1eb2958e: Waiting [2022-10-25T10:26:56.642Z] 994393dc58e7: Waiting [2022-10-25T10:26:56.642Z] a1118802b829: Waiting [2022-10-25T10:26:56.642Z] 6cd9c7b6862a: Layer already exists [2022-10-25T10:26:56.642Z] 684a66fe9631: Layer already exists [2022-10-25T10:26:56.642Z] 01f7b19465ec: Layer already exists [2022-10-25T10:26:56.642Z] 8d7100beb7dc: Layer already exists [2022-10-25T10:26:56.642Z] a60d02c3b754: Layer already exists [2022-10-25T10:26:56.642Z] a1118802b829: Layer already exists [2022-10-25T10:26:56.642Z] e38f1eb2958e: Layer already exists [2022-10-25T10:26:56.642Z] 393b17f05ea0: Layer already exists [2022-10-25T10:26:56.642Z] b3a06615bfba: Layer already exists [2022-10-25T10:26:56.642Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:56.642Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:0ebafa0305bb38dc1ab56f74a60e2dc85930cb3f918eb6a8e62453d0e4ada37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:56.962Z] + 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-25T10:26:57.262Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-25T10:26:57.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-25T10:26:57.262Z] 684a66fe9631: Preparing [2022-10-25T10:26:57.262Z] 01f7b19465ec: Preparing [2022-10-25T10:26:57.262Z] a60d02c3b754: Preparing [2022-10-25T10:26:57.262Z] 6cd9c7b6862a: Preparing [2022-10-25T10:26:57.262Z] 8d7100beb7dc: Preparing [2022-10-25T10:26:57.262Z] a1118802b829: Preparing [2022-10-25T10:26:57.262Z] 393b17f05ea0: Preparing [2022-10-25T10:26:57.262Z] e38f1eb2958e: Preparing [2022-10-25T10:26:57.262Z] b3a06615bfba: Preparing [2022-10-25T10:26:57.262Z] 994393dc58e7: Preparing [2022-10-25T10:26:57.262Z] 393b17f05ea0: Waiting [2022-10-25T10:26:57.262Z] e38f1eb2958e: Waiting [2022-10-25T10:26:57.262Z] 994393dc58e7: Waiting [2022-10-25T10:26:57.262Z] b3a06615bfba: Waiting [2022-10-25T10:26:57.262Z] a1118802b829: Waiting [2022-10-25T10:26:57.262Z] 01f7b19465ec: Layer already exists [2022-10-25T10:26:57.262Z] 684a66fe9631: Layer already exists [2022-10-25T10:26:57.262Z] a60d02c3b754: Layer already exists [2022-10-25T10:26:57.262Z] 8d7100beb7dc: Layer already exists [2022-10-25T10:26:57.262Z] 6cd9c7b6862a: Layer already exists [2022-10-25T10:26:57.262Z] a1118802b829: Layer already exists [2022-10-25T10:26:57.262Z] 393b17f05ea0: Layer already exists [2022-10-25T10:26:57.262Z] 994393dc58e7: Layer already exists [2022-10-25T10:26:57.262Z] e38f1eb2958e: Layer already exists [2022-10-25T10:26:57.262Z] b3a06615bfba: Layer already exists [2022-10-25T10:26:57.262Z] main: digest: sha256:0ebafa0305bb38dc1ab56f74a60e2dc85930cb3f918eb6a8e62453d0e4ada37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:26:57.294Z] ===================================================== [Pipeline] echo [2022-10-25T10:26:57.299Z] taggedImages: [2022-10-25T10:26:57.299Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:57.299Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-25T10:26:57.299Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.101 [2022-10-25T10:26:57.299Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:57.299Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-25T10:26:57.312Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-25T10:26:57.312Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:57.312Z] latest [2022-10-25T10:26:57.312Z] 2.3.0-dev.101 [2022-10-25T10:26:57.312Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:26:57.312Z] main [2022-10-25T10:26:57.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:57.620Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:26:57.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:26:57.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-25T10:26:57.927Z] 87ea6713f589: Preparing [2022-10-25T10:26:57.927Z] 6b068fee0cec: Preparing [2022-10-25T10:26:57.927Z] 4048b8cf3a6a: Preparing [2022-10-25T10:26:57.927Z] 3439334b80e4: Preparing [2022-10-25T10:26:57.927Z] 8337bbfe6146: Preparing [2022-10-25T10:26:57.927Z] 34d5ebaa5410: Preparing [2022-10-25T10:26:57.927Z] 34d5ebaa5410: Waiting [2022-10-25T10:26:57.927Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:26:57.927Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:26:57.927Z] 8337bbfe6146: Pushed [2022-10-25T10:26:57.927Z] 87ea6713f589: Pushed [2022-10-25T10:26:58.492Z] 3439334b80e4: Pushed [2022-10-25T10:27:00.394Z] 6b068fee0cec: Pushed [2022-10-25T10:27:00.394Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:ea9bcd6c361ef1864180318e7950d7dbf39b78ecb799531ef0eb46fa432d8421 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:00.700Z] + 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-25T10:27:00.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-25T10:27:00.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-25T10:27:00.996Z] 87ea6713f589: Preparing [2022-10-25T10:27:00.996Z] 6b068fee0cec: Preparing [2022-10-25T10:27:00.996Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:00.996Z] 3439334b80e4: Preparing [2022-10-25T10:27:00.996Z] 8337bbfe6146: Preparing [2022-10-25T10:27:00.996Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:00.996Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:00.996Z] 3439334b80e4: Layer already exists [2022-10-25T10:27:00.996Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:00.996Z] 6b068fee0cec: Layer already exists [2022-10-25T10:27:00.996Z] 87ea6713f589: Layer already exists [2022-10-25T10:27:00.996Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:00.996Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:00.996Z] latest: digest: sha256:ea9bcd6c361ef1864180318e7950d7dbf39b78ecb799531ef0eb46fa432d8421 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:01.300Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:01.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.101 [2022-10-25T10:27:01.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-25T10:27:01.608Z] 87ea6713f589: Preparing [2022-10-25T10:27:01.608Z] 6b068fee0cec: Preparing [2022-10-25T10:27:01.608Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:01.608Z] 3439334b80e4: Preparing [2022-10-25T10:27:01.608Z] 8337bbfe6146: Preparing [2022-10-25T10:27:01.608Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:01.608Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:01.608Z] 3439334b80e4: Layer already exists [2022-10-25T10:27:01.608Z] 6b068fee0cec: Layer already exists [2022-10-25T10:27:01.608Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:01.608Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:01.608Z] 87ea6713f589: Layer already exists [2022-10-25T10:27:01.608Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:01.608Z] 2.3.0-dev.101: digest: sha256:ea9bcd6c361ef1864180318e7950d7dbf39b78ecb799531ef0eb46fa432d8421 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:01.910Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:02.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:02.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-25T10:27:02.210Z] 87ea6713f589: Preparing [2022-10-25T10:27:02.210Z] 6b068fee0cec: Preparing [2022-10-25T10:27:02.210Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:02.210Z] 3439334b80e4: Preparing [2022-10-25T10:27:02.210Z] 8337bbfe6146: Preparing [2022-10-25T10:27:02.210Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:02.210Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:02.210Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:02.210Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:02.210Z] 6b068fee0cec: Layer already exists [2022-10-25T10:27:02.210Z] 3439334b80e4: Layer already exists [2022-10-25T10:27:02.210Z] 87ea6713f589: Layer already exists [2022-10-25T10:27:02.210Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:02.210Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:ea9bcd6c361ef1864180318e7950d7dbf39b78ecb799531ef0eb46fa432d8421 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:02.522Z] + 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-25T10:27:02.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-25T10:27:02.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-25T10:27:02.819Z] 87ea6713f589: Preparing [2022-10-25T10:27:02.819Z] 6b068fee0cec: Preparing [2022-10-25T10:27:02.819Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:02.819Z] 3439334b80e4: Preparing [2022-10-25T10:27:02.819Z] 8337bbfe6146: Preparing [2022-10-25T10:27:02.819Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:02.819Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:02.819Z] 87ea6713f589: Layer already exists [2022-10-25T10:27:02.819Z] 3439334b80e4: Layer already exists [2022-10-25T10:27:02.819Z] 6b068fee0cec: Layer already exists [2022-10-25T10:27:02.819Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:02.819Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:02.819Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:02.819Z] main: digest: sha256:ea9bcd6c361ef1864180318e7950d7dbf39b78ecb799531ef0eb46fa432d8421 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:27:02.861Z] ===================================================== [Pipeline] echo [2022-10-25T10:27:02.872Z] taggedImages: [2022-10-25T10:27:02.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:02.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-25T10:27:02.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.101 [2022-10-25T10:27:02.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:02.872Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-25T10:27:02.895Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-25T10:27:02.896Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:02.896Z] latest [2022-10-25T10:27:02.896Z] 2.3.0-dev.101 [2022-10-25T10:27:02.896Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:02.896Z] main [2022-10-25T10:27:02.896Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:03.218Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:03.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:03.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-25T10:27:03.515Z] 6f8574479596: Preparing [2022-10-25T10:27:03.515Z] 9022cdd40bd9: Preparing [2022-10-25T10:27:03.515Z] 514b45bb2f5e: Preparing [2022-10-25T10:27:03.515Z] b70274b6298e: Preparing [2022-10-25T10:27:03.515Z] 9e4b54a1fe2d: Preparing [2022-10-25T10:27:03.515Z] 9f310d276139: Preparing [2022-10-25T10:27:03.515Z] 8337bbfe6146: Preparing [2022-10-25T10:27:03.515Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:03.515Z] 8337bbfe6146: Waiting [2022-10-25T10:27:03.515Z] 9f310d276139: Waiting [2022-10-25T10:27:03.515Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:03.515Z] 9022cdd40bd9: Pushed [2022-10-25T10:27:03.515Z] 514b45bb2f5e: Pushed [2022-10-25T10:27:03.515Z] 6f8574479596: Pushed [2022-10-25T10:27:03.515Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:03.515Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:04.083Z] 9f310d276139: Pushed [2022-10-25T10:27:07.369Z] 9e4b54a1fe2d: Pushed [2022-10-25T10:27:10.661Z] b70274b6298e: Pushed [2022-10-25T10:27:10.661Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:4b018533f90359974b1755a63f6ef9cc0c534ca0776eeee6a964502ab94d7bc9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:10.965Z] + 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-25T10:27:11.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-25T10:27:11.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-25T10:27:11.266Z] 6f8574479596: Preparing [2022-10-25T10:27:11.266Z] 9022cdd40bd9: Preparing [2022-10-25T10:27:11.266Z] 514b45bb2f5e: Preparing [2022-10-25T10:27:11.266Z] b70274b6298e: Preparing [2022-10-25T10:27:11.266Z] 9e4b54a1fe2d: Preparing [2022-10-25T10:27:11.266Z] 9f310d276139: Preparing [2022-10-25T10:27:11.266Z] 8337bbfe6146: Preparing [2022-10-25T10:27:11.266Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:11.266Z] 8337bbfe6146: Waiting [2022-10-25T10:27:11.266Z] 9f310d276139: Waiting [2022-10-25T10:27:11.266Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:11.266Z] 514b45bb2f5e: Layer already exists [2022-10-25T10:27:11.266Z] 6f8574479596: Layer already exists [2022-10-25T10:27:11.266Z] b70274b6298e: Layer already exists [2022-10-25T10:27:11.266Z] 9022cdd40bd9: Layer already exists [2022-10-25T10:27:11.266Z] 9e4b54a1fe2d: Layer already exists [2022-10-25T10:27:11.266Z] 9f310d276139: Layer already exists [2022-10-25T10:27:11.266Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:11.266Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:11.266Z] latest: digest: sha256:4b018533f90359974b1755a63f6ef9cc0c534ca0776eeee6a964502ab94d7bc9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:11.569Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:11.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.101 [2022-10-25T10:27:11.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-25T10:27:11.877Z] 6f8574479596: Preparing [2022-10-25T10:27:11.877Z] 9022cdd40bd9: Preparing [2022-10-25T10:27:11.877Z] 514b45bb2f5e: Preparing [2022-10-25T10:27:11.877Z] b70274b6298e: Preparing [2022-10-25T10:27:11.877Z] 9e4b54a1fe2d: Preparing [2022-10-25T10:27:11.877Z] 9f310d276139: Preparing [2022-10-25T10:27:11.877Z] 8337bbfe6146: Preparing [2022-10-25T10:27:11.877Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:11.877Z] 8337bbfe6146: Waiting [2022-10-25T10:27:11.877Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:11.877Z] 9e4b54a1fe2d: Layer already exists [2022-10-25T10:27:11.877Z] 514b45bb2f5e: Layer already exists [2022-10-25T10:27:11.877Z] b70274b6298e: Layer already exists [2022-10-25T10:27:11.877Z] 6f8574479596: Layer already exists [2022-10-25T10:27:11.877Z] 9022cdd40bd9: Layer already exists [2022-10-25T10:27:11.877Z] 9f310d276139: Layer already exists [2022-10-25T10:27:11.877Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:11.877Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:11.877Z] 2.3.0-dev.101: digest: sha256:4b018533f90359974b1755a63f6ef9cc0c534ca0776eeee6a964502ab94d7bc9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:12.194Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:12.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:12.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-25T10:27:12.495Z] 6f8574479596: Preparing [2022-10-25T10:27:12.495Z] 9022cdd40bd9: Preparing [2022-10-25T10:27:12.495Z] 514b45bb2f5e: Preparing [2022-10-25T10:27:12.495Z] b70274b6298e: Preparing [2022-10-25T10:27:12.495Z] 9e4b54a1fe2d: Preparing [2022-10-25T10:27:12.495Z] 9f310d276139: Preparing [2022-10-25T10:27:12.495Z] 8337bbfe6146: Preparing [2022-10-25T10:27:12.495Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:12.495Z] 9f310d276139: Waiting [2022-10-25T10:27:12.495Z] 8337bbfe6146: Waiting [2022-10-25T10:27:12.495Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:12.495Z] 514b45bb2f5e: Layer already exists [2022-10-25T10:27:12.495Z] 9022cdd40bd9: Layer already exists [2022-10-25T10:27:12.495Z] b70274b6298e: Layer already exists [2022-10-25T10:27:12.495Z] 9e4b54a1fe2d: Layer already exists [2022-10-25T10:27:12.495Z] 6f8574479596: Layer already exists [2022-10-25T10:27:12.495Z] 9f310d276139: Layer already exists [2022-10-25T10:27:12.495Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:12.495Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:12.495Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:4b018533f90359974b1755a63f6ef9cc0c534ca0776eeee6a964502ab94d7bc9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:12.796Z] + 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-25T10:27:13.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-25T10:27:13.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-25T10:27:13.100Z] 6f8574479596: Preparing [2022-10-25T10:27:13.100Z] 9022cdd40bd9: Preparing [2022-10-25T10:27:13.100Z] 514b45bb2f5e: Preparing [2022-10-25T10:27:13.100Z] b70274b6298e: Preparing [2022-10-25T10:27:13.100Z] 9e4b54a1fe2d: Preparing [2022-10-25T10:27:13.100Z] 9f310d276139: Preparing [2022-10-25T10:27:13.100Z] 8337bbfe6146: Preparing [2022-10-25T10:27:13.100Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:13.100Z] 8337bbfe6146: Waiting [2022-10-25T10:27:13.100Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:13.100Z] 9f310d276139: Waiting [2022-10-25T10:27:13.100Z] 514b45bb2f5e: Layer already exists [2022-10-25T10:27:13.100Z] 9022cdd40bd9: Layer already exists [2022-10-25T10:27:13.100Z] 9e4b54a1fe2d: Layer already exists [2022-10-25T10:27:13.100Z] 6f8574479596: Layer already exists [2022-10-25T10:27:13.100Z] b70274b6298e: Layer already exists [2022-10-25T10:27:13.100Z] 9f310d276139: Layer already exists [2022-10-25T10:27:13.100Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:13.100Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:13.100Z] main: digest: sha256:4b018533f90359974b1755a63f6ef9cc0c534ca0776eeee6a964502ab94d7bc9 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:27:13.132Z] ===================================================== [Pipeline] echo [2022-10-25T10:27:13.137Z] taggedImages: [2022-10-25T10:27:13.137Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:13.137Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-25T10:27:13.137Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.101 [2022-10-25T10:27:13.137Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:13.137Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-25T10:27:13.158Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-25T10:27:13.158Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:13.158Z] latest [2022-10-25T10:27:13.158Z] 2.3.0-dev.101 [2022-10-25T10:27:13.158Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:13.158Z] main [2022-10-25T10:27:13.158Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:13.480Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:13.779Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:13.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-25T10:27:13.779Z] e8c353da8281: Preparing [2022-10-25T10:27:13.779Z] db40fca71345: Preparing [2022-10-25T10:27:13.779Z] 7cb3d1776a2c: Preparing [2022-10-25T10:27:13.779Z] c812b4e4ea5c: Preparing [2022-10-25T10:27:13.779Z] fb150fbafa75: Preparing [2022-10-25T10:27:13.779Z] 8337bbfe6146: Preparing [2022-10-25T10:27:13.779Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:13.779Z] 8337bbfe6146: Waiting [2022-10-25T10:27:13.779Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:13.779Z] e8c353da8281: Pushed [2022-10-25T10:27:13.779Z] db40fca71345: Pushed [2022-10-25T10:27:13.779Z] 7cb3d1776a2c: Pushed [2022-10-25T10:27:13.779Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:13.779Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:14.039Z] fb150fbafa75: Pushed [2022-10-25T10:27:22.153Z] c812b4e4ea5c: Pushed [2022-10-25T10:27:22.154Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:a9073df4d443ca68e23d396b1c8e5aa7ee3382478f7223c740804ce68e8f5b61 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:22.457Z] + 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-25T10:27:22.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-25T10:27:22.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-25T10:27:22.758Z] e8c353da8281: Preparing [2022-10-25T10:27:22.758Z] db40fca71345: Preparing [2022-10-25T10:27:22.758Z] 7cb3d1776a2c: Preparing [2022-10-25T10:27:22.758Z] c812b4e4ea5c: Preparing [2022-10-25T10:27:22.758Z] fb150fbafa75: Preparing [2022-10-25T10:27:22.758Z] 8337bbfe6146: Preparing [2022-10-25T10:27:22.758Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:22.758Z] 8337bbfe6146: Waiting [2022-10-25T10:27:22.758Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:22.758Z] db40fca71345: Layer already exists [2022-10-25T10:27:22.758Z] fb150fbafa75: Layer already exists [2022-10-25T10:27:22.758Z] e8c353da8281: Layer already exists [2022-10-25T10:27:22.758Z] c812b4e4ea5c: Layer already exists [2022-10-25T10:27:22.758Z] 7cb3d1776a2c: Layer already exists [2022-10-25T10:27:22.758Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:22.758Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:22.758Z] latest: digest: sha256:a9073df4d443ca68e23d396b1c8e5aa7ee3382478f7223c740804ce68e8f5b61 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:23.059Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:23.357Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.101 [2022-10-25T10:27:23.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-25T10:27:23.357Z] e8c353da8281: Preparing [2022-10-25T10:27:23.357Z] db40fca71345: Preparing [2022-10-25T10:27:23.357Z] 7cb3d1776a2c: Preparing [2022-10-25T10:27:23.357Z] c812b4e4ea5c: Preparing [2022-10-25T10:27:23.357Z] fb150fbafa75: Preparing [2022-10-25T10:27:23.357Z] 8337bbfe6146: Preparing [2022-10-25T10:27:23.357Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:23.357Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:23.357Z] e8c353da8281: Layer already exists [2022-10-25T10:27:23.357Z] fb150fbafa75: Layer already exists [2022-10-25T10:27:23.357Z] db40fca71345: Layer already exists [2022-10-25T10:27:23.357Z] c812b4e4ea5c: Layer already exists [2022-10-25T10:27:23.357Z] 7cb3d1776a2c: Layer already exists [2022-10-25T10:27:23.357Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:23.357Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:23.357Z] 2.3.0-dev.101: digest: sha256:a9073df4d443ca68e23d396b1c8e5aa7ee3382478f7223c740804ce68e8f5b61 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:23.671Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:23.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:23.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-25T10:27:23.976Z] e8c353da8281: Preparing [2022-10-25T10:27:23.976Z] db40fca71345: Preparing [2022-10-25T10:27:23.976Z] 7cb3d1776a2c: Preparing [2022-10-25T10:27:23.976Z] c812b4e4ea5c: Preparing [2022-10-25T10:27:23.976Z] fb150fbafa75: Preparing [2022-10-25T10:27:23.976Z] 8337bbfe6146: Preparing [2022-10-25T10:27:23.976Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:23.976Z] 8337bbfe6146: Waiting [2022-10-25T10:27:23.976Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:23.976Z] c812b4e4ea5c: Layer already exists [2022-10-25T10:27:23.976Z] 7cb3d1776a2c: Layer already exists [2022-10-25T10:27:23.976Z] e8c353da8281: Layer already exists [2022-10-25T10:27:23.976Z] fb150fbafa75: Layer already exists [2022-10-25T10:27:23.976Z] db40fca71345: Layer already exists [2022-10-25T10:27:23.976Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:23.976Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:23.976Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:a9073df4d443ca68e23d396b1c8e5aa7ee3382478f7223c740804ce68e8f5b61 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:24.289Z] + 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-25T10:27:24.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-25T10:27:24.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-25T10:27:24.592Z] e8c353da8281: Preparing [2022-10-25T10:27:24.592Z] db40fca71345: Preparing [2022-10-25T10:27:24.592Z] 7cb3d1776a2c: Preparing [2022-10-25T10:27:24.592Z] c812b4e4ea5c: Preparing [2022-10-25T10:27:24.592Z] fb150fbafa75: Preparing [2022-10-25T10:27:24.592Z] 8337bbfe6146: Preparing [2022-10-25T10:27:24.592Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:24.592Z] 8337bbfe6146: Waiting [2022-10-25T10:27:24.592Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:24.592Z] fb150fbafa75: Layer already exists [2022-10-25T10:27:24.592Z] e8c353da8281: Layer already exists [2022-10-25T10:27:24.592Z] db40fca71345: Layer already exists [2022-10-25T10:27:24.592Z] c812b4e4ea5c: Layer already exists [2022-10-25T10:27:24.592Z] 7cb3d1776a2c: Layer already exists [2022-10-25T10:27:24.592Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:24.592Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:24.592Z] main: digest: sha256:a9073df4d443ca68e23d396b1c8e5aa7ee3382478f7223c740804ce68e8f5b61 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:27:24.639Z] ===================================================== [Pipeline] echo [2022-10-25T10:27:24.647Z] taggedImages: [2022-10-25T10:27:24.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:24.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-25T10:27:24.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.101 [2022-10-25T10:27:24.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:24.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-25T10:27:24.668Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-25T10:27:24.668Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:24.668Z] latest [2022-10-25T10:27:24.668Z] 2.3.0-dev.101 [2022-10-25T10:27:24.668Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:24.668Z] main [2022-10-25T10:27:24.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:24.985Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:25.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:25.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-25T10:27:25.281Z] 184ac648a05b: Preparing [2022-10-25T10:27:25.281Z] 8f665447d874: Preparing [2022-10-25T10:27:25.281Z] 32f690466d37: Preparing [2022-10-25T10:27:25.281Z] f71a3e6a124e: Preparing [2022-10-25T10:27:25.281Z] fe92f4209995: Preparing [2022-10-25T10:27:25.281Z] 8337bbfe6146: Preparing [2022-10-25T10:27:25.281Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:25.281Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:25.281Z] 8337bbfe6146: Waiting [2022-10-25T10:27:25.281Z] 32f690466d37: Pushed [2022-10-25T10:27:25.281Z] 8f665447d874: Pushed [2022-10-25T10:27:25.281Z] 184ac648a05b: Pushed [2022-10-25T10:27:25.281Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:25.281Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:25.847Z] fe92f4209995: Pushed [2022-10-25T10:27:33.960Z] f71a3e6a124e: Pushed [2022-10-25T10:27:33.961Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:f9598ffef92c12cbda35ea11fab853e097e8fed2e408f474b3acf7a7d13bb8f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:34.263Z] + 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-25T10:27:34.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-25T10:27:34.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-25T10:27:34.562Z] 184ac648a05b: Preparing [2022-10-25T10:27:34.562Z] 8f665447d874: Preparing [2022-10-25T10:27:34.562Z] 32f690466d37: Preparing [2022-10-25T10:27:34.562Z] f71a3e6a124e: Preparing [2022-10-25T10:27:34.562Z] fe92f4209995: Preparing [2022-10-25T10:27:34.562Z] 8337bbfe6146: Preparing [2022-10-25T10:27:34.562Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:34.562Z] 8337bbfe6146: Waiting [2022-10-25T10:27:34.562Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:34.562Z] fe92f4209995: Layer already exists [2022-10-25T10:27:34.562Z] 184ac648a05b: Layer already exists [2022-10-25T10:27:34.562Z] 8f665447d874: Layer already exists [2022-10-25T10:27:34.562Z] f71a3e6a124e: Layer already exists [2022-10-25T10:27:34.562Z] 32f690466d37: Layer already exists [2022-10-25T10:27:34.562Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:34.562Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:34.562Z] latest: digest: sha256:f9598ffef92c12cbda35ea11fab853e097e8fed2e408f474b3acf7a7d13bb8f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:34.858Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:35.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.101 [2022-10-25T10:27:35.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-25T10:27:35.156Z] 184ac648a05b: Preparing [2022-10-25T10:27:35.156Z] 8f665447d874: Preparing [2022-10-25T10:27:35.156Z] 32f690466d37: Preparing [2022-10-25T10:27:35.156Z] f71a3e6a124e: Preparing [2022-10-25T10:27:35.156Z] fe92f4209995: Preparing [2022-10-25T10:27:35.156Z] 8337bbfe6146: Preparing [2022-10-25T10:27:35.156Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:35.156Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:35.156Z] 8337bbfe6146: Waiting [2022-10-25T10:27:35.156Z] fe92f4209995: Layer already exists [2022-10-25T10:27:35.156Z] 8f665447d874: Layer already exists [2022-10-25T10:27:35.156Z] 184ac648a05b: Layer already exists [2022-10-25T10:27:35.156Z] 32f690466d37: Layer already exists [2022-10-25T10:27:35.156Z] f71a3e6a124e: Layer already exists [2022-10-25T10:27:35.156Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:35.156Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:35.156Z] 2.3.0-dev.101: digest: sha256:f9598ffef92c12cbda35ea11fab853e097e8fed2e408f474b3acf7a7d13bb8f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:35.457Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:35.757Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:35.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-25T10:27:35.757Z] 184ac648a05b: Preparing [2022-10-25T10:27:35.757Z] 8f665447d874: Preparing [2022-10-25T10:27:35.757Z] 32f690466d37: Preparing [2022-10-25T10:27:35.757Z] f71a3e6a124e: Preparing [2022-10-25T10:27:35.757Z] fe92f4209995: Preparing [2022-10-25T10:27:35.757Z] 8337bbfe6146: Preparing [2022-10-25T10:27:35.757Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:35.757Z] 8337bbfe6146: Waiting [2022-10-25T10:27:35.757Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:35.757Z] fe92f4209995: Layer already exists [2022-10-25T10:27:35.757Z] f71a3e6a124e: Layer already exists [2022-10-25T10:27:35.757Z] 32f690466d37: Layer already exists [2022-10-25T10:27:35.757Z] 184ac648a05b: Layer already exists [2022-10-25T10:27:35.757Z] 8f665447d874: Layer already exists [2022-10-25T10:27:35.757Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:35.757Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:35.757Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:f9598ffef92c12cbda35ea11fab853e097e8fed2e408f474b3acf7a7d13bb8f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:36.056Z] + 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-25T10:27:36.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-25T10:27:36.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-25T10:27:36.352Z] 184ac648a05b: Preparing [2022-10-25T10:27:36.352Z] 8f665447d874: Preparing [2022-10-25T10:27:36.352Z] 32f690466d37: Preparing [2022-10-25T10:27:36.352Z] f71a3e6a124e: Preparing [2022-10-25T10:27:36.352Z] fe92f4209995: Preparing [2022-10-25T10:27:36.352Z] 8337bbfe6146: Preparing [2022-10-25T10:27:36.352Z] 34d5ebaa5410: Preparing [2022-10-25T10:27:36.352Z] 8337bbfe6146: Waiting [2022-10-25T10:27:36.352Z] 34d5ebaa5410: Waiting [2022-10-25T10:27:36.352Z] f71a3e6a124e: Layer already exists [2022-10-25T10:27:36.352Z] 32f690466d37: Layer already exists [2022-10-25T10:27:36.352Z] fe92f4209995: Layer already exists [2022-10-25T10:27:36.352Z] 8f665447d874: Layer already exists [2022-10-25T10:27:36.352Z] 184ac648a05b: Layer already exists [2022-10-25T10:27:36.352Z] 34d5ebaa5410: Layer already exists [2022-10-25T10:27:36.352Z] 8337bbfe6146: Layer already exists [2022-10-25T10:27:36.352Z] main: digest: sha256:f9598ffef92c12cbda35ea11fab853e097e8fed2e408f474b3acf7a7d13bb8f6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:27:36.387Z] ===================================================== [Pipeline] echo [2022-10-25T10:27:36.392Z] taggedImages: [2022-10-25T10:27:36.392Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:36.392Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-25T10:27:36.392Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.101 [2022-10-25T10:27:36.392Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:36.392Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-25T10:27:36.406Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-25T10:27:36.406Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:36.406Z] latest [2022-10-25T10:27:36.406Z] 2.3.0-dev.101 [2022-10-25T10:27:36.406Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:36.406Z] main [2022-10-25T10:27:36.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:36.701Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:36.999Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:36.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-25T10:27:36.999Z] 47132d038628: Preparing [2022-10-25T10:27:36.999Z] 255ffc9aae9e: Preparing [2022-10-25T10:27:36.999Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:36.999Z] a00de624621d: Preparing [2022-10-25T10:27:36.999Z] 994393dc58e7: Preparing [2022-10-25T10:27:36.999Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:36.999Z] 994393dc58e7: Layer already exists [2022-10-25T10:27:36.999Z] 47132d038628: Pushed [2022-10-25T10:27:36.999Z] a00de624621d: Pushed [2022-10-25T10:27:40.289Z] 255ffc9aae9e: Pushed [2022-10-25T10:27:40.289Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:cab43fdc3584bd70043151bef974c1b1eb2abf5cc91250367c55f905446de27e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:40.592Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:40.891Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-25T10:27:40.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-25T10:27:40.891Z] 47132d038628: Preparing [2022-10-25T10:27:40.891Z] 255ffc9aae9e: Preparing [2022-10-25T10:27:40.891Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:40.891Z] a00de624621d: Preparing [2022-10-25T10:27:40.891Z] 994393dc58e7: Preparing [2022-10-25T10:27:40.891Z] 255ffc9aae9e: Layer already exists [2022-10-25T10:27:40.891Z] 47132d038628: Layer already exists [2022-10-25T10:27:40.891Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:40.891Z] a00de624621d: Layer already exists [2022-10-25T10:27:40.891Z] 994393dc58e7: Layer already exists [2022-10-25T10:27:40.891Z] latest: digest: sha256:cab43fdc3584bd70043151bef974c1b1eb2abf5cc91250367c55f905446de27e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:41.193Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:41.487Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.101 [2022-10-25T10:27:41.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-25T10:27:41.488Z] 47132d038628: Preparing [2022-10-25T10:27:41.488Z] 255ffc9aae9e: Preparing [2022-10-25T10:27:41.488Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:41.488Z] a00de624621d: Preparing [2022-10-25T10:27:41.488Z] 994393dc58e7: Preparing [2022-10-25T10:27:41.488Z] 255ffc9aae9e: Layer already exists [2022-10-25T10:27:41.488Z] 994393dc58e7: Layer already exists [2022-10-25T10:27:41.488Z] 47132d038628: Layer already exists [2022-10-25T10:27:41.488Z] a00de624621d: Layer already exists [2022-10-25T10:27:41.488Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:41.488Z] 2.3.0-dev.101: digest: sha256:cab43fdc3584bd70043151bef974c1b1eb2abf5cc91250367c55f905446de27e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:41.784Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:42.082Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:42.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-25T10:27:42.082Z] 47132d038628: Preparing [2022-10-25T10:27:42.082Z] 255ffc9aae9e: Preparing [2022-10-25T10:27:42.082Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:42.082Z] a00de624621d: Preparing [2022-10-25T10:27:42.082Z] 994393dc58e7: Preparing [2022-10-25T10:27:42.082Z] 994393dc58e7: Layer already exists [2022-10-25T10:27:42.082Z] a00de624621d: Layer already exists [2022-10-25T10:27:42.082Z] 255ffc9aae9e: Layer already exists [2022-10-25T10:27:42.082Z] 47132d038628: Layer already exists [2022-10-25T10:27:42.082Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:42.082Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:cab43fdc3584bd70043151bef974c1b1eb2abf5cc91250367c55f905446de27e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:42.392Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:42.731Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-25T10:27:42.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-25T10:27:42.731Z] 47132d038628: Preparing [2022-10-25T10:27:42.731Z] 255ffc9aae9e: Preparing [2022-10-25T10:27:42.731Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:42.731Z] a00de624621d: Preparing [2022-10-25T10:27:42.731Z] 994393dc58e7: Preparing [2022-10-25T10:27:42.731Z] a00de624621d: Layer already exists [2022-10-25T10:27:42.731Z] 994393dc58e7: Layer already exists [2022-10-25T10:27:42.731Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:42.731Z] 255ffc9aae9e: Layer already exists [2022-10-25T10:27:42.731Z] 47132d038628: Layer already exists [2022-10-25T10:27:42.731Z] main: digest: sha256:cab43fdc3584bd70043151bef974c1b1eb2abf5cc91250367c55f905446de27e size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:27:42.779Z] ===================================================== [Pipeline] echo [2022-10-25T10:27:42.788Z] taggedImages: [2022-10-25T10:27:42.788Z] - nexus3.edgexfoundry.org:10004/support-notifications:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:42.788Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-25T10:27:42.788Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.101 [2022-10-25T10:27:42.788Z] - nexus3.edgexfoundry.org:10004/support-notifications:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:42.788Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-25T10:27:42.812Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-25T10:27:42.812Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:42.812Z] latest [2022-10-25T10:27:42.812Z] 2.3.0-dev.101 [2022-10-25T10:27:42.812Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:42.812Z] main [2022-10-25T10:27:42.812Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:43.159Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:43.499Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:43.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-25T10:27:43.499Z] 53c159277222: Preparing [2022-10-25T10:27:43.499Z] fd85d9068dec: Preparing [2022-10-25T10:27:43.499Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:43.499Z] 3e5d93f5da2c: Preparing [2022-10-25T10:27:43.499Z] 994393dc58e7: Preparing [2022-10-25T10:27:43.499Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:27:43.499Z] 994393dc58e7: Layer already exists [2022-10-25T10:27:43.499Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:43.499Z] 53c159277222: Pushed [2022-10-25T10:27:46.099Z] fd85d9068dec: Pushed [2022-10-25T10:27:46.357Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:a148501aadf0c5f49c24c10e3a6f770270c11c6c27518849c0224b717243cfc3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:46.666Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:46.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-25T10:27:46.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-25T10:27:46.969Z] 53c159277222: Preparing [2022-10-25T10:27:46.969Z] fd85d9068dec: Preparing [2022-10-25T10:27:46.969Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:46.969Z] 3e5d93f5da2c: Preparing [2022-10-25T10:27:46.969Z] 994393dc58e7: Preparing [2022-10-25T10:27:46.969Z] fd85d9068dec: Layer already exists [2022-10-25T10:27:46.969Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:27:46.969Z] 994393dc58e7: Layer already exists [2022-10-25T10:27:46.969Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:46.969Z] 53c159277222: Layer already exists [2022-10-25T10:27:46.969Z] latest: digest: sha256:a148501aadf0c5f49c24c10e3a6f770270c11c6c27518849c0224b717243cfc3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:47.279Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:47.580Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.101 [2022-10-25T10:27:47.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-25T10:27:47.580Z] 53c159277222: Preparing [2022-10-25T10:27:47.580Z] fd85d9068dec: Preparing [2022-10-25T10:27:47.580Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:47.580Z] 3e5d93f5da2c: Preparing [2022-10-25T10:27:47.580Z] 994393dc58e7: Preparing [2022-10-25T10:27:47.580Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:27:47.580Z] 994393dc58e7: Layer already exists [2022-10-25T10:27:47.580Z] 53c159277222: Layer already exists [2022-10-25T10:27:47.580Z] fd85d9068dec: Layer already exists [2022-10-25T10:27:47.580Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:47.580Z] 2.3.0-dev.101: digest: sha256:a148501aadf0c5f49c24c10e3a6f770270c11c6c27518849c0224b717243cfc3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:47.883Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:48.181Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:48.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-25T10:27:48.182Z] 53c159277222: Preparing [2022-10-25T10:27:48.182Z] fd85d9068dec: Preparing [2022-10-25T10:27:48.182Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:48.182Z] 3e5d93f5da2c: Preparing [2022-10-25T10:27:48.182Z] 994393dc58e7: Preparing [2022-10-25T10:27:48.182Z] 994393dc58e7: Layer already exists [2022-10-25T10:27:48.182Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:48.182Z] fd85d9068dec: Layer already exists [2022-10-25T10:27:48.182Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:27:48.182Z] 53c159277222: Layer already exists [2022-10-25T10:27:48.182Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:a148501aadf0c5f49c24c10e3a6f770270c11c6c27518849c0224b717243cfc3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:48.486Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:48.786Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-25T10:27:48.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-25T10:27:48.786Z] 53c159277222: Preparing [2022-10-25T10:27:48.786Z] fd85d9068dec: Preparing [2022-10-25T10:27:48.786Z] 4048b8cf3a6a: Preparing [2022-10-25T10:27:48.786Z] 3e5d93f5da2c: Preparing [2022-10-25T10:27:48.786Z] 994393dc58e7: Preparing [2022-10-25T10:27:48.786Z] 3e5d93f5da2c: Layer already exists [2022-10-25T10:27:48.786Z] 4048b8cf3a6a: Layer already exists [2022-10-25T10:27:48.786Z] fd85d9068dec: Layer already exists [2022-10-25T10:27:48.786Z] 994393dc58e7: Layer already exists [2022-10-25T10:27:48.786Z] 53c159277222: Layer already exists [2022-10-25T10:27:48.786Z] main: digest: sha256:a148501aadf0c5f49c24c10e3a6f770270c11c6c27518849c0224b717243cfc3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:27:48.822Z] ===================================================== [Pipeline] echo [2022-10-25T10:27:48.827Z] taggedImages: [2022-10-25T10:27:48.827Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:48.827Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-25T10:27:48.827Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.101 [2022-10-25T10:27:48.827Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:48.827Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-25T10:27:48.841Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-25T10:27:48.841Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:48.841Z] latest [2022-10-25T10:27:48.841Z] 2.3.0-dev.101 [2022-10-25T10:27:48.841Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:27:48.841Z] main [2022-10-25T10:27:48.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:49.138Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:27:49.435Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:27:49.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-25T10:27:49.435Z] 0b9e2d66b6cb: Preparing [2022-10-25T10:27:49.435Z] 03fe266204ac: Preparing [2022-10-25T10:27:49.435Z] d2bafc9c6495: Preparing [2022-10-25T10:27:49.435Z] 15d15f30353e: Preparing [2022-10-25T10:27:49.435Z] 994393dc58e7: Preparing [2022-10-25T10:27:49.435Z] 994393dc58e7: Layer already exists [2022-10-25T10:27:49.435Z] 03fe266204ac: Pushed [2022-10-25T10:27:49.693Z] 0b9e2d66b6cb: Pushed [2022-10-25T10:27:50.628Z] d2bafc9c6495: Pushed [2022-10-25T10:28:02.825Z] 15d15f30353e: Pushed [2022-10-25T10:28:02.825Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:3daf104b5c7ffafe0733bcdff538d6f7a8a35526a2dd1784d6b0cc941ad84c74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:28:03.137Z] + 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-25T10:28:03.434Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-25T10:28:03.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-25T10:28:03.434Z] 0b9e2d66b6cb: Preparing [2022-10-25T10:28:03.434Z] 03fe266204ac: Preparing [2022-10-25T10:28:03.434Z] d2bafc9c6495: Preparing [2022-10-25T10:28:03.434Z] 15d15f30353e: Preparing [2022-10-25T10:28:03.434Z] 994393dc58e7: Preparing [2022-10-25T10:28:03.434Z] 15d15f30353e: Layer already exists [2022-10-25T10:28:03.434Z] 0b9e2d66b6cb: Layer already exists [2022-10-25T10:28:03.434Z] d2bafc9c6495: Layer already exists [2022-10-25T10:28:03.434Z] 03fe266204ac: Layer already exists [2022-10-25T10:28:03.434Z] 994393dc58e7: Layer already exists [2022-10-25T10:28:03.434Z] latest: digest: sha256:3daf104b5c7ffafe0733bcdff538d6f7a8a35526a2dd1784d6b0cc941ad84c74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:28:03.735Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:28:04.034Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.101 [2022-10-25T10:28:04.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-25T10:28:04.034Z] 0b9e2d66b6cb: Preparing [2022-10-25T10:28:04.034Z] 03fe266204ac: Preparing [2022-10-25T10:28:04.034Z] d2bafc9c6495: Preparing [2022-10-25T10:28:04.034Z] 15d15f30353e: Preparing [2022-10-25T10:28:04.034Z] 994393dc58e7: Preparing [2022-10-25T10:28:04.034Z] d2bafc9c6495: Layer already exists [2022-10-25T10:28:04.034Z] 994393dc58e7: Layer already exists [2022-10-25T10:28:04.034Z] 03fe266204ac: Layer already exists [2022-10-25T10:28:04.034Z] 0b9e2d66b6cb: Layer already exists [2022-10-25T10:28:04.034Z] 15d15f30353e: Layer already exists [2022-10-25T10:28:04.034Z] 2.3.0-dev.101: digest: sha256:3daf104b5c7ffafe0733bcdff538d6f7a8a35526a2dd1784d6b0cc941ad84c74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:28:04.332Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:28:04.629Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:28:04.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-25T10:28:04.629Z] 0b9e2d66b6cb: Preparing [2022-10-25T10:28:04.629Z] 03fe266204ac: Preparing [2022-10-25T10:28:04.629Z] d2bafc9c6495: Preparing [2022-10-25T10:28:04.629Z] 15d15f30353e: Preparing [2022-10-25T10:28:04.629Z] 994393dc58e7: Preparing [2022-10-25T10:28:04.629Z] 994393dc58e7: Layer already exists [2022-10-25T10:28:04.629Z] 15d15f30353e: Layer already exists [2022-10-25T10:28:04.629Z] 03fe266204ac: Layer already exists [2022-10-25T10:28:04.629Z] 0b9e2d66b6cb: Layer already exists [2022-10-25T10:28:04.629Z] d2bafc9c6495: Layer already exists [2022-10-25T10:28:04.629Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:3daf104b5c7ffafe0733bcdff538d6f7a8a35526a2dd1784d6b0cc941ad84c74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:28:04.929Z] + 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-25T10:28:05.237Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-25T10:28:05.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-25T10:28:05.237Z] 0b9e2d66b6cb: Preparing [2022-10-25T10:28:05.237Z] 03fe266204ac: Preparing [2022-10-25T10:28:05.237Z] d2bafc9c6495: Preparing [2022-10-25T10:28:05.237Z] 15d15f30353e: Preparing [2022-10-25T10:28:05.237Z] 994393dc58e7: Preparing [2022-10-25T10:28:05.237Z] 03fe266204ac: Layer already exists [2022-10-25T10:28:05.237Z] 0b9e2d66b6cb: Layer already exists [2022-10-25T10:28:05.237Z] 994393dc58e7: Layer already exists [2022-10-25T10:28:05.237Z] 15d15f30353e: Layer already exists [2022-10-25T10:28:05.237Z] d2bafc9c6495: Layer already exists [2022-10-25T10:28:05.237Z] main: digest: sha256:3daf104b5c7ffafe0733bcdff538d6f7a8a35526a2dd1784d6b0cc941ad84c74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:28:05.270Z] ===================================================== [Pipeline] echo [2022-10-25T10:28:05.275Z] taggedImages: [2022-10-25T10:28:05.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:28:05.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-25T10:28:05.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.101 [2022-10-25T10:28:05.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:28:05.275Z] - 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-25T10:30:42.838Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116844 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-25T10:30:42.849Z] Running in /w/workspace/edgex-go/339 [Pipeline] { [Pipeline] checkout [2022-10-25T10:30:42.878Z] The recommended git tool is: git [2022-10-25T10:30:49.176Z] using credential edgex-jenkins-ssh [2022-10-25T10:30:49.202Z] Cloning the remote Git repository [2022-10-25T10:30:49.273Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-25T10:30:49.401Z] > git init /w/workspace/edgex-go/339 # timeout=10 [2022-10-25T10:30:49.612Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-25T10:30:49.615Z] > git --version # timeout=10 [2022-10-25T10:30:49.637Z] > git --version # 'git version 2.25.1' [2022-10-25T10:30:49.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T10:30:49.702Z] Verifying host key using known hosts file [2022-10-25T10:30:50.000Z] 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-25T10:30:50.017Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T10:31:08.944Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-25T10:31:08.970Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T10:31:09.914Z] Avoid second fetch [2022-10-25T10:31:09.914Z] Checking out Revision 9ee2498bacc647f13c5df1d0cb60253a462eb6cf (main) [2022-10-25T10:31:10.714Z] Commit message: "Merge pull request #4212 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.24" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T10:31:09.931Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T10:31:09.951Z] > git checkout -f 9ee2498bacc647f13c5df1d0cb60253a462eb6cf # timeout=10 [2022-10-25T10:31:11.674Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T10:31:11.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T10:31:11.674Z] Dload Upload Total Spent Left Speed [2022-10-25T10:31:11.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 64625 0 --:--:-- --:--:-- --:--:-- 64625 [Pipeline] sh [2022-10-25T10:31:12.294Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T10:31:12.634Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T10:31:12.635Z] + sudo tee /etc/docker/daemon.new [2022-10-25T10:31:12.635Z] { [2022-10-25T10:31:12.635Z] "registry-mirrors": [ [2022-10-25T10:31:12.635Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T10:31:12.635Z] ], [2022-10-25T10:31:12.635Z] "bip": "10.250.0.254/24", [2022-10-25T10:31:12.635Z] "hosts": [ [2022-10-25T10:31:12.635Z] "tcp://0.0.0.0:5555", [2022-10-25T10:31:12.635Z] "unix:///var/run/docker.sock" [2022-10-25T10:31:12.635Z] ], [2022-10-25T10:31:12.635Z] "mtu": 1458, [2022-10-25T10:31:12.635Z] "selinux-enabled": true, [2022-10-25T10:31:12.635Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T10:31:12.635Z] } [Pipeline] sh [2022-10-25T10:31:12.987Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T10:31:13.356Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T10:31:31.646Z] provisioning config files... [2022-10-25T10:31:31.670Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/339@tmp/config4199156890517664852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:31:32.023Z] ---> docker-login.sh [2022-10-25T10:31:32.023Z] nexus3.edgexfoundry.org:10001 [2022-10-25T10:31:32.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:31:32.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:31:32.614Z] Configure a credential helper to remove this warning. See [2022-10-25T10:31:32.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:31:32.614Z] [2022-10-25T10:31:32.614Z] Login Succeeded [2022-10-25T10:31:32.614Z] nexus3.edgexfoundry.org:10002 [2022-10-25T10:31:32.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:31:33.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:31:33.156Z] Configure a credential helper to remove this warning. See [2022-10-25T10:31:33.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:31:33.156Z] [2022-10-25T10:31:33.156Z] Login Succeeded [2022-10-25T10:31:33.156Z] nexus3.edgexfoundry.org:10003 [2022-10-25T10:31:33.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:31:33.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:31:33.428Z] Configure a credential helper to remove this warning. See [2022-10-25T10:31:33.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:31:33.428Z] [2022-10-25T10:31:33.428Z] Login Succeeded [2022-10-25T10:31:33.428Z] nexus3.edgexfoundry.org:10004 [2022-10-25T10:31:33.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:31:33.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:31:33.972Z] Configure a credential helper to remove this warning. See [2022-10-25T10:31:33.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:31:33.972Z] [2022-10-25T10:31:33.972Z] Login Succeeded [2022-10-25T10:31:33.972Z] docker.io [2022-10-25T10:31:34.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:31:34.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:31:34.517Z] Configure a credential helper to remove this warning. See [2022-10-25T10:31:34.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:31:34.517Z] [2022-10-25T10:31:34.517Z] Login Succeeded [2022-10-25T10:31:34.517Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T10:31:34.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-25T10:31:35.021Z] + git config --global --add safe.directory /w/workspace/edgex-go/339 [Pipeline] echo [2022-10-25T10:31:35.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T10:31:35.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T10:31:35.058Z] ========================================================= [2022-10-25T10:31:35.058Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T10:31:35.058Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-25T10:31:35.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T10:31:35.657Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T10:31:35.657Z] 9b18e9b68314: Pulling fs layer [2022-10-25T10:31:35.657Z] d32db5db7311: Pulling fs layer [2022-10-25T10:31:35.657Z] d0c4b47475fc: Pulling fs layer [2022-10-25T10:31:35.657Z] 5831b945b038: Pulling fs layer [2022-10-25T10:31:35.657Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T10:31:35.657Z] e10730c5d714: Pulling fs layer [2022-10-25T10:31:35.657Z] 5dd5c2283517: Pulling fs layer [2022-10-25T10:31:35.657Z] d5ac0230b979: Pulling fs layer [2022-10-25T10:31:35.657Z] 86bbec2aaacd: Waiting [2022-10-25T10:31:35.657Z] e10730c5d714: Waiting [2022-10-25T10:31:35.657Z] 5dd5c2283517: Waiting [2022-10-25T10:31:35.657Z] d5ac0230b979: Waiting [2022-10-25T10:31:35.657Z] 5831b945b038: Waiting [2022-10-25T10:31:35.657Z] d0c4b47475fc: Verifying Checksum [2022-10-25T10:31:35.657Z] d0c4b47475fc: Download complete [2022-10-25T10:31:35.657Z] d32db5db7311: Download complete [2022-10-25T10:31:35.657Z] 86bbec2aaacd: Download complete [2022-10-25T10:31:35.657Z] e10730c5d714: Verifying Checksum [2022-10-25T10:31:35.657Z] e10730c5d714: Download complete [2022-10-25T10:31:35.657Z] 9b18e9b68314: Verifying Checksum [2022-10-25T10:31:36.641Z] 9b18e9b68314: Pull complete [2022-10-25T10:31:36.641Z] d5ac0230b979: Verifying Checksum [2022-10-25T10:31:36.641Z] d5ac0230b979: Download complete [2022-10-25T10:31:37.235Z] d32db5db7311: Pull complete [2022-10-25T10:31:37.508Z] d0c4b47475fc: Pull complete [2022-10-25T10:31:38.101Z] 5dd5c2283517: Verifying Checksum [2022-10-25T10:31:38.101Z] 5dd5c2283517: Download complete [2022-10-25T10:31:38.691Z] 5831b945b038: Verifying Checksum [2022-10-25T10:31:38.691Z] 5831b945b038: Download complete [2022-10-25T10:31:53.749Z] 5831b945b038: Pull complete [2022-10-25T10:31:53.749Z] 86bbec2aaacd: Pull complete [2022-10-25T10:31:53.749Z] e10730c5d714: Pull complete [2022-10-25T10:31:58.032Z] 5dd5c2283517: Pull complete [2022-10-25T10:32:00.002Z] d5ac0230b979: Pull complete [2022-10-25T10:32:00.002Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T10:32:00.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T10:32:00.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-25T10:32:00.346Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T10:32:00.346Z] WORKDIR /edgex [2022-10-25T10:32:00.346Z] COPY go.mod . [2022-10-25T10:32:00.346Z] RUN go mod download [2022-10-25T10:32:00.346Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-25T10:32:00.933Z] Sending build context to Docker daemon 3.267MB [2022-10-25T10:32:00.933Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T10:32:00.933Z] ---> 59b3b1a385d4 [2022-10-25T10:32:00.933Z] Step 2/4 : WORKDIR /edgex [2022-10-25T10:32:02.894Z] ---> Running in 7859fee658bc [2022-10-25T10:32:03.250Z] Removing intermediate container 7859fee658bc [2022-10-25T10:32:03.250Z] ---> 498102aa5e23 [2022-10-25T10:32:03.250Z] Step 3/4 : COPY go.mod . [2022-10-25T10:32:05.225Z] ---> d7e0cc5b3d15 [2022-10-25T10:32:05.225Z] Step 4/4 : RUN go mod download [2022-10-25T10:32:05.225Z] ---> Running in b638746fa31d [2022-10-25T10:32:37.490Z] Removing intermediate container b638746fa31d [2022-10-25T10:32:37.490Z] ---> 1503d34bb173 [2022-10-25T10:32:37.757Z] Successfully built 1503d34bb173 [2022-10-25T10:32:37.757Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:32:38.088Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T10:32:38.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:32:38.271Z] prd-ubuntu20.04-docker-arm64-4c-16g-116844 does not seem to be running inside a container [2022-10-25T10:32:38.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@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-25T10:32:39.533Z] $ docker top e2ca49bc4aeb270abc4295517aeadda3d27ae0f78a44b97e7f80d1d1b0699142 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T10:32:40.367Z] + go version [2022-10-25T10:32:40.367Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T10:32:40.383Z] $ docker stop --time=1 e2ca49bc4aeb270abc4295517aeadda3d27ae0f78a44b97e7f80d1d1b0699142 [2022-10-25T10:32:41.995Z] $ docker rm -f e2ca49bc4aeb270abc4295517aeadda3d27ae0f78a44b97e7f80d1d1b0699142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:32:42.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T10:32:42.612Z] [2022-10-25T10:32:42.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:32:42.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T10:32:42.945Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-25T10:32:42.945Z] 29e5d40040c1: Pulling fs layer [2022-10-25T10:32:42.945Z] 1ce36da41761: Pulling fs layer [2022-10-25T10:32:42.945Z] 25b303627fd3: Pulling fs layer [2022-10-25T10:32:43.212Z] 29e5d40040c1: Verifying Checksum [2022-10-25T10:32:43.212Z] 29e5d40040c1: Download complete [2022-10-25T10:32:43.484Z] 1ce36da41761: Verifying Checksum [2022-10-25T10:32:43.484Z] 1ce36da41761: Download complete [2022-10-25T10:32:43.752Z] 29e5d40040c1: Pull complete [2022-10-25T10:32:45.168Z] 1ce36da41761: Pull complete [2022-10-25T10:32:45.168Z] 25b303627fd3: Download complete [2022-10-25T10:32:55.256Z] 25b303627fd3: Pull complete [2022-10-25T10:32:55.256Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-25T10:32:55.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T10:32:55.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:32:55.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-116844 does not seem to be running inside a container [2022-10-25T10:32:55.499Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@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-25T10:32:57.833Z] $ docker top e4dfe95433d497ba5e77aed3b572b4b6ffaa2a6bc57d5681ea200fb37f14ee91 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T10:32:58.678Z] + grep parallel [2022-10-25T10:32:58.678Z] + docker-compose build --help [2022-10-25T10:33:04.031Z] --parallel Build images in parallel. [Pipeline] } [2022-10-25T10:33:04.046Z] $ docker stop --time=1 e4dfe95433d497ba5e77aed3b572b4b6ffaa2a6bc57d5681ea200fb37f14ee91 [2022-10-25T10:33:05.727Z] $ docker rm -f e4dfe95433d497ba5e77aed3b572b4b6ffaa2a6bc57d5681ea200fb37f14ee91 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:33:06.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T10:33:06.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:33:06.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-116844 does not seem to be running inside a container [2022-10-25T10:33:06.495Z] $ 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/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@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-25T10:33:07.700Z] $ docker top 4c2259139e0b98d52cd07b99be48ebb8746556108db823a8fba089071e49fa3a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T10:33:08.536Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-25T10:33:13.885Z] Building core-command ... [2022-10-25T10:33:13.885Z] Building core-data ... [2022-10-25T10:33:13.885Z] Building core-metadata ... [2022-10-25T10:33:13.885Z] Building security-bootstrapper ... [2022-10-25T10:33:13.885Z] Building security-proxy-setup ... [2022-10-25T10:33:13.885Z] Building security-secretstore-setup ... [2022-10-25T10:33:13.885Z] Building security-spiffe-token-provider ... [2022-10-25T10:33:13.885Z] Building security-spire-agent ... [2022-10-25T10:33:13.885Z] Building security-spire-config ... [2022-10-25T10:33:13.885Z] Building security-spire-server ... [2022-10-25T10:33:13.885Z] Building support-notifications ... [2022-10-25T10:33:13.885Z] Building support-scheduler ... [2022-10-25T10:33:13.885Z] Building sys-mgmt-agent ... [2022-10-25T10:33:13.885Z] Building security-spire-server [2022-10-25T10:33:13.885Z] Building core-data [2022-10-25T10:33:13.885Z] Building core-command [2022-10-25T10:33:13.885Z] Building security-proxy-setup [2022-10-25T10:33:13.885Z] Building security-secretstore-setup [2022-10-25T10:33:26.216Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:33:26.216Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:33:26.216Z] ---> 1503d34bb173 [2022-10-25T10:33:26.216Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T10:33:26.216Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:33:26.216Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:33:26.216Z] ---> 1503d34bb173 [2022-10-25T10:33:26.216Z] Step 3/25 : WORKDIR /edgex-go [2022-10-25T10:33:26.216Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:33:26.216Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:33:26.216Z] ---> 1503d34bb173 [2022-10-25T10:33:26.216Z] Step 3/22 : WORKDIR /edgex-go [2022-10-25T10:33:26.216Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:33:26.216Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:33:26.216Z] ---> 1503d34bb173 [2022-10-25T10:33:26.216Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T10:33:26.216Z] ---> Running in 13e34c0b0550 [2022-10-25T10:33:26.216Z] ---> Running in 7d3f5d6e033a [2022-10-25T10:33:26.216Z] ---> Running in 67134d405b26 [2022-10-25T10:33:26.216Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:33:26.216Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:33:26.216Z] ---> 1503d34bb173 [2022-10-25T10:33:26.216Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T10:33:26.216Z] ---> Running in 800e2ad3956c [2022-10-25T10:33:26.216Z] ---> Running in 4e835c09062d [2022-10-25T10:33:26.507Z] Removing intermediate container 7d3f5d6e033a [2022-10-25T10:33:26.507Z] ---> 43e48df3bfd2 [2022-10-25T10:33:26.507Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:33:26.507Z] Removing intermediate container 800e2ad3956c [2022-10-25T10:33:26.507Z] ---> 6592c699a7cd [2022-10-25T10:33:26.507Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T10:33:26.507Z] Removing intermediate container 13e34c0b0550 [2022-10-25T10:33:26.507Z] ---> a807f2bebdef [2022-10-25T10:33:26.507Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:33:26.507Z] Removing intermediate container 67134d405b26 [2022-10-25T10:33:26.507Z] ---> 3f5b64cfba7c [2022-10-25T10:33:26.507Z] ---> Running in 9c7e72e9ccdc [2022-10-25T10:33:26.507Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:33:26.776Z] ---> Running in c8ef6dcf2f70 [2022-10-25T10:33:26.776Z] ---> Running in 42515382e0a7 [2022-10-25T10:33:26.776Z] ---> Running in e0cd83c6ecb8 [2022-10-25T10:33:26.776Z] Removing intermediate container 4e835c09062d [2022-10-25T10:33:26.776Z] ---> e6a30f2571bb [2022-10-25T10:33:26.776Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T10:33:27.053Z] ---> Running in 1162e3bd27a0 [2022-10-25T10:33:28.036Z] Removing intermediate container c8ef6dcf2f70 [2022-10-25T10:33:28.036Z] ---> e885cb39cd5a [2022-10-25T10:33:28.036Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:33:28.036Z] Removing intermediate container 1162e3bd27a0 [2022-10-25T10:33:28.036Z] ---> 357b42eea56b [2022-10-25T10:33:28.036Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:33:28.036Z] ---> Running in 3eb46694cd3c [2022-10-25T10:33:28.036Z] ---> Running in 011ada749dc0 [2022-10-25T10:33:30.634Z] Removing intermediate container 9c7e72e9ccdc [2022-10-25T10:33:30.634Z] ---> cae8afac5fcc [2022-10-25T10:33:30.634Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-25T10:33:30.634Z] ---> Running in 3b3fd3ff4fc8 [2022-10-25T10:33:31.223Z] Removing intermediate container 42515382e0a7 [2022-10-25T10:33:31.223Z] Removing intermediate container e0cd83c6ecb8 [2022-10-25T10:33:31.223Z] ---> 59dbe7850908 [2022-10-25T10:33:31.223Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-25T10:33:31.223Z] ---> 261eb3c4b6be [2022-10-25T10:33:31.223Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T10:33:31.492Z] ---> Running in 8177821f55d0 [2022-10-25T10:33:31.492Z] ---> Running in e502700698be [2022-10-25T10:33:32.464Z] Removing intermediate container 3eb46694cd3c [2022-10-25T10:33:32.464Z] ---> 39647de811df [2022-10-25T10:33:32.464Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-25T10:33:32.464Z] ---> Running in 4b241f2e4f82 [2022-10-25T10:33:33.051Z] Removing intermediate container 011ada749dc0 [2022-10-25T10:33:33.051Z] ---> 01875574b66e [2022-10-25T10:33:33.051Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-25T10:33:33.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:33:33.327Z] ---> Running in 4b8397d55f91 [2022-10-25T10:33:33.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:33:34.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:33:34.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:33:34.466Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:33:34.745Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:33:34.745Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:33:35.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:33:35.289Z] OK: 221 MiB in 51 packages [2022-10-25T10:33:35.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:33:35.878Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:33:35.878Z] OK: 221 MiB in 51 packages [2022-10-25T10:33:36.468Z] OK: 221 MiB in 51 packages [2022-10-25T10:33:37.058Z] OK: 221 MiB in 51 packages [2022-10-25T10:33:37.058Z] Removing intermediate container 3b3fd3ff4fc8 [2022-10-25T10:33:37.058Z] ---> 3cd0fed48428 [2022-10-25T10:33:37.058Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T10:33:37.329Z] OK: 221 MiB in 51 packages [2022-10-25T10:33:38.294Z] Removing intermediate container 8177821f55d0 [2022-10-25T10:33:38.294Z] ---> c9baef4e0a6f [2022-10-25T10:33:38.294Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-25T10:33:38.890Z] Removing intermediate container 4b241f2e4f82 [2022-10-25T10:33:38.891Z] ---> 2b23aadc1f3a [2022-10-25T10:33:38.891Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T10:33:38.891Z] Removing intermediate container e502700698be [2022-10-25T10:33:38.891Z] ---> 5de5aef24344 [2022-10-25T10:33:38.891Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T10:33:38.891Z] Removing intermediate container 4b8397d55f91 [2022-10-25T10:33:38.891Z] ---> f3e306ab3e0c [2022-10-25T10:33:38.891Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-25T10:33:38.891Z] ---> df62853c49c6 [2022-10-25T10:33:38.891Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:33:39.160Z] ---> Running in 4b0b379fb40b [2022-10-25T10:33:39.753Z] ---> 058116f1af93 [2022-10-25T10:33:39.753Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:33:39.753Z] ---> Running in 0c1f6a26a07c [2022-10-25T10:33:40.023Z] ---> 64573efb2861 [2022-10-25T10:33:40.023Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:33:40.301Z] ---> Running in fc54352eb131 [2022-10-25T10:33:40.301Z] ---> c23ab5a5f333 [2022-10-25T10:33:40.302Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:33:40.593Z] ---> ea362a4b926c [2022-10-25T10:33:40.593Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:33:40.593Z] ---> Running in 16c88cf88ed9 [2022-10-25T10:33:40.593Z] ---> Running in 8e02e1443785 [2022-10-25T10:35:17.311Z] Removing intermediate container 0c1f6a26a07c [2022-10-25T10:35:17.311Z] ---> 3b9a55428fc4 [2022-10-25T10:35:17.311Z] Step 8/25 : COPY . . [2022-10-25T10:35:17.311Z] Removing intermediate container 8e02e1443785 [2022-10-25T10:35:17.311Z] ---> 01f31a57d9b4 [2022-10-25T10:35:17.311Z] Step 9/24 : COPY . . [2022-10-25T10:35:17.311Z] Removing intermediate container fc54352eb131 [2022-10-25T10:35:17.312Z] ---> f46c0181da5a [2022-10-25T10:35:17.312Z] Step 9/24 : COPY . . [2022-10-25T10:35:17.312Z] Removing intermediate container 16c88cf88ed9 [2022-10-25T10:35:17.312Z] ---> cfbe28ebd88e [2022-10-25T10:35:17.312Z] Step 8/22 : COPY . . [2022-10-25T10:35:17.312Z] Removing intermediate container 4b0b379fb40b [2022-10-25T10:35:17.312Z] ---> 9b2759d92ef8 [2022-10-25T10:35:17.312Z] Step 8/25 : COPY . . [2022-10-25T10:35:17.312Z] ---> aebb54a91f89 [2022-10-25T10:35:17.312Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T10:35:17.312Z] ---> Running in b89a184e70d5 [2022-10-25T10:35:17.312Z] ---> 13ef4151ab83 [2022-10-25T10:35:17.312Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-25T10:35:17.312Z] ---> Running in f5ebf67e28e0 [2022-10-25T10:35:17.312Z] ---> 5211551df953 [2022-10-25T10:35:17.312Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-25T10:35:17.312Z] ---> 786bbd504b8c [2022-10-25T10:35:17.312Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-25T10:35:17.312Z] ---> Running in f0786fbe9ff4 [2022-10-25T10:35:17.312Z] ---> Running in 484e42258c7e [2022-10-25T10:35:17.312Z] Removing intermediate container b89a184e70d5 [2022-10-25T10:35:17.312Z] ---> 5037053faec2 [2022-10-25T10:35:17.312Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-25T10:35:17.312Z] ---> Running in 322db9eeed77 [2022-10-25T10:35:17.312Z] ---> c18343c83727 [2022-10-25T10:35:17.312Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-25T10:35:17.312Z] ---> Running in 96752856df63 [2022-10-25T10:35:17.312Z] Removing intermediate container 322db9eeed77 [2022-10-25T10:35:17.312Z] ---> 258cabddb18a [2022-10-25T10:35:17.312Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T10:35:17.312Z] ---> Running in ea022897fc95 [2022-10-25T10:35:17.312Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-25T10:35:17.312Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-25T10:35:17.312Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-25T10:35:17.312Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-25T10:35:17.898Z] Removing intermediate container ea022897fc95 [2022-10-25T10:35:17.899Z] ---> 66f7de842ba0 [2022-10-25T10:35:17.899Z] Step 12/25 : WORKDIR /edgex-go [2022-10-25T10:35:17.899Z] ---> Running in 2133d97ada14 [2022-10-25T10:35:18.873Z] Removing intermediate container 2133d97ada14 [2022-10-25T10:35:18.873Z] ---> 0930796ad2c7 [2022-10-25T10:35:18.873Z] [2022-10-25T10:35:18.873Z] Step 13/25 : FROM alpine:3.15 [2022-10-25T10:35:19.141Z] 3.15: Pulling from library/alpine [2022-10-25T10:35:21.141Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T10:35:21.141Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T10:35:21.141Z] ---> 02e0d6fdf486 [2022-10-25T10:35:21.141Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T10:35:21.408Z] ---> Running in 9b852d531bc7 [2022-10-25T10:35:22.394Z] Removing intermediate container 9b852d531bc7 [2022-10-25T10:35:22.394Z] ---> d68051dfb592 [2022-10-25T10:35:22.394Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:35:22.663Z] ---> Running in 2c7007d94d77 [2022-10-25T10:35:26.989Z] Removing intermediate container 2c7007d94d77 [2022-10-25T10:35:26.989Z] ---> 5bb0d5dba5a0 [2022-10-25T10:35:26.989Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T10:35:27.258Z] ---> Running in 3ea07a833258 [2022-10-25T10:35:30.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:35:31.657Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:35:34.998Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-25T10:35:34.998Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-25T10:35:34.998Z] OK: 15734 distinct packages available [2022-10-25T10:35:34.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:35:35.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:35:37.921Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-25T10:35:37.921Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-25T10:35:38.188Z] (3/5) Installing libucontext (1.1-r0) [2022-10-25T10:35:38.188Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-25T10:35:38.188Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-25T10:35:38.457Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T10:35:38.457Z] OK: 6 MiB in 19 packages [2022-10-25T10:35:41.045Z] Removing intermediate container 3ea07a833258 [2022-10-25T10:35:41.045Z] ---> 74aa1d8fcc47 [2022-10-25T10:35:41.045Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T10:35:51.435Z] ---> 94d2595dc89c [2022-10-25T10:35:51.435Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T10:35:51.435Z] ---> c193fdfdc6c0 [2022-10-25T10:35:51.435Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-25T10:35:52.769Z] ---> d6b92c820508 [2022-10-25T10:35:52.769Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-25T10:35:53.786Z] ---> 4c947e89cee4 [2022-10-25T10:35:53.786Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T10:35:54.068Z] ---> Running in 410c55ac09c5 [2022-10-25T10:35:56.761Z] Removing intermediate container 410c55ac09c5 [2022-10-25T10:35:56.761Z] ---> 4181208db33a [2022-10-25T10:35:56.761Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T10:35:56.761Z] ---> Running in eaf510532acc [2022-10-25T10:35:57.764Z] Removing intermediate container eaf510532acc [2022-10-25T10:35:57.764Z] ---> ec3f7a7e3dd9 [2022-10-25T10:35:57.764Z] Step 23/25 : LABEL arch=arm64 [2022-10-25T10:35:58.032Z] ---> Running in 2298b0546890 [2022-10-25T10:35:58.618Z] Removing intermediate container 2298b0546890 [2022-10-25T10:35:58.618Z] ---> 4a13952bf785 [2022-10-25T10:35:58.618Z] Step 24/25 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:35:58.902Z] ---> Running in 03a0949164ca [2022-10-25T10:35:59.877Z] Removing intermediate container 03a0949164ca [2022-10-25T10:35:59.877Z] ---> 181494a0acb3 [2022-10-25T10:35:59.877Z] Step 25/25 : LABEL version=2.3.0-dev.101 [2022-10-25T10:35:59.877Z] ---> Running in 978f8e0af4f7 [2022-10-25T10:36:00.463Z] Removing intermediate container 978f8e0af4f7 [2022-10-25T10:36:00.463Z] ---> 3790eb2600ab [2022-10-25T10:36:00.463Z] [2022-10-25T10:36:00.729Z] Successfully built 3790eb2600ab [2022-10-25T10:36:00.729Z] Successfully tagged security-spire-server-arm64:latest [2022-10-25T10:36:00.729Z]  Building security-spire-server ... done Building security-spire-agent [2022-10-25T10:36:06.076Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:36:06.076Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:36:06.076Z] ---> 1503d34bb173 [2022-10-25T10:36:06.076Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T10:36:06.076Z] ---> Using cache [2022-10-25T10:36:06.076Z] ---> 3f5b64cfba7c [2022-10-25T10:36:06.076Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:36:06.076Z] ---> Using cache [2022-10-25T10:36:06.076Z] ---> 261eb3c4b6be [2022-10-25T10:36:06.076Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T10:36:06.076Z] ---> Using cache [2022-10-25T10:36:06.076Z] ---> c9baef4e0a6f [2022-10-25T10:36:06.076Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T10:36:06.076Z] ---> Using cache [2022-10-25T10:36:06.076Z] ---> 058116f1af93 [2022-10-25T10:36:06.076Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:36:06.076Z] ---> Using cache [2022-10-25T10:36:06.076Z] ---> 3b9a55428fc4 [2022-10-25T10:36:06.076Z] Step 8/26 : COPY . . [2022-10-25T10:36:06.076Z] ---> Using cache [2022-10-25T10:36:06.076Z] ---> aebb54a91f89 [2022-10-25T10:36:06.076Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T10:36:06.076Z] ---> Using cache [2022-10-25T10:36:06.076Z] ---> 5037053faec2 [2022-10-25T10:36:06.076Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T10:36:06.076Z] ---> Using cache [2022-10-25T10:36:06.076Z] ---> 258cabddb18a [2022-10-25T10:36:06.076Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T10:36:06.342Z] ---> Running in 6dc0a969b31f [2022-10-25T10:36:10.594Z] Removing intermediate container 6dc0a969b31f [2022-10-25T10:36:10.594Z] ---> 80a3087fc47e [2022-10-25T10:36:10.594Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T10:36:10.594Z] ---> Running in 57a650b55619 [2022-10-25T10:36:11.179Z] Removing intermediate container 57a650b55619 [2022-10-25T10:36:11.179Z] ---> 8bf72b5bf4f0 [2022-10-25T10:36:11.179Z] [2022-10-25T10:36:11.179Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T10:36:11.179Z] ---> 02e0d6fdf486 [2022-10-25T10:36:11.179Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T10:36:11.179Z] ---> Using cache [2022-10-25T10:36:11.179Z] ---> d68051dfb592 [2022-10-25T10:36:11.179Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:36:11.179Z] ---> Using cache [2022-10-25T10:36:11.179Z] ---> 5bb0d5dba5a0 [2022-10-25T10:36:11.179Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T10:36:11.179Z] ---> Using cache [2022-10-25T10:36:11.179Z] ---> 74aa1d8fcc47 [2022-10-25T10:36:11.179Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-25T10:36:16.532Z] ---> 96addfd086be [2022-10-25T10:36:16.532Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T10:36:24.780Z] ---> 4514e76ef03e [2022-10-25T10:36:24.780Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T10:36:26.772Z] ---> 0e968aa5e81c [2022-10-25T10:36:26.772Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-25T10:36:28.724Z] ---> bc498410aff9 [2022-10-25T10:36:28.724Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-25T10:36:30.138Z] ---> c94ddeec03ea [2022-10-25T10:36:30.138Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T10:36:30.138Z] ---> Running in 06406eafaf01 [2022-10-25T10:36:30.747Z] Removing intermediate container 06406eafaf01 [2022-10-25T10:36:30.747Z] ---> c8c4d31752a6 [2022-10-25T10:36:30.747Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T10:36:31.016Z] ---> Running in dfbaf8774215 [2022-10-25T10:36:31.989Z] Removing intermediate container dfbaf8774215 [2022-10-25T10:36:31.989Z] ---> 97632f02962f [2022-10-25T10:36:31.989Z] Step 24/26 : LABEL arch=arm64 [2022-10-25T10:36:31.989Z] ---> Running in 4d3834051bb8 [2022-10-25T10:36:32.982Z] Removing intermediate container 4d3834051bb8 [2022-10-25T10:36:32.982Z] ---> c025a9edb096 [2022-10-25T10:36:32.982Z] Step 25/26 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:36:32.982Z] ---> Running in 2e402cee765a [2022-10-25T10:36:34.938Z] Removing intermediate container 2e402cee765a [2022-10-25T10:36:34.938Z] ---> cca683a0d937 [2022-10-25T10:36:34.938Z] Step 26/26 : LABEL version=2.3.0-dev.101 [2022-10-25T10:36:34.938Z] ---> Running in 2ec57a27b11d [2022-10-25T10:36:35.525Z] Removing intermediate container 2ec57a27b11d [2022-10-25T10:36:35.525Z] ---> a2766b6fe417 [2022-10-25T10:36:35.525Z] [2022-10-25T10:36:35.793Z] Successfully built a2766b6fe417 [2022-10-25T10:36:35.793Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-25T10:36:35.793Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-10-25T10:36:43.997Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:36:43.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:36:43.997Z] ---> 1503d34bb173 [2022-10-25T10:36:43.997Z] Step 3/23 : WORKDIR /edgex-go [2022-10-25T10:36:43.997Z] ---> Using cache [2022-10-25T10:36:43.997Z] ---> 3f5b64cfba7c [2022-10-25T10:36:43.997Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:36:43.997Z] ---> Using cache [2022-10-25T10:36:43.997Z] ---> 261eb3c4b6be [2022-10-25T10:36:43.997Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-25T10:36:43.997Z] ---> Running in 50f040216cdb [2022-10-25T10:36:45.407Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:36:46.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:36:48.224Z] OK: 221 MiB in 51 packages [2022-10-25T10:36:49.189Z] Removing intermediate container 50f040216cdb [2022-10-25T10:36:49.189Z] ---> 67e9e8352265 [2022-10-25T10:36:49.189Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-25T10:36:50.606Z] ---> ba8738d68025 [2022-10-25T10:36:50.606Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:36:50.606Z] ---> Running in 00126323d676 [2022-10-25T10:38:12.238Z] Removing intermediate container 00126323d676 [2022-10-25T10:38:12.238Z] ---> 2337f25e4205 [2022-10-25T10:38:12.238Z] Step 8/23 : COPY . . [2022-10-25T10:38:12.238Z] ---> 2f9ae4f57d6d [2022-10-25T10:38:12.238Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-25T10:38:12.238Z] ---> Running in d1a3fb740d60 [2022-10-25T10:38:12.238Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-25T10:41:34.032Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-25T10:41:39.370Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-25T10:41:54.370Z] Removing intermediate container f0786fbe9ff4 [2022-10-25T10:41:54.370Z] ---> c9f7e2883134 [2022-10-25T10:41:54.370Z] [2022-10-25T10:41:54.370Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T10:41:54.370Z] 3.16: Pulling from library/alpine [2022-10-25T10:41:54.370Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T10:41:54.370Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T10:41:54.370Z] ---> a6215f271958 [2022-10-25T10:41:54.370Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-25T10:41:54.370Z] ---> Running in 5588ca64cbf6 [2022-10-25T10:41:56.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:41:57.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:41:58.638Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-25T10:41:58.638Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-25T10:41:58.638Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T10:41:58.638Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-25T10:41:58.638Z] (5/6) Installing curl (7.83.1-r3) [2022-10-25T10:41:58.904Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-25T10:41:58.904Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:41:58.904Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T10:41:59.493Z] OK: 8 MiB in 20 packages [2022-10-25T10:42:02.840Z] Removing intermediate container 96752856df63 [2022-10-25T10:42:02.840Z] ---> fde0f3a6b220 [2022-10-25T10:42:02.840Z] [2022-10-25T10:42:02.840Z] Step 10/25 : FROM alpine:3.16 [2022-10-25T10:42:02.840Z] ---> a6215f271958 [2022-10-25T10:42:02.840Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-25T10:42:02.840Z] Removing intermediate container 5588ca64cbf6 [2022-10-25T10:42:02.840Z] ---> 9eaecea5e783 [2022-10-25T10:42:02.840Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T10:42:02.840Z] ---> Running in 3afe01badb08 [2022-10-25T10:42:02.840Z] ---> Running in 6db841ebd432 [2022-10-25T10:42:03.113Z] Removing intermediate container 3afe01badb08 [2022-10-25T10:42:03.113Z] ---> 8a9b970ca035 [2022-10-25T10:42:03.113Z] Step 13/22 : WORKDIR /edgex [2022-10-25T10:42:03.382Z] ---> Running in 2cea973ef6df [2022-10-25T10:42:04.348Z] Removing intermediate container 2cea973ef6df [2022-10-25T10:42:04.348Z] ---> 36992ee66634 [2022-10-25T10:42:04.348Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-25T10:42:04.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:42:05.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:42:05.481Z] ---> ae8d7620f4f5 [2022-10-25T10:42:05.481Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-25T10:42:06.895Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-25T10:42:06.895Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-25T10:42:06.895Z] (3/3) Installing su-exec (0.2-r1) [2022-10-25T10:42:06.895Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:42:06.895Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T10:42:07.163Z] ---> af71027cc0be [2022-10-25T10:42:07.163Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-25T10:42:07.431Z] OK: 6 MiB in 17 packages [2022-10-25T10:42:09.377Z] ---> 940ccbc1f4ec [2022-10-25T10:42:09.377Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T10:42:10.341Z] Removing intermediate container 6db841ebd432 [2022-10-25T10:42:10.341Z] ---> 37ba227ca011 [2022-10-25T10:42:10.341Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T10:42:10.341Z] ---> Running in 0e750295d674 [2022-10-25T10:42:10.341Z] ---> e74e1c315bbd [2022-10-25T10:42:10.341Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T10:42:10.609Z] ---> Running in 0b82e747781f [2022-10-25T10:42:11.571Z] Removing intermediate container 0e750295d674 [2022-10-25T10:42:11.571Z] ---> 287671a0afc0 [2022-10-25T10:42:11.571Z] Step 13/25 : WORKDIR / [2022-10-25T10:42:11.571Z] ---> Running in efc4e0e1a165 [2022-10-25T10:42:12.538Z] Removing intermediate container efc4e0e1a165 [2022-10-25T10:42:12.538Z] ---> 00c84f4210b4 [2022-10-25T10:42:12.538Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-25T10:42:13.960Z] ---> a2abe059bae1 [2022-10-25T10:42:13.960Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-25T10:42:15.378Z] Removing intermediate container 0b82e747781f [2022-10-25T10:42:15.378Z] ---> 22f1e7a6f6ac [2022-10-25T10:42:15.378Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T10:42:15.378Z] ---> ffa8666705b1 [2022-10-25T10:42:15.378Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-25T10:42:15.378Z] ---> Running in 770a7d47ffe5 [2022-10-25T10:42:16.359Z] Removing intermediate container 770a7d47ffe5 [2022-10-25T10:42:16.359Z] ---> 21659835f76c [2022-10-25T10:42:16.359Z] Step 20/22 : LABEL arch=arm64 [2022-10-25T10:42:16.359Z] ---> Running in 1fc5b72f81b4 [2022-10-25T10:42:16.949Z] ---> 9b5ce44361d4 [2022-10-25T10:42:16.949Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-25T10:42:16.949Z] Removing intermediate container 1fc5b72f81b4 [2022-10-25T10:42:16.949Z] ---> 9c81a5e4ee76 [2022-10-25T10:42:16.949Z] Step 21/22 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:42:17.238Z] ---> Running in d90391d66c95 [2022-10-25T10:42:17.842Z] ---> 097e84b3c1d4 [2022-10-25T10:42:17.842Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-25T10:42:18.110Z] Removing intermediate container d90391d66c95 [2022-10-25T10:42:18.110Z] ---> 44d322354a5e [2022-10-25T10:42:18.110Z] Step 22/22 : LABEL version=2.3.0-dev.101 [2022-10-25T10:42:18.110Z] ---> Running in 5b47bdabd93c [2022-10-25T10:42:19.088Z] Removing intermediate container 5b47bdabd93c [2022-10-25T10:42:19.088Z] ---> ce906a8cc1ad [2022-10-25T10:42:19.088Z] [2022-10-25T10:42:19.088Z] Successfully built ce906a8cc1ad [2022-10-25T10:42:19.088Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-25T10:42:19.088Z]  Building security-proxy-setup ... done Building core-metadata [2022-10-25T10:42:20.049Z] ---> 57304ec5a2ec [2022-10-25T10:42:20.049Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-25T10:42:23.392Z] ---> e2c0be447f1e [2022-10-25T10:42:23.392Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T10:42:24.806Z] ---> a2fdbc184bce [2022-10-25T10:42:24.806Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T10:42:25.074Z] ---> Running in f796aef6df70 [2022-10-25T10:42:25.341Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:42:25.341Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:42:25.341Z] ---> 1503d34bb173 [2022-10-25T10:42:25.341Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-25T10:42:25.341Z] ---> Using cache [2022-10-25T10:42:25.341Z] ---> e6a30f2571bb [2022-10-25T10:42:25.341Z] Step 4/25 : WORKDIR /edgex-go [2022-10-25T10:42:25.341Z] ---> Using cache [2022-10-25T10:42:25.341Z] ---> 357b42eea56b [2022-10-25T10:42:25.341Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:42:25.341Z] ---> Using cache [2022-10-25T10:42:25.341Z] ---> 01875574b66e [2022-10-25T10:42:25.341Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-25T10:42:25.341Z] ---> Using cache [2022-10-25T10:42:25.341Z] ---> f3e306ab3e0c [2022-10-25T10:42:25.341Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-25T10:42:25.637Z] ---> Using cache [2022-10-25T10:42:25.637Z] ---> ea362a4b926c [2022-10-25T10:42:25.637Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:42:25.637Z] ---> Using cache [2022-10-25T10:42:25.637Z] ---> 01f31a57d9b4 [2022-10-25T10:42:25.637Z] Step 9/25 : COPY . . [2022-10-25T10:42:26.226Z] ---> Using cache [2022-10-25T10:42:26.226Z] ---> 13ef4151ab83 [2022-10-25T10:42:26.226Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-25T10:42:28.180Z] ---> Running in ccb7e904f4e5 [2022-10-25T10:42:30.788Z] Removing intermediate container f796aef6df70 [2022-10-25T10:42:30.788Z] ---> fcc498cd1bf3 [2022-10-25T10:42:30.788Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T10:42:31.055Z] ---> Running in 0f21ec166105 [2022-10-25T10:42:31.322Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-25T10:42:31.904Z] Removing intermediate container 0f21ec166105 [2022-10-25T10:42:31.904Z] ---> 8d92d83d8129 [2022-10-25T10:42:31.904Z] Step 23/25 : LABEL arch=arm64 [2022-10-25T10:42:32.171Z] ---> Running in 9806284c3a5b [2022-10-25T10:42:32.754Z] Removing intermediate container f5ebf67e28e0 [2022-10-25T10:42:32.754Z] ---> 760a5ff6538a [2022-10-25T10:42:32.754Z] [2022-10-25T10:42:32.754Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T10:42:32.754Z] ---> a6215f271958 [2022-10-25T10:42:32.754Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-25T10:42:32.754Z] Removing intermediate container 9806284c3a5b [2022-10-25T10:42:32.754Z] ---> Running in 3d5e29a447e0 [2022-10-25T10:42:32.754Z] ---> 793e75df2946 [2022-10-25T10:42:32.754Z] Step 24/25 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:42:33.022Z] ---> Running in 07dbf1562738 [2022-10-25T10:42:33.980Z] Removing intermediate container 07dbf1562738 [2022-10-25T10:42:33.980Z] ---> 96738c1ef4bb [2022-10-25T10:42:33.980Z] Step 25/25 : LABEL version=2.3.0-dev.101 [2022-10-25T10:42:33.980Z] ---> Running in 72c103b605bf [2022-10-25T10:42:34.566Z] Removing intermediate container 72c103b605bf [2022-10-25T10:42:34.566Z] ---> 5fb7c2f4d2ea [2022-10-25T10:42:34.566Z] [2022-10-25T10:42:34.832Z] Successfully built 5fb7c2f4d2ea [2022-10-25T10:42:34.832Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-25T10:42:34.832Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-10-25T10:42:34.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:42:35.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:42:36.382Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T10:42:36.651Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:42:36.651Z] OK: 5 MiB in 15 packages [2022-10-25T10:42:38.597Z] Removing intermediate container 3d5e29a447e0 [2022-10-25T10:42:38.597Z] ---> 2b458bb9ac84 [2022-10-25T10:42:38.597Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T10:42:38.597Z] ---> Running in 206c820f57d4 [2022-10-25T10:42:39.183Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:42:39.183Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:42:39.183Z] ---> 1503d34bb173 [2022-10-25T10:42:39.183Z] Step 3/20 : WORKDIR /edgex-go [2022-10-25T10:42:39.183Z] ---> Using cache [2022-10-25T10:42:39.183Z] ---> 3f5b64cfba7c [2022-10-25T10:42:39.183Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-25T10:42:39.771Z] Removing intermediate container 206c820f57d4 [2022-10-25T10:42:39.771Z] ---> a19415b4e062 [2022-10-25T10:42:39.771Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-25T10:42:39.771Z] ---> Running in 6fc86a09d191 [2022-10-25T10:42:40.039Z] ---> Running in d74e0224d2bd [2022-10-25T10:42:40.871Z] Removing intermediate container d74e0224d2bd [2022-10-25T10:42:40.871Z] ---> 2ccc026fa2e5 [2022-10-25T10:42:40.871Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-25T10:42:40.871Z] ---> Running in d79d0faf1ffc [2022-10-25T10:42:41.862Z] Removing intermediate container d79d0faf1ffc [2022-10-25T10:42:41.862Z] ---> b98c8d68e617 [2022-10-25T10:42:41.862Z] Step 16/24 : WORKDIR / [2022-10-25T10:42:41.862Z] ---> Running in b4af8095749e [2022-10-25T10:42:42.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:42:42.481Z] Removing intermediate container b4af8095749e [2022-10-25T10:42:42.481Z] ---> 526cd0ba1dc8 [2022-10-25T10:42:42.481Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:42:42.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:42:43.376Z] ---> bcb57c39425b [2022-10-25T10:42:43.376Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-25T10:42:44.867Z] v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-25T10:42:44.867Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-25T10:42:44.867Z] OK: 16895 distinct packages available [2022-10-25T10:42:45.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:42:45.134Z] ---> bae3b5ce2eb7 [2022-10-25T10:42:45.134Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-25T10:42:45.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:42:45.989Z] ---> e4bc9e2aafa0 [2022-10-25T10:42:45.989Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-25T10:42:46.257Z] ---> Running in 2444f3ff11ce [2022-10-25T10:42:46.845Z] Removing intermediate container 2444f3ff11ce [2022-10-25T10:42:46.845Z] ---> f81b616f0a02 [2022-10-25T10:42:46.845Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:42:46.845Z] ---> Running in 120f95fab70d [2022-10-25T10:42:47.114Z] OK: 221 MiB in 51 packages [2022-10-25T10:42:47.382Z] Removing intermediate container 120f95fab70d [2022-10-25T10:42:47.382Z] ---> c39025e1ac33 [2022-10-25T10:42:47.382Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T10:42:47.650Z] ---> Running in 456c17877f02 [2022-10-25T10:42:48.614Z] Removing intermediate container 456c17877f02 [2022-10-25T10:42:48.614Z] ---> fc5aa890d6cb [2022-10-25T10:42:48.614Z] Step 23/24 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:42:48.882Z] ---> Running in 1bb76280b520 [2022-10-25T10:42:48.882Z] Removing intermediate container 6fc86a09d191 [2022-10-25T10:42:48.882Z] ---> 7ca79d156a27 [2022-10-25T10:42:48.882Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-25T10:42:49.476Z] Removing intermediate container 1bb76280b520 [2022-10-25T10:42:49.476Z] ---> 6b5fcc94882e [2022-10-25T10:42:49.476Z] Step 24/24 : LABEL version=2.3.0-dev.101 [2022-10-25T10:42:49.746Z] ---> Running in f766292cc820 [2022-10-25T10:42:51.162Z] ---> ac46480bf342 [2022-10-25T10:42:51.162Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:42:51.430Z] Removing intermediate container f766292cc820 [2022-10-25T10:42:51.430Z] ---> d58723d071f7 [2022-10-25T10:42:51.430Z] [2022-10-25T10:42:51.430Z] ---> Running in cbd3534229be [2022-10-25T10:42:51.697Z] Successfully built d58723d071f7 [2022-10-25T10:42:51.976Z] Successfully tagged core-command-arm64:latest [2022-10-25T10:42:51.976Z]  Building core-command ... done Building support-scheduler [2022-10-25T10:42:56.226Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:42:56.226Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:42:56.226Z] ---> 1503d34bb173 [2022-10-25T10:42:56.226Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T10:42:56.226Z] ---> Using cache [2022-10-25T10:42:56.226Z] ---> e6a30f2571bb [2022-10-25T10:42:56.226Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T10:42:56.226Z] ---> Using cache [2022-10-25T10:42:56.226Z] ---> 357b42eea56b [2022-10-25T10:42:56.226Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:42:56.226Z] ---> Using cache [2022-10-25T10:42:56.226Z] ---> 01875574b66e [2022-10-25T10:42:56.226Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-25T10:42:56.226Z] ---> Using cache [2022-10-25T10:42:56.226Z] ---> f3e306ab3e0c [2022-10-25T10:42:56.226Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T10:42:56.226Z] ---> Using cache [2022-10-25T10:42:56.226Z] ---> ea362a4b926c [2022-10-25T10:42:56.226Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:42:56.226Z] ---> Using cache [2022-10-25T10:42:56.226Z] ---> 01f31a57d9b4 [2022-10-25T10:42:56.226Z] Step 9/23 : COPY . . [2022-10-25T10:42:56.226Z] ---> Using cache [2022-10-25T10:42:56.226Z] ---> 13ef4151ab83 [2022-10-25T10:42:56.226Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-25T10:42:56.493Z] ---> Running in 84a05776d143 [2022-10-25T10:42:58.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T10:43:30.687Z] Removing intermediate container 484e42258c7e [2022-10-25T10:43:30.687Z] ---> ad5d1381c672 [2022-10-25T10:43:30.687Z] [2022-10-25T10:43:30.687Z] Step 11/24 : FROM alpine:3.16 [2022-10-25T10:43:30.687Z] ---> a6215f271958 [2022-10-25T10:43:30.687Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-25T10:43:30.687Z] ---> Running in d4ec105c00b6 [2022-10-25T10:43:30.687Z] Removing intermediate container d4ec105c00b6 [2022-10-25T10:43:30.687Z] ---> 641256f96c99 [2022-10-25T10:43:30.687Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-25T10:43:30.687Z] ---> Running in 4181820ce540 [2022-10-25T10:43:30.687Z] Removing intermediate container 4181820ce540 [2022-10-25T10:43:30.687Z] ---> 19c22b721e53 [2022-10-25T10:43:30.687Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-25T10:43:30.687Z] ---> Running in 2e38e2164e1c [2022-10-25T10:43:30.687Z] Removing intermediate container 2e38e2164e1c [2022-10-25T10:43:30.687Z] ---> 39175fa1c9f6 [2022-10-25T10:43:30.687Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:43:30.687Z] ---> Running in 35c3ba435af6 [2022-10-25T10:43:32.093Z] Removing intermediate container 35c3ba435af6 [2022-10-25T10:43:32.093Z] ---> ac0bc986722b [2022-10-25T10:43:32.093Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T10:43:32.093Z] ---> Running in 7d94a697b155 [2022-10-25T10:43:34.669Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:43:35.627Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:43:37.029Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-25T10:43:37.298Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T10:43:37.298Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-25T10:43:37.565Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T10:43:37.565Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-25T10:43:37.833Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-25T10:43:37.833Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:43:37.833Z] OK: 8 MiB in 20 packages [2022-10-25T10:43:40.406Z] Removing intermediate container 7d94a697b155 [2022-10-25T10:43:40.406Z] ---> 952ca02cc493 [2022-10-25T10:43:40.406Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:43:41.813Z] ---> e8e9b657c640 [2022-10-25T10:43:41.813Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-25T10:43:45.154Z] ---> 9c40a62460a9 [2022-10-25T10:43:45.154Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-25T10:43:46.569Z] ---> 4083f399f137 [2022-10-25T10:43:46.569Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-25T10:43:46.569Z] ---> Running in 7e20b792f3d8 [2022-10-25T10:43:47.530Z] Removing intermediate container 7e20b792f3d8 [2022-10-25T10:43:47.530Z] ---> b7eae566559b [2022-10-25T10:43:47.530Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:43:47.530Z] ---> Running in 4c97e20d59ae [2022-10-25T10:43:48.490Z] Removing intermediate container 4c97e20d59ae [2022-10-25T10:43:48.490Z] ---> 5976a0cabdd9 [2022-10-25T10:43:48.490Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T10:43:48.758Z] ---> Running in b10be1336b2b [2022-10-25T10:43:49.725Z] Removing intermediate container b10be1336b2b [2022-10-25T10:43:49.725Z] ---> 85c5afc35991 [2022-10-25T10:43:49.725Z] Step 23/24 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:43:49.994Z] ---> Running in bea911f48be6 [2022-10-25T10:43:50.956Z] Removing intermediate container bea911f48be6 [2022-10-25T10:43:50.956Z] ---> 52364a724c38 [2022-10-25T10:43:50.956Z] Step 24/24 : LABEL version=2.3.0-dev.101 [2022-10-25T10:43:51.221Z] ---> Running in cbb1dace7948 [2022-10-25T10:43:52.629Z] Removing intermediate container cbb1dace7948 [2022-10-25T10:43:52.629Z] ---> 7dd2841c1f2b [2022-10-25T10:43:52.629Z] [2022-10-25T10:43:52.629Z] Successfully built 7dd2841c1f2b [2022-10-25T10:43:52.629Z] Successfully tagged core-data-arm64:latest [2022-10-25T10:43:52.629Z] Building support-notifications [2022-10-25T10:43:57.963Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:43:57.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:43:57.963Z] ---> 1503d34bb173 [2022-10-25T10:43:57.963Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T10:43:57.963Z] ---> Using cache [2022-10-25T10:43:57.963Z] ---> e6a30f2571bb [2022-10-25T10:43:57.963Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T10:43:57.963Z] ---> Using cache [2022-10-25T10:43:57.963Z] ---> 357b42eea56b [2022-10-25T10:43:57.963Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:43:57.963Z] ---> Using cache [2022-10-25T10:43:57.963Z] ---> 01875574b66e [2022-10-25T10:43:57.963Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-25T10:43:58.543Z] ---> Running in 0b25fc933673 [2022-10-25T10:44:01.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:44:02.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:44:04.119Z] OK: 221 MiB in 51 packages [2022-10-25T10:44:04.386Z] Removing intermediate container d1a3fb740d60 [2022-10-25T10:44:04.386Z] ---> a9b53ac5af76 [2022-10-25T10:44:04.386Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-25T10:44:04.980Z] ---> Running in eaa6e21772a9 [2022-10-25T10:44:06.399Z] Removing intermediate container 0b25fc933673 [2022-10-25T10:44:06.399Z] ---> 64aa2962f878 [2022-10-25T10:44:06.399Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T10:44:07.805Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-25T10:44:08.075Z] ---> ddd2edf7d84c [2022-10-25T10:44:08.075Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:44:08.342Z] ---> Running in 5c219b92d5ef [2022-10-25T10:44:12.607Z] Removing intermediate container cbd3534229be [2022-10-25T10:44:12.607Z] ---> 72b186b27332 [2022-10-25T10:44:12.607Z] Step 7/20 : COPY . . [2022-10-25T10:44:14.020Z] Removing intermediate container eaa6e21772a9 [2022-10-25T10:44:14.020Z] ---> 88f9b004e89c [2022-10-25T10:44:14.020Z] [2022-10-25T10:44:14.020Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T10:44:14.020Z] ---> a6215f271958 [2022-10-25T10:44:14.020Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-25T10:44:14.020Z] ---> Running in 3ddb347cc035 [2022-10-25T10:44:14.609Z] Removing intermediate container 3ddb347cc035 [2022-10-25T10:44:14.609Z] ---> 537fe124f0ff [2022-10-25T10:44:14.609Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-25T10:44:14.875Z] ---> Running in 0409c454729a [2022-10-25T10:44:17.454Z] ---> bf2a670d550f [2022-10-25T10:44:17.454Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-25T10:44:17.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:44:17.454Z] ---> Running in 92ca05ddf76b [2022-10-25T10:44:17.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:44:19.128Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-25T10:44:19.128Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T10:44:19.128Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T10:44:19.128Z] (3/33) Installing readline (8.1.2-r0) [2022-10-25T10:44:19.128Z] (4/33) Installing bash (5.1.16-r2) [2022-10-25T10:44:19.128Z] Executing bash-5.1.16-r2.post-install [2022-10-25T10:44:19.128Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-25T10:44:19.396Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-25T10:44:19.396Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T10:44:19.396Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-25T10:44:19.396Z] (9/33) Installing curl (7.83.1-r3) [2022-10-25T10:44:19.396Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-25T10:44:20.352Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-25T10:44:20.352Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-25T10:44:20.618Z] (13/33) Installing expat (2.4.9-r0) [2022-10-25T10:44:20.618Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-25T10:44:20.618Z] (15/33) Installing gdbm (1.23-r0) [2022-10-25T10:44:20.618Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-25T10:44:20.618Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T10:44:20.618Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T10:44:20.618Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-25T10:44:20.618Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-25T10:44:20.618Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-25T10:44:23.197Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-25T10:44:23.197Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-25T10:44:23.197Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-25T10:44:23.197Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-25T10:44:23.197Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-25T10:44:23.197Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-25T10:44:23.197Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-25T10:44:23.197Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-25T10:44:23.197Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-25T10:44:23.197Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-25T10:44:23.197Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-25T10:44:23.466Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-25T10:44:24.423Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:44:24.423Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T10:44:24.694Z] OK: 120 MiB in 47 packages [2022-10-25T10:44:39.688Z] Collecting docker-compose==1.23.2 [2022-10-25T10:44:39.688Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-25T10:44:39.954Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.7 MB/s eta 0:00:00 [2022-10-25T10:44:40.933Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-25T10:44:40.933Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-25T10:44:40.933Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 6.7 MB/s eta 0:00:00 [2022-10-25T10:44:41.204Z] Collecting texttable<0.10,>=0.9.0 [2022-10-25T10:44:41.204Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-25T10:44:41.204Z] Preparing metadata (setup.py): started [2022-10-25T10:44:43.782Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T10:44:43.782Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-25T10:44:43.782Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-25T10:44:43.782Z] Preparing metadata (setup.py): started [2022-10-25T10:44:45.722Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T10:44:45.722Z] 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-25T10:44:45.992Z] Collecting docopt<0.7,>=0.6.1 [2022-10-25T10:44:45.992Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-25T10:44:46.258Z] Preparing metadata (setup.py): started [2022-10-25T10:44:49.597Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T10:44:50.181Z] Collecting PyYAML<4,>=3.10 [2022-10-25T10:44:50.181Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-25T10:44:50.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.0 MB/s eta 0:00:00 [2022-10-25T10:44:53.026Z] Preparing metadata (setup.py): started [2022-10-25T10:44:55.599Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T10:44:56.556Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-25T10:44:56.822Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-25T10:44:56.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.2 MB/s eta 0:00:00 [2022-10-25T10:44:57.087Z] Collecting cached-property<2,>=1.2.0 [2022-10-25T10:44:57.087Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-25T10:44:57.671Z] Collecting jsonschema<3,>=2.5.1 [2022-10-25T10:44:57.671Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-25T10:44:58.625Z] Collecting docker<4.0,>=3.6.0 [2022-10-25T10:44:58.625Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-25T10:44:58.625Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.0 MB/s eta 0:00:00 [2022-10-25T10:44:59.580Z] Collecting docker-pycreds>=0.4.0 [2022-10-25T10:44:59.580Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-25T10:45:00.537Z] Collecting idna<2.8,>=2.5 [2022-10-25T10:45:00.537Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-25T10:45:00.537Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 8.3 MB/s eta 0:00:00 [2022-10-25T10:45:00.537Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-25T10:45:00.537Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-25T10:45:00.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.8 MB/s eta 0:00:00 [2022-10-25T10:45:01.758Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-25T10:45:01.758Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-25T10:45:01.758Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.5 MB/s eta 0:00:00 [2022-10-25T10:45:02.340Z] Collecting certifi>=2017.4.17 [2022-10-25T10:45:02.340Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-25T10:45:02.340Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 7.3 MB/s eta 0:00:00 [2022-10-25T10:45:02.925Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-25T10:45:02.925Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-25T10:45:02.925Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-25T10:45:02.925Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-25T10:45:04.350Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-25T10:45:04.350Z] Running setup.py install for texttable: started [2022-10-25T10:45:07.693Z] Running setup.py install for texttable: finished with status 'done' [2022-10-25T10:45:07.693Z] Running setup.py install for PyYAML: started [2022-10-25T10:45:13.037Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-25T10:45:15.118Z] Removing intermediate container 5c219b92d5ef [2022-10-25T10:45:15.118Z] ---> 065c1efea25c [2022-10-25T10:45:15.118Z] Step 9/23 : COPY . . [2022-10-25T10:45:15.118Z] Running setup.py install for docopt: started [2022-10-25T10:45:18.580Z] ---> bda76bf8151d [2022-10-25T10:45:18.580Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-25T10:45:18.580Z] ---> Running in 4ad92a6ba738 [2022-10-25T10:45:19.564Z] Running setup.py install for docopt: finished with status 'done' [2022-10-25T10:45:20.520Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T10:45:23.865Z] Running setup.py install for dockerpty: started [2022-10-25T10:45:27.198Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-25T10:45:30.535Z] 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-25T10:45:30.535Z] 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-25T10:45:48.717Z] Removing intermediate container 0409c454729a [2022-10-25T10:45:48.717Z] ---> a1b05f3c532b [2022-10-25T10:45:48.717Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-25T10:45:48.717Z] ---> Running in 01ff0f0f856c [2022-10-25T10:45:48.717Z] Removing intermediate container 01ff0f0f856c [2022-10-25T10:45:48.717Z] ---> 69c908828127 [2022-10-25T10:45:48.717Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T10:45:48.717Z] ---> Running in fa2375cd7f35 [2022-10-25T10:45:48.717Z] Removing intermediate container fa2375cd7f35 [2022-10-25T10:45:48.717Z] ---> 1b2e9cec4524 [2022-10-25T10:45:48.717Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-25T10:45:49.297Z] ---> c54f36be1f1a [2022-10-25T10:45:49.297Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-25T10:45:50.703Z] ---> 28aa2f423295 [2022-10-25T10:45:50.703Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-25T10:45:51.285Z] ---> 1d8f37aa7721 [2022-10-25T10:45:51.285Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-25T10:45:51.552Z] ---> Running in 639920bc400e [2022-10-25T10:45:51.818Z] Removing intermediate container 639920bc400e [2022-10-25T10:45:51.818Z] ---> fe98743623a4 [2022-10-25T10:45:51.818Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:45:52.083Z] ---> Running in 645853423ff1 [2022-10-25T10:45:52.664Z] Removing intermediate container 645853423ff1 [2022-10-25T10:45:52.664Z] ---> 1b9254d83ba8 [2022-10-25T10:45:52.664Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T10:45:52.664Z] ---> Running in dce0800303f4 [2022-10-25T10:45:52.930Z] Removing intermediate container dce0800303f4 [2022-10-25T10:45:52.930Z] ---> 5ed879781b7e [2022-10-25T10:45:52.930Z] Step 22/23 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:45:53.195Z] ---> Running in 331cc83b6670 [2022-10-25T10:45:53.780Z] Removing intermediate container 331cc83b6670 [2022-10-25T10:45:53.780Z] ---> 900b4258cb5f [2022-10-25T10:45:53.780Z] Step 23/23 : LABEL version=2.3.0-dev.101 [2022-10-25T10:45:53.780Z] ---> Running in 8d2162849ecf [2022-10-25T10:45:54.361Z] Removing intermediate container 8d2162849ecf [2022-10-25T10:45:54.361Z] ---> 372c70cc061e [2022-10-25T10:45:54.361Z] [2022-10-25T10:45:54.361Z] Successfully built 372c70cc061e [2022-10-25T10:45:54.361Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-25T10:45:54.361Z]  Building sys-mgmt-agent ... done Building security-bootstrapper [2022-10-25T10:45:58.602Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:45:58.602Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:45:58.602Z] ---> 1503d34bb173 [2022-10-25T10:45:58.602Z] Step 3/33 : WORKDIR /edgex-go [2022-10-25T10:45:58.602Z] ---> Using cache [2022-10-25T10:45:58.602Z] ---> 3f5b64cfba7c [2022-10-25T10:45:58.602Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:45:58.602Z] ---> Using cache [2022-10-25T10:45:58.602Z] ---> 261eb3c4b6be [2022-10-25T10:45:58.602Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-25T10:45:58.602Z] ---> Running in 365abaf8f5b5 [2022-10-25T10:46:00.009Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:46:01.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:46:02.814Z] OK: 221 MiB in 51 packages [2022-10-25T10:46:03.787Z] Removing intermediate container 365abaf8f5b5 [2022-10-25T10:46:03.787Z] ---> 43a56e282495 [2022-10-25T10:46:03.787Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-25T10:46:04.746Z] ---> 0ccb761df683 [2022-10-25T10:46:04.746Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:46:04.746Z] ---> Running in c85320235dcd [2022-10-25T10:47:12.616Z] Removing intermediate container c85320235dcd [2022-10-25T10:47:12.616Z] ---> 78b4ff0da1d5 [2022-10-25T10:47:12.616Z] Step 8/33 : COPY . . [2022-10-25T10:47:15.958Z] ---> 582cd4ac6f11 [2022-10-25T10:47:15.958Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-25T10:47:15.958Z] ---> Running in eb2a24aadbf3 [2022-10-25T10:47:17.366Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.101" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-25T10:49:39.037Z] Removing intermediate container ccb7e904f4e5 [2022-10-25T10:49:39.037Z] ---> d0a684b537c4 [2022-10-25T10:49:39.037Z] [2022-10-25T10:49:39.037Z] Step 11/25 : FROM alpine:3.16 [2022-10-25T10:49:39.037Z] ---> a6215f271958 [2022-10-25T10:49:39.037Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-25T10:49:39.037Z] ---> Using cache [2022-10-25T10:49:39.037Z] ---> 2b458bb9ac84 [2022-10-25T10:49:39.037Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T10:49:39.037Z] ---> Using cache [2022-10-25T10:49:39.037Z] ---> a19415b4e062 [2022-10-25T10:49:39.037Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-25T10:49:39.037Z] ---> Running in 4065fae202fd [2022-10-25T10:49:39.037Z] Removing intermediate container 4065fae202fd [2022-10-25T10:49:39.037Z] ---> 1a95e34d0c40 [2022-10-25T10:49:39.037Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-25T10:49:39.037Z] ---> Running in c195683c9078 [2022-10-25T10:49:39.037Z] Removing intermediate container c195683c9078 [2022-10-25T10:49:39.037Z] ---> 48a9ec7c6641 [2022-10-25T10:49:39.037Z] Step 16/25 : WORKDIR / [2022-10-25T10:49:39.037Z] ---> Running in 16012c5fd3f3 [2022-10-25T10:49:39.037Z] Removing intermediate container 16012c5fd3f3 [2022-10-25T10:49:39.037Z] ---> dd403157ba6a [2022-10-25T10:49:39.037Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:49:39.037Z] ---> 3de5089ff608 [2022-10-25T10:49:39.037Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-25T10:49:39.037Z] ---> 07c3e69b57ca [2022-10-25T10:49:39.037Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-25T10:49:39.037Z] ---> 3cec688250d6 [2022-10-25T10:49:39.037Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-25T10:49:39.037Z] ---> d3459a78d951 [2022-10-25T10:49:39.037Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-25T10:49:39.037Z] ---> Running in eff38482b5b9 [2022-10-25T10:49:39.037Z] Removing intermediate container eff38482b5b9 [2022-10-25T10:49:39.037Z] ---> 3193cc0413a0 [2022-10-25T10:49:39.037Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:49:39.037Z] ---> Running in ed15f363935f [2022-10-25T10:49:39.037Z] Removing intermediate container ed15f363935f [2022-10-25T10:49:39.037Z] ---> cc6269204b5f [2022-10-25T10:49:39.037Z] Step 23/25 : LABEL arch=arm64 [2022-10-25T10:49:39.037Z] ---> Running in 674ad442f56f [2022-10-25T10:49:39.037Z] Removing intermediate container 674ad442f56f [2022-10-25T10:49:39.037Z] ---> 7135c1248fed [2022-10-25T10:49:39.037Z] Step 24/25 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:49:39.037Z] ---> Running in eaf7532a4f18 [2022-10-25T10:49:39.037Z] Removing intermediate container eaf7532a4f18 [2022-10-25T10:49:39.037Z] ---> eff5395253f3 [2022-10-25T10:49:39.037Z] Step 25/25 : LABEL version=2.3.0-dev.101 [2022-10-25T10:49:39.037Z] ---> Running in 8c5d9f5bbd4c [2022-10-25T10:49:39.037Z] Removing intermediate container 8c5d9f5bbd4c [2022-10-25T10:49:39.037Z] ---> 42faaba96613 [2022-10-25T10:49:39.037Z] [2022-10-25T10:49:39.037Z] Successfully built 42faaba96613 [2022-10-25T10:49:39.037Z] Successfully tagged core-metadata-arm64:latest [2022-10-25T10:49:39.037Z] Building security-spire-config [2022-10-25T10:49:43.288Z]  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T10:49:43.288Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-25T10:49:43.288Z] ---> 1503d34bb173 [2022-10-25T10:49:43.288Z] Step 3/26 : WORKDIR /edgex-go [2022-10-25T10:49:43.288Z] ---> Using cache [2022-10-25T10:49:43.288Z] ---> 3f5b64cfba7c [2022-10-25T10:49:43.288Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:49:43.288Z] ---> Using cache [2022-10-25T10:49:43.288Z] ---> 261eb3c4b6be [2022-10-25T10:49:43.288Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T10:49:43.288Z] ---> Using cache [2022-10-25T10:49:43.288Z] ---> c9baef4e0a6f [2022-10-25T10:49:43.288Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-25T10:49:43.288Z] ---> Using cache [2022-10-25T10:49:43.288Z] ---> 058116f1af93 [2022-10-25T10:49:43.288Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T10:49:43.288Z] ---> Using cache [2022-10-25T10:49:43.288Z] ---> 3b9a55428fc4 [2022-10-25T10:49:43.288Z] Step 8/26 : COPY . . [2022-10-25T10:49:43.288Z] ---> Using cache [2022-10-25T10:49:43.288Z] ---> aebb54a91f89 [2022-10-25T10:49:43.288Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T10:49:43.288Z] ---> Using cache [2022-10-25T10:49:43.288Z] ---> 5037053faec2 [2022-10-25T10:49:43.288Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-25T10:49:43.288Z] ---> Using cache [2022-10-25T10:49:43.288Z] ---> 258cabddb18a [2022-10-25T10:49:43.288Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T10:49:43.288Z] ---> Using cache [2022-10-25T10:49:43.288Z] ---> 80a3087fc47e [2022-10-25T10:49:43.288Z] Step 12/26 : WORKDIR /edgex-go [2022-10-25T10:49:43.288Z] ---> Using cache [2022-10-25T10:49:43.288Z] ---> 8bf72b5bf4f0 [2022-10-25T10:49:43.288Z] [2022-10-25T10:49:43.288Z] Step 13/26 : FROM alpine:3.15 [2022-10-25T10:49:43.288Z] ---> 02e0d6fdf486 [2022-10-25T10:49:43.288Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T10:49:43.288Z] ---> Using cache [2022-10-25T10:49:43.288Z] ---> d68051dfb592 [2022-10-25T10:49:43.288Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:49:43.288Z] ---> Using cache [2022-10-25T10:49:43.288Z] ---> 5bb0d5dba5a0 [2022-10-25T10:49:43.288Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-25T10:49:43.288Z] ---> Running in fa87649495a0 [2022-10-25T10:49:45.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:49:46.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:49:47.602Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-25T10:49:47.602Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-25T10:49:47.602Z] OK: 15734 distinct packages available [2022-10-25T10:49:47.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:49:48.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:49:49.963Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-25T10:49:49.963Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-25T10:49:49.963Z] (3/4) Installing libucontext (1.1-r0) [2022-10-25T10:49:50.228Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-25T10:49:50.228Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T10:49:50.228Z] OK: 6 MiB in 18 packages [2022-10-25T10:49:52.163Z] Removing intermediate container fa87649495a0 [2022-10-25T10:49:52.163Z] ---> 6b48bdbae1b8 [2022-10-25T10:49:52.163Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T10:49:57.494Z] ---> ee43c3196918 [2022-10-25T10:49:57.494Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T10:49:57.790Z] ---> 98ab13c1d1ab [2022-10-25T10:49:57.790Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-25T10:49:58.055Z] ---> Running in 93a94e6627a5 [2022-10-25T10:49:58.330Z] Removing intermediate container 93a94e6627a5 [2022-10-25T10:49:58.330Z] ---> 630e2a53e7d3 [2022-10-25T10:49:58.330Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-25T10:49:59.736Z] ---> f5820d718f04 [2022-10-25T10:49:59.736Z] Step 21/26 : WORKDIR / [2022-10-25T10:49:59.736Z] ---> Running in 1f428c42aee8 [2022-10-25T10:50:00.002Z] Removing intermediate container 1f428c42aee8 [2022-10-25T10:50:00.002Z] ---> cf19986efd85 [2022-10-25T10:50:00.002Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T10:50:00.270Z] ---> Running in feaea8701990 [2022-10-25T10:50:00.852Z] Removing intermediate container feaea8701990 [2022-10-25T10:50:00.852Z] ---> 2948599314ff [2022-10-25T10:50:00.852Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T10:50:00.852Z] ---> Running in 6d30626113bc [2022-10-25T10:50:01.432Z] Removing intermediate container 6d30626113bc [2022-10-25T10:50:01.432Z] ---> 25c6bf3c48c9 [2022-10-25T10:50:01.432Z] Step 24/26 : LABEL arch=arm64 [2022-10-25T10:50:01.432Z] ---> Running in 35dc825d6f63 [2022-10-25T10:50:02.021Z] Removing intermediate container 35dc825d6f63 [2022-10-25T10:50:02.021Z] ---> 62f3635d74b1 [2022-10-25T10:50:02.021Z] Step 25/26 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:50:02.286Z] ---> Running in daa7554c0adc [2022-10-25T10:50:02.877Z] Removing intermediate container daa7554c0adc [2022-10-25T10:50:02.877Z] ---> 74a42293b6d6 [2022-10-25T10:50:02.877Z] Step 26/26 : LABEL version=2.3.0-dev.101 [2022-10-25T10:50:02.877Z] ---> Running in 2ef1ce155c7d [2022-10-25T10:50:03.467Z] Removing intermediate container 2ef1ce155c7d [2022-10-25T10:50:03.467Z] ---> 552ea8bef03a [2022-10-25T10:50:03.467Z] [2022-10-25T10:50:03.733Z] Successfully built 552ea8bef03a [2022-10-25T10:50:03.733Z] Successfully tagged security-spire-config-arm64:latest [2022-10-25T10:52:10.385Z]  Building security-spire-config ... done Removing intermediate container 84a05776d143 [2022-10-25T10:52:10.385Z] ---> ec60a2eec2c0 [2022-10-25T10:52:10.385Z] [2022-10-25T10:52:10.385Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T10:52:10.385Z] ---> a6215f271958 [2022-10-25T10:52:10.385Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-25T10:52:10.385Z] ---> Using cache [2022-10-25T10:52:10.385Z] ---> 2b458bb9ac84 [2022-10-25T10:52:10.385Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T10:52:10.385Z] ---> Using cache [2022-10-25T10:52:10.385Z] ---> a19415b4e062 [2022-10-25T10:52:10.385Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-25T10:52:10.385Z] ---> Running in ac583484dbc5 [2022-10-25T10:52:10.385Z] Removing intermediate container ac583484dbc5 [2022-10-25T10:52:10.385Z] ---> 46b5deb282c5 [2022-10-25T10:52:10.385Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T10:52:10.385Z] ---> Running in 7f2629740b63 [2022-10-25T10:52:10.385Z] Removing intermediate container 7f2629740b63 [2022-10-25T10:52:10.385Z] ---> bf62a2353cf0 [2022-10-25T10:52:10.385Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:52:10.385Z] ---> 673a9cb9c3c5 [2022-10-25T10:52:10.385Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-25T10:52:10.659Z] Removing intermediate container 92ca05ddf76b [2022-10-25T10:52:10.659Z] ---> b689ffe6b809 [2022-10-25T10:52:10.659Z] [2022-10-25T10:52:10.659Z] Step 9/20 : FROM alpine:3.15 [2022-10-25T10:52:10.659Z] ---> 02e0d6fdf486 [2022-10-25T10:52:10.659Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T10:52:10.659Z] ---> Using cache [2022-10-25T10:52:10.659Z] ---> d68051dfb592 [2022-10-25T10:52:10.659Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T10:52:10.659Z] ---> Using cache [2022-10-25T10:52:10.659Z] ---> 5bb0d5dba5a0 [2022-10-25T10:52:10.659Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-25T10:52:10.659Z] ---> Running in c751bea71a3a [2022-10-25T10:52:13.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:52:13.246Z] ---> 12762fb660be [2022-10-25T10:52:13.246Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-25T10:52:14.214Z] ---> 22e1614ca5b0 [2022-10-25T10:52:14.214Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-25T10:52:14.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:52:14.214Z] ---> Running in f010d9bb1137 [2022-10-25T10:52:14.480Z] Removing intermediate container f010d9bb1137 [2022-10-25T10:52:14.480Z] ---> cfa51c6ebb9d [2022-10-25T10:52:14.480Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:52:14.748Z] ---> Running in 4eebeaf72ddf [2022-10-25T10:52:15.333Z] Removing intermediate container 4eebeaf72ddf [2022-10-25T10:52:15.333Z] ---> 075b37dae22e [2022-10-25T10:52:15.333Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T10:52:15.333Z] ---> Running in 71916973663b [2022-10-25T10:52:15.599Z] v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-25T10:52:15.599Z] v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-25T10:52:15.599Z] OK: 15734 distinct packages available [2022-10-25T10:52:15.864Z] Removing intermediate container 71916973663b [2022-10-25T10:52:15.864Z] ---> d336cad36af5 [2022-10-25T10:52:15.864Z] Step 22/23 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:52:15.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:52:15.864Z] ---> Running in 023304b314cf [2022-10-25T10:52:16.444Z] Removing intermediate container 023304b314cf [2022-10-25T10:52:16.444Z] ---> 70147b20ce18 [2022-10-25T10:52:16.444Z] Step 23/23 : LABEL version=2.3.0-dev.101 [2022-10-25T10:52:16.444Z] ---> Running in 7fe42f59f05a [2022-10-25T10:52:16.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:52:16.974Z] Removing intermediate container 7fe42f59f05a [2022-10-25T10:52:16.974Z] ---> 3b3f011382d1 [2022-10-25T10:52:16.974Z] [2022-10-25T10:52:17.239Z] Successfully built 3b3f011382d1 [2022-10-25T10:52:17.239Z] Successfully tagged support-scheduler-arm64:latest [2022-10-25T10:52:17.818Z]  Building support-scheduler ... done (1/9) Installing ca-certificates (20220614-r0) [2022-10-25T10:52:18.083Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-25T10:52:18.083Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-25T10:52:18.083Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-25T10:52:18.348Z] (5/9) Installing curl (7.80.0-r3) [2022-10-25T10:52:18.348Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-25T10:52:18.348Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-25T10:52:18.613Z] (8/9) Installing libucontext (1.1-r0) [2022-10-25T10:52:18.613Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-25T10:52:18.613Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T10:52:18.878Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T10:52:19.143Z] OK: 8 MiB in 23 packages [2022-10-25T10:52:21.077Z] Removing intermediate container c751bea71a3a [2022-10-25T10:52:21.077Z] ---> a4027fbcf42d [2022-10-25T10:52:21.077Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:52:22.032Z] ---> 961f937de561 [2022-10-25T10:52:22.032Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-25T10:52:25.363Z] ---> d629194a8ef5 [2022-10-25T10:52:25.363Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-25T10:52:26.316Z] ---> be11eb36c5b7 [2022-10-25T10:52:26.316Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-25T10:52:26.582Z] ---> Running in 4057ff255989 [2022-10-25T10:52:27.163Z] Removing intermediate container 4057ff255989 [2022-10-25T10:52:27.163Z] ---> a336de10891d [2022-10-25T10:52:27.163Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:52:27.430Z] ---> Running in e61ba312124b [2022-10-25T10:52:28.017Z] Removing intermediate container e61ba312124b [2022-10-25T10:52:28.017Z] ---> aa151f2f55a4 [2022-10-25T10:52:28.017Z] Step 18/20 : LABEL arch=arm64 [2022-10-25T10:52:28.017Z] ---> Running in b20e4ccc3c67 [2022-10-25T10:52:28.992Z] Removing intermediate container b20e4ccc3c67 [2022-10-25T10:52:28.992Z] ---> 7df94fe17610 [2022-10-25T10:52:28.992Z] Step 19/20 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:52:28.992Z] ---> Running in 8b87ee21141a [2022-10-25T10:52:29.587Z] Removing intermediate container 8b87ee21141a [2022-10-25T10:52:29.587Z] ---> 2a077c2a86e9 [2022-10-25T10:52:29.587Z] Step 20/20 : LABEL version=2.3.0-dev.101 [2022-10-25T10:52:29.587Z] ---> Running in 9c7582baedb2 [2022-10-25T10:52:30.177Z] Removing intermediate container 9c7582baedb2 [2022-10-25T10:52:30.177Z] ---> e9dab97dc7e3 [2022-10-25T10:52:30.177Z] [2022-10-25T10:52:30.443Z] Successfully built e9dab97dc7e3 [2022-10-25T10:52:30.443Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-25T10:52:31.847Z]  Building security-spiffe-token-provider ... done Removing intermediate container eb2a24aadbf3 [2022-10-25T10:52:31.847Z] ---> 6563b0158824 [2022-10-25T10:52:31.847Z] [2022-10-25T10:52:31.847Z] Step 10/33 : FROM alpine:3.16 [2022-10-25T10:52:31.847Z] ---> a6215f271958 [2022-10-25T10:52:31.847Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T10:52:32.114Z] ---> Running in 2074617cea5e [2022-10-25T10:52:32.382Z] Removing intermediate container 2074617cea5e [2022-10-25T10:52:32.382Z] ---> 8111bdb8faff [2022-10-25T10:52:32.382Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-25T10:52:32.648Z] ---> Running in b7848e30b3e5 [2022-10-25T10:52:34.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:52:34.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:52:35.387Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-25T10:52:35.387Z] (2/2) Installing su-exec (0.2-r1) [2022-10-25T10:52:35.387Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:52:35.387Z] OK: 5 MiB in 16 packages [2022-10-25T10:52:38.037Z] Removing intermediate container b7848e30b3e5 [2022-10-25T10:52:38.037Z] ---> e6730fb2b949 [2022-10-25T10:52:38.037Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-25T10:52:38.037Z] ---> Running in b47cee115cc6 [2022-10-25T10:52:38.037Z] Removing intermediate container b47cee115cc6 [2022-10-25T10:52:38.037Z] ---> cfaf74e9ecc9 [2022-10-25T10:52:38.037Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-25T10:52:38.330Z] ---> Running in 77058d696fb2 [2022-10-25T10:52:38.605Z] Removing intermediate container 77058d696fb2 [2022-10-25T10:52:38.605Z] ---> 44f5178ff698 [2022-10-25T10:52:38.605Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-25T10:52:38.605Z] ---> Running in febf1887c45a [2022-10-25T10:52:38.871Z] Removing intermediate container febf1887c45a [2022-10-25T10:52:38.871Z] ---> fab219c327be [2022-10-25T10:52:38.871Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-25T10:52:38.871Z] ---> Running in a1a5cb0ef3ab [2022-10-25T10:52:39.451Z] Removing intermediate container a1a5cb0ef3ab [2022-10-25T10:52:39.451Z] ---> c70a96a5cbd0 [2022-10-25T10:52:39.451Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-25T10:52:39.451Z] ---> Running in ef181a5e2d82 [2022-10-25T10:52:41.405Z] Removing intermediate container ef181a5e2d82 [2022-10-25T10:52:41.405Z] ---> a8e30decb617 [2022-10-25T10:52:41.405Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-25T10:52:41.405Z] ---> Running in db4f259c1324 [2022-10-25T10:52:41.670Z] Removing intermediate container db4f259c1324 [2022-10-25T10:52:41.670Z] ---> a530dc9ae13d [2022-10-25T10:52:41.671Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-25T10:52:42.255Z] ---> 6cbedc12bf32 [2022-10-25T10:52:42.255Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-25T10:52:42.521Z] ---> Running in 1571abcddfee [2022-10-25T10:52:44.461Z] Removing intermediate container 1571abcddfee [2022-10-25T10:52:44.461Z] ---> 25553cfc0d0f [2022-10-25T10:52:44.461Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:52:45.417Z] ---> 306764dfdf45 [2022-10-25T10:52:45.417Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-25T10:52:46.833Z] ---> 5cdad34bcba9 [2022-10-25T10:52:46.833Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-25T10:52:47.101Z] ---> 998cb4229033 [2022-10-25T10:52:47.101Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-25T10:52:47.681Z] ---> f70a88de453c [2022-10-25T10:52:47.681Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-25T10:52:48.269Z] ---> f46bff46438f [2022-10-25T10:52:48.269Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-25T10:52:49.226Z] ---> 753711868a4a [2022-10-25T10:52:49.226Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-25T10:52:49.492Z] ---> f64ab8cede21 [2022-10-25T10:52:49.492Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-25T10:52:49.758Z] ---> Running in 553332dfa2e4 [2022-10-25T10:52:51.701Z] Removing intermediate container 553332dfa2e4 [2022-10-25T10:52:51.701Z] ---> 27bab64043bf [2022-10-25T10:52:51.701Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-25T10:52:51.972Z] ---> Running in d33b57f44c80 [2022-10-25T10:52:52.238Z] Removing intermediate container d33b57f44c80 [2022-10-25T10:52:52.238Z] ---> 7e300426894c [2022-10-25T10:52:52.238Z] Step 30/33 : CMD ["gate"] [2022-10-25T10:52:52.238Z] ---> Running in d4ebd50a9cab [2022-10-25T10:52:52.819Z] Removing intermediate container d4ebd50a9cab [2022-10-25T10:52:52.819Z] ---> 9e7a49c88f26 [2022-10-25T10:52:52.819Z] Step 31/33 : LABEL arch=arm64 [2022-10-25T10:52:52.819Z] ---> Running in ac785f296e43 [2022-10-25T10:52:53.404Z] Removing intermediate container ac785f296e43 [2022-10-25T10:52:53.405Z] ---> 2e0a1cdf8d52 [2022-10-25T10:52:53.405Z] Step 32/33 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:52:53.405Z] ---> Running in be643dcd698a [2022-10-25T10:52:53.673Z] Removing intermediate container be643dcd698a [2022-10-25T10:52:53.673Z] ---> ca08933aee4e [2022-10-25T10:52:53.673Z] Step 33/33 : LABEL version=2.3.0-dev.101 [2022-10-25T10:52:53.941Z] ---> Running in 7b047ffe56ba [2022-10-25T10:52:54.207Z] Removing intermediate container 7b047ffe56ba [2022-10-25T10:52:54.207Z] ---> 1b295ef370ca [2022-10-25T10:52:54.207Z] [2022-10-25T10:52:54.473Z] Successfully built 1b295ef370ca [2022-10-25T10:52:54.473Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-25T10:52:58.718Z]  Building security-bootstrapper ... done Removing intermediate container 4ad92a6ba738 [2022-10-25T10:52:58.718Z] ---> 9913005807fe [2022-10-25T10:52:58.718Z] [2022-10-25T10:52:58.718Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T10:52:58.718Z] ---> a6215f271958 [2022-10-25T10:52:58.718Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-25T10:52:58.718Z] ---> Running in 198a022d5e47 [2022-10-25T10:52:59.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T10:52:59.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T10:53:00.523Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-25T10:53:00.523Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-25T10:53:00.523Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T10:53:00.523Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T10:53:00.791Z] OK: 6 MiB in 16 packages [2022-10-25T10:53:02.203Z] Removing intermediate container 198a022d5e47 [2022-10-25T10:53:02.203Z] ---> 03b8bd98a79f [2022-10-25T10:53:02.203Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T10:53:02.203Z] ---> Running in f25005028b7b [2022-10-25T10:53:02.468Z] Removing intermediate container f25005028b7b [2022-10-25T10:53:02.468Z] ---> 3559568943a0 [2022-10-25T10:53:02.468Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-25T10:53:02.468Z] ---> Running in 10d60562d307 [2022-10-25T10:53:02.734Z] Removing intermediate container 10d60562d307 [2022-10-25T10:53:02.734Z] ---> 989c163af29d [2022-10-25T10:53:02.734Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-25T10:53:02.734Z] ---> Running in f7e071d9704f [2022-10-25T10:53:03.001Z] Removing intermediate container f7e071d9704f [2022-10-25T10:53:03.001Z] ---> 437ca9c021fc [2022-10-25T10:53:03.001Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T10:53:03.582Z] ---> 58e26660dc5b [2022-10-25T10:53:03.582Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-25T10:53:04.988Z] ---> 89d885c4c8a9 [2022-10-25T10:53:04.988Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-25T10:53:05.570Z] ---> 08c456aae8f7 [2022-10-25T10:53:05.570Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-25T10:53:05.570Z] ---> Running in 94d59590c425 [2022-10-25T10:53:05.836Z] Removing intermediate container 94d59590c425 [2022-10-25T10:53:05.836Z] ---> 1760584ba1ba [2022-10-25T10:53:05.836Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T10:53:05.836Z] ---> Running in f150deaf6dc7 [2022-10-25T10:53:06.101Z] Removing intermediate container f150deaf6dc7 [2022-10-25T10:53:06.101Z] ---> b53b39249de7 [2022-10-25T10:53:06.101Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T10:53:06.101Z] ---> Running in d7208586aa21 [2022-10-25T10:53:06.368Z] Removing intermediate container d7208586aa21 [2022-10-25T10:53:06.369Z] ---> 2aac645d61dd [2022-10-25T10:53:06.369Z] Step 22/23 : LABEL git_sha=9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:06.635Z] ---> Running in 9dc1b559d56e [2022-10-25T10:53:06.902Z] Removing intermediate container 9dc1b559d56e [2022-10-25T10:53:06.902Z] ---> 0d077fe24690 [2022-10-25T10:53:06.902Z] Step 23/23 : LABEL version=2.3.0-dev.101 [2022-10-25T10:53:06.902Z] ---> Running in 1590c3a3a98d [2022-10-25T10:53:07.169Z] Removing intermediate container 1590c3a3a98d [2022-10-25T10:53:07.169Z] ---> 07b0ad39e62b [2022-10-25T10:53:07.169Z] [2022-10-25T10:53:07.169Z] Successfully built 07b0ad39e62b [2022-10-25T10:53:07.169Z] Successfully tagged support-notifications-arm64:latest [2022-10-25T10:53:07.444Z]  Building support-notifications ... done  [Pipeline] } [2022-10-25T10:53:07.445Z] $ docker stop --time=1 4c2259139e0b98d52cd07b99be48ebb8746556108db823a8fba089071e49fa3a [2022-10-25T10:53:09.104Z] $ docker rm -f 4c2259139e0b98d52cd07b99be48ebb8746556108db823a8fba089071e49fa3a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T10:53:09.601Z] + docker images [2022-10-25T10:53:09.868Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-25T10:53:09.868Z] support-notifications-arm64 latest 07b0ad39e62b 3 seconds ago 29.5MB [2022-10-25T10:53:09.869Z] 9913005807fe 12 seconds ago 1.33GB [2022-10-25T10:53:09.869Z] security-bootstrapper-arm64 latest 1b295ef370ca 16 seconds ago 19.4MB [2022-10-25T10:53:09.869Z] 6563b0158824 38 seconds ago 1.25GB [2022-10-25T10:53:09.869Z] security-spiffe-token-provider-arm64 latest e9dab97dc7e3 40 seconds ago 28.8MB [2022-10-25T10:53:09.869Z] support-scheduler-arm64 latest 3b3f011382d1 53 seconds ago 28.8MB [2022-10-25T10:53:09.869Z] b689ffe6b809 About a minute ago 1.3GB [2022-10-25T10:53:09.869Z] ec60a2eec2c0 About a minute ago 1.33GB [2022-10-25T10:53:09.869Z] security-spire-config-arm64 latest 552ea8bef03a 3 minutes ago 83.6MB [2022-10-25T10:53:09.869Z] core-metadata-arm64 latest 42faaba96613 3 minutes ago 17.7MB [2022-10-25T10:53:09.869Z] d0a684b537c4 3 minutes ago 1.27GB [2022-10-25T10:53:09.869Z] sys-mgmt-agent-arm64 latest 372c70cc061e 7 minutes ago 133MB [2022-10-25T10:53:09.869Z] 88f9b004e89c 8 minutes ago 1.25GB [2022-10-25T10:53:09.869Z] core-data-arm64 latest 7dd2841c1f2b 9 minutes ago 20.8MB [2022-10-25T10:53:09.869Z] ad5d1381c672 9 minutes ago 1.27GB [2022-10-25T10:53:09.869Z] core-command-arm64 latest d58723d071f7 10 minutes ago 16.9MB [2022-10-25T10:53:09.869Z] security-secretstore-setup-arm64 latest 5fb7c2f4d2ea 10 minutes ago 28.6MB [2022-10-25T10:53:09.869Z] 760a5ff6538a 10 minutes ago 1.26GB [2022-10-25T10:53:09.869Z] security-proxy-setup-arm64 latest ce906a8cc1ad 10 minutes ago 26.7MB [2022-10-25T10:53:09.869Z] fde0f3a6b220 11 minutes ago 1.26GB [2022-10-25T10:53:09.869Z] c9f7e2883134 11 minutes ago 1.25GB [2022-10-25T10:53:09.869Z] security-spire-agent-arm64 latest a2766b6fe417 16 minutes ago 122MB [2022-10-25T10:53:09.869Z] 8bf72b5bf4f0 16 minutes ago 1.14GB [2022-10-25T10:53:09.869Z] security-spire-server-arm64 latest 3790eb2600ab 17 minutes ago 84.3MB [2022-10-25T10:53:09.869Z] 0930796ad2c7 17 minutes ago 1.14GB [2022-10-25T10:53:09.869Z] ci-base-image-arm64 latest 1503d34bb173 20 minutes ago 943MB [2022-10-25T10:53:09.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB [2022-10-25T10:53:09.869Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-25T10:53:09.869Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-25T10:53:09.869Z] 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-25T10:53:09.963Z] provisioning config files... [2022-10-25T10:53:09.979Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/339@tmp/config15851597485692973245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:53:10.313Z] ---> docker-login.sh [2022-10-25T10:53:10.313Z] nexus3.edgexfoundry.org:10001 [2022-10-25T10:53:10.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:53:10.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:53:10.897Z] Configure a credential helper to remove this warning. See [2022-10-25T10:53:10.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:53:10.897Z] [2022-10-25T10:53:10.897Z] Login Succeeded [2022-10-25T10:53:10.897Z] nexus3.edgexfoundry.org:10002 [2022-10-25T10:53:10.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:53:11.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:53:11.164Z] Configure a credential helper to remove this warning. See [2022-10-25T10:53:11.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:53:11.164Z] [2022-10-25T10:53:11.164Z] Login Succeeded [2022-10-25T10:53:11.164Z] nexus3.edgexfoundry.org:10003 [2022-10-25T10:53:11.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:53:11.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:53:11.432Z] Configure a credential helper to remove this warning. See [2022-10-25T10:53:11.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:53:11.432Z] [2022-10-25T10:53:11.432Z] Login Succeeded [2022-10-25T10:53:11.432Z] nexus3.edgexfoundry.org:10004 [2022-10-25T10:53:11.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:53:11.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:53:11.965Z] Configure a credential helper to remove this warning. See [2022-10-25T10:53:11.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:53:11.965Z] [2022-10-25T10:53:11.965Z] Login Succeeded [2022-10-25T10:53:11.965Z] docker.io [2022-10-25T10:53:12.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T10:53:12.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T10:53:12.497Z] Configure a credential helper to remove this warning. See [2022-10-25T10:53:12.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T10:53:12.497Z] [2022-10-25T10:53:12.497Z] Login Succeeded [2022-10-25T10:53:12.497Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T10:53:12.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:53:12.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T10:53:12.565Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-25T10:53:12.565Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:12.565Z] latest [2022-10-25T10:53:12.565Z] 2.3.0-dev.101 [2022-10-25T10:53:12.565Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:12.565Z] main [2022-10-25T10:53:12.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:12.915Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:13.255Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:13.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-25T10:53:13.255Z] eb2a5e4f411c: Preparing [2022-10-25T10:53:13.255Z] 0cda5aa544cb: Preparing [2022-10-25T10:53:13.255Z] a7323c233672: Preparing [2022-10-25T10:53:13.255Z] 445d150b98c3: Preparing [2022-10-25T10:53:13.255Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:13.255Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:13.521Z] eb2a5e4f411c: Pushed [2022-10-25T10:53:13.521Z] a7323c233672: Pushed [2022-10-25T10:53:13.521Z] 445d150b98c3: Pushed [2022-10-25T10:53:16.090Z] 0cda5aa544cb: Pushed [2022-10-25T10:53:16.090Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:bf3c5f9c191ab1b95277cb83624f83e0280b1c6372bc653dcd3f1a2e6d183ce8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:16.434Z] + 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-25T10:53:16.774Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-25T10:53:16.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-25T10:53:16.774Z] eb2a5e4f411c: Preparing [2022-10-25T10:53:16.774Z] 0cda5aa544cb: Preparing [2022-10-25T10:53:16.774Z] a7323c233672: Preparing [2022-10-25T10:53:16.774Z] 445d150b98c3: Preparing [2022-10-25T10:53:16.774Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:16.774Z] 445d150b98c3: Layer already exists [2022-10-25T10:53:16.774Z] a7323c233672: Layer already exists [2022-10-25T10:53:16.774Z] eb2a5e4f411c: Layer already exists [2022-10-25T10:53:16.774Z] 0cda5aa544cb: Layer already exists [2022-10-25T10:53:16.774Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:16.774Z] latest: digest: sha256:bf3c5f9c191ab1b95277cb83624f83e0280b1c6372bc653dcd3f1a2e6d183ce8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:17.121Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:17.460Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.101 [2022-10-25T10:53:17.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-25T10:53:17.460Z] eb2a5e4f411c: Preparing [2022-10-25T10:53:17.460Z] 0cda5aa544cb: Preparing [2022-10-25T10:53:17.460Z] a7323c233672: Preparing [2022-10-25T10:53:17.460Z] 445d150b98c3: Preparing [2022-10-25T10:53:17.460Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:17.460Z] a7323c233672: Layer already exists [2022-10-25T10:53:17.460Z] eb2a5e4f411c: Layer already exists [2022-10-25T10:53:17.460Z] 0cda5aa544cb: Layer already exists [2022-10-25T10:53:17.460Z] 445d150b98c3: Layer already exists [2022-10-25T10:53:17.460Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:17.460Z] 2.3.0-dev.101: digest: sha256:bf3c5f9c191ab1b95277cb83624f83e0280b1c6372bc653dcd3f1a2e6d183ce8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:17.803Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:18.147Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:18.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-25T10:53:18.147Z] eb2a5e4f411c: Preparing [2022-10-25T10:53:18.147Z] 0cda5aa544cb: Preparing [2022-10-25T10:53:18.147Z] a7323c233672: Preparing [2022-10-25T10:53:18.147Z] 445d150b98c3: Preparing [2022-10-25T10:53:18.147Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:18.147Z] 0cda5aa544cb: Layer already exists [2022-10-25T10:53:18.147Z] 445d150b98c3: Layer already exists [2022-10-25T10:53:18.147Z] eb2a5e4f411c: Layer already exists [2022-10-25T10:53:18.147Z] a7323c233672: Layer already exists [2022-10-25T10:53:18.147Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:18.147Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:bf3c5f9c191ab1b95277cb83624f83e0280b1c6372bc653dcd3f1a2e6d183ce8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:18.497Z] + 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-25T10:53:18.839Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-25T10:53:18.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-25T10:53:18.839Z] eb2a5e4f411c: Preparing [2022-10-25T10:53:18.839Z] 0cda5aa544cb: Preparing [2022-10-25T10:53:18.839Z] a7323c233672: Preparing [2022-10-25T10:53:18.839Z] 445d150b98c3: Preparing [2022-10-25T10:53:18.839Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:18.839Z] 445d150b98c3: Layer already exists [2022-10-25T10:53:18.839Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:18.839Z] 0cda5aa544cb: Layer already exists [2022-10-25T10:53:18.839Z] eb2a5e4f411c: Layer already exists [2022-10-25T10:53:18.839Z] a7323c233672: Layer already exists [2022-10-25T10:53:18.839Z] main: digest: sha256:bf3c5f9c191ab1b95277cb83624f83e0280b1c6372bc653dcd3f1a2e6d183ce8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:53:18.886Z] ===================================================== [Pipeline] echo [2022-10-25T10:53:18.894Z] taggedImages: [2022-10-25T10:53:18.894Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:18.894Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-25T10:53:18.894Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.101 [2022-10-25T10:53:18.894Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:18.894Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-25T10:53:18.912Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-25T10:53:18.912Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:18.912Z] latest [2022-10-25T10:53:18.912Z] 2.3.0-dev.101 [2022-10-25T10:53:18.912Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:18.912Z] main [2022-10-25T10:53:18.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:19.245Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:19.580Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:19.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-25T10:53:19.581Z] 0e231d66a67f: Preparing [2022-10-25T10:53:19.581Z] 0d265af92986: Preparing [2022-10-25T10:53:19.581Z] a7323c233672: Preparing [2022-10-25T10:53:19.581Z] 6b57bf1c6d67: Preparing [2022-10-25T10:53:19.581Z] 80b85afaed0e: Preparing [2022-10-25T10:53:19.581Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:19.581Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:19.581Z] a7323c233672: Layer already exists [2022-10-25T10:53:19.581Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:19.844Z] 0e231d66a67f: Pushed [2022-10-25T10:53:19.844Z] 80b85afaed0e: Pushed [2022-10-25T10:53:20.424Z] 6b57bf1c6d67: Pushed [2022-10-25T10:53:22.994Z] 0d265af92986: Pushed [2022-10-25T10:53:22.994Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:955fd9b0b7038ed3040bcb4def15b61a31b3efa37b24ace573334b7e6fdf198b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:23.332Z] + 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-25T10:53:23.669Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-25T10:53:23.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-25T10:53:23.669Z] 0e231d66a67f: Preparing [2022-10-25T10:53:23.669Z] 0d265af92986: Preparing [2022-10-25T10:53:23.669Z] a7323c233672: Preparing [2022-10-25T10:53:23.669Z] 6b57bf1c6d67: Preparing [2022-10-25T10:53:23.669Z] 80b85afaed0e: Preparing [2022-10-25T10:53:23.669Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:23.669Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:23.669Z] 6b57bf1c6d67: Layer already exists [2022-10-25T10:53:23.669Z] 0d265af92986: Layer already exists [2022-10-25T10:53:23.669Z] 80b85afaed0e: Layer already exists [2022-10-25T10:53:23.669Z] a7323c233672: Layer already exists [2022-10-25T10:53:23.669Z] 0e231d66a67f: Layer already exists [2022-10-25T10:53:23.669Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:23.669Z] latest: digest: sha256:955fd9b0b7038ed3040bcb4def15b61a31b3efa37b24ace573334b7e6fdf198b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:24.002Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:24.340Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.101 [2022-10-25T10:53:24.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-25T10:53:24.341Z] 0e231d66a67f: Preparing [2022-10-25T10:53:24.341Z] 0d265af92986: Preparing [2022-10-25T10:53:24.341Z] a7323c233672: Preparing [2022-10-25T10:53:24.341Z] 6b57bf1c6d67: Preparing [2022-10-25T10:53:24.341Z] 80b85afaed0e: Preparing [2022-10-25T10:53:24.341Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:24.341Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:24.341Z] 0d265af92986: Layer already exists [2022-10-25T10:53:24.341Z] 6b57bf1c6d67: Layer already exists [2022-10-25T10:53:24.341Z] 80b85afaed0e: Layer already exists [2022-10-25T10:53:24.341Z] a7323c233672: Layer already exists [2022-10-25T10:53:24.341Z] 0e231d66a67f: Layer already exists [2022-10-25T10:53:24.341Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:24.607Z] 2.3.0-dev.101: digest: sha256:955fd9b0b7038ed3040bcb4def15b61a31b3efa37b24ace573334b7e6fdf198b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:24.957Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:25.301Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:25.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-25T10:53:25.301Z] 0e231d66a67f: Preparing [2022-10-25T10:53:25.301Z] 0d265af92986: Preparing [2022-10-25T10:53:25.301Z] a7323c233672: Preparing [2022-10-25T10:53:25.301Z] 6b57bf1c6d67: Preparing [2022-10-25T10:53:25.301Z] 80b85afaed0e: Preparing [2022-10-25T10:53:25.301Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:25.301Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:25.301Z] 80b85afaed0e: Layer already exists [2022-10-25T10:53:25.301Z] a7323c233672: Layer already exists [2022-10-25T10:53:25.301Z] 6b57bf1c6d67: Layer already exists [2022-10-25T10:53:25.301Z] 0d265af92986: Layer already exists [2022-10-25T10:53:25.301Z] 0e231d66a67f: Layer already exists [2022-10-25T10:53:25.301Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:25.566Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:955fd9b0b7038ed3040bcb4def15b61a31b3efa37b24ace573334b7e6fdf198b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:25.915Z] + 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-25T10:53:26.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-25T10:53:26.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-25T10:53:26.250Z] 0e231d66a67f: Preparing [2022-10-25T10:53:26.250Z] 0d265af92986: Preparing [2022-10-25T10:53:26.250Z] a7323c233672: Preparing [2022-10-25T10:53:26.250Z] 6b57bf1c6d67: Preparing [2022-10-25T10:53:26.250Z] 80b85afaed0e: Preparing [2022-10-25T10:53:26.250Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:26.250Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:26.250Z] a7323c233672: Layer already exists [2022-10-25T10:53:26.250Z] 80b85afaed0e: Layer already exists [2022-10-25T10:53:26.250Z] 0e231d66a67f: Layer already exists [2022-10-25T10:53:26.250Z] 6b57bf1c6d67: Layer already exists [2022-10-25T10:53:26.250Z] 0d265af92986: Layer already exists [2022-10-25T10:53:26.250Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:26.515Z] main: digest: sha256:955fd9b0b7038ed3040bcb4def15b61a31b3efa37b24ace573334b7e6fdf198b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:53:26.570Z] ===================================================== [Pipeline] echo [2022-10-25T10:53:26.578Z] taggedImages: [2022-10-25T10:53:26.578Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:26.578Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-25T10:53:26.578Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.101 [2022-10-25T10:53:26.578Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:26.578Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-25T10:53:26.609Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-25T10:53:26.609Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:26.609Z] latest [2022-10-25T10:53:26.609Z] 2.3.0-dev.101 [2022-10-25T10:53:26.609Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:26.609Z] main [2022-10-25T10:53:26.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:26.966Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:27.309Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:27.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-25T10:53:27.309Z] d7b89e92c344: Preparing [2022-10-25T10:53:27.309Z] f5842d482c21: Preparing [2022-10-25T10:53:27.309Z] d532777fd6c5: Preparing [2022-10-25T10:53:27.309Z] a7323c233672: Preparing [2022-10-25T10:53:27.309Z] 445d150b98c3: Preparing [2022-10-25T10:53:27.309Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:27.309Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:27.309Z] a7323c233672: Layer already exists [2022-10-25T10:53:27.309Z] 445d150b98c3: Layer already exists [2022-10-25T10:53:27.309Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:27.574Z] f5842d482c21: Pushed [2022-10-25T10:53:27.574Z] d7b89e92c344: Pushed [2022-10-25T10:53:30.148Z] d532777fd6c5: Pushed [2022-10-25T10:53:30.414Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:3b135bf627aac77389005d6bbb40be24595fc70e7462de30d93323e36a204c44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:30.769Z] + 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-25T10:53:31.117Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-25T10:53:31.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-25T10:53:31.117Z] d7b89e92c344: Preparing [2022-10-25T10:53:31.117Z] f5842d482c21: Preparing [2022-10-25T10:53:31.117Z] d532777fd6c5: Preparing [2022-10-25T10:53:31.117Z] a7323c233672: Preparing [2022-10-25T10:53:31.117Z] 445d150b98c3: Preparing [2022-10-25T10:53:31.117Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:31.117Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:31.117Z] 445d150b98c3: Layer already exists [2022-10-25T10:53:31.117Z] d7b89e92c344: Layer already exists [2022-10-25T10:53:31.117Z] f5842d482c21: Layer already exists [2022-10-25T10:53:31.117Z] d532777fd6c5: Layer already exists [2022-10-25T10:53:31.117Z] a7323c233672: Layer already exists [2022-10-25T10:53:31.117Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:31.382Z] latest: digest: sha256:3b135bf627aac77389005d6bbb40be24595fc70e7462de30d93323e36a204c44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:31.724Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:32.065Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.101 [2022-10-25T10:53:32.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-25T10:53:32.065Z] d7b89e92c344: Preparing [2022-10-25T10:53:32.065Z] f5842d482c21: Preparing [2022-10-25T10:53:32.065Z] d532777fd6c5: Preparing [2022-10-25T10:53:32.065Z] a7323c233672: Preparing [2022-10-25T10:53:32.065Z] 445d150b98c3: Preparing [2022-10-25T10:53:32.065Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:32.065Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:32.065Z] 445d150b98c3: Layer already exists [2022-10-25T10:53:32.065Z] d532777fd6c5: Layer already exists [2022-10-25T10:53:32.065Z] a7323c233672: Layer already exists [2022-10-25T10:53:32.065Z] f5842d482c21: Layer already exists [2022-10-25T10:53:32.065Z] d7b89e92c344: Layer already exists [2022-10-25T10:53:32.065Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:32.065Z] 2.3.0-dev.101: digest: sha256:3b135bf627aac77389005d6bbb40be24595fc70e7462de30d93323e36a204c44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:32.676Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:33.045Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:33.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-25T10:53:33.045Z] d7b89e92c344: Preparing [2022-10-25T10:53:33.045Z] f5842d482c21: Preparing [2022-10-25T10:53:33.045Z] d532777fd6c5: Preparing [2022-10-25T10:53:33.045Z] a7323c233672: Preparing [2022-10-25T10:53:33.045Z] 445d150b98c3: Preparing [2022-10-25T10:53:33.045Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:33.045Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:33.045Z] 445d150b98c3: Layer already exists [2022-10-25T10:53:33.045Z] f5842d482c21: Layer already exists [2022-10-25T10:53:33.045Z] a7323c233672: Layer already exists [2022-10-25T10:53:33.045Z] d7b89e92c344: Layer already exists [2022-10-25T10:53:33.045Z] d532777fd6c5: Layer already exists [2022-10-25T10:53:33.045Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:33.315Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:3b135bf627aac77389005d6bbb40be24595fc70e7462de30d93323e36a204c44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:33.666Z] + 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-25T10:53:34.018Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-25T10:53:34.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-25T10:53:34.018Z] d7b89e92c344: Preparing [2022-10-25T10:53:34.018Z] f5842d482c21: Preparing [2022-10-25T10:53:34.018Z] d532777fd6c5: Preparing [2022-10-25T10:53:34.018Z] a7323c233672: Preparing [2022-10-25T10:53:34.018Z] 445d150b98c3: Preparing [2022-10-25T10:53:34.018Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:34.018Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:34.018Z] f5842d482c21: Layer already exists [2022-10-25T10:53:34.018Z] d532777fd6c5: Layer already exists [2022-10-25T10:53:34.018Z] 445d150b98c3: Layer already exists [2022-10-25T10:53:34.018Z] d7b89e92c344: Layer already exists [2022-10-25T10:53:34.018Z] a7323c233672: Layer already exists [2022-10-25T10:53:34.018Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:34.289Z] main: digest: sha256:3b135bf627aac77389005d6bbb40be24595fc70e7462de30d93323e36a204c44 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:53:34.347Z] ===================================================== [Pipeline] echo [2022-10-25T10:53:34.357Z] taggedImages: [2022-10-25T10:53:34.357Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:34.357Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-25T10:53:34.357Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.101 [2022-10-25T10:53:34.357Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:34.357Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-25T10:53:34.383Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-25T10:53:34.383Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:34.383Z] latest [2022-10-25T10:53:34.383Z] 2.3.0-dev.101 [2022-10-25T10:53:34.383Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:34.383Z] main [2022-10-25T10:53:34.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:34.749Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:35.095Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:35.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-25T10:53:35.095Z] 6d471602f5af: Preparing [2022-10-25T10:53:35.095Z] 6d471602f5af: Preparing [2022-10-25T10:53:35.095Z] 5175893fb7b3: Preparing [2022-10-25T10:53:35.095Z] f6292234247e: Preparing [2022-10-25T10:53:35.095Z] df636e40a3a7: Preparing [2022-10-25T10:53:35.095Z] e99e3677199f: Preparing [2022-10-25T10:53:35.095Z] 7ee67202c2d7: Preparing [2022-10-25T10:53:35.095Z] a7323c233672: Preparing [2022-10-25T10:53:35.095Z] 7ee67202c2d7: Waiting [2022-10-25T10:53:35.095Z] 990fb4fe8b8f: Preparing [2022-10-25T10:53:35.095Z] a7323c233672: Waiting [2022-10-25T10:53:35.095Z] fbd961acb19c: Preparing [2022-10-25T10:53:35.095Z] 4c1bf837f1e3: Preparing [2022-10-25T10:53:35.095Z] 8a3c94da2af6: Preparing [2022-10-25T10:53:35.095Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:35.095Z] 990fb4fe8b8f: Waiting [2022-10-25T10:53:35.095Z] 4c1bf837f1e3: Waiting [2022-10-25T10:53:35.095Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:35.364Z] e99e3677199f: Pushed [2022-10-25T10:53:35.364Z] 5175893fb7b3: Pushed [2022-10-25T10:53:35.364Z] df636e40a3a7: Pushed [2022-10-25T10:53:35.364Z] f6292234247e: Pushed [2022-10-25T10:53:35.364Z] 6d471602f5af: Pushed [2022-10-25T10:53:35.364Z] a7323c233672: Layer already exists [2022-10-25T10:53:35.630Z] 990fb4fe8b8f: Pushed [2022-10-25T10:53:35.630Z] fbd961acb19c: Pushed [2022-10-25T10:53:35.630Z] 4c1bf837f1e3: Pushed [2022-10-25T10:53:35.630Z] 8a3c94da2af6: Pushed [2022-10-25T10:53:35.630Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:38.972Z] 7ee67202c2d7: Pushed [2022-10-25T10:53:38.972Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:dac989efb020def54dd756054537eabc72118f99e64bd0565a00edb1599399d9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:39.314Z] + 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-25T10:53:39.655Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-25T10:53:39.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-25T10:53:39.655Z] 6d471602f5af: Preparing [2022-10-25T10:53:39.655Z] 6d471602f5af: Preparing [2022-10-25T10:53:39.655Z] 5175893fb7b3: Preparing [2022-10-25T10:53:39.655Z] f6292234247e: Preparing [2022-10-25T10:53:39.655Z] df636e40a3a7: Preparing [2022-10-25T10:53:39.655Z] e99e3677199f: Preparing [2022-10-25T10:53:39.655Z] 7ee67202c2d7: Preparing [2022-10-25T10:53:39.655Z] a7323c233672: Preparing [2022-10-25T10:53:39.655Z] 990fb4fe8b8f: Preparing [2022-10-25T10:53:39.655Z] fbd961acb19c: Preparing [2022-10-25T10:53:39.655Z] 4c1bf837f1e3: Preparing [2022-10-25T10:53:39.655Z] 8a3c94da2af6: Preparing [2022-10-25T10:53:39.655Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:39.655Z] 7ee67202c2d7: Waiting [2022-10-25T10:53:39.655Z] a7323c233672: Waiting [2022-10-25T10:53:39.655Z] 990fb4fe8b8f: Waiting [2022-10-25T10:53:39.655Z] fbd961acb19c: Waiting [2022-10-25T10:53:39.655Z] 4c1bf837f1e3: Waiting [2022-10-25T10:53:39.655Z] 8a3c94da2af6: Waiting [2022-10-25T10:53:39.655Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:39.655Z] df636e40a3a7: Layer already exists [2022-10-25T10:53:39.655Z] 6d471602f5af: Layer already exists [2022-10-25T10:53:39.655Z] 5175893fb7b3: Layer already exists [2022-10-25T10:53:39.655Z] f6292234247e: Layer already exists [2022-10-25T10:53:39.655Z] e99e3677199f: Layer already exists [2022-10-25T10:53:39.655Z] a7323c233672: Layer already exists [2022-10-25T10:53:39.655Z] fbd961acb19c: Layer already exists [2022-10-25T10:53:39.655Z] 7ee67202c2d7: Layer already exists [2022-10-25T10:53:39.655Z] 990fb4fe8b8f: Layer already exists [2022-10-25T10:53:39.655Z] 4c1bf837f1e3: Layer already exists [2022-10-25T10:53:39.655Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:39.655Z] 8a3c94da2af6: Layer already exists [2022-10-25T10:53:39.921Z] latest: digest: sha256:dac989efb020def54dd756054537eabc72118f99e64bd0565a00edb1599399d9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:40.266Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:40.603Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.101 [2022-10-25T10:53:40.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-25T10:53:40.603Z] 6d471602f5af: Preparing [2022-10-25T10:53:40.603Z] 6d471602f5af: Preparing [2022-10-25T10:53:40.603Z] 5175893fb7b3: Preparing [2022-10-25T10:53:40.603Z] f6292234247e: Preparing [2022-10-25T10:53:40.603Z] df636e40a3a7: Preparing [2022-10-25T10:53:40.603Z] e99e3677199f: Preparing [2022-10-25T10:53:40.603Z] 7ee67202c2d7: Preparing [2022-10-25T10:53:40.603Z] a7323c233672: Preparing [2022-10-25T10:53:40.603Z] 990fb4fe8b8f: Preparing [2022-10-25T10:53:40.603Z] fbd961acb19c: Preparing [2022-10-25T10:53:40.603Z] 4c1bf837f1e3: Preparing [2022-10-25T10:53:40.603Z] 8a3c94da2af6: Preparing [2022-10-25T10:53:40.603Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:40.603Z] 7ee67202c2d7: Waiting [2022-10-25T10:53:40.603Z] fbd961acb19c: Waiting [2022-10-25T10:53:40.603Z] a7323c233672: Waiting [2022-10-25T10:53:40.603Z] 990fb4fe8b8f: Waiting [2022-10-25T10:53:40.603Z] 8a3c94da2af6: Waiting [2022-10-25T10:53:40.603Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:40.603Z] 4c1bf837f1e3: Waiting [2022-10-25T10:53:40.603Z] e99e3677199f: Layer already exists [2022-10-25T10:53:40.603Z] df636e40a3a7: Layer already exists [2022-10-25T10:53:40.603Z] f6292234247e: Layer already exists [2022-10-25T10:53:40.603Z] 5175893fb7b3: Layer already exists [2022-10-25T10:53:40.603Z] 6d471602f5af: Layer already exists [2022-10-25T10:53:40.603Z] 7ee67202c2d7: Layer already exists [2022-10-25T10:53:40.603Z] a7323c233672: Layer already exists [2022-10-25T10:53:40.603Z] 990fb4fe8b8f: Layer already exists [2022-10-25T10:53:40.603Z] 4c1bf837f1e3: Layer already exists [2022-10-25T10:53:40.604Z] fbd961acb19c: Layer already exists [2022-10-25T10:53:40.604Z] 8a3c94da2af6: Layer already exists [2022-10-25T10:53:40.604Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:40.869Z] 2.3.0-dev.101: digest: sha256:dac989efb020def54dd756054537eabc72118f99e64bd0565a00edb1599399d9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:41.219Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:41.558Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:41.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-25T10:53:41.558Z] 6d471602f5af: Preparing [2022-10-25T10:53:41.558Z] 6d471602f5af: Preparing [2022-10-25T10:53:41.558Z] 5175893fb7b3: Preparing [2022-10-25T10:53:41.558Z] f6292234247e: Preparing [2022-10-25T10:53:41.558Z] df636e40a3a7: Preparing [2022-10-25T10:53:41.558Z] e99e3677199f: Preparing [2022-10-25T10:53:41.558Z] 7ee67202c2d7: Preparing [2022-10-25T10:53:41.558Z] a7323c233672: Preparing [2022-10-25T10:53:41.558Z] 990fb4fe8b8f: Preparing [2022-10-25T10:53:41.558Z] fbd961acb19c: Preparing [2022-10-25T10:53:41.558Z] 4c1bf837f1e3: Preparing [2022-10-25T10:53:41.558Z] 8a3c94da2af6: Preparing [2022-10-25T10:53:41.558Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:41.558Z] 990fb4fe8b8f: Waiting [2022-10-25T10:53:41.558Z] fbd961acb19c: Waiting [2022-10-25T10:53:41.558Z] 4c1bf837f1e3: Waiting [2022-10-25T10:53:41.558Z] 7ee67202c2d7: Waiting [2022-10-25T10:53:41.558Z] 8a3c94da2af6: Waiting [2022-10-25T10:53:41.558Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:41.558Z] a7323c233672: Waiting [2022-10-25T10:53:41.558Z] f6292234247e: Layer already exists [2022-10-25T10:53:41.558Z] 5175893fb7b3: Layer already exists [2022-10-25T10:53:41.558Z] df636e40a3a7: Layer already exists [2022-10-25T10:53:41.558Z] e99e3677199f: Layer already exists [2022-10-25T10:53:41.558Z] 6d471602f5af: Layer already exists [2022-10-25T10:53:41.558Z] a7323c233672: Layer already exists [2022-10-25T10:53:41.558Z] 7ee67202c2d7: Layer already exists [2022-10-25T10:53:41.558Z] fbd961acb19c: Layer already exists [2022-10-25T10:53:41.558Z] 990fb4fe8b8f: Layer already exists [2022-10-25T10:53:41.558Z] 4c1bf837f1e3: Layer already exists [2022-10-25T10:53:41.558Z] 8a3c94da2af6: Layer already exists [2022-10-25T10:53:41.558Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:41.824Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:dac989efb020def54dd756054537eabc72118f99e64bd0565a00edb1599399d9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:42.158Z] + 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-25T10:53:42.493Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-25T10:53:42.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-25T10:53:42.493Z] 6d471602f5af: Preparing [2022-10-25T10:53:42.493Z] 6d471602f5af: Preparing [2022-10-25T10:53:42.493Z] 5175893fb7b3: Preparing [2022-10-25T10:53:42.493Z] f6292234247e: Preparing [2022-10-25T10:53:42.493Z] df636e40a3a7: Preparing [2022-10-25T10:53:42.493Z] e99e3677199f: Preparing [2022-10-25T10:53:42.493Z] 7ee67202c2d7: Preparing [2022-10-25T10:53:42.493Z] a7323c233672: Preparing [2022-10-25T10:53:42.493Z] 990fb4fe8b8f: Preparing [2022-10-25T10:53:42.493Z] fbd961acb19c: Preparing [2022-10-25T10:53:42.493Z] 4c1bf837f1e3: Preparing [2022-10-25T10:53:42.493Z] 8a3c94da2af6: Preparing [2022-10-25T10:53:42.493Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:42.493Z] 7ee67202c2d7: Waiting [2022-10-25T10:53:42.493Z] fbd961acb19c: Waiting [2022-10-25T10:53:42.493Z] 4c1bf837f1e3: Waiting [2022-10-25T10:53:42.493Z] 8a3c94da2af6: Waiting [2022-10-25T10:53:42.493Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:42.493Z] a7323c233672: Waiting [2022-10-25T10:53:42.493Z] 990fb4fe8b8f: Waiting [2022-10-25T10:53:42.493Z] f6292234247e: Layer already exists [2022-10-25T10:53:42.493Z] df636e40a3a7: Layer already exists [2022-10-25T10:53:42.493Z] 6d471602f5af: Layer already exists [2022-10-25T10:53:42.493Z] 5175893fb7b3: Layer already exists [2022-10-25T10:53:42.493Z] e99e3677199f: Layer already exists [2022-10-25T10:53:42.493Z] 7ee67202c2d7: Layer already exists [2022-10-25T10:53:42.493Z] a7323c233672: Layer already exists [2022-10-25T10:53:42.493Z] fbd961acb19c: Layer already exists [2022-10-25T10:53:42.493Z] 990fb4fe8b8f: Layer already exists [2022-10-25T10:53:42.493Z] 4c1bf837f1e3: Layer already exists [2022-10-25T10:53:42.493Z] 8a3c94da2af6: Layer already exists [2022-10-25T10:53:42.493Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:42.758Z] main: digest: sha256:dac989efb020def54dd756054537eabc72118f99e64bd0565a00edb1599399d9 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:53:42.802Z] ===================================================== [Pipeline] echo [2022-10-25T10:53:42.808Z] taggedImages: [2022-10-25T10:53:42.808Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:42.808Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-25T10:53:42.808Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.101 [2022-10-25T10:53:42.808Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:42.808Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-25T10:53:42.824Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-25T10:53:42.824Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:42.824Z] latest [2022-10-25T10:53:42.824Z] 2.3.0-dev.101 [2022-10-25T10:53:42.824Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:42.824Z] main [2022-10-25T10:53:42.824Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:43.164Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:43.512Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:43.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-25T10:53:43.512Z] 032499500952: Preparing [2022-10-25T10:53:43.512Z] a17bfacb5e44: Preparing [2022-10-25T10:53:43.512Z] 2c06993165b3: Preparing [2022-10-25T10:53:43.512Z] d9821c5fd822: Preparing [2022-10-25T10:53:43.512Z] ad13d70d712f: Preparing [2022-10-25T10:53:43.512Z] 90f8fe6cf6a6: Preparing [2022-10-25T10:53:43.512Z] 00df360b6587: Preparing [2022-10-25T10:53:43.512Z] 90f8fe6cf6a6: Waiting [2022-10-25T10:53:43.512Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:43.512Z] 00df360b6587: Waiting [2022-10-25T10:53:43.512Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:43.779Z] a17bfacb5e44: Pushed [2022-10-25T10:53:43.779Z] 032499500952: Pushed [2022-10-25T10:53:43.779Z] ad13d70d712f: Pushed [2022-10-25T10:53:44.044Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:44.044Z] 90f8fe6cf6a6: Pushed [2022-10-25T10:53:44.625Z] 00df360b6587: Pushed [2022-10-25T10:53:46.033Z] d9821c5fd822: Pushed [2022-10-25T10:53:46.033Z] 2c06993165b3: Pushed [2022-10-25T10:53:46.299Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:c899f20e9f44a9766568fafb6ab203d286f2b2263fd383acf85cd4b2794a7681 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:46.631Z] + 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-25T10:53:46.971Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-25T10:53:46.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-25T10:53:46.971Z] 032499500952: Preparing [2022-10-25T10:53:46.971Z] a17bfacb5e44: Preparing [2022-10-25T10:53:46.971Z] 2c06993165b3: Preparing [2022-10-25T10:53:46.971Z] d9821c5fd822: Preparing [2022-10-25T10:53:46.971Z] ad13d70d712f: Preparing [2022-10-25T10:53:46.971Z] 90f8fe6cf6a6: Preparing [2022-10-25T10:53:46.971Z] 00df360b6587: Preparing [2022-10-25T10:53:46.971Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:46.971Z] 90f8fe6cf6a6: Waiting [2022-10-25T10:53:46.971Z] 00df360b6587: Waiting [2022-10-25T10:53:46.971Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:46.971Z] d9821c5fd822: Layer already exists [2022-10-25T10:53:46.971Z] ad13d70d712f: Layer already exists [2022-10-25T10:53:46.971Z] 2c06993165b3: Layer already exists [2022-10-25T10:53:46.971Z] a17bfacb5e44: Layer already exists [2022-10-25T10:53:46.971Z] 032499500952: Layer already exists [2022-10-25T10:53:46.971Z] 90f8fe6cf6a6: Layer already exists [2022-10-25T10:53:46.971Z] 00df360b6587: Layer already exists [2022-10-25T10:53:46.971Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:47.237Z] latest: digest: sha256:c899f20e9f44a9766568fafb6ab203d286f2b2263fd383acf85cd4b2794a7681 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:47.585Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:47.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.101 [2022-10-25T10:53:47.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-25T10:53:47.921Z] 032499500952: Preparing [2022-10-25T10:53:47.921Z] a17bfacb5e44: Preparing [2022-10-25T10:53:47.921Z] 2c06993165b3: Preparing [2022-10-25T10:53:47.921Z] d9821c5fd822: Preparing [2022-10-25T10:53:47.921Z] ad13d70d712f: Preparing [2022-10-25T10:53:47.921Z] 90f8fe6cf6a6: Preparing [2022-10-25T10:53:47.921Z] 00df360b6587: Preparing [2022-10-25T10:53:47.921Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:47.921Z] 00df360b6587: Waiting [2022-10-25T10:53:47.921Z] 90f8fe6cf6a6: Waiting [2022-10-25T10:53:47.921Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:47.921Z] d9821c5fd822: Layer already exists [2022-10-25T10:53:47.921Z] a17bfacb5e44: Layer already exists [2022-10-25T10:53:47.921Z] 2c06993165b3: Layer already exists [2022-10-25T10:53:47.921Z] ad13d70d712f: Layer already exists [2022-10-25T10:53:47.921Z] 032499500952: Layer already exists [2022-10-25T10:53:47.921Z] 00df360b6587: Layer already exists [2022-10-25T10:53:47.921Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:47.921Z] 90f8fe6cf6a6: Layer already exists [2022-10-25T10:53:48.188Z] 2.3.0-dev.101: digest: sha256:c899f20e9f44a9766568fafb6ab203d286f2b2263fd383acf85cd4b2794a7681 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:48.529Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:48.868Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:48.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-25T10:53:48.868Z] 032499500952: Preparing [2022-10-25T10:53:48.868Z] a17bfacb5e44: Preparing [2022-10-25T10:53:48.868Z] 2c06993165b3: Preparing [2022-10-25T10:53:48.868Z] d9821c5fd822: Preparing [2022-10-25T10:53:48.868Z] ad13d70d712f: Preparing [2022-10-25T10:53:48.868Z] 90f8fe6cf6a6: Preparing [2022-10-25T10:53:48.868Z] 00df360b6587: Preparing [2022-10-25T10:53:48.868Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:48.868Z] 90f8fe6cf6a6: Waiting [2022-10-25T10:53:48.868Z] 00df360b6587: Waiting [2022-10-25T10:53:48.868Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:48.868Z] ad13d70d712f: Layer already exists [2022-10-25T10:53:48.868Z] 032499500952: Layer already exists [2022-10-25T10:53:48.868Z] a17bfacb5e44: Layer already exists [2022-10-25T10:53:48.868Z] d9821c5fd822: Layer already exists [2022-10-25T10:53:48.868Z] 2c06993165b3: Layer already exists [2022-10-25T10:53:48.868Z] 90f8fe6cf6a6: Layer already exists [2022-10-25T10:53:48.868Z] 00df360b6587: Layer already exists [2022-10-25T10:53:48.868Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:49.132Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:c899f20e9f44a9766568fafb6ab203d286f2b2263fd383acf85cd4b2794a7681 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:49.472Z] + 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-25T10:53:49.802Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-25T10:53:49.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-25T10:53:49.802Z] 032499500952: Preparing [2022-10-25T10:53:49.802Z] a17bfacb5e44: Preparing [2022-10-25T10:53:49.802Z] 2c06993165b3: Preparing [2022-10-25T10:53:49.802Z] d9821c5fd822: Preparing [2022-10-25T10:53:49.802Z] ad13d70d712f: Preparing [2022-10-25T10:53:49.802Z] 90f8fe6cf6a6: Preparing [2022-10-25T10:53:49.802Z] 00df360b6587: Preparing [2022-10-25T10:53:49.802Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:49.802Z] 00df360b6587: Waiting [2022-10-25T10:53:49.802Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:49.802Z] 90f8fe6cf6a6: Waiting [2022-10-25T10:53:49.802Z] ad13d70d712f: Layer already exists [2022-10-25T10:53:49.802Z] 2c06993165b3: Layer already exists [2022-10-25T10:53:49.802Z] a17bfacb5e44: Layer already exists [2022-10-25T10:53:49.802Z] d9821c5fd822: Layer already exists [2022-10-25T10:53:49.802Z] 032499500952: Layer already exists [2022-10-25T10:53:49.802Z] 00df360b6587: Layer already exists [2022-10-25T10:53:49.802Z] 90f8fe6cf6a6: Layer already exists [2022-10-25T10:53:49.802Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:50.067Z] main: digest: sha256:c899f20e9f44a9766568fafb6ab203d286f2b2263fd383acf85cd4b2794a7681 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:53:50.112Z] ===================================================== [Pipeline] echo [2022-10-25T10:53:50.119Z] taggedImages: [2022-10-25T10:53:50.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:50.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-25T10:53:50.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.101 [2022-10-25T10:53:50.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:50.119Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-25T10:53:50.137Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-25T10:53:50.137Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:50.137Z] latest [2022-10-25T10:53:50.137Z] 2.3.0-dev.101 [2022-10-25T10:53:50.137Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:50.137Z] main [2022-10-25T10:53:50.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:50.467Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:50.799Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:50.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-25T10:53:50.799Z] 95c7fa148439: Preparing [2022-10-25T10:53:50.799Z] 43f1073c0358: Preparing [2022-10-25T10:53:50.799Z] ba2b57034ae6: Preparing [2022-10-25T10:53:50.799Z] a9981a1e7b81: Preparing [2022-10-25T10:53:50.799Z] e4eb7509660b: Preparing [2022-10-25T10:53:50.799Z] 137a45eb8add: Preparing [2022-10-25T10:53:50.799Z] bf0302db4086: Preparing [2022-10-25T10:53:50.799Z] 17ba4b2e4c97: Preparing [2022-10-25T10:53:50.799Z] ce1b7f71802f: Preparing [2022-10-25T10:53:50.799Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:50.799Z] 137a45eb8add: Waiting [2022-10-25T10:53:50.799Z] bf0302db4086: Waiting [2022-10-25T10:53:50.799Z] 17ba4b2e4c97: Waiting [2022-10-25T10:53:50.799Z] ce1b7f71802f: Waiting [2022-10-25T10:53:50.799Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:51.069Z] 43f1073c0358: Pushed [2022-10-25T10:53:51.069Z] 95c7fa148439: Pushed [2022-10-25T10:53:51.069Z] e4eb7509660b: Pushed [2022-10-25T10:53:51.334Z] 137a45eb8add: Pushed [2022-10-25T10:53:51.334Z] bf0302db4086: Pushed [2022-10-25T10:53:51.334Z] 17ba4b2e4c97: Pushed [2022-10-25T10:53:51.334Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:51.599Z] ce1b7f71802f: Pushed [2022-10-25T10:53:53.535Z] a9981a1e7b81: Pushed [2022-10-25T10:53:54.114Z] ba2b57034ae6: Pushed [2022-10-25T10:53:54.114Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:85c9dae59546e03dad34df32e2ff8d94509d4af154bdc16a31d2285c676f60e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:54.447Z] + 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-25T10:53:54.771Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-25T10:53:54.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-25T10:53:54.771Z] 95c7fa148439: Preparing [2022-10-25T10:53:54.771Z] 43f1073c0358: Preparing [2022-10-25T10:53:54.771Z] ba2b57034ae6: Preparing [2022-10-25T10:53:54.771Z] a9981a1e7b81: Preparing [2022-10-25T10:53:54.771Z] e4eb7509660b: Preparing [2022-10-25T10:53:54.771Z] 137a45eb8add: Preparing [2022-10-25T10:53:54.771Z] bf0302db4086: Preparing [2022-10-25T10:53:54.771Z] 17ba4b2e4c97: Preparing [2022-10-25T10:53:54.771Z] ce1b7f71802f: Preparing [2022-10-25T10:53:54.771Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:54.771Z] bf0302db4086: Waiting [2022-10-25T10:53:54.771Z] 17ba4b2e4c97: Waiting [2022-10-25T10:53:54.771Z] 137a45eb8add: Waiting [2022-10-25T10:53:54.771Z] ce1b7f71802f: Waiting [2022-10-25T10:53:54.771Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:54.771Z] ba2b57034ae6: Layer already exists [2022-10-25T10:53:54.771Z] 43f1073c0358: Layer already exists [2022-10-25T10:53:54.771Z] e4eb7509660b: Layer already exists [2022-10-25T10:53:54.771Z] 95c7fa148439: Layer already exists [2022-10-25T10:53:54.771Z] a9981a1e7b81: Layer already exists [2022-10-25T10:53:54.771Z] 137a45eb8add: Layer already exists [2022-10-25T10:53:54.771Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:54.771Z] bf0302db4086: Layer already exists [2022-10-25T10:53:54.771Z] 17ba4b2e4c97: Layer already exists [2022-10-25T10:53:54.771Z] ce1b7f71802f: Layer already exists [2022-10-25T10:53:55.037Z] latest: digest: sha256:85c9dae59546e03dad34df32e2ff8d94509d4af154bdc16a31d2285c676f60e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:55.370Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:55.702Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.101 [2022-10-25T10:53:55.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-25T10:53:55.703Z] 95c7fa148439: Preparing [2022-10-25T10:53:55.703Z] 43f1073c0358: Preparing [2022-10-25T10:53:55.703Z] ba2b57034ae6: Preparing [2022-10-25T10:53:55.703Z] a9981a1e7b81: Preparing [2022-10-25T10:53:55.703Z] e4eb7509660b: Preparing [2022-10-25T10:53:55.703Z] 137a45eb8add: Preparing [2022-10-25T10:53:55.703Z] bf0302db4086: Preparing [2022-10-25T10:53:55.703Z] 17ba4b2e4c97: Preparing [2022-10-25T10:53:55.703Z] ce1b7f71802f: Preparing [2022-10-25T10:53:55.703Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:55.703Z] 17ba4b2e4c97: Waiting [2022-10-25T10:53:55.703Z] ce1b7f71802f: Waiting [2022-10-25T10:53:55.703Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:55.703Z] bf0302db4086: Waiting [2022-10-25T10:53:55.703Z] e4eb7509660b: Layer already exists [2022-10-25T10:53:55.703Z] 43f1073c0358: Layer already exists [2022-10-25T10:53:55.703Z] ba2b57034ae6: Layer already exists [2022-10-25T10:53:55.703Z] a9981a1e7b81: Layer already exists [2022-10-25T10:53:55.703Z] 95c7fa148439: Layer already exists [2022-10-25T10:53:55.703Z] bf0302db4086: Layer already exists [2022-10-25T10:53:55.703Z] 137a45eb8add: Layer already exists [2022-10-25T10:53:55.703Z] 17ba4b2e4c97: Layer already exists [2022-10-25T10:53:55.703Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:55.703Z] ce1b7f71802f: Layer already exists [2022-10-25T10:53:55.966Z] 2.3.0-dev.101: digest: sha256:85c9dae59546e03dad34df32e2ff8d94509d4af154bdc16a31d2285c676f60e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:56.293Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:56.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:56.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-25T10:53:56.621Z] 95c7fa148439: Preparing [2022-10-25T10:53:56.621Z] 43f1073c0358: Preparing [2022-10-25T10:53:56.621Z] ba2b57034ae6: Preparing [2022-10-25T10:53:56.621Z] a9981a1e7b81: Preparing [2022-10-25T10:53:56.621Z] e4eb7509660b: Preparing [2022-10-25T10:53:56.621Z] 137a45eb8add: Preparing [2022-10-25T10:53:56.621Z] bf0302db4086: Preparing [2022-10-25T10:53:56.621Z] 17ba4b2e4c97: Preparing [2022-10-25T10:53:56.621Z] ce1b7f71802f: Preparing [2022-10-25T10:53:56.621Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:56.621Z] bf0302db4086: Waiting [2022-10-25T10:53:56.621Z] 17ba4b2e4c97: Waiting [2022-10-25T10:53:56.621Z] ce1b7f71802f: Waiting [2022-10-25T10:53:56.621Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:56.621Z] e4eb7509660b: Layer already exists [2022-10-25T10:53:56.621Z] ba2b57034ae6: Layer already exists [2022-10-25T10:53:56.621Z] 95c7fa148439: Layer already exists [2022-10-25T10:53:56.621Z] 43f1073c0358: Layer already exists [2022-10-25T10:53:56.621Z] a9981a1e7b81: Layer already exists [2022-10-25T10:53:56.621Z] 17ba4b2e4c97: Layer already exists [2022-10-25T10:53:56.621Z] bf0302db4086: Layer already exists [2022-10-25T10:53:56.621Z] 137a45eb8add: Layer already exists [2022-10-25T10:53:56.621Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:56.621Z] ce1b7f71802f: Layer already exists [2022-10-25T10:53:56.621Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:85c9dae59546e03dad34df32e2ff8d94509d4af154bdc16a31d2285c676f60e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:57.228Z] + 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-25T10:53:57.559Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-25T10:53:57.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-25T10:53:57.559Z] 95c7fa148439: Preparing [2022-10-25T10:53:57.559Z] 43f1073c0358: Preparing [2022-10-25T10:53:57.559Z] ba2b57034ae6: Preparing [2022-10-25T10:53:57.559Z] a9981a1e7b81: Preparing [2022-10-25T10:53:57.559Z] e4eb7509660b: Preparing [2022-10-25T10:53:57.559Z] 137a45eb8add: Preparing [2022-10-25T10:53:57.559Z] bf0302db4086: Preparing [2022-10-25T10:53:57.559Z] 17ba4b2e4c97: Preparing [2022-10-25T10:53:57.559Z] ce1b7f71802f: Preparing [2022-10-25T10:53:57.559Z] 5d3e392a13a0: Preparing [2022-10-25T10:53:57.559Z] 137a45eb8add: Waiting [2022-10-25T10:53:57.559Z] bf0302db4086: Waiting [2022-10-25T10:53:57.559Z] 17ba4b2e4c97: Waiting [2022-10-25T10:53:57.559Z] ce1b7f71802f: Waiting [2022-10-25T10:53:57.559Z] 5d3e392a13a0: Waiting [2022-10-25T10:53:57.559Z] a9981a1e7b81: Layer already exists [2022-10-25T10:53:57.559Z] e4eb7509660b: Layer already exists [2022-10-25T10:53:57.559Z] 95c7fa148439: Layer already exists [2022-10-25T10:53:57.559Z] 43f1073c0358: Layer already exists [2022-10-25T10:53:57.559Z] ba2b57034ae6: Layer already exists [2022-10-25T10:53:57.559Z] 17ba4b2e4c97: Layer already exists [2022-10-25T10:53:57.559Z] bf0302db4086: Layer already exists [2022-10-25T10:53:57.559Z] 137a45eb8add: Layer already exists [2022-10-25T10:53:57.559Z] ce1b7f71802f: Layer already exists [2022-10-25T10:53:57.559Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:53:57.823Z] main: digest: sha256:85c9dae59546e03dad34df32e2ff8d94509d4af154bdc16a31d2285c676f60e5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:53:57.865Z] ===================================================== [Pipeline] echo [2022-10-25T10:53:57.871Z] taggedImages: [2022-10-25T10:53:57.871Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:57.871Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-25T10:53:57.871Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.101 [2022-10-25T10:53:57.871Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:57.871Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-25T10:53:57.886Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-25T10:53:57.886Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:57.886Z] latest [2022-10-25T10:53:57.886Z] 2.3.0-dev.101 [2022-10-25T10:53:57.886Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:53:57.886Z] main [2022-10-25T10:53:57.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:58.217Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:53:58.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:53:58.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-25T10:53:58.549Z] 3672726b3808: Preparing [2022-10-25T10:53:58.549Z] 8f1faf1e69ba: Preparing [2022-10-25T10:53:58.549Z] a7323c233672: Preparing [2022-10-25T10:53:58.549Z] d11d68b36c6d: Preparing [2022-10-25T10:53:58.549Z] 285505807133: Preparing [2022-10-25T10:53:58.549Z] 9833f26c6bda: Preparing [2022-10-25T10:53:58.549Z] 9833f26c6bda: Waiting [2022-10-25T10:53:58.814Z] a7323c233672: Layer already exists [2022-10-25T10:53:58.814Z] 9833f26c6bda: Layer already exists [2022-10-25T10:53:58.814Z] 3672726b3808: Pushed [2022-10-25T10:53:58.814Z] 285505807133: Pushed [2022-10-25T10:53:59.767Z] d11d68b36c6d: Pushed [2022-10-25T10:54:03.100Z] 8f1faf1e69ba: Pushed [2022-10-25T10:54:03.100Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:db3f38620c99f475b57650fa22db0d2aa8f0d142b76a199226358ed174174775 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:03.442Z] + 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-25T10:54:03.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-25T10:54:03.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-25T10:54:03.774Z] 3672726b3808: Preparing [2022-10-25T10:54:03.774Z] 8f1faf1e69ba: Preparing [2022-10-25T10:54:03.774Z] a7323c233672: Preparing [2022-10-25T10:54:03.774Z] d11d68b36c6d: Preparing [2022-10-25T10:54:03.774Z] 285505807133: Preparing [2022-10-25T10:54:03.774Z] 9833f26c6bda: Preparing [2022-10-25T10:54:03.774Z] 9833f26c6bda: Waiting [2022-10-25T10:54:03.774Z] 8f1faf1e69ba: Layer already exists [2022-10-25T10:54:03.774Z] a7323c233672: Layer already exists [2022-10-25T10:54:03.774Z] 3672726b3808: Layer already exists [2022-10-25T10:54:03.774Z] 285505807133: Layer already exists [2022-10-25T10:54:03.774Z] d11d68b36c6d: Layer already exists [2022-10-25T10:54:03.774Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:04.039Z] latest: digest: sha256:db3f38620c99f475b57650fa22db0d2aa8f0d142b76a199226358ed174174775 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:04.380Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:04.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.101 [2022-10-25T10:54:04.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-25T10:54:04.708Z] 3672726b3808: Preparing [2022-10-25T10:54:04.708Z] 8f1faf1e69ba: Preparing [2022-10-25T10:54:04.708Z] a7323c233672: Preparing [2022-10-25T10:54:04.708Z] d11d68b36c6d: Preparing [2022-10-25T10:54:04.708Z] 285505807133: Preparing [2022-10-25T10:54:04.708Z] 9833f26c6bda: Preparing [2022-10-25T10:54:04.708Z] 9833f26c6bda: Waiting [2022-10-25T10:54:04.708Z] 8f1faf1e69ba: Layer already exists [2022-10-25T10:54:04.708Z] a7323c233672: Layer already exists [2022-10-25T10:54:04.708Z] d11d68b36c6d: Layer already exists [2022-10-25T10:54:04.708Z] 3672726b3808: Layer already exists [2022-10-25T10:54:04.708Z] 285505807133: Layer already exists [2022-10-25T10:54:04.708Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:04.974Z] 2.3.0-dev.101: digest: sha256:db3f38620c99f475b57650fa22db0d2aa8f0d142b76a199226358ed174174775 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:05.319Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:05.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:54:05.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-25T10:54:05.661Z] 3672726b3808: Preparing [2022-10-25T10:54:05.661Z] 8f1faf1e69ba: Preparing [2022-10-25T10:54:05.661Z] a7323c233672: Preparing [2022-10-25T10:54:05.661Z] d11d68b36c6d: Preparing [2022-10-25T10:54:05.661Z] 285505807133: Preparing [2022-10-25T10:54:05.661Z] 9833f26c6bda: Preparing [2022-10-25T10:54:05.661Z] 9833f26c6bda: Waiting [2022-10-25T10:54:05.661Z] 3672726b3808: Layer already exists [2022-10-25T10:54:05.661Z] 285505807133: Layer already exists [2022-10-25T10:54:05.661Z] a7323c233672: Layer already exists [2022-10-25T10:54:05.661Z] d11d68b36c6d: Layer already exists [2022-10-25T10:54:05.661Z] 8f1faf1e69ba: Layer already exists [2022-10-25T10:54:05.661Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:05.926Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:db3f38620c99f475b57650fa22db0d2aa8f0d142b76a199226358ed174174775 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:06.273Z] + 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-25T10:54:06.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-25T10:54:06.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-25T10:54:06.604Z] 3672726b3808: Preparing [2022-10-25T10:54:06.604Z] 8f1faf1e69ba: Preparing [2022-10-25T10:54:06.604Z] a7323c233672: Preparing [2022-10-25T10:54:06.604Z] d11d68b36c6d: Preparing [2022-10-25T10:54:06.604Z] 285505807133: Preparing [2022-10-25T10:54:06.604Z] 9833f26c6bda: Preparing [2022-10-25T10:54:06.604Z] 9833f26c6bda: Waiting [2022-10-25T10:54:06.604Z] 285505807133: Layer already exists [2022-10-25T10:54:06.604Z] 3672726b3808: Layer already exists [2022-10-25T10:54:06.604Z] d11d68b36c6d: Layer already exists [2022-10-25T10:54:06.604Z] a7323c233672: Layer already exists [2022-10-25T10:54:06.604Z] 8f1faf1e69ba: Layer already exists [2022-10-25T10:54:06.604Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:06.870Z] main: digest: sha256:db3f38620c99f475b57650fa22db0d2aa8f0d142b76a199226358ed174174775 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:54:06.913Z] ===================================================== [Pipeline] echo [2022-10-25T10:54:06.920Z] taggedImages: [2022-10-25T10:54:06.920Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:54:06.920Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-25T10:54:06.920Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.101 [2022-10-25T10:54:06.920Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:54:06.920Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-25T10:54:06.936Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-25T10:54:06.936Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:54:06.936Z] latest [2022-10-25T10:54:06.936Z] 2.3.0-dev.101 [2022-10-25T10:54:06.936Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:54:06.936Z] main [2022-10-25T10:54:06.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:07.267Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:07.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:54:07.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-25T10:54:07.598Z] b466e5c90b3b: Preparing [2022-10-25T10:54:07.598Z] 215283276a18: Preparing [2022-10-25T10:54:07.598Z] 04ffbacd2cc6: Preparing [2022-10-25T10:54:07.598Z] e3f2c3b5f7e3: Preparing [2022-10-25T10:54:07.598Z] e6ef0c898459: Preparing [2022-10-25T10:54:07.598Z] 0c5de31042fb: Preparing [2022-10-25T10:54:07.598Z] 285505807133: Preparing [2022-10-25T10:54:07.598Z] 9833f26c6bda: Preparing [2022-10-25T10:54:07.598Z] 0c5de31042fb: Waiting [2022-10-25T10:54:07.598Z] 285505807133: Waiting [2022-10-25T10:54:07.598Z] 9833f26c6bda: Waiting [2022-10-25T10:54:07.864Z] b466e5c90b3b: Pushed [2022-10-25T10:54:07.864Z] 215283276a18: Pushed [2022-10-25T10:54:07.864Z] 04ffbacd2cc6: Pushed [2022-10-25T10:54:07.864Z] 285505807133: Layer already exists [2022-10-25T10:54:07.864Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:08.824Z] 0c5de31042fb: Pushed [2022-10-25T10:54:17.018Z] e6ef0c898459: Pushed [2022-10-25T10:54:23.664Z] e3f2c3b5f7e3: Pushed [2022-10-25T10:54:23.664Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:cf1ccc5ed1ef64bb97d9fe378627de8299431713b1759d300d31db1780b22d56 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:24.002Z] + 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-25T10:54:24.336Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-25T10:54:24.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-25T10:54:24.336Z] b466e5c90b3b: Preparing [2022-10-25T10:54:24.336Z] 215283276a18: Preparing [2022-10-25T10:54:24.336Z] 04ffbacd2cc6: Preparing [2022-10-25T10:54:24.336Z] e3f2c3b5f7e3: Preparing [2022-10-25T10:54:24.336Z] e6ef0c898459: Preparing [2022-10-25T10:54:24.336Z] 0c5de31042fb: Preparing [2022-10-25T10:54:24.336Z] 285505807133: Preparing [2022-10-25T10:54:24.336Z] 9833f26c6bda: Preparing [2022-10-25T10:54:24.336Z] 0c5de31042fb: Waiting [2022-10-25T10:54:24.336Z] 285505807133: Waiting [2022-10-25T10:54:24.336Z] 9833f26c6bda: Waiting [2022-10-25T10:54:24.336Z] 04ffbacd2cc6: Layer already exists [2022-10-25T10:54:24.336Z] e6ef0c898459: Layer already exists [2022-10-25T10:54:24.336Z] b466e5c90b3b: Layer already exists [2022-10-25T10:54:24.336Z] 215283276a18: Layer already exists [2022-10-25T10:54:24.336Z] e3f2c3b5f7e3: Layer already exists [2022-10-25T10:54:24.336Z] 0c5de31042fb: Layer already exists [2022-10-25T10:54:24.336Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:24.336Z] 285505807133: Layer already exists [2022-10-25T10:54:24.649Z] latest: digest: sha256:cf1ccc5ed1ef64bb97d9fe378627de8299431713b1759d300d31db1780b22d56 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:25.012Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:25.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.101 [2022-10-25T10:54:25.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-25T10:54:25.350Z] b466e5c90b3b: Preparing [2022-10-25T10:54:25.350Z] 215283276a18: Preparing [2022-10-25T10:54:25.351Z] 04ffbacd2cc6: Preparing [2022-10-25T10:54:25.351Z] e3f2c3b5f7e3: Preparing [2022-10-25T10:54:25.351Z] e6ef0c898459: Preparing [2022-10-25T10:54:25.351Z] 0c5de31042fb: Preparing [2022-10-25T10:54:25.351Z] 285505807133: Preparing [2022-10-25T10:54:25.351Z] 9833f26c6bda: Preparing [2022-10-25T10:54:25.351Z] 0c5de31042fb: Waiting [2022-10-25T10:54:25.351Z] 285505807133: Waiting [2022-10-25T10:54:25.351Z] 04ffbacd2cc6: Layer already exists [2022-10-25T10:54:25.351Z] b466e5c90b3b: Layer already exists [2022-10-25T10:54:25.351Z] e6ef0c898459: Layer already exists [2022-10-25T10:54:25.351Z] e3f2c3b5f7e3: Layer already exists [2022-10-25T10:54:25.351Z] 215283276a18: Layer already exists [2022-10-25T10:54:25.351Z] 0c5de31042fb: Layer already exists [2022-10-25T10:54:25.351Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:25.351Z] 285505807133: Layer already exists [2022-10-25T10:54:25.620Z] 2.3.0-dev.101: digest: sha256:cf1ccc5ed1ef64bb97d9fe378627de8299431713b1759d300d31db1780b22d56 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:25.973Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:26.308Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:54:26.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-25T10:54:26.308Z] b466e5c90b3b: Preparing [2022-10-25T10:54:26.308Z] 215283276a18: Preparing [2022-10-25T10:54:26.308Z] 04ffbacd2cc6: Preparing [2022-10-25T10:54:26.308Z] e3f2c3b5f7e3: Preparing [2022-10-25T10:54:26.308Z] e6ef0c898459: Preparing [2022-10-25T10:54:26.308Z] 0c5de31042fb: Preparing [2022-10-25T10:54:26.308Z] 285505807133: Preparing [2022-10-25T10:54:26.308Z] 9833f26c6bda: Preparing [2022-10-25T10:54:26.308Z] 285505807133: Waiting [2022-10-25T10:54:26.308Z] 0c5de31042fb: Waiting [2022-10-25T10:54:26.308Z] 9833f26c6bda: Waiting [2022-10-25T10:54:26.308Z] e3f2c3b5f7e3: Layer already exists [2022-10-25T10:54:26.308Z] 215283276a18: Layer already exists [2022-10-25T10:54:26.308Z] b466e5c90b3b: Layer already exists [2022-10-25T10:54:26.308Z] e6ef0c898459: Layer already exists [2022-10-25T10:54:26.308Z] 04ffbacd2cc6: Layer already exists [2022-10-25T10:54:26.308Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:26.308Z] 285505807133: Layer already exists [2022-10-25T10:54:26.308Z] 0c5de31042fb: Layer already exists [2022-10-25T10:54:26.579Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:cf1ccc5ed1ef64bb97d9fe378627de8299431713b1759d300d31db1780b22d56 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:26.918Z] + 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-25T10:54:27.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-25T10:54:27.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-25T10:54:27.244Z] b466e5c90b3b: Preparing [2022-10-25T10:54:27.244Z] 215283276a18: Preparing [2022-10-25T10:54:27.244Z] 04ffbacd2cc6: Preparing [2022-10-25T10:54:27.244Z] e3f2c3b5f7e3: Preparing [2022-10-25T10:54:27.244Z] e6ef0c898459: Preparing [2022-10-25T10:54:27.244Z] 0c5de31042fb: Preparing [2022-10-25T10:54:27.244Z] 285505807133: Preparing [2022-10-25T10:54:27.244Z] 9833f26c6bda: Preparing [2022-10-25T10:54:27.244Z] 0c5de31042fb: Waiting [2022-10-25T10:54:27.244Z] 285505807133: Waiting [2022-10-25T10:54:27.244Z] 9833f26c6bda: Waiting [2022-10-25T10:54:27.244Z] e6ef0c898459: Layer already exists [2022-10-25T10:54:27.244Z] b466e5c90b3b: Layer already exists [2022-10-25T10:54:27.244Z] 215283276a18: Layer already exists [2022-10-25T10:54:27.244Z] 04ffbacd2cc6: Layer already exists [2022-10-25T10:54:27.244Z] e3f2c3b5f7e3: Layer already exists [2022-10-25T10:54:27.244Z] 285505807133: Layer already exists [2022-10-25T10:54:27.244Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:27.244Z] 0c5de31042fb: Layer already exists [2022-10-25T10:54:27.509Z] main: digest: sha256:cf1ccc5ed1ef64bb97d9fe378627de8299431713b1759d300d31db1780b22d56 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:54:27.549Z] ===================================================== [Pipeline] echo [2022-10-25T10:54:27.554Z] taggedImages: [2022-10-25T10:54:27.554Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:54:27.554Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-25T10:54:27.554Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.101 [2022-10-25T10:54:27.554Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:54:27.554Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-25T10:54:27.567Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-25T10:54:27.567Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:54:27.567Z] latest [2022-10-25T10:54:27.567Z] 2.3.0-dev.101 [2022-10-25T10:54:27.567Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:54:27.567Z] main [2022-10-25T10:54:27.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:27.891Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:28.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:54:28.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-25T10:54:28.232Z] 5442730a3193: Preparing [2022-10-25T10:54:28.232Z] f20ec6246d32: Preparing [2022-10-25T10:54:28.232Z] 57df5871a882: Preparing [2022-10-25T10:54:28.232Z] 9f66eeeb92ae: Preparing [2022-10-25T10:54:28.232Z] 4dfbe33d8a30: Preparing [2022-10-25T10:54:28.232Z] 285505807133: Preparing [2022-10-25T10:54:28.232Z] 9833f26c6bda: Preparing [2022-10-25T10:54:28.232Z] 285505807133: Waiting [2022-10-25T10:54:28.232Z] 9833f26c6bda: Waiting [2022-10-25T10:54:28.496Z] f20ec6246d32: Pushed [2022-10-25T10:54:28.496Z] 5442730a3193: Pushed [2022-10-25T10:54:28.496Z] 57df5871a882: Pushed [2022-10-25T10:54:28.496Z] 285505807133: Layer already exists [2022-10-25T10:54:28.496Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:29.082Z] 4dfbe33d8a30: Pushed [2022-10-25T10:54:44.051Z] 9f66eeeb92ae: Pushed [2022-10-25T10:54:44.051Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:c2aab1f733f82e5806c29c7db1b2e5238aaec2b8e65651aea6dca07d6923b46d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:44.393Z] + 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-25T10:54:44.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-25T10:54:44.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-25T10:54:44.725Z] 5442730a3193: Preparing [2022-10-25T10:54:44.725Z] f20ec6246d32: Preparing [2022-10-25T10:54:44.725Z] 57df5871a882: Preparing [2022-10-25T10:54:44.725Z] 9f66eeeb92ae: Preparing [2022-10-25T10:54:44.725Z] 4dfbe33d8a30: Preparing [2022-10-25T10:54:44.725Z] 285505807133: Preparing [2022-10-25T10:54:44.725Z] 9833f26c6bda: Preparing [2022-10-25T10:54:44.725Z] 285505807133: Waiting [2022-10-25T10:54:44.725Z] 9833f26c6bda: Waiting [2022-10-25T10:54:44.725Z] f20ec6246d32: Layer already exists [2022-10-25T10:54:44.725Z] 9f66eeeb92ae: Layer already exists [2022-10-25T10:54:44.726Z] 4dfbe33d8a30: Layer already exists [2022-10-25T10:54:44.726Z] 5442730a3193: Layer already exists [2022-10-25T10:54:44.726Z] 57df5871a882: Layer already exists [2022-10-25T10:54:44.726Z] 285505807133: Layer already exists [2022-10-25T10:54:44.726Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:44.990Z] latest: digest: sha256:c2aab1f733f82e5806c29c7db1b2e5238aaec2b8e65651aea6dca07d6923b46d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:45.326Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:45.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.101 [2022-10-25T10:54:45.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-25T10:54:45.656Z] 5442730a3193: Preparing [2022-10-25T10:54:45.656Z] f20ec6246d32: Preparing [2022-10-25T10:54:45.656Z] 57df5871a882: Preparing [2022-10-25T10:54:45.656Z] 9f66eeeb92ae: Preparing [2022-10-25T10:54:45.656Z] 4dfbe33d8a30: Preparing [2022-10-25T10:54:45.656Z] 285505807133: Preparing [2022-10-25T10:54:45.656Z] 9833f26c6bda: Preparing [2022-10-25T10:54:45.656Z] 285505807133: Waiting [2022-10-25T10:54:45.656Z] 9833f26c6bda: Waiting [2022-10-25T10:54:45.656Z] 5442730a3193: Layer already exists [2022-10-25T10:54:45.656Z] 57df5871a882: Layer already exists [2022-10-25T10:54:45.656Z] 4dfbe33d8a30: Layer already exists [2022-10-25T10:54:45.656Z] f20ec6246d32: Layer already exists [2022-10-25T10:54:45.656Z] 9f66eeeb92ae: Layer already exists [2022-10-25T10:54:45.656Z] 285505807133: Layer already exists [2022-10-25T10:54:45.656Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:45.656Z] 2.3.0-dev.101: digest: sha256:c2aab1f733f82e5806c29c7db1b2e5238aaec2b8e65651aea6dca07d6923b46d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:46.261Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:46.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:54:46.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-25T10:54:46.594Z] 5442730a3193: Preparing [2022-10-25T10:54:46.594Z] f20ec6246d32: Preparing [2022-10-25T10:54:46.594Z] 57df5871a882: Preparing [2022-10-25T10:54:46.594Z] 9f66eeeb92ae: Preparing [2022-10-25T10:54:46.594Z] 4dfbe33d8a30: Preparing [2022-10-25T10:54:46.594Z] 285505807133: Preparing [2022-10-25T10:54:46.594Z] 9833f26c6bda: Preparing [2022-10-25T10:54:46.594Z] 285505807133: Waiting [2022-10-25T10:54:46.594Z] 9833f26c6bda: Waiting [2022-10-25T10:54:46.594Z] 5442730a3193: Layer already exists [2022-10-25T10:54:46.594Z] 4dfbe33d8a30: Layer already exists [2022-10-25T10:54:46.594Z] 57df5871a882: Layer already exists [2022-10-25T10:54:46.594Z] f20ec6246d32: Layer already exists [2022-10-25T10:54:46.594Z] 9f66eeeb92ae: Layer already exists [2022-10-25T10:54:46.594Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:46.594Z] 285505807133: Layer already exists [2022-10-25T10:54:46.865Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:c2aab1f733f82e5806c29c7db1b2e5238aaec2b8e65651aea6dca07d6923b46d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:47.198Z] + 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-25T10:54:47.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-25T10:54:47.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-25T10:54:47.520Z] 5442730a3193: Preparing [2022-10-25T10:54:47.520Z] f20ec6246d32: Preparing [2022-10-25T10:54:47.520Z] 57df5871a882: Preparing [2022-10-25T10:54:47.520Z] 9f66eeeb92ae: Preparing [2022-10-25T10:54:47.520Z] 4dfbe33d8a30: Preparing [2022-10-25T10:54:47.520Z] 285505807133: Preparing [2022-10-25T10:54:47.520Z] 9833f26c6bda: Preparing [2022-10-25T10:54:47.520Z] 9833f26c6bda: Waiting [2022-10-25T10:54:47.520Z] 285505807133: Waiting [2022-10-25T10:54:47.520Z] 5442730a3193: Layer already exists [2022-10-25T10:54:47.520Z] 9f66eeeb92ae: Layer already exists [2022-10-25T10:54:47.520Z] 57df5871a882: Layer already exists [2022-10-25T10:54:47.520Z] 4dfbe33d8a30: Layer already exists [2022-10-25T10:54:47.520Z] f20ec6246d32: Layer already exists [2022-10-25T10:54:47.520Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:47.520Z] 285505807133: Layer already exists [2022-10-25T10:54:47.786Z] main: digest: sha256:c2aab1f733f82e5806c29c7db1b2e5238aaec2b8e65651aea6dca07d6923b46d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:54:47.825Z] ===================================================== [Pipeline] echo [2022-10-25T10:54:47.831Z] taggedImages: [2022-10-25T10:54:47.831Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:54:47.831Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-25T10:54:47.831Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.101 [2022-10-25T10:54:47.831Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:54:47.831Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-25T10:54:47.845Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-25T10:54:47.845Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:54:47.845Z] latest [2022-10-25T10:54:47.845Z] 2.3.0-dev.101 [2022-10-25T10:54:47.845Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:54:47.845Z] main [2022-10-25T10:54:47.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:48.167Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:54:48.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:54:48.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-25T10:54:48.491Z] ed9d1af9fafd: Preparing [2022-10-25T10:54:48.491Z] bbf778d7ed06: Preparing [2022-10-25T10:54:48.491Z] 39129ef19233: Preparing [2022-10-25T10:54:48.491Z] f022a1438b89: Preparing [2022-10-25T10:54:48.491Z] 0c5de31042fb: Preparing [2022-10-25T10:54:48.491Z] 285505807133: Preparing [2022-10-25T10:54:48.491Z] 9833f26c6bda: Preparing [2022-10-25T10:54:48.491Z] 285505807133: Waiting [2022-10-25T10:54:48.491Z] 9833f26c6bda: Waiting [2022-10-25T10:54:48.491Z] 0c5de31042fb: Layer already exists [2022-10-25T10:54:48.491Z] 285505807133: Layer already exists [2022-10-25T10:54:48.755Z] 9833f26c6bda: Layer already exists [2022-10-25T10:54:48.755Z] bbf778d7ed06: Pushed [2022-10-25T10:54:48.755Z] 39129ef19233: Pushed [2022-10-25T10:54:48.755Z] ed9d1af9fafd: Pushed [2022-10-25T10:55:03.715Z] f022a1438b89: Pushed [2022-10-25T10:55:03.715Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:e2bdec1535471d1cef23115460b8d97cd12187dceb2643380860a1e6c9c6c361 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:04.043Z] + 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-25T10:55:04.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-25T10:55:04.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-25T10:55:04.369Z] ed9d1af9fafd: Preparing [2022-10-25T10:55:04.369Z] bbf778d7ed06: Preparing [2022-10-25T10:55:04.369Z] 39129ef19233: Preparing [2022-10-25T10:55:04.369Z] f022a1438b89: Preparing [2022-10-25T10:55:04.369Z] 0c5de31042fb: Preparing [2022-10-25T10:55:04.369Z] 285505807133: Preparing [2022-10-25T10:55:04.369Z] 9833f26c6bda: Preparing [2022-10-25T10:55:04.369Z] 285505807133: Waiting [2022-10-25T10:55:04.369Z] 9833f26c6bda: Waiting [2022-10-25T10:55:04.369Z] 39129ef19233: Layer already exists [2022-10-25T10:55:04.369Z] f022a1438b89: Layer already exists [2022-10-25T10:55:04.369Z] bbf778d7ed06: Layer already exists [2022-10-25T10:55:04.369Z] 0c5de31042fb: Layer already exists [2022-10-25T10:55:04.369Z] ed9d1af9fafd: Layer already exists [2022-10-25T10:55:04.369Z] 285505807133: Layer already exists [2022-10-25T10:55:04.369Z] 9833f26c6bda: Layer already exists [2022-10-25T10:55:04.634Z] latest: digest: sha256:e2bdec1535471d1cef23115460b8d97cd12187dceb2643380860a1e6c9c6c361 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:04.968Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:05.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.101 [2022-10-25T10:55:05.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-25T10:55:05.295Z] ed9d1af9fafd: Preparing [2022-10-25T10:55:05.295Z] bbf778d7ed06: Preparing [2022-10-25T10:55:05.295Z] 39129ef19233: Preparing [2022-10-25T10:55:05.295Z] f022a1438b89: Preparing [2022-10-25T10:55:05.295Z] 0c5de31042fb: Preparing [2022-10-25T10:55:05.295Z] 285505807133: Preparing [2022-10-25T10:55:05.295Z] 9833f26c6bda: Preparing [2022-10-25T10:55:05.295Z] 285505807133: Waiting [2022-10-25T10:55:05.295Z] 9833f26c6bda: Waiting [2022-10-25T10:55:05.295Z] 0c5de31042fb: Layer already exists [2022-10-25T10:55:05.295Z] ed9d1af9fafd: Layer already exists [2022-10-25T10:55:05.295Z] 39129ef19233: Layer already exists [2022-10-25T10:55:05.295Z] f022a1438b89: Layer already exists [2022-10-25T10:55:05.295Z] bbf778d7ed06: Layer already exists [2022-10-25T10:55:05.295Z] 9833f26c6bda: Layer already exists [2022-10-25T10:55:05.295Z] 285505807133: Layer already exists [2022-10-25T10:55:05.295Z] 2.3.0-dev.101: digest: sha256:e2bdec1535471d1cef23115460b8d97cd12187dceb2643380860a1e6c9c6c361 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:05.886Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:06.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:55:06.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-25T10:55:06.210Z] ed9d1af9fafd: Preparing [2022-10-25T10:55:06.210Z] bbf778d7ed06: Preparing [2022-10-25T10:55:06.210Z] 39129ef19233: Preparing [2022-10-25T10:55:06.210Z] f022a1438b89: Preparing [2022-10-25T10:55:06.210Z] 0c5de31042fb: Preparing [2022-10-25T10:55:06.210Z] 285505807133: Preparing [2022-10-25T10:55:06.210Z] 9833f26c6bda: Preparing [2022-10-25T10:55:06.210Z] 285505807133: Waiting [2022-10-25T10:55:06.210Z] 9833f26c6bda: Waiting [2022-10-25T10:55:06.210Z] 0c5de31042fb: Layer already exists [2022-10-25T10:55:06.210Z] 39129ef19233: Layer already exists [2022-10-25T10:55:06.210Z] bbf778d7ed06: Layer already exists [2022-10-25T10:55:06.210Z] f022a1438b89: Layer already exists [2022-10-25T10:55:06.210Z] ed9d1af9fafd: Layer already exists [2022-10-25T10:55:06.210Z] 285505807133: Layer already exists [2022-10-25T10:55:06.210Z] 9833f26c6bda: Layer already exists [2022-10-25T10:55:06.210Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:e2bdec1535471d1cef23115460b8d97cd12187dceb2643380860a1e6c9c6c361 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:06.808Z] + 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-25T10:55:07.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-25T10:55:07.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-25T10:55:07.141Z] ed9d1af9fafd: Preparing [2022-10-25T10:55:07.141Z] bbf778d7ed06: Preparing [2022-10-25T10:55:07.141Z] 39129ef19233: Preparing [2022-10-25T10:55:07.141Z] f022a1438b89: Preparing [2022-10-25T10:55:07.141Z] 0c5de31042fb: Preparing [2022-10-25T10:55:07.141Z] 285505807133: Preparing [2022-10-25T10:55:07.141Z] 9833f26c6bda: Preparing [2022-10-25T10:55:07.141Z] 285505807133: Waiting [2022-10-25T10:55:07.141Z] 9833f26c6bda: Waiting [2022-10-25T10:55:07.141Z] 0c5de31042fb: Layer already exists [2022-10-25T10:55:07.141Z] bbf778d7ed06: Layer already exists [2022-10-25T10:55:07.141Z] f022a1438b89: Layer already exists [2022-10-25T10:55:07.141Z] 39129ef19233: Layer already exists [2022-10-25T10:55:07.141Z] ed9d1af9fafd: Layer already exists [2022-10-25T10:55:07.141Z] 9833f26c6bda: Layer already exists [2022-10-25T10:55:07.141Z] 285505807133: Layer already exists [2022-10-25T10:55:07.406Z] main: digest: sha256:e2bdec1535471d1cef23115460b8d97cd12187dceb2643380860a1e6c9c6c361 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:55:07.456Z] ===================================================== [Pipeline] echo [2022-10-25T10:55:07.465Z] taggedImages: [2022-10-25T10:55:07.465Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:55:07.465Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-25T10:55:07.465Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.101 [2022-10-25T10:55:07.465Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:55:07.465Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-25T10:55:07.494Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-25T10:55:07.494Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:55:07.494Z] latest [2022-10-25T10:55:07.494Z] 2.3.0-dev.101 [2022-10-25T10:55:07.494Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:55:07.494Z] main [2022-10-25T10:55:07.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:07.834Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:08.168Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:55:08.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-25T10:55:08.168Z] b8f03876332e: Preparing [2022-10-25T10:55:08.168Z] 251cafe62e91: Preparing [2022-10-25T10:55:08.168Z] a7323c233672: Preparing [2022-10-25T10:55:08.168Z] 2155d7bee9c3: Preparing [2022-10-25T10:55:08.168Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:08.168Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:08.168Z] a7323c233672: Layer already exists [2022-10-25T10:55:08.433Z] b8f03876332e: Pushed [2022-10-25T10:55:08.433Z] 2155d7bee9c3: Pushed [2022-10-25T10:55:13.762Z] 251cafe62e91: Pushed [2022-10-25T10:55:13.762Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:9447ec3acf4c6b4b0cd18de1820717224ca944ee97cac20a8e1c9cb06e069f3b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:14.098Z] + 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-25T10:55:14.428Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-25T10:55:14.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-25T10:55:14.428Z] b8f03876332e: Preparing [2022-10-25T10:55:14.428Z] 251cafe62e91: Preparing [2022-10-25T10:55:14.428Z] a7323c233672: Preparing [2022-10-25T10:55:14.428Z] 2155d7bee9c3: Preparing [2022-10-25T10:55:14.428Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:14.428Z] a7323c233672: Layer already exists [2022-10-25T10:55:14.428Z] 251cafe62e91: Layer already exists [2022-10-25T10:55:14.428Z] 2155d7bee9c3: Layer already exists [2022-10-25T10:55:14.428Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:14.428Z] b8f03876332e: Layer already exists [2022-10-25T10:55:14.694Z] latest: digest: sha256:9447ec3acf4c6b4b0cd18de1820717224ca944ee97cac20a8e1c9cb06e069f3b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:15.028Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:15.363Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.101 [2022-10-25T10:55:15.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-25T10:55:15.363Z] b8f03876332e: Preparing [2022-10-25T10:55:15.363Z] 251cafe62e91: Preparing [2022-10-25T10:55:15.363Z] a7323c233672: Preparing [2022-10-25T10:55:15.363Z] 2155d7bee9c3: Preparing [2022-10-25T10:55:15.363Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:15.363Z] 2155d7bee9c3: Layer already exists [2022-10-25T10:55:15.363Z] a7323c233672: Layer already exists [2022-10-25T10:55:15.363Z] b8f03876332e: Layer already exists [2022-10-25T10:55:15.363Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:15.363Z] 251cafe62e91: Layer already exists [2022-10-25T10:55:15.363Z] 2.3.0-dev.101: digest: sha256:9447ec3acf4c6b4b0cd18de1820717224ca944ee97cac20a8e1c9cb06e069f3b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:15.971Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:16.300Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:55:16.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-25T10:55:16.300Z] b8f03876332e: Preparing [2022-10-25T10:55:16.300Z] 251cafe62e91: Preparing [2022-10-25T10:55:16.300Z] a7323c233672: Preparing [2022-10-25T10:55:16.300Z] 2155d7bee9c3: Preparing [2022-10-25T10:55:16.300Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:16.300Z] a7323c233672: Layer already exists [2022-10-25T10:55:16.300Z] 251cafe62e91: Layer already exists [2022-10-25T10:55:16.300Z] b8f03876332e: Layer already exists [2022-10-25T10:55:16.300Z] 2155d7bee9c3: Layer already exists [2022-10-25T10:55:16.300Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:16.300Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:9447ec3acf4c6b4b0cd18de1820717224ca944ee97cac20a8e1c9cb06e069f3b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:16.913Z] + 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-25T10:55:17.246Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-25T10:55:17.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-25T10:55:17.247Z] b8f03876332e: Preparing [2022-10-25T10:55:17.247Z] 251cafe62e91: Preparing [2022-10-25T10:55:17.247Z] a7323c233672: Preparing [2022-10-25T10:55:17.247Z] 2155d7bee9c3: Preparing [2022-10-25T10:55:17.247Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:17.247Z] a7323c233672: Layer already exists [2022-10-25T10:55:17.247Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:17.247Z] b8f03876332e: Layer already exists [2022-10-25T10:55:17.247Z] 2155d7bee9c3: Layer already exists [2022-10-25T10:55:17.247Z] 251cafe62e91: Layer already exists [2022-10-25T10:55:17.247Z] main: digest: sha256:9447ec3acf4c6b4b0cd18de1820717224ca944ee97cac20a8e1c9cb06e069f3b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:55:17.565Z] ===================================================== [Pipeline] echo [2022-10-25T10:55:17.573Z] taggedImages: [2022-10-25T10:55:17.573Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:55:17.573Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-25T10:55:17.573Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.101 [2022-10-25T10:55:17.573Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:55:17.573Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-25T10:55:17.594Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-25T10:55:17.594Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:55:17.594Z] latest [2022-10-25T10:55:17.594Z] 2.3.0-dev.101 [2022-10-25T10:55:17.594Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:55:17.594Z] main [2022-10-25T10:55:17.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:17.943Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:18.287Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:55:18.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-25T10:55:18.287Z] a53ffb78af7b: Preparing [2022-10-25T10:55:18.287Z] c977e0e2fece: Preparing [2022-10-25T10:55:18.287Z] a7323c233672: Preparing [2022-10-25T10:55:18.287Z] 445d150b98c3: Preparing [2022-10-25T10:55:18.287Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:18.287Z] 445d150b98c3: Layer already exists [2022-10-25T10:55:18.287Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:18.287Z] a7323c233672: Layer already exists [2022-10-25T10:55:18.553Z] a53ffb78af7b: Pushed [2022-10-25T10:55:23.884Z] c977e0e2fece: Pushed [2022-10-25T10:55:24.151Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:b4e0641e5e8cb26cbcf873c7ac6a9678f43cc5ddd8fad872a5a05dc615b8388b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:24.493Z] + 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-25T10:55:24.830Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-25T10:55:24.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-25T10:55:24.830Z] a53ffb78af7b: Preparing [2022-10-25T10:55:24.830Z] c977e0e2fece: Preparing [2022-10-25T10:55:24.830Z] a7323c233672: Preparing [2022-10-25T10:55:24.830Z] 445d150b98c3: Preparing [2022-10-25T10:55:24.830Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:24.830Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:24.830Z] a7323c233672: Layer already exists [2022-10-25T10:55:24.830Z] c977e0e2fece: Layer already exists [2022-10-25T10:55:24.830Z] 445d150b98c3: Layer already exists [2022-10-25T10:55:24.830Z] a53ffb78af7b: Layer already exists [2022-10-25T10:55:24.830Z] latest: digest: sha256:b4e0641e5e8cb26cbcf873c7ac6a9678f43cc5ddd8fad872a5a05dc615b8388b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:25.440Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:25.779Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.101 [2022-10-25T10:55:25.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-25T10:55:25.779Z] a53ffb78af7b: Preparing [2022-10-25T10:55:25.779Z] c977e0e2fece: Preparing [2022-10-25T10:55:25.779Z] a7323c233672: Preparing [2022-10-25T10:55:25.779Z] 445d150b98c3: Preparing [2022-10-25T10:55:25.779Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:25.779Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:25.779Z] a7323c233672: Layer already exists [2022-10-25T10:55:25.779Z] 445d150b98c3: Layer already exists [2022-10-25T10:55:25.779Z] c977e0e2fece: Layer already exists [2022-10-25T10:55:25.779Z] a53ffb78af7b: Layer already exists [2022-10-25T10:55:25.779Z] 2.3.0-dev.101: digest: sha256:b4e0641e5e8cb26cbcf873c7ac6a9678f43cc5ddd8fad872a5a05dc615b8388b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:26.114Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:26.445Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:55:26.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-25T10:55:26.445Z] a53ffb78af7b: Preparing [2022-10-25T10:55:26.445Z] c977e0e2fece: Preparing [2022-10-25T10:55:26.445Z] a7323c233672: Preparing [2022-10-25T10:55:26.445Z] 445d150b98c3: Preparing [2022-10-25T10:55:26.445Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:26.445Z] a7323c233672: Layer already exists [2022-10-25T10:55:26.445Z] 445d150b98c3: Layer already exists [2022-10-25T10:55:26.445Z] a53ffb78af7b: Layer already exists [2022-10-25T10:55:26.445Z] c977e0e2fece: Layer already exists [2022-10-25T10:55:26.445Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:26.445Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:b4e0641e5e8cb26cbcf873c7ac6a9678f43cc5ddd8fad872a5a05dc615b8388b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:26.775Z] + 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-25T10:55:27.100Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-25T10:55:27.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-25T10:55:27.100Z] a53ffb78af7b: Preparing [2022-10-25T10:55:27.100Z] c977e0e2fece: Preparing [2022-10-25T10:55:27.100Z] a7323c233672: Preparing [2022-10-25T10:55:27.100Z] 445d150b98c3: Preparing [2022-10-25T10:55:27.100Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:27.100Z] a7323c233672: Layer already exists [2022-10-25T10:55:27.100Z] 445d150b98c3: Layer already exists [2022-10-25T10:55:27.100Z] c977e0e2fece: Layer already exists [2022-10-25T10:55:27.100Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:27.100Z] a53ffb78af7b: Layer already exists [2022-10-25T10:55:27.364Z] main: digest: sha256:b4e0641e5e8cb26cbcf873c7ac6a9678f43cc5ddd8fad872a5a05dc615b8388b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:55:27.401Z] ===================================================== [Pipeline] echo [2022-10-25T10:55:27.406Z] taggedImages: [2022-10-25T10:55:27.406Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:55:27.406Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-25T10:55:27.406Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.101 [2022-10-25T10:55:27.406Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:55:27.406Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-25T10:55:27.419Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-25T10:55:27.419Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:55:27.419Z] latest [2022-10-25T10:55:27.419Z] 2.3.0-dev.101 [2022-10-25T10:55:27.419Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:55:27.419Z] main [2022-10-25T10:55:27.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:27.742Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:28.071Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:55:28.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-25T10:55:28.071Z] cd51bae92fcc: Preparing [2022-10-25T10:55:28.071Z] 09f04e9d05f3: Preparing [2022-10-25T10:55:28.071Z] d12cd7b2129c: Preparing [2022-10-25T10:55:28.071Z] ac70539ee189: Preparing [2022-10-25T10:55:28.071Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:28.071Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:28.335Z] 09f04e9d05f3: Pushed [2022-10-25T10:55:28.919Z] cd51bae92fcc: Pushed [2022-10-25T10:55:30.914Z] d12cd7b2129c: Pushed [2022-10-25T10:55:57.620Z] ac70539ee189: Pushed [2022-10-25T10:55:57.620Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf: digest: sha256:32ff4093c99fff790fee2f15de6b6890352e33849524e8e3f59f121626437c7b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:57.961Z] + 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-25T10:55:58.296Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-25T10:55:58.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-25T10:55:58.296Z] cd51bae92fcc: Preparing [2022-10-25T10:55:58.296Z] 09f04e9d05f3: Preparing [2022-10-25T10:55:58.296Z] d12cd7b2129c: Preparing [2022-10-25T10:55:58.296Z] ac70539ee189: Preparing [2022-10-25T10:55:58.296Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:58.296Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:58.296Z] 09f04e9d05f3: Layer already exists [2022-10-25T10:55:58.296Z] d12cd7b2129c: Layer already exists [2022-10-25T10:55:58.296Z] cd51bae92fcc: Layer already exists [2022-10-25T10:55:58.296Z] ac70539ee189: Layer already exists [2022-10-25T10:55:58.561Z] latest: digest: sha256:32ff4093c99fff790fee2f15de6b6890352e33849524e8e3f59f121626437c7b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:58.897Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:59.228Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.101 [2022-10-25T10:55:59.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-25T10:55:59.228Z] cd51bae92fcc: Preparing [2022-10-25T10:55:59.228Z] 09f04e9d05f3: Preparing [2022-10-25T10:55:59.228Z] d12cd7b2129c: Preparing [2022-10-25T10:55:59.228Z] ac70539ee189: Preparing [2022-10-25T10:55:59.228Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:59.228Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:59.228Z] d12cd7b2129c: Layer already exists [2022-10-25T10:55:59.228Z] cd51bae92fcc: Layer already exists [2022-10-25T10:55:59.228Z] ac70539ee189: Layer already exists [2022-10-25T10:55:59.228Z] 09f04e9d05f3: Layer already exists [2022-10-25T10:55:59.228Z] 2.3.0-dev.101: digest: sha256:32ff4093c99fff790fee2f15de6b6890352e33849524e8e3f59f121626437c7b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:59.565Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:55:59.896Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:55:59.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-25T10:55:59.897Z] cd51bae92fcc: Preparing [2022-10-25T10:55:59.897Z] 09f04e9d05f3: Preparing [2022-10-25T10:55:59.897Z] d12cd7b2129c: Preparing [2022-10-25T10:55:59.897Z] ac70539ee189: Preparing [2022-10-25T10:55:59.897Z] 5d3e392a13a0: Preparing [2022-10-25T10:55:59.897Z] 09f04e9d05f3: Layer already exists [2022-10-25T10:55:59.897Z] ac70539ee189: Layer already exists [2022-10-25T10:55:59.897Z] cd51bae92fcc: Layer already exists [2022-10-25T10:55:59.897Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:55:59.897Z] d12cd7b2129c: Layer already exists [2022-10-25T10:55:59.897Z] 9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101: digest: sha256:32ff4093c99fff790fee2f15de6b6890352e33849524e8e3f59f121626437c7b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:56:00.505Z] + 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-25T10:56:00.842Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-25T10:56:00.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-25T10:56:00.842Z] cd51bae92fcc: Preparing [2022-10-25T10:56:00.842Z] 09f04e9d05f3: Preparing [2022-10-25T10:56:00.842Z] d12cd7b2129c: Preparing [2022-10-25T10:56:00.842Z] ac70539ee189: Preparing [2022-10-25T10:56:00.842Z] 5d3e392a13a0: Preparing [2022-10-25T10:56:00.842Z] d12cd7b2129c: Layer already exists [2022-10-25T10:56:00.842Z] 5d3e392a13a0: Layer already exists [2022-10-25T10:56:00.842Z] 09f04e9d05f3: Layer already exists [2022-10-25T10:56:00.842Z] ac70539ee189: Layer already exists [2022-10-25T10:56:00.842Z] cd51bae92fcc: Layer already exists [2022-10-25T10:56:01.110Z] main: digest: sha256:32ff4093c99fff790fee2f15de6b6890352e33849524e8e3f59f121626437c7b size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T10:56:01.153Z] ===================================================== [Pipeline] echo [2022-10-25T10:56:01.160Z] taggedImages: [2022-10-25T10:56:01.160Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf [2022-10-25T10:56:01.160Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-25T10:56:01.160Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.101 [2022-10-25T10:56:01.160Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9ee2498bacc647f13c5df1d0cb60253a462eb6cf-2.3.0-dev.101 [2022-10-25T10:56:01.160Z] - 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-25T10:56:01.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T10:56:01.530Z] [2022-10-25T10:56:01.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:56:01.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T10:56:01.863Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T10:56:01.863Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T10:56:01.863Z] 04944245beec: Pulling fs layer [2022-10-25T10:56:01.863Z] 699f458cf7ca: Pulling fs layer [2022-10-25T10:56:01.863Z] 765212b225bb: Pulling fs layer [2022-10-25T10:56:01.863Z] f23df028b6ca: Pulling fs layer [2022-10-25T10:56:01.863Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T10:56:01.863Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T10:56:01.863Z] 765212b225bb: Waiting [2022-10-25T10:56:01.863Z] 2437ff75d9bd: Waiting [2022-10-25T10:56:01.863Z] d65c8cfc05b1: Waiting [2022-10-25T10:56:02.129Z] 04944245beec: Verifying Checksum [2022-10-25T10:56:02.129Z] 04944245beec: Download complete [2022-10-25T10:56:02.129Z] 765212b225bb: Verifying Checksum [2022-10-25T10:56:02.129Z] 765212b225bb: Download complete [2022-10-25T10:56:02.129Z] f23df028b6ca: Verifying Checksum [2022-10-25T10:56:02.129Z] f23df028b6ca: Download complete [2022-10-25T10:56:02.129Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T10:56:02.129Z] d65c8cfc05b1: Download complete [2022-10-25T10:56:02.397Z] 699f458cf7ca: Verifying Checksum [2022-10-25T10:56:02.397Z] 699f458cf7ca: Download complete [2022-10-25T10:56:02.662Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T10:56:02.662Z] 8998bd30e6a1: Download complete [2022-10-25T10:56:05.237Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T10:56:05.237Z] 2437ff75d9bd: Download complete [2022-10-25T10:56:07.179Z] 8998bd30e6a1: Pull complete [2022-10-25T10:56:07.445Z] 04944245beec: Pull complete [2022-10-25T10:56:08.852Z] 699f458cf7ca: Pull complete [2022-10-25T10:56:08.852Z] 765212b225bb: Pull complete [2022-10-25T10:56:09.812Z] f23df028b6ca: Pull complete [2022-10-25T10:56:10.079Z] d65c8cfc05b1: Pull complete [2022-10-25T10:56:25.066Z] 2437ff75d9bd: Pull complete [2022-10-25T10:56:25.066Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T10:56:25.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T10:56:25.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:56:25.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-116844 does not seem to be running inside a container [2022-10-25T10:56:25.292Z] $ 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/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@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-25T10:56:27.991Z] $ docker top ce3a5084e616cc13b2cfa10c56a0f8e516c6ecf865f72186cc851428b9ce3c83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:56:28.895Z] ---> job-cost.sh [2022-10-25T10:56:28.896Z] lf-activate-venv: SKIPPING [2022-10-25T10:56:28.896Z] INFO: No Stack... [2022-10-25T10:56:29.476Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T10:56:30.056Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T10:56:30.370Z] + cat /w/workspace/edgex-go/339/archives/cost.csv [2022-10-25T10:56:30.370Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T10:56:30.708Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-339-stack-cost] [2022-10-25T10:56:30.715Z] Resource [jenkins-edgexfoundry-edgex-go-main-339-stack-cost] did not exist. Created. [2022-10-25T10:56:30.715Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-339-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T10:56:31.348Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T10:56:31.917Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T10:56:31.925Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-339-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T10:56:31.935Z] $ docker stop --time=1 ce3a5084e616cc13b2cfa10c56a0f8e516c6ecf865f72186cc851428b9ce3c83 [2022-10-25T10:56:33.459Z] $ docker rm -f ce3a5084e616cc13b2cfa10c56a0f8e516c6ecf865f72186cc851428b9ce3c83 [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-25T10:56:33.907Z] provisioning config files... [2022-10-25T10:56:33.916Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/339@tmp/config15048153121802967307tmp [Pipeline] { [Pipeline] sh [2022-10-25T10:56:34.211Z] + set +x [2022-10-25T10:56:34.211Z] + curl -s https://codecov.io/bash [2022-10-25T10:56:34.211Z] + bash -s -- [2022-10-25T10:56:34.211Z] [2022-10-25T10:56:34.211Z] _____ _ [2022-10-25T10:56:34.211Z] / ____| | | [2022-10-25T10:56:34.211Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T10:56:34.211Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T10:56:34.211Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T10:56:34.211Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T10:56:34.211Z] Bash-1.0.6 [2022-10-25T10:56:34.211Z] [2022-10-25T10:56:34.211Z] [2022-10-25T10:56:34.211Z] ==> git version 2.25.1 found [2022-10-25T10:56:34.211Z] ==> 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-25T10:56:34.211Z] Release-Date: 2020-01-08 [2022-10-25T10:56:34.211Z] 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-25T10:56:34.211Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T10:56:34.211Z] ==> Jenkins CI detected. [2022-10-25T10:56:34.211Z] current dir:  /w/workspace/edgex-go/339 [2022-10-25T10:56:34.211Z] project root: . [2022-10-25T10:56:34.211Z] --> token set from env [2022-10-25T10:56:34.211Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T10:56:34.468Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T10:56:34.468Z] ==> Python coveragepy not found [2022-10-25T10:56:34.468Z] ==> Searching for coverage reports in: [2022-10-25T10:56:34.468Z] + . [2022-10-25T10:56:34.468Z] -> Found 1 reports [2022-10-25T10:56:34.468Z] ==> Detecting git/mercurial file structure [2022-10-25T10:56:34.468Z] ==> Reading reports [2022-10-25T10:56:34.468Z] + ./coverage.out bytes=500482 [2022-10-25T10:56:34.468Z] ==> Appending adjustments [2022-10-25T10:56:34.468Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T10:56:35.844Z] + Found adjustments [2022-10-25T10:56:35.844Z] ==> Gzipping contents [2022-10-25T10:56:35.844Z] 64K /tmp/codecov.V9XN53.gz [2022-10-25T10:56:35.844Z] ==> Uploading reports [2022-10-25T10:56:35.845Z] url: https://codecov.io [2022-10-25T10:56:35.845Z] query: branch=main&commit=9ee2498bacc647f13c5df1d0cb60253a462eb6cf&build=339&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F339%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T10:56:35.845Z] -> Pinging Codecov [2022-10-25T10:56:35.845Z] 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=9ee2498bacc647f13c5df1d0cb60253a462eb6cf&build=339&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F339%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T10:56:36.104Z] -> Uploading to [2022-10-25T10:56:36.104Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/00271124DB129430A58F1EEE437C3FCB/9ee2498bacc647f13c5df1d0cb60253a462eb6cf/a4601ec2-8b2e-40a7-8b5c-7649baeca04a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T105635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2297adff178ee98da6154f69e431bb319b6a4581917f363d5f37e8b44106c5a9 [2022-10-25T10:56:36.104Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T10:56:36.104Z] Dload Upload Total Spent Left Speed [2022-10-25T10:56:36.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65275 0 0 100 65275 0 263k --:--:-- --:--:-- --:--:-- 263k [2022-10-25T10:56:36.364Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9ee2498bacc647f13c5df1d0cb60253a462eb6cf [Pipeline] } [2022-10-25T10:56:36.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-25T10:56:36.567Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-25T10:56:36.575Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:56:36.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T10:56:36.868Z] [2022-10-25T10:56:36.868Z] 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-25T10:56:37.167Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T10:56:37.167Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-25T10:56:37.167Z] df9b9388f04a: Pulling fs layer [2022-10-25T10:56:37.167Z] 52dc419b0ee2: Pulling fs layer [2022-10-25T10:56:37.167Z] 25bc292e5bac: Pulling fs layer [2022-10-25T10:56:37.167Z] 114826534d7a: Pulling fs layer [2022-10-25T10:56:37.167Z] 4657fd5d0bcf: Pulling fs layer [2022-10-25T10:56:37.167Z] 6ad1cebc031e: Pulling fs layer [2022-10-25T10:56:37.167Z] 8a3aa393b2d8: Pulling fs layer [2022-10-25T10:56:37.167Z] 4657fd5d0bcf: Waiting [2022-10-25T10:56:37.167Z] 114826534d7a: Waiting [2022-10-25T10:56:37.167Z] 6ad1cebc031e: Waiting [2022-10-25T10:56:37.167Z] 25bc292e5bac: Verifying Checksum [2022-10-25T10:56:37.167Z] 25bc292e5bac: Download complete [2022-10-25T10:56:37.167Z] 52dc419b0ee2: Verifying Checksum [2022-10-25T10:56:37.167Z] 52dc419b0ee2: Download complete [2022-10-25T10:56:37.167Z] 4657fd5d0bcf: Download complete [2022-10-25T10:56:37.167Z] df9b9388f04a: Verifying Checksum [2022-10-25T10:56:37.433Z] 6ad1cebc031e: Verifying Checksum [2022-10-25T10:56:37.433Z] 6ad1cebc031e: Download complete [2022-10-25T10:56:37.433Z] df9b9388f04a: Pull complete [2022-10-25T10:56:37.705Z] 52dc419b0ee2: Pull complete [2022-10-25T10:56:37.705Z] 25bc292e5bac: Pull complete [2022-10-25T10:56:37.971Z] 114826534d7a: Verifying Checksum [2022-10-25T10:56:37.971Z] 114826534d7a: Download complete [2022-10-25T10:56:38.229Z] 8a3aa393b2d8: Verifying Checksum [2022-10-25T10:56:38.229Z] 8a3aa393b2d8: Download complete [2022-10-25T10:56:42.411Z] 114826534d7a: Pull complete [2022-10-25T10:56:42.411Z] 4657fd5d0bcf: Pull complete [2022-10-25T10:56:42.411Z] 6ad1cebc031e: Pull complete [2022-10-25T10:56:44.942Z] 8a3aa393b2d8: Pull complete [2022-10-25T10:56:44.942Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-25T10:56:44.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T10:56:44.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:56:45.017Z] prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container [2022-10-25T10:56:45.062Z] $ 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/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-25T10:56:51.032Z] $ docker top 5ff5af18693188b47b68a9fd35806be865f8dbd582047340fec256e42c0e3b34 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T10:56:51.085Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-25T10:56:51.365Z] + set -o pipefail [2022-10-25T10:56:51.365Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-25T10:56:57.932Z] [2022-10-25T10:56:57.932Z] Monitoring /w/workspace/edgex-go/339 (github.com/edgexfoundry/edgex-go)... [2022-10-25T10:56:57.932Z] [2022-10-25T10:56:57.932Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4260c884-efb2-42bd-a818-21f305e5e227 [2022-10-25T10:56:57.932Z] [2022-10-25T10:56:57.932Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-25T10:56:57.932Z] [2022-10-25T10:56:57.932Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-25T10:56:57.932Z] [2022-10-25T10:56:57.932Z] [2022-10-25T10:56:57.932Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-25T10:56:57.932Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-25T10:56:57.932Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-25T10:56:57.957Z] $ docker stop --time=1 5ff5af18693188b47b68a9fd35806be865f8dbd582047340fec256e42c0e3b34 [2022-10-25T10:57:02.504Z] $ docker rm -f 5ff5af18693188b47b68a9fd35806be865f8dbd582047340fec256e42c0e3b34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-25T10:57:02.859Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T10:57:02.867Z] provisioning config files... [2022-10-25T10:57:02.873Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/339@tmp/config5362150797110484649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:57:03.163Z] --> edgex-publish-swagger.sh [2022-10-25T10:57:03.163Z] === Publish openapi/v2 API === [2022-10-25T10:57:03.163Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-25T10:57:03.163Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/339/openapi/v2/core-command.yaml] [2022-10-25T10:57:03.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T10:57:03.163Z] Dload Upload Total Spent Left Speed [2022-10-25T10:57:04.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34276 --:--:-- --:--:-- --:--:-- 34241 100 33831 0 0 100 33831 0 34276 --:--:-- --:--:-- --:--:-- 34241 [2022-10-25T10:57:04.102Z] [2022-10-25T10:57:04.102Z] [2022-10-25T10:57:04.102Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/339/openapi/v2/core-data.yaml] [2022-10-25T10:57:04.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T10:57:04.102Z] Dload Upload Total Spent Left Speed [2022-10-25T10:57:05.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 64392 0:00:01 0:00:01 --:--:-- 64392 100 71604 0 0 100 71604 0 64334 0:00:01 0:00:01 --:--:-- 64392 [2022-10-25T10:57:05.040Z] [2022-10-25T10:57:05.040Z] [2022-10-25T10:57:05.299Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/339/openapi/v2/core-metadata.yaml] [2022-10-25T10:57:05.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T10:57:05.299Z] Dload Upload Total Spent Left Speed [2022-10-25T10:57:06.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 144k 0 0 100 144k 0 137k 0:00:01 0:00:01 --:--:-- 137k [2022-10-25T10:57:06.234Z] [2022-10-25T10:57:06.234Z] [2022-10-25T10:57:06.234Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/339/openapi/v2/support-notifications.yaml] [2022-10-25T10:57:06.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T10:57:06.234Z] Dload Upload Total Spent Left Speed [2022-10-25T10:57:07.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88084 0:00:01 0:00:01 --:--:-- 88084 100 89318 0 0 100 89318 0 88084 0:00:01 0:00:01 --:--:-- 88084 [2022-10-25T10:57:07.169Z] [2022-10-25T10:57:07.169Z] [2022-10-25T10:57:07.169Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/339/openapi/v2/support-scheduler.yaml] [2022-10-25T10:57:07.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T10:57:07.169Z] Dload Upload Total Spent Left Speed [2022-10-25T10:57:08.546Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39516 0:00:01 0:00:01 --:--:-- 39516 100 39556 0 0 100 39556 0 39516 0:00:01 0:00:01 --:--:-- 39516 [2022-10-25T10:57:08.546Z] [2022-10-25T10:57:08.547Z] [2022-10-25T10:57:08.547Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/339/openapi/v2/system-agent.yaml] [2022-10-25T10:57:08.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T10:57:08.547Z] Dload Upload Total Spent Left Speed [2022-10-25T10:57:09.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20949 --:--:-- --:--:-- --:--:-- 20928 100 20091 0 0 100 20091 0 20928 --:--:-- --:--:-- --:--:-- 20928 [2022-10-25T10:57:09.481Z] [2022-10-25T10:57:09.481Z] [Pipeline] } [2022-10-25T10:57:09.487Z] 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-25T10:57:09.905Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T10:57:09.905Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:57:10.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T10:57:10.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:57:10.262Z] prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container [2022-10-25T10:57:10.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T10:57:10.702Z] $ docker top 08b6e345ebb1fec5970f422b2d02898c124c6f3576cb258826a15e54c602f852 -eo pid,comm [2022-10-25T10:57:10.740Z] 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-25T10:57:10.740Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T10:57:10.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T10:57:10.775Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T10:57:10.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T10:57:10.902Z] $ docker exec 08b6e345ebb1fec5970f422b2d02898c124c6f3576cb258826a15e54c602f852 ssh-agent [2022-10-25T10:57:11.002Z] SSH_AUTH_SOCK=/tmp/ssh-JLctpvCEpgM8/agent.32 [2022-10-25T10:57:11.002Z] SSH_AGENT_PID=38 [2022-10-25T10:57:11.007Z] Running ssh-add (command line suppressed) [2022-10-25T10:57:11.122Z] Identity added: /w/workspace/edgex-go/339@tmp/private_key_7266673229066319216.key (/w/workspace/edgex-go/339@tmp/private_key_7266673229066319216.key) [2022-10-25T10:57:11.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T10:57:11.406Z] + git semver tag [2022-10-25T10:57:11.666Z] 2022-10-25 10:57:11,648 [run_tag] DEBUG tag force:False [2022-10-25T10:57:11.666Z] 2022-10-25 10:57:11,649 [check_head_tag] DEBUG check head tag [2022-10-25T10:57:11.666Z] 2022-10-25 10:57:11,652 [execute] INFO git cat-file --batch-check [2022-10-25T10:57:11.666Z] 2022-10-25 10:57:11,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/339, universal_newlines=False, shell=None, istream=) [2022-10-25T10:57:11.666Z] 2022-10-25 10:57:11,656 [execute] INFO git cat-file --batch [2022-10-25T10:57:11.666Z] 2022-10-25 10:57:11,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/339, universal_newlines=False, shell=None, istream=) [2022-10-25T10:57:11.924Z] 2022-10-25 10:57:11,690 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main [2022-10-25T10:57:11.924Z] 2022-10-25 10:57:11,690 [execute] INFO git tag -a v2.3.0-dev.101 -m v2.3.0-dev.101 [2022-10-25T10:57:11.924Z] 2022-10-25 10:57:11,690 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.101', '-m', 'v2.3.0-dev.101'], cwd=/w/workspace/edgex-go/339, universal_newlines=False, shell=None, istream=None) [2022-10-25T10:57:11.924Z] 2022-10-25 10:57:11,693 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main [2022-10-25T10:57:11.924Z] 2.3.0-dev.101 [Pipeline] } [2022-10-25T10:57:11.945Z] $ docker exec --env ******** --env ******** 08b6e345ebb1fec5970f422b2d02898c124c6f3576cb258826a15e54c602f852 ssh-agent -k [2022-10-25T10:57:12.055Z] unset SSH_AUTH_SOCK; [2022-10-25T10:57:12.055Z] unset SSH_AGENT_PID; [2022-10-25T10:57:12.055Z] echo Agent pid 38 killed; [2022-10-25T10:57:12.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T10:57:12.343Z] + git semver [Pipeline] } [2022-10-25T10:57:12.625Z] $ docker stop --time=1 08b6e345ebb1fec5970f422b2d02898c124c6f3576cb258826a15e54c602f852 [2022-10-25T10:57:13.873Z] $ docker rm -f 08b6e345ebb1fec5970f422b2d02898c124c6f3576cb258826a15e54c602f852 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:57:14.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T10:57:14.240Z] [2022-10-25T10:57:14.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:57:14.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T10:57:14.533Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-25T10:57:14.533Z] ab5ef0e58194: Pulling fs layer [2022-10-25T10:57:14.533Z] 9712f1f96733: Pulling fs layer [2022-10-25T10:57:14.533Z] 63f879dbbcfc: Pulling fs layer [2022-10-25T10:57:14.533Z] 0d9ebad4ef96: Pulling fs layer [2022-10-25T10:57:14.533Z] e9a5061849ea: Pulling fs layer [2022-10-25T10:57:14.533Z] d747dcd14b5f: Pulling fs layer [2022-10-25T10:57:14.533Z] 2de7ff778b66: Pulling fs layer [2022-10-25T10:57:14.533Z] d747dcd14b5f: Waiting [2022-10-25T10:57:14.533Z] 2de7ff778b66: Waiting [2022-10-25T10:57:14.533Z] 0d9ebad4ef96: Waiting [2022-10-25T10:57:14.533Z] e9a5061849ea: Waiting [2022-10-25T10:57:14.533Z] 9712f1f96733: Verifying Checksum [2022-10-25T10:57:14.533Z] 9712f1f96733: Download complete [2022-10-25T10:57:15.154Z] 63f879dbbcfc: Verifying Checksum [2022-10-25T10:57:15.154Z] 63f879dbbcfc: Download complete [2022-10-25T10:57:15.154Z] e9a5061849ea: Verifying Checksum [2022-10-25T10:57:15.154Z] e9a5061849ea: Download complete [2022-10-25T10:57:15.154Z] d747dcd14b5f: Download complete [2022-10-25T10:57:15.154Z] 0d9ebad4ef96: Verifying Checksum [2022-10-25T10:57:15.154Z] 0d9ebad4ef96: Download complete [2022-10-25T10:57:15.412Z] ab5ef0e58194: Download complete [2022-10-25T10:57:15.412Z] 2de7ff778b66: Verifying Checksum [2022-10-25T10:57:15.412Z] 2de7ff778b66: Download complete [2022-10-25T10:57:18.700Z] ab5ef0e58194: Pull complete [2022-10-25T10:57:18.700Z] 9712f1f96733: Pull complete [2022-10-25T10:57:18.959Z] 63f879dbbcfc: Pull complete [2022-10-25T10:57:23.141Z] 0d9ebad4ef96: Pull complete [2022-10-25T10:57:23.399Z] e9a5061849ea: Pull complete [2022-10-25T10:57:23.399Z] d747dcd14b5f: Pull complete [2022-10-25T10:57:24.775Z] 2de7ff778b66: Pull complete [2022-10-25T10:57:24.775Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-25T10:57:24.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T10:57:24.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:57:24.857Z] prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container [2022-10-25T10:57:24.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-25T10:57:29.097Z] $ docker top 4a88423bf0978d845d505d254de8e8a0eb35388db7916e53d85ee2d213c70e3d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-25T10:57:29.156Z] provisioning config files... [2022-10-25T10:57:29.162Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/339@tmp/config15180446399026020047tmp [2022-10-25T10:57:29.173Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/339@tmp/config3112138188975605044tmp [2022-10-25T10:57:29.181Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/339@tmp/config17966639679889376426tmp [Pipeline] { [Pipeline] echo [2022-10-25T10:57:29.192Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:57:29.471Z] ---> sigul-configuration.sh [2022-10-25T10:57:29.471Z] gpg: directory `/root/.gnupg' created [2022-10-25T10:57:29.471Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-25T10:57:29.471Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-25T10:57:29.471Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-25T10:57:29.471Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-25T10:57:29.471Z] gpg: CAST5 encrypted data [2022-10-25T10:57:29.471Z] gpg: encrypted with 1 passphrase [2022-10-25T10:57:29.471Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-25T10:57:29.750Z] + mkdir /home/jenkins [2022-10-25T10:57:29.750Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-25T10:57:30.032Z] + 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-25T10:57:30.041Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:57:30.320Z] ---> sigul-install.sh [2022-10-25T10:57:30.320Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-25T10:57:30.602Z] + git tag --list [2022-10-25T10:57:30.602Z] 0.6.0 [2022-10-25T10:57:30.602Z] 0.6.1 [2022-10-25T10:57:30.602Z] 0.7.0 [2022-10-25T10:57:30.602Z] 0.7.1 [2022-10-25T10:57:30.602Z] v1.0.0 [2022-10-25T10:57:30.602Z] v1.0.1 [2022-10-25T10:57:30.602Z] v1.1.0 [2022-10-25T10:57:30.602Z] v1.2.0 [2022-10-25T10:57:30.602Z] v1.2.1 [2022-10-25T10:57:30.602Z] v1.3.0 [2022-10-25T10:57:30.602Z] v1.3.1 [2022-10-25T10:57:30.602Z] v2.0.0 [2022-10-25T10:57:30.602Z] v2.1.0 [2022-10-25T10:57:30.602Z] v2.1.1 [2022-10-25T10:57:30.602Z] v2.1.1-dev.1 [2022-10-25T10:57:30.602Z] v2.1.1-dev.2 [2022-10-25T10:57:30.602Z] v2.1.1-dev.3 [2022-10-25T10:57:30.602Z] v2.1.1-dev.4 [2022-10-25T10:57:30.602Z] v2.1.1-dev.5 [2022-10-25T10:57:30.602Z] v2.1.1-dev.6 [2022-10-25T10:57:30.602Z] v2.1.1-dev.7 [2022-10-25T10:57:30.602Z] v2.1.1-dev.8 [2022-10-25T10:57:30.602Z] v2.1.2-dev.1 [2022-10-25T10:57:30.602Z] v2.2.0 [2022-10-25T10:57:30.602Z] v2.2.1-dev.1 [2022-10-25T10:57:30.602Z] v2.2.1-dev.10 [2022-10-25T10:57:30.602Z] v2.2.1-dev.11 [2022-10-25T10:57:30.602Z] v2.2.1-dev.12 [2022-10-25T10:57:30.602Z] v2.2.1-dev.13 [2022-10-25T10:57:30.602Z] v2.2.1-dev.14 [2022-10-25T10:57:30.602Z] v2.2.1-dev.15 [2022-10-25T10:57:30.602Z] v2.2.1-dev.16 [2022-10-25T10:57:30.602Z] v2.2.1-dev.17 [2022-10-25T10:57:30.602Z] v2.2.1-dev.18 [2022-10-25T10:57:30.602Z] v2.2.1-dev.19 [2022-10-25T10:57:30.602Z] v2.2.1-dev.2 [2022-10-25T10:57:30.602Z] v2.2.1-dev.20 [2022-10-25T10:57:30.602Z] v2.2.1-dev.21 [2022-10-25T10:57:30.602Z] v2.2.1-dev.22 [2022-10-25T10:57:30.602Z] v2.2.1-dev.23 [2022-10-25T10:57:30.602Z] v2.2.1-dev.24 [2022-10-25T10:57:30.602Z] v2.2.1-dev.25 [2022-10-25T10:57:30.602Z] v2.2.1-dev.26 [2022-10-25T10:57:30.602Z] v2.2.1-dev.27 [2022-10-25T10:57:30.602Z] v2.2.1-dev.28 [2022-10-25T10:57:30.602Z] v2.2.1-dev.29 [2022-10-25T10:57:30.602Z] v2.2.1-dev.3 [2022-10-25T10:57:30.602Z] v2.2.1-dev.4 [2022-10-25T10:57:30.602Z] v2.2.1-dev.5 [2022-10-25T10:57:30.602Z] v2.2.1-dev.6 [2022-10-25T10:57:30.602Z] v2.2.1-dev.7 [2022-10-25T10:57:30.602Z] v2.2.1-dev.8 [2022-10-25T10:57:30.602Z] v2.2.1-dev.9 [2022-10-25T10:57:30.602Z] v2.3.0-dev.100 [2022-10-25T10:57:30.602Z] v2.3.0-dev.101 [2022-10-25T10:57:30.602Z] v2.3.0-dev.29 [2022-10-25T10:57:30.602Z] v2.3.0-dev.30 [2022-10-25T10:57:30.602Z] v2.3.0-dev.31 [2022-10-25T10:57:30.602Z] v2.3.0-dev.32 [2022-10-25T10:57:30.602Z] v2.3.0-dev.33 [2022-10-25T10:57:30.602Z] v2.3.0-dev.34 [2022-10-25T10:57:30.602Z] v2.3.0-dev.35 [2022-10-25T10:57:30.602Z] v2.3.0-dev.36 [2022-10-25T10:57:30.602Z] v2.3.0-dev.37 [2022-10-25T10:57:30.602Z] v2.3.0-dev.38 [2022-10-25T10:57:30.602Z] v2.3.0-dev.39 [2022-10-25T10:57:30.602Z] v2.3.0-dev.40 [2022-10-25T10:57:30.603Z] v2.3.0-dev.41 [2022-10-25T10:57:30.603Z] v2.3.0-dev.42 [2022-10-25T10:57:30.603Z] v2.3.0-dev.43 [2022-10-25T10:57:30.603Z] v2.3.0-dev.44 [2022-10-25T10:57:30.603Z] v2.3.0-dev.45 [2022-10-25T10:57:30.603Z] v2.3.0-dev.46 [2022-10-25T10:57:30.603Z] v2.3.0-dev.47 [2022-10-25T10:57:30.603Z] v2.3.0-dev.48 [2022-10-25T10:57:30.603Z] v2.3.0-dev.49 [2022-10-25T10:57:30.603Z] v2.3.0-dev.50 [2022-10-25T10:57:30.603Z] v2.3.0-dev.51 [2022-10-25T10:57:30.603Z] v2.3.0-dev.52 [2022-10-25T10:57:30.603Z] v2.3.0-dev.53 [2022-10-25T10:57:30.603Z] v2.3.0-dev.54 [2022-10-25T10:57:30.603Z] v2.3.0-dev.55 [2022-10-25T10:57:30.603Z] v2.3.0-dev.56 [2022-10-25T10:57:30.603Z] v2.3.0-dev.57 [2022-10-25T10:57:30.603Z] v2.3.0-dev.58 [2022-10-25T10:57:30.603Z] v2.3.0-dev.59 [2022-10-25T10:57:30.603Z] v2.3.0-dev.60 [2022-10-25T10:57:30.603Z] v2.3.0-dev.61 [2022-10-25T10:57:30.603Z] v2.3.0-dev.62 [2022-10-25T10:57:30.603Z] v2.3.0-dev.63 [2022-10-25T10:57:30.603Z] v2.3.0-dev.64 [2022-10-25T10:57:30.603Z] v2.3.0-dev.65 [2022-10-25T10:57:30.603Z] v2.3.0-dev.66 [2022-10-25T10:57:30.603Z] v2.3.0-dev.67 [2022-10-25T10:57:30.603Z] v2.3.0-dev.68 [2022-10-25T10:57:30.603Z] v2.3.0-dev.69 [2022-10-25T10:57:30.603Z] v2.3.0-dev.70 [2022-10-25T10:57:30.603Z] v2.3.0-dev.71 [2022-10-25T10:57:30.603Z] v2.3.0-dev.72 [2022-10-25T10:57:30.603Z] v2.3.0-dev.73 [2022-10-25T10:57:30.603Z] v2.3.0-dev.74 [2022-10-25T10:57:30.603Z] v2.3.0-dev.75 [2022-10-25T10:57:30.603Z] v2.3.0-dev.76 [2022-10-25T10:57:30.603Z] v2.3.0-dev.77 [2022-10-25T10:57:30.603Z] v2.3.0-dev.78 [2022-10-25T10:57:30.603Z] v2.3.0-dev.79 [2022-10-25T10:57:30.603Z] v2.3.0-dev.80 [2022-10-25T10:57:30.603Z] v2.3.0-dev.81 [2022-10-25T10:57:30.603Z] v2.3.0-dev.82 [2022-10-25T10:57:30.603Z] v2.3.0-dev.83 [2022-10-25T10:57:30.603Z] v2.3.0-dev.84 [2022-10-25T10:57:30.603Z] v2.3.0-dev.85 [2022-10-25T10:57:30.603Z] v2.3.0-dev.86 [2022-10-25T10:57:30.603Z] v2.3.0-dev.87 [2022-10-25T10:57:30.603Z] v2.3.0-dev.88 [2022-10-25T10:57:30.603Z] v2.3.0-dev.89 [2022-10-25T10:57:30.603Z] v2.3.0-dev.90 [2022-10-25T10:57:30.603Z] v2.3.0-dev.91 [2022-10-25T10:57:30.603Z] v2.3.0-dev.92 [2022-10-25T10:57:30.603Z] v2.3.0-dev.93 [2022-10-25T10:57:30.603Z] v2.3.0-dev.94 [2022-10-25T10:57:30.603Z] v2.3.0-dev.95 [2022-10-25T10:57:30.603Z] v2.3.0-dev.96 [2022-10-25T10:57:30.603Z] v2.3.0-dev.97 [2022-10-25T10:57:30.603Z] v2.3.0-dev.98 [2022-10-25T10:57:30.603Z] v2.3.0-dev.99 [Pipeline] sh [2022-10-25T10:57:30.886Z] + lftools sign git-tag v2.3.0-dev.101 [2022-10-25T10:57:31.453Z] Signing Git tag with Sigul... [2022-10-25T10:57:31.453Z] Signing v2.3.0-dev.101 [Pipeline] echo [2022-10-25T10:57:32.029Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:57:32.311Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-25T10:57:32.318Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-25T10:57:32.355Z] $ docker stop --time=1 4a88423bf0978d845d505d254de8e8a0eb35388db7916e53d85ee2d213c70e3d [2022-10-25T10:57:33.706Z] $ docker rm -f 4a88423bf0978d845d505d254de8e8a0eb35388db7916e53d85ee2d213c70e3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-25T10:57:34.105Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T10:57:34.105Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:57:34.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T10:57:34.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:57:34.466Z] prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container [2022-10-25T10:57:34.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T10:57:34.891Z] $ docker top 1885779d65b41f30dda865b48a5e30d6c4052d9582202c9e12527b8185db2848 -eo pid,comm [2022-10-25T10:57:34.929Z] 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-25T10:57:34.929Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T10:57:34.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T10:57:34.969Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T10:57:35.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T10:57:35.105Z] $ docker exec 1885779d65b41f30dda865b48a5e30d6c4052d9582202c9e12527b8185db2848 ssh-agent [2022-10-25T10:57:35.205Z] SSH_AUTH_SOCK=/tmp/ssh-F0Tl3XDDudol/agent.33 [2022-10-25T10:57:35.205Z] SSH_AGENT_PID=39 [2022-10-25T10:57:35.209Z] Running ssh-add (command line suppressed) [2022-10-25T10:57:35.325Z] Identity added: /w/workspace/edgex-go/339@tmp/private_key_2995830988582704228.key (/w/workspace/edgex-go/339@tmp/private_key_2995830988582704228.key) [2022-10-25T10:57:35.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T10:57:35.611Z] + git semver bump pre [2022-10-25T10:57:35.870Z] 2022-10-25 10:57:35,812 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main [2022-10-25T10:57:35.870Z] 2022-10-25 10:57:35,812 [bump_version] DEBUG bumping version:2.3.0-dev.101 on axis:pre with prefix:dev [2022-10-25T10:57:35.870Z] 2022-10-25 10:57:35,812 [bump_version] DEBUG bumped version:2.3.0-dev.102 [2022-10-25T10:57:35.870Z] 2022-10-25 10:57:35,812 [write_version] DEBUG write version:2.3.0-dev.102 to path:/w/workspace/edgex-go/339/.semver/main with force:True [2022-10-25T10:57:35.870Z] 2022-10-25 10:57:35,812 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main [2022-10-25T10:57:35.870Z] 2022-10-25 10:57:35,812 [write_file] DEBUG write to file:/w/workspace/edgex-go/339/.semver/main [2022-10-25T10:57:35.870Z] 2022-10-25 10:57:35,814 [execute] INFO git cat-file --batch-check [2022-10-25T10:57:35.870Z] 2022-10-25 10:57:35,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/339/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T10:57:35.870Z] 2022-10-25 10:57:35,820 [execute] INFO git cat-file --batch [2022-10-25T10:57:35.870Z] 2022-10-25 10:57:35,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/339/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T10:57:35.870Z] 2022-10-25 10:57:35,825 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main [2022-10-25T10:57:35.870Z] 2.3.0-dev.102 [Pipeline] } [2022-10-25T10:57:35.891Z] $ docker exec --env ******** --env ******** 1885779d65b41f30dda865b48a5e30d6c4052d9582202c9e12527b8185db2848 ssh-agent -k [2022-10-25T10:57:35.992Z] unset SSH_AUTH_SOCK; [2022-10-25T10:57:35.992Z] unset SSH_AGENT_PID; [2022-10-25T10:57:35.992Z] echo Agent pid 39 killed; [2022-10-25T10:57:35.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T10:57:36.283Z] + git semver [Pipeline] } [2022-10-25T10:57:36.564Z] $ docker stop --time=1 1885779d65b41f30dda865b48a5e30d6c4052d9582202c9e12527b8185db2848 [2022-10-25T10:57:37.823Z] $ docker rm -f 1885779d65b41f30dda865b48a5e30d6c4052d9582202c9e12527b8185db2848 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T10:57:38.137Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T10:57:38.137Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:57:38.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T10:57:38.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:57:38.488Z] prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container [2022-10-25T10:57:38.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T10:57:38.882Z] $ docker top 4ec65fe5a9c34bb5214adebf6e14f0e4d003a725ba0886017bcf66737e2c2601 -eo pid,comm [2022-10-25T10:57:38.923Z] 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-25T10:57:38.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T10:57:38.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T10:57:38.961Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T10:57:39.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T10:57:39.086Z] $ docker exec 4ec65fe5a9c34bb5214adebf6e14f0e4d003a725ba0886017bcf66737e2c2601 ssh-agent [2022-10-25T10:57:39.183Z] SSH_AUTH_SOCK=/tmp/ssh-zYTbqPaiJE1K/agent.32 [2022-10-25T10:57:39.183Z] SSH_AGENT_PID=38 [2022-10-25T10:57:39.188Z] Running ssh-add (command line suppressed) [2022-10-25T10:57:39.308Z] Identity added: /w/workspace/edgex-go/339@tmp/private_key_17509166732845395345.key (/w/workspace/edgex-go/339@tmp/private_key_17509166732845395345.key) [2022-10-25T10:57:39.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T10:57:39.671Z] + git semver push [2022-10-25T10:57:39.947Z] 2022-10-25 10:57:39,845 [run_push] DEBUG push [2022-10-25T10:57:39.947Z] 2022-10-25 10:57:39,846 [execute] INFO git cat-file --batch-check [2022-10-25T10:57:39.947Z] 2022-10-25 10:57:39,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/339/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T10:57:39.947Z] 2022-10-25 10:57:39,851 [execute] INFO git rev-list 2ffdf6433995d3b73ea6c220053f5082b3728d4a -- [2022-10-25T10:57:39.947Z] 2022-10-25 10:57:39,851 [execute] DEBUG Popen(['git', 'rev-list', '2ffdf6433995d3b73ea6c220053f5082b3728d4a', '--'], cwd=/w/workspace/edgex-go/339/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T10:57:39.947Z] 2022-10-25 10:57:39,867 [execute] INFO git fetch -v origin [2022-10-25T10:57:39.947Z] 2022-10-25 10:57:39,868 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/339/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-25T10:57:40.551Z] 2022-10-25 10:57:40,413 [run_push] DEBUG no remote changes detected [2022-10-25T10:57:40.551Z] 2022-10-25 10:57:40,413 [execute] INFO git push origin semver [2022-10-25T10:57:40.551Z] 2022-10-25 10:57:40,414 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/339/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T10:57:41.523Z] 2022-10-25 10:57:41,422 [run_push] DEBUG push all version tags [2022-10-25T10:57:41.523Z] 2022-10-25 10:57:41,422 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-25T10:57:41.523Z] 2022-10-25 10:57:41,423 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/339, universal_newlines=False, shell=None, istream=None) [2022-10-25T10:57:42.464Z] 2022-10-25 10:57:42,345 [read_version] DEBUG read version from /w/workspace/edgex-go/339/.semver/main [2022-10-25T10:57:42.464Z] 2.3.0-dev.102 [Pipeline] } [2022-10-25T10:57:42.487Z] $ docker exec --env ******** --env ******** 4ec65fe5a9c34bb5214adebf6e14f0e4d003a725ba0886017bcf66737e2c2601 ssh-agent -k [2022-10-25T10:57:42.582Z] unset SSH_AUTH_SOCK; [2022-10-25T10:57:42.582Z] unset SSH_AGENT_PID; [2022-10-25T10:57:42.582Z] echo Agent pid 38 killed; [2022-10-25T10:57:42.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T10:57:42.875Z] + git semver [Pipeline] } [2022-10-25T10:57:43.158Z] $ docker stop --time=1 4ec65fe5a9c34bb5214adebf6e14f0e4d003a725ba0886017bcf66737e2c2601 [2022-10-25T10:57:44.459Z] $ docker rm -f 4ec65fe5a9c34bb5214adebf6e14f0e4d003a725ba0886017bcf66737e2c2601 [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-25T10:57:44.950Z] + [ -d /w/workspace/edgex-go/339/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:57:45.237Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:57:46.091Z] ---> package-listing.sh [2022-10-25T10:57:46.091Z] ++ facter osfamily [2022-10-25T10:57:46.091Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T10:57:46.350Z] + OS_FAMILY=debian [2022-10-25T10:57:46.350Z] + workspace=/w/workspace/edgex-go/339 [2022-10-25T10:57:46.350Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T10:57:46.350Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T10:57:46.350Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T10:57:46.350Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T10:57:46.350Z] + '[' /w/workspace/edgex-go/339 ']' [2022-10-25T10:57:46.350Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T10:57:46.350Z] + case "${OS_FAMILY}" in [2022-10-25T10:57:46.350Z] + dpkg -l [2022-10-25T10:57:46.350Z] + grep '^ii' [2022-10-25T10:57:46.350Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T10:57:46.350Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T10:57:46.350Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T10:57:46.350Z] + '[' /w/workspace/edgex-go/339 ']' [2022-10-25T10:57:46.350Z] + mkdir -p /w/workspace/edgex-go/339/archives/ [2022-10-25T10:57:46.350Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/339/archives/ [Pipeline] echo [2022-10-25T10:57:46.361Z] 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/339/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T10:57:46.640Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:57:47.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T10:57:47.195Z] [2022-10-25T10:57:47.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T10:57:47.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T10:57:47.490Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T10:57:47.490Z] 5eb5b503b376: Pulling fs layer [2022-10-25T10:57:47.490Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T10:57:47.490Z] ec43610c2a17: Pulling fs layer [2022-10-25T10:57:47.490Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T10:57:47.490Z] 33b1e0a273af: Pulling fs layer [2022-10-25T10:57:47.490Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T10:57:47.490Z] 2f39f015ded8: Pulling fs layer [2022-10-25T10:57:47.490Z] 3a2ae6a8a46f: Waiting [2022-10-25T10:57:47.490Z] 33b1e0a273af: Waiting [2022-10-25T10:57:47.490Z] 2f39f015ded8: Waiting [2022-10-25T10:57:47.490Z] 5d3b04190fa2: Waiting [2022-10-25T10:57:47.490Z] 5c69ac0246d0: Download complete [2022-10-25T10:57:47.490Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T10:57:47.490Z] 3a2ae6a8a46f: Download complete [2022-10-25T10:57:47.749Z] 33b1e0a273af: Verifying Checksum [2022-10-25T10:57:47.749Z] 33b1e0a273af: Download complete [2022-10-25T10:57:47.749Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T10:57:47.749Z] 5d3b04190fa2: Download complete [2022-10-25T10:57:47.749Z] ec43610c2a17: Download complete [2022-10-25T10:57:47.749Z] 5eb5b503b376: Verifying Checksum [2022-10-25T10:57:47.749Z] 5eb5b503b376: Download complete [2022-10-25T10:57:48.315Z] 2f39f015ded8: Download complete [2022-10-25T10:57:48.880Z] 5eb5b503b376: Pull complete [2022-10-25T10:57:49.138Z] 5c69ac0246d0: Pull complete [2022-10-25T10:57:49.398Z] ec43610c2a17: Pull complete [2022-10-25T10:57:49.655Z] 3a2ae6a8a46f: Pull complete [2022-10-25T10:57:49.655Z] 33b1e0a273af: Pull complete [2022-10-25T10:57:49.912Z] 5d3b04190fa2: Pull complete [2022-10-25T10:57:54.095Z] 2f39f015ded8: Pull complete [2022-10-25T10:57:54.095Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T10:57:54.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T10:57:54.095Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T10:57:54.185Z] prd-ubuntu20.04-docker-8c-8g-116837 does not seem to be running inside a container [2022-10-25T10:57:54.223Z] $ 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/339/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/339 -v /w/workspace/edgex-go/339:/w/workspace/edgex-go/339:rw,z -v /w/workspace/edgex-go/339@tmp:/w/workspace/edgex-go/339@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T10:57:56.127Z] $ docker top 6d7fe56814d772708d7817b7b9b4bddf28135672138dffafeba2189ee8d3e475 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T10:57:56.457Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T10:57:56.738Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T10:57:57.021Z] + ls /var/log/sa-host [2022-10-25T10:57:57.021Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T10:57:57.166Z] provisioning config files... [2022-10-25T10:57:57.175Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/339@tmp/config9922993366409937692tmp [Pipeline] { [Pipeline] echo [2022-10-25T10:57:57.189Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:57:57.468Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T10:57:57.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:57:57.806Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T10:57:57.814Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:57:58.095Z] ---> sudo-logs.sh [2022-10-25T10:57:58.095Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T10:57:58.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:57:58.404Z] ---> job-cost.sh [2022-10-25T10:57:58.404Z] lf-activate-venv: SKIPPING [2022-10-25T10:57:58.404Z] DEBUG: total: 0.10999999940395355 [2022-10-25T10:57:58.404Z] INFO: Retrieving Stack Cost... [2022-10-25T10:57:58.663Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T10:57:59.228Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T10:57:59.240Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T10:57:59.518Z] ---> logs-deploy.sh [2022-10-25T10:57:59.519Z] lf-activate-venv: SKIPPING [2022-10-25T10:57:59.519Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/339 [2022-10-25T10:57:59.519Z] INFO: archiving workspace using pattern(s): [2022-10-25T10:58:00.454Z] Archives upload complete. [2022-10-25T10:58:00.712Z] INFO: archiving logs to Nexus