Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8ec173763edd28fbc169870ab8f1eb4c3f45690e 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-ssh17611178923415093784.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-ssh12938771367053248347.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-ssh9603592070579703832.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-ssh3902645848353239866.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-ssh9517321505822405950.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-116979 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/343 [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/343 # 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 8ec173763edd28fbc169870ab8f1eb4c3f45690e (main) Commit message: "build: Latest go-mods, config and Dockerfile fix (#4217)" > 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 8ec173763edd28fbc169870ab8f1eb4c3f45690e # timeout=10 > git rev-list --no-walk 9e554929d717cf1151dbdc4a6532773c76b36b26 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T20:20:01.467Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T20:20:01.517Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T20:20:01.535Z] ========================================================= [2022-10-25T20:20:01.535Z] EdgeX Global Pipelines Version Info [2022-10-25T20:20:01.535Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:20:02.259Z] ------------------- [2022-10-25T20:20:02.259Z] stable info: [2022-10-25T20:20:02.259Z] ------------------- [2022-10-25T20:20:02.259Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T20:20:02.259Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T20:20:02.259Z] Message: update stable to v1.0.243 [2022-10-25T20:20:03.203Z] ------------------- [2022-10-25T20:20:03.203Z] experimental info: [2022-10-25T20:20:03.203Z] ------------------- [2022-10-25T20:20:03.203Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T20:20:03.203Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T20:20:03.203Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T20:20:03.415Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-25T20:20:03.429Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-25T20:20:03.440Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T20:20:03.453Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T20:20:03.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T20:20:03.482Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T20:20:03.495Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T20:20:03.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-25T20:20:03.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-25T20:20:03.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-25T20:20:03.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T20:20:03.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T20:20:03.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T20:20:03.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T20:20:03.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T20:20:03.593Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T20:20:03.602Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T20:20:03.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T20:20:03.623Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-25T20:20:03.635Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-25T20:20:03.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T20:20:03.657Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T20:20:03.668Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T20:20:03.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T20:20:03.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T20:20:03.707Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T20:20:03.721Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] echo [2022-10-25T20:20:03.732Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ec1737 [Pipeline] echo [2022-10-25T20:20:03.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:20:03.788Z] provisioning config files... [2022-10-25T20:20:03.801Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/343@tmp/config5530637850681530936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:20:04.096Z] ---> docker-login.sh [2022-10-25T20:20:04.097Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:20:04.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:20:04.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:20:04.356Z] Configure a credential helper to remove this warning. See [2022-10-25T20:20:04.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:20:04.356Z] [2022-10-25T20:20:04.356Z] Login Succeeded [2022-10-25T20:20:04.356Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:20:04.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:20:04.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:20:04.616Z] Configure a credential helper to remove this warning. See [2022-10-25T20:20:04.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:20:04.616Z] [2022-10-25T20:20:04.616Z] Login Succeeded [2022-10-25T20:20:04.616Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:20:04.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:20:04.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:20:04.616Z] Configure a credential helper to remove this warning. See [2022-10-25T20:20:04.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:20:04.616Z] [2022-10-25T20:20:04.616Z] Login Succeeded [2022-10-25T20:20:04.616Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:20:04.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:20:04.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:20:04.875Z] Configure a credential helper to remove this warning. See [2022-10-25T20:20:04.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:20:04.875Z] [2022-10-25T20:20:04.875Z] Login Succeeded [2022-10-25T20:20:04.875Z] docker.io [2022-10-25T20:20:04.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:20:05.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:20:05.135Z] Configure a credential helper to remove this warning. See [2022-10-25T20:20:05.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:20:05.135Z] [2022-10-25T20:20:05.135Z] Login Succeeded [2022-10-25T20:20:05.135Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:20:05.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T20:20:05.448Z] + 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-25T20:20:05.448Z] + dirname cmd/core-command/Dockerfile [2022-10-25T20:20:05.448Z] + cut -d/ -f2 [2022-10-25T20:20:05.448Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-25T20:20:05.448Z] + dirname cmd/core-data/Dockerfile [2022-10-25T20:20:05.448Z] + cut -d/ -f2 [2022-10-25T20:20:05.448Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-25T20:20:05.448Z] + dirname cmd/core-metadata/Dockerfile [2022-10-25T20:20:05.448Z] + cut -d/ -f2 [2022-10-25T20:20:05.448Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-25T20:20:05.448Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-25T20:20:05.448Z] + cut -d/ -f2 [2022-10-25T20:20:05.448Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-25T20:20:05.448Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-25T20:20:05.448Z] + cut -d/ -f2 [2022-10-25T20:20:05.448Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-25T20:20:05.448Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-25T20:20:05.448Z] + cut -d/ -f2 [2022-10-25T20:20:05.448Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-25T20:20:05.449Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-25T20:20:05.449Z] + cut -d/ -f2 [2022-10-25T20:20:05.449Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-25T20:20:05.449Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-25T20:20:05.449Z] + cut -d/ -f2 [2022-10-25T20:20:05.449Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-25T20:20:05.449Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-25T20:20:05.449Z] + cut -d/ -f2 [2022-10-25T20:20:05.449Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-25T20:20:05.449Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-25T20:20:05.449Z] + cut -d/ -f2 [2022-10-25T20:20:05.449Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-25T20:20:05.449Z] + dirname cmd/support-notifications/Dockerfile [2022-10-25T20:20:05.449Z] + cut -d/ -f2 [2022-10-25T20:20:05.449Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-25T20:20:05.449Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-25T20:20:05.449Z] + cut -d/ -f2 [2022-10-25T20:20:05.449Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-25T20:20:05.449Z] + + cutdirname -d/ cmd/sys-mgmt-agent/Dockerfile -f2 [2022-10-25T20:20:05.449Z] [2022-10-25T20:20:05.449Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-25T20:20:05.524Z] 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-25T20:20:05.851Z] + git rev-list -1 --merges 8ec173763edd28fbc169870ab8f1eb4c3f45690e~1..8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] echo [2022-10-25T20:20:05.863Z] -----------> git rev-list -1 --merges 8ec173763edd28fbc169870ab8f1eb4c3f45690e~1..8ec173763edd28fbc169870ab8f1eb4c3f45690e 8ec173763edd28fbc169870ab8f1eb4c3f45690e [false] [Pipeline] sh [2022-10-25T20:20:06.160Z] + git log --format=format:%s -1 8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] echo [2022-10-25T20:20:06.179Z] ========================================================= [2022-10-25T20:20:06.179Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T20:20:06.179Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-25T20:20:06.618Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T20:20:06.618Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T20:20:06.618Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T20:20:06.618Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T20:20:06.618Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T20:20:06.618Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T20:20:06.618Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:20:07.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:20:07.063Z] [2022-10-25T20:20:07.063Z] 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-25T20:20:07.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:20:07.375Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T20:20:07.375Z] b85a868b505f: Pulling fs layer [2022-10-25T20:20:07.375Z] e2be974225ed: Pulling fs layer [2022-10-25T20:20:07.375Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T20:20:07.375Z] 988bab9f4d93: Pulling fs layer [2022-10-25T20:20:07.375Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T20:20:07.375Z] eaf3925da568: Pulling fs layer [2022-10-25T20:20:07.375Z] bab4dde63d76: Pulling fs layer [2022-10-25T20:20:07.375Z] bde34c3a00c8: Pulling fs layer [2022-10-25T20:20:07.375Z] b352a97aabf1: Pulling fs layer [2022-10-25T20:20:07.375Z] 4872d77fe225: Pulling fs layer [2022-10-25T20:20:07.375Z] 5851b861e8e6: Pulling fs layer [2022-10-25T20:20:07.375Z] 1469e6f7b9e6: Waiting [2022-10-25T20:20:07.375Z] bab4dde63d76: Waiting [2022-10-25T20:20:07.375Z] eaf3925da568: Waiting [2022-10-25T20:20:07.375Z] bde34c3a00c8: Waiting [2022-10-25T20:20:07.375Z] 4872d77fe225: Waiting [2022-10-25T20:20:07.375Z] 5851b861e8e6: Waiting [2022-10-25T20:20:07.375Z] b352a97aabf1: Waiting [2022-10-25T20:20:07.375Z] 988bab9f4d93: Waiting [2022-10-25T20:20:07.375Z] e2be974225ed: Verifying Checksum [2022-10-25T20:20:07.375Z] e2be974225ed: Download complete [2022-10-25T20:20:07.375Z] 988bab9f4d93: Download complete [2022-10-25T20:20:07.637Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T20:20:07.637Z] 1469e6f7b9e6: Download complete [2022-10-25T20:20:07.637Z] eaf3925da568: Download complete [2022-10-25T20:20:07.637Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T20:20:07.637Z] 339a4e72a1f5: Download complete [2022-10-25T20:20:07.637Z] bde34c3a00c8: Download complete [2022-10-25T20:20:07.637Z] b352a97aabf1: Verifying Checksum [2022-10-25T20:20:07.637Z] b352a97aabf1: Download complete [2022-10-25T20:20:07.637Z] 4872d77fe225: Verifying Checksum [2022-10-25T20:20:07.637Z] 4872d77fe225: Download complete [2022-10-25T20:20:07.637Z] 5851b861e8e6: Verifying Checksum [2022-10-25T20:20:07.637Z] 5851b861e8e6: Download complete [2022-10-25T20:20:07.637Z] b85a868b505f: Download complete [2022-10-25T20:20:07.896Z] bab4dde63d76: Verifying Checksum [2022-10-25T20:20:07.896Z] bab4dde63d76: Download complete [2022-10-25T20:20:08.833Z] b85a868b505f: Pull complete [2022-10-25T20:20:09.091Z] e2be974225ed: Pull complete [2022-10-25T20:20:09.657Z] 339a4e72a1f5: Pull complete [2022-10-25T20:20:09.657Z] 988bab9f4d93: Pull complete [2022-10-25T20:20:09.916Z] 1469e6f7b9e6: Pull complete [2022-10-25T20:20:09.916Z] eaf3925da568: Pull complete [2022-10-25T20:20:11.815Z] bab4dde63d76: Pull complete [2022-10-25T20:20:11.815Z] bde34c3a00c8: Pull complete [2022-10-25T20:20:11.815Z] b352a97aabf1: Pull complete [2022-10-25T20:20:12.073Z] 4872d77fe225: Pull complete [2022-10-25T20:20:12.073Z] 5851b861e8e6: Pull complete [2022-10-25T20:20:12.073Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T20:20:12.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:20:12.073Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:20:12.148Z] prd-ubuntu20.04-docker-8c-8g-116979 does not seem to be running inside a container [2022-10-25T20:20:12.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:20:15.180Z] $ docker top 3e482a2842eb06003b6245c09ff0aa3dfcee2de30c2a5f6432990bf64d7e7a72 -eo pid,comm [2022-10-25T20:20:15.236Z] 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-25T20:20:15.237Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T20:20:15.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T20:20:15.267Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T20:20:15.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T20:20:15.386Z] $ docker exec 3e482a2842eb06003b6245c09ff0aa3dfcee2de30c2a5f6432990bf64d7e7a72 ssh-agent [2022-10-25T20:20:15.490Z] SSH_AUTH_SOCK=/tmp/ssh-E9pDRGPNtWvT/agent.31 [2022-10-25T20:20:15.490Z] SSH_AGENT_PID=38 [2022-10-25T20:20:15.496Z] Running ssh-add (command line suppressed) [2022-10-25T20:20:15.596Z] Identity added: /w/workspace/edgex-go/343@tmp/private_key_4727944096498868066.key (/w/workspace/edgex-go/343@tmp/private_key_4727944096498868066.key) [2022-10-25T20:20:15.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T20:20:15.893Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T20:20:15.904Z] $ docker exec --env ******** --env ******** 3e482a2842eb06003b6245c09ff0aa3dfcee2de30c2a5f6432990bf64d7e7a72 ssh-agent -k [2022-10-25T20:20:16.016Z] unset SSH_AUTH_SOCK; [2022-10-25T20:20:16.018Z] unset SSH_AGENT_PID; [2022-10-25T20:20:16.018Z] echo Agent pid 38 killed; [2022-10-25T20:20:16.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T20:20:16.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T20:20:16.046Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T20:20:16.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T20:20:16.160Z] $ docker exec 3e482a2842eb06003b6245c09ff0aa3dfcee2de30c2a5f6432990bf64d7e7a72 ssh-agent [2022-10-25T20:20:16.282Z] SSH_AUTH_SOCK=/tmp/ssh-MLtWPw8MGBLE/agent.70 [2022-10-25T20:20:16.282Z] SSH_AGENT_PID=75 [2022-10-25T20:20:16.286Z] Running ssh-add (command line suppressed) [2022-10-25T20:20:16.402Z] Identity added: /w/workspace/edgex-go/343@tmp/private_key_18328101963832649416.key (/w/workspace/edgex-go/343@tmp/private_key_18328101963832649416.key) [2022-10-25T20:20:16.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T20:20:16.704Z] + git semver init [2022-10-25T20:20:16.965Z] 2022-10-25 20:20:16,892 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T20:20:16.965Z] 2022-10-25 20:20:16,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/343/.semver [2022-10-25T20:20:16.965Z] 2022-10-25 20:20:16,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/343/.semver [2022-10-25T20:20:16.965Z] 2022-10-25 20:20:16,894 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/343/.semver'], cwd=/w/workspace/edgex-go/343, universal_newlines=False, shell=None, istream=None) [2022-10-25T20:20:22.287Z] 2022-10-25 20:20:21,391 [append_file] DEBUG append to file:/w/workspace/edgex-go/343/.git/info/exclude [2022-10-25T20:20:22.287Z] 2022-10-25 20:20:21,392 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/343/.semver/main with force:False [2022-10-25T20:20:22.287Z] 2022-10-25 20:20:21,392 [read_version] DEBUG read version from /w/workspace/edgex-go/343/.semver/main [2022-10-25T20:20:22.287Z] 2022-10-25 20:20:21,392 [read_version] DEBUG read version from /w/workspace/edgex-go/343/.semver/main [2022-10-25T20:20:22.287Z] 2.3.0-dev.102 [Pipeline] } [2022-10-25T20:20:22.297Z] $ docker exec --env ******** --env ******** 3e482a2842eb06003b6245c09ff0aa3dfcee2de30c2a5f6432990bf64d7e7a72 ssh-agent -k [2022-10-25T20:20:22.409Z] unset SSH_AUTH_SOCK; [2022-10-25T20:20:22.410Z] unset SSH_AGENT_PID; [2022-10-25T20:20:22.414Z] echo Agent pid 75 killed; [2022-10-25T20:20:22.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T20:20:22.717Z] + git semver [Pipeline] } [2022-10-25T20:20:22.989Z] $ docker stop --time=1 3e482a2842eb06003b6245c09ff0aa3dfcee2de30c2a5f6432990bf64d7e7a72 [2022-10-25T20:20:24.293Z] $ docker rm -f 3e482a2842eb06003b6245c09ff0aa3dfcee2de30c2a5f6432990bf64d7e7a72 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:20:24.619Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T20:20:24.791Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T20:20:24.793Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.102 [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-25T20:20:25.151Z] + git config --global --add safe.directory /w/workspace/edgex-go/343 [Pipeline] echo [2022-10-25T20:20:25.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:20:25.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:20:25.181Z] ========================================================= [2022-10-25T20:20:25.181Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T20:20:25.181Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:20:25.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T20:20:25.463Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T20:20:25.463Z] 213ec9aee27d: Pulling fs layer [2022-10-25T20:20:25.463Z] 4583459ba037: Pulling fs layer [2022-10-25T20:20:25.463Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T20:20:25.463Z] 53926ce57604: Pulling fs layer [2022-10-25T20:20:25.463Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T20:20:25.463Z] 30f14e443154: Pulling fs layer [2022-10-25T20:20:25.463Z] 801331c1e519: Pulling fs layer [2022-10-25T20:20:25.463Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T20:20:25.463Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T20:20:25.463Z] 53926ce57604: Waiting [2022-10-25T20:20:25.463Z] 21b2b0c7a3f4: Waiting [2022-10-25T20:20:25.463Z] 30f14e443154: Waiting [2022-10-25T20:20:25.463Z] 801331c1e519: Waiting [2022-10-25T20:20:25.463Z] 99cc6dd402b0: Waiting [2022-10-25T20:20:25.463Z] 7d9ed39f4882: Waiting [2022-10-25T20:20:25.463Z] 93c1e223e6f2: Download complete [2022-10-25T20:20:25.463Z] 4583459ba037: Verifying Checksum [2022-10-25T20:20:25.463Z] 4583459ba037: Download complete [2022-10-25T20:20:25.463Z] 21b2b0c7a3f4: Download complete [2022-10-25T20:20:25.463Z] 30f14e443154: Verifying Checksum [2022-10-25T20:20:25.463Z] 30f14e443154: Download complete [2022-10-25T20:20:25.463Z] 213ec9aee27d: Verifying Checksum [2022-10-25T20:20:25.463Z] 213ec9aee27d: Download complete [2022-10-25T20:20:25.463Z] 801331c1e519: Verifying Checksum [2022-10-25T20:20:25.463Z] 801331c1e519: Download complete [2022-10-25T20:20:25.732Z] 213ec9aee27d: Pull complete [2022-10-25T20:20:25.732Z] 4583459ba037: Pull complete [2022-10-25T20:20:25.993Z] 93c1e223e6f2: Pull complete [2022-10-25T20:20:25.993Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T20:20:25.993Z] 7d9ed39f4882: Download complete [2022-10-25T20:20:26.251Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T20:20:26.252Z] 99cc6dd402b0: Download complete [2022-10-25T20:20:26.252Z] 53926ce57604: Verifying Checksum [2022-10-25T20:20:26.252Z] 53926ce57604: Download complete [2022-10-25T20:20:30.432Z] 53926ce57604: Pull complete [2022-10-25T20:20:30.432Z] 21b2b0c7a3f4: Pull complete [2022-10-25T20:20:30.432Z] 30f14e443154: Pull complete [2022-10-25T20:20:30.432Z] 801331c1e519: Pull complete [2022-10-25T20:20:32.364Z] 99cc6dd402b0: Pull complete [2022-10-25T20:20:32.627Z] 7d9ed39f4882: Pull complete [2022-10-25T20:20:32.627Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T20:20:32.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T20:20:32.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:20:32.976Z] + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T20:20:32.976Z] WORKDIR /edgex [2022-10-25T20:20:32.976Z] COPY go.mod . [2022-10-25T20:20:32.976Z] RUN go mod download [2022-10-25T20:20:32.976Z] docker build -t ci-base-image-x86_64 -f - . [2022-10-25T20:20:33.566Z] Sending build context to Docker daemon 169.7MB [2022-10-25T20:20:33.566Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T20:20:33.566Z] ---> 1dedd983c030 [2022-10-25T20:20:33.566Z] Step 2/4 : WORKDIR /edgex [2022-10-25T20:20:37.760Z] ---> Running in abd7a4b59323 [2022-10-25T20:20:38.019Z] Removing intermediate container abd7a4b59323 [2022-10-25T20:20:38.019Z] ---> f6902adb2019 [2022-10-25T20:20:38.019Z] Step 3/4 : COPY go.mod . [2022-10-25T20:20:38.019Z] ---> ef7769b96521 [2022-10-25T20:20:38.019Z] Step 4/4 : RUN go mod download [2022-10-25T20:20:38.019Z] ---> Running in 71f1375bceea [2022-10-25T20:20:39.847Z] Still waiting to schedule task [2022-10-25T20:20:39.848Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-116974’ [2022-10-25T20:20:56.118Z] Removing intermediate container 71f1375bceea [2022-10-25T20:20:56.118Z] ---> f8d7a6fe0498 [2022-10-25T20:20:56.118Z] Successfully built f8d7a6fe0498 [2022-10-25T20:20:56.118Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:20:56.422Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T20:20:56.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:20:56.483Z] prd-ubuntu20.04-docker-8c-8g-116979 does not seem to be running inside a container [2022-10-25T20:20:56.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:20:56.854Z] $ docker top fe337ec80e385548f489b496c95d69897abd9a0ad303c1638dd1dab165a9d034 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:20:57.195Z] + go version [2022-10-25T20:20:57.195Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T20:20:57.207Z] $ docker stop --time=1 fe337ec80e385548f489b496c95d69897abd9a0ad303c1638dd1dab165a9d034 [2022-10-25T20:20:58.470Z] $ docker rm -f fe337ec80e385548f489b496c95d69897abd9a0ad303c1638dd1dab165a9d034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:20:58.863Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T20:20:58.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:20:58.926Z] prd-ubuntu20.04-docker-8c-8g-116979 does not seem to be running inside a container [2022-10-25T20:20:58.957Z] $ 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/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:20:59.352Z] $ docker top 1f6864f184f4fd57adf8d94887ddea905f48004c388dbd106661cd1e7eea33e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T20:20:59.416Z] ========================================================= [2022-10-25T20:20:59.416Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-25T20:20:59.416Z] ========================================================= [Pipeline] sh [2022-10-25T20:20:59.690Z] + git config --global --add safe.directory /w/workspace/edgex-go/343 [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:20:59.982Z] + make test [2022-10-25T20:20:59.982Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T20:21:06.533Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-25T20:21:21.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-25T20:21:21.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements [2022-10-25T20:21:21.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.114s coverage: 43.0% of statements [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-25T20:21:21.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.2% of statements [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-25T20:21:21.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.510s coverage: 89.2% of statements [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.097s coverage: 2.2% of statements [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.453s coverage: 95.6% of statements [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements [2022-10-25T20:21:25.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2022-10-25T20:21:25.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2022-10-25T20:21:33.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-10-25T20:21:33.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements [2022-10-25T20:21:36.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 79.9% of statements [2022-10-25T20:21:36.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.7% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 65.8% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 41.8% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.100s coverage: 17.7% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-25T20:21:44.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-10-25T20:21:44.341Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-10-25T20:21:44.599Z] 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-25T20:22:06.510Z] 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-25T20:22:06.510Z] GO111MODULE=on go vet ./... [2022-10-25T20:22:08.421Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T20:22:08.421Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T20:22:08.679Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T20:22:08.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-25T20:22:09.232Z] + ls -al . [2022-10-25T20:22:09.233Z] total 768 [2022-10-25T20:22:09.233Z] drwxrwxr-x 11 1001 1001 4096 Oct 25 20:21 . [2022-10-25T20:22:09.233Z] drwxr-xr-x 4 root root 4096 Oct 25 20:20 .. [2022-10-25T20:22:09.233Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 20:20 .blubracket [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 16 Oct 25 20:20 .dockerignore [2022-10-25T20:22:09.233Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 20:21 .git [2022-10-25T20:22:09.233Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 20:20 .github [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 1030 Oct 25 20:20 .gitignore [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 42 Oct 25 20:20 .golangci.yml [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 87 Oct 25 20:20 .hadolint.yml [2022-10-25T20:22:09.233Z] drwxr-xr-x 3 1001 1001 4096 Oct 25 20:20 .semver [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 166 Oct 25 20:20 .sonarcloud.properties [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 20:20 ADOPTERS.md [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 10722 Oct 25 20:20 Attribution.txt [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 63209 Oct 25 20:20 CHANGELOG.md [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 20:20 CONTRIBUTING.md [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 20:20 GOVERNANCE.md [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 850 Oct 25 20:20 Jenkinsfile [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 20:20 LICENSE [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 13857 Oct 25 20:20 Makefile [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 20:20 OWNERS.md [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 9799 Oct 25 20:20 README.md [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 6912 Oct 25 20:20 SECURITY.md [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 13 Oct 25 20:20 VERSION [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 4131 Oct 25 20:20 ZMQWindows.md [2022-10-25T20:22:09.233Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 20:20 bin [2022-10-25T20:22:09.233Z] drwxrwxr-x 18 1001 1001 4096 Oct 25 20:20 cmd [2022-10-25T20:22:09.233Z] -rw-r--r-- 1 root root 501828 Oct 25 20:21 coverage.out [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 3447 Oct 25 20:20 go.mod [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 45062 Oct 25 20:20 go.sum [2022-10-25T20:22:09.233Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 20:20 internal [2022-10-25T20:22:09.233Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 20:20 openapi [2022-10-25T20:22:09.233Z] drwxrwxr-x 4 1001 1001 4096 Oct 25 20:20 snap [2022-10-25T20:22:09.233Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 20:20 version.go [Pipeline] sh [2022-10-25T20:22:09.516Z] + '[' -e coverage.out ] [2022-10-25T20:22:09.516Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-25T20:22:09.616Z] Stashed 1 file(s) [Pipeline] sh [2022-10-25T20:22:09.895Z] + make build [2022-10-25T20:22:09.895Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-25T20:22:22.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-25T20:22:34.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-25T20:22:34.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T20:22:41.031Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-25T20:22:41.031Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-25T20:22:41.598Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T20:22:42.970Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-25T20:22:43.907Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-25T20:22:44.844Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-25T20:22:45.781Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-25T20:22:46.350Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-25T20:22:48.252Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-25T20:22:49.196Z] $ docker stop --time=1 1f6864f184f4fd57adf8d94887ddea905f48004c388dbd106661cd1e7eea33e8 [2022-10-25T20:22:52.369Z] $ docker rm -f 1f6864f184f4fd57adf8d94887ddea905f48004c388dbd106661cd1e7eea33e8 [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-25T20:22:53.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T20:22:53.240Z] [2022-10-25T20:22:53.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:22:53.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T20:22:53.535Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-25T20:22:53.535Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-25T20:22:53.535Z] ca9280d653b3: Pulling fs layer [2022-10-25T20:22:53.535Z] 7e9c9ca2126c: Pulling fs layer [2022-10-25T20:22:53.535Z] cbdbe7a5bc2a: Download complete [2022-10-25T20:22:53.793Z] ca9280d653b3: Verifying Checksum [2022-10-25T20:22:53.793Z] ca9280d653b3: Download complete [2022-10-25T20:22:53.793Z] cbdbe7a5bc2a: Pull complete [2022-10-25T20:22:54.050Z] 7e9c9ca2126c: Download complete [2022-10-25T20:22:54.050Z] ca9280d653b3: Pull complete [2022-10-25T20:22:57.334Z] 7e9c9ca2126c: Pull complete [2022-10-25T20:22:57.334Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-25T20:22:57.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T20:22:57.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:22:57.404Z] prd-ubuntu20.04-docker-8c-8g-116979 does not seem to be running inside a container [2022-10-25T20:22:57.437Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:22:59.814Z] $ docker top ea4e14a4709fb5e67a53f43e5ad0fa946d5f23425aaed2dad42f14a723d4bf4d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:23:00.156Z] + docker-compose build --help [2022-10-25T20:23:00.156Z] + grep parallel [2022-10-25T20:23:00.724Z] --parallel Build images in parallel. [Pipeline] } [2022-10-25T20:23:00.735Z] $ docker stop --time=1 ea4e14a4709fb5e67a53f43e5ad0fa946d5f23425aaed2dad42f14a723d4bf4d [2022-10-25T20:23:02.001Z] $ docker rm -f ea4e14a4709fb5e67a53f43e5ad0fa946d5f23425aaed2dad42f14a723d4bf4d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:23:02.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-25T20:23:02.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:23:02.467Z] prd-ubuntu20.04-docker-8c-8g-116979 does not seem to be running inside a container [2022-10-25T20:23:02.499Z] $ 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/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:23:02.824Z] $ docker top dc6be232e92282916977687faed053bee9c8acc20eb8bd961a1378387ee4cfc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:23:03.161Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-25T20:23:03.729Z] Building core-command ... [2022-10-25T20:23:03.729Z] Building core-data ... [2022-10-25T20:23:03.729Z] Building core-metadata ... [2022-10-25T20:23:03.729Z] Building security-bootstrapper ... [2022-10-25T20:23:03.729Z] Building security-proxy-setup ... [2022-10-25T20:23:03.729Z] Building security-secretstore-setup ... [2022-10-25T20:23:03.729Z] Building security-spiffe-token-provider ... [2022-10-25T20:23:03.729Z] Building security-spire-agent ... [2022-10-25T20:23:03.729Z] Building security-spire-config ... [2022-10-25T20:23:03.729Z] Building security-spire-server ... [2022-10-25T20:23:03.729Z] Building support-notifications ... [2022-10-25T20:23:03.729Z] Building support-scheduler ... [2022-10-25T20:23:03.729Z] Building sys-mgmt-agent ... [2022-10-25T20:23:03.729Z] Building security-proxy-setup [2022-10-25T20:23:03.729Z] Building security-spire-server [2022-10-25T20:23:03.729Z] Building core-command [2022-10-25T20:23:03.729Z] Building security-spire-agent [2022-10-25T20:23:03.729Z] Building security-bootstrapper [2022-10-25T20:23:07.265Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116982 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-25T20:23:07.276Z] Running in /w/workspace/edgex-go/343 [Pipeline] { [Pipeline] checkout [2022-10-25T20:23:07.327Z] The recommended git tool is: git [2022-10-25T20:23:13.517Z] using credential edgex-jenkins-ssh [2022-10-25T20:23:13.542Z] Cloning the remote Git repository [2022-10-25T20:23:13.603Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-25T20:23:13.700Z] > git init /w/workspace/edgex-go/343 # timeout=10 [2022-10-25T20:23:13.879Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-25T20:23:13.880Z] > git --version # timeout=10 [2022-10-25T20:23:13.902Z] > git --version # 'git version 2.25.1' [2022-10-25T20:23:13.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T20:23:13.955Z] Verifying host key using known hosts file [2022-10-25T20:23:14.181Z] 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-25T20:23:14.195Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T20:23:15.922Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:23:15.922Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:23:15.922Z] ---> f8d7a6fe0498 [2022-10-25T20:23:15.922Z] Step 3/24 : WORKDIR /edgex-go [2022-10-25T20:23:15.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:23:15.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:23:15.922Z] ---> f8d7a6fe0498 [2022-10-25T20:23:15.922Z] Step 3/23 : WORKDIR /edgex-go [2022-10-25T20:23:15.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:23:15.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:23:15.922Z] ---> f8d7a6fe0498 [2022-10-25T20:23:15.922Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:23:15.922Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:23:15.922Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:23:15.922Z] ---> f8d7a6fe0498 [2022-10-25T20:23:15.922Z] Step 3/21 : WORKDIR /edgex-go [2022-10-25T20:23:16.181Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:23:16.181Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:23:16.181Z] ---> f8d7a6fe0498 [2022-10-25T20:23:16.181Z] Step 3/32 : WORKDIR /edgex-go [2022-10-25T20:23:26.156Z] ---> Running in e54d4b888223 [2022-10-25T20:23:26.156Z] ---> Running in 7b317df73171 [2022-10-25T20:23:26.156Z] ---> Running in 3736418a7ad6 [2022-10-25T20:23:26.156Z] ---> Running in 816ec2dee0c9 [2022-10-25T20:23:26.156Z] ---> Running in f6f8bfd23cd6 [2022-10-25T20:23:27.091Z] Removing intermediate container 7b317df73171 [2022-10-25T20:23:27.091Z] ---> 13d00fc28efb [2022-10-25T20:23:27.091Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-10-25T20:23:27.352Z] Removing intermediate container f6f8bfd23cd6 [2022-10-25T20:23:27.352Z] ---> 05031d8e0261 [2022-10-25T20:23:27.352Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T20:23:27.352Z] Removing intermediate container 3736418a7ad6 [2022-10-25T20:23:27.352Z] ---> addc75139109 [2022-10-25T20:23:27.352Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-25T20:23:27.352Z] Removing intermediate container 816ec2dee0c9 [2022-10-25T20:23:27.352Z] ---> 967dc508985e [2022-10-25T20:23:27.352Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T20:23:27.352Z] Removing intermediate container e54d4b888223 [2022-10-25T20:23:27.352Z] ---> 866b8521b308 [2022-10-25T20:23:27.352Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T20:23:27.610Z] ---> Running in 9d3fbab5370e [2022-10-25T20:23:27.610Z] ---> Running in c31f218e31a8 [2022-10-25T20:23:27.610Z] ---> Running in 7fac6159f26c [2022-10-25T20:23:27.610Z] ---> Running in 13b08cad2480 [2022-10-25T20:23:27.868Z] ---> Running in 4d3d79be487d [2022-10-25T20:23:28.126Z] Removing intermediate container 9d3fbab5370e [2022-10-25T20:23:28.126Z] ---> b5f780e93642 [2022-10-25T20:23:28.126Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-25T20:23:28.386Z] ---> Running in 8abc06ae082e [2022-10-25T20:23:28.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:28.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:28.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:29.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:29.159Z] OK: 211 MiB in 51 packages [2022-10-25T20:23:29.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:29.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:29.159Z] OK: 211 MiB in 51 packages [2022-10-25T20:23:29.417Z] OK: 211 MiB in 51 packages [2022-10-25T20:23:29.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:29.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:29.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:29.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:23:30.240Z] OK: 211 MiB in 51 packages [2022-10-25T20:23:30.240Z] OK: 211 MiB in 51 packages [2022-10-25T20:23:30.498Z] Removing intermediate container 13b08cad2480 [2022-10-25T20:23:30.498Z] ---> 74e94636f6c3 [2022-10-25T20:23:30.498Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-25T20:23:30.498Z] Removing intermediate container 7fac6159f26c [2022-10-25T20:23:30.498Z] ---> a289fe9c7c21 [2022-10-25T20:23:30.498Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-25T20:23:31.064Z] Removing intermediate container c31f218e31a8 [2022-10-25T20:23:31.064Z] ---> a764388c9cb6 [2022-10-25T20:23:31.064Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-25T20:23:31.064Z] ---> 3e640d873908 [2022-10-25T20:23:31.064Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:23:31.064Z] ---> 230c69c671d4 [2022-10-25T20:23:31.064Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:23:31.328Z] ---> Running in 45e0851ae557 [2022-10-25T20:23:31.328Z] ---> Running in 83faa5ac93fb [2022-10-25T20:23:31.328Z] Removing intermediate container 8abc06ae082e [2022-10-25T20:23:31.328Z] ---> ad4a754822fa [2022-10-25T20:23:31.328Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-25T20:23:31.587Z] ---> 9e5da2109b88 [2022-10-25T20:23:31.587Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:23:31.587Z] Removing intermediate container 4d3d79be487d [2022-10-25T20:23:31.587Z] ---> 250e84b63da1 [2022-10-25T20:23:31.587Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-25T20:23:31.587Z] ---> Running in c41f272fd711 [2022-10-25T20:23:31.587Z] ---> 211071634a62 [2022-10-25T20:23:31.587Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:23:31.587Z] ---> Running in 16657a4c7786 [2022-10-25T20:23:31.849Z] ---> 22df0635d85b [2022-10-25T20:23:31.849Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:23:31.849Z] ---> Running in 38faf9ba280b [2022-10-25T20:23:32.689Z] Avoid second fetch [2022-10-25T20:23:32.690Z] Checking out Revision 8ec173763edd28fbc169870ab8f1eb4c3f45690e (main) [2022-10-25T20:23:33.399Z] Commit message: "build: Latest go-mods, config and Dockerfile fix (#4217)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2022-10-25T20:23:31.737Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-25T20:23:31.762Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T20:23:32.702Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T20:23:32.719Z] > git checkout -f 8ec173763edd28fbc169870ab8f1eb4c3f45690e # timeout=10 [Pipeline] sh [2022-10-25T20:23:34.372Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T20:23:34.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:23:34.372Z] Dload Upload Total Spent Left Speed [2022-10-25T20:23:34.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 69241 0 --:--:-- --:--:-- --:--:-- 69241 100 12602 100 12602 0 0 68863 0 --:--:-- --:--:-- --:--:-- 68489 [Pipeline] sh [2022-10-25T20:23:35.031Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T20:23:35.363Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T20:23:35.363Z] + sudo tee /etc/docker/daemon.new [2022-10-25T20:23:35.363Z] { [2022-10-25T20:23:35.363Z] "registry-mirrors": [ [2022-10-25T20:23:35.363Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T20:23:35.363Z] ], [2022-10-25T20:23:35.363Z] "bip": "10.250.0.254/24", [2022-10-25T20:23:35.363Z] "hosts": [ [2022-10-25T20:23:35.363Z] "tcp://0.0.0.0:5555", [2022-10-25T20:23:35.363Z] "unix:///var/run/docker.sock" [2022-10-25T20:23:35.363Z] ], [2022-10-25T20:23:35.363Z] "mtu": 1458, [2022-10-25T20:23:35.363Z] "selinux-enabled": true, [2022-10-25T20:23:35.363Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T20:23:35.363Z] } [Pipeline] sh [2022-10-25T20:23:35.704Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T20:23:36.071Z] + sudo service docker restart [2022-10-25T20:23:53.917Z] Removing intermediate container 38faf9ba280b [2022-10-25T20:23:53.918Z] ---> 84cb10089a1f [2022-10-25T20:23:53.918Z] Step 7/24 : COPY . . [2022-10-25T20:23:53.918Z] Removing intermediate container 83faa5ac93fb [2022-10-25T20:23:53.918Z] ---> 3b1e4bbb4ea8 [2022-10-25T20:23:53.918Z] Step 7/21 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:23:54.367Z] provisioning config files... [2022-10-25T20:23:54.398Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/343@tmp/config6463161674491506442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:23:54.762Z] ---> docker-login.sh [2022-10-25T20:23:54.762Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:23:55.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:23:55.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:23:55.360Z] Configure a credential helper to remove this warning. See [2022-10-25T20:23:55.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:23:55.360Z] [2022-10-25T20:23:55.360Z] Login Succeeded [2022-10-25T20:23:55.360Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:23:55.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:23:55.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:23:55.901Z] Configure a credential helper to remove this warning. See [2022-10-25T20:23:55.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:23:55.901Z] [2022-10-25T20:23:55.901Z] Login Succeeded [2022-10-25T20:23:55.901Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:23:56.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:23:56.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:23:56.177Z] Configure a credential helper to remove this warning. See [2022-10-25T20:23:56.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:23:56.177Z] [2022-10-25T20:23:56.177Z] Login Succeeded [2022-10-25T20:23:56.177Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:23:56.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:23:56.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:23:56.720Z] Configure a credential helper to remove this warning. See [2022-10-25T20:23:56.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:23:56.720Z] [2022-10-25T20:23:56.720Z] Login Succeeded [2022-10-25T20:23:56.720Z] docker.io [2022-10-25T20:23:56.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:23:57.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:23:57.307Z] Configure a credential helper to remove this warning. See [2022-10-25T20:23:57.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:23:57.307Z] [2022-10-25T20:23:57.307Z] Login Succeeded [2022-10-25T20:23:57.307Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:23:57.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-25T20:23:57.825Z] + git config --global --add safe.directory /w/workspace/edgex-go/343 [Pipeline] echo [2022-10-25T20:23:57.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:23:57.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:23:57.872Z] ========================================================= [2022-10-25T20:23:57.872Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T20:23:57.872Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:23:58.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T20:23:58.476Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T20:23:58.476Z] 9b18e9b68314: Pulling fs layer [2022-10-25T20:23:58.476Z] d32db5db7311: Pulling fs layer [2022-10-25T20:23:58.476Z] d0c4b47475fc: Pulling fs layer [2022-10-25T20:23:58.476Z] 5831b945b038: Pulling fs layer [2022-10-25T20:23:58.476Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T20:23:58.476Z] e10730c5d714: Pulling fs layer [2022-10-25T20:23:58.476Z] 5dd5c2283517: Pulling fs layer [2022-10-25T20:23:58.476Z] d5ac0230b979: Pulling fs layer [2022-10-25T20:23:58.476Z] 86bbec2aaacd: Waiting [2022-10-25T20:23:58.476Z] e10730c5d714: Waiting [2022-10-25T20:23:58.476Z] 5dd5c2283517: Waiting [2022-10-25T20:23:58.476Z] d5ac0230b979: Waiting [2022-10-25T20:23:58.476Z] 5831b945b038: Waiting [2022-10-25T20:23:58.476Z] d0c4b47475fc: Verifying Checksum [2022-10-25T20:23:58.476Z] d0c4b47475fc: Download complete [2022-10-25T20:23:58.476Z] d32db5db7311: Download complete [2022-10-25T20:23:58.476Z] 86bbec2aaacd: Download complete [2022-10-25T20:23:58.476Z] e10730c5d714: Verifying Checksum [2022-10-25T20:23:58.476Z] e10730c5d714: Download complete [2022-10-25T20:23:58.476Z] 9b18e9b68314: Verifying Checksum [2022-10-25T20:23:58.476Z] 9b18e9b68314: Download complete [2022-10-25T20:23:59.460Z] 9b18e9b68314: Pull complete [2022-10-25T20:23:59.734Z] d5ac0230b979: Verifying Checksum [2022-10-25T20:23:59.734Z] d5ac0230b979: Download complete [2022-10-25T20:24:00.004Z] d32db5db7311: Pull complete [2022-10-25T20:24:00.274Z] d0c4b47475fc: Pull complete [2022-10-25T20:24:00.869Z] 5dd5c2283517: Verifying Checksum [2022-10-25T20:24:00.870Z] 5dd5c2283517: Download complete [2022-10-25T20:24:01.459Z] 5831b945b038: Download complete [2022-10-25T20:24:03.885Z] ---> 7bd829d05497 [2022-10-25T20:24:03.885Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T20:24:03.885Z] ---> 2998346f464f [2022-10-25T20:24:03.885Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-25T20:24:03.885Z] ---> Running in 48956f162deb [2022-10-25T20:24:03.885Z] ---> Running in 6f3f387c2b93 [2022-10-25T20:24:03.885Z] Removing intermediate container 48956f162deb [2022-10-25T20:24:03.885Z] ---> 9084b379ce22 [2022-10-25T20:24:03.885Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-25T20:24:03.885Z] ---> Running in cf87e13bc897 [2022-10-25T20:24:03.885Z] Removing intermediate container c41f272fd711 [2022-10-25T20:24:03.885Z] ---> 309adc1e242e [2022-10-25T20:24:03.885Z] Step 7/23 : COPY . . [2022-10-25T20:24:03.885Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-25T20:24:03.885Z] Removing intermediate container 45e0851ae557 [2022-10-25T20:24:03.885Z] ---> 974fcdd87d1d [2022-10-25T20:24:03.885Z] Step 7/32 : COPY . . [2022-10-25T20:24:03.885Z] Removing intermediate container 16657a4c7786 [2022-10-25T20:24:03.885Z] ---> 4baa9f139e8d [2022-10-25T20:24:03.885Z] Step 8/23 : COPY . . [2022-10-25T20:24:03.885Z] Removing intermediate container cf87e13bc897 [2022-10-25T20:24:03.885Z] ---> 0a13bfb6f4f3 [2022-10-25T20:24:03.885Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T20:24:13.826Z] 5831b945b038: Pull complete [2022-10-25T20:24:13.853Z] ---> Running in 03b89e1b2729 [2022-10-25T20:24:13.853Z] ---> 5b921e1a3803 [2022-10-25T20:24:13.853Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-25T20:24:13.853Z] ---> 294065069df5 [2022-10-25T20:24:13.853Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-25T20:24:13.853Z] ---> 14f1b12cfeab [2022-10-25T20:24:13.853Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T20:24:13.853Z] ---> Running in a4b45cb734b9 [2022-10-25T20:24:13.853Z] ---> Running in 7f33e598f758 [2022-10-25T20:24:13.853Z] ---> Running in 7d979244eb67 [2022-10-25T20:24:13.853Z] Removing intermediate container 7d979244eb67 [2022-10-25T20:24:13.853Z] ---> f14a12e6dcfc [2022-10-25T20:24:13.853Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-25T20:24:13.853Z] ---> Running in 5fd11582cb21 [2022-10-25T20:24:13.853Z] Removing intermediate container 5fd11582cb21 [2022-10-25T20:24:13.853Z] ---> 2ace322674e0 [2022-10-25T20:24:13.853Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T20:24:13.853Z] ---> Running in 0033cfd1ce39 [2022-10-25T20:24:13.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-25T20:24:13.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-25T20:24:14.095Z] 86bbec2aaacd: Pull complete [2022-10-25T20:24:14.110Z] Removing intermediate container 03b89e1b2729 [2022-10-25T20:24:14.110Z] ---> 941e968f2496 [2022-10-25T20:24:14.110Z] Step 11/24 : WORKDIR /edgex-go [2022-10-25T20:24:14.110Z] ---> Running in 937e3a588abf [2022-10-25T20:24:14.368Z] Removing intermediate container 937e3a588abf [2022-10-25T20:24:14.368Z] ---> 54b780c28b46 [2022-10-25T20:24:14.368Z] [2022-10-25T20:24:14.368Z] Step 12/24 : FROM alpine:3.15 [2022-10-25T20:24:14.368Z] 3.15: Pulling from library/alpine [2022-10-25T20:24:14.370Z] e10730c5d714: Pull complete [2022-10-25T20:24:14.627Z] Removing intermediate container 0033cfd1ce39 [2022-10-25T20:24:14.627Z] ---> e674511aa34a [2022-10-25T20:24:14.627Z] Step 11/23 : WORKDIR /edgex-go [2022-10-25T20:24:14.627Z] ---> Running in 99b04cb4af6d [2022-10-25T20:24:14.884Z] Removing intermediate container 99b04cb4af6d [2022-10-25T20:24:14.884Z] ---> fbb9a3c75ab9 [2022-10-25T20:24:14.884Z] [2022-10-25T20:24:14.884Z] Step 12/23 : FROM alpine:3.15 [2022-10-25T20:24:14.884Z] 3.15: Pulling from library/alpine [2022-10-25T20:24:14.884Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T20:24:14.884Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T20:24:14.884Z] Status: Image is up to date for alpine:3.15 [2022-10-25T20:24:14.884Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T20:24:14.884Z] ---> c4fc93816858 [2022-10-25T20:24:14.884Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:24:14.884Z] ---> c4fc93816858 [2022-10-25T20:24:14.884Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:24:15.142Z] ---> Running in 041ef699996f [2022-10-25T20:24:15.142Z] ---> Running in 3b0967dc7ccb [2022-10-25T20:24:15.142Z] Removing intermediate container 3b0967dc7ccb [2022-10-25T20:24:15.142Z] ---> 8dc9f0c60b30 [2022-10-25T20:24:15.142Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T20:24:15.142Z] Removing intermediate container 041ef699996f [2022-10-25T20:24:15.142Z] ---> cf8aade4a387 [2022-10-25T20:24:15.142Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T20:24:15.142Z] ---> Running in 949bcb6e64fa [2022-10-25T20:24:15.401Z] ---> Running in 472a9be9ab3c [2022-10-25T20:24:15.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:15.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:15.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:15.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:15.917Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:24:15.917Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:24:15.917Z] OK: 15857 distinct packages available [2022-10-25T20:24:15.917Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:24:15.917Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:24:15.917Z] OK: 15857 distinct packages available [2022-10-25T20:24:15.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:15.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:16.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:16.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:16.173Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-25T20:24:16.173Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:24:16.173Z] (3/5) Installing libucontext (1.1-r0) [2022-10-25T20:24:16.173Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-25T20:24:16.173Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-25T20:24:16.173Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:24:16.173Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-25T20:24:16.173Z] (3/5) Installing libucontext (1.1-r0) [2022-10-25T20:24:16.173Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:24:16.173Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-25T20:24:16.173Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-25T20:24:16.173Z] OK: 7 MiB in 19 packages [2022-10-25T20:24:16.173Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:24:16.173Z] OK: 7 MiB in 19 packages [2022-10-25T20:24:17.546Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-25T20:24:18.477Z] Removing intermediate container 949bcb6e64fa [2022-10-25T20:24:18.477Z] ---> 718cfd3350c0 [2022-10-25T20:24:18.477Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T20:24:18.477Z] Removing intermediate container 472a9be9ab3c [2022-10-25T20:24:18.477Z] ---> 9399c638c37e [2022-10-25T20:24:18.477Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-25T20:24:21.066Z] 5dd5c2283517: Pull complete [2022-10-25T20:24:23.667Z] d5ac0230b979: Pull complete [2022-10-25T20:24:23.667Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T20:24:23.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T20:24:23.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-25T20:24:24.005Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T20:24:24.005Z] WORKDIR /edgex [2022-10-25T20:24:24.005Z] COPY go.mod . [2022-10-25T20:24:24.005Z] RUN go mod download -t [2022-10-25T20:24:24.005Z] ci-base-image-arm64 -f - . [2022-10-25T20:24:24.591Z] Sending build context to Docker daemon 3.267MB [2022-10-25T20:24:24.591Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T20:24:24.591Z] ---> 59b3b1a385d4 [2022-10-25T20:24:24.591Z] Step 2/4 : WORKDIR /edgex [2022-10-25T20:24:26.537Z] ---> Running in 8f71c3a64ebd [2022-10-25T20:24:26.807Z] Removing intermediate container 8f71c3a64ebd [2022-10-25T20:24:26.807Z] ---> ebaace237222 [2022-10-25T20:24:26.807Z] Step 3/4 : COPY go.mod . [2022-10-25T20:24:27.390Z] ---> b7b8b3e1c276 [2022-10-25T20:24:27.390Z] Step 4/4 : RUN go mod download [2022-10-25T20:24:27.390Z] ---> Running in 01e98f52afc2 [2022-10-25T20:24:36.764Z] ---> 8338163ae620 [2022-10-25T20:24:36.764Z] ---> aadf514b55ea [2022-10-25T20:24:36.764Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T20:24:36.764Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T20:24:39.327Z] ---> f5f75f6d6a5c [2022-10-25T20:24:39.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-25T20:24:39.327Z] ---> 0cc4c087e299 [2022-10-25T20:24:39.327Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T20:24:39.598Z] Removing intermediate container 6f3f387c2b93 [2022-10-25T20:24:39.598Z] ---> 2f7e12020e2e [2022-10-25T20:24:39.598Z] [2022-10-25T20:24:39.598Z] Step 9/21 : FROM alpine:3.16 [2022-10-25T20:24:42.880Z] 3.16: Pulling from library/alpine [2022-10-25T20:24:42.880Z] ---> 48053130d512 [2022-10-25T20:24:42.880Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-25T20:24:42.880Z] ---> b1e90b3284f4 [2022-10-25T20:24:42.880Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-25T20:24:43.446Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T20:24:43.446Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T20:24:43.446Z] ---> edff6d5730c1 [2022-10-25T20:24:43.446Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T20:24:43.446Z] ---> 9c6f07244728 [2022-10-25T20:24:43.446Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-25T20:24:43.446Z] ---> b1324833dbe1 [2022-10-25T20:24:43.446Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-25T20:24:43.706Z] Removing intermediate container a4b45cb734b9 [2022-10-25T20:24:43.706Z] ---> 7c6d2e666cb1 [2022-10-25T20:24:43.706Z] [2022-10-25T20:24:43.706Z] Step 9/32 : FROM alpine:3.16 [2022-10-25T20:24:43.706Z] ---> 9c6f07244728 [2022-10-25T20:24:43.706Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:24:43.706Z] Removing intermediate container 7f33e598f758 [2022-10-25T20:24:43.706Z] ---> 8dfecc65b06b [2022-10-25T20:24:43.706Z] [2022-10-25T20:24:43.706Z] Step 10/23 : FROM alpine:3.16 [2022-10-25T20:24:43.706Z] ---> 9c6f07244728 [2022-10-25T20:24:43.706Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-25T20:24:43.706Z] ---> Running in f49c5ca8232a [2022-10-25T20:24:43.964Z] ---> Running in 4d9437161cf7 [2022-10-25T20:24:44.531Z] ---> Running in 7dd780430bc2 [2022-10-25T20:24:44.531Z] ---> Running in ce26970c82d6 [2022-10-25T20:24:44.531Z] ---> 7b48ae40d2ef [2022-10-25T20:24:44.531Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T20:24:44.531Z] Removing intermediate container f49c5ca8232a [2022-10-25T20:24:44.531Z] ---> 558a0f823689 [2022-10-25T20:24:44.531Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T20:24:44.790Z] ---> Running in 6ee39cce7af1 [2022-10-25T20:24:44.790Z] ---> Running in 175a244d5043 [2022-10-25T20:24:44.790Z] Removing intermediate container ce26970c82d6 [2022-10-25T20:24:44.790Z] ---> 58627584aed7 [2022-10-25T20:24:44.790Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-25T20:24:44.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:45.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:45.048Z] ---> Running in 23d29f49796e [2022-10-25T20:24:45.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:45.048Z] Removing intermediate container 6ee39cce7af1 [2022-10-25T20:24:45.048Z] ---> e02db4049aae [2022-10-25T20:24:45.048Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T20:24:45.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:45.372Z] Removing intermediate container 175a244d5043 [2022-10-25T20:24:45.372Z] ---> 89cd48003e68 [2022-10-25T20:24:45.372Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T20:24:45.372Z] ---> Running in 4961c41bab02 [2022-10-25T20:24:45.373Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-25T20:24:45.373Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-25T20:24:45.373Z] ---> Running in a957790ffa51 [2022-10-25T20:24:45.373Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T20:24:45.373Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-25T20:24:45.373Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T20:24:45.373Z] (5/6) Installing curl (7.83.1-r3) [2022-10-25T20:24:45.373Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:24:45.373Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-25T20:24:45.373Z] OK: 6 MiB in 15 packages [2022-10-25T20:24:45.373Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:24:45.373Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:24:45.637Z] Removing intermediate container 4961c41bab02 [2022-10-25T20:24:45.637Z] ---> 01c935eeff99 [2022-10-25T20:24:45.637Z] Step 22/24 : LABEL arch=x86_64 [2022-10-25T20:24:45.637Z] OK: 8 MiB in 20 packages [2022-10-25T20:24:45.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:45.637Z] Removing intermediate container a957790ffa51 [2022-10-25T20:24:45.637Z] ---> 841a7b81caff [2022-10-25T20:24:45.637Z] Step 22/23 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:24:45.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:45.637Z] ---> Running in c2d002db2008 [2022-10-25T20:24:45.896Z] ---> Running in b65ccac99e66 [2022-10-25T20:24:45.896Z] Removing intermediate container c2d002db2008 [2022-10-25T20:24:45.896Z] ---> b393a46a5068 [2022-10-25T20:24:45.896Z] Step 23/24 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:24:45.896Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-25T20:24:45.896Z] (2/2) Installing su-exec (0.2-r1) [2022-10-25T20:24:45.896Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:24:45.896Z] OK: 6 MiB in 16 packages [2022-10-25T20:24:46.154Z] ---> Running in 27797a26186d [2022-10-25T20:24:46.154Z] Removing intermediate container b65ccac99e66 [2022-10-25T20:24:46.154Z] ---> af7428342750 [2022-10-25T20:24:46.154Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T20:24:46.413Z] Removing intermediate container 7dd780430bc2 [2022-10-25T20:24:46.413Z] ---> 6c2c97b42351 [2022-10-25T20:24:46.413Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:24:46.413Z] ---> Running in 25f930b5440a [2022-10-25T20:24:46.413Z] Removing intermediate container 27797a26186d [2022-10-25T20:24:46.413Z] ---> 49a2bcb07fdb [2022-10-25T20:24:46.413Z] Step 24/24 : LABEL version=2.3.0-dev.102 [2022-10-25T20:24:46.413Z] ---> Running in cb5c51a1689e [2022-10-25T20:24:46.413Z] ---> Running in 9ca9c5289802 [2022-10-25T20:24:46.413Z] Removing intermediate container 4d9437161cf7 [2022-10-25T20:24:46.413Z] ---> 99a8917c4882 [2022-10-25T20:24:46.413Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T20:24:46.684Z] Removing intermediate container 25f930b5440a [2022-10-25T20:24:46.684Z] ---> 5e0d38fd46b7 [2022-10-25T20:24:46.684Z] [2022-10-25T20:24:46.684Z] ---> Running in 94f778b22fb2 [2022-10-25T20:24:46.684Z] Successfully built 5e0d38fd46b7 [2022-10-25T20:24:46.684Z] Removing intermediate container cb5c51a1689e [2022-10-25T20:24:46.684Z] ---> c26e9933fa27 [2022-10-25T20:24:46.684Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-25T20:24:46.942Z] Successfully tagged security-spire-server:latest [2022-10-25T20:24:46.942Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-10-25T20:24:46.942Z] Removing intermediate container 23d29f49796e [2022-10-25T20:24:46.942Z] ---> bdb657f8d7d8 [2022-10-25T20:24:46.942Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-25T20:24:47.201Z] Removing intermediate container 9ca9c5289802 [2022-10-25T20:24:47.201Z] ---> a67984e1f907 [2022-10-25T20:24:47.201Z] [2022-10-25T20:24:47.201Z] Successfully built a67984e1f907 [2022-10-25T20:24:49.744Z] ---> Running in c2faa81e51c6 [2022-10-25T20:24:49.744Z] Successfully tagged security-spire-agent:latest [2022-10-25T20:24:49.744Z] Building core-data [2022-10-25T20:24:50.132Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:24:50.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:24:50.132Z] ---> f8d7a6fe0498 [2022-10-25T20:24:50.132Z] Step 3/22 : WORKDIR /edgex-go [2022-10-25T20:24:50.132Z] ---> Using cache [2022-10-25T20:24:50.132Z] ---> addc75139109 [2022-10-25T20:24:50.132Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-25T20:24:50.132Z] ---> Running in 7cdfc0331a13 [2022-10-25T20:24:55.430Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:24:55.430Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:24:55.430Z] ---> f8d7a6fe0498 [2022-10-25T20:24:55.430Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:24:55.430Z] ---> Using cache [2022-10-25T20:24:55.430Z] ---> 05031d8e0261 [2022-10-25T20:24:55.430Z] Step 4/22 : WORKDIR /edgex-go [2022-10-25T20:24:55.430Z] ---> Using cache [2022-10-25T20:24:55.430Z] ---> b5f780e93642 [2022-10-25T20:24:55.430Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-25T20:24:58.718Z] Removing intermediate container 94f778b22fb2 [2022-10-25T20:24:58.718Z] ---> 914ee780e7f5 [2022-10-25T20:24:58.718Z] Step 12/21 : WORKDIR /edgex [2022-10-25T20:24:58.977Z] Removing intermediate container c2faa81e51c6 [2022-10-25T20:24:58.977Z] ---> 22db19446640 [2022-10-25T20:24:58.977Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-25T20:24:58.977Z] ---> Running in c8a67feb4db4 [2022-10-25T20:24:58.977Z] ---> Running in 1e45d25c143a [2022-10-25T20:24:58.977Z] Removing intermediate container 7cdfc0331a13 [2022-10-25T20:24:58.977Z] ---> d8bdba3ddd2f [2022-10-25T20:24:58.977Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-25T20:24:59.239Z] ---> Running in 7e3155b7d95f [2022-10-25T20:24:59.239Z] ---> Running in fee05b8e0928 [2022-10-25T20:24:59.239Z] ---> Running in 5c44ef4c1d31 [2022-10-25T20:24:59.239Z] Removing intermediate container 7e3155b7d95f [2022-10-25T20:24:59.239Z] ---> eb49de03ed93 [2022-10-25T20:24:59.239Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-25T20:24:59.239Z] Removing intermediate container fee05b8e0928 [2022-10-25T20:24:59.239Z] ---> d18540e6dd22 [2022-10-25T20:24:59.239Z] Step 15/23 : WORKDIR / [2022-10-25T20:24:59.239Z] Removing intermediate container 5c44ef4c1d31 [2022-10-25T20:24:59.239Z] ---> 20f263a69ae1 [2022-10-25T20:24:59.239Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-25T20:24:59.497Z] ---> Running in 927fe15bbeb8 [2022-10-25T20:24:59.497Z] ---> Running in 2d58d82d42c9 [2022-10-25T20:24:59.497Z] ---> d2b8acb64e3b [2022-10-25T20:24:59.497Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-25T20:24:59.497Z] Removing intermediate container 2d58d82d42c9 [2022-10-25T20:24:59.497Z] ---> 7fa73b4f11a6 [2022-10-25T20:24:59.497Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-25T20:24:59.497Z] Removing intermediate container 927fe15bbeb8 [2022-10-25T20:24:59.497Z] ---> bcbcc3e853ee [2022-10-25T20:24:59.497Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:24:59.755Z] ---> Running in 82b52071af5d [2022-10-25T20:24:59.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:59.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:59.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:24:59.755Z] Removing intermediate container 82b52071af5d [2022-10-25T20:24:59.755Z] ---> df56b4a5ba1b [2022-10-25T20:24:59.755Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-25T20:25:00.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:00.013Z] ---> 9f1ff4165928 [2022-10-25T20:25:00.013Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-25T20:25:00.013Z] ---> Running in 155e79e2c0ea [2022-10-25T20:25:00.013Z] ---> 69a057c1bb19 [2022-10-25T20:25:00.013Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-25T20:25:00.013Z] OK: 211 MiB in 51 packages [2022-10-25T20:25:00.270Z] OK: 211 MiB in 51 packages [2022-10-25T20:25:00.529Z] ---> 99ad9125fd37 [2022-10-25T20:25:00.529Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-25T20:25:00.529Z] ---> 3d8822535955 [2022-10-25T20:25:00.529Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T20:25:00.788Z] ---> 771d9678bcae [2022-10-25T20:25:00.788Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-25T20:25:00.788Z] ---> 82a5572d0550 [2022-10-25T20:25:00.788Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T20:25:00.788Z] ---> Running in 60be6414f648 [2022-10-25T20:25:00.788Z] ---> Running in e2e8a1506aad [2022-10-25T20:25:00.788Z] Removing intermediate container 60be6414f648 [2022-10-25T20:25:00.788Z] ---> 384f0b6249f2 [2022-10-25T20:25:00.788Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:25:01.091Z] ---> Running in 5fe024d6b3a7 [2022-10-25T20:25:01.091Z] Removing intermediate container 1e45d25c143a [2022-10-25T20:25:01.091Z] ---> 3b51644b0b33 [2022-10-25T20:25:01.091Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T20:25:01.091Z] Removing intermediate container 5fe024d6b3a7 [2022-10-25T20:25:01.091Z] ---> a0944df5898d [2022-10-25T20:25:01.091Z] Step 21/23 : LABEL arch=x86_64 [2022-10-25T20:25:01.663Z] ---> Running in aad9a8c34aaf [2022-10-25T20:25:01.663Z] ---> 8bdaa14df442 [2022-10-25T20:25:01.663Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:25:01.663Z] Removing intermediate container c8a67feb4db4 [2022-10-25T20:25:01.663Z] ---> 3003b9c09a1a [2022-10-25T20:25:01.663Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-25T20:25:02.234Z] ---> Running in 5e5d76baafa6 [2022-10-25T20:25:02.492Z] Removing intermediate container 155e79e2c0ea [2022-10-25T20:25:02.492Z] ---> 26ddc767c018 [2022-10-25T20:25:02.492Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-25T20:25:02.750Z] ---> b52b32c30331 [2022-10-25T20:25:02.750Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:25:02.750Z] Removing intermediate container aad9a8c34aaf [2022-10-25T20:25:02.750Z] ---> 0105a2df42c5 [2022-10-25T20:25:02.750Z] Step 22/23 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:25:03.009Z] ---> Running in 9f4048b267d0 [2022-10-25T20:25:03.009Z] ---> Running in 4cb197d7ac05 [2022-10-25T20:25:03.009Z] ---> Running in b4662396c5bc [2022-10-25T20:25:03.584Z] Removing intermediate container b4662396c5bc [2022-10-25T20:25:03.584Z] ---> 042e79eed23e [2022-10-25T20:25:03.584Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T20:25:03.846Z] Removing intermediate container 9f4048b267d0 [2022-10-25T20:25:03.846Z] ---> 476b8540e9f6 [2022-10-25T20:25:03.846Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-25T20:25:03.846Z] Removing intermediate container e2e8a1506aad [2022-10-25T20:25:03.846Z] ---> 1393dcb24f55 [2022-10-25T20:25:03.846Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T20:25:04.104Z] ---> Running in 10688f61bf29 [2022-10-25T20:25:04.104Z] ---> Running in 8875e7e49781 [2022-10-25T20:25:04.388Z] ---> 1302b3d53acf [2022-10-25T20:25:04.388Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-25T20:25:04.388Z] Removing intermediate container 10688f61bf29 [2022-10-25T20:25:04.388Z] ---> 4b291e9b847f [2022-10-25T20:25:04.388Z] [2022-10-25T20:25:04.388Z] ---> Running in a6a0cc4310ff [2022-10-25T20:25:04.388Z] Removing intermediate container 8875e7e49781 [2022-10-25T20:25:04.388Z] ---> e6aa0bd9336b [2022-10-25T20:25:04.388Z] Step 19/21 : LABEL arch=x86_64 [2022-10-25T20:25:04.388Z] Successfully built 4b291e9b847f [2022-10-25T20:25:04.388Z] Successfully tagged core-command:latest [2022-10-25T20:25:04.388Z] Building security-secretstore-setup [2022-10-25T20:25:04.388Z]  Building core-command ... done  ---> Running in 6f89dc3b1366 [2022-10-25T20:25:05.798Z] Removing intermediate container 6f89dc3b1366 [2022-10-25T20:25:05.798Z] ---> b23f62cf9df8 [2022-10-25T20:25:05.798Z] Step 20/21 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:25:06.374Z] Removing intermediate container 01e98f52afc2 [2022-10-25T20:25:06.374Z] ---> 1e1df5d6c25c [2022-10-25T20:25:06.374Z] Successfully built 1e1df5d6c25c [2022-10-25T20:25:06.374Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:25:06.708Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T20:25:06.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:25:06.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-116982 does not seem to be running inside a container [2022-10-25T20:25:06.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:25:07.892Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:25:07.892Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:25:07.892Z] ---> f8d7a6fe0498 [2022-10-25T20:25:07.892Z] Step 3/24 : WORKDIR /edgex-go [2022-10-25T20:25:07.892Z] ---> Using cache [2022-10-25T20:25:07.892Z] ---> addc75139109 [2022-10-25T20:25:07.892Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-25T20:25:07.892Z] ---> Using cache [2022-10-25T20:25:07.892Z] ---> 74e94636f6c3 [2022-10-25T20:25:07.892Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-25T20:25:07.892Z] ---> Using cache [2022-10-25T20:25:07.892Z] ---> 3e640d873908 [2022-10-25T20:25:07.892Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:25:07.892Z] ---> Using cache [2022-10-25T20:25:07.892Z] ---> 3b1e4bbb4ea8 [2022-10-25T20:25:07.892Z] Step 7/24 : COPY . . [2022-10-25T20:25:07.892Z] ---> Using cache [2022-10-25T20:25:07.892Z] ---> 2998346f464f [2022-10-25T20:25:07.892Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-25T20:25:08.240Z] $ docker top 1f85a2fcfa0c467d67bbf8e01f8620de4da6d8de78666845a20f84f799939959 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:25:09.107Z] + go version [2022-10-25T20:25:09.107Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T20:25:09.120Z] $ docker stop --time=1 1f85a2fcfa0c467d67bbf8e01f8620de4da6d8de78666845a20f84f799939959 [2022-10-25T20:25:10.783Z] $ docker rm -f 1f85a2fcfa0c467d67bbf8e01f8620de4da6d8de78666845a20f84f799939959 [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-25T20:25:11.195Z] ---> Running in eaceb8eb3a2f [2022-10-25T20:25:11.195Z] ---> Running in d53b42177620 [2022-10-25T20:25:11.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T20:25:11.381Z] [2022-10-25T20:25:11.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:25:11.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T20:25:11.718Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-25T20:25:11.718Z] 29e5d40040c1: Pulling fs layer [2022-10-25T20:25:11.718Z] 1ce36da41761: Pulling fs layer [2022-10-25T20:25:11.718Z] 25b303627fd3: Pulling fs layer [2022-10-25T20:25:11.988Z] 29e5d40040c1: Verifying Checksum [2022-10-25T20:25:11.988Z] 29e5d40040c1: Download complete [2022-10-25T20:25:12.259Z] 1ce36da41761: Verifying Checksum [2022-10-25T20:25:12.259Z] 1ce36da41761: Download complete [2022-10-25T20:25:12.527Z] 29e5d40040c1: Pull complete [2022-10-25T20:25:13.944Z] 1ce36da41761: Pull complete [2022-10-25T20:25:13.944Z] 25b303627fd3: Verifying Checksum [2022-10-25T20:25:13.944Z] 25b303627fd3: Download complete [2022-10-25T20:25:19.389Z] Removing intermediate container d53b42177620 [2022-10-25T20:25:19.389Z] ---> a5117734d923 [2022-10-25T20:25:19.389Z] Step 21/21 : LABEL version=2.3.0-dev.102 [2022-10-25T20:25:19.389Z] ---> Running in b5524d5ccbcc [2022-10-25T20:25:19.389Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-25T20:25:19.389Z] Removing intermediate container a6a0cc4310ff [2022-10-25T20:25:19.389Z] ---> 13122c617d57 [2022-10-25T20:25:19.389Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:25:19.389Z] Removing intermediate container b5524d5ccbcc [2022-10-25T20:25:19.389Z] ---> f680925a1a6b [2022-10-25T20:25:19.389Z] [2022-10-25T20:25:19.389Z] Successfully built f680925a1a6b [2022-10-25T20:25:20.852Z] Successfully tagged security-proxy-setup:latest [2022-10-25T20:25:20.852Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-10-25T20:25:24.043Z] 25b303627fd3: Pull complete [2022-10-25T20:25:24.043Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-25T20:25:24.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T20:25:24.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:25:24.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-116982 does not seem to be running inside a container [2022-10-25T20:25:24.296Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:25:25.059Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:25:25.059Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:25:26.191Z] ---> f8d7a6fe0498 [2022-10-25T20:25:26.191Z] Step 3/19 : WORKDIR /edgex-go [2022-10-25T20:25:26.535Z] $ docker top 234b488a5fc239f7775f9aa654a95dc23daba0a09218fa84b15b790f00d9caaa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:25:26.759Z] ---> Using cache [2022-10-25T20:25:26.759Z] ---> addc75139109 [2022-10-25T20:25:26.759Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-25T20:25:27.380Z] + docker-compose build --help [2022-10-25T20:25:27.380Z] + grep parallel [2022-10-25T20:25:32.729Z] --parallel Build images in parallel. [Pipeline] } [2022-10-25T20:25:32.742Z] $ docker stop --time=1 234b488a5fc239f7775f9aa654a95dc23daba0a09218fa84b15b790f00d9caaa [2022-10-25T20:25:35.221Z] $ docker rm -f 234b488a5fc239f7775f9aa654a95dc23daba0a09218fa84b15b790f00d9caaa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:25:35.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-25T20:25:35.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:25:35.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-116982 does not seem to be running inside a container [2022-10-25T20:25:36.004Z] $ 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/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:25:36.820Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-25T20:25:36.820Z] ---> 64446442a239 [2022-10-25T20:25:36.820Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-25T20:25:36.820Z] ---> Running in b38738e2399c [2022-10-25T20:25:36.820Z] Removing intermediate container 4cb197d7ac05 [2022-10-25T20:25:36.820Z] ---> a878381b31e5 [2022-10-25T20:25:36.820Z] Step 7/22 : COPY . . [2022-10-25T20:25:36.820Z] Removing intermediate container 5e5d76baafa6 [2022-10-25T20:25:36.820Z] ---> bb1381cd9da3 [2022-10-25T20:25:36.820Z] Step 8/22 : COPY . . [2022-10-25T20:25:37.170Z] $ docker top 6fa33939c6eb133632e6455d26a724b5a10364f9e69a3d0a5e203a956bf7ba5b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:25:37.667Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-25T20:25:40.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:40.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:40.187Z] v3.16.2-338-g66e9ed6d86 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-25T20:25:40.187Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-25T20:25:40.187Z] OK: 17039 distinct packages available [2022-10-25T20:25:40.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:40.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:40.448Z] OK: 211 MiB in 51 packages [2022-10-25T20:25:42.995Z] Building core-command ... [2022-10-25T20:25:42.995Z] Building core-data ... [2022-10-25T20:25:42.995Z] Building core-metadata ... [2022-10-25T20:25:42.995Z] Building security-bootstrapper ... [2022-10-25T20:25:42.995Z] Building security-proxy-setup ... [2022-10-25T20:25:42.995Z] Building security-secretstore-setup ... [2022-10-25T20:25:42.995Z] Building security-spiffe-token-provider ... [2022-10-25T20:25:42.995Z] Building security-spire-agent ... [2022-10-25T20:25:42.995Z] Building security-spire-config ... [2022-10-25T20:25:42.995Z] Building security-spire-server ... [2022-10-25T20:25:42.995Z] Building support-notifications ... [2022-10-25T20:25:42.995Z] Building support-scheduler ... [2022-10-25T20:25:42.995Z] Building sys-mgmt-agent ... [2022-10-25T20:25:42.995Z] Building security-spire-server [2022-10-25T20:25:42.995Z] Building support-scheduler [2022-10-25T20:25:42.995Z] Building support-notifications [2022-10-25T20:25:42.995Z] Building security-spire-config [2022-10-25T20:25:42.995Z] Building security-bootstrapper [2022-10-25T20:25:52.687Z] ---> cc6ee8fff172 [2022-10-25T20:25:52.687Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-25T20:25:52.687Z] ---> 55850db25fe6 [2022-10-25T20:25:52.687Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-25T20:25:54.597Z] ---> 350f7a7bc4a7 [2022-10-25T20:25:54.597Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-25T20:25:54.858Z] ---> Running in 227c50e9d875 [2022-10-25T20:25:54.858Z] ---> af410d7380d9 [2022-10-25T20:25:54.858Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-25T20:25:55.129Z] Removing intermediate container eaceb8eb3a2f [2022-10-25T20:25:55.129Z] ---> 95b2d471ab6d [2022-10-25T20:25:55.129Z] [2022-10-25T20:25:55.129Z] Step 9/24 : FROM alpine:3.16 [2022-10-25T20:25:55.129Z] ---> 9c6f07244728 [2022-10-25T20:25:55.129Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-25T20:25:55.389Z] Removing intermediate container b38738e2399c [2022-10-25T20:25:55.389Z] ---> 14b644618d7d [2022-10-25T20:25:55.389Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-25T20:25:55.389Z] ---> Running in 44ae965e273e [2022-10-25T20:25:55.961Z] ---> Running in a07c6156ea4a [2022-10-25T20:25:55.961Z] ---> 595560e6a55a [2022-10-25T20:25:55.962Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-25T20:25:56.222Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-25T20:25:56.485Z] ---> b576def2c8bf [2022-10-25T20:25:56.485Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:25:56.747Z] ---> Running in 6b545fceaded [2022-10-25T20:25:56.747Z] ---> 86335cf976f7 [2022-10-25T20:25:56.747Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-25T20:25:56.747Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-25T20:25:57.011Z] ---> 7516361019c0 [2022-10-25T20:25:57.011Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-25T20:25:57.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:57.011Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:25:57.272Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-25T20:25:57.549Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-25T20:25:57.549Z] (3/3) Installing su-exec (0.2-r1) [2022-10-25T20:25:57.549Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:25:57.549Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:25:57.549Z] ---> 3055141b1217 [2022-10-25T20:25:57.549Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-25T20:25:57.549Z] OK: 6 MiB in 17 packages [2022-10-25T20:25:57.973Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:25:57.973Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:25:57.973Z] ---> 1e1df5d6c25c [2022-10-25T20:25:57.973Z] Step 3/32 : WORKDIR /edgex-go [2022-10-25T20:25:57.973Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:25:57.973Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:25:57.973Z] ---> 1e1df5d6c25c [2022-10-25T20:25:57.973Z] Step 3/24 : WORKDIR /edgex-go [2022-10-25T20:25:57.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:25:57.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:25:57.973Z] ---> 1e1df5d6c25c [2022-10-25T20:25:57.973Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:25:57.973Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:25:57.973Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:25:57.973Z] ---> 1e1df5d6c25c [2022-10-25T20:25:57.973Z] Step 3/23 : WORKDIR /edgex-go [2022-10-25T20:25:57.973Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:25:57.973Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:25:57.973Z] ---> 1e1df5d6c25c [2022-10-25T20:25:57.973Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:25:57.973Z] ---> Running in 7d619a3be729 [2022-10-25T20:25:57.973Z] ---> Running in bbea341ffc4b [2022-10-25T20:25:57.973Z] ---> Running in 83223bdeb859 [2022-10-25T20:25:57.973Z] ---> Running in 00082a3ee0e5 [2022-10-25T20:25:57.973Z] ---> Running in f278bc443929 [2022-10-25T20:25:57.973Z] Removing intermediate container 7d619a3be729 [2022-10-25T20:25:57.973Z] ---> 196ca715357c [2022-10-25T20:25:57.973Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T20:25:57.973Z] ---> Running in 95a31a80e1d8 [2022-10-25T20:25:57.973Z] Removing intermediate container f278bc443929 [2022-10-25T20:25:57.973Z] ---> 7f5ba17a69a0 [2022-10-25T20:25:57.973Z] Step 4/22 : WORKDIR /edgex-go [2022-10-25T20:25:57.973Z] Removing intermediate container 83223bdeb859 [2022-10-25T20:25:57.973Z] ---> 163be8b6aec3 [2022-10-25T20:25:57.973Z] Step 4/32 : RUN apk add --update --no-cache make gitRemoving intermediate container bbea341ffc4b [2022-10-25T20:25:57.973Z] [2022-10-25T20:25:57.973Z] ---> 43e59437f745 [2022-10-25T20:25:57.973Z] Step 4/22 : WORKDIR /edgex-go [2022-10-25T20:25:57.973Z] Removing intermediate container 00082a3ee0e5 [2022-10-25T20:25:57.973Z] ---> 783188233b82 [2022-10-25T20:25:57.973Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T20:25:57.973Z] ---> Running in 7f017b0600df [2022-10-25T20:25:57.973Z] ---> Running in c777ec3d72e0 [2022-10-25T20:25:57.973Z] ---> Running in 6c1926aa2704 [2022-10-25T20:25:57.973Z] ---> Running in 2fe3be8c9085 [2022-10-25T20:25:57.973Z] Removing intermediate container c777ec3d72e0 [2022-10-25T20:25:57.973Z] ---> 3820e74e164f [2022-10-25T20:25:57.973Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-25T20:25:57.973Z] Removing intermediate container 7f017b0600df [2022-10-25T20:25:57.973Z] ---> 357b7c8e82e1 [2022-10-25T20:25:57.973Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-25T20:25:57.973Z] ---> Running in 843116a6f7db [2022-10-25T20:25:57.973Z] ---> Running in 6bd1dc131af8 [2022-10-25T20:25:58.125Z] ---> Running in 1b698ebdc6b0 [2022-10-25T20:26:00.030Z] Removing intermediate container a07c6156ea4a [2022-10-25T20:26:00.030Z] ---> 2ecc9275f732 [2022-10-25T20:26:00.030Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T20:26:00.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:26:00.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:26:00.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:26:00.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:26:00.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:26:00.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:26:01.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:26:01.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:26:01.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:26:02.333Z] OK: 221 MiB in 51 packages [2022-10-25T20:26:02.333Z] OK: 221 MiB in 51 packages [2022-10-25T20:26:02.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:26:02.333Z] OK: 221 MiB in 51 packages [2022-10-25T20:26:02.918Z] OK: 221 MiB in 51 packages [2022-10-25T20:26:03.504Z] OK: 221 MiB in 51 packages [2022-10-25T20:26:04.469Z] Removing intermediate container 843116a6f7db [2022-10-25T20:26:04.469Z] ---> d944e02f1461 [2022-10-25T20:26:04.469Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T20:26:04.469Z] Removing intermediate container 6c1926aa2704 [2022-10-25T20:26:04.469Z] ---> e17ee4404f0d [2022-10-25T20:26:04.469Z] Step 5/32 : COPY go.mod vendor* ./ [2022-10-25T20:26:04.469Z] Removing intermediate container 95a31a80e1d8 [2022-10-25T20:26:04.469Z] ---> 933011d85fe2 [2022-10-25T20:26:04.469Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-25T20:26:04.741Z] Removing intermediate container 6bd1dc131af8 [2022-10-25T20:26:04.741Z] ---> c2eb39f985c0 [2022-10-25T20:26:04.741Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T20:26:05.013Z] Removing intermediate container 2fe3be8c9085 [2022-10-25T20:26:05.013Z] ---> 871d54dcc550 [2022-10-25T20:26:05.013Z] Step 5/23 : COPY go.mod vendor* ./ [2022-10-25T20:26:05.597Z] ---> c23be4f7823d [2022-10-25T20:26:05.597Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:26:05.597Z] ---> Running in f1488d5623aa [2022-10-25T20:26:05.879Z] ---> a739753799b0 [2022-10-25T20:26:05.879Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:26:05.879Z] ---> 5027486f1c01 [2022-10-25T20:26:05.879Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:26:05.879Z] ---> 734dbb13076e [2022-10-25T20:26:05.879Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:26:05.879Z] ---> Running in e7beea53a84f [2022-10-25T20:26:06.149Z] ---> Running in 641d8c0a4e68 [2022-10-25T20:26:06.149Z] ---> Running in f72b90e7b479 [2022-10-25T20:26:06.419Z] ---> 1bf4d56d4e3b [2022-10-25T20:26:06.419Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:26:06.687Z] ---> Running in fbec3c72ab37 [2022-10-25T20:26:18.141Z] ---> Running in 5691ada5de7f [2022-10-25T20:26:18.141Z] Removing intermediate container 5691ada5de7f [2022-10-25T20:26:18.141Z] ---> d4208367669b [2022-10-25T20:26:18.141Z] Step 12/24 : WORKDIR / [2022-10-25T20:26:18.731Z] Removing intermediate container 1b698ebdc6b0 [2022-10-25T20:26:18.731Z] ---> 85dff31f16eb [2022-10-25T20:26:18.731Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-25T20:26:25.306Z] ---> Running in 5e9001bb586c [2022-10-25T20:26:25.306Z] ---> Running in 753043da2cb1 [2022-10-25T20:26:25.306Z] Removing intermediate container 44ae965e273e [2022-10-25T20:26:25.306Z] ---> 44596b3864a9 [2022-10-25T20:26:25.306Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-25T20:26:25.306Z] Removing intermediate container 6b545fceaded [2022-10-25T20:26:25.306Z] ---> a5d372635e0b [2022-10-25T20:26:25.306Z] Step 7/19 : COPY . . [2022-10-25T20:26:26.706Z] ---> Running in c922ab9227db [2022-10-25T20:26:26.706Z] Removing intermediate container 753043da2cb1 [2022-10-25T20:26:26.706Z] ---> 7b783c5f5966 [2022-10-25T20:26:26.706Z] Step 29/32 : CMD ["gate"] [2022-10-25T20:26:30.940Z] Removing intermediate container 5e9001bb586c [2022-10-25T20:26:30.940Z] ---> c5d9042125b6 [2022-10-25T20:26:30.940Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-25T20:26:31.201Z] ---> Running in 11bc0669bad1 [2022-10-25T20:26:31.773Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-25T20:26:32.034Z] ---> 2bcf075140b7 [2022-10-25T20:26:32.034Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-25T20:26:33.054Z] ---> fe43deda45d0 [2022-10-25T20:26:33.054Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-25T20:26:33.054Z] Removing intermediate container 11bc0669bad1 [2022-10-25T20:26:33.054Z] ---> 6548159201a9 [2022-10-25T20:26:33.054Z] Step 30/32 : LABEL arch=x86_64 [2022-10-25T20:26:33.314Z] ---> Running in 551f26a02006 [2022-10-25T20:26:33.577Z] ---> Running in 6a1759a724e3 [2022-10-25T20:26:33.840Z] ---> af00c5e2cf39 [2022-10-25T20:26:33.841Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-25T20:26:36.388Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-25T20:26:36.388Z] Removing intermediate container 6a1759a724e3 [2022-10-25T20:26:36.388Z] ---> d6db0ae49479 [2022-10-25T20:26:36.388Z] Step 31/32 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:26:37.386Z] Removing intermediate container c922ab9227db [2022-10-25T20:26:37.386Z] ---> 8b666c436e50 [2022-10-25T20:26:37.386Z] [2022-10-25T20:26:37.386Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:26:37.386Z] ---> 9c6f07244728 [2022-10-25T20:26:37.386Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:26:37.386Z] ---> 72309835835a [2022-10-25T20:26:37.386Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-25T20:26:37.957Z] ---> Running in 1a9a47cfcd25 [2022-10-25T20:26:37.957Z] ---> Running in 8fbbda820679 [2022-10-25T20:26:38.537Z] Removing intermediate container 227c50e9d875 [2022-10-25T20:26:38.537Z] ---> 28f7e0d811d0 [2022-10-25T20:26:38.537Z] [2022-10-25T20:26:38.537Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:26:38.537Z] ---> 9c6f07244728 [2022-10-25T20:26:38.537Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-25T20:26:38.537Z] ---> 83476198c706 [2022-10-25T20:26:38.537Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-25T20:26:39.495Z] ---> Running in d107adbf30a4 [2022-10-25T20:26:40.065Z] Removing intermediate container 1a9a47cfcd25 [2022-10-25T20:26:40.065Z] ---> b3e944b326d3 [2022-10-25T20:26:40.065Z] Step 32/32 : LABEL version=2.3.0-dev.102 [2022-10-25T20:26:40.065Z] Removing intermediate container 8fbbda820679 [2022-10-25T20:26:40.065Z] ---> 41e7678d0dc5 [2022-10-25T20:26:40.065Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-25T20:26:41.445Z] ---> Running in 761214a7d2a7 [2022-10-25T20:26:41.445Z] ---> 3fb4079c7978 [2022-10-25T20:26:41.445Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-25T20:26:42.825Z] ---> Running in 5330a2e608e5 [2022-10-25T20:26:42.825Z] Removing intermediate container d107adbf30a4 [2022-10-25T20:26:42.825Z] ---> 078fec6b16c1 [2022-10-25T20:26:42.825Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-25T20:26:48.092Z] ---> Running in e1dbe71d6f66 [2022-10-25T20:26:48.092Z] ---> e55e9a5accde [2022-10-25T20:26:48.092Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T20:26:48.092Z] Removing intermediate container 761214a7d2a7 [2022-10-25T20:26:48.092Z] ---> 3b8a55ce029b [2022-10-25T20:26:48.092Z] [2022-10-25T20:26:48.092Z] Successfully built 3b8a55ce029b [2022-10-25T20:26:48.092Z] Successfully tagged security-bootstrapper:latest [2022-10-25T20:26:48.092Z] Building support-scheduler [2022-10-25T20:26:48.092Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:26:48.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:26:48.871Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T20:26:48.871Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T20:26:48.871Z] (3/33) Installing readline (8.1.2-r0) [2022-10-25T20:26:48.871Z] (4/33) Installing bash (5.1.16-r2) [2022-10-25T20:26:48.871Z] Executing bash-5.1.16-r2.post-install [2022-10-25T20:26:48.871Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-25T20:26:49.202Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-25T20:26:49.202Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T20:26:49.202Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-25T20:26:49.202Z] (9/33) Installing curl (7.83.1-r3) [2022-10-25T20:26:49.202Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-25T20:26:49.462Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-25T20:26:49.462Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-25T20:26:49.462Z] (13/33) Installing expat (2.5.0-r0) [2022-10-25T20:26:49.462Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-25T20:26:49.462Z] (15/33) Installing gdbm (1.23-r0) [2022-10-25T20:26:49.462Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-25T20:26:49.462Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T20:26:49.462Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T20:26:49.462Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-25T20:26:49.462Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-25T20:26:49.462Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-25T20:26:50.030Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-25T20:26:50.030Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-25T20:26:50.030Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-25T20:26:50.030Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-25T20:26:50.030Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-25T20:26:50.030Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-25T20:26:50.030Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-25T20:26:50.030Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-25T20:26:50.030Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-25T20:26:50.030Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-25T20:26:50.030Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-25T20:26:50.030Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-25T20:26:50.291Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:26:50.291Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:26:50.291Z] OK: 122 MiB in 47 packages [2022-10-25T20:26:51.856Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:26:51.856Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:26:51.856Z] ---> f8d7a6fe0498 [2022-10-25T20:26:51.856Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:26:51.856Z] ---> Using cache [2022-10-25T20:26:51.856Z] ---> 05031d8e0261 [2022-10-25T20:26:51.856Z] Step 4/22 : WORKDIR /edgex-go [2022-10-25T20:26:51.856Z] ---> Using cache [2022-10-25T20:26:51.856Z] ---> b5f780e93642 [2022-10-25T20:26:51.856Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-25T20:26:51.856Z] ---> Using cache [2022-10-25T20:26:51.856Z] ---> ad4a754822fa [2022-10-25T20:26:51.856Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T20:26:51.856Z] ---> Using cache [2022-10-25T20:26:51.856Z] ---> 211071634a62 [2022-10-25T20:26:51.856Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:26:51.856Z] ---> Using cache [2022-10-25T20:26:51.856Z] ---> 4baa9f139e8d [2022-10-25T20:26:51.856Z] Step 8/22 : COPY . . [2022-10-25T20:26:51.856Z] ---> Using cache [2022-10-25T20:26:51.856Z] ---> 294065069df5 [2022-10-25T20:26:51.856Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-25T20:26:58.473Z] ---> e28c0473d27a [2022-10-25T20:26:58.473Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T20:26:58.473Z] Removing intermediate container e1dbe71d6f66 [2022-10-25T20:26:58.473Z] ---> b32349f02f3c [2022-10-25T20:26:58.473Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-25T20:26:58.473Z] ---> Running in 18812793f9a7 [2022-10-25T20:26:58.473Z] ---> Running in 2693b07c043d [2022-10-25T20:26:58.473Z] ---> Running in 775d760fc713 [2022-10-25T20:27:03.799Z] Collecting docker-compose==1.23.2 [2022-10-25T20:27:03.799Z] Removing intermediate container 2693b07c043d [2022-10-25T20:27:03.799Z] ---> be827e8a7b4a [2022-10-25T20:27:03.799Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T20:27:03.799Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-25T20:27:03.799Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 11.7 MB/s eta 0:00:00 [2022-10-25T20:27:03.799Z] Collecting docopt<0.7,>=0.6.1 [2022-10-25T20:27:03.799Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-25T20:27:03.799Z] Preparing metadata (setup.py): started [2022-10-25T20:27:03.799Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T20:27:04.061Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:27:04.061Z] Collecting jsonschema<3,>=2.5.1 [2022-10-25T20:27:04.061Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-25T20:27:04.319Z] Collecting PyYAML<4,>=3.10 [2022-10-25T20:27:04.578Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-25T20:27:04.578Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 50.1 MB/s eta 0:00:00 [2022-10-25T20:27:04.578Z] Preparing metadata (setup.py): started [2022-10-25T20:27:05.144Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:27:05.144Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-25T20:27:05.144Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-25T20:27:05.144Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 151.6 MB/s eta 0:00:00 [2022-10-25T20:27:05.144Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-25T20:27:05.144Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-25T20:27:05.144Z] Removing intermediate container 551f26a02006 [2022-10-25T20:27:05.144Z] ---> a5612c48271c [2022-10-25T20:27:05.144Z] [2022-10-25T20:27:05.144Z] Step 9/19 : FROM alpine:3.15 [2022-10-25T20:27:05.144Z] ---> c4fc93816858 [2022-10-25T20:27:05.144Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:27:05.144Z] ---> Using cache [2022-10-25T20:27:05.144Z] ---> cf8aade4a387 [2022-10-25T20:27:05.144Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-25T20:27:05.144Z] Preparing metadata (setup.py): started [2022-10-25T20:27:05.504Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:27:05.504Z] ---> Running in 30468909f9f0 [2022-10-25T20:27:05.504Z] Collecting docker<4.0,>=3.6.0 [2022-10-25T20:27:05.504Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-25T20:27:05.504Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 89.8 MB/s eta 0:00:00 [2022-10-25T20:27:05.504Z] Collecting cached-property<2,>=1.2.0 [2022-10-25T20:27:05.504Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-25T20:27:05.763Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-25T20:27:05.763Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-25T20:27:05.763Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 96.5 MB/s eta 0:00:00 [2022-10-25T20:27:05.763Z] Collecting texttable<0.10,>=0.9.0 [2022-10-25T20:27:05.763Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-25T20:27:05.763Z] Preparing metadata (setup.py): started [2022-10-25T20:27:06.022Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:27:06.022Z] 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-25T20:27:06.022Z] Collecting docker-pycreds>=0.4.0 [2022-10-25T20:27:06.022Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-25T20:27:06.022Z] ---> Running in 999bd8e3d6ff [2022-10-25T20:27:06.022Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-25T20:27:06.022Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-25T20:27:06.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 150.3 MB/s eta 0:00:00 [2022-10-25T20:27:06.279Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-25T20:27:06.279Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-25T20:27:06.279Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 97.7 MB/s eta 0:00:00 [2022-10-25T20:27:06.279Z] Collecting idna<2.8,>=2.5 [2022-10-25T20:27:06.279Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-25T20:27:06.279Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 75.8 MB/s eta 0:00:00 [2022-10-25T20:27:06.279Z] Collecting certifi>=2017.4.17 [2022-10-25T20:27:06.279Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-25T20:27:06.279Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 145.1 MB/s eta 0:00:00 [2022-10-25T20:27:06.279Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-25T20:27:06.279Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-25T20:27:06.279Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-25T20:27:06.279Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-25T20:27:06.718Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-25T20:27:06.718Z] Running setup.py install for texttable: started [2022-10-25T20:27:06.978Z] Running setup.py install for texttable: finished with status 'done' [2022-10-25T20:27:06.978Z] Running setup.py install for PyYAML: started [2022-10-25T20:27:07.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:07.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:07.510Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-25T20:27:07.510Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-25T20:27:07.510Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T20:27:07.510Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-25T20:27:07.510Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T20:27:07.510Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-25T20:27:07.510Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-25T20:27:07.768Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:27:07.768Z] OK: 8 MiB in 20 packages [2022-10-25T20:27:07.768Z] Removing intermediate container 775d760fc713 [2022-10-25T20:27:07.768Z] ---> 94a7f2c270dd [2022-10-25T20:27:07.768Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T20:27:08.729Z] Running setup.py install for docopt: started [2022-10-25T20:27:08.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:08.729Z] ---> Running in eb89f56e4088 [2022-10-25T20:27:08.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:08.988Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:27:08.988Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:27:08.988Z] OK: 15857 distinct packages available [2022-10-25T20:27:08.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:08.988Z] Running setup.py install for docopt: finished with status 'done' [2022-10-25T20:27:09.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:09.261Z] Removing intermediate container eb89f56e4088 [2022-10-25T20:27:09.261Z] ---> d9e09dac7f91 [2022-10-25T20:27:09.261Z] Step 22/24 : LABEL arch=x86_64 [2022-10-25T20:27:09.539Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-25T20:27:09.539Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-25T20:27:09.539Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-25T20:27:09.539Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-25T20:27:09.539Z] (5/9) Installing curl (7.80.0-r3) [2022-10-25T20:27:09.539Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-25T20:27:09.539Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:27:09.539Z] (8/9) Installing libucontext (1.1-r0) [2022-10-25T20:27:09.539Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-25T20:27:09.539Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:27:09.539Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:27:09.539Z] ---> Running in 640ab0e484df [2022-10-25T20:27:09.539Z] Removing intermediate container 30468909f9f0 [2022-10-25T20:27:09.539Z] ---> 768351e5cb3d [2022-10-25T20:27:09.539Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:27:09.810Z] OK: 8 MiB in 23 packages [2022-10-25T20:27:10.431Z] Removing intermediate container 640ab0e484df [2022-10-25T20:27:10.431Z] ---> 69b6fdad0949 [2022-10-25T20:27:10.431Z] Step 23/24 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:27:10.431Z] Running setup.py install for dockerpty: started [2022-10-25T20:27:10.431Z] ---> Running in e1ca584aa495 [2022-10-25T20:27:10.431Z] ---> 03d4e9f423ca [2022-10-25T20:27:10.431Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-25T20:27:10.701Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-25T20:27:11.306Z] Removing intermediate container e1ca584aa495 [2022-10-25T20:27:11.306Z] ---> 89e911617115 [2022-10-25T20:27:11.306Z] Step 24/24 : LABEL version=2.3.0-dev.102 [2022-10-25T20:27:11.974Z] ---> Running in 3a18d4c49a70 [2022-10-25T20:27:11.975Z] Removing intermediate container 999bd8e3d6ff [2022-10-25T20:27:11.975Z] ---> fb2b7cd70a1e [2022-10-25T20:27:11.975Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:27:11.975Z] ---> 15afa532e77e [2022-10-25T20:27:11.975Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-25T20:27:11.975Z] 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-25T20:27:11.975Z] 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-25T20:27:12.303Z] Removing intermediate container 3a18d4c49a70 [2022-10-25T20:27:12.303Z] ---> f672ff3ef6ab [2022-10-25T20:27:12.303Z] [2022-10-25T20:27:12.303Z] Successfully built f672ff3ef6ab [2022-10-25T20:27:12.303Z] Successfully tagged security-secretstore-setup:latest [2022-10-25T20:27:12.303Z]  Building security-secretstore-setup ... done Building support-notifications [2022-10-25T20:27:12.569Z] ---> 2309af957a1c [2022-10-25T20:27:12.569Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-25T20:27:12.569Z] ---> c5558bc4c943 [2022-10-25T20:27:12.569Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-25T20:27:15.432Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:27:15.432Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:27:15.432Z] ---> f8d7a6fe0498 [2022-10-25T20:27:15.432Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:27:15.432Z] ---> Using cache [2022-10-25T20:27:15.432Z] ---> 05031d8e0261 [2022-10-25T20:27:15.432Z] Step 4/22 : WORKDIR /edgex-go [2022-10-25T20:27:15.432Z] ---> Using cache [2022-10-25T20:27:15.432Z] ---> b5f780e93642 [2022-10-25T20:27:15.432Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-25T20:27:17.996Z] ---> Running in cb89953fa042 [2022-10-25T20:27:26.188Z] ---> Running in 5def5c1f5d3c [2022-10-25T20:27:26.188Z] ---> f35ccf3bdda2 [2022-10-25T20:27:26.188Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-25T20:27:26.188Z] Removing intermediate container cb89953fa042 [2022-10-25T20:27:26.188Z] ---> 044f63d6a901 [2022-10-25T20:27:26.188Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:27:26.188Z] ---> Running in f78b69438adc [2022-10-25T20:27:28.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:28.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:28.151Z] ---> 35769e23b2c0 [2022-10-25T20:27:28.151Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-25T20:27:28.412Z] OK: 211 MiB in 51 packages [2022-10-25T20:27:31.805Z] Removing intermediate container f78b69438adc [2022-10-25T20:27:31.805Z] ---> c53f021a789b [2022-10-25T20:27:31.805Z] Step 20/22 : LABEL arch=x86_64 [2022-10-25T20:27:31.805Z] ---> Running in d927b1beaf7b [2022-10-25T20:27:31.805Z] Removing intermediate container 5330a2e608e5 [2022-10-25T20:27:31.805Z] ---> 8d1c286ea8e1 [2022-10-25T20:27:31.805Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-25T20:27:32.066Z] Removing intermediate container 18812793f9a7 [2022-10-25T20:27:32.066Z] ---> 0d182565b5a8 [2022-10-25T20:27:32.066Z] [2022-10-25T20:27:32.066Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:27:32.066Z] ---> 9c6f07244728 [2022-10-25T20:27:32.066Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-25T20:27:32.066Z] ---> Using cache [2022-10-25T20:27:32.066Z] ---> 6c2c97b42351 [2022-10-25T20:27:32.066Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:27:32.066Z] ---> Using cache [2022-10-25T20:27:32.066Z] ---> c26e9933fa27 [2022-10-25T20:27:32.066Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-25T20:27:32.323Z] ---> Running in f54c13627836 [2022-10-25T20:27:32.581Z] ---> Running in 4c854e878cab [2022-10-25T20:27:32.838Z] ---> Running in 23feeab21ccd [2022-10-25T20:27:32.838Z] Removing intermediate container 5def5c1f5d3c [2022-10-25T20:27:32.838Z] ---> a3d9c8e85981 [2022-10-25T20:27:32.838Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T20:27:33.096Z] Removing intermediate container d927b1beaf7b [2022-10-25T20:27:33.096Z] ---> 464018a12570 [2022-10-25T20:27:33.096Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:27:33.397Z] Removing intermediate container f54c13627836 [2022-10-25T20:27:33.397Z] ---> d9446ff3cd27 [2022-10-25T20:27:33.397Z] Step 21/22 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:27:33.705Z] Removing intermediate container 4c854e878cab [2022-10-25T20:27:33.705Z] ---> bbd2012901c1 [2022-10-25T20:27:33.705Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-25T20:27:33.963Z] Removing intermediate container 23feeab21ccd [2022-10-25T20:27:33.963Z] ---> 23d3db3fa302 [2022-10-25T20:27:33.963Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-25T20:27:34.913Z] ---> Running in 9413108b5f5a [2022-10-25T20:27:34.913Z] ---> Running in be04fa2cd5f9 [2022-10-25T20:27:34.913Z] ---> fc29e2a04889 [2022-10-25T20:27:34.913Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:27:35.171Z] ---> Running in 7c10753ac49a [2022-10-25T20:27:35.171Z] ---> Running in 86665cf15ddf [2022-10-25T20:27:35.430Z] ---> Running in 53c20a607f4c [2022-10-25T20:27:36.002Z] Removing intermediate container 9413108b5f5a [2022-10-25T20:27:36.002Z] ---> b475f4a4a9d3 [2022-10-25T20:27:36.002Z] Step 17/19 : LABEL arch=x86_64 [2022-10-25T20:27:36.002Z] Removing intermediate container be04fa2cd5f9 [2022-10-25T20:27:36.002Z] ---> 69a436f317e8 [2022-10-25T20:27:36.002Z] Step 22/22 : LABEL version=2.3.0-dev.102 [2022-10-25T20:27:36.267Z] Removing intermediate container 7c10753ac49a [2022-10-25T20:27:36.267Z] ---> 02e490aeded3 [2022-10-25T20:27:36.267Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-25T20:27:36.578Z] Removing intermediate container 86665cf15ddf [2022-10-25T20:27:36.578Z] ---> 89e26fbcae7c [2022-10-25T20:27:36.578Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:27:36.578Z] ---> Running in 008296a1efa2 [2022-10-25T20:27:36.835Z] ---> Running in 6af55b918534 [2022-10-25T20:27:37.768Z] ---> d6c34c5beb27 [2022-10-25T20:27:37.768Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-25T20:27:38.705Z] ---> aae136ffcde0 [2022-10-25T20:27:38.705Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-25T20:27:38.705Z] Removing intermediate container 008296a1efa2 [2022-10-25T20:27:38.705Z] ---> 161bfe396e43 [2022-10-25T20:27:38.705Z] Step 18/19 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:27:38.705Z] Removing intermediate container 6af55b918534 [2022-10-25T20:27:38.705Z] ---> 16c627e2280c [2022-10-25T20:27:38.705Z] [2022-10-25T20:27:38.705Z] Successfully built 16c627e2280c [2022-10-25T20:27:42.241Z] Successfully tagged core-data:latest [2022-10-25T20:27:42.241Z] Building security-spire-config [2022-10-25T20:27:43.353Z] Removing intermediate container f1488d5623aa [2022-10-25T20:27:43.353Z] ---> 029e6f7595b3 [2022-10-25T20:27:43.353Z] Step 8/22 : COPY . . [2022-10-25T20:27:43.353Z] Removing intermediate container e7beea53a84f [2022-10-25T20:27:43.353Z] ---> a418a3f53413 [2022-10-25T20:27:43.353Z] Step 7/32 : COPY . . [2022-10-25T20:27:43.353Z] Removing intermediate container 641d8c0a4e68 [2022-10-25T20:27:43.353Z] ---> 9cafe38e26f2 [2022-10-25T20:27:43.353Z] Step 7/24 : COPY . . [2022-10-25T20:27:43.353Z] Removing intermediate container fbec3c72ab37 [2022-10-25T20:27:43.353Z] ---> 148a7846d261 [2022-10-25T20:27:43.353Z] Step 7/23 : COPY . . [2022-10-25T20:27:43.353Z] Removing intermediate container f72b90e7b479 [2022-10-25T20:27:43.353Z] ---> 4ceee4346203 [2022-10-25T20:27:43.353Z] Step 8/22 : COPY . . [2022-10-25T20:27:43.353Z] ---> 321e26ccf27e [2022-10-25T20:27:43.353Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T20:27:43.353Z] ---> b76fd224ed6f [2022-10-25T20:27:43.353Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T20:27:43.353Z] ---> f4da3a047279 [2022-10-25T20:27:43.353Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-10-25T20:27:43.353Z] ---> 30cbd40c206c [2022-10-25T20:27:43.353Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-25T20:27:43.353Z] ---> b3228b34c5d7 [2022-10-25T20:27:43.353Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-25T20:27:43.353Z] ---> Running in 7621d3b90797 [2022-10-25T20:27:43.353Z] ---> Running in f884d91e2f9a [2022-10-25T20:27:43.353Z] ---> Running in a81d3acc6f15 [2022-10-25T20:27:43.353Z] ---> Running in 0071a0292fb5 [2022-10-25T20:27:43.353Z] ---> Running in 8dcc403d7573 [2022-10-25T20:27:43.353Z] Removing intermediate container 7621d3b90797 [2022-10-25T20:27:43.353Z] ---> 6143ba0501fe [2022-10-25T20:27:43.353Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-10-25T20:27:43.353Z] Removing intermediate container f884d91e2f9a [2022-10-25T20:27:43.353Z] ---> 38c9c8f63d2f [2022-10-25T20:27:43.353Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-25T20:27:43.353Z] ---> Running in 5474110843fa [2022-10-25T20:27:43.353Z] ---> Running in e8c7b6c2ad68 [2022-10-25T20:27:43.353Z] Removing intermediate container e8c7b6c2ad68 [2022-10-25T20:27:43.353Z] ---> c88a4605c30b [2022-10-25T20:27:43.353Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T20:27:43.353Z] ---> Running in 2014bb7cac78 [2022-10-25T20:27:43.353Z] Removing intermediate container 5474110843fa [2022-10-25T20:27:43.353Z] ---> 55b6cf3cdadb [2022-10-25T20:27:43.353Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T20:27:43.353Z] ---> Running in 41189242b391 [2022-10-25T20:27:43.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-25T20:27:43.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-25T20:27:43.353Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T20:27:44.142Z]  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:27:44.142Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:27:47.635Z] Removing intermediate container 2014bb7cac78 [2022-10-25T20:27:47.635Z] ---> 96a3cd460f44 [2022-10-25T20:27:47.635Z] Step 11/24 : WORKDIR /edgex-go [2022-10-25T20:27:47.635Z] Removing intermediate container 41189242b391 [2022-10-25T20:27:47.635Z] ---> a933b23e5355 [2022-10-25T20:27:47.635Z] Step 11/23 : WORKDIR /edgex-go [2022-10-25T20:27:47.901Z] ---> Running in 6936ed8ac21d [2022-10-25T20:27:47.901Z] ---> Running in 4667c94ecfca [2022-10-25T20:27:48.326Z] ---> f8d7a6fe0498 [2022-10-25T20:27:48.326Z] Step 3/24 : WORKDIR /edgex-go [2022-10-25T20:27:48.326Z] ---> Using cache [2022-10-25T20:27:48.326Z] ---> addc75139109 [2022-10-25T20:27:48.326Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T20:27:48.326Z] ---> 909ad6d3be5c [2022-10-25T20:27:48.326Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-25T20:27:48.326Z] ---> Running in 782cb47286dd [2022-10-25T20:27:48.326Z] ---> 7a3d88775a8d [2022-10-25T20:27:48.326Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-25T20:27:48.326Z] ---> Running in d769035367a6 [2022-10-25T20:27:48.892Z] Removing intermediate container 782cb47286dd [2022-10-25T20:27:48.892Z] ---> 503a61b6fdf0 [2022-10-25T20:27:48.892Z] Step 19/19 : LABEL version=2.3.0-dev.102 [2022-10-25T20:27:48.892Z] ---> 824e6606d7a1 [2022-10-25T20:27:48.892Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-25T20:27:49.173Z] ---> 3a7fc25c586f [2022-10-25T20:27:49.173Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-25T20:27:49.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:49.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:27:49.844Z] Removing intermediate container 4667c94ecfca [2022-10-25T20:27:49.844Z] ---> a7ddb1a2d5af [2022-10-25T20:27:49.844Z] [2022-10-25T20:27:49.844Z] Step 12/24 : FROM alpine:3.15 [2022-10-25T20:27:49.844Z] Removing intermediate container 6936ed8ac21d [2022-10-25T20:27:49.844Z] ---> b7e318bd9185 [2022-10-25T20:27:49.844Z] [2022-10-25T20:27:49.844Z] Step 12/23 : FROM alpine:3.15 [2022-10-25T20:27:49.956Z] OK: 211 MiB in 51 packages [2022-10-25T20:27:50.214Z] ---> Running in 6c7b58369d30 [2022-10-25T20:27:50.214Z] ---> Running in a9f199bc7e57 [2022-10-25T20:27:50.214Z] ---> Running in bfaa5d6814da [2022-10-25T20:27:50.427Z] 3.15: Pulling from library/alpine [2022-10-25T20:27:50.427Z] 3.15: Pulling from library/alpine [2022-10-25T20:27:53.016Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T20:27:53.016Z] Status: Downloaded newer image for alpine:3.15 [2022-10-25T20:27:53.016Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-25T20:27:53.016Z] Status: Image is up to date for alpine:3.15 [2022-10-25T20:27:53.016Z] ---> 02e0d6fdf486 [2022-10-25T20:27:53.016Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:27:53.016Z] ---> 02e0d6fdf486 [2022-10-25T20:27:53.016Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:27:53.284Z] ---> Running in 968978586d98 [2022-10-25T20:27:53.284Z] ---> Running in 1b8eb3fe4857 [2022-10-25T20:27:54.245Z] Removing intermediate container 968978586d98 [2022-10-25T20:27:54.245Z] ---> 8c62d23a0dd8 [2022-10-25T20:27:54.245Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-25T20:27:54.245Z] Removing intermediate container 1b8eb3fe4857 [2022-10-25T20:27:54.245Z] ---> 1261ead8d310 [2022-10-25T20:27:54.245Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T20:27:54.245Z] ---> Running in 19b2f0164947 [2022-10-25T20:27:54.245Z] ---> Running in 3394db25c2ee [2022-10-25T20:27:54.401Z] Removing intermediate container 6c7b58369d30 [2022-10-25T20:27:54.401Z] ---> ad6493384fc1 [2022-10-25T20:27:54.401Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:27:54.401Z] Removing intermediate container a9f199bc7e57 [2022-10-25T20:27:54.401Z] ---> 9a6017603497 [2022-10-25T20:27:54.401Z] [2022-10-25T20:27:54.401Z] Removing intermediate container bfaa5d6814da [2022-10-25T20:27:54.401Z] ---> 6c1512c9d8af [2022-10-25T20:27:54.401Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:27:54.401Z] Successfully built 9a6017603497 [2022-10-25T20:27:54.658Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-25T20:27:54.658Z] Building core-metadata [2022-10-25T20:27:54.658Z]  Building security-spiffe-token-provider ... done  ---> Running in ca97ffe90e4a [2022-10-25T20:27:54.930Z] Removing intermediate container d769035367a6 [2022-10-25T20:27:54.930Z] ---> c5555c5654c1 [2022-10-25T20:27:54.930Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-25T20:27:54.930Z] Removing intermediate container 53c20a607f4c [2022-10-25T20:27:54.930Z] ---> 0b755f2ced33 [2022-10-25T20:27:54.930Z] Step 8/22 : COPY . . [2022-10-25T20:27:57.461Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:27:57.461Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:27:57.461Z] ---> f8d7a6fe0498 [2022-10-25T20:27:57.461Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:27:57.461Z] ---> Using cache [2022-10-25T20:27:57.461Z] ---> 05031d8e0261 [2022-10-25T20:27:57.461Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T20:27:57.461Z] ---> Using cache [2022-10-25T20:27:57.461Z] ---> b5f780e93642 [2022-10-25T20:27:57.461Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-25T20:27:57.461Z] ---> Using cache [2022-10-25T20:27:57.461Z] ---> ad4a754822fa [2022-10-25T20:27:57.461Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-25T20:27:57.461Z] ---> Using cache [2022-10-25T20:27:57.461Z] ---> 211071634a62 [2022-10-25T20:27:57.461Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:27:57.461Z] ---> Using cache [2022-10-25T20:27:57.461Z] ---> 4baa9f139e8d [2022-10-25T20:27:57.461Z] Step 8/24 : COPY . . [2022-10-25T20:27:57.461Z] ---> Using cache [2022-10-25T20:27:57.461Z] ---> 294065069df5 [2022-10-25T20:27:57.461Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-25T20:27:58.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:27:58.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:27:58.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:27:58.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:28:00.199Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:28:00.199Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:28:00.199Z] OK: 15734 distinct packages available [2022-10-25T20:28:00.470Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:28:00.470Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:28:00.470Z] OK: 15734 distinct packages available [2022-10-25T20:28:00.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:28:00.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:28:01.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:28:01.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:28:02.686Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-25T20:28:02.686Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:28:02.686Z] (3/5) Installing libucontext (1.1-r0) [2022-10-25T20:28:02.686Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-25T20:28:02.686Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-25T20:28:02.686Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:28:02.686Z] OK: 6 MiB in 19 packages [2022-10-25T20:28:02.952Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-25T20:28:02.952Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:28:02.952Z] (3/4) Installing libucontext (1.1-r0) [2022-10-25T20:28:02.952Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-25T20:28:02.952Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:28:02.952Z] OK: 6 MiB in 18 packages [2022-10-25T20:28:03.004Z] ---> Running in d410fa3965fb [2022-10-25T20:28:04.005Z] ---> Running in 441a61616862 [2022-10-25T20:28:04.005Z] ---> c8aaac231bb5 [2022-10-25T20:28:04.006Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:28:04.006Z] Removing intermediate container ca97ffe90e4a [2022-10-25T20:28:04.006Z] ---> fa8a818539ea [2022-10-25T20:28:04.006Z] Step 20/22 : LABEL arch=x86_64 [2022-10-25T20:28:04.266Z] ---> 3f1ba0b8bbae [2022-10-25T20:28:04.266Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-10-25T20:28:04.266Z] Removing intermediate container d410fa3965fb [2022-10-25T20:28:04.266Z] ---> 26757b14b09e [2022-10-25T20:28:04.266Z] Step 20/22 : LABEL arch=x86_64 [2022-10-25T20:28:04.266Z] ---> Running in 7c733bb3bab7 [2022-10-25T20:28:04.266Z] ---> Running in 838763c21c48 [2022-10-25T20:28:04.528Z] ---> Running in af2707a6f4fe [2022-10-25T20:28:04.528Z] ---> Running in e2a0497baaca [2022-10-25T20:28:04.788Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-25T20:28:05.048Z] Removing intermediate container 838763c21c48 [2022-10-25T20:28:05.048Z] ---> ccfae762af29 [2022-10-25T20:28:05.048Z] Step 21/22 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:28:05.048Z] Removing intermediate container e2a0497baaca [2022-10-25T20:28:05.048Z] ---> b9a1cc80f1d1 [2022-10-25T20:28:05.048Z] Step 21/22 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:28:05.306Z] ---> Running in 0f78789eacc7 [2022-10-25T20:28:05.306Z] ---> Running in fa2c77e5458f [2022-10-25T20:28:05.553Z] Removing intermediate container 19b2f0164947 [2022-10-25T20:28:05.553Z] ---> ec94f092cba9 [2022-10-25T20:28:05.553Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T20:28:05.565Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-25T20:28:05.826Z] Removing intermediate container 3394db25c2ee [2022-10-25T20:28:05.826Z] ---> a46024a31561 [2022-10-25T20:28:05.826Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T20:28:06.130Z] Removing intermediate container 0f78789eacc7 [2022-10-25T20:28:06.130Z] ---> 599e18e71425 [2022-10-25T20:28:06.130Z] Step 22/22 : LABEL version=2.3.0-dev.102 [2022-10-25T20:28:06.388Z] Removing intermediate container fa2c77e5458f [2022-10-25T20:28:06.388Z] ---> ee10537c7285 [2022-10-25T20:28:06.388Z] Step 22/22 : LABEL version=2.3.0-dev.102 [2022-10-25T20:28:06.953Z] ---> Running in 0ac964f95b83 [2022-10-25T20:28:06.953Z] ---> Running in da74d7b9db3e [2022-10-25T20:28:07.892Z] Removing intermediate container 0ac964f95b83 [2022-10-25T20:28:07.892Z] ---> eb0824e55068 [2022-10-25T20:28:07.892Z] [2022-10-25T20:28:07.892Z] Successfully built eb0824e55068 [2022-10-25T20:28:08.153Z] Successfully tagged support-scheduler:latest [2022-10-25T20:28:08.153Z]  Building support-scheduler ... done Removing intermediate container da74d7b9db3e [2022-10-25T20:28:08.153Z] ---> e7b893c25069 [2022-10-25T20:28:08.153Z] [2022-10-25T20:28:08.153Z] Successfully built e7b893c25069 [2022-10-25T20:28:08.153Z] Successfully tagged sys-mgmt-agent:latest [2022-10-25T20:28:18.132Z] ---> 48bb2f5bed7e [2022-10-25T20:28:18.132Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T20:28:19.553Z] ---> 0600dc49afea [2022-10-25T20:28:19.553Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-25T20:28:20.132Z] ---> 1ef3efe02bba [2022-10-25T20:28:20.132Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T20:28:21.108Z] ---> a007d3d0b423 [2022-10-25T20:28:21.108Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-25T20:28:22.069Z] ---> ec940f58cec4 [2022-10-25T20:28:22.069Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-25T20:28:22.333Z] ---> Running in 217d9eecb6e5 [2022-10-25T20:28:23.296Z] ---> f527ef67bb30 [2022-10-25T20:28:23.296Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T20:28:23.296Z] Removing intermediate container 217d9eecb6e5 [2022-10-25T20:28:23.296Z] ---> 49c4f7e7a00b [2022-10-25T20:28:23.296Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-25T20:28:23.296Z] ---> Running in f6abffd1027e [2022-10-25T20:28:24.259Z] Removing intermediate container f6abffd1027e [2022-10-25T20:28:24.259Z] ---> 1ef83db6831f [2022-10-25T20:28:24.259Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T20:28:24.531Z] ---> Running in 44089317e478 [2022-10-25T20:28:24.797Z] ---> 2c715d53977f [2022-10-25T20:28:24.797Z] Step 19/24 : WORKDIR / [2022-10-25T20:28:24.797Z] ---> Running in fc752862b67d [2022-10-25T20:28:25.381Z] Removing intermediate container 44089317e478 [2022-10-25T20:28:25.381Z] ---> 29543afc5a67 [2022-10-25T20:28:25.381Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T20:28:25.646Z] ---> Running in 2f3bbff62387 [2022-10-25T20:28:25.912Z] Removing intermediate container fc752862b67d [2022-10-25T20:28:25.912Z] ---> 51d80932354c [2022-10-25T20:28:25.912Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T20:28:26.179Z] ---> Running in 0bd9edc6ba29 [2022-10-25T20:28:28.156Z] Removing intermediate container 2f3bbff62387 [2022-10-25T20:28:28.156Z] ---> c23cfc06cf23 [2022-10-25T20:28:28.156Z] Step 22/23 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:28:28.156Z] Removing intermediate container 0bd9edc6ba29 [2022-10-25T20:28:28.156Z] ---> b7bab4d0c128 [2022-10-25T20:28:28.156Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T20:28:28.428Z] ---> Running in d4d40f8023fc [2022-10-25T20:28:28.428Z] ---> Running in c02626565c17 [2022-10-25T20:28:29.325Z] Removing intermediate container d4d40f8023fc [2022-10-25T20:28:29.325Z] ---> d7c4f1343f54 [2022-10-25T20:28:29.325Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T20:28:29.618Z] Removing intermediate container c02626565c17 [2022-10-25T20:28:29.618Z] ---> 694f0ca83b30 [2022-10-25T20:28:29.618Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T20:28:29.618Z] ---> Running in fb150c66b0b5 [2022-10-25T20:28:29.914Z] ---> Running in 03addd5025e2 [2022-10-25T20:28:32.587Z] Removing intermediate container 03addd5025e2 [2022-10-25T20:28:32.587Z] ---> 76c5965d6691 [2022-10-25T20:28:32.587Z] Step 23/24 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:28:32.587Z] Removing intermediate container fb150c66b0b5 [2022-10-25T20:28:32.587Z] ---> d065d5aca22d [2022-10-25T20:28:32.587Z] [2022-10-25T20:28:32.868Z] ---> Running in 11fe708d254f [2022-10-25T20:28:32.868Z] Successfully built d065d5aca22d [2022-10-25T20:28:32.868Z] Successfully tagged security-spire-server-arm64:latest [2022-10-25T20:28:33.137Z] Building core-metadata [2022-10-25T20:28:33.736Z]  Building security-spire-server ... done Removing intermediate container 11fe708d254f [2022-10-25T20:28:33.736Z] ---> e2e764240f02 [2022-10-25T20:28:33.736Z] Step 24/24 : LABEL version=2.3.0-dev.102 [2022-10-25T20:28:34.003Z] ---> Running in 91df4270df94 [2022-10-25T20:28:36.581Z] Removing intermediate container 91df4270df94 [2022-10-25T20:28:36.581Z] ---> 02a7f73ccea5 [2022-10-25T20:28:36.581Z] [2022-10-25T20:28:36.581Z] Successfully built 02a7f73ccea5 [2022-10-25T20:28:36.581Z] Successfully tagged security-spire-config-arm64:latest [2022-10-25T20:28:36.581Z]  Building security-spire-config ... done Building security-secretstore-setup [2022-10-25T20:28:40.389Z]  Building sys-mgmt-agent ... done Removing intermediate container 7c733bb3bab7 [2022-10-25T20:28:40.389Z] ---> b95fd16024a7 [2022-10-25T20:28:40.389Z] Step 7/24 : COPY . . [2022-10-25T20:28:40.844Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:28:40.844Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:28:40.844Z] ---> 1e1df5d6c25c [2022-10-25T20:28:40.844Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:28:40.844Z] ---> Using cache [2022-10-25T20:28:40.844Z] ---> 43e59437f745 [2022-10-25T20:28:40.844Z] Step 4/24 : WORKDIR /edgex-go [2022-10-25T20:28:40.844Z] ---> Using cache [2022-10-25T20:28:40.844Z] ---> 3820e74e164f [2022-10-25T20:28:40.844Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-10-25T20:28:40.844Z] ---> Using cache [2022-10-25T20:28:40.844Z] ---> d944e02f1461 [2022-10-25T20:28:40.844Z] Step 6/24 : COPY go.mod vendor* ./ [2022-10-25T20:28:40.844Z] ---> Using cache [2022-10-25T20:28:40.844Z] ---> c23be4f7823d [2022-10-25T20:28:40.844Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:28:40.844Z] ---> Using cache [2022-10-25T20:28:40.844Z] ---> 029e6f7595b3 [2022-10-25T20:28:40.844Z] Step 8/24 : COPY . . [2022-10-25T20:28:40.844Z] ---> Using cache [2022-10-25T20:28:40.844Z] ---> f4da3a047279 [2022-10-25T20:28:40.844Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-25T20:28:40.844Z] ---> Running in 558c8494db0a [2022-10-25T20:28:45.095Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-25T20:28:45.368Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:28:45.368Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:28:45.368Z] ---> 1e1df5d6c25c [2022-10-25T20:28:45.368Z] Step 3/24 : WORKDIR /edgex-go [2022-10-25T20:28:45.368Z] ---> Using cache [2022-10-25T20:28:45.368Z] ---> 783188233b82 [2022-10-25T20:28:45.368Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-10-25T20:28:45.368Z] ---> Running in abd279f02035 [2022-10-25T20:28:47.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:28:48.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:28:50.383Z] Removing intermediate container 441a61616862 [2022-10-25T20:28:50.383Z] ---> 07d36f11a029 [2022-10-25T20:28:50.383Z] [2022-10-25T20:28:50.383Z] Step 10/24 : FROM alpine:3.16 [2022-10-25T20:28:50.383Z] ---> 9c6f07244728 [2022-10-25T20:28:50.383Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-25T20:28:50.487Z] OK: 221 MiB in 51 packages [2022-10-25T20:28:50.954Z] ---> Using cache [2022-10-25T20:28:50.954Z] ---> 6c2c97b42351 [2022-10-25T20:28:50.954Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:28:50.954Z] ---> Using cache [2022-10-25T20:28:50.954Z] ---> c26e9933fa27 [2022-10-25T20:28:50.954Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-25T20:28:51.214Z] ---> 5636f572f821 [2022-10-25T20:28:51.214Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T20:28:51.477Z] ---> Running in ef45c600a675 [2022-10-25T20:28:51.477Z] Removing intermediate container af2707a6f4fe [2022-10-25T20:28:51.477Z] ---> a82e687563bb [2022-10-25T20:28:51.477Z] [2022-10-25T20:28:51.477Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:28:51.477Z] ---> 9c6f07244728 [2022-10-25T20:28:51.477Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-25T20:28:51.477Z] ---> Running in a262bbf491e7 [2022-10-25T20:28:51.739Z] ---> Running in 8c7d1441c3bd [2022-10-25T20:28:51.999Z] Removing intermediate container ef45c600a675 [2022-10-25T20:28:51.999Z] ---> 2bd06ef65c5b [2022-10-25T20:28:51.999Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-25T20:28:51.999Z] Removing intermediate container a262bbf491e7 [2022-10-25T20:28:51.999Z] ---> caa1148836dc [2022-10-25T20:28:51.999Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-25T20:28:52.259Z] ---> Running in c888482e987f [2022-10-25T20:28:52.259Z] ---> Running in cd5b43586254 [2022-10-25T20:28:52.259Z] Removing intermediate container cd5b43586254 [2022-10-25T20:28:52.259Z] ---> 5504efe411d1 [2022-10-25T20:28:52.259Z] Step 15/24 : WORKDIR / [2022-10-25T20:28:52.259Z] Removing intermediate container c888482e987f [2022-10-25T20:28:52.259Z] ---> 1ba17827cbde [2022-10-25T20:28:52.259Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T20:28:52.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:28:52.822Z] ---> Running in 35b98bf326d7 [2022-10-25T20:28:52.822Z] ---> Running in 72a72224f245 [2022-10-25T20:28:52.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:28:53.098Z] Removing intermediate container abd279f02035 [2022-10-25T20:28:53.098Z] ---> f5fa4b12f495 [2022-10-25T20:28:53.098Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-25T20:28:53.098Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-25T20:28:53.098Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-25T20:28:53.098Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:28:53.098Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:28:53.098Z] OK: 6 MiB in 16 packages [2022-10-25T20:28:53.359Z] Removing intermediate container 35b98bf326d7 [2022-10-25T20:28:53.359Z] ---> 7b2517df60e7 [2022-10-25T20:28:53.359Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:28:54.056Z] ---> 6385a1da66fa [2022-10-25T20:28:54.056Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:28:54.056Z] ---> Running in 66ff183af758 [2022-10-25T20:28:54.298Z] ---> daaae5083390 [2022-10-25T20:28:54.298Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-25T20:28:55.242Z] Removing intermediate container 8c7d1441c3bd [2022-10-25T20:28:55.242Z] ---> 9e96b2743572 [2022-10-25T20:28:55.242Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:28:55.504Z] ---> 961dacc57890 [2022-10-25T20:28:55.504Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-25T20:28:55.504Z] ---> Running in fb313baf16f9 [2022-10-25T20:28:55.504Z] Removing intermediate container 72a72224f245 [2022-10-25T20:28:55.504Z] ---> b28e2086c6ea [2022-10-25T20:28:55.504Z] Step 11/24 : WORKDIR /edgex-go [2022-10-25T20:28:55.504Z] ---> 56296b7d8f70 [2022-10-25T20:28:55.504Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-25T20:28:55.504Z] ---> Running in 92948706ba61 [2022-10-25T20:28:55.504Z] Removing intermediate container fb313baf16f9 [2022-10-25T20:28:55.504Z] ---> 78a364e0bbbc [2022-10-25T20:28:55.504Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-25T20:28:55.764Z] ---> Running in c42f5d7b0719 [2022-10-25T20:28:55.764Z] ---> 243e882a77c6 [2022-10-25T20:28:55.764Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-25T20:28:55.764Z] Removing intermediate container 92948706ba61 [2022-10-25T20:28:55.764Z] ---> 57405d6e6d1c [2022-10-25T20:28:55.764Z] [2022-10-25T20:28:55.764Z] Step 12/24 : FROM alpine:3.15 [2022-10-25T20:28:55.764Z] ---> c4fc93816858 [2022-10-25T20:28:55.764Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:28:55.764Z] ---> Using cache [2022-10-25T20:28:55.764Z] ---> cf8aade4a387 [2022-10-25T20:28:55.764Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-25T20:28:56.024Z] Removing intermediate container c42f5d7b0719 [2022-10-25T20:28:56.024Z] ---> 1c6440973319 [2022-10-25T20:28:56.024Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-25T20:28:56.284Z] ---> Running in 0b1c5e7c439e [2022-10-25T20:28:56.284Z] ---> Running in 9c538ca93d6a [2022-10-25T20:28:56.284Z] ---> Running in dbc877b1b778 [2022-10-25T20:28:56.561Z] Removing intermediate container 0b1c5e7c439e [2022-10-25T20:28:56.561Z] ---> cc92b9d9eaa1 [2022-10-25T20:28:56.561Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:28:56.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:28:56.561Z] Removing intermediate container dbc877b1b778 [2022-10-25T20:28:56.561Z] ---> 932a60cc021e [2022-10-25T20:28:56.561Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:28:56.561Z] ---> Running in e2fb3090ed96 [2022-10-25T20:28:56.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:28:56.838Z] ---> c58b3f7aec04 [2022-10-25T20:28:56.838Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-25T20:28:56.838Z] Removing intermediate container e2fb3090ed96 [2022-10-25T20:28:56.838Z] ---> 7c16aa71a9c8 [2022-10-25T20:28:56.838Z] Step 22/24 : LABEL arch=x86_64 [2022-10-25T20:28:56.838Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:28:56.838Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:28:56.838Z] OK: 15857 distinct packages available [2022-10-25T20:28:57.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-25T20:28:57.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-25T20:28:57.358Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-25T20:28:57.358Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:28:57.358Z] (3/4) Installing libucontext (1.1-r0) [2022-10-25T20:28:57.358Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-25T20:28:57.358Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:28:57.358Z] OK: 6 MiB in 18 packages [2022-10-25T20:28:57.358Z] ---> Running in d8e7a56a4b4d [2022-10-25T20:28:58.315Z] Removing intermediate container d8e7a56a4b4d [2022-10-25T20:28:58.315Z] ---> 32677e16bb57 [2022-10-25T20:28:58.315Z] Step 23/24 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:28:58.315Z] ---> 44e4cfd61578 [2022-10-25T20:28:58.315Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-25T20:28:58.574Z] ---> Running in 2588f7e231d7 [2022-10-25T20:28:59.961Z] ---> 998bf61de9c6 [2022-10-25T20:28:59.961Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-25T20:28:59.961Z] Removing intermediate container 2588f7e231d7 [2022-10-25T20:28:59.961Z] ---> 6c95d6bfa4d0 [2022-10-25T20:28:59.961Z] Step 24/24 : LABEL version=2.3.0-dev.102 [2022-10-25T20:28:59.961Z] Removing intermediate container 9c538ca93d6a [2022-10-25T20:28:59.961Z] ---> 9a20531d7164 [2022-10-25T20:28:59.961Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T20:29:00.222Z] ---> Running in 0805a3c38816 [2022-10-25T20:29:00.222Z] ---> Running in 48adf4d56d11 [2022-10-25T20:29:04.419Z] Removing intermediate container 0805a3c38816 [2022-10-25T20:29:04.420Z] ---> 5fe8765e826b [2022-10-25T20:29:04.420Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:29:04.420Z] Removing intermediate container 48adf4d56d11 [2022-10-25T20:29:04.420Z] ---> bec3ddb52ec2 [2022-10-25T20:29:04.420Z] [2022-10-25T20:29:04.420Z] Successfully built bec3ddb52ec2 [2022-10-25T20:29:04.420Z] ---> 2c791df8190f [2022-10-25T20:29:04.420Z] Successfully tagged core-metadata:latest [2022-10-25T20:29:04.420Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T20:29:04.420Z]  Building core-metadata ... done  ---> Running in 3c4fb70dfdf4 [2022-10-25T20:29:04.420Z] ---> 4eeacf7a3b4d [2022-10-25T20:29:04.420Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-25T20:29:04.420Z] Removing intermediate container 3c4fb70dfdf4 [2022-10-25T20:29:04.420Z] ---> 8cc9e01a7e6a [2022-10-25T20:29:04.420Z] Step 20/22 : LABEL arch=x86_64 [2022-10-25T20:29:04.420Z] ---> Running in cc063ccaa539 [2022-10-25T20:29:04.420Z] ---> Running in 9833b7ab501e [2022-10-25T20:29:04.420Z] Removing intermediate container 9833b7ab501e [2022-10-25T20:29:04.420Z] ---> ffdcade5f485 [2022-10-25T20:29:04.420Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-25T20:29:04.678Z] Removing intermediate container cc063ccaa539 [2022-10-25T20:29:04.678Z] ---> 9390f49045b9 [2022-10-25T20:29:04.678Z] Step 21/22 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:04.678Z] ---> Running in 3e28a2b7bec6 [2022-10-25T20:29:04.938Z] ---> 43a761c9395b [2022-10-25T20:29:04.938Z] Step 19/24 : WORKDIR / [2022-10-25T20:29:05.198Z] Removing intermediate container 3e28a2b7bec6 [2022-10-25T20:29:05.198Z] ---> a8b1e002329c [2022-10-25T20:29:05.198Z] Step 22/22 : LABEL version=2.3.0-dev.102 [2022-10-25T20:29:05.198Z] ---> Running in fd1a6dfcc64b [2022-10-25T20:29:05.458Z] ---> Running in 0a7b8ff69381 [2022-10-25T20:29:05.458Z] Removing intermediate container fd1a6dfcc64b [2022-10-25T20:29:05.458Z] ---> ce7c14a72c21 [2022-10-25T20:29:05.458Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T20:29:05.720Z] ---> Running in 5fb0d385230c [2022-10-25T20:29:05.720Z] Removing intermediate container 0a7b8ff69381 [2022-10-25T20:29:05.720Z] ---> 56a273838b1f [2022-10-25T20:29:05.720Z] [2022-10-25T20:29:05.720Z] Successfully built 56a273838b1f [2022-10-25T20:29:05.720Z] Removing intermediate container 5fb0d385230c [2022-10-25T20:29:05.720Z] ---> 818724caee3e [2022-10-25T20:29:05.720Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T20:29:05.720Z] Successfully tagged support-notifications:latest [2022-10-25T20:29:05.720Z]  Building support-notifications ... done  ---> Running in 7ff7eb5afb08 [2022-10-25T20:29:05.720Z] Removing intermediate container 7ff7eb5afb08 [2022-10-25T20:29:05.720Z] ---> dca128037e14 [2022-10-25T20:29:05.720Z] Step 22/24 : LABEL arch=x86_64 [2022-10-25T20:29:05.720Z] ---> Running in 335f46f33d42 [2022-10-25T20:29:05.979Z] Removing intermediate container 335f46f33d42 [2022-10-25T20:29:05.979Z] ---> 507312df193f [2022-10-25T20:29:05.979Z] Step 23/24 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:05.979Z] ---> Running in dea63619de3f [2022-10-25T20:29:05.979Z] Removing intermediate container dea63619de3f [2022-10-25T20:29:05.979Z] ---> acd8308ac4a5 [2022-10-25T20:29:05.979Z] Step 24/24 : LABEL version=2.3.0-dev.102 [2022-10-25T20:29:06.239Z] ---> Running in 87a10d09e78e [2022-10-25T20:29:06.239Z] Removing intermediate container 87a10d09e78e [2022-10-25T20:29:06.239Z] ---> 7e5555c33cbb [2022-10-25T20:29:06.239Z] [2022-10-25T20:29:06.239Z] Successfully built 7e5555c33cbb [2022-10-25T20:29:06.239Z] Successfully tagged security-spire-config:latest [2022-10-25T20:29:06.247Z]  Building security-spire-config ... done  [Pipeline] } [2022-10-25T20:29:06.250Z] $ docker stop --time=1 dc6be232e92282916977687faed053bee9c8acc20eb8bd961a1378387ee4cfc0 [2022-10-25T20:29:08.030Z] $ docker rm -f dc6be232e92282916977687faed053bee9c8acc20eb8bd961a1378387ee4cfc0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:29:08.364Z] + docker images [2022-10-25T20:29:08.364Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-25T20:29:08.364Z] security-spire-config latest 7e5555c33cbb 2 seconds ago 85.8MB [2022-10-25T20:29:08.364Z] support-notifications latest 56a273838b1f 3 seconds ago 30.4MB [2022-10-25T20:29:08.364Z] core-metadata latest bec3ddb52ec2 8 seconds ago 18.5MB [2022-10-25T20:29:08.364Z] 57405d6e6d1c 13 seconds ago 1.48GB [2022-10-25T20:29:08.364Z] a82e687563bb 19 seconds ago 1.67GB [2022-10-25T20:29:08.364Z] 07d36f11a029 29 seconds ago 1.61GB [2022-10-25T20:29:08.364Z] sys-mgmt-agent latest e7b893c25069 About a minute ago 136MB [2022-10-25T20:29:08.364Z] support-scheduler latest eb0824e55068 About a minute ago 29.8MB [2022-10-25T20:29:08.364Z] security-spiffe-token-provider latest 9a6017603497 About a minute ago 29.7MB [2022-10-25T20:29:08.364Z] core-data latest 16c627e2280c About a minute ago 21.7MB [2022-10-25T20:29:08.364Z] 0d182565b5a8 About a minute ago 1.67GB [2022-10-25T20:29:08.364Z] security-secretstore-setup latest f672ff3ef6ab About a minute ago 29.7MB [2022-10-25T20:29:08.364Z] a5612c48271c 2 minutes ago 1.64GB [2022-10-25T20:29:08.364Z] security-bootstrapper latest 3b8a55ce029b 2 minutes ago 20.2MB [2022-10-25T20:29:08.364Z] 28f7e0d811d0 2 minutes ago 1.62GB [2022-10-25T20:29:08.365Z] 8b666c436e50 2 minutes ago 1.59GB [2022-10-25T20:29:08.365Z] 95b2d471ab6d 3 minutes ago 1.6GB [2022-10-25T20:29:08.365Z] security-proxy-setup latest f680925a1a6b 3 minutes ago 27.6MB [2022-10-25T20:29:08.365Z] core-command latest 4b291e9b847f 4 minutes ago 17.6MB [2022-10-25T20:29:08.365Z] security-spire-agent latest a67984e1f907 4 minutes ago 125MB [2022-10-25T20:29:08.365Z] security-spire-server latest 5e0d38fd46b7 4 minutes ago 86.5MB [2022-10-25T20:29:08.365Z] 7c6d2e666cb1 4 minutes ago 1.6GB [2022-10-25T20:29:08.365Z] 8dfecc65b06b 4 minutes ago 1.61GB [2022-10-25T20:29:08.365Z] 2f7e12020e2e 4 minutes ago 1.6GB [2022-10-25T20:29:08.365Z] 54b780c28b46 4 minutes ago 1.48GB [2022-10-25T20:29:08.365Z] fbb9a3c75ab9 4 minutes ago 1.48GB [2022-10-25T20:29:08.365Z] ci-base-image-x86_64 latest f8d7a6fe0498 8 minutes ago 941MB [2022-10-25T20:29:08.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 2 weeks ago 677MB [2022-10-25T20:29:08.365Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-25T20:29:08.365Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-25T20:29:08.365Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-25T20:29:08.365Z] 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-25T20:29:08.466Z] provisioning config files... [2022-10-25T20:29:08.473Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/343@tmp/config14976757694830810162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:29:08.772Z] ---> docker-login.sh [2022-10-25T20:29:08.772Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:29:08.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:29:08.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:29:08.772Z] Configure a credential helper to remove this warning. See [2022-10-25T20:29:08.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:29:08.772Z] [2022-10-25T20:29:08.772Z] Login Succeeded [2022-10-25T20:29:08.772Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:29:08.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:29:08.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:29:08.772Z] Configure a credential helper to remove this warning. See [2022-10-25T20:29:08.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:29:08.772Z] [2022-10-25T20:29:08.772Z] Login Succeeded [2022-10-25T20:29:08.772Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:29:09.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:29:09.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:29:09.029Z] Configure a credential helper to remove this warning. See [2022-10-25T20:29:09.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:29:09.030Z] [2022-10-25T20:29:09.030Z] Login Succeeded [2022-10-25T20:29:09.030Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:29:09.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:29:09.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:29:09.030Z] Configure a credential helper to remove this warning. See [2022-10-25T20:29:09.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:29:09.030Z] [2022-10-25T20:29:09.030Z] Login Succeeded [2022-10-25T20:29:09.030Z] docker.io [2022-10-25T20:29:09.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:29:09.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:29:09.544Z] Configure a credential helper to remove this warning. See [2022-10-25T20:29:09.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:29:09.544Z] [2022-10-25T20:29:09.544Z] Login Succeeded [2022-10-25T20:29:09.544Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:29:09.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:29:09.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:29:09.586Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-25T20:29:09.586Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:09.586Z] latest [2022-10-25T20:29:09.586Z] 2.3.0-dev.102 [2022-10-25T20:29:09.586Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:09.586Z] main [2022-10-25T20:29:09.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:09.885Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:10.194Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:10.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-25T20:29:10.194Z] 9ae9e8fb4fc8: Preparing [2022-10-25T20:29:10.194Z] 82814fa79c04: Preparing [2022-10-25T20:29:10.194Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:10.194Z] 5a1725cb4c31: Preparing [2022-10-25T20:29:10.194Z] 994393dc58e7: Preparing [2022-10-25T20:29:10.194Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:10.194Z] 9ae9e8fb4fc8: Pushed [2022-10-25T20:29:10.194Z] 5a1725cb4c31: Pushed [2022-10-25T20:29:10.194Z] 73e9bf64d7f1: Pushed [2022-10-25T20:29:11.565Z] 82814fa79c04: Pushed [2022-10-25T20:29:11.824Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:e9ada753ce2d0503d196dc9d82d0877b1d8ab07cb6727c311ac09d955b681c55 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:12.136Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:12.437Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-25T20:29:12.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-25T20:29:12.437Z] 9ae9e8fb4fc8: Preparing [2022-10-25T20:29:12.437Z] 82814fa79c04: Preparing [2022-10-25T20:29:12.437Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:12.437Z] 5a1725cb4c31: Preparing [2022-10-25T20:29:12.437Z] 994393dc58e7: Preparing [2022-10-25T20:29:12.437Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:12.437Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:12.437Z] 82814fa79c04: Layer already exists [2022-10-25T20:29:12.437Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:29:12.437Z] 9ae9e8fb4fc8: Layer already exists [2022-10-25T20:29:12.437Z] latest: digest: sha256:e9ada753ce2d0503d196dc9d82d0877b1d8ab07cb6727c311ac09d955b681c55 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:12.739Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:13.046Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.102 [2022-10-25T20:29:13.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-25T20:29:13.046Z] 9ae9e8fb4fc8: Preparing [2022-10-25T20:29:13.046Z] 82814fa79c04: Preparing [2022-10-25T20:29:13.046Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:13.046Z] 5a1725cb4c31: Preparing [2022-10-25T20:29:13.046Z] 994393dc58e7: Preparing [2022-10-25T20:29:13.046Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:13.046Z] 82814fa79c04: Layer already exists [2022-10-25T20:29:13.046Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:29:13.046Z] 9ae9e8fb4fc8: Layer already exists [2022-10-25T20:29:13.046Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:13.046Z] 2.3.0-dev.102: digest: sha256:e9ada753ce2d0503d196dc9d82d0877b1d8ab07cb6727c311ac09d955b681c55 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:13.347Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:13.654Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:13.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-25T20:29:13.654Z] 9ae9e8fb4fc8: Preparing [2022-10-25T20:29:13.654Z] 82814fa79c04: Preparing [2022-10-25T20:29:13.654Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:13.654Z] 5a1725cb4c31: Preparing [2022-10-25T20:29:13.654Z] 994393dc58e7: Preparing [2022-10-25T20:29:13.654Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:13.654Z] 9ae9e8fb4fc8: Layer already exists [2022-10-25T20:29:13.654Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:13.654Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:29:13.654Z] 82814fa79c04: Layer already exists [2022-10-25T20:29:13.654Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:e9ada753ce2d0503d196dc9d82d0877b1d8ab07cb6727c311ac09d955b681c55 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:13.956Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:14.259Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-25T20:29:14.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-25T20:29:14.259Z] 9ae9e8fb4fc8: Preparing [2022-10-25T20:29:14.259Z] 82814fa79c04: Preparing [2022-10-25T20:29:14.259Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:14.259Z] 5a1725cb4c31: Preparing [2022-10-25T20:29:14.259Z] 994393dc58e7: Preparing [2022-10-25T20:29:14.259Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:14.259Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:29:14.259Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:14.259Z] 82814fa79c04: Layer already exists [2022-10-25T20:29:14.259Z] 9ae9e8fb4fc8: Layer already exists [2022-10-25T20:29:14.259Z] main: digest: sha256:e9ada753ce2d0503d196dc9d82d0877b1d8ab07cb6727c311ac09d955b681c55 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:29:14.305Z] ===================================================== [Pipeline] echo [2022-10-25T20:29:14.316Z] taggedImages: [2022-10-25T20:29:14.316Z] - nexus3.edgexfoundry.org:10004/core-command:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:14.316Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-25T20:29:14.316Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.102 [2022-10-25T20:29:14.316Z] - nexus3.edgexfoundry.org:10004/core-command:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:14.316Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-25T20:29:14.334Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-25T20:29:14.334Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:14.334Z] latest [2022-10-25T20:29:14.334Z] 2.3.0-dev.102 [2022-10-25T20:29:14.334Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:14.334Z] main [2022-10-25T20:29:14.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:14.660Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:14.966Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:14.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-25T20:29:14.966Z] 573405b9ca05: Preparing [2022-10-25T20:29:14.966Z] 8b7bf2068399: Preparing [2022-10-25T20:29:14.966Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:14.966Z] e2800da57814: Preparing [2022-10-25T20:29:14.966Z] 994393dc58e7: Preparing [2022-10-25T20:29:14.966Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:14.966Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:14.966Z] 573405b9ca05: Pushed [2022-10-25T20:29:15.225Z] e2800da57814: Pushed [2022-10-25T20:29:16.598Z] 8b7bf2068399: Pushed [2022-10-25T20:29:16.598Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:616feae1c734f4b5961778deafc218d9ace67dbf7a0f617cd321f6e587c52cc5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:16.910Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:17.217Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-25T20:29:17.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-25T20:29:17.217Z] 573405b9ca05: Preparing [2022-10-25T20:29:17.217Z] 8b7bf2068399: Preparing [2022-10-25T20:29:17.217Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:17.217Z] e2800da57814: Preparing [2022-10-25T20:29:17.217Z] 994393dc58e7: Preparing [2022-10-25T20:29:17.217Z] e2800da57814: Layer already exists [2022-10-25T20:29:17.217Z] 8b7bf2068399: Layer already exists [2022-10-25T20:29:17.217Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:17.217Z] 573405b9ca05: Layer already exists [2022-10-25T20:29:17.217Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:17.218Z] latest: digest: sha256:616feae1c734f4b5961778deafc218d9ace67dbf7a0f617cd321f6e587c52cc5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:17.522Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:17.829Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.102 [2022-10-25T20:29:17.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-25T20:29:17.829Z] 573405b9ca05: Preparing [2022-10-25T20:29:17.829Z] 8b7bf2068399: Preparing [2022-10-25T20:29:17.829Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:17.829Z] e2800da57814: Preparing [2022-10-25T20:29:17.829Z] 994393dc58e7: Preparing [2022-10-25T20:29:17.829Z] 573405b9ca05: Layer already exists [2022-10-25T20:29:17.829Z] 8b7bf2068399: Layer already exists [2022-10-25T20:29:17.829Z] e2800da57814: Layer already exists [2022-10-25T20:29:17.829Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:17.829Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:17.829Z] 2.3.0-dev.102: digest: sha256:616feae1c734f4b5961778deafc218d9ace67dbf7a0f617cd321f6e587c52cc5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:18.143Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:18.445Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:18.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-25T20:29:18.445Z] 573405b9ca05: Preparing [2022-10-25T20:29:18.445Z] 8b7bf2068399: Preparing [2022-10-25T20:29:18.445Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:18.445Z] e2800da57814: Preparing [2022-10-25T20:29:18.445Z] 994393dc58e7: Preparing [2022-10-25T20:29:18.445Z] 8b7bf2068399: Layer already exists [2022-10-25T20:29:18.445Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:18.446Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:18.446Z] 573405b9ca05: Layer already exists [2022-10-25T20:29:18.446Z] e2800da57814: Layer already exists [2022-10-25T20:29:18.446Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:616feae1c734f4b5961778deafc218d9ace67dbf7a0f617cd321f6e587c52cc5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:18.751Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:19.053Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-25T20:29:19.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-25T20:29:19.053Z] 573405b9ca05: Preparing [2022-10-25T20:29:19.053Z] 8b7bf2068399: Preparing [2022-10-25T20:29:19.053Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:19.053Z] e2800da57814: Preparing [2022-10-25T20:29:19.053Z] 994393dc58e7: Preparing [2022-10-25T20:29:19.053Z] e2800da57814: Layer already exists [2022-10-25T20:29:19.053Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:19.053Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:19.053Z] 573405b9ca05: Layer already exists [2022-10-25T20:29:19.053Z] 8b7bf2068399: Layer already exists [2022-10-25T20:29:19.053Z] main: digest: sha256:616feae1c734f4b5961778deafc218d9ace67dbf7a0f617cd321f6e587c52cc5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:29:19.102Z] ===================================================== [Pipeline] echo [2022-10-25T20:29:19.111Z] taggedImages: [2022-10-25T20:29:19.111Z] - nexus3.edgexfoundry.org:10004/core-data:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:19.111Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-25T20:29:19.111Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.102 [2022-10-25T20:29:19.111Z] - nexus3.edgexfoundry.org:10004/core-data:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:19.111Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-25T20:29:19.132Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-25T20:29:19.132Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:19.132Z] latest [2022-10-25T20:29:19.132Z] 2.3.0-dev.102 [2022-10-25T20:29:19.132Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:19.132Z] main [2022-10-25T20:29:19.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:19.474Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:19.788Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:19.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-25T20:29:19.788Z] a896fbbd0b40: Preparing [2022-10-25T20:29:19.788Z] 3b60d045e21c: Preparing [2022-10-25T20:29:19.788Z] 6e1f4e7f4efb: Preparing [2022-10-25T20:29:19.788Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:19.788Z] 5a1725cb4c31: Preparing [2022-10-25T20:29:19.788Z] 994393dc58e7: Preparing [2022-10-25T20:29:19.788Z] 994393dc58e7: Waiting [2022-10-25T20:29:19.788Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:19.788Z] a896fbbd0b40: Pushed [2022-10-25T20:29:19.788Z] 3b60d045e21c: Pushed [2022-10-25T20:29:19.788Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:29:20.046Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:21.419Z] 6e1f4e7f4efb: Pushed [2022-10-25T20:29:21.419Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:6e2d5409a295d866f77b38037e53d4de9cf1c867889297d2095ef768c5dcbe72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:21.722Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:22.017Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-25T20:29:22.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-25T20:29:22.017Z] a896fbbd0b40: Preparing [2022-10-25T20:29:22.017Z] 3b60d045e21c: Preparing [2022-10-25T20:29:22.017Z] 6e1f4e7f4efb: Preparing [2022-10-25T20:29:22.017Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:22.017Z] 5a1725cb4c31: Preparing [2022-10-25T20:29:22.017Z] 994393dc58e7: Preparing [2022-10-25T20:29:22.017Z] 994393dc58e7: Waiting [2022-10-25T20:29:22.017Z] a896fbbd0b40: Layer already exists [2022-10-25T20:29:22.017Z] 3b60d045e21c: Layer already exists [2022-10-25T20:29:22.017Z] 6e1f4e7f4efb: Layer already exists [2022-10-25T20:29:22.017Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:22.017Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:29:22.017Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:22.017Z] latest: digest: sha256:6e2d5409a295d866f77b38037e53d4de9cf1c867889297d2095ef768c5dcbe72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:22.323Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:22.629Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.102 [2022-10-25T20:29:22.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-25T20:29:22.630Z] a896fbbd0b40: Preparing [2022-10-25T20:29:22.630Z] 3b60d045e21c: Preparing [2022-10-25T20:29:22.630Z] 6e1f4e7f4efb: Preparing [2022-10-25T20:29:22.630Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:22.630Z] 5a1725cb4c31: Preparing [2022-10-25T20:29:22.630Z] 994393dc58e7: Preparing [2022-10-25T20:29:22.630Z] 994393dc58e7: Waiting [2022-10-25T20:29:22.630Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:22.630Z] a896fbbd0b40: Layer already exists [2022-10-25T20:29:22.630Z] 6e1f4e7f4efb: Layer already exists [2022-10-25T20:29:22.630Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:29:22.630Z] 3b60d045e21c: Layer already exists [2022-10-25T20:29:22.630Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:22.630Z] 2.3.0-dev.102: digest: sha256:6e2d5409a295d866f77b38037e53d4de9cf1c867889297d2095ef768c5dcbe72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:22.940Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:23.247Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:23.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-25T20:29:23.247Z] a896fbbd0b40: Preparing [2022-10-25T20:29:23.247Z] 3b60d045e21c: Preparing [2022-10-25T20:29:23.247Z] 6e1f4e7f4efb: Preparing [2022-10-25T20:29:23.247Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:23.247Z] 5a1725cb4c31: Preparing [2022-10-25T20:29:23.247Z] 994393dc58e7: Preparing [2022-10-25T20:29:23.247Z] 994393dc58e7: Waiting [2022-10-25T20:29:23.247Z] a896fbbd0b40: Layer already exists [2022-10-25T20:29:23.247Z] 6e1f4e7f4efb: Layer already exists [2022-10-25T20:29:23.247Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:29:23.247Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:23.247Z] 3b60d045e21c: Layer already exists [2022-10-25T20:29:23.247Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:23.247Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:6e2d5409a295d866f77b38037e53d4de9cf1c867889297d2095ef768c5dcbe72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:23.558Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:23.854Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-25T20:29:23.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-25T20:29:23.854Z] a896fbbd0b40: Preparing [2022-10-25T20:29:23.854Z] 3b60d045e21c: Preparing [2022-10-25T20:29:23.854Z] 6e1f4e7f4efb: Preparing [2022-10-25T20:29:23.854Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:23.854Z] 5a1725cb4c31: Preparing [2022-10-25T20:29:23.854Z] 994393dc58e7: Preparing [2022-10-25T20:29:23.854Z] 994393dc58e7: Waiting [2022-10-25T20:29:23.854Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:29:23.854Z] a896fbbd0b40: Layer already exists [2022-10-25T20:29:23.854Z] 6e1f4e7f4efb: Layer already exists [2022-10-25T20:29:23.854Z] 3b60d045e21c: Layer already exists [2022-10-25T20:29:23.854Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:23.854Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:23.854Z] main: digest: sha256:6e2d5409a295d866f77b38037e53d4de9cf1c867889297d2095ef768c5dcbe72 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:29:23.886Z] ===================================================== [Pipeline] echo [2022-10-25T20:29:23.891Z] taggedImages: [2022-10-25T20:29:23.891Z] - nexus3.edgexfoundry.org:10004/core-metadata:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:23.891Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-25T20:29:23.891Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.102 [2022-10-25T20:29:23.891Z] - nexus3.edgexfoundry.org:10004/core-metadata:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:23.891Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-25T20:29:23.904Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-25T20:29:23.904Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:23.904Z] latest [2022-10-25T20:29:23.904Z] 2.3.0-dev.102 [2022-10-25T20:29:23.904Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:23.904Z] main [2022-10-25T20:29:23.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:24.221Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:24.530Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:24.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-25T20:29:24.530Z] d7190c4fe4d5: Preparing [2022-10-25T20:29:24.530Z] d7190c4fe4d5: Preparing [2022-10-25T20:29:24.530Z] 4842e7950f0b: Preparing [2022-10-25T20:29:24.530Z] d9b450b432c1: Preparing [2022-10-25T20:29:24.530Z] 7b07ba20ccfd: Preparing [2022-10-25T20:29:24.530Z] d30684e874dd: Preparing [2022-10-25T20:29:24.530Z] 5a87eb47ad6e: Preparing [2022-10-25T20:29:24.530Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:24.530Z] 918394f9b5c6: Preparing [2022-10-25T20:29:24.530Z] 8330e3cac10d: Preparing [2022-10-25T20:29:24.530Z] 84f8b8888ea1: Preparing [2022-10-25T20:29:24.530Z] d407108fa757: Preparing [2022-10-25T20:29:24.530Z] 994393dc58e7: Preparing [2022-10-25T20:29:24.530Z] 73e9bf64d7f1: Waiting [2022-10-25T20:29:24.530Z] 918394f9b5c6: Waiting [2022-10-25T20:29:24.530Z] 8330e3cac10d: Waiting [2022-10-25T20:29:24.530Z] 84f8b8888ea1: Waiting [2022-10-25T20:29:24.530Z] 994393dc58e7: Waiting [2022-10-25T20:29:24.530Z] d407108fa757: Waiting [2022-10-25T20:29:24.530Z] 5a87eb47ad6e: Waiting [2022-10-25T20:29:24.530Z] d7190c4fe4d5: Pushed [2022-10-25T20:29:24.530Z] 7b07ba20ccfd: Pushed [2022-10-25T20:29:24.530Z] 4842e7950f0b: Pushed [2022-10-25T20:29:24.530Z] d30684e874dd: Pushed [2022-10-25T20:29:24.530Z] d9b450b432c1: Pushed [2022-10-25T20:29:25.096Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:25.096Z] 918394f9b5c6: Pushed [2022-10-25T20:29:25.096Z] 8330e3cac10d: Pushed [2022-10-25T20:29:25.096Z] 84f8b8888ea1: Pushed [2022-10-25T20:29:25.096Z] d407108fa757: Pushed [2022-10-25T20:29:25.354Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:26.286Z] 5a87eb47ad6e: Pushed [2022-10-25T20:29:26.286Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:7aa88faef54ac5d056e99005d4f4817545d2d1f5b4ab21a10b63281c2bbfcc76 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:26.650Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:26.981Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-25T20:29:26.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-25T20:29:26.981Z] d7190c4fe4d5: Preparing [2022-10-25T20:29:26.981Z] d7190c4fe4d5: Preparing [2022-10-25T20:29:26.981Z] 4842e7950f0b: Preparing [2022-10-25T20:29:26.981Z] d9b450b432c1: Preparing [2022-10-25T20:29:26.981Z] 7b07ba20ccfd: Preparing [2022-10-25T20:29:26.981Z] d30684e874dd: Preparing [2022-10-25T20:29:26.981Z] 5a87eb47ad6e: Preparing [2022-10-25T20:29:26.981Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:26.981Z] 918394f9b5c6: Preparing [2022-10-25T20:29:26.981Z] 8330e3cac10d: Preparing [2022-10-25T20:29:26.981Z] 73e9bf64d7f1: Waiting [2022-10-25T20:29:26.981Z] 918394f9b5c6: Waiting [2022-10-25T20:29:26.981Z] 5a87eb47ad6e: Waiting [2022-10-25T20:29:26.981Z] 84f8b8888ea1: Preparing [2022-10-25T20:29:26.981Z] 8330e3cac10d: Waiting [2022-10-25T20:29:26.981Z] d407108fa757: Preparing [2022-10-25T20:29:26.981Z] 994393dc58e7: Preparing [2022-10-25T20:29:26.981Z] 84f8b8888ea1: Waiting [2022-10-25T20:29:26.981Z] 994393dc58e7: Waiting [2022-10-25T20:29:26.981Z] d407108fa757: Waiting [2022-10-25T20:29:26.981Z] d7190c4fe4d5: Layer already exists [2022-10-25T20:29:26.981Z] d9b450b432c1: Layer already exists [2022-10-25T20:29:26.981Z] d30684e874dd: Layer already exists [2022-10-25T20:29:26.981Z] 4842e7950f0b: Layer already exists [2022-10-25T20:29:26.981Z] 7b07ba20ccfd: Layer already exists [2022-10-25T20:29:26.981Z] 5a87eb47ad6e: Layer already exists [2022-10-25T20:29:26.981Z] 8330e3cac10d: Layer already exists [2022-10-25T20:29:26.981Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:26.981Z] 918394f9b5c6: Layer already exists [2022-10-25T20:29:26.981Z] 84f8b8888ea1: Layer already exists [2022-10-25T20:29:26.981Z] d407108fa757: Layer already exists [2022-10-25T20:29:26.981Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:27.281Z] latest: digest: sha256:7aa88faef54ac5d056e99005d4f4817545d2d1f5b4ab21a10b63281c2bbfcc76 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:27.662Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:27.969Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.102 [2022-10-25T20:29:27.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-25T20:29:27.969Z] d7190c4fe4d5: Preparing [2022-10-25T20:29:27.969Z] d7190c4fe4d5: Preparing [2022-10-25T20:29:27.969Z] 4842e7950f0b: Preparing [2022-10-25T20:29:27.969Z] d9b450b432c1: Preparing [2022-10-25T20:29:27.969Z] 7b07ba20ccfd: Preparing [2022-10-25T20:29:27.969Z] d30684e874dd: Preparing [2022-10-25T20:29:27.969Z] 5a87eb47ad6e: Preparing [2022-10-25T20:29:27.969Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:27.969Z] 918394f9b5c6: Preparing [2022-10-25T20:29:27.969Z] 8330e3cac10d: Preparing [2022-10-25T20:29:27.969Z] 84f8b8888ea1: Preparing [2022-10-25T20:29:27.969Z] d407108fa757: Preparing [2022-10-25T20:29:27.969Z] 994393dc58e7: Preparing [2022-10-25T20:29:27.969Z] 5a87eb47ad6e: Waiting [2022-10-25T20:29:27.969Z] 8330e3cac10d: Waiting [2022-10-25T20:29:27.969Z] 73e9bf64d7f1: Waiting [2022-10-25T20:29:27.969Z] 918394f9b5c6: Waiting [2022-10-25T20:29:27.969Z] d407108fa757: Waiting [2022-10-25T20:29:27.969Z] 84f8b8888ea1: Waiting [2022-10-25T20:29:27.969Z] d7190c4fe4d5: Layer already exists [2022-10-25T20:29:27.969Z] 7b07ba20ccfd: Layer already exists [2022-10-25T20:29:27.969Z] d9b450b432c1: Layer already exists [2022-10-25T20:29:27.969Z] 4842e7950f0b: Layer already exists [2022-10-25T20:29:27.969Z] d30684e874dd: Layer already exists [2022-10-25T20:29:27.969Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:27.969Z] 84f8b8888ea1: Layer already exists [2022-10-25T20:29:27.969Z] 5a87eb47ad6e: Layer already exists [2022-10-25T20:29:27.969Z] 8330e3cac10d: Layer already exists [2022-10-25T20:29:27.969Z] 918394f9b5c6: Layer already exists [2022-10-25T20:29:27.969Z] d407108fa757: Layer already exists [2022-10-25T20:29:27.969Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:27.969Z] 2.3.0-dev.102: digest: sha256:7aa88faef54ac5d056e99005d4f4817545d2d1f5b4ab21a10b63281c2bbfcc76 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:28.282Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:28.582Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:28.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-25T20:29:28.582Z] d7190c4fe4d5: Preparing [2022-10-25T20:29:28.582Z] d7190c4fe4d5: Preparing [2022-10-25T20:29:28.582Z] 4842e7950f0b: Preparing [2022-10-25T20:29:28.582Z] d9b450b432c1: Preparing [2022-10-25T20:29:28.582Z] 7b07ba20ccfd: Preparing [2022-10-25T20:29:28.582Z] d30684e874dd: Preparing [2022-10-25T20:29:28.582Z] 5a87eb47ad6e: Preparing [2022-10-25T20:29:28.583Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:28.583Z] 5a87eb47ad6e: Waiting [2022-10-25T20:29:28.583Z] 918394f9b5c6: Preparing [2022-10-25T20:29:28.583Z] 73e9bf64d7f1: Waiting [2022-10-25T20:29:28.583Z] 8330e3cac10d: Preparing [2022-10-25T20:29:28.583Z] 84f8b8888ea1: Preparing [2022-10-25T20:29:28.583Z] d407108fa757: Preparing [2022-10-25T20:29:28.583Z] 994393dc58e7: Preparing [2022-10-25T20:29:28.583Z] 918394f9b5c6: Waiting [2022-10-25T20:29:28.583Z] 8330e3cac10d: Waiting [2022-10-25T20:29:28.583Z] 84f8b8888ea1: Waiting [2022-10-25T20:29:28.583Z] d407108fa757: Waiting [2022-10-25T20:29:28.583Z] 994393dc58e7: Waiting [2022-10-25T20:29:28.583Z] d30684e874dd: Layer already exists [2022-10-25T20:29:28.583Z] d7190c4fe4d5: Layer already exists [2022-10-25T20:29:28.583Z] 7b07ba20ccfd: Layer already exists [2022-10-25T20:29:28.583Z] 4842e7950f0b: Layer already exists [2022-10-25T20:29:28.583Z] d9b450b432c1: Layer already exists [2022-10-25T20:29:28.583Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:28.583Z] 5a87eb47ad6e: Layer already exists [2022-10-25T20:29:28.583Z] 8330e3cac10d: Layer already exists [2022-10-25T20:29:28.583Z] 84f8b8888ea1: Layer already exists [2022-10-25T20:29:28.583Z] 918394f9b5c6: Layer already exists [2022-10-25T20:29:28.583Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:28.583Z] d407108fa757: Layer already exists [2022-10-25T20:29:28.583Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:7aa88faef54ac5d056e99005d4f4817545d2d1f5b4ab21a10b63281c2bbfcc76 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:28.889Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:29.192Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-25T20:29:29.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-25T20:29:29.192Z] d7190c4fe4d5: Preparing [2022-10-25T20:29:29.192Z] d7190c4fe4d5: Preparing [2022-10-25T20:29:29.192Z] 4842e7950f0b: Preparing [2022-10-25T20:29:29.192Z] d9b450b432c1: Preparing [2022-10-25T20:29:29.192Z] 7b07ba20ccfd: Preparing [2022-10-25T20:29:29.192Z] d30684e874dd: Preparing [2022-10-25T20:29:29.192Z] 5a87eb47ad6e: Preparing [2022-10-25T20:29:29.192Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:29.192Z] 918394f9b5c6: Preparing [2022-10-25T20:29:29.192Z] 8330e3cac10d: Preparing [2022-10-25T20:29:29.192Z] 84f8b8888ea1: Preparing [2022-10-25T20:29:29.192Z] d407108fa757: Preparing [2022-10-25T20:29:29.192Z] 994393dc58e7: Preparing [2022-10-25T20:29:29.192Z] 73e9bf64d7f1: Waiting [2022-10-25T20:29:29.192Z] 918394f9b5c6: Waiting [2022-10-25T20:29:29.192Z] 8330e3cac10d: Waiting [2022-10-25T20:29:29.192Z] 84f8b8888ea1: Waiting [2022-10-25T20:29:29.192Z] d407108fa757: Waiting [2022-10-25T20:29:29.192Z] 994393dc58e7: Waiting [2022-10-25T20:29:29.192Z] 5a87eb47ad6e: Waiting [2022-10-25T20:29:29.192Z] 7b07ba20ccfd: Layer already exists [2022-10-25T20:29:29.192Z] d7190c4fe4d5: Layer already exists [2022-10-25T20:29:29.192Z] 4842e7950f0b: Layer already exists [2022-10-25T20:29:29.192Z] d9b450b432c1: Layer already exists [2022-10-25T20:29:29.192Z] d30684e874dd: Layer already exists [2022-10-25T20:29:29.192Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:29.192Z] 918394f9b5c6: Layer already exists [2022-10-25T20:29:29.192Z] 5a87eb47ad6e: Layer already exists [2022-10-25T20:29:29.192Z] 84f8b8888ea1: Layer already exists [2022-10-25T20:29:29.192Z] 8330e3cac10d: Layer already exists [2022-10-25T20:29:29.192Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:29.192Z] d407108fa757: Layer already exists [2022-10-25T20:29:29.192Z] main: digest: sha256:7aa88faef54ac5d056e99005d4f4817545d2d1f5b4ab21a10b63281c2bbfcc76 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:29:29.229Z] ===================================================== [Pipeline] echo [2022-10-25T20:29:29.234Z] taggedImages: [2022-10-25T20:29:29.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:29.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-25T20:29:29.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.102 [2022-10-25T20:29:29.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:29.234Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-25T20:29:29.247Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-25T20:29:29.247Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:29.247Z] latest [2022-10-25T20:29:29.247Z] 2.3.0-dev.102 [2022-10-25T20:29:29.247Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:29.247Z] main [2022-10-25T20:29:29.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:29.547Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:29.846Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:29.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-25T20:29:29.846Z] 84d5fde32af6: Preparing [2022-10-25T20:29:29.846Z] de19b38bb104: Preparing [2022-10-25T20:29:29.846Z] c99a6b8032c1: Preparing [2022-10-25T20:29:29.846Z] 522db309d321: Preparing [2022-10-25T20:29:29.846Z] 847f6ce77e50: Preparing [2022-10-25T20:29:29.846Z] 235d81123fe4: Preparing [2022-10-25T20:29:29.846Z] 2d7115444df9: Preparing [2022-10-25T20:29:29.846Z] 994393dc58e7: Preparing [2022-10-25T20:29:29.846Z] 235d81123fe4: Waiting [2022-10-25T20:29:29.846Z] 2d7115444df9: Waiting [2022-10-25T20:29:29.846Z] 994393dc58e7: Waiting [2022-10-25T20:29:29.846Z] 847f6ce77e50: Pushed [2022-10-25T20:29:29.846Z] 84d5fde32af6: Pushed [2022-10-25T20:29:29.846Z] de19b38bb104: Pushed [2022-10-25T20:29:30.104Z] 235d81123fe4: Pushed [2022-10-25T20:29:30.104Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:30.362Z] 2d7115444df9: Pushed [2022-10-25T20:29:30.928Z] 522db309d321: Pushed [2022-10-25T20:29:30.928Z] c99a6b8032c1: Pushed [2022-10-25T20:29:31.493Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:80e8aecfc13c9524dbf51e2cee6a173a0cd70032e46dda6f86b5f6c098bba067 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:31.806Z] + 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-25T20:29:32.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-25T20:29:32.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-25T20:29:32.108Z] 84d5fde32af6: Preparing [2022-10-25T20:29:32.108Z] de19b38bb104: Preparing [2022-10-25T20:29:32.108Z] c99a6b8032c1: Preparing [2022-10-25T20:29:32.108Z] 522db309d321: Preparing [2022-10-25T20:29:32.108Z] 847f6ce77e50: Preparing [2022-10-25T20:29:32.108Z] 235d81123fe4: Preparing [2022-10-25T20:29:32.108Z] 2d7115444df9: Preparing [2022-10-25T20:29:32.108Z] 994393dc58e7: Preparing [2022-10-25T20:29:32.108Z] 235d81123fe4: Waiting [2022-10-25T20:29:32.108Z] 2d7115444df9: Waiting [2022-10-25T20:29:32.108Z] 994393dc58e7: Waiting [2022-10-25T20:29:32.108Z] c99a6b8032c1: Layer already exists [2022-10-25T20:29:32.108Z] 522db309d321: Layer already exists [2022-10-25T20:29:32.108Z] 84d5fde32af6: Layer already exists [2022-10-25T20:29:32.108Z] de19b38bb104: Layer already exists [2022-10-25T20:29:32.108Z] 847f6ce77e50: Layer already exists [2022-10-25T20:29:32.108Z] 235d81123fe4: Layer already exists [2022-10-25T20:29:32.108Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:32.108Z] 2d7115444df9: Layer already exists [2022-10-25T20:29:32.108Z] latest: digest: sha256:80e8aecfc13c9524dbf51e2cee6a173a0cd70032e46dda6f86b5f6c098bba067 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:32.406Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:32.706Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.102 [2022-10-25T20:29:32.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-25T20:29:32.706Z] 84d5fde32af6: Preparing [2022-10-25T20:29:32.707Z] de19b38bb104: Preparing [2022-10-25T20:29:32.707Z] c99a6b8032c1: Preparing [2022-10-25T20:29:32.707Z] 522db309d321: Preparing [2022-10-25T20:29:32.707Z] 847f6ce77e50: Preparing [2022-10-25T20:29:32.707Z] 235d81123fe4: Preparing [2022-10-25T20:29:32.707Z] 2d7115444df9: Preparing [2022-10-25T20:29:32.707Z] 994393dc58e7: Preparing [2022-10-25T20:29:32.707Z] 2d7115444df9: Waiting [2022-10-25T20:29:32.707Z] 235d81123fe4: Waiting [2022-10-25T20:29:32.707Z] 994393dc58e7: Waiting [2022-10-25T20:29:32.707Z] 847f6ce77e50: Layer already exists [2022-10-25T20:29:32.707Z] c99a6b8032c1: Layer already exists [2022-10-25T20:29:32.707Z] 84d5fde32af6: Layer already exists [2022-10-25T20:29:32.707Z] de19b38bb104: Layer already exists [2022-10-25T20:29:32.707Z] 522db309d321: Layer already exists [2022-10-25T20:29:32.707Z] 235d81123fe4: Layer already exists [2022-10-25T20:29:32.707Z] 2d7115444df9: Layer already exists [2022-10-25T20:29:32.707Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:32.707Z] 2.3.0-dev.102: digest: sha256:80e8aecfc13c9524dbf51e2cee6a173a0cd70032e46dda6f86b5f6c098bba067 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:33.010Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:33.303Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:33.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-25T20:29:33.303Z] 84d5fde32af6: Preparing [2022-10-25T20:29:33.303Z] de19b38bb104: Preparing [2022-10-25T20:29:33.303Z] c99a6b8032c1: Preparing [2022-10-25T20:29:33.303Z] 522db309d321: Preparing [2022-10-25T20:29:33.303Z] 847f6ce77e50: Preparing [2022-10-25T20:29:33.303Z] 235d81123fe4: Preparing [2022-10-25T20:29:33.303Z] 2d7115444df9: Preparing [2022-10-25T20:29:33.303Z] 235d81123fe4: Waiting [2022-10-25T20:29:33.303Z] 994393dc58e7: Preparing [2022-10-25T20:29:33.303Z] 2d7115444df9: Waiting [2022-10-25T20:29:33.303Z] 994393dc58e7: Waiting [2022-10-25T20:29:33.303Z] 84d5fde32af6: Layer already exists [2022-10-25T20:29:33.303Z] de19b38bb104: Layer already exists [2022-10-25T20:29:33.303Z] 847f6ce77e50: Layer already exists [2022-10-25T20:29:33.303Z] 522db309d321: Layer already exists [2022-10-25T20:29:33.303Z] c99a6b8032c1: Layer already exists [2022-10-25T20:29:33.304Z] 2d7115444df9: Layer already exists [2022-10-25T20:29:33.304Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:33.304Z] 235d81123fe4: Layer already exists [2022-10-25T20:29:33.304Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:80e8aecfc13c9524dbf51e2cee6a173a0cd70032e46dda6f86b5f6c098bba067 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:33.613Z] + 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-25T20:29:33.917Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-25T20:29:33.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-25T20:29:33.917Z] 84d5fde32af6: Preparing [2022-10-25T20:29:33.917Z] de19b38bb104: Preparing [2022-10-25T20:29:33.917Z] c99a6b8032c1: Preparing [2022-10-25T20:29:33.917Z] 522db309d321: Preparing [2022-10-25T20:29:33.917Z] 847f6ce77e50: Preparing [2022-10-25T20:29:33.917Z] 235d81123fe4: Preparing [2022-10-25T20:29:33.917Z] 2d7115444df9: Preparing [2022-10-25T20:29:33.917Z] 994393dc58e7: Preparing [2022-10-25T20:29:33.917Z] 235d81123fe4: Waiting [2022-10-25T20:29:33.917Z] 2d7115444df9: Waiting [2022-10-25T20:29:33.917Z] 994393dc58e7: Waiting [2022-10-25T20:29:33.917Z] 84d5fde32af6: Layer already exists [2022-10-25T20:29:33.917Z] de19b38bb104: Layer already exists [2022-10-25T20:29:33.917Z] c99a6b8032c1: Layer already exists [2022-10-25T20:29:33.917Z] 847f6ce77e50: Layer already exists [2022-10-25T20:29:33.917Z] 522db309d321: Layer already exists [2022-10-25T20:29:33.917Z] 235d81123fe4: Layer already exists [2022-10-25T20:29:33.917Z] 2d7115444df9: Layer already exists [2022-10-25T20:29:33.917Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:33.917Z] main: digest: sha256:80e8aecfc13c9524dbf51e2cee6a173a0cd70032e46dda6f86b5f6c098bba067 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:29:33.964Z] ===================================================== [Pipeline] echo [2022-10-25T20:29:33.974Z] taggedImages: [2022-10-25T20:29:33.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:33.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-25T20:29:33.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.102 [2022-10-25T20:29:33.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:33.974Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-25T20:29:33.994Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-25T20:29:33.994Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:33.994Z] latest [2022-10-25T20:29:33.994Z] 2.3.0-dev.102 [2022-10-25T20:29:33.994Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:33.994Z] main [2022-10-25T20:29:33.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:34.302Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:34.625Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:34.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-25T20:29:34.625Z] cebf8bfc87aa: Preparing [2022-10-25T20:29:34.625Z] e8c2bff7c730: Preparing [2022-10-25T20:29:34.625Z] 09cf7aa53ce8: Preparing [2022-10-25T20:29:34.625Z] 2194701322b8: Preparing [2022-10-25T20:29:34.625Z] b50efa9a8b01: Preparing [2022-10-25T20:29:34.625Z] 5119ba93c2ce: Preparing [2022-10-25T20:29:34.625Z] 83fb02e758e3: Preparing [2022-10-25T20:29:34.625Z] e3b02bda85d9: Preparing [2022-10-25T20:29:34.625Z] 35cc623e9086: Preparing [2022-10-25T20:29:34.625Z] 994393dc58e7: Preparing [2022-10-25T20:29:34.625Z] 5119ba93c2ce: Waiting [2022-10-25T20:29:34.625Z] 35cc623e9086: Waiting [2022-10-25T20:29:34.625Z] 994393dc58e7: Waiting [2022-10-25T20:29:34.625Z] 83fb02e758e3: Waiting [2022-10-25T20:29:34.625Z] e3b02bda85d9: Waiting [2022-10-25T20:29:34.625Z] b50efa9a8b01: Pushed [2022-10-25T20:29:34.625Z] cebf8bfc87aa: Pushed [2022-10-25T20:29:34.625Z] e8c2bff7c730: Pushed [2022-10-25T20:29:34.883Z] 5119ba93c2ce: Pushed [2022-10-25T20:29:34.883Z] 83fb02e758e3: Pushed [2022-10-25T20:29:34.883Z] e3b02bda85d9: Pushed [2022-10-25T20:29:35.141Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:35.141Z] 35cc623e9086: Pushed [2022-10-25T20:29:35.715Z] 2194701322b8: Pushed [2022-10-25T20:29:35.973Z] 09cf7aa53ce8: Pushed [2022-10-25T20:29:35.973Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:133fd66844c360f13833c9504cdf1568776d7202027abbd500fce2a8a88ac1ca size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:36.548Z] + 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-25T20:29:36.859Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-25T20:29:36.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-25T20:29:36.859Z] cebf8bfc87aa: Preparing [2022-10-25T20:29:36.859Z] e8c2bff7c730: Preparing [2022-10-25T20:29:36.859Z] 09cf7aa53ce8: Preparing [2022-10-25T20:29:36.859Z] 2194701322b8: Preparing [2022-10-25T20:29:36.859Z] b50efa9a8b01: Preparing [2022-10-25T20:29:36.859Z] 5119ba93c2ce: Preparing [2022-10-25T20:29:36.859Z] 83fb02e758e3: Preparing [2022-10-25T20:29:36.859Z] e3b02bda85d9: Preparing [2022-10-25T20:29:36.859Z] 35cc623e9086: Preparing [2022-10-25T20:29:36.859Z] 994393dc58e7: Preparing [2022-10-25T20:29:36.859Z] 5119ba93c2ce: Waiting [2022-10-25T20:29:36.859Z] 83fb02e758e3: Waiting [2022-10-25T20:29:36.859Z] e3b02bda85d9: Waiting [2022-10-25T20:29:36.859Z] 35cc623e9086: Waiting [2022-10-25T20:29:36.859Z] 994393dc58e7: Waiting [2022-10-25T20:29:36.859Z] e8c2bff7c730: Layer already exists [2022-10-25T20:29:36.859Z] cebf8bfc87aa: Layer already exists [2022-10-25T20:29:36.859Z] 09cf7aa53ce8: Layer already exists [2022-10-25T20:29:36.859Z] b50efa9a8b01: Layer already exists [2022-10-25T20:29:36.859Z] 2194701322b8: Layer already exists [2022-10-25T20:29:36.859Z] 83fb02e758e3: Layer already exists [2022-10-25T20:29:36.859Z] 5119ba93c2ce: Layer already exists [2022-10-25T20:29:36.859Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:36.859Z] e3b02bda85d9: Layer already exists [2022-10-25T20:29:36.859Z] 35cc623e9086: Layer already exists [2022-10-25T20:29:36.859Z] latest: digest: sha256:133fd66844c360f13833c9504cdf1568776d7202027abbd500fce2a8a88ac1ca size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:37.167Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:37.471Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.102 [2022-10-25T20:29:37.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-25T20:29:37.471Z] cebf8bfc87aa: Preparing [2022-10-25T20:29:37.471Z] e8c2bff7c730: Preparing [2022-10-25T20:29:37.471Z] 09cf7aa53ce8: Preparing [2022-10-25T20:29:37.471Z] 2194701322b8: Preparing [2022-10-25T20:29:37.471Z] b50efa9a8b01: Preparing [2022-10-25T20:29:37.471Z] 5119ba93c2ce: Preparing [2022-10-25T20:29:37.471Z] 83fb02e758e3: Preparing [2022-10-25T20:29:37.471Z] 5119ba93c2ce: Waiting [2022-10-25T20:29:37.471Z] e3b02bda85d9: Preparing [2022-10-25T20:29:37.471Z] 83fb02e758e3: Waiting [2022-10-25T20:29:37.471Z] 35cc623e9086: Preparing [2022-10-25T20:29:37.471Z] 994393dc58e7: Preparing [2022-10-25T20:29:37.471Z] 35cc623e9086: Waiting [2022-10-25T20:29:37.471Z] 994393dc58e7: Waiting [2022-10-25T20:29:37.471Z] e8c2bff7c730: Layer already exists [2022-10-25T20:29:37.471Z] cebf8bfc87aa: Layer already exists [2022-10-25T20:29:37.471Z] b50efa9a8b01: Layer already exists [2022-10-25T20:29:37.471Z] 09cf7aa53ce8: Layer already exists [2022-10-25T20:29:37.471Z] 2194701322b8: Layer already exists [2022-10-25T20:29:37.471Z] 5119ba93c2ce: Layer already exists [2022-10-25T20:29:37.471Z] 83fb02e758e3: Layer already exists [2022-10-25T20:29:37.471Z] 35cc623e9086: Layer already exists [2022-10-25T20:29:37.471Z] e3b02bda85d9: Layer already exists [2022-10-25T20:29:37.471Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:37.471Z] 2.3.0-dev.102: digest: sha256:133fd66844c360f13833c9504cdf1568776d7202027abbd500fce2a8a88ac1ca size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:37.777Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:38.077Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:38.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-25T20:29:38.077Z] cebf8bfc87aa: Preparing [2022-10-25T20:29:38.077Z] e8c2bff7c730: Preparing [2022-10-25T20:29:38.077Z] 09cf7aa53ce8: Preparing [2022-10-25T20:29:38.077Z] 2194701322b8: Preparing [2022-10-25T20:29:38.077Z] b50efa9a8b01: Preparing [2022-10-25T20:29:38.077Z] 5119ba93c2ce: Preparing [2022-10-25T20:29:38.077Z] 83fb02e758e3: Preparing [2022-10-25T20:29:38.077Z] e3b02bda85d9: Preparing [2022-10-25T20:29:38.077Z] 35cc623e9086: Preparing [2022-10-25T20:29:38.077Z] 994393dc58e7: Preparing [2022-10-25T20:29:38.077Z] 83fb02e758e3: Waiting [2022-10-25T20:29:38.077Z] e3b02bda85d9: Waiting [2022-10-25T20:29:38.077Z] 35cc623e9086: Waiting [2022-10-25T20:29:38.077Z] 994393dc58e7: Waiting [2022-10-25T20:29:38.077Z] 5119ba93c2ce: Waiting [2022-10-25T20:29:38.077Z] b50efa9a8b01: Layer already exists [2022-10-25T20:29:38.077Z] 09cf7aa53ce8: Layer already exists [2022-10-25T20:29:38.077Z] cebf8bfc87aa: Layer already exists [2022-10-25T20:29:38.077Z] e8c2bff7c730: Layer already exists [2022-10-25T20:29:38.077Z] 2194701322b8: Layer already exists [2022-10-25T20:29:38.077Z] 5119ba93c2ce: Layer already exists [2022-10-25T20:29:38.077Z] e3b02bda85d9: Layer already exists [2022-10-25T20:29:38.077Z] 35cc623e9086: Layer already exists [2022-10-25T20:29:38.077Z] 83fb02e758e3: Layer already exists [2022-10-25T20:29:38.077Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:38.077Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:133fd66844c360f13833c9504cdf1568776d7202027abbd500fce2a8a88ac1ca size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:38.379Z] + 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-25T20:29:38.718Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-25T20:29:38.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-25T20:29:38.718Z] cebf8bfc87aa: Preparing [2022-10-25T20:29:38.718Z] e8c2bff7c730: Preparing [2022-10-25T20:29:38.718Z] 09cf7aa53ce8: Preparing [2022-10-25T20:29:38.718Z] 2194701322b8: Preparing [2022-10-25T20:29:38.718Z] b50efa9a8b01: Preparing [2022-10-25T20:29:38.718Z] 5119ba93c2ce: Preparing [2022-10-25T20:29:38.718Z] 83fb02e758e3: Preparing [2022-10-25T20:29:38.718Z] e3b02bda85d9: Preparing [2022-10-25T20:29:38.718Z] 35cc623e9086: Preparing [2022-10-25T20:29:38.718Z] 994393dc58e7: Preparing [2022-10-25T20:29:38.718Z] 83fb02e758e3: Waiting [2022-10-25T20:29:38.718Z] e3b02bda85d9: Waiting [2022-10-25T20:29:38.718Z] 994393dc58e7: Waiting [2022-10-25T20:29:38.718Z] 35cc623e9086: Waiting [2022-10-25T20:29:38.718Z] 5119ba93c2ce: Waiting [2022-10-25T20:29:38.718Z] 09cf7aa53ce8: Layer already exists [2022-10-25T20:29:38.718Z] cebf8bfc87aa: Layer already exists [2022-10-25T20:29:38.718Z] b50efa9a8b01: Layer already exists [2022-10-25T20:29:38.718Z] 2194701322b8: Layer already exists [2022-10-25T20:29:38.718Z] e8c2bff7c730: Layer already exists [2022-10-25T20:29:38.718Z] 5119ba93c2ce: Layer already exists [2022-10-25T20:29:38.718Z] 83fb02e758e3: Layer already exists [2022-10-25T20:29:38.718Z] 35cc623e9086: Layer already exists [2022-10-25T20:29:38.718Z] e3b02bda85d9: Layer already exists [2022-10-25T20:29:38.718Z] 994393dc58e7: Layer already exists [2022-10-25T20:29:38.718Z] main: digest: sha256:133fd66844c360f13833c9504cdf1568776d7202027abbd500fce2a8a88ac1ca size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:29:38.751Z] ===================================================== [Pipeline] echo [2022-10-25T20:29:38.757Z] taggedImages: [2022-10-25T20:29:38.757Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:38.757Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-25T20:29:38.757Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.102 [2022-10-25T20:29:38.757Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:38.757Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-25T20:29:38.774Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-25T20:29:38.774Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:38.774Z] latest [2022-10-25T20:29:38.774Z] 2.3.0-dev.102 [2022-10-25T20:29:38.774Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:38.774Z] main [2022-10-25T20:29:38.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:39.090Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:39.388Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:39.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-25T20:29:39.388Z] 48845748d381: Preparing [2022-10-25T20:29:39.388Z] a0fc698ac08d: Preparing [2022-10-25T20:29:39.388Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:39.388Z] 70cfe19dcc7b: Preparing [2022-10-25T20:29:39.388Z] 34d5ebaa5410: Preparing [2022-10-25T20:29:39.388Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:29:39.388Z] 48845748d381: Pushed [2022-10-25T20:29:39.388Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:39.954Z] 70cfe19dcc7b: Pushed [2022-10-25T20:29:41.329Z] a0fc698ac08d: Pushed [2022-10-25T20:29:41.586Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:808e26812b698346f77a10c376b26faaf09cde3cf11a8f4044a5f7aca67c5c39 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:41.890Z] + 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-25T20:29:42.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-25T20:29:42.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-25T20:29:42.203Z] 48845748d381: Preparing [2022-10-25T20:29:42.203Z] a0fc698ac08d: Preparing [2022-10-25T20:29:42.203Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:42.203Z] 70cfe19dcc7b: Preparing [2022-10-25T20:29:42.203Z] 34d5ebaa5410: Preparing [2022-10-25T20:29:42.203Z] 70cfe19dcc7b: Layer already exists [2022-10-25T20:29:42.203Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:29:42.203Z] 48845748d381: Layer already exists [2022-10-25T20:29:42.203Z] a0fc698ac08d: Layer already exists [2022-10-25T20:29:42.203Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:42.203Z] latest: digest: sha256:808e26812b698346f77a10c376b26faaf09cde3cf11a8f4044a5f7aca67c5c39 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:42.506Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:42.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.102 [2022-10-25T20:29:42.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-25T20:29:42.810Z] 48845748d381: Preparing [2022-10-25T20:29:42.810Z] a0fc698ac08d: Preparing [2022-10-25T20:29:42.810Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:42.810Z] 70cfe19dcc7b: Preparing [2022-10-25T20:29:42.810Z] 34d5ebaa5410: Preparing [2022-10-25T20:29:42.810Z] 48845748d381: Layer already exists [2022-10-25T20:29:42.810Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:42.810Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:29:42.810Z] a0fc698ac08d: Layer already exists [2022-10-25T20:29:42.810Z] 70cfe19dcc7b: Layer already exists [2022-10-25T20:29:42.810Z] 2.3.0-dev.102: digest: sha256:808e26812b698346f77a10c376b26faaf09cde3cf11a8f4044a5f7aca67c5c39 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:43.115Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:43.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:43.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-25T20:29:43.414Z] 48845748d381: Preparing [2022-10-25T20:29:43.414Z] a0fc698ac08d: Preparing [2022-10-25T20:29:43.414Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:43.414Z] 70cfe19dcc7b: Preparing [2022-10-25T20:29:43.414Z] 34d5ebaa5410: Preparing [2022-10-25T20:29:43.414Z] 70cfe19dcc7b: Layer already exists [2022-10-25T20:29:43.414Z] 48845748d381: Layer already exists [2022-10-25T20:29:43.414Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:43.414Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:29:43.414Z] a0fc698ac08d: Layer already exists [2022-10-25T20:29:43.414Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:808e26812b698346f77a10c376b26faaf09cde3cf11a8f4044a5f7aca67c5c39 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:43.724Z] + 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-25T20:29:44.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-25T20:29:44.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-25T20:29:44.029Z] 48845748d381: Preparing [2022-10-25T20:29:44.029Z] a0fc698ac08d: Preparing [2022-10-25T20:29:44.029Z] 73e9bf64d7f1: Preparing [2022-10-25T20:29:44.029Z] 70cfe19dcc7b: Preparing [2022-10-25T20:29:44.029Z] 34d5ebaa5410: Preparing [2022-10-25T20:29:44.029Z] 48845748d381: Layer already exists [2022-10-25T20:29:44.029Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:29:44.029Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:29:44.029Z] a0fc698ac08d: Layer already exists [2022-10-25T20:29:44.029Z] 70cfe19dcc7b: Layer already exists [2022-10-25T20:29:44.029Z] main: digest: sha256:808e26812b698346f77a10c376b26faaf09cde3cf11a8f4044a5f7aca67c5c39 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:29:44.061Z] ===================================================== [Pipeline] echo [2022-10-25T20:29:44.070Z] taggedImages: [2022-10-25T20:29:44.070Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:44.070Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-25T20:29:44.070Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.102 [2022-10-25T20:29:44.070Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:44.070Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-25T20:29:44.090Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-25T20:29:44.090Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:44.090Z] latest [2022-10-25T20:29:44.090Z] 2.3.0-dev.102 [2022-10-25T20:29:44.090Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:44.090Z] main [2022-10-25T20:29:44.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:44.401Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:44.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:44.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-25T20:29:44.697Z] f9492285a11e: Preparing [2022-10-25T20:29:44.697Z] 5e941d824144: Preparing [2022-10-25T20:29:44.697Z] 5988006a4d7b: Preparing [2022-10-25T20:29:44.697Z] 36c0e7864d5d: Preparing [2022-10-25T20:29:44.697Z] 45457cb3a3bf: Preparing [2022-10-25T20:29:44.697Z] ac2d18ec6916: Preparing [2022-10-25T20:29:44.697Z] 34d5ebaa5410: Preparing [2022-10-25T20:29:44.697Z] ac2d18ec6916: Waiting [2022-10-25T20:29:44.697Z] 34d5ebaa5410: Waiting [2022-10-25T20:29:44.697Z] 5988006a4d7b: Pushed [2022-10-25T20:29:44.697Z] 5e941d824144: Pushed [2022-10-25T20:29:44.697Z] f9492285a11e: Pushed [2022-10-25T20:29:44.697Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:29:45.262Z] ac2d18ec6916: Pushed [2022-10-25T20:29:48.544Z] 45457cb3a3bf: Pushed [2022-10-25T20:29:51.072Z] 36c0e7864d5d: Pushed [2022-10-25T20:29:51.072Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:f2616d057ea8a8ef32a58d96b86ccc9b76ced704c455506d7a8013eb4799c660 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:51.375Z] + 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-25T20:29:51.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-25T20:29:51.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-25T20:29:51.678Z] f9492285a11e: Preparing [2022-10-25T20:29:51.678Z] 5e941d824144: Preparing [2022-10-25T20:29:51.678Z] 5988006a4d7b: Preparing [2022-10-25T20:29:51.678Z] 36c0e7864d5d: Preparing [2022-10-25T20:29:51.678Z] 45457cb3a3bf: Preparing [2022-10-25T20:29:51.678Z] ac2d18ec6916: Preparing [2022-10-25T20:29:51.678Z] 34d5ebaa5410: Preparing [2022-10-25T20:29:51.678Z] ac2d18ec6916: Waiting [2022-10-25T20:29:51.678Z] 5e941d824144: Layer already exists [2022-10-25T20:29:51.678Z] 5988006a4d7b: Layer already exists [2022-10-25T20:29:51.678Z] 45457cb3a3bf: Layer already exists [2022-10-25T20:29:51.678Z] 36c0e7864d5d: Layer already exists [2022-10-25T20:29:51.678Z] f9492285a11e: Layer already exists [2022-10-25T20:29:51.678Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:29:51.678Z] ac2d18ec6916: Layer already exists [2022-10-25T20:29:51.678Z] latest: digest: sha256:f2616d057ea8a8ef32a58d96b86ccc9b76ced704c455506d7a8013eb4799c660 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:51.981Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:52.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.102 [2022-10-25T20:29:52.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-25T20:29:52.281Z] f9492285a11e: Preparing [2022-10-25T20:29:52.281Z] 5e941d824144: Preparing [2022-10-25T20:29:52.281Z] 5988006a4d7b: Preparing [2022-10-25T20:29:52.281Z] 36c0e7864d5d: Preparing [2022-10-25T20:29:52.281Z] 45457cb3a3bf: Preparing [2022-10-25T20:29:52.281Z] ac2d18ec6916: Preparing [2022-10-25T20:29:52.281Z] 34d5ebaa5410: Preparing [2022-10-25T20:29:52.281Z] ac2d18ec6916: Waiting [2022-10-25T20:29:52.281Z] 34d5ebaa5410: Waiting [2022-10-25T20:29:52.281Z] 5988006a4d7b: Layer already exists [2022-10-25T20:29:52.281Z] 5e941d824144: Layer already exists [2022-10-25T20:29:52.281Z] 45457cb3a3bf: Layer already exists [2022-10-25T20:29:52.281Z] f9492285a11e: Layer already exists [2022-10-25T20:29:52.281Z] 36c0e7864d5d: Layer already exists [2022-10-25T20:29:52.281Z] ac2d18ec6916: Layer already exists [2022-10-25T20:29:52.281Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:29:52.281Z] 2.3.0-dev.102: digest: sha256:f2616d057ea8a8ef32a58d96b86ccc9b76ced704c455506d7a8013eb4799c660 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:52.583Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:52.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:52.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-25T20:29:52.883Z] f9492285a11e: Preparing [2022-10-25T20:29:52.883Z] 5e941d824144: Preparing [2022-10-25T20:29:52.883Z] 5988006a4d7b: Preparing [2022-10-25T20:29:52.883Z] 36c0e7864d5d: Preparing [2022-10-25T20:29:52.883Z] 45457cb3a3bf: Preparing [2022-10-25T20:29:52.883Z] ac2d18ec6916: Preparing [2022-10-25T20:29:52.883Z] 34d5ebaa5410: Preparing [2022-10-25T20:29:52.883Z] ac2d18ec6916: Waiting [2022-10-25T20:29:52.883Z] 34d5ebaa5410: Waiting [2022-10-25T20:29:52.883Z] 5988006a4d7b: Layer already exists [2022-10-25T20:29:52.883Z] 36c0e7864d5d: Layer already exists [2022-10-25T20:29:52.883Z] 5e941d824144: Layer already exists [2022-10-25T20:29:52.883Z] f9492285a11e: Layer already exists [2022-10-25T20:29:52.883Z] 45457cb3a3bf: Layer already exists [2022-10-25T20:29:52.883Z] ac2d18ec6916: Layer already exists [2022-10-25T20:29:52.883Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:29:52.883Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:f2616d057ea8a8ef32a58d96b86ccc9b76ced704c455506d7a8013eb4799c660 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:53.186Z] + 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-25T20:29:53.486Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-25T20:29:53.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-25T20:29:53.486Z] f9492285a11e: Preparing [2022-10-25T20:29:53.486Z] 5e941d824144: Preparing [2022-10-25T20:29:53.486Z] 5988006a4d7b: Preparing [2022-10-25T20:29:53.486Z] 36c0e7864d5d: Preparing [2022-10-25T20:29:53.486Z] 45457cb3a3bf: Preparing [2022-10-25T20:29:53.486Z] ac2d18ec6916: Preparing [2022-10-25T20:29:53.486Z] 34d5ebaa5410: Preparing [2022-10-25T20:29:53.486Z] ac2d18ec6916: Waiting [2022-10-25T20:29:53.486Z] 34d5ebaa5410: Waiting [2022-10-25T20:29:53.486Z] 45457cb3a3bf: Layer already exists [2022-10-25T20:29:53.486Z] f9492285a11e: Layer already exists [2022-10-25T20:29:53.486Z] 5988006a4d7b: Layer already exists [2022-10-25T20:29:53.486Z] 36c0e7864d5d: Layer already exists [2022-10-25T20:29:53.486Z] 5e941d824144: Layer already exists [2022-10-25T20:29:53.486Z] ac2d18ec6916: Layer already exists [2022-10-25T20:29:53.486Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:29:53.486Z] main: digest: sha256:f2616d057ea8a8ef32a58d96b86ccc9b76ced704c455506d7a8013eb4799c660 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:29:53.520Z] ===================================================== [Pipeline] echo [2022-10-25T20:29:53.525Z] taggedImages: [2022-10-25T20:29:53.525Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:53.525Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-25T20:29:53.525Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.102 [2022-10-25T20:29:53.525Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:53.525Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-25T20:29:53.538Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-25T20:29:53.538Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:53.538Z] latest [2022-10-25T20:29:53.538Z] 2.3.0-dev.102 [2022-10-25T20:29:53.538Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:29:53.538Z] main [2022-10-25T20:29:53.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:53.847Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:29:54.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:29:54.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-25T20:29:54.232Z] 36215d789af5: Preparing [2022-10-25T20:29:54.232Z] 4bb0e8a68870: Preparing [2022-10-25T20:29:54.232Z] bea7694dfc1e: Preparing [2022-10-25T20:29:54.232Z] e84af198d6c2: Preparing [2022-10-25T20:29:54.232Z] 9c1c380eb5a3: Preparing [2022-10-25T20:29:54.232Z] 34d5ebaa5410: Preparing [2022-10-25T20:29:54.232Z] 34d5ebaa5410: Waiting [2022-10-25T20:29:54.232Z] bea7694dfc1e: Pushed [2022-10-25T20:29:54.232Z] 36215d789af5: Pushed [2022-10-25T20:29:54.232Z] 4bb0e8a68870: Pushed [2022-10-25T20:29:54.232Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:29:54.503Z] 9c1c380eb5a3: Pushed [2022-10-25T20:30:01.172Z] e84af198d6c2: Pushed [2022-10-25T20:30:01.172Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:3d3b874b2cab517cd93d521561a6ed0420d7d30b4377c7fb7aa1def5b55d29f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:01.483Z] + 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-25T20:30:01.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-25T20:30:01.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-25T20:30:01.793Z] 36215d789af5: Preparing [2022-10-25T20:30:01.793Z] 4bb0e8a68870: Preparing [2022-10-25T20:30:01.793Z] bea7694dfc1e: Preparing [2022-10-25T20:30:01.793Z] e84af198d6c2: Preparing [2022-10-25T20:30:01.793Z] 9c1c380eb5a3: Preparing [2022-10-25T20:30:01.793Z] 34d5ebaa5410: Preparing [2022-10-25T20:30:01.793Z] 34d5ebaa5410: Waiting [2022-10-25T20:30:01.793Z] 9c1c380eb5a3: Layer already exists [2022-10-25T20:30:01.793Z] bea7694dfc1e: Layer already exists [2022-10-25T20:30:01.793Z] 36215d789af5: Layer already exists [2022-10-25T20:30:01.793Z] 4bb0e8a68870: Layer already exists [2022-10-25T20:30:01.793Z] e84af198d6c2: Layer already exists [2022-10-25T20:30:01.793Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:30:01.793Z] latest: digest: sha256:3d3b874b2cab517cd93d521561a6ed0420d7d30b4377c7fb7aa1def5b55d29f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:02.106Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:02.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.102 [2022-10-25T20:30:02.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-25T20:30:02.405Z] 36215d789af5: Preparing [2022-10-25T20:30:02.405Z] 4bb0e8a68870: Preparing [2022-10-25T20:30:02.405Z] bea7694dfc1e: Preparing [2022-10-25T20:30:02.405Z] e84af198d6c2: Preparing [2022-10-25T20:30:02.405Z] 9c1c380eb5a3: Preparing [2022-10-25T20:30:02.405Z] 34d5ebaa5410: Preparing [2022-10-25T20:30:02.405Z] 34d5ebaa5410: Waiting [2022-10-25T20:30:02.405Z] 9c1c380eb5a3: Layer already exists [2022-10-25T20:30:02.405Z] bea7694dfc1e: Layer already exists [2022-10-25T20:30:02.405Z] e84af198d6c2: Layer already exists [2022-10-25T20:30:02.405Z] 36215d789af5: Layer already exists [2022-10-25T20:30:02.405Z] 4bb0e8a68870: Layer already exists [2022-10-25T20:30:02.405Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:30:02.405Z] 2.3.0-dev.102: digest: sha256:3d3b874b2cab517cd93d521561a6ed0420d7d30b4377c7fb7aa1def5b55d29f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:02.704Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:03.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:03.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-25T20:30:03.003Z] 36215d789af5: Preparing [2022-10-25T20:30:03.003Z] 4bb0e8a68870: Preparing [2022-10-25T20:30:03.003Z] bea7694dfc1e: Preparing [2022-10-25T20:30:03.003Z] e84af198d6c2: Preparing [2022-10-25T20:30:03.003Z] 9c1c380eb5a3: Preparing [2022-10-25T20:30:03.003Z] 34d5ebaa5410: Preparing [2022-10-25T20:30:03.003Z] bea7694dfc1e: Layer already exists [2022-10-25T20:30:03.003Z] 4bb0e8a68870: Layer already exists [2022-10-25T20:30:03.003Z] 36215d789af5: Layer already exists [2022-10-25T20:30:03.003Z] e84af198d6c2: Layer already exists [2022-10-25T20:30:03.003Z] 9c1c380eb5a3: Layer already exists [2022-10-25T20:30:03.003Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:30:03.003Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:3d3b874b2cab517cd93d521561a6ed0420d7d30b4377c7fb7aa1def5b55d29f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:03.311Z] + 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-25T20:30:03.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-25T20:30:03.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-25T20:30:03.611Z] 36215d789af5: Preparing [2022-10-25T20:30:03.611Z] 4bb0e8a68870: Preparing [2022-10-25T20:30:03.611Z] bea7694dfc1e: Preparing [2022-10-25T20:30:03.611Z] e84af198d6c2: Preparing [2022-10-25T20:30:03.611Z] 9c1c380eb5a3: Preparing [2022-10-25T20:30:03.611Z] 34d5ebaa5410: Preparing [2022-10-25T20:30:03.611Z] 34d5ebaa5410: Waiting [2022-10-25T20:30:03.611Z] e84af198d6c2: Layer already exists [2022-10-25T20:30:03.611Z] bea7694dfc1e: Layer already exists [2022-10-25T20:30:03.611Z] 4bb0e8a68870: Layer already exists [2022-10-25T20:30:03.611Z] 9c1c380eb5a3: Layer already exists [2022-10-25T20:30:03.611Z] 36215d789af5: Layer already exists [2022-10-25T20:30:03.611Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:30:03.612Z] main: digest: sha256:3d3b874b2cab517cd93d521561a6ed0420d7d30b4377c7fb7aa1def5b55d29f2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:30:03.657Z] ===================================================== [Pipeline] echo [2022-10-25T20:30:03.666Z] taggedImages: [2022-10-25T20:30:03.666Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:03.666Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-25T20:30:03.666Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.102 [2022-10-25T20:30:03.666Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:03.666Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-25T20:30:03.687Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-25T20:30:03.687Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:03.687Z] latest [2022-10-25T20:30:03.687Z] 2.3.0-dev.102 [2022-10-25T20:30:03.687Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:03.687Z] main [2022-10-25T20:30:03.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:04.004Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:04.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:04.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-25T20:30:04.314Z] bb302cc466f0: Preparing [2022-10-25T20:30:04.314Z] a8ef61a6eec6: Preparing [2022-10-25T20:30:04.314Z] 56af98dfe1dd: Preparing [2022-10-25T20:30:04.314Z] b8a81c8de215: Preparing [2022-10-25T20:30:04.314Z] ac2d18ec6916: Preparing [2022-10-25T20:30:04.314Z] 34d5ebaa5410: Preparing [2022-10-25T20:30:04.314Z] 34d5ebaa5410: Waiting [2022-10-25T20:30:04.314Z] ac2d18ec6916: Layer already exists [2022-10-25T20:30:04.314Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:30:04.314Z] bb302cc466f0: Pushed [2022-10-25T20:30:04.314Z] 56af98dfe1dd: Pushed [2022-10-25T20:30:04.314Z] a8ef61a6eec6: Pushed [2022-10-25T20:30:10.871Z] b8a81c8de215: Pushed [2022-10-25T20:30:10.871Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:8d663eac21f8d18d36daf67666a4418571aec43631a03c6d5679030773f455a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:11.184Z] + 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-25T20:30:11.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-25T20:30:11.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-25T20:30:11.489Z] bb302cc466f0: Preparing [2022-10-25T20:30:11.489Z] a8ef61a6eec6: Preparing [2022-10-25T20:30:11.489Z] 56af98dfe1dd: Preparing [2022-10-25T20:30:11.489Z] b8a81c8de215: Preparing [2022-10-25T20:30:11.489Z] ac2d18ec6916: Preparing [2022-10-25T20:30:11.489Z] 34d5ebaa5410: Preparing [2022-10-25T20:30:11.489Z] 34d5ebaa5410: Waiting [2022-10-25T20:30:11.489Z] b8a81c8de215: Layer already exists [2022-10-25T20:30:11.489Z] a8ef61a6eec6: Layer already exists [2022-10-25T20:30:11.489Z] ac2d18ec6916: Layer already exists [2022-10-25T20:30:11.489Z] 56af98dfe1dd: Layer already exists [2022-10-25T20:30:11.489Z] bb302cc466f0: Layer already exists [2022-10-25T20:30:11.489Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:30:11.489Z] latest: digest: sha256:8d663eac21f8d18d36daf67666a4418571aec43631a03c6d5679030773f455a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:11.795Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:12.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.102 [2022-10-25T20:30:12.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-25T20:30:12.098Z] bb302cc466f0: Preparing [2022-10-25T20:30:12.098Z] a8ef61a6eec6: Preparing [2022-10-25T20:30:12.098Z] 56af98dfe1dd: Preparing [2022-10-25T20:30:12.098Z] b8a81c8de215: Preparing [2022-10-25T20:30:12.098Z] ac2d18ec6916: Preparing [2022-10-25T20:30:12.098Z] 34d5ebaa5410: Preparing [2022-10-25T20:30:12.098Z] 34d5ebaa5410: Waiting [2022-10-25T20:30:12.098Z] bb302cc466f0: Layer already exists [2022-10-25T20:30:12.098Z] 56af98dfe1dd: Layer already exists [2022-10-25T20:30:12.098Z] a8ef61a6eec6: Layer already exists [2022-10-25T20:30:12.098Z] b8a81c8de215: Layer already exists [2022-10-25T20:30:12.098Z] ac2d18ec6916: Layer already exists [2022-10-25T20:30:12.098Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:30:12.098Z] 2.3.0-dev.102: digest: sha256:8d663eac21f8d18d36daf67666a4418571aec43631a03c6d5679030773f455a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:12.412Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:12.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:12.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-25T20:30:12.718Z] bb302cc466f0: Preparing [2022-10-25T20:30:12.718Z] a8ef61a6eec6: Preparing [2022-10-25T20:30:12.718Z] 56af98dfe1dd: Preparing [2022-10-25T20:30:12.718Z] b8a81c8de215: Preparing [2022-10-25T20:30:12.718Z] ac2d18ec6916: Preparing [2022-10-25T20:30:12.718Z] 34d5ebaa5410: Preparing [2022-10-25T20:30:12.718Z] 34d5ebaa5410: Waiting [2022-10-25T20:30:12.718Z] ac2d18ec6916: Layer already exists [2022-10-25T20:30:12.718Z] a8ef61a6eec6: Layer already exists [2022-10-25T20:30:12.718Z] 56af98dfe1dd: Layer already exists [2022-10-25T20:30:12.719Z] b8a81c8de215: Layer already exists [2022-10-25T20:30:12.719Z] bb302cc466f0: Layer already exists [2022-10-25T20:30:12.719Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:30:12.719Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:8d663eac21f8d18d36daf67666a4418571aec43631a03c6d5679030773f455a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:13.018Z] + 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-25T20:30:13.312Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-25T20:30:13.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-25T20:30:13.312Z] bb302cc466f0: Preparing [2022-10-25T20:30:13.312Z] a8ef61a6eec6: Preparing [2022-10-25T20:30:13.312Z] 56af98dfe1dd: Preparing [2022-10-25T20:30:13.312Z] b8a81c8de215: Preparing [2022-10-25T20:30:13.312Z] ac2d18ec6916: Preparing [2022-10-25T20:30:13.312Z] 34d5ebaa5410: Preparing [2022-10-25T20:30:13.312Z] 34d5ebaa5410: Waiting [2022-10-25T20:30:13.312Z] 56af98dfe1dd: Layer already exists [2022-10-25T20:30:13.312Z] a8ef61a6eec6: Layer already exists [2022-10-25T20:30:13.312Z] bb302cc466f0: Layer already exists [2022-10-25T20:30:13.312Z] ac2d18ec6916: Layer already exists [2022-10-25T20:30:13.312Z] b8a81c8de215: Layer already exists [2022-10-25T20:30:13.312Z] 34d5ebaa5410: Layer already exists [2022-10-25T20:30:13.312Z] main: digest: sha256:8d663eac21f8d18d36daf67666a4418571aec43631a03c6d5679030773f455a1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:30:13.346Z] ===================================================== [Pipeline] echo [2022-10-25T20:30:13.357Z] taggedImages: [2022-10-25T20:30:13.357Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:13.357Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-25T20:30:13.357Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.102 [2022-10-25T20:30:13.357Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:13.357Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-25T20:30:13.378Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-25T20:30:13.378Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:13.378Z] latest [2022-10-25T20:30:13.378Z] 2.3.0-dev.102 [2022-10-25T20:30:13.378Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:13.378Z] main [2022-10-25T20:30:13.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:13.687Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:14.003Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:14.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-25T20:30:14.003Z] deef5c87bb41: Preparing [2022-10-25T20:30:14.003Z] 1a8d4892f82a: Preparing [2022-10-25T20:30:14.003Z] 73e9bf64d7f1: Preparing [2022-10-25T20:30:14.003Z] 85cd95a64e0e: Preparing [2022-10-25T20:30:14.003Z] 994393dc58e7: Preparing [2022-10-25T20:30:14.003Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:14.003Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:30:14.003Z] deef5c87bb41: Pushed [2022-10-25T20:30:14.003Z] 85cd95a64e0e: Pushed [2022-10-25T20:30:15.707Z] Removing intermediate container 66ff183af758 [2022-10-25T20:30:15.707Z] ---> 977ad73a2548 [2022-10-25T20:30:15.707Z] Step 7/24 : COPY . . [2022-10-25T20:30:15.707Z] ---> a4bd42eced2d [2022-10-25T20:30:15.707Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-25T20:30:15.707Z] ---> Running in 1cdf4dace201 [2022-10-25T20:30:15.707Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-25T20:30:16.535Z] 1a8d4892f82a: Pushed [2022-10-25T20:30:16.535Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:d59ace435361dc155b27ddff43103c0e0a2d29015fce57e207e700eaa11add1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:17.103Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:17.411Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-25T20:30:17.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-25T20:30:17.411Z] deef5c87bb41: Preparing [2022-10-25T20:30:17.411Z] 1a8d4892f82a: Preparing [2022-10-25T20:30:17.411Z] 73e9bf64d7f1: Preparing [2022-10-25T20:30:17.411Z] 85cd95a64e0e: Preparing [2022-10-25T20:30:17.411Z] 994393dc58e7: Preparing [2022-10-25T20:30:17.411Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:30:17.411Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:17.411Z] deef5c87bb41: Layer already exists [2022-10-25T20:30:17.411Z] 85cd95a64e0e: Layer already exists [2022-10-25T20:30:17.411Z] 1a8d4892f82a: Layer already exists [2022-10-25T20:30:17.411Z] latest: digest: sha256:d59ace435361dc155b27ddff43103c0e0a2d29015fce57e207e700eaa11add1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:17.721Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:18.033Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.102 [2022-10-25T20:30:18.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-25T20:30:18.033Z] deef5c87bb41: Preparing [2022-10-25T20:30:18.033Z] 1a8d4892f82a: Preparing [2022-10-25T20:30:18.033Z] 73e9bf64d7f1: Preparing [2022-10-25T20:30:18.033Z] 85cd95a64e0e: Preparing [2022-10-25T20:30:18.033Z] 994393dc58e7: Preparing [2022-10-25T20:30:18.033Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:30:18.033Z] deef5c87bb41: Layer already exists [2022-10-25T20:30:18.033Z] 1a8d4892f82a: Layer already exists [2022-10-25T20:30:18.033Z] 85cd95a64e0e: Layer already exists [2022-10-25T20:30:18.033Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:18.033Z] 2.3.0-dev.102: digest: sha256:d59ace435361dc155b27ddff43103c0e0a2d29015fce57e207e700eaa11add1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:18.340Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:18.679Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:18.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-25T20:30:18.679Z] deef5c87bb41: Preparing [2022-10-25T20:30:18.679Z] 1a8d4892f82a: Preparing [2022-10-25T20:30:18.679Z] 73e9bf64d7f1: Preparing [2022-10-25T20:30:18.679Z] 85cd95a64e0e: Preparing [2022-10-25T20:30:18.679Z] 994393dc58e7: Preparing [2022-10-25T20:30:18.679Z] 1a8d4892f82a: Layer already exists [2022-10-25T20:30:18.679Z] 85cd95a64e0e: Layer already exists [2022-10-25T20:30:18.679Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:18.679Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:30:18.679Z] deef5c87bb41: Layer already exists [2022-10-25T20:30:18.679Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:d59ace435361dc155b27ddff43103c0e0a2d29015fce57e207e700eaa11add1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:18.991Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:19.301Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-25T20:30:19.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-25T20:30:19.301Z] deef5c87bb41: Preparing [2022-10-25T20:30:19.301Z] 1a8d4892f82a: Preparing [2022-10-25T20:30:19.301Z] 73e9bf64d7f1: Preparing [2022-10-25T20:30:19.301Z] 85cd95a64e0e: Preparing [2022-10-25T20:30:19.301Z] 994393dc58e7: Preparing [2022-10-25T20:30:19.301Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:30:19.301Z] 1a8d4892f82a: Layer already exists [2022-10-25T20:30:19.301Z] deef5c87bb41: Layer already exists [2022-10-25T20:30:19.301Z] 85cd95a64e0e: Layer already exists [2022-10-25T20:30:19.301Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:19.301Z] main: digest: sha256:d59ace435361dc155b27ddff43103c0e0a2d29015fce57e207e700eaa11add1c size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:30:19.331Z] ===================================================== [Pipeline] echo [2022-10-25T20:30:19.336Z] taggedImages: [2022-10-25T20:30:19.336Z] - nexus3.edgexfoundry.org:10004/support-notifications:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:19.336Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-25T20:30:19.336Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.102 [2022-10-25T20:30:19.336Z] - nexus3.edgexfoundry.org:10004/support-notifications:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:19.336Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-25T20:30:19.349Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-25T20:30:19.349Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:19.349Z] latest [2022-10-25T20:30:19.349Z] 2.3.0-dev.102 [2022-10-25T20:30:19.349Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:19.349Z] main [2022-10-25T20:30:19.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:19.649Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:19.957Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:19.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-25T20:30:19.957Z] 55c3a2bcca73: Preparing [2022-10-25T20:30:19.957Z] 40e1f042be82: Preparing [2022-10-25T20:30:19.957Z] 73e9bf64d7f1: Preparing [2022-10-25T20:30:19.957Z] 5a1725cb4c31: Preparing [2022-10-25T20:30:19.957Z] 994393dc58e7: Preparing [2022-10-25T20:30:19.957Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:30:19.957Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:30:19.957Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:19.957Z] 55c3a2bcca73: Pushed [2022-10-25T20:30:22.490Z] 40e1f042be82: Pushed [2022-10-25T20:30:22.490Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:35ad920980a8be96a6e47eb4deab62accf33001448c89604e70aedbd9cdbce90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:22.796Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:23.097Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-25T20:30:23.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-25T20:30:23.097Z] 55c3a2bcca73: Preparing [2022-10-25T20:30:23.097Z] 40e1f042be82: Preparing [2022-10-25T20:30:23.097Z] 73e9bf64d7f1: Preparing [2022-10-25T20:30:23.097Z] 5a1725cb4c31: Preparing [2022-10-25T20:30:23.097Z] 994393dc58e7: Preparing [2022-10-25T20:30:23.097Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:23.097Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:30:23.097Z] 40e1f042be82: Layer already exists [2022-10-25T20:30:23.097Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:30:23.097Z] 55c3a2bcca73: Layer already exists [2022-10-25T20:30:23.097Z] latest: digest: sha256:35ad920980a8be96a6e47eb4deab62accf33001448c89604e70aedbd9cdbce90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:23.402Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:23.710Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.102 [2022-10-25T20:30:23.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-25T20:30:23.710Z] 55c3a2bcca73: Preparing [2022-10-25T20:30:23.710Z] 40e1f042be82: Preparing [2022-10-25T20:30:23.710Z] 73e9bf64d7f1: Preparing [2022-10-25T20:30:23.710Z] 5a1725cb4c31: Preparing [2022-10-25T20:30:23.710Z] 994393dc58e7: Preparing [2022-10-25T20:30:23.710Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:30:23.710Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:30:23.710Z] 40e1f042be82: Layer already exists [2022-10-25T20:30:23.710Z] 55c3a2bcca73: Layer already exists [2022-10-25T20:30:23.710Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:23.710Z] 2.3.0-dev.102: digest: sha256:35ad920980a8be96a6e47eb4deab62accf33001448c89604e70aedbd9cdbce90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:24.022Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:24.327Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:24.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-25T20:30:24.327Z] 55c3a2bcca73: Preparing [2022-10-25T20:30:24.327Z] 40e1f042be82: Preparing [2022-10-25T20:30:24.327Z] 73e9bf64d7f1: Preparing [2022-10-25T20:30:24.327Z] 5a1725cb4c31: Preparing [2022-10-25T20:30:24.327Z] 994393dc58e7: Preparing [2022-10-25T20:30:24.327Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:30:24.327Z] 40e1f042be82: Layer already exists [2022-10-25T20:30:24.327Z] 55c3a2bcca73: Layer already exists [2022-10-25T20:30:24.327Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:30:24.327Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:24.327Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:35ad920980a8be96a6e47eb4deab62accf33001448c89604e70aedbd9cdbce90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:24.633Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:24.937Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-25T20:30:24.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-25T20:30:24.937Z] 55c3a2bcca73: Preparing [2022-10-25T20:30:24.937Z] 40e1f042be82: Preparing [2022-10-25T20:30:24.937Z] 73e9bf64d7f1: Preparing [2022-10-25T20:30:24.937Z] 5a1725cb4c31: Preparing [2022-10-25T20:30:24.937Z] 994393dc58e7: Preparing [2022-10-25T20:30:24.937Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:24.937Z] 55c3a2bcca73: Layer already exists [2022-10-25T20:30:24.937Z] 40e1f042be82: Layer already exists [2022-10-25T20:30:24.937Z] 73e9bf64d7f1: Layer already exists [2022-10-25T20:30:24.937Z] 5a1725cb4c31: Layer already exists [2022-10-25T20:30:24.937Z] main: digest: sha256:35ad920980a8be96a6e47eb4deab62accf33001448c89604e70aedbd9cdbce90 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:30:24.976Z] ===================================================== [Pipeline] echo [2022-10-25T20:30:24.983Z] taggedImages: [2022-10-25T20:30:24.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:24.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-25T20:30:24.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.102 [2022-10-25T20:30:24.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:24.983Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-25T20:30:24.996Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-25T20:30:24.996Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:24.996Z] latest [2022-10-25T20:30:24.996Z] 2.3.0-dev.102 [2022-10-25T20:30:24.996Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:24.996Z] main [2022-10-25T20:30:24.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:25.300Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:25.603Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:25.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-25T20:30:25.603Z] 2e03d19885c5: Preparing [2022-10-25T20:30:25.603Z] d27a4823bf86: Preparing [2022-10-25T20:30:25.603Z] e0cca458b652: Preparing [2022-10-25T20:30:25.603Z] 02e5a4e675e2: Preparing [2022-10-25T20:30:25.603Z] 994393dc58e7: Preparing [2022-10-25T20:30:25.603Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:25.603Z] d27a4823bf86: Pushed [2022-10-25T20:30:25.862Z] 2e03d19885c5: Pushed [2022-10-25T20:30:26.795Z] e0cca458b652: Pushed [2022-10-25T20:30:38.997Z] 02e5a4e675e2: Pushed [2022-10-25T20:30:38.997Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:8c6a2ebf7790ab55ad0fee3bdaebf7c86a195c8ab755fe00af6754cc429ba30e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:39.298Z] + 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-25T20:30:39.594Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-25T20:30:39.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-25T20:30:39.594Z] 2e03d19885c5: Preparing [2022-10-25T20:30:39.594Z] d27a4823bf86: Preparing [2022-10-25T20:30:39.594Z] e0cca458b652: Preparing [2022-10-25T20:30:39.594Z] 02e5a4e675e2: Preparing [2022-10-25T20:30:39.594Z] 994393dc58e7: Preparing [2022-10-25T20:30:39.594Z] 02e5a4e675e2: Layer already exists [2022-10-25T20:30:39.594Z] d27a4823bf86: Layer already exists [2022-10-25T20:30:39.594Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:39.594Z] e0cca458b652: Layer already exists [2022-10-25T20:30:39.594Z] 2e03d19885c5: Layer already exists [2022-10-25T20:30:39.594Z] latest: digest: sha256:8c6a2ebf7790ab55ad0fee3bdaebf7c86a195c8ab755fe00af6754cc429ba30e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:39.898Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:40.207Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.102 [2022-10-25T20:30:40.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-25T20:30:40.207Z] 2e03d19885c5: Preparing [2022-10-25T20:30:40.207Z] d27a4823bf86: Preparing [2022-10-25T20:30:40.207Z] e0cca458b652: Preparing [2022-10-25T20:30:40.207Z] 02e5a4e675e2: Preparing [2022-10-25T20:30:40.207Z] 994393dc58e7: Preparing [2022-10-25T20:30:40.207Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:40.207Z] e0cca458b652: Layer already exists [2022-10-25T20:30:40.207Z] 2e03d19885c5: Layer already exists [2022-10-25T20:30:40.207Z] 02e5a4e675e2: Layer already exists [2022-10-25T20:30:40.207Z] d27a4823bf86: Layer already exists [2022-10-25T20:30:40.207Z] 2.3.0-dev.102: digest: sha256:8c6a2ebf7790ab55ad0fee3bdaebf7c86a195c8ab755fe00af6754cc429ba30e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:40.512Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:40.816Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:40.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-25T20:30:40.816Z] 2e03d19885c5: Preparing [2022-10-25T20:30:40.816Z] d27a4823bf86: Preparing [2022-10-25T20:30:40.816Z] e0cca458b652: Preparing [2022-10-25T20:30:40.816Z] 02e5a4e675e2: Preparing [2022-10-25T20:30:40.816Z] 994393dc58e7: Preparing [2022-10-25T20:30:40.816Z] 02e5a4e675e2: Layer already exists [2022-10-25T20:30:40.816Z] e0cca458b652: Layer already exists [2022-10-25T20:30:40.816Z] 2e03d19885c5: Layer already exists [2022-10-25T20:30:40.816Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:40.816Z] d27a4823bf86: Layer already exists [2022-10-25T20:30:40.816Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:8c6a2ebf7790ab55ad0fee3bdaebf7c86a195c8ab755fe00af6754cc429ba30e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:30:41.124Z] + 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-25T20:30:41.423Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-25T20:30:41.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-25T20:30:41.423Z] 2e03d19885c5: Preparing [2022-10-25T20:30:41.423Z] d27a4823bf86: Preparing [2022-10-25T20:30:41.423Z] e0cca458b652: Preparing [2022-10-25T20:30:41.423Z] 02e5a4e675e2: Preparing [2022-10-25T20:30:41.423Z] 994393dc58e7: Preparing [2022-10-25T20:30:41.423Z] e0cca458b652: Layer already exists [2022-10-25T20:30:41.423Z] 2e03d19885c5: Layer already exists [2022-10-25T20:30:41.423Z] d27a4823bf86: Layer already exists [2022-10-25T20:30:41.423Z] 994393dc58e7: Layer already exists [2022-10-25T20:30:41.423Z] 02e5a4e675e2: Layer already exists [2022-10-25T20:30:41.423Z] main: digest: sha256:8c6a2ebf7790ab55ad0fee3bdaebf7c86a195c8ab755fe00af6754cc429ba30e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:30:41.470Z] ===================================================== [Pipeline] echo [2022-10-25T20:30:41.477Z] taggedImages: [2022-10-25T20:30:41.477Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:30:41.477Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-25T20:30:41.477Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.102 [2022-10-25T20:30:41.477Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:30:41.477Z] - 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-25T20:34:37.564Z] Removing intermediate container 8dcc403d7573 [2022-10-25T20:34:37.565Z] ---> 386ea8636105 [2022-10-25T20:34:37.565Z] [2022-10-25T20:34:37.565Z] Step 9/32 : FROM alpine:3.16 [2022-10-25T20:34:37.565Z] 3.16: Pulling from library/alpine [2022-10-25T20:34:37.565Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T20:34:37.565Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T20:34:37.565Z] ---> a6215f271958 [2022-10-25T20:34:37.565Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:34:37.565Z] ---> Running in 1c2f5c90bbc0 [2022-10-25T20:34:37.565Z] Removing intermediate container 1c2f5c90bbc0 [2022-10-25T20:34:37.565Z] ---> 43a478c8cf3d [2022-10-25T20:34:37.565Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-25T20:34:37.565Z] ---> Running in 2918c86a54ed [2022-10-25T20:34:37.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:34:37.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:34:38.536Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-25T20:34:38.536Z] (2/2) Installing su-exec (0.2-r1) [2022-10-25T20:34:38.536Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:34:38.536Z] OK: 5 MiB in 16 packages [2022-10-25T20:34:40.488Z] Removing intermediate container 2918c86a54ed [2022-10-25T20:34:40.488Z] ---> 4d679b73d187 [2022-10-25T20:34:40.488Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-25T20:34:40.488Z] ---> Running in 594b886968f2 [2022-10-25T20:34:40.758Z] Removing intermediate container 594b886968f2 [2022-10-25T20:34:40.758Z] ---> 3c12635e9c02 [2022-10-25T20:34:40.758Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-25T20:34:41.028Z] ---> Running in b42d2cdc9614 [2022-10-25T20:34:41.319Z] Removing intermediate container b42d2cdc9614 [2022-10-25T20:34:41.319Z] ---> ef999bc59d89 [2022-10-25T20:34:41.319Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-25T20:34:41.588Z] ---> Running in 9a1372a7281c [2022-10-25T20:34:42.175Z] Removing intermediate container 9a1372a7281c [2022-10-25T20:34:42.175Z] ---> 3fe4f6428ea4 [2022-10-25T20:34:42.175Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-25T20:34:42.175Z] ---> Running in 786a37ec9999 [2022-10-25T20:34:42.761Z] Removing intermediate container 786a37ec9999 [2022-10-25T20:34:42.761Z] ---> f0b03566cd21 [2022-10-25T20:34:42.761Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-25T20:34:42.761Z] ---> Running in 156145dc8898 [2022-10-25T20:34:46.123Z] Removing intermediate container 156145dc8898 [2022-10-25T20:34:46.123Z] ---> aa74079b988a [2022-10-25T20:34:46.123Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-25T20:34:46.123Z] ---> Running in 19634ddd4562 [2022-10-25T20:34:46.711Z] Removing intermediate container 19634ddd4562 [2022-10-25T20:34:46.711Z] ---> 39d79224ec52 [2022-10-25T20:34:46.711Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-25T20:34:47.703Z] ---> 14b9aa64c205 [2022-10-25T20:34:47.703Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-25T20:34:47.703Z] ---> Running in f87bc75a761b [2022-10-25T20:34:51.061Z] Removing intermediate container f87bc75a761b [2022-10-25T20:34:51.061Z] ---> b9c681987e46 [2022-10-25T20:34:51.061Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:34:52.023Z] ---> 1679754b7d23 [2022-10-25T20:34:52.023Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-25T20:34:53.968Z] ---> 986c60885dd1 [2022-10-25T20:34:53.968Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-25T20:34:54.555Z] ---> f5977dd8891f [2022-10-25T20:34:54.555Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-25T20:34:55.517Z] ---> 8f50b5399a59 [2022-10-25T20:34:55.518Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-25T20:34:56.479Z] ---> aaca3976f24a [2022-10-25T20:34:56.479Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-25T20:34:57.446Z] ---> 73e2845c9896 [2022-10-25T20:34:57.446Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-25T20:34:58.031Z] ---> f5385fce944f [2022-10-25T20:34:58.031Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-10-25T20:34:58.299Z] ---> Running in 9fbf1b39fbb6 [2022-10-25T20:35:01.658Z] Removing intermediate container 9fbf1b39fbb6 [2022-10-25T20:35:01.658Z] ---> 75721bdbcfcb [2022-10-25T20:35:01.658Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-25T20:35:01.658Z] ---> Running in edb1f8847950 [2022-10-25T20:35:02.246Z] Removing intermediate container edb1f8847950 [2022-10-25T20:35:02.246Z] ---> 939d1b44b2be [2022-10-25T20:35:02.246Z] Step 29/32 : CMD ["gate"] [2022-10-25T20:35:02.513Z] ---> Running in acd0d7a91951 [2022-10-25T20:35:03.140Z] Removing intermediate container acd0d7a91951 [2022-10-25T20:35:03.140Z] ---> a41e1a7a9e7f [2022-10-25T20:35:03.140Z] Step 30/32 : LABEL arch=arm64 [2022-10-25T20:35:03.410Z] ---> Running in f6a29b117032 [2022-10-25T20:35:03.996Z] Removing intermediate container f6a29b117032 [2022-10-25T20:35:03.996Z] ---> 24f035161808 [2022-10-25T20:35:03.996Z] Step 31/32 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:35:03.996Z] ---> Running in 03220c0a5f71 [2022-10-25T20:35:04.590Z] Removing intermediate container 03220c0a5f71 [2022-10-25T20:35:04.590Z] ---> 68f73ccd7f5b [2022-10-25T20:35:04.590Z] Step 32/32 : LABEL version=2.3.0-dev.102 [2022-10-25T20:35:04.861Z] ---> Running in dc47a511f92c [2022-10-25T20:35:05.446Z] Removing intermediate container dc47a511f92c [2022-10-25T20:35:05.446Z] ---> 511af77c0b39 [2022-10-25T20:35:05.446Z] [2022-10-25T20:35:05.446Z] Successfully built 511af77c0b39 [2022-10-25T20:35:05.446Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-25T20:35:05.446Z] Building security-proxy-setup [2022-10-25T20:35:09.705Z]  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:35:09.705Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:35:09.705Z] ---> 1e1df5d6c25c [2022-10-25T20:35:09.705Z] Step 3/21 : WORKDIR /edgex-go [2022-10-25T20:35:09.705Z] ---> Using cache [2022-10-25T20:35:09.705Z] ---> 783188233b82 [2022-10-25T20:35:09.705Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-10-25T20:35:09.705Z] ---> Using cache [2022-10-25T20:35:09.705Z] ---> f5fa4b12f495 [2022-10-25T20:35:09.705Z] Step 5/21 : COPY go.mod vendor* ./ [2022-10-25T20:35:09.705Z] ---> Using cache [2022-10-25T20:35:09.705Z] ---> 6385a1da66fa [2022-10-25T20:35:09.705Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:35:09.705Z] ---> Using cache [2022-10-25T20:35:09.705Z] ---> 977ad73a2548 [2022-10-25T20:35:09.705Z] Step 7/21 : COPY . . [2022-10-25T20:35:09.973Z] ---> Using cache [2022-10-25T20:35:09.973Z] ---> a4bd42eced2d [2022-10-25T20:35:09.973Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-25T20:35:10.250Z] ---> Running in 5c1c7550acae [2022-10-25T20:35:12.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-25T20:36:49.506Z] Removing intermediate container 558c8494db0a [2022-10-25T20:36:49.506Z] ---> b2e8cecb5db8 [2022-10-25T20:36:49.506Z] [2022-10-25T20:36:49.506Z] Step 10/24 : FROM alpine:3.16 [2022-10-25T20:36:49.506Z] ---> a6215f271958 [2022-10-25T20:36:49.506Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-10-25T20:36:49.506Z] ---> Running in 7b38080a5b44 [2022-10-25T20:36:49.506Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-25T20:36:49.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:36:49.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:36:49.506Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-25T20:36:49.506Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:36:49.506Z] OK: 5 MiB in 15 packages [2022-10-25T20:36:49.506Z] Removing intermediate container 7b38080a5b44 [2022-10-25T20:36:49.506Z] ---> dddda4db8863 [2022-10-25T20:36:49.506Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:36:49.506Z] ---> Running in c44b2f26579c [2022-10-25T20:36:49.506Z] Removing intermediate container c44b2f26579c [2022-10-25T20:36:49.506Z] ---> bd1980c25e10 [2022-10-25T20:36:49.506Z] Step 13/24 : ENV APP_PORT=59881 [2022-10-25T20:36:49.506Z] ---> Running in 4a983658f7e3 [2022-10-25T20:36:49.506Z] Removing intermediate container 4a983658f7e3 [2022-10-25T20:36:49.506Z] ---> f59cf7c22ff9 [2022-10-25T20:36:49.506Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-25T20:36:49.506Z] ---> Running in 4beb0e3d755f [2022-10-25T20:36:49.506Z] Removing intermediate container 4beb0e3d755f [2022-10-25T20:36:49.506Z] ---> d162b8b2c967 [2022-10-25T20:36:49.506Z] Step 15/24 : WORKDIR / [2022-10-25T20:36:49.506Z] ---> Running in c246615e7f15 [2022-10-25T20:36:49.506Z] Removing intermediate container c246615e7f15 [2022-10-25T20:36:49.506Z] ---> a8e79f1b018b [2022-10-25T20:36:49.506Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:36:49.506Z] ---> b4636b48e36f [2022-10-25T20:36:49.506Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-25T20:36:50.917Z] ---> d861dc154270 [2022-10-25T20:36:50.917Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-25T20:36:51.892Z] ---> 5fdb25778e47 [2022-10-25T20:36:51.892Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-25T20:36:52.878Z] ---> 154e6a49be97 [2022-10-25T20:36:52.878Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-10-25T20:36:53.156Z] ---> Running in 0a1e5102895c [2022-10-25T20:36:54.130Z] Removing intermediate container 0a1e5102895c [2022-10-25T20:36:54.130Z] ---> c3c2c5be45a8 [2022-10-25T20:36:54.130Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:36:54.130Z] ---> Running in ef8f848a3684 [2022-10-25T20:36:55.105Z] Removing intermediate container ef8f848a3684 [2022-10-25T20:36:55.105Z] ---> f259121c31cf [2022-10-25T20:36:55.105Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T20:36:55.374Z] ---> Running in 00cf6f11e95c [2022-10-25T20:36:56.338Z] Removing intermediate container 00cf6f11e95c [2022-10-25T20:36:56.338Z] ---> 94669ab3ce26 [2022-10-25T20:36:56.338Z] Step 23/24 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:36:56.338Z] ---> Running in 673e229d1c4b [2022-10-25T20:36:57.308Z] Removing intermediate container 673e229d1c4b [2022-10-25T20:36:57.308Z] ---> ac6b70bb17e9 [2022-10-25T20:36:57.308Z] Step 24/24 : LABEL version=2.3.0-dev.102 [2022-10-25T20:36:57.576Z] ---> Running in be2ce470ca86 [2022-10-25T20:36:58.160Z] Removing intermediate container be2ce470ca86 [2022-10-25T20:36:58.160Z] ---> 3ce7a5cbd53c [2022-10-25T20:36:58.160Z] [2022-10-25T20:36:58.430Z] Successfully built 3ce7a5cbd53c [2022-10-25T20:36:58.430Z] Successfully tagged core-metadata-arm64:latest [2022-10-25T20:36:58.430Z]  Building core-metadata ... done Building core-command [2022-10-25T20:37:03.781Z] Removing intermediate container 1cdf4dace201 [2022-10-25T20:37:03.781Z] ---> f0be39986672 [2022-10-25T20:37:03.781Z] [2022-10-25T20:37:03.781Z] Step 9/24 : FROM alpine:3.16 [2022-10-25T20:37:03.782Z] ---> a6215f271958 [2022-10-25T20:37:03.782Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-25T20:37:03.782Z] ---> Running in 71cde4d72271 [2022-10-25T20:37:04.050Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:37:04.050Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:37:04.050Z] ---> 1e1df5d6c25c [2022-10-25T20:37:04.050Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:37:04.050Z] ---> Using cache [2022-10-25T20:37:04.050Z] ---> 43e59437f745 [2022-10-25T20:37:04.050Z] Step 4/23 : WORKDIR /edgex-go [2022-10-25T20:37:04.050Z] ---> Using cache [2022-10-25T20:37:04.050Z] ---> 3820e74e164f [2022-10-25T20:37:04.050Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-10-25T20:37:04.050Z] ---> Using cache [2022-10-25T20:37:04.050Z] ---> d944e02f1461 [2022-10-25T20:37:04.050Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-25T20:37:04.317Z] ---> Using cache [2022-10-25T20:37:04.317Z] ---> c23be4f7823d [2022-10-25T20:37:04.317Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:37:04.317Z] ---> Using cache [2022-10-25T20:37:04.318Z] ---> 029e6f7595b3 [2022-10-25T20:37:04.318Z] Step 8/23 : COPY . . [2022-10-25T20:37:04.590Z] ---> Using cache [2022-10-25T20:37:04.590Z] ---> f4da3a047279 [2022-10-25T20:37:04.590Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-25T20:37:04.590Z] ---> Running in dcb0847de619 [2022-10-25T20:37:06.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:37:06.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:37:07.122Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-25T20:37:08.085Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-25T20:37:08.085Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-25T20:37:08.085Z] (3/3) Installing su-exec (0.2-r1) [2022-10-25T20:37:08.085Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:37:08.085Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:37:08.667Z] OK: 6 MiB in 17 packages [2022-10-25T20:37:10.608Z] Removing intermediate container 71cde4d72271 [2022-10-25T20:37:10.608Z] ---> 8cfe45d4cf76 [2022-10-25T20:37:10.608Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T20:37:10.608Z] ---> Running in e147f2afd601 [2022-10-25T20:37:11.205Z] Removing intermediate container e147f2afd601 [2022-10-25T20:37:11.205Z] ---> 78143fd6b53c [2022-10-25T20:37:11.205Z] Step 12/24 : WORKDIR / [2022-10-25T20:37:11.205Z] ---> Running in 11ec9be3c152 [2022-10-25T20:37:11.795Z] Removing intermediate container 11ec9be3c152 [2022-10-25T20:37:11.796Z] ---> a06507fc8f11 [2022-10-25T20:37:11.796Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-25T20:37:12.761Z] ---> 15a42a2f9134 [2022-10-25T20:37:12.761Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-25T20:37:13.737Z] ---> 6eb9447377a5 [2022-10-25T20:37:13.737Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-25T20:37:15.152Z] ---> dfa41fef29cb [2022-10-25T20:37:15.152Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-25T20:37:15.736Z] ---> d0ad04fa639a [2022-10-25T20:37:15.736Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-25T20:37:17.688Z] ---> d857792fc3cd [2022-10-25T20:37:17.688Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-25T20:37:19.637Z] ---> 73428a1230bd [2022-10-25T20:37:19.638Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T20:37:20.600Z] ---> 75d02fa5e7b2 [2022-10-25T20:37:20.600Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T20:37:20.870Z] ---> Running in b857f8ba98b4 [2022-10-25T20:37:24.236Z] Removing intermediate container b857f8ba98b4 [2022-10-25T20:37:24.236Z] ---> 7044d96e1a98 [2022-10-25T20:37:24.236Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T20:37:24.236Z] ---> Running in 5458af7378ab [2022-10-25T20:37:24.827Z] Removing intermediate container 5458af7378ab [2022-10-25T20:37:24.827Z] ---> c4e70d20894c [2022-10-25T20:37:24.827Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T20:37:24.827Z] ---> Running in 662d3f8a33a1 [2022-10-25T20:37:25.703Z] Removing intermediate container 662d3f8a33a1 [2022-10-25T20:37:25.703Z] ---> f81cac45772f [2022-10-25T20:37:25.703Z] Step 23/24 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:37:25.703Z] ---> Running in 5d7e2e85f2a1 [2022-10-25T20:37:26.343Z] Removing intermediate container 5d7e2e85f2a1 [2022-10-25T20:37:26.343Z] ---> 992844eff841 [2022-10-25T20:37:26.343Z] Step 24/24 : LABEL version=2.3.0-dev.102 [2022-10-25T20:37:26.613Z] ---> Running in 38a7b123ea28 [2022-10-25T20:37:27.224Z] Removing intermediate container 38a7b123ea28 [2022-10-25T20:37:27.224Z] ---> 067867744ed1 [2022-10-25T20:37:27.224Z] [2022-10-25T20:37:27.224Z] Successfully built 067867744ed1 [2022-10-25T20:37:27.224Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-25T20:37:27.224Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-10-25T20:37:31.560Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:37:31.560Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:37:31.560Z] ---> 1e1df5d6c25c [2022-10-25T20:37:31.560Z] Step 3/24 : WORKDIR /edgex-go [2022-10-25T20:37:31.560Z] ---> Using cache [2022-10-25T20:37:31.560Z] ---> 783188233b82 [2022-10-25T20:37:31.836Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-10-25T20:37:31.836Z] ---> Using cache [2022-10-25T20:37:31.836Z] ---> 871d54dcc550 [2022-10-25T20:37:31.836Z] Step 5/24 : COPY go.mod vendor* ./ [2022-10-25T20:37:31.836Z] ---> Using cache [2022-10-25T20:37:31.836Z] ---> 1bf4d56d4e3b [2022-10-25T20:37:31.836Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:37:31.836Z] ---> Using cache [2022-10-25T20:37:31.836Z] ---> 148a7846d261 [2022-10-25T20:37:31.836Z] Step 7/24 : COPY . . [2022-10-25T20:37:31.836Z] ---> Using cache [2022-10-25T20:37:31.836Z] ---> b76fd224ed6f [2022-10-25T20:37:31.836Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-10-25T20:37:31.836Z] ---> Using cache [2022-10-25T20:37:31.836Z] ---> 6143ba0501fe [2022-10-25T20:37:31.836Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-10-25T20:37:31.836Z] ---> Using cache [2022-10-25T20:37:31.836Z] ---> 55b6cf3cdadb [2022-10-25T20:37:31.836Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-25T20:37:32.108Z] ---> Running in 2f7568163b7a [2022-10-25T20:37:35.477Z] Removing intermediate container 2f7568163b7a [2022-10-25T20:37:35.477Z] ---> 4c30e280c50d [2022-10-25T20:37:35.477Z] Step 11/24 : WORKDIR /edgex-go [2022-10-25T20:37:35.477Z] ---> Running in 198ae8fbe122 [2022-10-25T20:37:35.747Z] Removing intermediate container 198ae8fbe122 [2022-10-25T20:37:35.747Z] ---> 5a42619cd59c [2022-10-25T20:37:35.747Z] [2022-10-25T20:37:35.747Z] Step 12/24 : FROM alpine:3.15 [2022-10-25T20:37:35.747Z] ---> 02e0d6fdf486 [2022-10-25T20:37:35.747Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:37:35.747Z] ---> Using cache [2022-10-25T20:37:35.747Z] ---> 1261ead8d310 [2022-10-25T20:37:36.016Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-25T20:37:36.016Z] ---> Using cache [2022-10-25T20:37:36.016Z] ---> ec94f092cba9 [2022-10-25T20:37:36.016Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-25T20:37:39.381Z] ---> c96e3f44048f [2022-10-25T20:37:39.382Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-25T20:37:44.735Z] ---> c99f8de7aba5 [2022-10-25T20:37:44.735Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-25T20:37:45.704Z] ---> b02722d3959f [2022-10-25T20:37:45.704Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-25T20:37:46.680Z] ---> 8fdf6b8d1974 [2022-10-25T20:37:46.680Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-25T20:37:47.642Z] ---> 97235e46a908 [2022-10-25T20:37:47.642Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-25T20:37:47.642Z] ---> Running in 9aab0b4b97d7 [2022-10-25T20:37:48.228Z] Removing intermediate container 9aab0b4b97d7 [2022-10-25T20:37:48.228Z] ---> 9c7d838a57e7 [2022-10-25T20:37:48.228Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-25T20:37:48.228Z] ---> Running in 18438b7e97e6 [2022-10-25T20:37:48.819Z] Removing intermediate container 18438b7e97e6 [2022-10-25T20:37:48.819Z] ---> fbc8d9461e6e [2022-10-25T20:37:48.819Z] Step 22/24 : LABEL arch=arm64 [2022-10-25T20:37:48.819Z] ---> Running in b89f6e50b1a9 [2022-10-25T20:37:49.401Z] Removing intermediate container b89f6e50b1a9 [2022-10-25T20:37:49.401Z] ---> 7ff51acbf0f6 [2022-10-25T20:37:49.401Z] Step 23/24 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:37:49.401Z] ---> Running in 007f184944d0 [2022-10-25T20:37:49.988Z] Removing intermediate container 007f184944d0 [2022-10-25T20:37:49.988Z] ---> 257d9cd48af8 [2022-10-25T20:37:49.988Z] Step 24/24 : LABEL version=2.3.0-dev.102 [2022-10-25T20:37:49.988Z] ---> Running in 142d956bcc2b [2022-10-25T20:37:50.580Z] Removing intermediate container 142d956bcc2b [2022-10-25T20:37:50.580Z] ---> 833f7dea7159 [2022-10-25T20:37:50.580Z] [2022-10-25T20:37:50.580Z] Successfully built 833f7dea7159 [2022-10-25T20:37:50.580Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-25T20:37:50.580Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-10-25T20:37:54.845Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:37:54.845Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:37:54.845Z] ---> 1e1df5d6c25c [2022-10-25T20:37:54.845Z] Step 3/22 : WORKDIR /edgex-go [2022-10-25T20:37:54.845Z] ---> Using cache [2022-10-25T20:37:54.845Z] ---> 783188233b82 [2022-10-25T20:37:54.845Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-10-25T20:37:54.845Z] ---> Running in c0e403665adb [2022-10-25T20:37:56.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:37:57.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:37:59.009Z] OK: 221 MiB in 51 packages [2022-10-25T20:38:00.420Z] Removing intermediate container c0e403665adb [2022-10-25T20:38:00.420Z] ---> 5c76f480dc1e [2022-10-25T20:38:00.420Z] Step 5/22 : COPY go.mod vendor* ./ [2022-10-25T20:38:01.387Z] ---> e25003d93c46 [2022-10-25T20:38:01.387Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:38:01.387Z] ---> Running in 3858691485b4 [2022-10-25T20:38:48.227Z] Removing intermediate container 0071a0292fb5 [2022-10-25T20:38:48.227Z] ---> 6feba18c80db [2022-10-25T20:38:48.227Z] [2022-10-25T20:38:48.227Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:38:48.227Z] ---> a6215f271958 [2022-10-25T20:38:48.227Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-25T20:38:48.227Z] Removing intermediate container a81d3acc6f15 [2022-10-25T20:38:48.227Z] ---> 4b4330a191ae [2022-10-25T20:38:48.227Z] [2022-10-25T20:38:48.227Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:38:48.227Z] ---> a6215f271958 [2022-10-25T20:38:48.227Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-10-25T20:38:48.227Z] ---> Using cache [2022-10-25T20:38:48.227Z] ---> dddda4db8863 [2022-10-25T20:38:48.227Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:38:48.227Z] ---> Using cache [2022-10-25T20:38:48.227Z] ---> bd1980c25e10 [2022-10-25T20:38:48.227Z] Step 13/22 : ENV APP_PORT=59861 [2022-10-25T20:38:48.227Z] ---> Running in 85782a662731 [2022-10-25T20:38:48.227Z] ---> Running in c482c5be2858 [2022-10-25T20:38:48.227Z] Removing intermediate container c482c5be2858 [2022-10-25T20:38:48.227Z] ---> 7d660c3bc70c [2022-10-25T20:38:48.227Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-25T20:38:48.227Z] ---> Running in ed07bc7b6ce8 [2022-10-25T20:38:48.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:38:48.227Z] Removing intermediate container ed07bc7b6ce8 [2022-10-25T20:38:48.227Z] ---> ced099974c71 [2022-10-25T20:38:48.227Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:38:48.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:38:48.227Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-25T20:38:48.227Z] ---> 28fdbb321c6d [2022-10-25T20:38:48.227Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-25T20:38:48.227Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-25T20:38:48.227Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:38:48.227Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:38:48.227Z] OK: 6 MiB in 16 packages [2022-10-25T20:38:51.577Z] Removing intermediate container 85782a662731 [2022-10-25T20:38:51.577Z] ---> 723f1031b900 [2022-10-25T20:38:51.578Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:38:51.578Z] ---> Running in cb3e053837d2 [2022-10-25T20:38:52.539Z] ---> 81bb18a77004 [2022-10-25T20:38:52.539Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-25T20:38:52.539Z] Removing intermediate container cb3e053837d2 [2022-10-25T20:38:52.539Z] ---> 3c4167c67222 [2022-10-25T20:38:52.539Z] Step 13/22 : ENV APP_PORT=59860 [2022-10-25T20:38:52.809Z] ---> Running in 03aca4b27762 [2022-10-25T20:38:54.218Z] Removing intermediate container 03aca4b27762 [2022-10-25T20:38:54.218Z] ---> da7d09ae0ff6 [2022-10-25T20:38:54.218Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-25T20:38:54.218Z] ---> Running in 3b69abd25350 [2022-10-25T20:38:54.218Z] ---> 94e99e3f1e9a [2022-10-25T20:38:54.218Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-10-25T20:38:54.485Z] ---> Running in 5b0a953c51be [2022-10-25T20:38:55.447Z] Removing intermediate container 3b69abd25350 [2022-10-25T20:38:55.447Z] ---> 0e12354fbe5a [2022-10-25T20:38:55.447Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:38:55.447Z] Removing intermediate container 5b0a953c51be [2022-10-25T20:38:55.447Z] ---> fe29d19904cd [2022-10-25T20:38:55.447Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:38:55.717Z] ---> Running in 3e2058871c1b [2022-10-25T20:38:57.132Z] Removing intermediate container 3e2058871c1b [2022-10-25T20:38:57.132Z] ---> db22913a6b4c [2022-10-25T20:38:57.132Z] Step 20/22 : LABEL arch=arm64 [2022-10-25T20:38:57.132Z] ---> Running in 4bace27bbd21 [2022-10-25T20:38:57.402Z] ---> 15befd557612 [2022-10-25T20:38:57.402Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-25T20:38:57.996Z] Removing intermediate container 4bace27bbd21 [2022-10-25T20:38:57.996Z] ---> bf4bd21aa6e1 [2022-10-25T20:38:57.996Z] Step 21/22 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:38:58.270Z] ---> Running in df44fb3e53f6 [2022-10-25T20:38:59.231Z] Removing intermediate container df44fb3e53f6 [2022-10-25T20:38:59.231Z] ---> 65b6b4f3f08e [2022-10-25T20:38:59.231Z] Step 22/22 : LABEL version=2.3.0-dev.102 [2022-10-25T20:38:59.231Z] ---> Running in ff7a17debfe2 [2022-10-25T20:39:00.211Z] Removing intermediate container ff7a17debfe2 [2022-10-25T20:39:00.211Z] ---> e0617d7abd73 [2022-10-25T20:39:00.211Z] [2022-10-25T20:39:00.794Z] Successfully built e0617d7abd73 [2022-10-25T20:39:00.794Z] Successfully tagged support-scheduler-arm64:latest [2022-10-25T20:39:00.794Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2022-10-25T20:39:03.381Z] ---> 68f623cde98f [2022-10-25T20:39:03.381Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-25T20:39:05.971Z] ---> 29395f683e84 [2022-10-25T20:39:05.971Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-10-25T20:39:05.971Z] ---> Running in 05ca99c6eb0b [2022-10-25T20:39:06.557Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:39:06.825Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:39:06.825Z] ---> 1e1df5d6c25c [2022-10-25T20:39:06.825Z] Step 3/19 : WORKDIR /edgex-go [2022-10-25T20:39:06.825Z] ---> Using cache [2022-10-25T20:39:06.825Z] ---> 783188233b82 [2022-10-25T20:39:06.825Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-10-25T20:39:07.094Z] ---> Running in 3184770c44fa [2022-10-25T20:39:07.094Z] Removing intermediate container 05ca99c6eb0b [2022-10-25T20:39:07.094Z] ---> 9d5bae9fba3f [2022-10-25T20:39:07.094Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:39:07.361Z] ---> Running in 4ccd002c717c [2022-10-25T20:39:08.773Z] Removing intermediate container 4ccd002c717c [2022-10-25T20:39:08.773Z] ---> baaa07fcb565 [2022-10-25T20:39:08.773Z] Step 20/22 : LABEL arch=arm64 [2022-10-25T20:39:09.041Z] ---> Running in 3b22e701efd5 [2022-10-25T20:39:10.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:10.449Z] Removing intermediate container 3b22e701efd5 [2022-10-25T20:39:10.449Z] ---> 61ee4614f2f3 [2022-10-25T20:39:10.449Z] Step 21/22 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:39:10.449Z] ---> Running in 1f207670d69b [2022-10-25T20:39:10.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:11.682Z] Removing intermediate container 1f207670d69b [2022-10-25T20:39:11.682Z] ---> 14ec163af227 [2022-10-25T20:39:11.682Z] Step 22/22 : LABEL version=2.3.0-dev.102 [2022-10-25T20:39:11.682Z] ---> Running in 5d2ed7c336d7 [2022-10-25T20:39:12.645Z] v3.16.2-338-g66e9ed6d86 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-25T20:39:12.645Z] v3.16.2-337-g03fc1018a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-25T20:39:12.645Z] OK: 16896 distinct packages available [2022-10-25T20:39:12.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:12.912Z] Removing intermediate container 5d2ed7c336d7 [2022-10-25T20:39:12.912Z] ---> 446adda5e763 [2022-10-25T20:39:12.912Z] [2022-10-25T20:39:13.181Z] Successfully built 446adda5e763 [2022-10-25T20:39:13.181Z] Successfully tagged support-notifications-arm64:latest [2022-10-25T20:39:13.181Z]  Building support-notifications ... done Building core-data [2022-10-25T20:39:13.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:15.762Z] OK: 221 MiB in 51 packages [2022-10-25T20:39:18.392Z] Removing intermediate container 3184770c44fa [2022-10-25T20:39:18.392Z] ---> 7f5de577a893 [2022-10-25T20:39:18.392Z] Step 5/19 : COPY go.mod vendor* ./ [2022-10-25T20:39:18.980Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-25T20:39:18.980Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-25T20:39:18.980Z] ---> 1e1df5d6c25c [2022-10-25T20:39:18.980Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-10-25T20:39:18.980Z] ---> Using cache [2022-10-25T20:39:18.980Z] ---> 43e59437f745 [2022-10-25T20:39:18.980Z] Step 4/22 : WORKDIR /edgex-go [2022-10-25T20:39:18.980Z] ---> Using cache [2022-10-25T20:39:18.980Z] ---> 3820e74e164f [2022-10-25T20:39:18.980Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-25T20:39:19.569Z] ---> Running in a150589c5608 [2022-10-25T20:39:20.571Z] ---> 4142e794928b [2022-10-25T20:39:20.571Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:39:20.842Z] ---> Running in 1f74ad99b246 [2022-10-25T20:39:22.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:23.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:39:25.050Z] OK: 221 MiB in 51 packages [2022-10-25T20:39:27.017Z] Removing intermediate container a150589c5608 [2022-10-25T20:39:27.017Z] ---> 8e937d0e8a5f [2022-10-25T20:39:27.017Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-25T20:39:28.001Z] ---> fe234508db56 [2022-10-25T20:39:28.001Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T20:39:28.272Z] ---> Running in 37da25b2ee1f [2022-10-25T20:39:29.244Z] Removing intermediate container 3858691485b4 [2022-10-25T20:39:29.244Z] ---> de1449da5718 [2022-10-25T20:39:29.244Z] Step 7/22 : COPY . . [2022-10-25T20:39:33.529Z] ---> 26ceb8f8a628 [2022-10-25T20:39:33.529Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-25T20:39:33.529Z] ---> Running in d8773bf0a770 [2022-10-25T20:39:34.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-25T20:40:42.952Z] Removing intermediate container 1f74ad99b246 [2022-10-25T20:40:42.952Z] ---> efdaecce4514 [2022-10-25T20:40:42.952Z] Step 7/19 : COPY . . [2022-10-25T20:40:47.268Z] ---> 3772c6e4057f [2022-10-25T20:40:47.268Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-25T20:40:47.538Z] ---> Running in 9b09e1348b6a [2022-10-25T20:40:50.164Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-25T20:40:50.433Z] Removing intermediate container 37da25b2ee1f [2022-10-25T20:40:50.433Z] ---> 3837355bcefe [2022-10-25T20:40:50.433Z] Step 8/22 : COPY . . [2022-10-25T20:40:53.790Z] ---> efeeefb069b5 [2022-10-25T20:40:53.790Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-25T20:40:53.790Z] ---> Running in 5cabeb7505f6 [2022-10-25T20:40:55.212Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-25T20:41:03.442Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-25T20:41:30.313Z] Removing intermediate container 5c1c7550acae [2022-10-25T20:41:30.313Z] ---> 94304c4d70f2 [2022-10-25T20:41:30.313Z] [2022-10-25T20:41:30.313Z] Step 9/21 : FROM alpine:3.16 [2022-10-25T20:41:30.313Z] ---> a6215f271958 [2022-10-25T20:41:30.313Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-10-25T20:41:30.313Z] ---> Running in 63fb32623ef3 [2022-10-25T20:41:30.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:41:30.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:41:31.796Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-25T20:41:31.796Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-25T20:41:31.796Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T20:41:31.796Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-25T20:41:31.796Z] (5/6) Installing curl (7.83.1-r3) [2022-10-25T20:41:31.796Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-25T20:41:31.796Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:41:31.796Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:41:32.070Z] OK: 8 MiB in 20 packages [2022-10-25T20:41:34.110Z] Removing intermediate container 63fb32623ef3 [2022-10-25T20:41:34.110Z] ---> 091660db2bfa [2022-10-25T20:41:34.110Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-25T20:41:34.396Z] ---> Running in e17e3faadb25 [2022-10-25T20:41:35.012Z] Removing intermediate container e17e3faadb25 [2022-10-25T20:41:35.012Z] ---> c52633f16a39 [2022-10-25T20:41:35.012Z] Step 12/21 : WORKDIR /edgex [2022-10-25T20:41:35.012Z] ---> Running in 92055153b1d1 [2022-10-25T20:41:35.342Z] Removing intermediate container 92055153b1d1 [2022-10-25T20:41:35.342Z] ---> 996fad3d9223 [2022-10-25T20:41:35.342Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-25T20:41:36.316Z] ---> e366c06eadf5 [2022-10-25T20:41:36.316Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-25T20:41:38.292Z] ---> b0a93c044b27 [2022-10-25T20:41:38.292Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-25T20:41:40.892Z] ---> 4be710343b21 [2022-10-25T20:41:40.892Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-25T20:41:41.485Z] ---> 83f181ba88cf [2022-10-25T20:41:41.755Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-25T20:41:41.755Z] ---> Running in f65de4f3024a [2022-10-25T20:41:45.134Z] Removing intermediate container f65de4f3024a [2022-10-25T20:41:45.134Z] ---> 5e3f4c81be3c [2022-10-25T20:41:45.134Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-10-25T20:41:45.134Z] ---> Running in 6fddd9a0aade [2022-10-25T20:41:45.404Z] Removing intermediate container 6fddd9a0aade [2022-10-25T20:41:45.404Z] ---> 1b366f48dcee [2022-10-25T20:41:45.404Z] Step 19/21 : LABEL arch=arm64 [2022-10-25T20:41:45.675Z] ---> Running in 2d6d3c456c44 [2022-10-25T20:41:46.278Z] Removing intermediate container 2d6d3c456c44 [2022-10-25T20:41:46.278Z] ---> f2c20a5bf4a7 [2022-10-25T20:41:46.278Z] Step 20/21 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:41:46.278Z] ---> Running in 31bbf5babbd0 [2022-10-25T20:41:46.867Z] Removing intermediate container 31bbf5babbd0 [2022-10-25T20:41:46.867Z] ---> 3d24cfecf5cc [2022-10-25T20:41:46.867Z] Step 21/21 : LABEL version=2.3.0-dev.102 [2022-10-25T20:41:46.867Z] ---> Running in aa7a88aef539 [2022-10-25T20:41:47.454Z] Removing intermediate container aa7a88aef539 [2022-10-25T20:41:47.454Z] ---> 7e50f130d487 [2022-10-25T20:41:47.454Z] [2022-10-25T20:41:47.725Z] Successfully built 7e50f130d487 [2022-10-25T20:41:47.725Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-25T20:43:39.417Z]  Building security-proxy-setup ... done Removing intermediate container dcb0847de619 [2022-10-25T20:43:39.417Z] ---> fb841be1c704 [2022-10-25T20:43:39.417Z] [2022-10-25T20:43:39.417Z] Step 10/23 : FROM alpine:3.16 [2022-10-25T20:43:39.417Z] ---> a6215f271958 [2022-10-25T20:43:39.417Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-10-25T20:43:39.417Z] ---> Using cache [2022-10-25T20:43:39.417Z] ---> dddda4db8863 [2022-10-25T20:43:39.417Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:43:39.417Z] ---> Using cache [2022-10-25T20:43:39.417Z] ---> bd1980c25e10 [2022-10-25T20:43:39.417Z] Step 13/23 : ENV APP_PORT=59882 [2022-10-25T20:43:39.417Z] ---> Running in ec18ea31ecab [2022-10-25T20:43:39.417Z] Removing intermediate container ec18ea31ecab [2022-10-25T20:43:39.417Z] ---> eb02b8d9f498 [2022-10-25T20:43:39.417Z] Step 14/23 : EXPOSE $APP_PORT [2022-10-25T20:43:39.417Z] ---> Running in 5fc14ef9f68f [2022-10-25T20:43:39.417Z] Removing intermediate container 5fc14ef9f68f [2022-10-25T20:43:39.417Z] ---> 7add6a254928 [2022-10-25T20:43:39.417Z] Step 15/23 : WORKDIR / [2022-10-25T20:43:39.417Z] ---> Running in 12dadc04e3b6 [2022-10-25T20:43:39.417Z] Removing intermediate container 12dadc04e3b6 [2022-10-25T20:43:39.417Z] ---> b5b4e024ecbc [2022-10-25T20:43:39.417Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:43:39.417Z] ---> 9b228172b779 [2022-10-25T20:43:39.417Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-25T20:43:39.417Z] ---> 3879f446b3b9 [2022-10-25T20:43:39.417Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-25T20:43:39.417Z] ---> 68456b16bedc [2022-10-25T20:43:39.417Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-10-25T20:43:39.417Z] ---> Running in 6f72839ce363 [2022-10-25T20:43:39.417Z] Removing intermediate container 6f72839ce363 [2022-10-25T20:43:39.417Z] ---> 9b36ca85aa64 [2022-10-25T20:43:39.417Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:43:39.417Z] ---> Running in 789def66eaf1 [2022-10-25T20:43:39.417Z] Removing intermediate container 789def66eaf1 [2022-10-25T20:43:39.417Z] ---> a2c369b7656c [2022-10-25T20:43:39.417Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T20:43:39.417Z] ---> Running in 46313421715d [2022-10-25T20:43:39.417Z] Removing intermediate container 46313421715d [2022-10-25T20:43:39.417Z] ---> f5fe53d41d8c [2022-10-25T20:43:39.417Z] Step 22/23 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:43:39.417Z] ---> Running in bc6373f4832f [2022-10-25T20:43:39.417Z] Removing intermediate container bc6373f4832f [2022-10-25T20:43:39.417Z] ---> 36529b745367 [2022-10-25T20:43:39.417Z] Step 23/23 : LABEL version=2.3.0-dev.102 [2022-10-25T20:43:39.417Z] ---> Running in 8e76df8dd718 [2022-10-25T20:43:39.417Z] Removing intermediate container 8e76df8dd718 [2022-10-25T20:43:39.417Z] ---> 738cd8216f37 [2022-10-25T20:43:39.417Z] [2022-10-25T20:43:39.417Z] Successfully built 738cd8216f37 [2022-10-25T20:43:39.417Z] Successfully tagged core-command-arm64:latest [2022-10-25T20:44:35.797Z]  Building core-command ... done Removing intermediate container d8773bf0a770 [2022-10-25T20:44:35.797Z] ---> 5fdfab76a98f [2022-10-25T20:44:35.797Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-25T20:44:35.797Z] ---> Running in 90f98a084ddc [2022-10-25T20:44:35.797Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.102" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-25T20:44:39.128Z] Removing intermediate container 90f98a084ddc [2022-10-25T20:44:39.128Z] ---> d3d3fe0bb272 [2022-10-25T20:44:39.128Z] [2022-10-25T20:44:39.128Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:44:39.128Z] ---> a6215f271958 [2022-10-25T20:44:39.128Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-25T20:44:39.128Z] ---> Running in b046898e59dd [2022-10-25T20:44:39.397Z] Removing intermediate container b046898e59dd [2022-10-25T20:44:39.397Z] ---> 812bd2ee4dd0 [2022-10-25T20:44:39.397Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-25T20:44:39.397Z] ---> Running in 309fea4d095f [2022-10-25T20:44:41.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:44:41.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:44:42.563Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T20:44:42.563Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T20:44:42.563Z] (3/33) Installing readline (8.1.2-r0) [2022-10-25T20:44:42.563Z] (4/33) Installing bash (5.1.16-r2) [2022-10-25T20:44:42.830Z] Executing bash-5.1.16-r2.post-install [2022-10-25T20:44:42.830Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-25T20:44:42.830Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-25T20:44:42.830Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-25T20:44:42.830Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-25T20:44:42.830Z] (9/33) Installing curl (7.83.1-r3) [2022-10-25T20:44:43.096Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-10-25T20:44:43.679Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-25T20:44:43.679Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-25T20:44:43.679Z] (13/33) Installing expat (2.5.0-r0) [2022-10-25T20:44:43.679Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-25T20:44:43.679Z] (15/33) Installing gdbm (1.23-r0) [2022-10-25T20:44:43.679Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-25T20:44:43.679Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T20:44:43.944Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T20:44:43.944Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-25T20:44:43.944Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-25T20:44:43.944Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-25T20:44:46.512Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-25T20:44:46.512Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-25T20:44:46.512Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-25T20:44:46.512Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-25T20:44:46.512Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-25T20:44:46.512Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-25T20:44:46.512Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-25T20:44:46.512Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-25T20:44:46.512Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-25T20:44:46.512Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-25T20:44:46.512Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-25T20:44:46.512Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-25T20:44:47.467Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:44:47.467Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:44:47.467Z] OK: 120 MiB in 47 packages [2022-10-25T20:45:02.442Z] Collecting docker-compose==1.23.2 [2022-10-25T20:45:02.442Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-25T20:45:02.442Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.6 MB/s eta 0:00:00 [2022-10-25T20:45:02.442Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-25T20:45:02.442Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-25T20:45:02.442Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.6 MB/s eta 0:00:00 [2022-10-25T20:45:02.442Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-25T20:45:02.442Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-25T20:45:02.442Z] Preparing metadata (setup.py): started [2022-10-25T20:45:03.844Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:45:03.844Z] Collecting docopt<0.7,>=0.6.1 [2022-10-25T20:45:03.844Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-25T20:45:03.844Z] Preparing metadata (setup.py): started [2022-10-25T20:45:06.420Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:45:06.686Z] Collecting docker<4.0,>=3.6.0 [2022-10-25T20:45:06.686Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-25T20:45:06.686Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.6 MB/s eta 0:00:00 [2022-10-25T20:45:07.641Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-25T20:45:07.641Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-25T20:45:07.908Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.5 MB/s eta 0:00:00 [2022-10-25T20:45:07.908Z] Collecting texttable<0.10,>=0.9.0 [2022-10-25T20:45:07.908Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-25T20:45:08.174Z] Preparing metadata (setup.py): started [2022-10-25T20:45:10.107Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:45:10.688Z] Collecting jsonschema<3,>=2.5.1 [2022-10-25T20:45:10.688Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-25T20:45:10.688Z] Collecting cached-property<2,>=1.2.0 [2022-10-25T20:45:10.955Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-25T20:45:11.536Z] Collecting PyYAML<4,>=3.10 [2022-10-25T20:45:11.536Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-25T20:45:11.803Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 19.0 MB/s eta 0:00:00 [2022-10-25T20:45:13.204Z] Preparing metadata (setup.py): started [2022-10-25T20:45:15.139Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-25T20:45:15.139Z] 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-25T20:45:16.093Z] Collecting docker-pycreds>=0.4.0 [2022-10-25T20:45:16.093Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-25T20:45:17.049Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-25T20:45:17.049Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-25T20:45:17.050Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.3 MB/s eta 0:00:00 [2022-10-25T20:45:17.633Z] Collecting certifi>=2017.4.17 [2022-10-25T20:45:17.633Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-25T20:45:17.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 10.4 MB/s eta 0:00:00 [2022-10-25T20:45:17.898Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-25T20:45:17.898Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-25T20:45:17.898Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.7 MB/s eta 0:00:00 [2022-10-25T20:45:18.163Z] Collecting idna<2.8,>=2.5 [2022-10-25T20:45:18.163Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-25T20:45:18.163Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.3 MB/s eta 0:00:00 [2022-10-25T20:45:18.743Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-25T20:45:18.743Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-25T20:45:18.743Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-25T20:45:18.743Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-25T20:45:19.697Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-25T20:45:19.697Z] Running setup.py install for texttable: started [2022-10-25T20:45:22.268Z] Running setup.py install for texttable: finished with status 'done' [2022-10-25T20:45:22.268Z] Running setup.py install for PyYAML: started [2022-10-25T20:45:25.600Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-25T20:45:27.003Z] Running setup.py install for docopt: started [2022-10-25T20:45:29.571Z] Running setup.py install for docopt: finished with status 'done' [2022-10-25T20:45:32.143Z] Running setup.py install for dockerpty: started [2022-10-25T20:45:34.709Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-25T20:45:37.275Z] 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-25T20:45:37.275Z] 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-25T20:45:52.243Z] Removing intermediate container 309fea4d095f [2022-10-25T20:45:52.243Z] ---> 3208ca876038 [2022-10-25T20:45:52.243Z] Step 13/22 : ENV APP_PORT=58890 [2022-10-25T20:45:52.243Z] ---> Running in 5eaa852ac35b [2022-10-25T20:45:52.508Z] Removing intermediate container 5eaa852ac35b [2022-10-25T20:45:52.773Z] ---> 9093d9a73c9e [2022-10-25T20:45:52.773Z] Step 14/22 : EXPOSE $APP_PORT [2022-10-25T20:45:52.773Z] ---> Running in 8db2270d2113 [2022-10-25T20:45:53.039Z] Removing intermediate container 8db2270d2113 [2022-10-25T20:45:53.039Z] ---> 3349759bef49 [2022-10-25T20:45:53.039Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-25T20:45:56.379Z] ---> 8188f0b99de2 [2022-10-25T20:45:56.379Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-25T20:45:56.964Z] ---> fde68267f05e [2022-10-25T20:45:56.964Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-25T20:45:57.923Z] ---> 7fae4dde669e [2022-10-25T20:45:57.923Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-25T20:45:57.923Z] ---> Running in 5eda3f620b75 [2022-10-25T20:45:58.518Z] Removing intermediate container 5eda3f620b75 [2022-10-25T20:45:58.518Z] ---> 6d5d2f335c8c [2022-10-25T20:45:58.518Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:45:58.518Z] ---> Running in 484ee7c47ca3 [2022-10-25T20:45:59.099Z] Removing intermediate container 484ee7c47ca3 [2022-10-25T20:45:59.099Z] ---> f5ec5c6df22f [2022-10-25T20:45:59.099Z] Step 20/22 : LABEL arch=arm64 [2022-10-25T20:45:59.099Z] ---> Running in fc4ebfd9f393 [2022-10-25T20:45:59.366Z] Removing intermediate container fc4ebfd9f393 [2022-10-25T20:45:59.366Z] ---> f924c951b76a [2022-10-25T20:45:59.366Z] Step 21/22 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:45:59.366Z] ---> Running in 26a3a2ea5670 [2022-10-25T20:45:59.948Z] Removing intermediate container 26a3a2ea5670 [2022-10-25T20:45:59.948Z] ---> 508afb72fef2 [2022-10-25T20:45:59.948Z] Step 22/22 : LABEL version=2.3.0-dev.102 [2022-10-25T20:45:59.948Z] ---> Running in 50e6cd9d253f [2022-10-25T20:46:00.214Z] Removing intermediate container 50e6cd9d253f [2022-10-25T20:46:00.479Z] ---> 7baa0b6a6ded [2022-10-25T20:46:00.479Z] [2022-10-25T20:46:00.479Z] Successfully built 7baa0b6a6ded [2022-10-25T20:46:00.479Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-25T20:46:08.673Z]  Building sys-mgmt-agent ... done Removing intermediate container 5cabeb7505f6 [2022-10-25T20:46:08.673Z] ---> 4523c951718c [2022-10-25T20:46:08.673Z] [2022-10-25T20:46:08.673Z] Step 10/22 : FROM alpine:3.16 [2022-10-25T20:46:08.673Z] ---> a6215f271958 [2022-10-25T20:46:08.673Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-25T20:46:08.673Z] ---> Running in 29b27ff972d0 [2022-10-25T20:46:08.673Z] Removing intermediate container 29b27ff972d0 [2022-10-25T20:46:08.673Z] ---> 781459c00128 [2022-10-25T20:46:08.673Z] Step 12/22 : ENV APP_PORT=59880 [2022-10-25T20:46:08.940Z] ---> Running in 141ec28772d0 [2022-10-25T20:46:09.206Z] Removing intermediate container 141ec28772d0 [2022-10-25T20:46:09.206Z] ---> d32509558ced [2022-10-25T20:46:09.206Z] Step 13/22 : EXPOSE $APP_PORT [2022-10-25T20:46:09.206Z] ---> Running in 5f01f0836f60 [2022-10-25T20:46:09.472Z] Removing intermediate container 5f01f0836f60 [2022-10-25T20:46:09.472Z] ---> 7aee85e5109a [2022-10-25T20:46:09.472Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-25T20:46:09.738Z] ---> Running in 7b0d2c4e6c65 [2022-10-25T20:46:11.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:46:11.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:46:12.555Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-25T20:46:12.555Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T20:46:12.555Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-25T20:46:12.555Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T20:46:12.555Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-25T20:46:12.555Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-25T20:46:12.555Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T20:46:12.555Z] OK: 8 MiB in 20 packages [2022-10-25T20:46:13.966Z] Removing intermediate container 7b0d2c4e6c65 [2022-10-25T20:46:13.966Z] ---> 36bc06f99589 [2022-10-25T20:46:13.966Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:46:14.549Z] ---> 84c423233c0c [2022-10-25T20:46:14.549Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-25T20:46:15.953Z] ---> b09c31aa86e9 [2022-10-25T20:46:15.953Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-25T20:46:16.536Z] ---> 60de2a1d829f [2022-10-25T20:46:16.536Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-10-25T20:46:16.805Z] ---> Running in 2ac8b11e460c [2022-10-25T20:46:17.075Z] Removing intermediate container 2ac8b11e460c [2022-10-25T20:46:17.076Z] ---> f762de1720f1 [2022-10-25T20:46:17.076Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:46:17.342Z] ---> Running in 0c5b699f7621 [2022-10-25T20:46:17.608Z] Removing intermediate container 0c5b699f7621 [2022-10-25T20:46:17.608Z] ---> 73332e52f18d [2022-10-25T20:46:17.608Z] Step 20/22 : LABEL arch=arm64 [2022-10-25T20:46:17.874Z] ---> Running in 7d3c01195cee [2022-10-25T20:46:17.874Z] Removing intermediate container 9b09e1348b6a [2022-10-25T20:46:17.874Z] ---> 5688d8b7ab33 [2022-10-25T20:46:17.874Z] [2022-10-25T20:46:17.874Z] Step 9/19 : FROM alpine:3.15 [2022-10-25T20:46:17.874Z] ---> 02e0d6fdf486 [2022-10-25T20:46:17.874Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-25T20:46:17.874Z] ---> Using cache [2022-10-25T20:46:17.874Z] ---> 1261ead8d310 [2022-10-25T20:46:17.874Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-25T20:46:17.874Z] ---> Running in a628a65b1b79 [2022-10-25T20:46:18.143Z] Removing intermediate container 7d3c01195cee [2022-10-25T20:46:18.143Z] ---> fb87834511ff [2022-10-25T20:46:18.143Z] Step 21/22 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:18.427Z] ---> Running in c5e1b6d2e981 [2022-10-25T20:46:18.695Z] Removing intermediate container c5e1b6d2e981 [2022-10-25T20:46:18.695Z] ---> 5aa35dddf498 [2022-10-25T20:46:18.695Z] Step 22/22 : LABEL version=2.3.0-dev.102 [2022-10-25T20:46:18.967Z] ---> Running in 1f65ee934cc8 [2022-10-25T20:46:18.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:46:19.235Z] Removing intermediate container 1f65ee934cc8 [2022-10-25T20:46:19.235Z] ---> b81803e6ac60 [2022-10-25T20:46:19.235Z] [2022-10-25T20:46:19.235Z] Successfully built b81803e6ac60 [2022-10-25T20:46:19.235Z] Successfully tagged core-data-arm64:latest [2022-10-25T20:46:19.504Z]  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:46:20.464Z] v3.15.6-133-g52d935b0b0 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-10-25T20:46:20.464Z] v3.15.6-126-g6c8d9def05 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-10-25T20:46:20.465Z] OK: 15734 distinct packages available [2022-10-25T20:46:20.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-25T20:46:21.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-25T20:46:22.023Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-25T20:46:22.023Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-25T20:46:22.023Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-25T20:46:22.023Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-25T20:46:22.023Z] (5/9) Installing curl (7.80.0-r3) [2022-10-25T20:46:22.023Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-25T20:46:22.023Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-25T20:46:22.023Z] (8/9) Installing libucontext (1.1-r0) [2022-10-25T20:46:22.023Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-25T20:46:22.023Z] Executing busybox-1.34.1-r7.trigger [2022-10-25T20:46:22.023Z] Executing ca-certificates-20220614-r0.trigger [2022-10-25T20:46:22.295Z] OK: 8 MiB in 23 packages [2022-10-25T20:46:23.715Z] Removing intermediate container a628a65b1b79 [2022-10-25T20:46:23.715Z] ---> 696ca1efc18a [2022-10-25T20:46:23.715Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-25T20:46:23.991Z] ---> 1fd855e6c9ea [2022-10-25T20:46:23.991Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-25T20:46:25.400Z] ---> d62dcb53106c [2022-10-25T20:46:25.400Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-25T20:46:25.980Z] ---> 98b8b23f5222 [2022-10-25T20:46:25.980Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-25T20:46:25.980Z] ---> Running in 12a510d23a95 [2022-10-25T20:46:26.245Z] Removing intermediate container 12a510d23a95 [2022-10-25T20:46:26.245Z] ---> 7e40cff70439 [2022-10-25T20:46:26.245Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T20:46:26.245Z] ---> Running in d475f6dcb9f1 [2022-10-25T20:46:26.511Z] Removing intermediate container d475f6dcb9f1 [2022-10-25T20:46:26.511Z] ---> e00e1af58021 [2022-10-25T20:46:26.511Z] Step 17/19 : LABEL arch=arm64 [2022-10-25T20:46:26.779Z] ---> Running in 97a1c548c4cc [2022-10-25T20:46:27.043Z] Removing intermediate container 97a1c548c4cc [2022-10-25T20:46:27.043Z] ---> 1a83bf581c91 [2022-10-25T20:46:27.043Z] Step 18/19 : LABEL git_sha=8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:27.043Z] ---> Running in a5b5021baf67 [2022-10-25T20:46:27.309Z] Removing intermediate container a5b5021baf67 [2022-10-25T20:46:27.309Z] ---> 7b1fb5f1819b [2022-10-25T20:46:27.309Z] Step 19/19 : LABEL version=2.3.0-dev.102 [2022-10-25T20:46:27.309Z] ---> Running in c35d9af493e6 [2022-10-25T20:46:27.579Z] Removing intermediate container c35d9af493e6 [2022-10-25T20:46:27.579Z] ---> adbd3e35c4f3 [2022-10-25T20:46:27.579Z] [2022-10-25T20:46:27.844Z] Successfully built adbd3e35c4f3 [2022-10-25T20:46:27.844Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-25T20:46:28.120Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-10-25T20:46:28.099Z] $ docker stop --time=1 6fa33939c6eb133632e6455d26a724b5a10364f9e69a3d0a5e203a956bf7ba5b [2022-10-25T20:46:29.697Z] $ docker rm -f 6fa33939c6eb133632e6455d26a724b5a10364f9e69a3d0a5e203a956bf7ba5b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:46:30.187Z] + docker images [2022-10-25T20:46:30.452Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-25T20:46:30.452Z] security-spiffe-token-provider-arm64 latest adbd3e35c4f3 3 seconds ago 28.8MB [2022-10-25T20:46:30.452Z] core-data-arm64 latest b81803e6ac60 12 seconds ago 20.8MB [2022-10-25T20:46:30.452Z] 5688d8b7ab33 14 seconds ago 1.3GB [2022-10-25T20:46:30.452Z] 4523c951718c 23 seconds ago 1.27GB [2022-10-25T20:46:30.452Z] sys-mgmt-agent-arm64 latest 7baa0b6a6ded 30 seconds ago 133MB [2022-10-25T20:46:30.452Z] d3d3fe0bb272 About a minute ago 1.25GB [2022-10-25T20:46:30.452Z] core-command-arm64 latest 738cd8216f37 2 minutes ago 16.9MB [2022-10-25T20:46:30.452Z] fb841be1c704 3 minutes ago 1.26GB [2022-10-25T20:46:30.452Z] security-proxy-setup-arm64 latest 7e50f130d487 4 minutes ago 26.7MB [2022-10-25T20:46:30.452Z] 94304c4d70f2 5 minutes ago 1.25GB [2022-10-25T20:46:30.452Z] support-notifications-arm64 latest 446adda5e763 7 minutes ago 29.5MB [2022-10-25T20:46:30.452Z] support-scheduler-arm64 latest e0617d7abd73 7 minutes ago 28.8MB [2022-10-25T20:46:30.452Z] 6feba18c80db 7 minutes ago 1.33GB [2022-10-25T20:46:30.452Z] 4b4330a191ae 7 minutes ago 1.33GB [2022-10-25T20:46:30.452Z] security-spire-agent-arm64 latest 833f7dea7159 8 minutes ago 122MB [2022-10-25T20:46:30.452Z] 5a42619cd59c 8 minutes ago 1.14GB [2022-10-25T20:46:30.452Z] security-secretstore-setup-arm64 latest 067867744ed1 9 minutes ago 28.6MB [2022-10-25T20:46:30.452Z] f0be39986672 9 minutes ago 1.26GB [2022-10-25T20:46:30.452Z] core-metadata-arm64 latest 3ce7a5cbd53c 9 minutes ago 17.7MB [2022-10-25T20:46:30.452Z] b2e8cecb5db8 9 minutes ago 1.27GB [2022-10-25T20:46:30.452Z] security-bootstrapper-arm64 latest 511af77c0b39 11 minutes ago 19.4MB [2022-10-25T20:46:30.452Z] 386ea8636105 11 minutes ago 1.25GB [2022-10-25T20:46:30.452Z] security-spire-config-arm64 latest 02a7f73ccea5 17 minutes ago 83.6MB [2022-10-25T20:46:30.452Z] security-spire-server-arm64 latest d065d5aca22d 17 minutes ago 84.3MB [2022-10-25T20:46:30.452Z] b7e318bd9185 18 minutes ago 1.14GB [2022-10-25T20:46:30.452Z] a7ddb1a2d5af 18 minutes ago 1.14GB [2022-10-25T20:46:30.452Z] ci-base-image-arm64 latest 1e1df5d6c25c 21 minutes ago 943MB [2022-10-25T20:46:30.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 2 weeks ago 679MB [2022-10-25T20:46:30.452Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-25T20:46:30.452Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-25T20:46:30.452Z] 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-25T20:46:30.559Z] provisioning config files... [2022-10-25T20:46:30.573Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/343@tmp/config15752647659089297806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:46:30.904Z] ---> docker-login.sh [2022-10-25T20:46:30.904Z] nexus3.edgexfoundry.org:10001 [2022-10-25T20:46:30.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:31.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:31.169Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:31.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:31.169Z] [2022-10-25T20:46:31.169Z] Login Succeeded [2022-10-25T20:46:31.169Z] nexus3.edgexfoundry.org:10002 [2022-10-25T20:46:31.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:31.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:31.435Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:31.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:31.435Z] [2022-10-25T20:46:31.435Z] Login Succeeded [2022-10-25T20:46:31.435Z] nexus3.edgexfoundry.org:10003 [2022-10-25T20:46:31.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:31.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:31.700Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:31.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:31.700Z] [2022-10-25T20:46:31.700Z] Login Succeeded [2022-10-25T20:46:31.700Z] nexus3.edgexfoundry.org:10004 [2022-10-25T20:46:31.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:32.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:32.232Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:32.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:32.232Z] [2022-10-25T20:46:32.232Z] Login Succeeded [2022-10-25T20:46:32.232Z] docker.io [2022-10-25T20:46:32.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T20:46:32.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T20:46:32.760Z] Configure a credential helper to remove this warning. See [2022-10-25T20:46:32.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T20:46:32.760Z] [2022-10-25T20:46:32.760Z] Login Succeeded [2022-10-25T20:46:32.760Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T20:46:32.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:46:32.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T20:46:32.807Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-25T20:46:32.807Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:32.807Z] latest [2022-10-25T20:46:32.807Z] 2.3.0-dev.102 [2022-10-25T20:46:32.807Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:46:32.807Z] main [2022-10-25T20:46:32.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:33.134Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:33.467Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:33.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-25T20:46:33.468Z] 5327d9318e11: Preparing [2022-10-25T20:46:33.468Z] f5420f8d050c: Preparing [2022-10-25T20:46:33.468Z] 295e1cfa21df: Preparing [2022-10-25T20:46:33.468Z] 6b6953e2f8c4: Preparing [2022-10-25T20:46:33.468Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:33.468Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:33.732Z] 5327d9318e11: Pushed [2022-10-25T20:46:33.732Z] 6b6953e2f8c4: Pushed [2022-10-25T20:46:33.732Z] 295e1cfa21df: Pushed [2022-10-25T20:46:36.300Z] f5420f8d050c: Pushed [2022-10-25T20:46:36.564Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:57e78e4b76993116c1eb3ace79cb08686caf85afb716c46eefff986df06b0a1c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:36.905Z] + 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-25T20:46:37.243Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-25T20:46:37.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-25T20:46:37.243Z] 5327d9318e11: Preparing [2022-10-25T20:46:37.243Z] f5420f8d050c: Preparing [2022-10-25T20:46:37.243Z] 295e1cfa21df: Preparing [2022-10-25T20:46:37.243Z] 6b6953e2f8c4: Preparing [2022-10-25T20:46:37.244Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:37.244Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:37.244Z] 5327d9318e11: Layer already exists [2022-10-25T20:46:37.244Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:46:37.244Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:37.244Z] f5420f8d050c: Layer already exists [2022-10-25T20:46:37.244Z] latest: digest: sha256:57e78e4b76993116c1eb3ace79cb08686caf85afb716c46eefff986df06b0a1c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:37.908Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:38.242Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.102 [2022-10-25T20:46:38.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-25T20:46:38.242Z] 5327d9318e11: Preparing [2022-10-25T20:46:38.242Z] f5420f8d050c: Preparing [2022-10-25T20:46:38.242Z] 295e1cfa21df: Preparing [2022-10-25T20:46:38.242Z] 6b6953e2f8c4: Preparing [2022-10-25T20:46:38.242Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:38.242Z] f5420f8d050c: Layer already exists [2022-10-25T20:46:38.242Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:38.242Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:38.242Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:46:38.242Z] 5327d9318e11: Layer already exists [2022-10-25T20:46:38.242Z] 2.3.0-dev.102: digest: sha256:57e78e4b76993116c1eb3ace79cb08686caf85afb716c46eefff986df06b0a1c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:38.585Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:38.924Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:46:38.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-25T20:46:38.924Z] 5327d9318e11: Preparing [2022-10-25T20:46:38.924Z] f5420f8d050c: Preparing [2022-10-25T20:46:38.924Z] 295e1cfa21df: Preparing [2022-10-25T20:46:38.924Z] 6b6953e2f8c4: Preparing [2022-10-25T20:46:38.924Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:38.924Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:38.924Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:46:38.924Z] f5420f8d050c: Layer already exists [2022-10-25T20:46:38.924Z] 5327d9318e11: Layer already exists [2022-10-25T20:46:38.924Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:38.924Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:57e78e4b76993116c1eb3ace79cb08686caf85afb716c46eefff986df06b0a1c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:39.266Z] + 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-25T20:46:39.599Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-25T20:46:39.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-25T20:46:39.599Z] 5327d9318e11: Preparing [2022-10-25T20:46:39.599Z] f5420f8d050c: Preparing [2022-10-25T20:46:39.599Z] 295e1cfa21df: Preparing [2022-10-25T20:46:39.599Z] 6b6953e2f8c4: Preparing [2022-10-25T20:46:39.599Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:39.599Z] f5420f8d050c: Layer already exists [2022-10-25T20:46:39.599Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:39.599Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:46:39.599Z] 5327d9318e11: Layer already exists [2022-10-25T20:46:39.599Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:39.599Z] main: digest: sha256:57e78e4b76993116c1eb3ace79cb08686caf85afb716c46eefff986df06b0a1c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:46:39.908Z] ===================================================== [Pipeline] echo [2022-10-25T20:46:39.922Z] taggedImages: [2022-10-25T20:46:39.922Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:39.922Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-25T20:46:39.922Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.102 [2022-10-25T20:46:39.922Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:46:39.922Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-25T20:46:39.941Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-25T20:46:39.941Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:39.941Z] latest [2022-10-25T20:46:39.941Z] 2.3.0-dev.102 [2022-10-25T20:46:39.941Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:46:39.941Z] main [2022-10-25T20:46:39.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:40.276Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:40.606Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:40.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-25T20:46:40.606Z] df45f1780c1a: Preparing [2022-10-25T20:46:40.606Z] 60b45db5c92c: Preparing [2022-10-25T20:46:40.606Z] 295e1cfa21df: Preparing [2022-10-25T20:46:40.606Z] dfa3c71ccb87: Preparing [2022-10-25T20:46:40.606Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:40.606Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:40.606Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:40.871Z] df45f1780c1a: Pushed [2022-10-25T20:46:41.451Z] dfa3c71ccb87: Pushed [2022-10-25T20:46:44.055Z] 60b45db5c92c: Pushed [2022-10-25T20:46:44.055Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:03d20efa8eeb3d7414155877931c948d89191da7a947584e3fdc73980294c086 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:44.393Z] + 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-25T20:46:44.728Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-25T20:46:44.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-25T20:46:44.728Z] df45f1780c1a: Preparing [2022-10-25T20:46:44.728Z] 60b45db5c92c: Preparing [2022-10-25T20:46:44.728Z] 295e1cfa21df: Preparing [2022-10-25T20:46:44.728Z] dfa3c71ccb87: Preparing [2022-10-25T20:46:44.728Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:44.728Z] df45f1780c1a: Layer already exists [2022-10-25T20:46:44.728Z] 60b45db5c92c: Layer already exists [2022-10-25T20:46:44.728Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:44.728Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:44.728Z] dfa3c71ccb87: Layer already exists [2022-10-25T20:46:44.728Z] latest: digest: sha256:03d20efa8eeb3d7414155877931c948d89191da7a947584e3fdc73980294c086 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:45.336Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:45.677Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.102 [2022-10-25T20:46:45.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-25T20:46:45.678Z] df45f1780c1a: Preparing [2022-10-25T20:46:45.678Z] 60b45db5c92c: Preparing [2022-10-25T20:46:45.678Z] 295e1cfa21df: Preparing [2022-10-25T20:46:45.678Z] dfa3c71ccb87: Preparing [2022-10-25T20:46:45.678Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:45.678Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:45.678Z] 60b45db5c92c: Layer already exists [2022-10-25T20:46:45.678Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:45.678Z] df45f1780c1a: Layer already exists [2022-10-25T20:46:45.678Z] dfa3c71ccb87: Layer already exists [2022-10-25T20:46:45.944Z] 2.3.0-dev.102: digest: sha256:03d20efa8eeb3d7414155877931c948d89191da7a947584e3fdc73980294c086 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:46.277Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:46.608Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:46:46.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-25T20:46:46.608Z] df45f1780c1a: Preparing [2022-10-25T20:46:46.608Z] 60b45db5c92c: Preparing [2022-10-25T20:46:46.608Z] 295e1cfa21df: Preparing [2022-10-25T20:46:46.608Z] dfa3c71ccb87: Preparing [2022-10-25T20:46:46.608Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:46.608Z] 60b45db5c92c: Layer already exists [2022-10-25T20:46:46.608Z] dfa3c71ccb87: Layer already exists [2022-10-25T20:46:46.608Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:46.608Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:46.608Z] df45f1780c1a: Layer already exists [2022-10-25T20:46:46.608Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:03d20efa8eeb3d7414155877931c948d89191da7a947584e3fdc73980294c086 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:47.217Z] + 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-25T20:46:47.544Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-25T20:46:47.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-25T20:46:47.545Z] df45f1780c1a: Preparing [2022-10-25T20:46:47.545Z] 60b45db5c92c: Preparing [2022-10-25T20:46:47.545Z] 295e1cfa21df: Preparing [2022-10-25T20:46:47.545Z] dfa3c71ccb87: Preparing [2022-10-25T20:46:47.545Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:47.545Z] 60b45db5c92c: Layer already exists [2022-10-25T20:46:47.545Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:47.545Z] dfa3c71ccb87: Layer already exists [2022-10-25T20:46:47.545Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:47.545Z] df45f1780c1a: Layer already exists [2022-10-25T20:46:47.545Z] main: digest: sha256:03d20efa8eeb3d7414155877931c948d89191da7a947584e3fdc73980294c086 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:46:47.850Z] ===================================================== [Pipeline] echo [2022-10-25T20:46:47.855Z] taggedImages: [2022-10-25T20:46:47.855Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:47.855Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-25T20:46:47.855Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.102 [2022-10-25T20:46:47.855Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:46:47.855Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-25T20:46:47.873Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-25T20:46:47.873Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:47.873Z] latest [2022-10-25T20:46:47.873Z] 2.3.0-dev.102 [2022-10-25T20:46:47.873Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:46:47.873Z] main [2022-10-25T20:46:47.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:48.208Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:48.535Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:48.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-25T20:46:48.535Z] 88ea63a00fae: Preparing [2022-10-25T20:46:48.535Z] 904f3133d3b6: Preparing [2022-10-25T20:46:48.535Z] 6b700b697ac7: Preparing [2022-10-25T20:46:48.535Z] 295e1cfa21df: Preparing [2022-10-25T20:46:48.535Z] 6b6953e2f8c4: Preparing [2022-10-25T20:46:48.535Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:48.535Z] 5d3e392a13a0: Waiting [2022-10-25T20:46:48.535Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:46:48.535Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:48.800Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:48.800Z] 904f3133d3b6: Pushed [2022-10-25T20:46:48.800Z] 88ea63a00fae: Pushed [2022-10-25T20:46:52.134Z] 6b700b697ac7: Pushed [2022-10-25T20:46:52.134Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:e3002e0d2cf51d2c77ced57050f05968100d792251ef7fd67bcf34524cbb67f6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:52.476Z] + 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-25T20:46:52.807Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-25T20:46:52.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-25T20:46:52.807Z] 88ea63a00fae: Preparing [2022-10-25T20:46:52.807Z] 904f3133d3b6: Preparing [2022-10-25T20:46:52.807Z] 6b700b697ac7: Preparing [2022-10-25T20:46:52.807Z] 295e1cfa21df: Preparing [2022-10-25T20:46:52.807Z] 6b6953e2f8c4: Preparing [2022-10-25T20:46:52.807Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:52.807Z] 5d3e392a13a0: Waiting [2022-10-25T20:46:52.807Z] 6b700b697ac7: Layer already exists [2022-10-25T20:46:52.807Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:46:52.807Z] 904f3133d3b6: Layer already exists [2022-10-25T20:46:52.807Z] 88ea63a00fae: Layer already exists [2022-10-25T20:46:52.807Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:52.807Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:53.070Z] latest: digest: sha256:e3002e0d2cf51d2c77ced57050f05968100d792251ef7fd67bcf34524cbb67f6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:53.401Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:53.728Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.102 [2022-10-25T20:46:53.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-25T20:46:53.728Z] 88ea63a00fae: Preparing [2022-10-25T20:46:53.728Z] 904f3133d3b6: Preparing [2022-10-25T20:46:53.728Z] 6b700b697ac7: Preparing [2022-10-25T20:46:53.728Z] 295e1cfa21df: Preparing [2022-10-25T20:46:53.728Z] 6b6953e2f8c4: Preparing [2022-10-25T20:46:53.728Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:53.728Z] 5d3e392a13a0: Waiting [2022-10-25T20:46:53.728Z] 88ea63a00fae: Layer already exists [2022-10-25T20:46:53.728Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:46:53.728Z] 6b700b697ac7: Layer already exists [2022-10-25T20:46:53.728Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:53.728Z] 904f3133d3b6: Layer already exists [2022-10-25T20:46:53.728Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:53.728Z] 2.3.0-dev.102: digest: sha256:e3002e0d2cf51d2c77ced57050f05968100d792251ef7fd67bcf34524cbb67f6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:54.340Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:54.673Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:46:54.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-25T20:46:54.673Z] 88ea63a00fae: Preparing [2022-10-25T20:46:54.673Z] 904f3133d3b6: Preparing [2022-10-25T20:46:54.673Z] 6b700b697ac7: Preparing [2022-10-25T20:46:54.673Z] 295e1cfa21df: Preparing [2022-10-25T20:46:54.673Z] 6b6953e2f8c4: Preparing [2022-10-25T20:46:54.673Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:54.673Z] 5d3e392a13a0: Waiting [2022-10-25T20:46:54.673Z] 6b700b697ac7: Layer already exists [2022-10-25T20:46:54.673Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:54.673Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:46:54.673Z] 904f3133d3b6: Layer already exists [2022-10-25T20:46:54.673Z] 88ea63a00fae: Layer already exists [2022-10-25T20:46:54.673Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:54.939Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:e3002e0d2cf51d2c77ced57050f05968100d792251ef7fd67bcf34524cbb67f6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:55.271Z] + 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-25T20:46:55.610Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-25T20:46:55.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-25T20:46:55.610Z] 88ea63a00fae: Preparing [2022-10-25T20:46:55.610Z] 904f3133d3b6: Preparing [2022-10-25T20:46:55.610Z] 6b700b697ac7: Preparing [2022-10-25T20:46:55.610Z] 295e1cfa21df: Preparing [2022-10-25T20:46:55.610Z] 6b6953e2f8c4: Preparing [2022-10-25T20:46:55.610Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:55.610Z] 5d3e392a13a0: Waiting [2022-10-25T20:46:55.610Z] 904f3133d3b6: Layer already exists [2022-10-25T20:46:55.610Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:46:55.610Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:55.610Z] 6b700b697ac7: Layer already exists [2022-10-25T20:46:55.610Z] 88ea63a00fae: Layer already exists [2022-10-25T20:46:55.610Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:46:55.876Z] main: digest: sha256:e3002e0d2cf51d2c77ced57050f05968100d792251ef7fd67bcf34524cbb67f6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:46:55.919Z] ===================================================== [Pipeline] echo [2022-10-25T20:46:55.932Z] taggedImages: [2022-10-25T20:46:55.932Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:55.932Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-25T20:46:55.932Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.102 [2022-10-25T20:46:55.932Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:46:55.932Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-25T20:46:55.958Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-25T20:46:55.958Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:55.958Z] latest [2022-10-25T20:46:55.958Z] 2.3.0-dev.102 [2022-10-25T20:46:55.958Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:46:55.958Z] main [2022-10-25T20:46:55.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:56.304Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:46:56.638Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:46:56.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-25T20:46:56.638Z] 36d62ddd5370: Preparing [2022-10-25T20:46:56.638Z] 36d62ddd5370: Preparing [2022-10-25T20:46:56.638Z] 920442945128: Preparing [2022-10-25T20:46:56.638Z] 87c122221148: Preparing [2022-10-25T20:46:56.638Z] d980fa4355e9: Preparing [2022-10-25T20:46:56.638Z] 4e2eb7c2d7aa: Preparing [2022-10-25T20:46:56.638Z] 3cf397bb2cee: Preparing [2022-10-25T20:46:56.638Z] 295e1cfa21df: Preparing [2022-10-25T20:46:56.638Z] 14321630aa9d: Preparing [2022-10-25T20:46:56.638Z] fe35c174b9e1: Preparing [2022-10-25T20:46:56.638Z] 4a0f9adb2393: Preparing [2022-10-25T20:46:56.638Z] 3ba46a062819: Preparing [2022-10-25T20:46:56.638Z] 5d3e392a13a0: Preparing [2022-10-25T20:46:56.638Z] 14321630aa9d: Waiting [2022-10-25T20:46:56.638Z] fe35c174b9e1: Waiting [2022-10-25T20:46:56.638Z] 4a0f9adb2393: Waiting [2022-10-25T20:46:56.638Z] 3ba46a062819: Waiting [2022-10-25T20:46:56.638Z] 5d3e392a13a0: Waiting [2022-10-25T20:46:56.638Z] 3cf397bb2cee: Waiting [2022-10-25T20:46:56.638Z] 295e1cfa21df: Waiting [2022-10-25T20:46:56.903Z] d980fa4355e9: Pushed [2022-10-25T20:46:56.903Z] 4e2eb7c2d7aa: Pushed [2022-10-25T20:46:56.903Z] 87c122221148: Pushed [2022-10-25T20:46:56.903Z] 920442945128: Pushed [2022-10-25T20:46:56.903Z] 36d62ddd5370: Pushed [2022-10-25T20:46:56.903Z] 295e1cfa21df: Layer already exists [2022-10-25T20:46:57.173Z] fe35c174b9e1: Pushed [2022-10-25T20:46:57.173Z] 4a0f9adb2393: Pushed [2022-10-25T20:46:57.173Z] 14321630aa9d: Pushed [2022-10-25T20:46:57.173Z] 3ba46a062819: Pushed [2022-10-25T20:46:57.173Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:00.502Z] 3cf397bb2cee: Pushed [2022-10-25T20:47:00.768Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:cd47176c2f946f38147758fa06dc0328a029ba56d3cd9c702673b62b9eb59506 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:01.115Z] + 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-25T20:47:01.453Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-25T20:47:01.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-25T20:47:01.453Z] 36d62ddd5370: Preparing [2022-10-25T20:47:01.453Z] 36d62ddd5370: Preparing [2022-10-25T20:47:01.453Z] 920442945128: Preparing [2022-10-25T20:47:01.453Z] 87c122221148: Preparing [2022-10-25T20:47:01.453Z] d980fa4355e9: Preparing [2022-10-25T20:47:01.453Z] 4e2eb7c2d7aa: Preparing [2022-10-25T20:47:01.453Z] 3cf397bb2cee: Preparing [2022-10-25T20:47:01.453Z] 295e1cfa21df: Preparing [2022-10-25T20:47:01.453Z] 14321630aa9d: Preparing [2022-10-25T20:47:01.453Z] fe35c174b9e1: Preparing [2022-10-25T20:47:01.453Z] 4a0f9adb2393: Preparing [2022-10-25T20:47:01.453Z] 3ba46a062819: Preparing [2022-10-25T20:47:01.453Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:01.453Z] 3cf397bb2cee: Waiting [2022-10-25T20:47:01.453Z] 295e1cfa21df: Waiting [2022-10-25T20:47:01.453Z] 14321630aa9d: Waiting [2022-10-25T20:47:01.453Z] fe35c174b9e1: Waiting [2022-10-25T20:47:01.453Z] 4a0f9adb2393: Waiting [2022-10-25T20:47:01.453Z] 3ba46a062819: Waiting [2022-10-25T20:47:01.453Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:01.453Z] d980fa4355e9: Layer already exists [2022-10-25T20:47:01.453Z] 87c122221148: Layer already exists [2022-10-25T20:47:01.453Z] 36d62ddd5370: Layer already exists [2022-10-25T20:47:01.453Z] 920442945128: Layer already exists [2022-10-25T20:47:01.453Z] 4e2eb7c2d7aa: Layer already exists [2022-10-25T20:47:01.453Z] 3cf397bb2cee: Layer already exists [2022-10-25T20:47:01.453Z] 295e1cfa21df: Layer already exists [2022-10-25T20:47:01.453Z] 14321630aa9d: Layer already exists [2022-10-25T20:47:01.453Z] fe35c174b9e1: Layer already exists [2022-10-25T20:47:01.453Z] 4a0f9adb2393: Layer already exists [2022-10-25T20:47:01.453Z] 3ba46a062819: Layer already exists [2022-10-25T20:47:01.453Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:01.719Z] latest: digest: sha256:cd47176c2f946f38147758fa06dc0328a029ba56d3cd9c702673b62b9eb59506 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:02.055Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:02.382Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.102 [2022-10-25T20:47:02.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-25T20:47:02.382Z] 36d62ddd5370: Preparing [2022-10-25T20:47:02.383Z] 36d62ddd5370: Preparing [2022-10-25T20:47:02.383Z] 920442945128: Preparing [2022-10-25T20:47:02.383Z] 87c122221148: Preparing [2022-10-25T20:47:02.383Z] d980fa4355e9: Preparing [2022-10-25T20:47:02.383Z] 4e2eb7c2d7aa: Preparing [2022-10-25T20:47:02.383Z] 3cf397bb2cee: Preparing [2022-10-25T20:47:02.383Z] 295e1cfa21df: Preparing [2022-10-25T20:47:02.383Z] 14321630aa9d: Preparing [2022-10-25T20:47:02.383Z] fe35c174b9e1: Preparing [2022-10-25T20:47:02.383Z] 4a0f9adb2393: Preparing [2022-10-25T20:47:02.383Z] 3ba46a062819: Preparing [2022-10-25T20:47:02.383Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:02.383Z] 3cf397bb2cee: Waiting [2022-10-25T20:47:02.383Z] 295e1cfa21df: Waiting [2022-10-25T20:47:02.383Z] fe35c174b9e1: Waiting [2022-10-25T20:47:02.383Z] 14321630aa9d: Waiting [2022-10-25T20:47:02.383Z] 4a0f9adb2393: Waiting [2022-10-25T20:47:02.383Z] 3ba46a062819: Waiting [2022-10-25T20:47:02.383Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:02.383Z] 36d62ddd5370: Layer already exists [2022-10-25T20:47:02.383Z] 4e2eb7c2d7aa: Layer already exists [2022-10-25T20:47:02.383Z] 920442945128: Layer already exists [2022-10-25T20:47:02.383Z] 87c122221148: Layer already exists [2022-10-25T20:47:02.383Z] d980fa4355e9: Layer already exists [2022-10-25T20:47:02.383Z] 295e1cfa21df: Layer already exists [2022-10-25T20:47:02.383Z] 14321630aa9d: Layer already exists [2022-10-25T20:47:02.383Z] 3cf397bb2cee: Layer already exists [2022-10-25T20:47:02.383Z] 4a0f9adb2393: Layer already exists [2022-10-25T20:47:02.383Z] fe35c174b9e1: Layer already exists [2022-10-25T20:47:02.383Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:02.383Z] 3ba46a062819: Layer already exists [2022-10-25T20:47:02.649Z] 2.3.0-dev.102: digest: sha256:cd47176c2f946f38147758fa06dc0328a029ba56d3cd9c702673b62b9eb59506 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:02.980Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:03.352Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:03.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-25T20:47:03.352Z] 36d62ddd5370: Preparing [2022-10-25T20:47:03.352Z] 36d62ddd5370: Preparing [2022-10-25T20:47:03.352Z] 920442945128: Preparing [2022-10-25T20:47:03.353Z] 87c122221148: Preparing [2022-10-25T20:47:03.353Z] d980fa4355e9: Preparing [2022-10-25T20:47:03.353Z] 4e2eb7c2d7aa: Preparing [2022-10-25T20:47:03.353Z] 3cf397bb2cee: Preparing [2022-10-25T20:47:03.353Z] 295e1cfa21df: Preparing [2022-10-25T20:47:03.353Z] 14321630aa9d: Preparing [2022-10-25T20:47:03.353Z] fe35c174b9e1: Preparing [2022-10-25T20:47:03.353Z] 4a0f9adb2393: Preparing [2022-10-25T20:47:03.353Z] 3ba46a062819: Preparing [2022-10-25T20:47:03.353Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:03.353Z] 14321630aa9d: Waiting [2022-10-25T20:47:03.353Z] 3ba46a062819: Waiting [2022-10-25T20:47:03.353Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:03.353Z] 3cf397bb2cee: Waiting [2022-10-25T20:47:03.353Z] fe35c174b9e1: Waiting [2022-10-25T20:47:03.353Z] 4a0f9adb2393: Waiting [2022-10-25T20:47:03.353Z] 295e1cfa21df: Waiting [2022-10-25T20:47:03.353Z] 4e2eb7c2d7aa: Layer already exists [2022-10-25T20:47:03.353Z] 36d62ddd5370: Layer already exists [2022-10-25T20:47:03.353Z] 920442945128: Layer already exists [2022-10-25T20:47:03.353Z] 87c122221148: Layer already exists [2022-10-25T20:47:03.353Z] d980fa4355e9: Layer already exists [2022-10-25T20:47:03.353Z] 14321630aa9d: Layer already exists [2022-10-25T20:47:03.353Z] 295e1cfa21df: Layer already exists [2022-10-25T20:47:03.353Z] 3cf397bb2cee: Layer already exists [2022-10-25T20:47:03.353Z] fe35c174b9e1: Layer already exists [2022-10-25T20:47:03.353Z] 4a0f9adb2393: Layer already exists [2022-10-25T20:47:03.353Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:03.353Z] 3ba46a062819: Layer already exists [2022-10-25T20:47:03.623Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:cd47176c2f946f38147758fa06dc0328a029ba56d3cd9c702673b62b9eb59506 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:03.983Z] + 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-25T20:47:04.336Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-25T20:47:04.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-25T20:47:04.336Z] 36d62ddd5370: Preparing [2022-10-25T20:47:04.336Z] 36d62ddd5370: Preparing [2022-10-25T20:47:04.336Z] 920442945128: Preparing [2022-10-25T20:47:04.336Z] 87c122221148: Preparing [2022-10-25T20:47:04.336Z] d980fa4355e9: Preparing [2022-10-25T20:47:04.336Z] 4e2eb7c2d7aa: Preparing [2022-10-25T20:47:04.336Z] 3cf397bb2cee: Preparing [2022-10-25T20:47:04.336Z] 295e1cfa21df: Preparing [2022-10-25T20:47:04.336Z] 14321630aa9d: Preparing [2022-10-25T20:47:04.336Z] fe35c174b9e1: Preparing [2022-10-25T20:47:04.336Z] 4a0f9adb2393: Preparing [2022-10-25T20:47:04.336Z] 3ba46a062819: Preparing [2022-10-25T20:47:04.336Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:04.336Z] 3cf397bb2cee: Waiting [2022-10-25T20:47:04.336Z] 295e1cfa21df: Waiting [2022-10-25T20:47:04.336Z] 14321630aa9d: Waiting [2022-10-25T20:47:04.336Z] fe35c174b9e1: Waiting [2022-10-25T20:47:04.336Z] 4a0f9adb2393: Waiting [2022-10-25T20:47:04.336Z] 3ba46a062819: Waiting [2022-10-25T20:47:04.336Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:04.336Z] 87c122221148: Layer already exists [2022-10-25T20:47:04.336Z] d980fa4355e9: Layer already exists [2022-10-25T20:47:04.336Z] 36d62ddd5370: Layer already exists [2022-10-25T20:47:04.336Z] 4e2eb7c2d7aa: Layer already exists [2022-10-25T20:47:04.336Z] 920442945128: Layer already exists [2022-10-25T20:47:04.336Z] 3cf397bb2cee: Layer already exists [2022-10-25T20:47:04.336Z] 14321630aa9d: Layer already exists [2022-10-25T20:47:04.336Z] 295e1cfa21df: Layer already exists [2022-10-25T20:47:04.336Z] 4a0f9adb2393: Layer already exists [2022-10-25T20:47:04.336Z] fe35c174b9e1: Layer already exists [2022-10-25T20:47:04.336Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:04.336Z] 3ba46a062819: Layer already exists [2022-10-25T20:47:04.607Z] main: digest: sha256:cd47176c2f946f38147758fa06dc0328a029ba56d3cd9c702673b62b9eb59506 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:47:04.653Z] ===================================================== [Pipeline] echo [2022-10-25T20:47:04.659Z] taggedImages: [2022-10-25T20:47:04.659Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:04.659Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-25T20:47:04.659Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.102 [2022-10-25T20:47:04.659Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:04.659Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-25T20:47:04.672Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-25T20:47:04.672Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:04.672Z] latest [2022-10-25T20:47:04.672Z] 2.3.0-dev.102 [2022-10-25T20:47:04.672Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:04.672Z] main [2022-10-25T20:47:04.672Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:04.998Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:05.331Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:05.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-25T20:47:05.331Z] 6fb421efd0e3: Preparing [2022-10-25T20:47:05.331Z] ae2cbabe717a: Preparing [2022-10-25T20:47:05.331Z] a441f96e7d15: Preparing [2022-10-25T20:47:05.331Z] 861ff423f20a: Preparing [2022-10-25T20:47:05.331Z] 1c96c5b12ca3: Preparing [2022-10-25T20:47:05.331Z] ea3286eceaf9: Preparing [2022-10-25T20:47:05.331Z] c3529bdef465: Preparing [2022-10-25T20:47:05.331Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:05.331Z] ea3286eceaf9: Waiting [2022-10-25T20:47:05.331Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:05.331Z] c3529bdef465: Waiting [2022-10-25T20:47:05.597Z] 1c96c5b12ca3: Pushed [2022-10-25T20:47:05.597Z] 6fb421efd0e3: Pushed [2022-10-25T20:47:05.597Z] ae2cbabe717a: Pushed [2022-10-25T20:47:05.597Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:05.862Z] ea3286eceaf9: Pushed [2022-10-25T20:47:06.442Z] c3529bdef465: Pushed [2022-10-25T20:47:07.849Z] a441f96e7d15: Pushed [2022-10-25T20:47:07.849Z] 861ff423f20a: Pushed [2022-10-25T20:47:08.115Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:6153da6dd33044abc3b750eff189d3179686ffe57bb87923bec64675ce2b56ae size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:08.459Z] + 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-25T20:47:08.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-25T20:47:08.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-25T20:47:08.794Z] 6fb421efd0e3: Preparing [2022-10-25T20:47:08.794Z] ae2cbabe717a: Preparing [2022-10-25T20:47:08.794Z] a441f96e7d15: Preparing [2022-10-25T20:47:08.794Z] 861ff423f20a: Preparing [2022-10-25T20:47:08.794Z] 1c96c5b12ca3: Preparing [2022-10-25T20:47:08.794Z] ea3286eceaf9: Preparing [2022-10-25T20:47:08.794Z] c3529bdef465: Preparing [2022-10-25T20:47:08.794Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:08.794Z] ea3286eceaf9: Waiting [2022-10-25T20:47:08.794Z] c3529bdef465: Waiting [2022-10-25T20:47:08.794Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:08.794Z] ae2cbabe717a: Layer already exists [2022-10-25T20:47:08.794Z] 6fb421efd0e3: Layer already exists [2022-10-25T20:47:08.794Z] 1c96c5b12ca3: Layer already exists [2022-10-25T20:47:08.794Z] a441f96e7d15: Layer already exists [2022-10-25T20:47:08.794Z] 861ff423f20a: Layer already exists [2022-10-25T20:47:08.794Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:08.794Z] c3529bdef465: Layer already exists [2022-10-25T20:47:08.794Z] ea3286eceaf9: Layer already exists [2022-10-25T20:47:09.061Z] latest: digest: sha256:6153da6dd33044abc3b750eff189d3179686ffe57bb87923bec64675ce2b56ae size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:09.400Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:09.731Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.102 [2022-10-25T20:47:09.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-25T20:47:09.731Z] 6fb421efd0e3: Preparing [2022-10-25T20:47:09.731Z] ae2cbabe717a: Preparing [2022-10-25T20:47:09.731Z] a441f96e7d15: Preparing [2022-10-25T20:47:09.731Z] 861ff423f20a: Preparing [2022-10-25T20:47:09.731Z] 1c96c5b12ca3: Preparing [2022-10-25T20:47:09.731Z] ea3286eceaf9: Preparing [2022-10-25T20:47:09.731Z] c3529bdef465: Preparing [2022-10-25T20:47:09.731Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:09.731Z] ea3286eceaf9: Waiting [2022-10-25T20:47:09.731Z] c3529bdef465: Waiting [2022-10-25T20:47:09.731Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:09.731Z] 1c96c5b12ca3: Layer already exists [2022-10-25T20:47:09.731Z] ae2cbabe717a: Layer already exists [2022-10-25T20:47:09.731Z] a441f96e7d15: Layer already exists [2022-10-25T20:47:09.731Z] 6fb421efd0e3: Layer already exists [2022-10-25T20:47:09.731Z] 861ff423f20a: Layer already exists [2022-10-25T20:47:09.731Z] c3529bdef465: Layer already exists [2022-10-25T20:47:09.731Z] ea3286eceaf9: Layer already exists [2022-10-25T20:47:09.731Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:09.998Z] 2.3.0-dev.102: digest: sha256:6153da6dd33044abc3b750eff189d3179686ffe57bb87923bec64675ce2b56ae size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:10.338Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:10.677Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:10.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-25T20:47:10.677Z] 6fb421efd0e3: Preparing [2022-10-25T20:47:10.677Z] ae2cbabe717a: Preparing [2022-10-25T20:47:10.677Z] a441f96e7d15: Preparing [2022-10-25T20:47:10.677Z] 861ff423f20a: Preparing [2022-10-25T20:47:10.677Z] 1c96c5b12ca3: Preparing [2022-10-25T20:47:10.677Z] ea3286eceaf9: Preparing [2022-10-25T20:47:10.677Z] c3529bdef465: Preparing [2022-10-25T20:47:10.677Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:10.677Z] ea3286eceaf9: Waiting [2022-10-25T20:47:10.677Z] c3529bdef465: Waiting [2022-10-25T20:47:10.677Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:10.677Z] a441f96e7d15: Layer already exists [2022-10-25T20:47:10.677Z] 1c96c5b12ca3: Layer already exists [2022-10-25T20:47:10.677Z] 6fb421efd0e3: Layer already exists [2022-10-25T20:47:10.677Z] 861ff423f20a: Layer already exists [2022-10-25T20:47:10.677Z] ea3286eceaf9: Layer already exists [2022-10-25T20:47:10.677Z] ae2cbabe717a: Layer already exists [2022-10-25T20:47:10.677Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:10.677Z] c3529bdef465: Layer already exists [2022-10-25T20:47:10.943Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:6153da6dd33044abc3b750eff189d3179686ffe57bb87923bec64675ce2b56ae size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:11.285Z] + 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-25T20:47:11.614Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-25T20:47:11.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-25T20:47:11.614Z] 6fb421efd0e3: Preparing [2022-10-25T20:47:11.614Z] ae2cbabe717a: Preparing [2022-10-25T20:47:11.614Z] a441f96e7d15: Preparing [2022-10-25T20:47:11.614Z] 861ff423f20a: Preparing [2022-10-25T20:47:11.614Z] 1c96c5b12ca3: Preparing [2022-10-25T20:47:11.614Z] ea3286eceaf9: Preparing [2022-10-25T20:47:11.614Z] c3529bdef465: Preparing [2022-10-25T20:47:11.614Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:11.614Z] ea3286eceaf9: Waiting [2022-10-25T20:47:11.614Z] c3529bdef465: Waiting [2022-10-25T20:47:11.614Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:11.614Z] 861ff423f20a: Layer already exists [2022-10-25T20:47:11.614Z] ae2cbabe717a: Layer already exists [2022-10-25T20:47:11.614Z] 6fb421efd0e3: Layer already exists [2022-10-25T20:47:11.614Z] 1c96c5b12ca3: Layer already exists [2022-10-25T20:47:11.614Z] a441f96e7d15: Layer already exists [2022-10-25T20:47:11.614Z] c3529bdef465: Layer already exists [2022-10-25T20:47:11.614Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:11.614Z] ea3286eceaf9: Layer already exists [2022-10-25T20:47:11.880Z] main: digest: sha256:6153da6dd33044abc3b750eff189d3179686ffe57bb87923bec64675ce2b56ae size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:47:11.930Z] ===================================================== [Pipeline] echo [2022-10-25T20:47:11.938Z] taggedImages: [2022-10-25T20:47:11.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:11.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-25T20:47:11.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.102 [2022-10-25T20:47:11.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:11.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-25T20:47:11.957Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-25T20:47:11.957Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:11.957Z] latest [2022-10-25T20:47:11.957Z] 2.3.0-dev.102 [2022-10-25T20:47:11.957Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:11.957Z] main [2022-10-25T20:47:11.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:12.291Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:12.624Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:12.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-25T20:47:12.624Z] 219c2470b94c: Preparing [2022-10-25T20:47:12.624Z] f1bdd884bdbb: Preparing [2022-10-25T20:47:12.624Z] 137ca12e1e92: Preparing [2022-10-25T20:47:12.624Z] 2d7df0abd177: Preparing [2022-10-25T20:47:12.624Z] 1ad1b1ea50e3: Preparing [2022-10-25T20:47:12.624Z] 9ec2f0db16c1: Preparing [2022-10-25T20:47:12.624Z] fa965092c357: Preparing [2022-10-25T20:47:12.624Z] 704ce55c261f: Preparing [2022-10-25T20:47:12.624Z] cf27512ba989: Preparing [2022-10-25T20:47:12.624Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:12.624Z] fa965092c357: Waiting [2022-10-25T20:47:12.624Z] 704ce55c261f: Waiting [2022-10-25T20:47:12.624Z] cf27512ba989: Waiting [2022-10-25T20:47:12.624Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:12.624Z] 9ec2f0db16c1: Waiting [2022-10-25T20:47:12.891Z] 1ad1b1ea50e3: Pushed [2022-10-25T20:47:12.891Z] f1bdd884bdbb: Pushed [2022-10-25T20:47:12.891Z] 219c2470b94c: Pushed [2022-10-25T20:47:13.159Z] 9ec2f0db16c1: Pushed [2022-10-25T20:47:13.159Z] fa965092c357: Pushed [2022-10-25T20:47:13.159Z] 704ce55c261f: Pushed [2022-10-25T20:47:13.159Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:13.425Z] cf27512ba989: Pushed [2022-10-25T20:47:15.364Z] 2d7df0abd177: Pushed [2022-10-25T20:47:16.324Z] 137ca12e1e92: Pushed [2022-10-25T20:47:16.324Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:f9a68cb65de043b243b5a47ac45245387ce6df4f865e8bb65cd0ddf145c113f1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:16.667Z] + 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-25T20:47:17.008Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-25T20:47:17.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-25T20:47:17.009Z] 219c2470b94c: Preparing [2022-10-25T20:47:17.009Z] f1bdd884bdbb: Preparing [2022-10-25T20:47:17.009Z] 137ca12e1e92: Preparing [2022-10-25T20:47:17.009Z] 2d7df0abd177: Preparing [2022-10-25T20:47:17.009Z] 1ad1b1ea50e3: Preparing [2022-10-25T20:47:17.009Z] 9ec2f0db16c1: Preparing [2022-10-25T20:47:17.009Z] fa965092c357: Preparing [2022-10-25T20:47:17.009Z] 704ce55c261f: Preparing [2022-10-25T20:47:17.009Z] cf27512ba989: Preparing [2022-10-25T20:47:17.009Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:17.009Z] 704ce55c261f: Waiting [2022-10-25T20:47:17.009Z] cf27512ba989: Waiting [2022-10-25T20:47:17.009Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:17.009Z] 9ec2f0db16c1: Waiting [2022-10-25T20:47:17.009Z] fa965092c357: Waiting [2022-10-25T20:47:17.009Z] 2d7df0abd177: Layer already exists [2022-10-25T20:47:17.009Z] 137ca12e1e92: Layer already exists [2022-10-25T20:47:17.009Z] f1bdd884bdbb: Layer already exists [2022-10-25T20:47:17.009Z] 219c2470b94c: Layer already exists [2022-10-25T20:47:17.009Z] 1ad1b1ea50e3: Layer already exists [2022-10-25T20:47:17.009Z] cf27512ba989: Layer already exists [2022-10-25T20:47:17.009Z] fa965092c357: Layer already exists [2022-10-25T20:47:17.009Z] 9ec2f0db16c1: Layer already exists [2022-10-25T20:47:17.009Z] 704ce55c261f: Layer already exists [2022-10-25T20:47:17.009Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:17.275Z] latest: digest: sha256:f9a68cb65de043b243b5a47ac45245387ce6df4f865e8bb65cd0ddf145c113f1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:17.626Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:17.969Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.102 [2022-10-25T20:47:17.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-25T20:47:17.969Z] 219c2470b94c: Preparing [2022-10-25T20:47:17.969Z] f1bdd884bdbb: Preparing [2022-10-25T20:47:17.969Z] 137ca12e1e92: Preparing [2022-10-25T20:47:17.969Z] 2d7df0abd177: Preparing [2022-10-25T20:47:17.969Z] 1ad1b1ea50e3: Preparing [2022-10-25T20:47:17.969Z] 9ec2f0db16c1: Preparing [2022-10-25T20:47:17.969Z] fa965092c357: Preparing [2022-10-25T20:47:17.969Z] 704ce55c261f: Preparing [2022-10-25T20:47:17.969Z] cf27512ba989: Preparing [2022-10-25T20:47:17.969Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:17.969Z] 704ce55c261f: Waiting [2022-10-25T20:47:17.969Z] cf27512ba989: Waiting [2022-10-25T20:47:17.969Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:17.969Z] fa965092c357: Waiting [2022-10-25T20:47:17.969Z] 9ec2f0db16c1: Waiting [2022-10-25T20:47:17.969Z] 1ad1b1ea50e3: Layer already exists [2022-10-25T20:47:17.969Z] 219c2470b94c: Layer already exists [2022-10-25T20:47:17.969Z] 2d7df0abd177: Layer already exists [2022-10-25T20:47:17.969Z] 137ca12e1e92: Layer already exists [2022-10-25T20:47:17.969Z] f1bdd884bdbb: Layer already exists [2022-10-25T20:47:17.969Z] 9ec2f0db16c1: Layer already exists [2022-10-25T20:47:17.969Z] 704ce55c261f: Layer already exists [2022-10-25T20:47:17.969Z] fa965092c357: Layer already exists [2022-10-25T20:47:17.969Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:17.969Z] cf27512ba989: Layer already exists [2022-10-25T20:47:18.235Z] 2.3.0-dev.102: digest: sha256:f9a68cb65de043b243b5a47ac45245387ce6df4f865e8bb65cd0ddf145c113f1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:18.569Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:18.899Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:18.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-25T20:47:18.899Z] 219c2470b94c: Preparing [2022-10-25T20:47:18.899Z] f1bdd884bdbb: Preparing [2022-10-25T20:47:18.899Z] 137ca12e1e92: Preparing [2022-10-25T20:47:18.899Z] 2d7df0abd177: Preparing [2022-10-25T20:47:18.899Z] 1ad1b1ea50e3: Preparing [2022-10-25T20:47:18.900Z] 9ec2f0db16c1: Preparing [2022-10-25T20:47:18.900Z] fa965092c357: Preparing [2022-10-25T20:47:18.900Z] 704ce55c261f: Preparing [2022-10-25T20:47:18.900Z] cf27512ba989: Preparing [2022-10-25T20:47:18.900Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:18.900Z] 9ec2f0db16c1: Waiting [2022-10-25T20:47:18.900Z] fa965092c357: Waiting [2022-10-25T20:47:18.900Z] 704ce55c261f: Waiting [2022-10-25T20:47:18.900Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:18.900Z] cf27512ba989: Waiting [2022-10-25T20:47:18.900Z] 137ca12e1e92: Layer already exists [2022-10-25T20:47:18.900Z] 1ad1b1ea50e3: Layer already exists [2022-10-25T20:47:18.900Z] 2d7df0abd177: Layer already exists [2022-10-25T20:47:18.900Z] f1bdd884bdbb: Layer already exists [2022-10-25T20:47:18.900Z] 219c2470b94c: Layer already exists [2022-10-25T20:47:18.900Z] fa965092c357: Layer already exists [2022-10-25T20:47:18.900Z] 704ce55c261f: Layer already exists [2022-10-25T20:47:18.900Z] 9ec2f0db16c1: Layer already exists [2022-10-25T20:47:18.900Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:18.900Z] cf27512ba989: Layer already exists [2022-10-25T20:47:19.165Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:f9a68cb65de043b243b5a47ac45245387ce6df4f865e8bb65cd0ddf145c113f1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:19.505Z] + 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-25T20:47:19.831Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-25T20:47:19.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-25T20:47:19.831Z] 219c2470b94c: Preparing [2022-10-25T20:47:19.831Z] f1bdd884bdbb: Preparing [2022-10-25T20:47:19.831Z] 137ca12e1e92: Preparing [2022-10-25T20:47:19.831Z] 2d7df0abd177: Preparing [2022-10-25T20:47:19.831Z] 1ad1b1ea50e3: Preparing [2022-10-25T20:47:19.831Z] 9ec2f0db16c1: Preparing [2022-10-25T20:47:19.831Z] fa965092c357: Preparing [2022-10-25T20:47:19.831Z] 704ce55c261f: Preparing [2022-10-25T20:47:19.831Z] cf27512ba989: Preparing [2022-10-25T20:47:19.831Z] 5d3e392a13a0: Preparing [2022-10-25T20:47:19.831Z] 9ec2f0db16c1: Waiting [2022-10-25T20:47:19.831Z] fa965092c357: Waiting [2022-10-25T20:47:19.831Z] 704ce55c261f: Waiting [2022-10-25T20:47:19.831Z] cf27512ba989: Waiting [2022-10-25T20:47:19.831Z] 5d3e392a13a0: Waiting [2022-10-25T20:47:19.831Z] 1ad1b1ea50e3: Layer already exists [2022-10-25T20:47:19.831Z] f1bdd884bdbb: Layer already exists [2022-10-25T20:47:19.831Z] 219c2470b94c: Layer already exists [2022-10-25T20:47:19.831Z] 137ca12e1e92: Layer already exists [2022-10-25T20:47:19.831Z] 2d7df0abd177: Layer already exists [2022-10-25T20:47:19.831Z] 704ce55c261f: Layer already exists [2022-10-25T20:47:19.831Z] fa965092c357: Layer already exists [2022-10-25T20:47:19.831Z] 9ec2f0db16c1: Layer already exists [2022-10-25T20:47:19.831Z] cf27512ba989: Layer already exists [2022-10-25T20:47:19.831Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:47:20.096Z] main: digest: sha256:f9a68cb65de043b243b5a47ac45245387ce6df4f865e8bb65cd0ddf145c113f1 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:47:20.145Z] ===================================================== [Pipeline] echo [2022-10-25T20:47:20.150Z] taggedImages: [2022-10-25T20:47:20.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:20.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-25T20:47:20.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.102 [2022-10-25T20:47:20.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:20.150Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-25T20:47:20.163Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-25T20:47:20.163Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:20.163Z] latest [2022-10-25T20:47:20.163Z] 2.3.0-dev.102 [2022-10-25T20:47:20.163Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:20.163Z] main [2022-10-25T20:47:20.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:20.487Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:20.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:20.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-25T20:47:20.817Z] 2645af74ae09: Preparing [2022-10-25T20:47:20.817Z] b5e1a3593732: Preparing [2022-10-25T20:47:20.817Z] 295e1cfa21df: Preparing [2022-10-25T20:47:20.817Z] 1f2ed9e8e7de: Preparing [2022-10-25T20:47:20.817Z] 9833f26c6bda: Preparing [2022-10-25T20:47:20.817Z] 295e1cfa21df: Layer already exists [2022-10-25T20:47:20.817Z] 9833f26c6bda: Layer already exists [2022-10-25T20:47:21.084Z] 2645af74ae09: Pushed [2022-10-25T20:47:22.488Z] 1f2ed9e8e7de: Pushed [2022-10-25T20:47:25.821Z] b5e1a3593732: Pushed [2022-10-25T20:47:25.821Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:36d4c571e5c647f2f2e4a0a9aea1774da17d8604248a374317a33c0e893db177 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:26.156Z] + 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-25T20:47:26.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-25T20:47:26.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-25T20:47:26.491Z] 2645af74ae09: Preparing [2022-10-25T20:47:26.491Z] b5e1a3593732: Preparing [2022-10-25T20:47:26.491Z] 295e1cfa21df: Preparing [2022-10-25T20:47:26.491Z] 1f2ed9e8e7de: Preparing [2022-10-25T20:47:26.491Z] 9833f26c6bda: Preparing [2022-10-25T20:47:26.491Z] 1f2ed9e8e7de: Layer already exists [2022-10-25T20:47:26.491Z] 2645af74ae09: Layer already exists [2022-10-25T20:47:26.491Z] b5e1a3593732: Layer already exists [2022-10-25T20:47:26.491Z] 9833f26c6bda: Layer already exists [2022-10-25T20:47:26.491Z] 295e1cfa21df: Layer already exists [2022-10-25T20:47:26.491Z] latest: digest: sha256:36d4c571e5c647f2f2e4a0a9aea1774da17d8604248a374317a33c0e893db177 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:27.100Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:27.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.102 [2022-10-25T20:47:27.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-25T20:47:27.431Z] 2645af74ae09: Preparing [2022-10-25T20:47:27.431Z] b5e1a3593732: Preparing [2022-10-25T20:47:27.431Z] 295e1cfa21df: Preparing [2022-10-25T20:47:27.431Z] 1f2ed9e8e7de: Preparing [2022-10-25T20:47:27.431Z] 9833f26c6bda: Preparing [2022-10-25T20:47:27.431Z] b5e1a3593732: Layer already exists [2022-10-25T20:47:27.431Z] 1f2ed9e8e7de: Layer already exists [2022-10-25T20:47:27.431Z] 9833f26c6bda: Layer already exists [2022-10-25T20:47:27.431Z] 295e1cfa21df: Layer already exists [2022-10-25T20:47:27.431Z] 2645af74ae09: Layer already exists [2022-10-25T20:47:27.431Z] 2.3.0-dev.102: digest: sha256:36d4c571e5c647f2f2e4a0a9aea1774da17d8604248a374317a33c0e893db177 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:28.027Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:28.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:28.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-25T20:47:28.356Z] 2645af74ae09: Preparing [2022-10-25T20:47:28.356Z] b5e1a3593732: Preparing [2022-10-25T20:47:28.356Z] 295e1cfa21df: Preparing [2022-10-25T20:47:28.356Z] 1f2ed9e8e7de: Preparing [2022-10-25T20:47:28.356Z] 9833f26c6bda: Preparing [2022-10-25T20:47:28.356Z] b5e1a3593732: Layer already exists [2022-10-25T20:47:28.356Z] 1f2ed9e8e7de: Layer already exists [2022-10-25T20:47:28.356Z] 295e1cfa21df: Layer already exists [2022-10-25T20:47:28.356Z] 2645af74ae09: Layer already exists [2022-10-25T20:47:28.356Z] 9833f26c6bda: Layer already exists [2022-10-25T20:47:28.356Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:36d4c571e5c647f2f2e4a0a9aea1774da17d8604248a374317a33c0e893db177 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:28.697Z] + 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-25T20:47:29.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-25T20:47:29.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-25T20:47:29.030Z] 2645af74ae09: Preparing [2022-10-25T20:47:29.030Z] b5e1a3593732: Preparing [2022-10-25T20:47:29.030Z] 295e1cfa21df: Preparing [2022-10-25T20:47:29.030Z] 1f2ed9e8e7de: Preparing [2022-10-25T20:47:29.030Z] 9833f26c6bda: Preparing [2022-10-25T20:47:29.030Z] b5e1a3593732: Layer already exists [2022-10-25T20:47:29.030Z] 295e1cfa21df: Layer already exists [2022-10-25T20:47:29.030Z] 1f2ed9e8e7de: Layer already exists [2022-10-25T20:47:29.030Z] 9833f26c6bda: Layer already exists [2022-10-25T20:47:29.030Z] 2645af74ae09: Layer already exists [2022-10-25T20:47:29.030Z] main: digest: sha256:36d4c571e5c647f2f2e4a0a9aea1774da17d8604248a374317a33c0e893db177 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:47:29.068Z] ===================================================== [Pipeline] echo [2022-10-25T20:47:29.073Z] taggedImages: [2022-10-25T20:47:29.073Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:29.073Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-25T20:47:29.073Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.102 [2022-10-25T20:47:29.073Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:29.073Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-25T20:47:29.086Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-25T20:47:29.086Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:29.086Z] latest [2022-10-25T20:47:29.086Z] 2.3.0-dev.102 [2022-10-25T20:47:29.086Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:29.086Z] main [2022-10-25T20:47:29.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:29.424Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:29.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:29.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-25T20:47:29.748Z] fffdc92f64c5: Preparing [2022-10-25T20:47:29.748Z] 08e070582a7e: Preparing [2022-10-25T20:47:29.748Z] e8c35ddf8a12: Preparing [2022-10-25T20:47:29.748Z] 221e0630e595: Preparing [2022-10-25T20:47:29.748Z] d4e2772441de: Preparing [2022-10-25T20:47:29.748Z] 9bb41d4d579b: Preparing [2022-10-25T20:47:29.748Z] 9833f26c6bda: Preparing [2022-10-25T20:47:29.748Z] 9bb41d4d579b: Waiting [2022-10-25T20:47:29.748Z] 9833f26c6bda: Waiting [2022-10-25T20:47:30.017Z] fffdc92f64c5: Pushed [2022-10-25T20:47:30.017Z] e8c35ddf8a12: Pushed [2022-10-25T20:47:30.017Z] 08e070582a7e: Pushed [2022-10-25T20:47:30.017Z] 9833f26c6bda: Layer already exists [2022-10-25T20:47:32.592Z] 9bb41d4d579b: Pushed [2022-10-25T20:47:39.246Z] d4e2772441de: Pushed [2022-10-25T20:47:47.441Z] 221e0630e595: Pushed [2022-10-25T20:47:47.441Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:8b36257550ba3676aee57de9f76e6ddcb8a5dad16d488a5095853f487efeb8b3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:47.771Z] + 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-25T20:47:48.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-25T20:47:48.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-25T20:47:48.100Z] fffdc92f64c5: Preparing [2022-10-25T20:47:48.100Z] 08e070582a7e: Preparing [2022-10-25T20:47:48.100Z] e8c35ddf8a12: Preparing [2022-10-25T20:47:48.100Z] 221e0630e595: Preparing [2022-10-25T20:47:48.100Z] d4e2772441de: Preparing [2022-10-25T20:47:48.100Z] 9bb41d4d579b: Preparing [2022-10-25T20:47:48.100Z] 9833f26c6bda: Preparing [2022-10-25T20:47:48.100Z] 9bb41d4d579b: Waiting [2022-10-25T20:47:48.100Z] 9833f26c6bda: Waiting [2022-10-25T20:47:48.100Z] 08e070582a7e: Layer already exists [2022-10-25T20:47:48.100Z] d4e2772441de: Layer already exists [2022-10-25T20:47:48.100Z] 221e0630e595: Layer already exists [2022-10-25T20:47:48.100Z] fffdc92f64c5: Layer already exists [2022-10-25T20:47:48.100Z] e8c35ddf8a12: Layer already exists [2022-10-25T20:47:48.100Z] 9bb41d4d579b: Layer already exists [2022-10-25T20:47:48.100Z] 9833f26c6bda: Layer already exists [2022-10-25T20:47:48.365Z] latest: digest: sha256:8b36257550ba3676aee57de9f76e6ddcb8a5dad16d488a5095853f487efeb8b3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:48.697Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:49.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.102 [2022-10-25T20:47:49.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-25T20:47:49.025Z] fffdc92f64c5: Preparing [2022-10-25T20:47:49.025Z] 08e070582a7e: Preparing [2022-10-25T20:47:49.025Z] e8c35ddf8a12: Preparing [2022-10-25T20:47:49.025Z] 221e0630e595: Preparing [2022-10-25T20:47:49.025Z] d4e2772441de: Preparing [2022-10-25T20:47:49.025Z] 9bb41d4d579b: Preparing [2022-10-25T20:47:49.025Z] 9833f26c6bda: Preparing [2022-10-25T20:47:49.025Z] 9bb41d4d579b: Waiting [2022-10-25T20:47:49.025Z] 9833f26c6bda: Waiting [2022-10-25T20:47:49.025Z] 08e070582a7e: Layer already exists [2022-10-25T20:47:49.025Z] e8c35ddf8a12: Layer already exists [2022-10-25T20:47:49.025Z] d4e2772441de: Layer already exists [2022-10-25T20:47:49.025Z] 221e0630e595: Layer already exists [2022-10-25T20:47:49.025Z] fffdc92f64c5: Layer already exists [2022-10-25T20:47:49.025Z] 9833f26c6bda: Layer already exists [2022-10-25T20:47:49.025Z] 9bb41d4d579b: Layer already exists [2022-10-25T20:47:49.290Z] 2.3.0-dev.102: digest: sha256:8b36257550ba3676aee57de9f76e6ddcb8a5dad16d488a5095853f487efeb8b3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:49.625Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:49.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:49.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-25T20:47:49.948Z] fffdc92f64c5: Preparing [2022-10-25T20:47:49.948Z] 08e070582a7e: Preparing [2022-10-25T20:47:49.948Z] e8c35ddf8a12: Preparing [2022-10-25T20:47:49.948Z] 221e0630e595: Preparing [2022-10-25T20:47:49.948Z] d4e2772441de: Preparing [2022-10-25T20:47:49.948Z] 9bb41d4d579b: Preparing [2022-10-25T20:47:49.948Z] 9833f26c6bda: Preparing [2022-10-25T20:47:49.948Z] 9bb41d4d579b: Waiting [2022-10-25T20:47:49.948Z] 9833f26c6bda: Waiting [2022-10-25T20:47:49.948Z] e8c35ddf8a12: Layer already exists [2022-10-25T20:47:49.948Z] 08e070582a7e: Layer already exists [2022-10-25T20:47:49.948Z] d4e2772441de: Layer already exists [2022-10-25T20:47:49.948Z] fffdc92f64c5: Layer already exists [2022-10-25T20:47:49.948Z] 221e0630e595: Layer already exists [2022-10-25T20:47:49.948Z] 9bb41d4d579b: Layer already exists [2022-10-25T20:47:49.948Z] 9833f26c6bda: Layer already exists [2022-10-25T20:47:50.213Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:8b36257550ba3676aee57de9f76e6ddcb8a5dad16d488a5095853f487efeb8b3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:50.556Z] + 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-25T20:47:50.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-25T20:47:50.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-25T20:47:50.902Z] fffdc92f64c5: Preparing [2022-10-25T20:47:50.902Z] 08e070582a7e: Preparing [2022-10-25T20:47:50.902Z] e8c35ddf8a12: Preparing [2022-10-25T20:47:50.902Z] 221e0630e595: Preparing [2022-10-25T20:47:50.902Z] d4e2772441de: Preparing [2022-10-25T20:47:50.902Z] 9bb41d4d579b: Preparing [2022-10-25T20:47:50.902Z] 9833f26c6bda: Preparing [2022-10-25T20:47:50.902Z] 9833f26c6bda: Waiting [2022-10-25T20:47:50.902Z] 9bb41d4d579b: Waiting [2022-10-25T20:47:50.902Z] 221e0630e595: Layer already exists [2022-10-25T20:47:50.902Z] 08e070582a7e: Layer already exists [2022-10-25T20:47:50.902Z] e8c35ddf8a12: Layer already exists [2022-10-25T20:47:50.902Z] fffdc92f64c5: Layer already exists [2022-10-25T20:47:51.166Z] d4e2772441de: Layer already exists [2022-10-25T20:47:51.166Z] 9bb41d4d579b: Layer already exists [2022-10-25T20:47:51.166Z] 9833f26c6bda: Layer already exists [2022-10-25T20:47:51.166Z] main: digest: sha256:8b36257550ba3676aee57de9f76e6ddcb8a5dad16d488a5095853f487efeb8b3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:47:51.207Z] ===================================================== [Pipeline] echo [2022-10-25T20:47:51.212Z] taggedImages: [2022-10-25T20:47:51.212Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:51.212Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-25T20:47:51.212Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.102 [2022-10-25T20:47:51.212Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:51.212Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-25T20:47:51.226Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-25T20:47:51.226Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:51.226Z] latest [2022-10-25T20:47:51.226Z] 2.3.0-dev.102 [2022-10-25T20:47:51.226Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:47:51.226Z] main [2022-10-25T20:47:51.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:51.553Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:47:51.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:47:51.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-25T20:47:51.888Z] 23b7ba806199: Preparing [2022-10-25T20:47:51.888Z] ed19a0b189b9: Preparing [2022-10-25T20:47:51.888Z] 890590afea46: Preparing [2022-10-25T20:47:51.888Z] d501b40ae441: Preparing [2022-10-25T20:47:51.888Z] 537bab8a66d8: Preparing [2022-10-25T20:47:51.888Z] 9833f26c6bda: Preparing [2022-10-25T20:47:51.888Z] 9833f26c6bda: Waiting [2022-10-25T20:47:52.156Z] 23b7ba806199: Pushed [2022-10-25T20:47:52.156Z] 890590afea46: Pushed [2022-10-25T20:47:52.156Z] ed19a0b189b9: Pushed [2022-10-25T20:47:52.156Z] 9833f26c6bda: Layer already exists [2022-10-25T20:47:52.737Z] 537bab8a66d8: Pushed [2022-10-25T20:48:07.711Z] d501b40ae441: Pushed [2022-10-25T20:48:07.711Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:d5cb1d2160241c4c2236d4d55769d9518c8615309a677098f6a6a10fcefc6e0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:08.039Z] + 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-25T20:48:08.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-25T20:48:08.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-25T20:48:08.404Z] 23b7ba806199: Preparing [2022-10-25T20:48:08.404Z] ed19a0b189b9: Preparing [2022-10-25T20:48:08.404Z] 890590afea46: Preparing [2022-10-25T20:48:08.404Z] d501b40ae441: Preparing [2022-10-25T20:48:08.404Z] 537bab8a66d8: Preparing [2022-10-25T20:48:08.404Z] 9833f26c6bda: Preparing [2022-10-25T20:48:08.404Z] 9833f26c6bda: Waiting [2022-10-25T20:48:08.404Z] ed19a0b189b9: Layer already exists [2022-10-25T20:48:08.404Z] 23b7ba806199: Layer already exists [2022-10-25T20:48:08.404Z] 537bab8a66d8: Layer already exists [2022-10-25T20:48:08.404Z] 890590afea46: Layer already exists [2022-10-25T20:48:08.404Z] d501b40ae441: Layer already exists [2022-10-25T20:48:08.404Z] 9833f26c6bda: Layer already exists [2022-10-25T20:48:08.673Z] latest: digest: sha256:d5cb1d2160241c4c2236d4d55769d9518c8615309a677098f6a6a10fcefc6e0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:09.006Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:09.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.102 [2022-10-25T20:48:09.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-25T20:48:09.345Z] 23b7ba806199: Preparing [2022-10-25T20:48:09.345Z] ed19a0b189b9: Preparing [2022-10-25T20:48:09.345Z] 890590afea46: Preparing [2022-10-25T20:48:09.345Z] d501b40ae441: Preparing [2022-10-25T20:48:09.345Z] 537bab8a66d8: Preparing [2022-10-25T20:48:09.345Z] 9833f26c6bda: Preparing [2022-10-25T20:48:09.345Z] 9833f26c6bda: Waiting [2022-10-25T20:48:09.345Z] 23b7ba806199: Layer already exists [2022-10-25T20:48:09.345Z] 537bab8a66d8: Layer already exists [2022-10-25T20:48:09.345Z] d501b40ae441: Layer already exists [2022-10-25T20:48:09.345Z] ed19a0b189b9: Layer already exists [2022-10-25T20:48:09.345Z] 890590afea46: Layer already exists [2022-10-25T20:48:09.345Z] 9833f26c6bda: Layer already exists [2022-10-25T20:48:09.345Z] 2.3.0-dev.102: digest: sha256:d5cb1d2160241c4c2236d4d55769d9518c8615309a677098f6a6a10fcefc6e0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:09.691Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:10.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:48:10.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-25T20:48:10.023Z] 23b7ba806199: Preparing [2022-10-25T20:48:10.023Z] ed19a0b189b9: Preparing [2022-10-25T20:48:10.023Z] 890590afea46: Preparing [2022-10-25T20:48:10.023Z] d501b40ae441: Preparing [2022-10-25T20:48:10.023Z] 537bab8a66d8: Preparing [2022-10-25T20:48:10.023Z] 9833f26c6bda: Preparing [2022-10-25T20:48:10.023Z] 9833f26c6bda: Waiting [2022-10-25T20:48:10.023Z] ed19a0b189b9: Layer already exists [2022-10-25T20:48:10.023Z] 890590afea46: Layer already exists [2022-10-25T20:48:10.023Z] d501b40ae441: Layer already exists [2022-10-25T20:48:10.023Z] 23b7ba806199: Layer already exists [2022-10-25T20:48:10.023Z] 537bab8a66d8: Layer already exists [2022-10-25T20:48:10.023Z] 9833f26c6bda: Layer already exists [2022-10-25T20:48:10.287Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:d5cb1d2160241c4c2236d4d55769d9518c8615309a677098f6a6a10fcefc6e0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:10.613Z] + 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-25T20:48:10.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-25T20:48:10.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-25T20:48:10.936Z] 23b7ba806199: Preparing [2022-10-25T20:48:10.936Z] ed19a0b189b9: Preparing [2022-10-25T20:48:10.936Z] 890590afea46: Preparing [2022-10-25T20:48:10.936Z] d501b40ae441: Preparing [2022-10-25T20:48:10.936Z] 537bab8a66d8: Preparing [2022-10-25T20:48:10.936Z] 9833f26c6bda: Preparing [2022-10-25T20:48:10.936Z] 9833f26c6bda: Waiting [2022-10-25T20:48:10.936Z] 537bab8a66d8: Layer already exists [2022-10-25T20:48:10.936Z] ed19a0b189b9: Layer already exists [2022-10-25T20:48:10.936Z] d501b40ae441: Layer already exists [2022-10-25T20:48:10.936Z] 23b7ba806199: Layer already exists [2022-10-25T20:48:10.936Z] 890590afea46: Layer already exists [2022-10-25T20:48:10.936Z] 9833f26c6bda: Layer already exists [2022-10-25T20:48:10.936Z] main: digest: sha256:d5cb1d2160241c4c2236d4d55769d9518c8615309a677098f6a6a10fcefc6e0f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:48:11.255Z] ===================================================== [Pipeline] echo [2022-10-25T20:48:11.264Z] taggedImages: [2022-10-25T20:48:11.264Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:48:11.264Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-25T20:48:11.264Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.102 [2022-10-25T20:48:11.264Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:48:11.264Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-25T20:48:11.288Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-25T20:48:11.288Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:48:11.288Z] latest [2022-10-25T20:48:11.288Z] 2.3.0-dev.102 [2022-10-25T20:48:11.288Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:48:11.288Z] main [2022-10-25T20:48:11.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:11.631Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:11.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:48:11.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-25T20:48:11.963Z] fa905983a1f3: Preparing [2022-10-25T20:48:11.963Z] 34c14b893037: Preparing [2022-10-25T20:48:11.963Z] 4324f2505f87: Preparing [2022-10-25T20:48:11.963Z] 159f06b70d51: Preparing [2022-10-25T20:48:11.963Z] 9bb41d4d579b: Preparing [2022-10-25T20:48:11.963Z] 9833f26c6bda: Preparing [2022-10-25T20:48:11.963Z] 9833f26c6bda: Waiting [2022-10-25T20:48:11.963Z] 9bb41d4d579b: Layer already exists [2022-10-25T20:48:11.963Z] 9833f26c6bda: Layer already exists [2022-10-25T20:48:12.227Z] 34c14b893037: Pushed [2022-10-25T20:48:12.227Z] fa905983a1f3: Pushed [2022-10-25T20:48:12.227Z] 4324f2505f87: Pushed [2022-10-25T20:48:27.192Z] 159f06b70d51: Pushed [2022-10-25T20:48:27.192Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:6f8439aa0cc4e412d948b0f486d9e5e8f4e3dfcf366b8152e8ee9c70a7f24542 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:27.547Z] + 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-25T20:48:27.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-25T20:48:27.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-25T20:48:27.888Z] fa905983a1f3: Preparing [2022-10-25T20:48:27.888Z] 34c14b893037: Preparing [2022-10-25T20:48:27.888Z] 4324f2505f87: Preparing [2022-10-25T20:48:27.888Z] 159f06b70d51: Preparing [2022-10-25T20:48:27.888Z] 9bb41d4d579b: Preparing [2022-10-25T20:48:27.888Z] 9833f26c6bda: Preparing [2022-10-25T20:48:27.888Z] 9833f26c6bda: Waiting [2022-10-25T20:48:27.888Z] 9bb41d4d579b: Layer already exists [2022-10-25T20:48:27.888Z] 4324f2505f87: Layer already exists [2022-10-25T20:48:27.888Z] 34c14b893037: Layer already exists [2022-10-25T20:48:27.888Z] 159f06b70d51: Layer already exists [2022-10-25T20:48:27.888Z] fa905983a1f3: Layer already exists [2022-10-25T20:48:27.888Z] 9833f26c6bda: Layer already exists [2022-10-25T20:48:28.154Z] latest: digest: sha256:6f8439aa0cc4e412d948b0f486d9e5e8f4e3dfcf366b8152e8ee9c70a7f24542 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:28.500Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:28.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.102 [2022-10-25T20:48:28.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-25T20:48:28.834Z] fa905983a1f3: Preparing [2022-10-25T20:48:28.834Z] 34c14b893037: Preparing [2022-10-25T20:48:28.834Z] 4324f2505f87: Preparing [2022-10-25T20:48:28.834Z] 159f06b70d51: Preparing [2022-10-25T20:48:28.834Z] 9bb41d4d579b: Preparing [2022-10-25T20:48:28.834Z] 9833f26c6bda: Preparing [2022-10-25T20:48:28.834Z] 9833f26c6bda: Waiting [2022-10-25T20:48:28.834Z] 4324f2505f87: Layer already exists [2022-10-25T20:48:28.834Z] 9bb41d4d579b: Layer already exists [2022-10-25T20:48:28.834Z] 34c14b893037: Layer already exists [2022-10-25T20:48:28.834Z] 159f06b70d51: Layer already exists [2022-10-25T20:48:28.834Z] fa905983a1f3: Layer already exists [2022-10-25T20:48:28.834Z] 9833f26c6bda: Layer already exists [2022-10-25T20:48:28.834Z] 2.3.0-dev.102: digest: sha256:6f8439aa0cc4e412d948b0f486d9e5e8f4e3dfcf366b8152e8ee9c70a7f24542 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:29.161Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:29.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:48:29.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-25T20:48:29.488Z] fa905983a1f3: Preparing [2022-10-25T20:48:29.488Z] 34c14b893037: Preparing [2022-10-25T20:48:29.488Z] 4324f2505f87: Preparing [2022-10-25T20:48:29.488Z] 159f06b70d51: Preparing [2022-10-25T20:48:29.488Z] 9bb41d4d579b: Preparing [2022-10-25T20:48:29.488Z] 9833f26c6bda: Preparing [2022-10-25T20:48:29.488Z] 9833f26c6bda: Waiting [2022-10-25T20:48:29.488Z] 9bb41d4d579b: Layer already exists [2022-10-25T20:48:29.488Z] 4324f2505f87: Layer already exists [2022-10-25T20:48:29.488Z] 34c14b893037: Layer already exists [2022-10-25T20:48:29.488Z] 159f06b70d51: Layer already exists [2022-10-25T20:48:29.488Z] fa905983a1f3: Layer already exists [2022-10-25T20:48:29.488Z] 9833f26c6bda: Layer already exists [2022-10-25T20:48:29.488Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:6f8439aa0cc4e412d948b0f486d9e5e8f4e3dfcf366b8152e8ee9c70a7f24542 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:30.087Z] + 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-25T20:48:30.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-25T20:48:30.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-25T20:48:30.414Z] fa905983a1f3: Preparing [2022-10-25T20:48:30.414Z] 34c14b893037: Preparing [2022-10-25T20:48:30.414Z] 4324f2505f87: Preparing [2022-10-25T20:48:30.414Z] 159f06b70d51: Preparing [2022-10-25T20:48:30.414Z] 9bb41d4d579b: Preparing [2022-10-25T20:48:30.414Z] 9833f26c6bda: Preparing [2022-10-25T20:48:30.414Z] 9833f26c6bda: Waiting [2022-10-25T20:48:30.414Z] 4324f2505f87: Layer already exists [2022-10-25T20:48:30.414Z] 34c14b893037: Layer already exists [2022-10-25T20:48:30.414Z] 159f06b70d51: Layer already exists [2022-10-25T20:48:30.414Z] 9bb41d4d579b: Layer already exists [2022-10-25T20:48:30.414Z] fa905983a1f3: Layer already exists [2022-10-25T20:48:30.414Z] 9833f26c6bda: Layer already exists [2022-10-25T20:48:30.679Z] main: digest: sha256:6f8439aa0cc4e412d948b0f486d9e5e8f4e3dfcf366b8152e8ee9c70a7f24542 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:48:30.719Z] ===================================================== [Pipeline] echo [2022-10-25T20:48:30.725Z] taggedImages: [2022-10-25T20:48:30.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:48:30.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-25T20:48:30.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.102 [2022-10-25T20:48:30.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:48:30.725Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-25T20:48:30.753Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-25T20:48:30.753Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:48:30.753Z] latest [2022-10-25T20:48:30.753Z] 2.3.0-dev.102 [2022-10-25T20:48:30.753Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:48:30.753Z] main [2022-10-25T20:48:30.753Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:31.092Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:31.420Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:48:31.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-25T20:48:31.420Z] 31ba328a5805: Preparing [2022-10-25T20:48:31.420Z] 4c30bdb6e5bc: Preparing [2022-10-25T20:48:31.420Z] 295e1cfa21df: Preparing [2022-10-25T20:48:31.420Z] 8a1d495b54b2: Preparing [2022-10-25T20:48:31.420Z] 5d3e392a13a0: Preparing [2022-10-25T20:48:31.420Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:48:31.420Z] 295e1cfa21df: Layer already exists [2022-10-25T20:48:31.684Z] 31ba328a5805: Pushed [2022-10-25T20:48:31.948Z] 8a1d495b54b2: Pushed [2022-10-25T20:48:37.283Z] 4c30bdb6e5bc: Pushed [2022-10-25T20:48:37.283Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:0c5e0ac044fde2663b38cffb528d4feb2bab0f1cace978b63dc774b0e7d7c777 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:37.615Z] + 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-25T20:48:37.948Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-25T20:48:37.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-25T20:48:37.948Z] 31ba328a5805: Preparing [2022-10-25T20:48:37.948Z] 4c30bdb6e5bc: Preparing [2022-10-25T20:48:37.948Z] 295e1cfa21df: Preparing [2022-10-25T20:48:37.948Z] 8a1d495b54b2: Preparing [2022-10-25T20:48:37.948Z] 5d3e392a13a0: Preparing [2022-10-25T20:48:37.948Z] 8a1d495b54b2: Layer already exists [2022-10-25T20:48:37.948Z] 31ba328a5805: Layer already exists [2022-10-25T20:48:37.948Z] 295e1cfa21df: Layer already exists [2022-10-25T20:48:37.948Z] 4c30bdb6e5bc: Layer already exists [2022-10-25T20:48:37.948Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:48:38.214Z] latest: digest: sha256:0c5e0ac044fde2663b38cffb528d4feb2bab0f1cace978b63dc774b0e7d7c777 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:38.546Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:38.882Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.102 [2022-10-25T20:48:38.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-25T20:48:38.882Z] 31ba328a5805: Preparing [2022-10-25T20:48:38.882Z] 4c30bdb6e5bc: Preparing [2022-10-25T20:48:38.882Z] 295e1cfa21df: Preparing [2022-10-25T20:48:38.882Z] 8a1d495b54b2: Preparing [2022-10-25T20:48:38.882Z] 5d3e392a13a0: Preparing [2022-10-25T20:48:38.882Z] 4c30bdb6e5bc: Layer already exists [2022-10-25T20:48:38.882Z] 295e1cfa21df: Layer already exists [2022-10-25T20:48:38.882Z] 31ba328a5805: Layer already exists [2022-10-25T20:48:38.882Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:48:38.882Z] 8a1d495b54b2: Layer already exists [2022-10-25T20:48:38.882Z] 2.3.0-dev.102: digest: sha256:0c5e0ac044fde2663b38cffb528d4feb2bab0f1cace978b63dc774b0e7d7c777 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:39.487Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:39.826Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:48:39.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-25T20:48:39.826Z] 31ba328a5805: Preparing [2022-10-25T20:48:39.826Z] 4c30bdb6e5bc: Preparing [2022-10-25T20:48:39.826Z] 295e1cfa21df: Preparing [2022-10-25T20:48:39.826Z] 8a1d495b54b2: Preparing [2022-10-25T20:48:39.826Z] 5d3e392a13a0: Preparing [2022-10-25T20:48:39.826Z] 31ba328a5805: Layer already exists [2022-10-25T20:48:39.826Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:48:39.826Z] 295e1cfa21df: Layer already exists [2022-10-25T20:48:39.826Z] 8a1d495b54b2: Layer already exists [2022-10-25T20:48:39.826Z] 4c30bdb6e5bc: Layer already exists [2022-10-25T20:48:40.092Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:0c5e0ac044fde2663b38cffb528d4feb2bab0f1cace978b63dc774b0e7d7c777 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:40.436Z] + 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-25T20:48:40.768Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-25T20:48:40.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-25T20:48:40.768Z] 31ba328a5805: Preparing [2022-10-25T20:48:40.768Z] 4c30bdb6e5bc: Preparing [2022-10-25T20:48:40.768Z] 295e1cfa21df: Preparing [2022-10-25T20:48:40.768Z] 8a1d495b54b2: Preparing [2022-10-25T20:48:40.768Z] 5d3e392a13a0: Preparing [2022-10-25T20:48:40.768Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:48:40.768Z] 295e1cfa21df: Layer already exists [2022-10-25T20:48:40.768Z] 31ba328a5805: Layer already exists [2022-10-25T20:48:40.768Z] 8a1d495b54b2: Layer already exists [2022-10-25T20:48:40.768Z] 4c30bdb6e5bc: Layer already exists [2022-10-25T20:48:41.035Z] main: digest: sha256:0c5e0ac044fde2663b38cffb528d4feb2bab0f1cace978b63dc774b0e7d7c777 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:48:41.090Z] ===================================================== [Pipeline] echo [2022-10-25T20:48:41.100Z] taggedImages: [2022-10-25T20:48:41.100Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:48:41.100Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-25T20:48:41.100Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.102 [2022-10-25T20:48:41.100Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:48:41.100Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-25T20:48:41.123Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-25T20:48:41.123Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:48:41.123Z] latest [2022-10-25T20:48:41.123Z] 2.3.0-dev.102 [2022-10-25T20:48:41.123Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:48:41.123Z] main [2022-10-25T20:48:41.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:41.490Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:41.819Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:48:41.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-25T20:48:41.819Z] a33640fa11db: Preparing [2022-10-25T20:48:41.819Z] 5292d6425f56: Preparing [2022-10-25T20:48:41.819Z] 295e1cfa21df: Preparing [2022-10-25T20:48:41.819Z] 6b6953e2f8c4: Preparing [2022-10-25T20:48:41.819Z] 5d3e392a13a0: Preparing [2022-10-25T20:48:41.819Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:48:41.819Z] 295e1cfa21df: Layer already exists [2022-10-25T20:48:42.084Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:48:42.084Z] a33640fa11db: Pushed [2022-10-25T20:48:47.419Z] 5292d6425f56: Pushed [2022-10-25T20:48:47.684Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:57c69f41f25012ecdb088452ee392c539717342a3fe57dd2cf6113cff4951343 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:48.020Z] + 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-25T20:48:48.359Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-25T20:48:48.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-25T20:48:48.359Z] a33640fa11db: Preparing [2022-10-25T20:48:48.359Z] 5292d6425f56: Preparing [2022-10-25T20:48:48.359Z] 295e1cfa21df: Preparing [2022-10-25T20:48:48.359Z] 6b6953e2f8c4: Preparing [2022-10-25T20:48:48.359Z] 5d3e392a13a0: Preparing [2022-10-25T20:48:48.359Z] 5292d6425f56: Layer already exists [2022-10-25T20:48:48.359Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:48:48.359Z] 295e1cfa21df: Layer already exists [2022-10-25T20:48:48.359Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:48:48.359Z] a33640fa11db: Layer already exists [2022-10-25T20:48:48.625Z] latest: digest: sha256:57c69f41f25012ecdb088452ee392c539717342a3fe57dd2cf6113cff4951343 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:48.974Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:49.316Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.102 [2022-10-25T20:48:49.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-25T20:48:49.316Z] a33640fa11db: Preparing [2022-10-25T20:48:49.316Z] 5292d6425f56: Preparing [2022-10-25T20:48:49.316Z] 295e1cfa21df: Preparing [2022-10-25T20:48:49.316Z] 6b6953e2f8c4: Preparing [2022-10-25T20:48:49.316Z] 5d3e392a13a0: Preparing [2022-10-25T20:48:49.316Z] 295e1cfa21df: Layer already exists [2022-10-25T20:48:49.316Z] a33640fa11db: Layer already exists [2022-10-25T20:48:49.316Z] 5292d6425f56: Layer already exists [2022-10-25T20:48:49.316Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:48:49.316Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:48:49.316Z] 2.3.0-dev.102: digest: sha256:57c69f41f25012ecdb088452ee392c539717342a3fe57dd2cf6113cff4951343 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:49.925Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:50.258Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:48:50.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-25T20:48:50.258Z] a33640fa11db: Preparing [2022-10-25T20:48:50.258Z] 5292d6425f56: Preparing [2022-10-25T20:48:50.258Z] 295e1cfa21df: Preparing [2022-10-25T20:48:50.258Z] 6b6953e2f8c4: Preparing [2022-10-25T20:48:50.258Z] 5d3e392a13a0: Preparing [2022-10-25T20:48:50.258Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:48:50.258Z] 5292d6425f56: Layer already exists [2022-10-25T20:48:50.258Z] a33640fa11db: Layer already exists [2022-10-25T20:48:50.258Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:48:50.258Z] 295e1cfa21df: Layer already exists [2022-10-25T20:48:50.258Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:57c69f41f25012ecdb088452ee392c539717342a3fe57dd2cf6113cff4951343 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:50.859Z] + 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-25T20:48:51.191Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-25T20:48:51.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-25T20:48:51.191Z] a33640fa11db: Preparing [2022-10-25T20:48:51.191Z] 5292d6425f56: Preparing [2022-10-25T20:48:51.191Z] 295e1cfa21df: Preparing [2022-10-25T20:48:51.191Z] 6b6953e2f8c4: Preparing [2022-10-25T20:48:51.191Z] 5d3e392a13a0: Preparing [2022-10-25T20:48:51.191Z] 6b6953e2f8c4: Layer already exists [2022-10-25T20:48:51.191Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:48:51.191Z] 5292d6425f56: Layer already exists [2022-10-25T20:48:51.191Z] 295e1cfa21df: Layer already exists [2022-10-25T20:48:51.191Z] a33640fa11db: Layer already exists [2022-10-25T20:48:51.456Z] main: digest: sha256:57c69f41f25012ecdb088452ee392c539717342a3fe57dd2cf6113cff4951343 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:48:51.495Z] ===================================================== [Pipeline] echo [2022-10-25T20:48:51.500Z] taggedImages: [2022-10-25T20:48:51.500Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:48:51.500Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-25T20:48:51.500Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.102 [2022-10-25T20:48:51.500Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:48:51.500Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-25T20:48:51.514Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-25T20:48:51.514Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:48:51.514Z] latest [2022-10-25T20:48:51.514Z] 2.3.0-dev.102 [2022-10-25T20:48:51.514Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:48:51.514Z] main [2022-10-25T20:48:51.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:51.848Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:48:52.183Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:48:52.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-25T20:48:52.183Z] d8c8043bd64e: Preparing [2022-10-25T20:48:52.183Z] c1b9afe1f6cc: Preparing [2022-10-25T20:48:52.183Z] c6d79b11df4c: Preparing [2022-10-25T20:48:52.183Z] bd01d96f5a5f: Preparing [2022-10-25T20:48:52.183Z] 5d3e392a13a0: Preparing [2022-10-25T20:48:52.183Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:48:52.447Z] c1b9afe1f6cc: Pushed [2022-10-25T20:48:53.026Z] d8c8043bd64e: Pushed [2022-10-25T20:48:54.962Z] c6d79b11df4c: Pushed [2022-10-25T20:49:21.660Z] bd01d96f5a5f: Pushed [2022-10-25T20:49:21.660Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e: digest: sha256:f9d595a4b0e3fd47cade7a717065aeb93164de918b2520729ed43dc7a796cc90 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:22.015Z] + 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-25T20:49:22.341Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-25T20:49:22.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-25T20:49:22.341Z] d8c8043bd64e: Preparing [2022-10-25T20:49:22.341Z] c1b9afe1f6cc: Preparing [2022-10-25T20:49:22.341Z] c6d79b11df4c: Preparing [2022-10-25T20:49:22.341Z] bd01d96f5a5f: Preparing [2022-10-25T20:49:22.341Z] 5d3e392a13a0: Preparing [2022-10-25T20:49:22.341Z] c1b9afe1f6cc: Layer already exists [2022-10-25T20:49:22.341Z] d8c8043bd64e: Layer already exists [2022-10-25T20:49:22.341Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:49:22.341Z] bd01d96f5a5f: Layer already exists [2022-10-25T20:49:22.342Z] c6d79b11df4c: Layer already exists [2022-10-25T20:49:22.342Z] latest: digest: sha256:f9d595a4b0e3fd47cade7a717065aeb93164de918b2520729ed43dc7a796cc90 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:22.944Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:23.271Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.102 [2022-10-25T20:49:23.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-25T20:49:23.271Z] d8c8043bd64e: Preparing [2022-10-25T20:49:23.271Z] c1b9afe1f6cc: Preparing [2022-10-25T20:49:23.271Z] c6d79b11df4c: Preparing [2022-10-25T20:49:23.271Z] bd01d96f5a5f: Preparing [2022-10-25T20:49:23.271Z] 5d3e392a13a0: Preparing [2022-10-25T20:49:23.271Z] c6d79b11df4c: Layer already exists [2022-10-25T20:49:23.271Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:49:23.271Z] c1b9afe1f6cc: Layer already exists [2022-10-25T20:49:23.271Z] d8c8043bd64e: Layer already exists [2022-10-25T20:49:23.271Z] bd01d96f5a5f: Layer already exists [2022-10-25T20:49:23.271Z] 2.3.0-dev.102: digest: sha256:f9d595a4b0e3fd47cade7a717065aeb93164de918b2520729ed43dc7a796cc90 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:23.598Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:23.931Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:49:23.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-25T20:49:23.931Z] d8c8043bd64e: Preparing [2022-10-25T20:49:23.931Z] c1b9afe1f6cc: Preparing [2022-10-25T20:49:23.931Z] c6d79b11df4c: Preparing [2022-10-25T20:49:23.931Z] bd01d96f5a5f: Preparing [2022-10-25T20:49:23.931Z] 5d3e392a13a0: Preparing [2022-10-25T20:49:23.931Z] c6d79b11df4c: Layer already exists [2022-10-25T20:49:23.931Z] d8c8043bd64e: Layer already exists [2022-10-25T20:49:23.931Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:49:23.931Z] bd01d96f5a5f: Layer already exists [2022-10-25T20:49:23.931Z] c1b9afe1f6cc: Layer already exists [2022-10-25T20:49:23.932Z] 8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102: digest: sha256:f9d595a4b0e3fd47cade7a717065aeb93164de918b2520729ed43dc7a796cc90 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:24.259Z] + 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-25T20:49:24.592Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-25T20:49:24.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-25T20:49:24.592Z] d8c8043bd64e: Preparing [2022-10-25T20:49:24.592Z] c1b9afe1f6cc: Preparing [2022-10-25T20:49:24.592Z] c6d79b11df4c: Preparing [2022-10-25T20:49:24.592Z] bd01d96f5a5f: Preparing [2022-10-25T20:49:24.592Z] 5d3e392a13a0: Preparing [2022-10-25T20:49:24.592Z] c1b9afe1f6cc: Layer already exists [2022-10-25T20:49:24.592Z] 5d3e392a13a0: Layer already exists [2022-10-25T20:49:24.592Z] c6d79b11df4c: Layer already exists [2022-10-25T20:49:24.592Z] bd01d96f5a5f: Layer already exists [2022-10-25T20:49:24.592Z] d8c8043bd64e: Layer already exists [2022-10-25T20:49:24.592Z] main: digest: sha256:f9d595a4b0e3fd47cade7a717065aeb93164de918b2520729ed43dc7a796cc90 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T20:49:24.633Z] ===================================================== [Pipeline] echo [2022-10-25T20:49:24.644Z] taggedImages: [2022-10-25T20:49:24.644Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e [2022-10-25T20:49:24.644Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-25T20:49:24.644Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.102 [2022-10-25T20:49:24.644Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8ec173763edd28fbc169870ab8f1eb4c3f45690e-2.3.0-dev.102 [2022-10-25T20:49:24.644Z] - 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-25T20:49:25.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T20:49:25.030Z] [2022-10-25T20:49:25.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:25.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T20:49:25.369Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T20:49:25.369Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T20:49:25.369Z] 04944245beec: Pulling fs layer [2022-10-25T20:49:25.369Z] 699f458cf7ca: Pulling fs layer [2022-10-25T20:49:25.369Z] 765212b225bb: Pulling fs layer [2022-10-25T20:49:25.369Z] f23df028b6ca: Pulling fs layer [2022-10-25T20:49:25.369Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T20:49:25.369Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T20:49:25.369Z] f23df028b6ca: Waiting [2022-10-25T20:49:25.369Z] d65c8cfc05b1: Waiting [2022-10-25T20:49:25.369Z] 765212b225bb: Waiting [2022-10-25T20:49:25.369Z] 2437ff75d9bd: Waiting [2022-10-25T20:49:25.647Z] 04944245beec: Verifying Checksum [2022-10-25T20:49:25.647Z] 04944245beec: Download complete [2022-10-25T20:49:25.647Z] 765212b225bb: Verifying Checksum [2022-10-25T20:49:25.647Z] 765212b225bb: Download complete [2022-10-25T20:49:25.647Z] f23df028b6ca: Download complete [2022-10-25T20:49:25.647Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T20:49:25.647Z] d65c8cfc05b1: Download complete [2022-10-25T20:49:25.925Z] 699f458cf7ca: Verifying Checksum [2022-10-25T20:49:25.925Z] 699f458cf7ca: Download complete [2022-10-25T20:49:26.196Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T20:49:26.196Z] 8998bd30e6a1: Download complete [2022-10-25T20:49:28.859Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T20:49:28.859Z] 2437ff75d9bd: Download complete [2022-10-25T20:49:30.260Z] 8998bd30e6a1: Pull complete [2022-10-25T20:49:30.527Z] 04944245beec: Pull complete [2022-10-25T20:49:31.929Z] 699f458cf7ca: Pull complete [2022-10-25T20:49:31.929Z] 765212b225bb: Pull complete [2022-10-25T20:49:32.508Z] f23df028b6ca: Pull complete [2022-10-25T20:49:32.774Z] d65c8cfc05b1: Pull complete [2022-10-25T20:49:47.749Z] 2437ff75d9bd: Pull complete [2022-10-25T20:49:47.749Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T20:49:47.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T20:49:47.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:49:47.932Z] prd-ubuntu20.04-docker-arm64-4c-16g-116982 does not seem to be running inside a container [2022-10-25T20:49:47.963Z] $ 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/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:49:49.676Z] $ docker top 65687182c1d43f8630798e35136043ba5e8ec4ce756b6c1615430937e701cdd5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:49:50.590Z] ---> job-cost.sh [2022-10-25T20:49:50.591Z] lf-activate-venv: SKIPPING [2022-10-25T20:49:50.591Z] INFO: No Stack... [2022-10-25T20:49:51.177Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T20:49:52.139Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T20:49:52.780Z] + cat /w/workspace/edgex-go/343/archives/cost.csv [2022-10-25T20:49:52.780Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T20:49:52.858Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-343-stack-cost] [2022-10-25T20:49:52.864Z] Resource [jenkins-edgexfoundry-edgex-go-main-343-stack-cost] did not exist. Created. [2022-10-25T20:49:52.864Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-343-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T20:49:53.502Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T20:49:54.163Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T20:49:54.175Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-343-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T20:49:54.162Z] $ docker stop --time=1 65687182c1d43f8630798e35136043ba5e8ec4ce756b6c1615430937e701cdd5 [2022-10-25T20:49:55.693Z] $ docker rm -f 65687182c1d43f8630798e35136043ba5e8ec4ce756b6c1615430937e701cdd5 [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-25T20:49:56.136Z] provisioning config files... [2022-10-25T20:49:56.144Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/343@tmp/config15191793163608832426tmp [Pipeline] { [Pipeline] sh [2022-10-25T20:49:56.435Z] + set +x [2022-10-25T20:49:56.435Z] + curl -s https://codecov.io/bash [2022-10-25T20:49:56.435Z] + bash -s -- [2022-10-25T20:49:56.435Z] [2022-10-25T20:49:56.435Z] _____ _ [2022-10-25T20:49:56.435Z] / ____| | | [2022-10-25T20:49:56.435Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T20:49:56.435Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T20:49:56.435Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T20:49:56.435Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T20:49:56.435Z] Bash-1.0.6 [2022-10-25T20:49:56.435Z] [2022-10-25T20:49:56.435Z] [2022-10-25T20:49:56.435Z] ==> git version 2.25.1 found [2022-10-25T20:49:56.435Z] ==> 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-25T20:49:56.435Z] Release-Date: 2020-01-08 [2022-10-25T20:49:56.435Z] 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-25T20:49:56.435Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T20:49:56.435Z] ==> Jenkins CI detected. [2022-10-25T20:49:56.435Z] current dir:  /w/workspace/edgex-go/343 [2022-10-25T20:49:56.435Z] project root: . [2022-10-25T20:49:56.435Z] --> token set from env [2022-10-25T20:49:56.435Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T20:49:56.435Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T20:49:56.435Z] ==> Python coveragepy not found [2022-10-25T20:49:56.435Z] ==> Searching for coverage reports in: [2022-10-25T20:49:56.435Z] + . [2022-10-25T20:49:56.435Z] -> Found 1 reports [2022-10-25T20:49:56.435Z] ==> Detecting git/mercurial file structure [2022-10-25T20:49:56.435Z] ==> Reading reports [2022-10-25T20:49:56.695Z] + ./coverage.out bytes=501828 [2022-10-25T20:49:56.695Z] ==> Appending adjustments [2022-10-25T20:49:56.695Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T20:49:58.069Z] + Found adjustments [2022-10-25T20:49:58.069Z] ==> Gzipping contents [2022-10-25T20:49:58.069Z] 64K /tmp/codecov.z2uAPD.gz [2022-10-25T20:49:58.069Z] ==> Uploading reports [2022-10-25T20:49:58.069Z] url: https://codecov.io [2022-10-25T20:49:58.069Z] query: branch=main&commit=8ec173763edd28fbc169870ab8f1eb4c3f45690e&build=343&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F343%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T20:49:58.069Z] -> Pinging Codecov [2022-10-25T20:49:58.069Z] 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=8ec173763edd28fbc169870ab8f1eb4c3f45690e&build=343&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F343%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-25T20:49:58.069Z] -> Uploading to [2022-10-25T20:49:58.070Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/00271124DB129430A58F1EEE437C3FCB/8ec173763edd28fbc169870ab8f1eb4c3f45690e/904b11e2-8b91-4dd8-9c86-7a35ad2f1514.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T204957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3f7137e77baf31eb970c3a52beddf558387d92d0e9c1c83fe3056ee316b5876 [2022-10-25T20:49:58.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:49:58.070Z] Dload Upload Total Spent Left Speed [2022-10-25T20:49:58.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65439 0 0 100 65439 0 220k --:--:-- --:--:-- --:--:-- 220k [2022-10-25T20:49:58.328Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8ec173763edd28fbc169870ab8f1eb4c3f45690e [Pipeline] } [2022-10-25T20:49:58.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-25T20:49:58.534Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-25T20:49:58.546Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:49:58.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T20:49:58.839Z] [2022-10-25T20:49:58.839Z] 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-25T20:49:59.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T20:49:59.139Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-25T20:49:59.139Z] df9b9388f04a: Pulling fs layer [2022-10-25T20:49:59.139Z] 52dc419b0ee2: Pulling fs layer [2022-10-25T20:49:59.139Z] 25bc292e5bac: Pulling fs layer [2022-10-25T20:49:59.139Z] 114826534d7a: Pulling fs layer [2022-10-25T20:49:59.139Z] 4657fd5d0bcf: Pulling fs layer [2022-10-25T20:49:59.139Z] 6ad1cebc031e: Pulling fs layer [2022-10-25T20:49:59.139Z] 8a3aa393b2d8: Pulling fs layer [2022-10-25T20:49:59.139Z] 6ad1cebc031e: Waiting [2022-10-25T20:49:59.139Z] 8a3aa393b2d8: Waiting [2022-10-25T20:49:59.139Z] 114826534d7a: Waiting [2022-10-25T20:49:59.139Z] 4657fd5d0bcf: Waiting [2022-10-25T20:49:59.139Z] 25bc292e5bac: Download complete [2022-10-25T20:49:59.139Z] 52dc419b0ee2: Verifying Checksum [2022-10-25T20:49:59.139Z] 52dc419b0ee2: Download complete [2022-10-25T20:49:59.139Z] 4657fd5d0bcf: Verifying Checksum [2022-10-25T20:49:59.139Z] 4657fd5d0bcf: Download complete [2022-10-25T20:49:59.139Z] df9b9388f04a: Download complete [2022-10-25T20:49:59.408Z] 6ad1cebc031e: Verifying Checksum [2022-10-25T20:49:59.408Z] 6ad1cebc031e: Download complete [2022-10-25T20:49:59.408Z] df9b9388f04a: Pull complete [2022-10-25T20:49:59.408Z] 52dc419b0ee2: Pull complete [2022-10-25T20:49:59.408Z] 25bc292e5bac: Pull complete [2022-10-25T20:49:59.990Z] 114826534d7a: Verifying Checksum [2022-10-25T20:49:59.990Z] 114826534d7a: Download complete [2022-10-25T20:50:00.247Z] 8a3aa393b2d8: Verifying Checksum [2022-10-25T20:50:00.247Z] 8a3aa393b2d8: Download complete [2022-10-25T20:50:03.524Z] 114826534d7a: Pull complete [2022-10-25T20:50:03.524Z] 4657fd5d0bcf: Pull complete [2022-10-25T20:50:03.524Z] 6ad1cebc031e: Pull complete [2022-10-25T20:50:06.046Z] 8a3aa393b2d8: Pull complete [2022-10-25T20:50:06.046Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-25T20:50:06.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-25T20:50:06.046Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:50:06.116Z] prd-ubuntu20.04-docker-8c-8g-116979 does not seem to be running inside a container [2022-10-25T20:50:06.142Z] $ 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/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:50:09.773Z] $ docker top 98c896e60aadafe5f7e50d8ecc00b63cc493ab871b1459d009e709a83eec9800 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-25T20:50:09.837Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-25T20:50:10.113Z] + set -o pipefail [2022-10-25T20:50:10.113Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-25T20:50:16.685Z] [2022-10-25T20:50:16.685Z] Monitoring /w/workspace/edgex-go/343 (github.com/edgexfoundry/edgex-go)... [2022-10-25T20:50:16.685Z] [2022-10-25T20:50:16.685Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/0aa26cfe-469b-4b09-8677-69a8d2924891 [2022-10-25T20:50:16.685Z] [2022-10-25T20:50:16.685Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-25T20:50:16.685Z] [2022-10-25T20:50:16.685Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-25T20:50:16.685Z] [2022-10-25T20:50:16.685Z] [2022-10-25T20:50:16.685Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-25T20:50:16.685Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-25T20:50:16.685Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-25T20:50:16.693Z] $ docker stop --time=1 98c896e60aadafe5f7e50d8ecc00b63cc493ab871b1459d009e709a83eec9800 [2022-10-25T20:50:19.956Z] $ docker rm -f 98c896e60aadafe5f7e50d8ecc00b63cc493ab871b1459d009e709a83eec9800 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-25T20:50:20.308Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:50:20.320Z] provisioning config files... [2022-10-25T20:50:20.328Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/343@tmp/config2902488879889378110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:50:20.621Z] --> edgex-publish-swagger.sh [2022-10-25T20:50:20.621Z] === Publish openapi/v2 API === [2022-10-25T20:50:20.621Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-25T20:50:20.621Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/343/openapi/v2/core-command.yaml] [2022-10-25T20:50:20.621Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:50:20.621Z] Dload Upload Total Spent Left Speed [2022-10-25T20:50:21.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34451 --:--:-- --:--:-- --:--:-- 34416 100 33831 0 0 100 33831 0 34451 --:--:-- --:--:-- --:--:-- 34416 [2022-10-25T20:50:21.561Z] [2022-10-25T20:50:21.561Z] [2022-10-25T20:50:21.561Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/343/openapi/v2/core-data.yaml] [2022-10-25T20:50:21.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:50:21.561Z] Dload Upload Total Spent Left Speed [2022-10-25T20:50:22.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72036 --:--:-- --:--:-- --:--:-- 71963 100 71604 0 0 100 71604 0 72036 --:--:-- --:--:-- --:--:-- 71963 [2022-10-25T20:50:22.495Z] [2022-10-25T20:50:22.495Z] [2022-10-25T20:50:22.495Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/343/openapi/v2/core-metadata.yaml] [2022-10-25T20:50:22.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:50:22.495Z] Dload Upload Total Spent Left Speed [2022-10-25T20:50:23.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 143k 0:00:01 0:00:01 --:--:-- 143k 100 144k 0 0 100 144k 0 143k 0:00:01 0:00:01 --:--:-- 143k [2022-10-25T20:50:23.430Z] [2022-10-25T20:50:23.430Z] [2022-10-25T20:50:23.430Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/343/openapi/v2/support-notifications.yaml] [2022-10-25T20:50:23.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:50:23.430Z] Dload Upload Total Spent Left Speed [2022-10-25T20:50:24.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 427k --:--:-- --:--:-- --:--:-- 425k 100 89318 0 0 100 89318 0 88697 0:00:01 0:00:01 --:--:-- 88697 [2022-10-25T20:50:24.627Z] [2022-10-25T20:50:24.627Z] [2022-10-25T20:50:24.627Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/343/openapi/v2/support-scheduler.yaml] [2022-10-25T20:50:24.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:50:24.628Z] Dload Upload Total Spent Left Speed [2022-10-25T20:50:25.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 188k --:--:-- --:--:-- --:--:-- 187k 100 39556 0 0 100 39556 0 38144 0:00:01 0:00:01 --:--:-- 38144 [2022-10-25T20:50:25.826Z] [2022-10-25T20:50:25.826Z] [2022-10-25T20:50:25.826Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/343/openapi/v2/system-agent.yaml] [2022-10-25T20:50:25.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T20:50:25.826Z] Dload Upload Total Spent Left Speed [2022-10-25T20:50:26.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 98485 --:--:-- --:--:-- --:--:-- 98004 100 20091 0 0 100 20091 0 21814 --:--:-- --:--:-- --:--:-- 21814 [2022-10-25T20:50:26.765Z] [2022-10-25T20:50:26.765Z] [Pipeline] } [2022-10-25T20:50:26.775Z] 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-25T20:50:27.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T20:50:27.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:50:27.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:50:27.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:50:27.545Z] prd-ubuntu20.04-docker-8c-8g-116979 does not seem to be running inside a container [2022-10-25T20:50:27.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:50:27.953Z] $ docker top 68cb8a8a1308f89db8657eec0b82e1cabb43f81fbaba6d8ff0aabb1744a1cd62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T20:50:28.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T20:50:28.044Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T20:50:28.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T20:50:28.149Z] $ docker exec 68cb8a8a1308f89db8657eec0b82e1cabb43f81fbaba6d8ff0aabb1744a1cd62 ssh-agent [2022-10-25T20:50:28.249Z] SSH_AUTH_SOCK=/tmp/ssh-65PYk3ypWS8X/agent.32 [2022-10-25T20:50:28.250Z] SSH_AGENT_PID=38 [2022-10-25T20:50:28.254Z] Running ssh-add (command line suppressed) [2022-10-25T20:50:28.359Z] Identity added: /w/workspace/edgex-go/343@tmp/private_key_7870331508985216075.key (/w/workspace/edgex-go/343@tmp/private_key_7870331508985216075.key) [2022-10-25T20:50:28.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T20:50:28.659Z] + git semver tag [2022-10-25T20:50:28.918Z] 2022-10-25 20:50:28,860 [run_tag] DEBUG tag force:False [2022-10-25T20:50:28.918Z] 2022-10-25 20:50:28,860 [check_head_tag] DEBUG check head tag [2022-10-25T20:50:28.918Z] 2022-10-25 20:50:28,862 [execute] INFO git cat-file --batch-check [2022-10-25T20:50:28.918Z] 2022-10-25 20:50:28,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/343, universal_newlines=False, shell=None, istream=) [2022-10-25T20:50:28.918Z] 2022-10-25 20:50:28,864 [execute] INFO git cat-file --batch [2022-10-25T20:50:28.918Z] 2022-10-25 20:50:28,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/343, universal_newlines=False, shell=None, istream=) [2022-10-25T20:50:28.918Z] 2022-10-25 20:50:28,898 [read_version] DEBUG read version from /w/workspace/edgex-go/343/.semver/main [2022-10-25T20:50:28.918Z] 2022-10-25 20:50:28,898 [execute] INFO git tag -a v2.3.0-dev.102 -m v2.3.0-dev.102 [2022-10-25T20:50:28.918Z] 2022-10-25 20:50:28,898 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.102', '-m', 'v2.3.0-dev.102'], cwd=/w/workspace/edgex-go/343, universal_newlines=False, shell=None, istream=None) [2022-10-25T20:50:28.918Z] 2022-10-25 20:50:28,902 [read_version] DEBUG read version from /w/workspace/edgex-go/343/.semver/main [2022-10-25T20:50:28.918Z] 2.3.0-dev.102 [Pipeline] } [2022-10-25T20:50:29.184Z] $ docker exec --env ******** --env ******** 68cb8a8a1308f89db8657eec0b82e1cabb43f81fbaba6d8ff0aabb1744a1cd62 ssh-agent -k [2022-10-25T20:50:29.285Z] unset SSH_AUTH_SOCK; [2022-10-25T20:50:29.285Z] unset SSH_AGENT_PID; [2022-10-25T20:50:29.285Z] echo Agent pid 38 killed; [2022-10-25T20:50:29.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T20:50:29.596Z] + git semver [Pipeline] } [2022-10-25T20:50:29.863Z] $ docker stop --time=1 68cb8a8a1308f89db8657eec0b82e1cabb43f81fbaba6d8ff0aabb1744a1cd62 [2022-10-25T20:50:31.233Z] $ docker rm -f 68cb8a8a1308f89db8657eec0b82e1cabb43f81fbaba6d8ff0aabb1744a1cd62 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:50:31.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T20:50:31.602Z] [2022-10-25T20:50:31.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:50:31.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T20:50:31.897Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-25T20:50:31.897Z] ab5ef0e58194: Pulling fs layer [2022-10-25T20:50:31.897Z] 9712f1f96733: Pulling fs layer [2022-10-25T20:50:31.897Z] 63f879dbbcfc: Pulling fs layer [2022-10-25T20:50:31.897Z] 0d9ebad4ef96: Pulling fs layer [2022-10-25T20:50:31.897Z] e9a5061849ea: Pulling fs layer [2022-10-25T20:50:31.897Z] d747dcd14b5f: Pulling fs layer [2022-10-25T20:50:31.897Z] 2de7ff778b66: Pulling fs layer [2022-10-25T20:50:31.897Z] 0d9ebad4ef96: Waiting [2022-10-25T20:50:31.897Z] e9a5061849ea: Waiting [2022-10-25T20:50:31.897Z] 2de7ff778b66: Waiting [2022-10-25T20:50:31.897Z] d747dcd14b5f: Waiting [2022-10-25T20:50:31.897Z] 9712f1f96733: Download complete [2022-10-25T20:50:32.489Z] 63f879dbbcfc: Verifying Checksum [2022-10-25T20:50:32.489Z] 63f879dbbcfc: Download complete [2022-10-25T20:50:32.489Z] e9a5061849ea: Verifying Checksum [2022-10-25T20:50:32.489Z] e9a5061849ea: Download complete [2022-10-25T20:50:32.489Z] d747dcd14b5f: Download complete [2022-10-25T20:50:32.749Z] ab5ef0e58194: Download complete [2022-10-25T20:50:32.749Z] 0d9ebad4ef96: Verifying Checksum [2022-10-25T20:50:32.749Z] 0d9ebad4ef96: Download complete [2022-10-25T20:50:32.749Z] 2de7ff778b66: Verifying Checksum [2022-10-25T20:50:32.749Z] 2de7ff778b66: Download complete [2022-10-25T20:50:35.272Z] ab5ef0e58194: Pull complete [2022-10-25T20:50:35.272Z] 9712f1f96733: Pull complete [2022-10-25T20:50:35.835Z] 63f879dbbcfc: Pull complete [2022-10-25T20:50:40.024Z] 0d9ebad4ef96: Pull complete [2022-10-25T20:50:40.024Z] e9a5061849ea: Pull complete [2022-10-25T20:50:40.024Z] d747dcd14b5f: Pull complete [2022-10-25T20:50:40.958Z] 2de7ff778b66: Pull complete [2022-10-25T20:50:40.958Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-25T20:50:40.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-25T20:50:40.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:50:41.026Z] prd-ubuntu20.04-docker-8c-8g-116979 does not seem to be running inside a container [2022-10-25T20:50:41.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:50:44.981Z] $ docker top 21facbf3c75cf14dc9c82225d217429095f033eea35d06f9c29668125087d9b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:50:45.052Z] provisioning config files... [2022-10-25T20:50:45.060Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/343@tmp/config3594731926062451332tmp [2022-10-25T20:50:45.070Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/343@tmp/config1424893918128684004tmp [2022-10-25T20:50:45.077Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/343@tmp/config7309517797997078038tmp [Pipeline] { [Pipeline] echo [2022-10-25T20:50:45.091Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:50:45.374Z] ---> sigul-configuration.sh [2022-10-25T20:50:45.374Z] gpg: directory `/root/.gnupg' created [2022-10-25T20:50:45.374Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-25T20:50:45.374Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-25T20:50:45.374Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-25T20:50:45.374Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-25T20:50:45.374Z] gpg: CAST5 encrypted data [2022-10-25T20:50:45.374Z] gpg: encrypted with 1 passphrase [2022-10-25T20:50:45.374Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-25T20:50:45.659Z] + mkdir /home/jenkins [2022-10-25T20:50:45.659Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-25T20:50:45.942Z] + 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-25T20:50:45.949Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:50:46.296Z] ---> sigul-install.sh [2022-10-25T20:50:46.296Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-25T20:50:46.605Z] + git tag --list [2022-10-25T20:50:46.605Z] 0.6.0 [2022-10-25T20:50:46.605Z] 0.6.1 [2022-10-25T20:50:46.605Z] 0.7.0 [2022-10-25T20:50:46.605Z] 0.7.1 [2022-10-25T20:50:46.605Z] v1.0.0 [2022-10-25T20:50:46.605Z] v1.0.1 [2022-10-25T20:50:46.605Z] v1.1.0 [2022-10-25T20:50:46.605Z] v1.2.0 [2022-10-25T20:50:46.605Z] v1.2.1 [2022-10-25T20:50:46.605Z] v1.3.0 [2022-10-25T20:50:46.605Z] v1.3.1 [2022-10-25T20:50:46.605Z] v2.0.0 [2022-10-25T20:50:46.605Z] v2.1.0 [2022-10-25T20:50:46.605Z] v2.1.1 [2022-10-25T20:50:46.605Z] v2.1.1-dev.1 [2022-10-25T20:50:46.605Z] v2.1.1-dev.2 [2022-10-25T20:50:46.605Z] v2.1.1-dev.3 [2022-10-25T20:50:46.605Z] v2.1.1-dev.4 [2022-10-25T20:50:46.605Z] v2.1.1-dev.5 [2022-10-25T20:50:46.605Z] v2.1.1-dev.6 [2022-10-25T20:50:46.605Z] v2.1.1-dev.7 [2022-10-25T20:50:46.605Z] v2.1.1-dev.8 [2022-10-25T20:50:46.605Z] v2.1.2-dev.1 [2022-10-25T20:50:46.605Z] v2.2.0 [2022-10-25T20:50:46.605Z] v2.2.1-dev.1 [2022-10-25T20:50:46.605Z] v2.2.1-dev.10 [2022-10-25T20:50:46.605Z] v2.2.1-dev.11 [2022-10-25T20:50:46.605Z] v2.2.1-dev.12 [2022-10-25T20:50:46.605Z] v2.2.1-dev.13 [2022-10-25T20:50:46.605Z] v2.2.1-dev.14 [2022-10-25T20:50:46.605Z] v2.2.1-dev.15 [2022-10-25T20:50:46.605Z] v2.2.1-dev.16 [2022-10-25T20:50:46.605Z] v2.2.1-dev.17 [2022-10-25T20:50:46.605Z] v2.2.1-dev.18 [2022-10-25T20:50:46.605Z] v2.2.1-dev.19 [2022-10-25T20:50:46.605Z] v2.2.1-dev.2 [2022-10-25T20:50:46.605Z] v2.2.1-dev.20 [2022-10-25T20:50:46.605Z] v2.2.1-dev.21 [2022-10-25T20:50:46.605Z] v2.2.1-dev.22 [2022-10-25T20:50:46.605Z] v2.2.1-dev.23 [2022-10-25T20:50:46.605Z] v2.2.1-dev.24 [2022-10-25T20:50:46.605Z] v2.2.1-dev.25 [2022-10-25T20:50:46.605Z] v2.2.1-dev.26 [2022-10-25T20:50:46.605Z] v2.2.1-dev.27 [2022-10-25T20:50:46.605Z] v2.2.1-dev.28 [2022-10-25T20:50:46.605Z] v2.2.1-dev.29 [2022-10-25T20:50:46.605Z] v2.2.1-dev.3 [2022-10-25T20:50:46.605Z] v2.2.1-dev.4 [2022-10-25T20:50:46.605Z] v2.2.1-dev.5 [2022-10-25T20:50:46.605Z] v2.2.1-dev.6 [2022-10-25T20:50:46.605Z] v2.2.1-dev.7 [2022-10-25T20:50:46.605Z] v2.2.1-dev.8 [2022-10-25T20:50:46.605Z] v2.2.1-dev.9 [2022-10-25T20:50:46.605Z] v2.3.0-dev.100 [2022-10-25T20:50:46.605Z] v2.3.0-dev.101 [2022-10-25T20:50:46.605Z] v2.3.0-dev.102 [2022-10-25T20:50:46.605Z] v2.3.0-dev.29 [2022-10-25T20:50:46.605Z] v2.3.0-dev.30 [2022-10-25T20:50:46.605Z] v2.3.0-dev.31 [2022-10-25T20:50:46.605Z] v2.3.0-dev.32 [2022-10-25T20:50:46.605Z] v2.3.0-dev.33 [2022-10-25T20:50:46.605Z] v2.3.0-dev.34 [2022-10-25T20:50:46.605Z] v2.3.0-dev.35 [2022-10-25T20:50:46.605Z] v2.3.0-dev.36 [2022-10-25T20:50:46.605Z] v2.3.0-dev.37 [2022-10-25T20:50:46.605Z] v2.3.0-dev.38 [2022-10-25T20:50:46.605Z] v2.3.0-dev.39 [2022-10-25T20:50:46.605Z] v2.3.0-dev.40 [2022-10-25T20:50:46.605Z] v2.3.0-dev.41 [2022-10-25T20:50:46.605Z] v2.3.0-dev.42 [2022-10-25T20:50:46.605Z] v2.3.0-dev.43 [2022-10-25T20:50:46.605Z] v2.3.0-dev.44 [2022-10-25T20:50:46.605Z] v2.3.0-dev.45 [2022-10-25T20:50:46.605Z] v2.3.0-dev.46 [2022-10-25T20:50:46.605Z] v2.3.0-dev.47 [2022-10-25T20:50:46.605Z] v2.3.0-dev.48 [2022-10-25T20:50:46.605Z] v2.3.0-dev.49 [2022-10-25T20:50:46.605Z] v2.3.0-dev.50 [2022-10-25T20:50:46.605Z] v2.3.0-dev.51 [2022-10-25T20:50:46.605Z] v2.3.0-dev.52 [2022-10-25T20:50:46.605Z] v2.3.0-dev.53 [2022-10-25T20:50:46.605Z] v2.3.0-dev.54 [2022-10-25T20:50:46.605Z] v2.3.0-dev.55 [2022-10-25T20:50:46.605Z] v2.3.0-dev.56 [2022-10-25T20:50:46.605Z] v2.3.0-dev.57 [2022-10-25T20:50:46.605Z] v2.3.0-dev.58 [2022-10-25T20:50:46.605Z] v2.3.0-dev.59 [2022-10-25T20:50:46.605Z] v2.3.0-dev.60 [2022-10-25T20:50:46.605Z] v2.3.0-dev.61 [2022-10-25T20:50:46.605Z] v2.3.0-dev.62 [2022-10-25T20:50:46.605Z] v2.3.0-dev.63 [2022-10-25T20:50:46.605Z] v2.3.0-dev.64 [2022-10-25T20:50:46.605Z] v2.3.0-dev.65 [2022-10-25T20:50:46.605Z] v2.3.0-dev.66 [2022-10-25T20:50:46.605Z] v2.3.0-dev.67 [2022-10-25T20:50:46.605Z] v2.3.0-dev.68 [2022-10-25T20:50:46.605Z] v2.3.0-dev.69 [2022-10-25T20:50:46.605Z] v2.3.0-dev.70 [2022-10-25T20:50:46.605Z] v2.3.0-dev.71 [2022-10-25T20:50:46.605Z] v2.3.0-dev.72 [2022-10-25T20:50:46.605Z] v2.3.0-dev.73 [2022-10-25T20:50:46.605Z] v2.3.0-dev.74 [2022-10-25T20:50:46.605Z] v2.3.0-dev.75 [2022-10-25T20:50:46.605Z] v2.3.0-dev.76 [2022-10-25T20:50:46.605Z] v2.3.0-dev.77 [2022-10-25T20:50:46.605Z] v2.3.0-dev.78 [2022-10-25T20:50:46.605Z] v2.3.0-dev.79 [2022-10-25T20:50:46.605Z] v2.3.0-dev.80 [2022-10-25T20:50:46.605Z] v2.3.0-dev.81 [2022-10-25T20:50:46.605Z] v2.3.0-dev.82 [2022-10-25T20:50:46.605Z] v2.3.0-dev.83 [2022-10-25T20:50:46.605Z] v2.3.0-dev.84 [2022-10-25T20:50:46.605Z] v2.3.0-dev.85 [2022-10-25T20:50:46.605Z] v2.3.0-dev.86 [2022-10-25T20:50:46.605Z] v2.3.0-dev.87 [2022-10-25T20:50:46.605Z] v2.3.0-dev.88 [2022-10-25T20:50:46.605Z] v2.3.0-dev.89 [2022-10-25T20:50:46.605Z] v2.3.0-dev.90 [2022-10-25T20:50:46.605Z] v2.3.0-dev.91 [2022-10-25T20:50:46.605Z] v2.3.0-dev.92 [2022-10-25T20:50:46.605Z] v2.3.0-dev.93 [2022-10-25T20:50:46.605Z] v2.3.0-dev.94 [2022-10-25T20:50:46.605Z] v2.3.0-dev.95 [2022-10-25T20:50:46.605Z] v2.3.0-dev.96 [2022-10-25T20:50:46.605Z] v2.3.0-dev.97 [2022-10-25T20:50:46.605Z] v2.3.0-dev.98 [2022-10-25T20:50:46.605Z] v2.3.0-dev.99 [Pipeline] sh [2022-10-25T20:50:46.953Z] + lftools sign git-tag v2.3.0-dev.102 [2022-10-25T20:50:47.538Z] Signing Git tag with Sigul... [2022-10-25T20:50:47.538Z] Signing v2.3.0-dev.102 [Pipeline] echo [2022-10-25T20:50:47.806Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:50:48.088Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-25T20:50:48.096Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-25T20:50:48.111Z] $ docker stop --time=1 21facbf3c75cf14dc9c82225d217429095f033eea35d06f9c29668125087d9b9 [2022-10-25T20:50:49.387Z] $ docker rm -f 21facbf3c75cf14dc9c82225d217429095f033eea35d06f9c29668125087d9b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-25T20:50:49.787Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T20:50:49.787Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:50:50.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:50:50.075Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:50:50.139Z] prd-ubuntu20.04-docker-8c-8g-116979 does not seem to be running inside a container [2022-10-25T20:50:50.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:50:50.555Z] $ docker top d44edce9ca7431ca75730afb056c880c7999446272246b853dc9d9edd68fe686 -eo pid,comm [2022-10-25T20:50:50.598Z] 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-25T20:50:50.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T20:50:50.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T20:50:50.630Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T20:50:50.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T20:50:50.743Z] $ docker exec d44edce9ca7431ca75730afb056c880c7999446272246b853dc9d9edd68fe686 ssh-agent [2022-10-25T20:50:50.842Z] SSH_AUTH_SOCK=/tmp/ssh-KTKNnEPJvI3M/agent.32 [2022-10-25T20:50:50.842Z] SSH_AGENT_PID=38 [2022-10-25T20:50:50.846Z] Running ssh-add (command line suppressed) [2022-10-25T20:50:50.941Z] Identity added: /w/workspace/edgex-go/343@tmp/private_key_13172531074761851216.key (/w/workspace/edgex-go/343@tmp/private_key_13172531074761851216.key) [2022-10-25T20:50:50.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T20:50:51.236Z] + git semver bump pre [2022-10-25T20:50:51.494Z] 2022-10-25 20:50:51,450 [read_version] DEBUG read version from /w/workspace/edgex-go/343/.semver/main [2022-10-25T20:50:51.494Z] 2022-10-25 20:50:51,450 [bump_version] DEBUG bumping version:2.3.0-dev.102 on axis:pre with prefix:dev [2022-10-25T20:50:51.494Z] 2022-10-25 20:50:51,450 [bump_version] DEBUG bumped version:2.3.0-dev.103 [2022-10-25T20:50:51.494Z] 2022-10-25 20:50:51,450 [write_version] DEBUG write version:2.3.0-dev.103 to path:/w/workspace/edgex-go/343/.semver/main with force:True [2022-10-25T20:50:51.495Z] 2022-10-25 20:50:51,451 [read_version] DEBUG read version from /w/workspace/edgex-go/343/.semver/main [2022-10-25T20:50:51.495Z] 2022-10-25 20:50:51,451 [write_file] DEBUG write to file:/w/workspace/edgex-go/343/.semver/main [2022-10-25T20:50:51.495Z] 2022-10-25 20:50:51,454 [execute] INFO git cat-file --batch-check [2022-10-25T20:50:51.495Z] 2022-10-25 20:50:51,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/343/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T20:50:51.495Z] 2022-10-25 20:50:51,460 [execute] INFO git cat-file --batch [2022-10-25T20:50:51.495Z] 2022-10-25 20:50:51,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/343/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T20:50:51.495Z] 2022-10-25 20:50:51,465 [read_version] DEBUG read version from /w/workspace/edgex-go/343/.semver/main [2022-10-25T20:50:51.495Z] 2.3.0-dev.103 [Pipeline] } [2022-10-25T20:50:51.501Z] $ docker exec --env ******** --env ******** d44edce9ca7431ca75730afb056c880c7999446272246b853dc9d9edd68fe686 ssh-agent -k [2022-10-25T20:50:51.596Z] unset SSH_AUTH_SOCK; [2022-10-25T20:50:51.596Z] unset SSH_AGENT_PID; [2022-10-25T20:50:51.596Z] echo Agent pid 38 killed; [2022-10-25T20:50:51.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T20:50:51.901Z] + git semver [Pipeline] } [2022-10-25T20:50:52.172Z] $ docker stop --time=1 d44edce9ca7431ca75730afb056c880c7999446272246b853dc9d9edd68fe686 [2022-10-25T20:50:53.446Z] $ docker rm -f d44edce9ca7431ca75730afb056c880c7999446272246b853dc9d9edd68fe686 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T20:50:53.778Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T20:50:53.778Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:50:54.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T20:50:54.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:50:54.140Z] prd-ubuntu20.04-docker-8c-8g-116979 does not seem to be running inside a container [2022-10-25T20:50:54.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:50:54.539Z] $ docker top f5ce0578bbfed7a20272ddbc99dd700e0b747bc1ece56aab5f873f3207b7d8d9 -eo pid,comm [2022-10-25T20:50:54.587Z] 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-25T20:50:54.587Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T20:50:54.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T20:50:54.620Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T20:50:54.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T20:50:54.730Z] $ docker exec f5ce0578bbfed7a20272ddbc99dd700e0b747bc1ece56aab5f873f3207b7d8d9 ssh-agent [2022-10-25T20:50:54.842Z] SSH_AUTH_SOCK=/tmp/ssh-pEi4kGfVMHPm/agent.33 [2022-10-25T20:50:54.842Z] SSH_AGENT_PID=39 [2022-10-25T20:50:54.846Z] Running ssh-add (command line suppressed) [2022-10-25T20:50:54.941Z] Identity added: /w/workspace/edgex-go/343@tmp/private_key_4333015937197608301.key (/w/workspace/edgex-go/343@tmp/private_key_4333015937197608301.key) [2022-10-25T20:50:54.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T20:50:55.239Z] + git semver push [2022-10-25T20:50:55.498Z] 2022-10-25 20:50:55,396 [run_push] DEBUG push [2022-10-25T20:50:55.498Z] 2022-10-25 20:50:55,397 [execute] INFO git cat-file --batch-check [2022-10-25T20:50:55.498Z] 2022-10-25 20:50:55,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/343/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T20:50:55.498Z] 2022-10-25 20:50:55,401 [execute] INFO git rev-list ace0d6d8d0f47f612f2c2d73d1d1565edc3a91b4 -- [2022-10-25T20:50:55.498Z] 2022-10-25 20:50:55,401 [execute] DEBUG Popen(['git', 'rev-list', 'ace0d6d8d0f47f612f2c2d73d1d1565edc3a91b4', '--'], cwd=/w/workspace/edgex-go/343/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T20:50:55.498Z] 2022-10-25 20:50:55,414 [execute] INFO git fetch -v origin [2022-10-25T20:50:55.498Z] 2022-10-25 20:50:55,415 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/343/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-25T20:50:56.066Z] 2022-10-25 20:50:55,932 [run_push] DEBUG no remote changes detected [2022-10-25T20:50:56.066Z] 2022-10-25 20:50:55,932 [execute] INFO git push origin semver [2022-10-25T20:50:56.066Z] 2022-10-25 20:50:55,932 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/343/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-25T20:50:56.998Z] 2022-10-25 20:50:56,829 [run_push] DEBUG push all version tags [2022-10-25T20:50:56.998Z] 2022-10-25 20:50:56,829 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-25T20:50:56.998Z] 2022-10-25 20:50:56,830 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/343, universal_newlines=False, shell=None, istream=None) [2022-10-25T20:50:57.933Z] 2022-10-25 20:50:57,704 [read_version] DEBUG read version from /w/workspace/edgex-go/343/.semver/main [2022-10-25T20:50:57.933Z] 2.3.0-dev.103 [Pipeline] } [2022-10-25T20:50:57.940Z] $ docker exec --env ******** --env ******** f5ce0578bbfed7a20272ddbc99dd700e0b747bc1ece56aab5f873f3207b7d8d9 ssh-agent -k [2022-10-25T20:50:58.042Z] unset SSH_AUTH_SOCK; [2022-10-25T20:50:58.042Z] unset SSH_AGENT_PID; [2022-10-25T20:50:58.042Z] echo Agent pid 39 killed; [2022-10-25T20:50:58.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T20:50:58.354Z] + git semver [Pipeline] } [2022-10-25T20:50:58.622Z] $ docker stop --time=1 f5ce0578bbfed7a20272ddbc99dd700e0b747bc1ece56aab5f873f3207b7d8d9 [2022-10-25T20:50:59.900Z] $ docker rm -f f5ce0578bbfed7a20272ddbc99dd700e0b747bc1ece56aab5f873f3207b7d8d9 [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-25T20:51:00.376Z] + [ -d /w/workspace/edgex-go/343/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:51:00.669Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:51:01.510Z] ---> package-listing.sh [2022-10-25T20:51:01.510Z] ++ facter osfamily [2022-10-25T20:51:01.510Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T20:51:01.768Z] + OS_FAMILY=debian [2022-10-25T20:51:01.768Z] + workspace=/w/workspace/edgex-go/343 [2022-10-25T20:51:01.768Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T20:51:01.768Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T20:51:01.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T20:51:01.768Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T20:51:01.768Z] + '[' /w/workspace/edgex-go/343 ']' [2022-10-25T20:51:01.768Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T20:51:01.768Z] + case "${OS_FAMILY}" in [2022-10-25T20:51:01.768Z] + dpkg -l [2022-10-25T20:51:01.768Z] + grep '^ii' [2022-10-25T20:51:01.768Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T20:51:01.768Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T20:51:01.768Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T20:51:01.768Z] + '[' /w/workspace/edgex-go/343 ']' [2022-10-25T20:51:01.768Z] + mkdir -p /w/workspace/edgex-go/343/archives/ [2022-10-25T20:51:01.768Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/343/archives/ [Pipeline] echo [2022-10-25T20:51:01.779Z] 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/343/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T20:51:02.048Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:51:02.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T20:51:02.599Z] [2022-10-25T20:51:02.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T20:51:02.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T20:51:02.893Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T20:51:02.893Z] 5eb5b503b376: Pulling fs layer [2022-10-25T20:51:02.893Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T20:51:02.893Z] ec43610c2a17: Pulling fs layer [2022-10-25T20:51:02.893Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T20:51:02.893Z] 33b1e0a273af: Pulling fs layer [2022-10-25T20:51:02.893Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T20:51:02.893Z] 2f39f015ded8: Pulling fs layer [2022-10-25T20:51:02.893Z] 3a2ae6a8a46f: Waiting [2022-10-25T20:51:02.893Z] 33b1e0a273af: Waiting [2022-10-25T20:51:02.893Z] 5d3b04190fa2: Waiting [2022-10-25T20:51:02.893Z] 2f39f015ded8: Waiting [2022-10-25T20:51:02.893Z] 3a2ae6a8a46f: Download complete [2022-10-25T20:51:02.893Z] 33b1e0a273af: Verifying Checksum [2022-10-25T20:51:02.893Z] 33b1e0a273af: Download complete [2022-10-25T20:51:03.154Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T20:51:03.154Z] 5d3b04190fa2: Download complete [2022-10-25T20:51:03.154Z] ec43610c2a17: Verifying Checksum [2022-10-25T20:51:03.154Z] ec43610c2a17: Download complete [2022-10-25T20:51:03.154Z] 5eb5b503b376: Verifying Checksum [2022-10-25T20:51:03.154Z] 5eb5b503b376: Download complete [2022-10-25T20:51:03.718Z] 2f39f015ded8: Verifying Checksum [2022-10-25T20:51:03.718Z] 2f39f015ded8: Download complete [2022-10-25T20:51:04.281Z] 5eb5b503b376: Pull complete [2022-10-25T20:51:04.545Z] 5c69ac0246d0: Pull complete [2022-10-25T20:51:05.116Z] ec43610c2a17: Pull complete [2022-10-25T20:51:05.374Z] 3a2ae6a8a46f: Pull complete [2022-10-25T20:51:05.633Z] 33b1e0a273af: Pull complete [2022-10-25T20:51:05.633Z] 5d3b04190fa2: Pull complete [2022-10-25T20:51:09.813Z] 2f39f015ded8: Pull complete [2022-10-25T20:51:09.813Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T20:51:09.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T20:51:09.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T20:51:09.887Z] prd-ubuntu20.04-docker-8c-8g-116979 does not seem to be running inside a container [2022-10-25T20:51:09.915Z] $ 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/343/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/343 -v /w/workspace/edgex-go/343:/w/workspace/edgex-go/343:rw,z -v /w/workspace/edgex-go/343@tmp:/w/workspace/edgex-go/343@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-25T20:51:13.339Z] $ docker top e1bab82e2fa2cd58effd8e7986a8da9b7c06c52a9cf7db620c7d29c3a736fb99 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T20:51:13.682Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T20:51:13.963Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T20:51:14.246Z] + ls /var/log/sa-host [2022-10-25T20:51:14.246Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T20:51:14.305Z] provisioning config files... [2022-10-25T20:51:14.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/343@tmp/config5943499673555759888tmp [Pipeline] { [Pipeline] echo [2022-10-25T20:51:14.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:51:14.602Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T20:51:14.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:51:14.930Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T20:51:14.937Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:51:15.215Z] ---> sudo-logs.sh [2022-10-25T20:51:15.215Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T20:51:15.231Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:51:15.509Z] ---> job-cost.sh [2022-10-25T20:51:15.509Z] lf-activate-venv: SKIPPING [2022-10-25T20:51:15.509Z] DEBUG: total: 0.10999999940395355 [2022-10-25T20:51:15.509Z] INFO: Retrieving Stack Cost... [2022-10-25T20:51:16.077Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T20:51:16.336Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T20:51:16.345Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T20:51:16.625Z] ---> logs-deploy.sh [2022-10-25T20:51:16.625Z] lf-activate-venv: SKIPPING [2022-10-25T20:51:16.625Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/343 [2022-10-25T20:51:16.625Z] INFO: archiving workspace using pattern(s): [2022-10-25T20:51:17.563Z] Archives upload complete. [2022-10-25T20:51:17.823Z] INFO: archiving logs to Nexus [2022-10-25T20:51:18.391Z] ---> uname -a: [2022-10-25T20:51:18.391Z] Linux prd-ubuntu20-04-docker-8c-8g-116979 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T20:51:18.391Z] [2022-10-25T20:51:18.391Z]