Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07636ef9ecc7fdcde5aa1f3409367271039fc420 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-ssh11595532848087247333.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh266287499996945229.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3947802487512000059.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh8859028919050261209.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-ssh14730860266190750592.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7204 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/320 [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/320 # 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 07636ef9ecc7fdcde5aa1f3409367271039fc420 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07636ef9ecc7fdcde5aa1f3409367271039fc420 # timeout=10 Commit message: "feat(command): command query via internal messaging (#4182)" > git rev-list --no-walk 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-05T21:32:03.451Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-05T21:32:03.490Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-05T21:32:03.503Z] ========================================================= [2022-10-05T21:32:03.503Z] EdgeX Global Pipelines Version Info [2022-10-05T21:32:03.503Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:32:04.207Z] ------------------- [2022-10-05T21:32:04.207Z] stable info: [2022-10-05T21:32:04.207Z] ------------------- [2022-10-05T21:32:04.207Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-05T21:32:04.207Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-05T21:32:04.207Z] Message: update stable to v1.0.239 [2022-10-05T21:32:04.776Z] ------------------- [2022-10-05T21:32:04.776Z] experimental info: [2022-10-05T21:32:04.776Z] ------------------- [2022-10-05T21:32:04.776Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-05T21:32:04.776Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-05T21:32:04.776Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-05T21:32:04.944Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-05T21:32:04.957Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-05T21:32:04.968Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-05T21:32:04.980Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-05T21:32:04.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-05T21:32:04.999Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-05T21:32:05.009Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-05T21:32:05.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-05T21:32:05.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-05T21:32:05.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-05T21:32:05.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-05T21:32:05.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-05T21:32:05.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-05T21:32:05.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-05T21:32:05.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-05T21:32:05.099Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-05T21:32:05.109Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-05T21:32:05.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-05T21:32:05.128Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-05T21:32:05.139Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-05T21:32:05.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-05T21:32:05.163Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-05T21:32:05.173Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-05T21:32:05.183Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-05T21:32:05.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-05T21:32:05.203Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-05T21:32:05.213Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] echo [2022-10-05T21:32:05.223Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07636ef [Pipeline] echo [2022-10-05T21:32:05.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T21:32:05.268Z] provisioning config files... [2022-10-05T21:32:05.285Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/320@tmp/config15356777098618908648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:32:05.590Z] ---> docker-login.sh [2022-10-05T21:32:05.590Z] nexus3.edgexfoundry.org:10001 [2022-10-05T21:32:05.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:32:06.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:32:06.112Z] Configure a credential helper to remove this warning. See [2022-10-05T21:32:06.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:32:06.112Z] [2022-10-05T21:32:06.112Z] Login Succeeded [2022-10-05T21:32:06.112Z] nexus3.edgexfoundry.org:10002 [2022-10-05T21:32:06.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:32:06.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:32:06.112Z] Configure a credential helper to remove this warning. See [2022-10-05T21:32:06.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:32:06.112Z] [2022-10-05T21:32:06.112Z] Login Succeeded [2022-10-05T21:32:06.112Z] nexus3.edgexfoundry.org:10003 [2022-10-05T21:32:06.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:32:06.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:32:06.373Z] Configure a credential helper to remove this warning. See [2022-10-05T21:32:06.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:32:06.373Z] [2022-10-05T21:32:06.373Z] Login Succeeded [2022-10-05T21:32:06.373Z] nexus3.edgexfoundry.org:10004 [2022-10-05T21:32:06.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:32:06.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:32:06.373Z] Configure a credential helper to remove this warning. See [2022-10-05T21:32:06.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:32:06.373Z] [2022-10-05T21:32:06.373Z] Login Succeeded [2022-10-05T21:32:06.373Z] docker.io [2022-10-05T21:32:06.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:32:06.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:32:06.947Z] Configure a credential helper to remove this warning. See [2022-10-05T21:32:06.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:32:06.947Z] [2022-10-05T21:32:06.947Z] Login Succeeded [2022-10-05T21:32:06.947Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T21:32:06.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T21:32:07.259Z] + 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-05T21:32:07.259Z] + dirname cmd/core-command/Dockerfile [2022-10-05T21:32:07.259Z] + cut -d/ -f2 [2022-10-05T21:32:07.259Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-05T21:32:07.259Z] + + cut -d/ -f2 [2022-10-05T21:32:07.259Z] dirname cmd/core-data/Dockerfile [2022-10-05T21:32:07.259Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-05T21:32:07.259Z] + dirname cmd/core-metadata/Dockerfile [2022-10-05T21:32:07.259Z] + cut -d/ -f2 [2022-10-05T21:32:07.259Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-05T21:32:07.259Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-05T21:32:07.259Z] + cut -d/ -f2 [2022-10-05T21:32:07.259Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-05T21:32:07.259Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-05T21:32:07.259Z] + cut -d/ -f2 [2022-10-05T21:32:07.259Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-05T21:32:07.259Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-05T21:32:07.259Z] + cut -d/ -f2 [2022-10-05T21:32:07.259Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-05T21:32:07.259Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-05T21:32:07.259Z] + cut -d/ -f2 [2022-10-05T21:32:07.259Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-05T21:32:07.259Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-05T21:32:07.259Z] + cut -d/ -f2 [2022-10-05T21:32:07.259Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-05T21:32:07.259Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-05T21:32:07.259Z] + cut -d/ -f2 [2022-10-05T21:32:07.259Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-05T21:32:07.259Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-05T21:32:07.259Z] + cut -d/ -f2 [2022-10-05T21:32:07.259Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-05T21:32:07.259Z] + dirname+ cmd/support-notifications/Dockerfile [2022-10-05T21:32:07.259Z] cut -d/ -f2 [2022-10-05T21:32:07.259Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-05T21:32:07.259Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-05T21:32:07.259Z] + cut -d/ -f2 [2022-10-05T21:32:07.259Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-05T21:32:07.259Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-05T21:32:07.259Z] + cut -d/ -f2 [2022-10-05T21:32:07.259Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-05T21:32:07.296Z] 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-05T21:32:07.640Z] + git rev-list -1 --merges 07636ef9ecc7fdcde5aa1f3409367271039fc420~1..07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] echo [2022-10-05T21:32:07.660Z] -----------> git rev-list -1 --merges 07636ef9ecc7fdcde5aa1f3409367271039fc420~1..07636ef9ecc7fdcde5aa1f3409367271039fc420 07636ef9ecc7fdcde5aa1f3409367271039fc420 [false] [Pipeline] sh [2022-10-05T21:32:07.948Z] + git log --format=format:%s -1 07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] echo [2022-10-05T21:32:07.963Z] ========================================================= [2022-10-05T21:32:07.963Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-05T21:32:07.963Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-05T21:32:08.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-05T21:32:08.392Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-05T21:32:08.392Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-05T21:32:08.392Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-05T21:32:08.392Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-05T21:32:08.392Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-05T21:32:08.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:32:08.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T21:32:08.816Z] [2022-10-05T21:32:08.816Z] 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-05T21:32:09.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T21:32:09.121Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-05T21:32:09.121Z] b85a868b505f: Pulling fs layer [2022-10-05T21:32:09.121Z] e2be974225ed: Pulling fs layer [2022-10-05T21:32:09.121Z] 339a4e72a1f5: Pulling fs layer [2022-10-05T21:32:09.121Z] 988bab9f4d93: Pulling fs layer [2022-10-05T21:32:09.121Z] 1469e6f7b9e6: Pulling fs layer [2022-10-05T21:32:09.121Z] eaf3925da568: Pulling fs layer [2022-10-05T21:32:09.121Z] bab4dde63d76: Pulling fs layer [2022-10-05T21:32:09.121Z] bde34c3a00c8: Pulling fs layer [2022-10-05T21:32:09.121Z] b352a97aabf1: Pulling fs layer [2022-10-05T21:32:09.121Z] 4872d77fe225: Pulling fs layer [2022-10-05T21:32:09.121Z] 5851b861e8e6: Pulling fs layer [2022-10-05T21:32:09.121Z] 4872d77fe225: Waiting [2022-10-05T21:32:09.121Z] b352a97aabf1: Waiting [2022-10-05T21:32:09.121Z] 988bab9f4d93: Waiting [2022-10-05T21:32:09.121Z] eaf3925da568: Waiting [2022-10-05T21:32:09.121Z] 1469e6f7b9e6: Waiting [2022-10-05T21:32:09.121Z] bab4dde63d76: Waiting [2022-10-05T21:32:09.121Z] bde34c3a00c8: Waiting [2022-10-05T21:32:09.121Z] e2be974225ed: Verifying Checksum [2022-10-05T21:32:09.121Z] e2be974225ed: Download complete [2022-10-05T21:32:09.121Z] 988bab9f4d93: Verifying Checksum [2022-10-05T21:32:09.121Z] 988bab9f4d93: Download complete [2022-10-05T21:32:09.381Z] 1469e6f7b9e6: Verifying Checksum [2022-10-05T21:32:09.381Z] 1469e6f7b9e6: Download complete [2022-10-05T21:32:09.381Z] eaf3925da568: Verifying Checksum [2022-10-05T21:32:09.381Z] eaf3925da568: Download complete [2022-10-05T21:32:09.381Z] 339a4e72a1f5: Verifying Checksum [2022-10-05T21:32:09.381Z] 339a4e72a1f5: Download complete [2022-10-05T21:32:09.381Z] bde34c3a00c8: Download complete [2022-10-05T21:32:09.381Z] b352a97aabf1: Download complete [2022-10-05T21:32:09.381Z] 4872d77fe225: Verifying Checksum [2022-10-05T21:32:09.381Z] 4872d77fe225: Download complete [2022-10-05T21:32:09.381Z] 5851b861e8e6: Download complete [2022-10-05T21:32:09.381Z] b85a868b505f: Verifying Checksum [2022-10-05T21:32:09.381Z] b85a868b505f: Download complete [2022-10-05T21:32:09.644Z] bab4dde63d76: Verifying Checksum [2022-10-05T21:32:09.644Z] bab4dde63d76: Download complete [2022-10-05T21:32:11.022Z] b85a868b505f: Pull complete [2022-10-05T21:32:11.022Z] e2be974225ed: Pull complete [2022-10-05T21:32:11.281Z] 339a4e72a1f5: Pull complete [2022-10-05T21:32:11.540Z] 988bab9f4d93: Pull complete [2022-10-05T21:32:11.798Z] 1469e6f7b9e6: Pull complete [2022-10-05T21:32:11.798Z] eaf3925da568: Pull complete [2022-10-05T21:32:13.699Z] bab4dde63d76: Pull complete [2022-10-05T21:32:13.699Z] bde34c3a00c8: Pull complete [2022-10-05T21:32:13.699Z] b352a97aabf1: Pull complete [2022-10-05T21:32:13.960Z] 4872d77fe225: Pull complete [2022-10-05T21:32:13.960Z] 5851b861e8e6: Pull complete [2022-10-05T21:32:13.960Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-05T21:32:13.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T21:32:13.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:32:14.039Z] prd-ubuntu20.04-docker-8c-8g-7204 does not seem to be running inside a container [2022-10-05T21:32:14.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:32:15.748Z] $ docker top 55fec06a458048da6a416e9f65248c4ea87212422808a9ea1b82eb930057b0d1 -eo pid,comm [2022-10-05T21:32:15.803Z] 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-05T21:32:15.803Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-05T21:32:15.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T21:32:15.837Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T21:32:15.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T21:32:15.964Z] $ docker exec 55fec06a458048da6a416e9f65248c4ea87212422808a9ea1b82eb930057b0d1 ssh-agent [2022-10-05T21:32:16.078Z] SSH_AUTH_SOCK=/tmp/ssh-4dyllp4k0rjm/agent.32 [2022-10-05T21:32:16.078Z] SSH_AGENT_PID=38 [2022-10-05T21:32:16.084Z] Running ssh-add (command line suppressed) [2022-10-05T21:32:16.193Z] Identity added: /w/workspace/edgex-go/320@tmp/private_key_1846311299418361396.key (/w/workspace/edgex-go/320@tmp/private_key_1846311299418361396.key) [2022-10-05T21:32:16.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T21:32:16.491Z] + git tag --points-at HEAD [Pipeline] } [2022-10-05T21:32:16.507Z] $ docker exec --env ******** --env ******** 55fec06a458048da6a416e9f65248c4ea87212422808a9ea1b82eb930057b0d1 ssh-agent -k [2022-10-05T21:32:16.600Z] unset SSH_AUTH_SOCK; [2022-10-05T21:32:16.600Z] unset SSH_AGENT_PID; [2022-10-05T21:32:16.600Z] echo Agent pid 38 killed; [2022-10-05T21:32:16.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-05T21:32:16.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T21:32:16.630Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T21:32:16.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T21:32:16.748Z] $ docker exec 55fec06a458048da6a416e9f65248c4ea87212422808a9ea1b82eb930057b0d1 ssh-agent [2022-10-05T21:32:16.858Z] SSH_AUTH_SOCK=/tmp/ssh-AMnMVJUJ5L6p/agent.70 [2022-10-05T21:32:16.858Z] SSH_AGENT_PID=76 [2022-10-05T21:32:16.863Z] Running ssh-add (command line suppressed) [2022-10-05T21:32:16.969Z] Identity added: /w/workspace/edgex-go/320@tmp/private_key_15756537657740802567.key (/w/workspace/edgex-go/320@tmp/private_key_15756537657740802567.key) [2022-10-05T21:32:16.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T21:32:17.265Z] + git semver init [2022-10-05T21:32:17.526Z] 2022-10-05 21:32:17,445 [run_init] DEBUG init version:0.0.0 force:False [2022-10-05T21:32:17.526Z] 2022-10-05 21:32:17,445 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/320/.semver [2022-10-05T21:32:17.526Z] 2022-10-05 21:32:17,446 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/320/.semver [2022-10-05T21:32:17.526Z] 2022-10-05 21:32:17,446 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/320/.semver'], cwd=/w/workspace/edgex-go/320, universal_newlines=False, shell=None, istream=None) [2022-10-05T21:32:22.826Z] 2022-10-05 21:32:21,916 [append_file] DEBUG append to file:/w/workspace/edgex-go/320/.git/info/exclude [2022-10-05T21:32:22.826Z] 2022-10-05 21:32:21,916 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/320/.semver/main with force:False [2022-10-05T21:32:22.826Z] 2022-10-05 21:32:21,916 [read_version] DEBUG read version from /w/workspace/edgex-go/320/.semver/main [2022-10-05T21:32:22.826Z] 2022-10-05 21:32:21,917 [read_version] DEBUG read version from /w/workspace/edgex-go/320/.semver/main [2022-10-05T21:32:22.826Z] 2.3.0-dev.82 [Pipeline] } [2022-10-05T21:32:22.840Z] $ docker exec --env ******** --env ******** 55fec06a458048da6a416e9f65248c4ea87212422808a9ea1b82eb930057b0d1 ssh-agent -k [2022-10-05T21:32:22.937Z] unset SSH_AUTH_SOCK; [2022-10-05T21:32:22.938Z] unset SSH_AGENT_PID; [2022-10-05T21:32:22.938Z] echo Agent pid 76 killed; [2022-10-05T21:32:22.944Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T21:32:23.251Z] + git semver [Pipeline] } [2022-10-05T21:32:23.527Z] $ docker stop --time=1 55fec06a458048da6a416e9f65248c4ea87212422808a9ea1b82eb930057b0d1 [2022-10-05T21:32:24.849Z] $ docker rm -f 55fec06a458048da6a416e9f65248c4ea87212422808a9ea1b82eb930057b0d1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T21:32:25.187Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-05T21:32:25.389Z] Stashed 1 file(s) [Pipeline] echo [2022-10-05T21:32:25.392Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.82 [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-05T21:32:25.775Z] + git config --global --add safe.directory /w/workspace/edgex-go/320 [Pipeline] echo [2022-10-05T21:32:25.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T21:32:25.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T21:32:25.803Z] ========================================================= [2022-10-05T21:32:25.803Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-05T21:32:25.803Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-05T21:32:26.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T21:32:26.088Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-05T21:32:26.088Z] 2408cc74d12b: Pulling fs layer [2022-10-05T21:32:26.088Z] ea60b727a1ce: Pulling fs layer [2022-10-05T21:32:26.088Z] 30c4a7721957: Pulling fs layer [2022-10-05T21:32:26.088Z] 370296b7ddb6: Pulling fs layer [2022-10-05T21:32:26.088Z] 7c6cee850709: Pulling fs layer [2022-10-05T21:32:26.088Z] aa9baa53a306: Pulling fs layer [2022-10-05T21:32:26.088Z] 8b309c321861: Pulling fs layer [2022-10-05T21:32:26.088Z] d8d76fd02f46: Pulling fs layer [2022-10-05T21:32:26.088Z] fa31f396de31: Pulling fs layer [2022-10-05T21:32:26.088Z] 370296b7ddb6: Waiting [2022-10-05T21:32:26.088Z] d8d76fd02f46: Waiting [2022-10-05T21:32:26.088Z] fa31f396de31: Waiting [2022-10-05T21:32:26.088Z] 7c6cee850709: Waiting [2022-10-05T21:32:26.088Z] aa9baa53a306: Waiting [2022-10-05T21:32:26.088Z] 8b309c321861: Waiting [2022-10-05T21:32:26.088Z] 30c4a7721957: Verifying Checksum [2022-10-05T21:32:26.088Z] 30c4a7721957: Download complete [2022-10-05T21:32:26.088Z] ea60b727a1ce: Verifying Checksum [2022-10-05T21:32:26.088Z] ea60b727a1ce: Download complete [2022-10-05T21:32:26.088Z] 7c6cee850709: Download complete [2022-10-05T21:32:26.088Z] aa9baa53a306: Verifying Checksum [2022-10-05T21:32:26.088Z] aa9baa53a306: Download complete [2022-10-05T21:32:26.088Z] 2408cc74d12b: Download complete [2022-10-05T21:32:26.348Z] 8b309c321861: Download complete [2022-10-05T21:32:26.348Z] 2408cc74d12b: Pull complete [2022-10-05T21:32:26.348Z] ea60b727a1ce: Pull complete [2022-10-05T21:32:26.606Z] 30c4a7721957: Pull complete [2022-10-05T21:32:27.543Z] fa31f396de31: Verifying Checksum [2022-10-05T21:32:27.543Z] fa31f396de31: Download complete [2022-10-05T21:32:27.543Z] 370296b7ddb6: Verifying Checksum [2022-10-05T21:32:27.543Z] 370296b7ddb6: Download complete [2022-10-05T21:32:27.543Z] d8d76fd02f46: Verifying Checksum [2022-10-05T21:32:27.543Z] d8d76fd02f46: Download complete [2022-10-05T21:32:31.734Z] 370296b7ddb6: Pull complete [2022-10-05T21:32:31.734Z] 7c6cee850709: Pull complete [2022-10-05T21:32:31.734Z] aa9baa53a306: Pull complete [2022-10-05T21:32:31.734Z] 8b309c321861: Pull complete [2022-10-05T21:32:33.636Z] d8d76fd02f46: Pull complete [2022-10-05T21:32:34.204Z] fa31f396de31: Pull complete [2022-10-05T21:32:34.204Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-05T21:32:34.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T21:32:34.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-05T21:32:34.497Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T21:32:34.498Z] WORKDIR /edgex [2022-10-05T21:32:34.498Z] COPY go.mod . [2022-10-05T21:32:34.498Z] RUN go mod download [2022-10-05T21:32:34.498Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-05T21:32:35.065Z] Sending build context to Docker daemon 169.6MB [2022-10-05T21:32:35.065Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-05T21:32:35.065Z] ---> cef68f9685f8 [2022-10-05T21:32:35.065Z] Step 2/4 : WORKDIR /edgex [2022-10-05T21:32:37.604Z] ---> Running in cb690e44cd27 [2022-10-05T21:32:37.604Z] Removing intermediate container cb690e44cd27 [2022-10-05T21:32:37.604Z] ---> f744a2075f6b [2022-10-05T21:32:37.604Z] Step 3/4 : COPY go.mod . [2022-10-05T21:32:37.863Z] ---> 2bd662c429d0 [2022-10-05T21:32:37.863Z] Step 4/4 : RUN go mod download [2022-10-05T21:32:37.863Z] ---> Running in 0ab7914fc1dc [2022-10-05T21:32:40.452Z] Still waiting to schedule task [2022-10-05T21:32:40.452Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-05T21:32:50.091Z] Removing intermediate container 0ab7914fc1dc [2022-10-05T21:32:50.091Z] ---> d32313f07b96 [2022-10-05T21:32:50.091Z] Successfully built d32313f07b96 [2022-10-05T21:32:50.091Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:32:50.386Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-05T21:32:50.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:32:50.454Z] prd-ubuntu20.04-docker-8c-8g-7204 does not seem to be running inside a container [2022-10-05T21:32:50.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:32:50.911Z] $ docker top 2fcfd720c53ff642f134a7445ee0acd8596670d1eea0e830cb6a80f568f83029 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T21:32:51.244Z] + go version [2022-10-05T21:32:51.244Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-05T21:32:51.256Z] $ docker stop --time=1 2fcfd720c53ff642f134a7445ee0acd8596670d1eea0e830cb6a80f568f83029 [2022-10-05T21:32:52.557Z] $ docker rm -f 2fcfd720c53ff642f134a7445ee0acd8596670d1eea0e830cb6a80f568f83029 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:32:52.956Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-05T21:32:52.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:32:53.019Z] prd-ubuntu20.04-docker-8c-8g-7204 does not seem to be running inside a container [2022-10-05T21:32:53.048Z] $ 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/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:32:53.438Z] $ docker top b8630afc9fdf55a4d148738fb8e683e6e762cb5a67d0f48d8e5488ac9a35452f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-05T21:32:53.501Z] ========================================================= [2022-10-05T21:32:53.501Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-05T21:32:53.501Z] ========================================================= [Pipeline] sh [2022-10-05T21:32:53.775Z] + git config --global --add safe.directory /w/workspace/edgex-go/320 [Pipeline] fileExists [Pipeline] sh [2022-10-05T21:32:54.066Z] + make test [2022-10-05T21:32:54.067Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-05T21:33:02.178Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-05T21:33:17.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-05T21:33:17.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-05T21:33:17.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements [2022-10-05T21:33:17.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.106s coverage: 40.6% of statements [2022-10-05T21:33:17.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-05T21:33:17.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-05T21:33:17.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.147s coverage: 54.2% of statements [2022-10-05T21:33:17.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-05T21:33:17.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-05T21:33:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.604s coverage: 89.2% of statements [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-05T21:33:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 2.2% of statements [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-05T21:33:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.532s coverage: 95.6% of statements [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-05T21:33:21.741Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-05T21:33:21.741Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-05T21:33:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2022-10-05T21:33:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-05T21:33:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-05T21:33:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-05T21:33:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2022-10-05T21:33:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-05T21:33:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-10-05T21:33:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements [2022-10-05T21:33:21.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-05T21:33:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-10-05T21:33:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.089s coverage: 79.5% of statements [2022-10-05T21:33:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2022-10-05T21:33:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2022-10-05T21:33:21.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.076s coverage: 87.5% of statements [2022-10-05T21:33:27.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-10-05T21:33:27.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-10-05T21:33:33.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.232s coverage: 80.5% of statements [2022-10-05T21:33:33.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.051s coverage: 86.9% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 58.8% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.0% of statements [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.255s coverage: 91.2% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.215s coverage: 64.7% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 89.4% of statements [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.321s coverage: 65.8% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.201s coverage: 41.8% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.078s coverage: 63.2% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.130s coverage: 97.7% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.076s coverage: 28.9% of statements [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-05T21:33:41.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-10-05T21:33:41.699Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-10-05T21:33:41.699Z] 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-05T21:34:03.614Z] 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-05T21:34:03.614Z] GO111MODULE=on go vet ./... [2022-10-05T21:34:06.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-05T21:34:06.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-05T21:34:06.902Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-05T21:34:06.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-05T21:34:07.207Z] + ls -al . [2022-10-05T21:34:07.207Z] total 760 [2022-10-05T21:34:07.207Z] drwxrwxr-x 11 1001 1001 4096 Oct 5 21:32 . [2022-10-05T21:34:07.207Z] drwxr-xr-x 4 root root 4096 Oct 5 21:32 .. [2022-10-05T21:34:07.207Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 21:32 .blubracket [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 16 Oct 5 21:32 .dockerignore [2022-10-05T21:34:07.207Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 21:33 .git [2022-10-05T21:34:07.207Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 21:32 .github [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 1030 Oct 5 21:32 .gitignore [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 42 Oct 5 21:32 .golangci.yml [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 87 Oct 5 21:32 .hadolint.yml [2022-10-05T21:34:07.207Z] drwxr-xr-x 3 1001 1001 4096 Oct 5 21:32 .semver [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 166 Oct 5 21:32 .sonarcloud.properties [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 1171 Oct 5 21:32 ADOPTERS.md [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 10722 Oct 5 21:32 Attribution.txt [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 63209 Oct 5 21:32 CHANGELOG.md [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 3804 Oct 5 21:32 CONTRIBUTING.md [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 677 Oct 5 21:32 GOVERNANCE.md [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 850 Oct 5 21:32 Jenkinsfile [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 10775 Oct 5 21:32 LICENSE [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 13724 Oct 5 21:32 Makefile [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 582 Oct 5 21:32 OWNERS.md [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 9799 Oct 5 21:32 README.md [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 6912 Oct 5 21:32 SECURITY.md [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 12 Oct 5 21:32 VERSION [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 4131 Oct 5 21:32 ZMQWindows.md [2022-10-05T21:34:07.207Z] drwxrwxr-x 2 1001 1001 4096 Oct 5 21:32 bin [2022-10-05T21:34:07.207Z] drwxrwxr-x 18 1001 1001 4096 Oct 5 21:32 cmd [2022-10-05T21:34:07.207Z] -rw-r--r-- 1 root root 502163 Oct 5 21:33 coverage.out [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 3458 Oct 5 21:32 go.mod [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 38041 Oct 5 21:32 go.sum [2022-10-05T21:34:07.207Z] drwxrwxr-x 8 1001 1001 4096 Oct 5 21:32 internal [2022-10-05T21:34:07.207Z] drwxrwxr-x 3 1001 1001 4096 Oct 5 21:32 openapi [2022-10-05T21:34:07.207Z] drwxrwxr-x 4 1001 1001 4096 Oct 5 21:32 snap [2022-10-05T21:34:07.207Z] -rw-rw-r-- 1 1001 1001 204 Oct 5 21:32 version.go [Pipeline] sh [2022-10-05T21:34:07.490Z] + '[' -e coverage.out ] [2022-10-05T21:34:07.490Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-05T21:34:07.583Z] Stashed 1 file(s) [Pipeline] sh [2022-10-05T21:34:07.860Z] + make build [2022-10-05T21:34:07.860Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-05T21:34:16.147Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7205 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-05T21:34:16.158Z] Running in /w/workspace/edgex-go/320 [Pipeline] { [Pipeline] checkout [2022-10-05T21:34:16.185Z] The recommended git tool is: git [2022-10-05T21:34:21.106Z] using credential edgex-jenkins-ssh [2022-10-05T21:34:21.127Z] Cloning the remote Git repository [2022-10-05T21:34:21.170Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-05T21:34:21.239Z] > git init /w/workspace/edgex-go/320 # timeout=10 [2022-10-05T21:34:21.379Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-05T21:34:21.380Z] > git --version # timeout=10 [2022-10-05T21:34:21.408Z] > git --version # 'git version 2.25.1' [2022-10-05T21:34:21.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-05T21:34:21.458Z] Verifying host key using known hosts file [2022-10-05T21:34:21.634Z] 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-05T21:34:21.648Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-05T21:34:22.834Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T21:34:35.037Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-05T21:34:35.037Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T21:34:37.672Z] Avoid second fetch [2022-10-05T21:34:37.673Z] Checking out Revision 07636ef9ecc7fdcde5aa1f3409367271039fc420 (main) [2022-10-05T21:34:36.834Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-05T21:34:36.874Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-05T21:34:37.689Z] > git config core.sparsecheckout # timeout=10 [2022-10-05T21:34:37.706Z] > git checkout -f 07636ef9ecc7fdcde5aa1f3409367271039fc420 # timeout=10 [2022-10-05T21:34:38.346Z] Commit message: "feat(command): command query via internal messaging (#4182)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-05T21:34:39.216Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-05T21:34:39.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T21:34:39.216Z] Dload Upload Total Spent Left Speed [2022-10-05T21:34:39.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2022-10-05T21:34:39.813Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-05T21:34:40.143Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-05T21:34:40.143Z] + sudo tee /etc/docker/daemon.new [2022-10-05T21:34:40.143Z] { [2022-10-05T21:34:40.143Z] "registry-mirrors": [ [2022-10-05T21:34:40.143Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-05T21:34:40.143Z] ], [2022-10-05T21:34:40.143Z] "bip": "10.250.0.254/24", [2022-10-05T21:34:40.143Z] "hosts": [ [2022-10-05T21:34:40.143Z] "tcp://0.0.0.0:5555", [2022-10-05T21:34:40.143Z] "unix:///var/run/docker.sock" [2022-10-05T21:34:40.143Z] ], [2022-10-05T21:34:40.143Z] "mtu": 1458, [2022-10-05T21:34:40.143Z] "selinux-enabled": true, [2022-10-05T21:34:40.143Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-05T21:34:40.143Z] } [Pipeline] sh [2022-10-05T21:34:40.476Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-05T21:34:40.813Z] + sudo service docker restart [2022-10-05T21:34:43.142Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-05T21:34:43.142Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-05T21:34:43.400Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T21:34:45.304Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-05T21:34:45.870Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-05T21:34:47.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-05T21:34:48.182Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T21:34:49.118Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T21:34:51.026Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-05T21:34:52.415Z] $ docker stop --time=1 b8630afc9fdf55a4d148738fb8e683e6e762cb5a67d0f48d8e5488ac9a35452f [2022-10-05T21:34:54.982Z] $ docker rm -f b8630afc9fdf55a4d148738fb8e683e6e762cb5a67d0f48d8e5488ac9a35452f [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-05T21:34:55.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T21:34:55.884Z] [2022-10-05T21:34:55.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:34:56.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T21:34:56.183Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-05T21:34:56.183Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-05T21:34:56.183Z] ca9280d653b3: Pulling fs layer [2022-10-05T21:34:56.183Z] 7e9c9ca2126c: Pulling fs layer [2022-10-05T21:34:56.183Z] cbdbe7a5bc2a: Download complete [2022-10-05T21:34:56.443Z] ca9280d653b3: Verifying Checksum [2022-10-05T21:34:56.443Z] cbdbe7a5bc2a: Pull complete [2022-10-05T21:34:56.701Z] 7e9c9ca2126c: Verifying Checksum [2022-10-05T21:34:56.701Z] 7e9c9ca2126c: Download complete [2022-10-05T21:34:56.959Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T21:34:59.084Z] provisioning config files... [2022-10-05T21:34:59.109Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/320@tmp/config3438016788309298014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:34:59.467Z] ---> docker-login.sh [2022-10-05T21:34:59.468Z] nexus3.edgexfoundry.org:10001 [2022-10-05T21:34:59.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:35:00.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:35:00.009Z] Configure a credential helper to remove this warning. See [2022-10-05T21:35:00.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:35:00.009Z] [2022-10-05T21:35:00.009Z] Login Succeeded [2022-10-05T21:35:00.009Z] nexus3.edgexfoundry.org:10002 [2022-10-05T21:35:00.246Z] 7e9c9ca2126c: Pull complete [2022-10-05T21:35:00.246Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-05T21:35:00.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T21:35:00.246Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2022-10-05T21:35:00.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:35:00.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:35:00.280Z] Configure a credential helper to remove this warning. See [2022-10-05T21:35:00.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:35:00.280Z] [2022-10-05T21:35:00.280Z] Login Succeeded [2022-10-05T21:35:00.280Z] nexus3.edgexfoundry.org:10003 [Pipeline] withDockerContainer [2022-10-05T21:35:00.327Z] prd-ubuntu20.04-docker-8c-8g-7204 does not seem to be running inside a container [2022-10-05T21:35:00.357Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:35:00.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:35:00.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:35:00.822Z] Configure a credential helper to remove this warning. See [2022-10-05T21:35:00.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:35:00.822Z] [2022-10-05T21:35:00.822Z] Login Succeeded [2022-10-05T21:35:00.822Z] nexus3.edgexfoundry.org:10004 [2022-10-05T21:35:01.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:35:01.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:35:01.091Z] Configure a credential helper to remove this warning. See [2022-10-05T21:35:01.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:35:01.091Z] [2022-10-05T21:35:01.091Z] Login Succeeded [2022-10-05T21:35:01.091Z] docker.io [2022-10-05T21:35:01.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:35:01.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:35:01.631Z] Configure a credential helper to remove this warning. See [2022-10-05T21:35:01.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:35:01.631Z] [2022-10-05T21:35:01.631Z] Login Succeeded [2022-10-05T21:35:01.631Z] ---> docker-login.sh ends [2022-10-05T21:35:01.846Z] $ docker top f1c23fcfe66b741c1f8988713570f3de00efbc7fe3a105a203cd2f47ac1df472 -eo pid,comm [Pipeline] { [Pipeline] } [2022-10-05T21:35:01.906Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-05T21:35:02.184Z] + docker-compose build --help [2022-10-05T21:35:02.184Z] + grep parallel [2022-10-05T21:35:02.388Z] + git config --global --add safe.directory /w/workspace/edgex-go/320 [Pipeline] echo [2022-10-05T21:35:02.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T21:35:02.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T21:35:02.423Z] ========================================================= [2022-10-05T21:35:02.423Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-05T21:35:02.423Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-05T21:35:02.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T21:35:02.741Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-05T21:35:02.741Z] b3c136eddcbf: Pulling fs layer [2022-10-05T21:35:02.741Z] c0a3192eca97: Pulling fs layer [2022-10-05T21:35:02.741Z] a050256f5b6f: Pulling fs layer [2022-10-05T21:35:02.741Z] 656be50a0ddc: Pulling fs layer [2022-10-05T21:35:02.741Z] 2bbca73fdf42: Pulling fs layer [2022-10-05T21:35:02.741Z] f607e4fc86c3: Pulling fs layer [2022-10-05T21:35:02.741Z] 4d572c569a2c: Pulling fs layer [2022-10-05T21:35:02.741Z] fcf976331f73: Pulling fs layer [2022-10-05T21:35:02.741Z] 656be50a0ddc: Waiting [2022-10-05T21:35:02.741Z] 2bbca73fdf42: Waiting [2022-10-05T21:35:02.741Z] f607e4fc86c3: Waiting [2022-10-05T21:35:02.741Z] 4d572c569a2c: Waiting [2022-10-05T21:35:02.741Z] fcf976331f73: Waiting [2022-10-05T21:35:02.752Z] --parallel Build images in parallel. [Pipeline] } [2022-10-05T21:35:02.764Z] $ docker stop --time=1 f1c23fcfe66b741c1f8988713570f3de00efbc7fe3a105a203cd2f47ac1df472 [2022-10-05T21:35:03.014Z] a050256f5b6f: Verifying Checksum [2022-10-05T21:35:03.014Z] a050256f5b6f: Download complete [2022-10-05T21:35:03.014Z] c0a3192eca97: Verifying Checksum [2022-10-05T21:35:03.014Z] c0a3192eca97: Download complete [2022-10-05T21:35:03.014Z] 2bbca73fdf42: Download complete [2022-10-05T21:35:03.014Z] f607e4fc86c3: Verifying Checksum [2022-10-05T21:35:03.014Z] f607e4fc86c3: Download complete [2022-10-05T21:35:03.014Z] b3c136eddcbf: Verifying Checksum [2022-10-05T21:35:03.014Z] b3c136eddcbf: Download complete [2022-10-05T21:35:03.990Z] b3c136eddcbf: Pull complete [2022-10-05T21:35:03.990Z] fcf976331f73: Verifying Checksum [2022-10-05T21:35:03.990Z] fcf976331f73: Download complete [2022-10-05T21:35:04.060Z] $ docker rm -f f1c23fcfe66b741c1f8988713570f3de00efbc7fe3a105a203cd2f47ac1df472 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:35:04.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-05T21:35:04.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:35:04.533Z] prd-ubuntu20.04-docker-8c-8g-7204 does not seem to be running inside a container [2022-10-05T21:35:04.567Z] $ 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/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:35:04.930Z] $ docker top e80c015aac7cf3c17840a4f3eaca7fef7d8725a5093b265063d79530e203fc3c -eo pid,comm [2022-10-05T21:35:04.965Z] 4d572c569a2c: Verifying Checksum [2022-10-05T21:35:04.965Z] 4d572c569a2c: Download complete [Pipeline] { [Pipeline] sh [2022-10-05T21:35:05.277Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-05T21:35:05.846Z] Building core-command ... [2022-10-05T21:35:05.846Z] Building core-data ... [2022-10-05T21:35:05.846Z] Building core-metadata ... [2022-10-05T21:35:05.846Z] Building security-bootstrapper ... [2022-10-05T21:35:05.846Z] Building security-proxy-setup ... [2022-10-05T21:35:05.846Z] Building security-secretstore-setup ... [2022-10-05T21:35:05.846Z] Building security-spiffe-token-provider ... [2022-10-05T21:35:05.846Z] Building security-spire-agent ... [2022-10-05T21:35:05.846Z] Building security-spire-config ... [2022-10-05T21:35:05.846Z] Building security-spire-server ... [2022-10-05T21:35:05.846Z] Building support-notifications ... [2022-10-05T21:35:05.846Z] Building support-scheduler ... [2022-10-05T21:35:05.846Z] Building sys-mgmt-agent ... [2022-10-05T21:35:05.846Z] Building sys-mgmt-agent [2022-10-05T21:35:05.846Z] Building security-bootstrapper [2022-10-05T21:35:05.846Z] Building security-secretstore-setup [2022-10-05T21:35:05.846Z] Building core-metadata [2022-10-05T21:35:05.846Z] Building security-spiffe-token-provider [2022-10-05T21:35:05.934Z] 656be50a0ddc: Verifying Checksum [2022-10-05T21:35:05.934Z] 656be50a0ddc: Download complete [2022-10-05T21:35:05.934Z] c0a3192eca97: Pull complete [2022-10-05T21:35:06.205Z] a050256f5b6f: Pull complete [2022-10-05T21:35:18.549Z] 656be50a0ddc: Pull complete [2022-10-05T21:35:18.549Z] 2bbca73fdf42: Pull complete [2022-10-05T21:35:18.818Z] f607e4fc86c3: Pull complete [2022-10-05T21:35:20.727Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:35:20.727Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:35:20.727Z] ---> d32313f07b96 [2022-10-05T21:35:20.727Z] Step 3/20 : WORKDIR /edgex-go [2022-10-05T21:35:20.727Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:35:20.727Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:35:20.727Z] ---> d32313f07b96 [2022-10-05T21:35:20.727Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T21:35:20.727Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:35:20.727Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:35:20.727Z] ---> d32313f07b96 [2022-10-05T21:35:20.727Z] Step 3/33 : WORKDIR /edgex-go [2022-10-05T21:35:20.727Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:35:20.727Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:35:20.727Z] ---> d32313f07b96 [2022-10-05T21:35:20.727Z] Step 3/23 : WORKDIR /edgex-go [2022-10-05T21:35:20.727Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:35:20.727Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:35:20.727Z] ---> d32313f07b96 [2022-10-05T21:35:20.727Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-05T21:35:24.019Z] ---> Running in 3c7d42b8f826 [2022-10-05T21:35:24.019Z] ---> Running in a29be0f52a64 [2022-10-05T21:35:24.019Z] ---> Running in 12e72bf3fdbf [2022-10-05T21:35:24.019Z] ---> Running in e5d8d1aaa750 [2022-10-05T21:35:24.019Z] ---> Running in 0b8b3a3d9b97 [2022-10-05T21:35:24.019Z] Removing intermediate container 12e72bf3fdbf [2022-10-05T21:35:24.019Z] ---> b8ce625a5b8e [2022-10-05T21:35:24.019Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:35:24.019Z] Removing intermediate container 0b8b3a3d9b97 [2022-10-05T21:35:24.019Z] ---> 3c98703f798c [2022-10-05T21:35:24.019Z] Step 4/25 : WORKDIR /edgex-go [2022-10-05T21:35:24.019Z] Removing intermediate container a29be0f52a64 [2022-10-05T21:35:24.019Z] ---> 5b46fe19eb9a [2022-10-05T21:35:24.019Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-05T21:35:24.019Z] Removing intermediate container 3c7d42b8f826 [2022-10-05T21:35:24.019Z] ---> 5b74963808db [2022-10-05T21:35:24.019Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:35:24.019Z] Removing intermediate container e5d8d1aaa750 [2022-10-05T21:35:24.019Z] ---> 179ab594f674 [2022-10-05T21:35:24.019Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:35:24.019Z] ---> Running in 147b0b55b7d9 [2022-10-05T21:35:24.019Z] ---> Running in 6f5352cc8eb6 [2022-10-05T21:35:24.019Z] ---> Running in e18baf4f713a [2022-10-05T21:35:24.019Z] ---> Running in 13090567c80b [2022-10-05T21:35:24.019Z] ---> Running in 8114ef183f5b [2022-10-05T21:35:24.019Z] Removing intermediate container e18baf4f713a [2022-10-05T21:35:24.019Z] ---> 884ea4ba93d5 [2022-10-05T21:35:24.019Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:35:24.277Z] ---> Running in 3aaf66cad9d1 [2022-10-05T21:35:24.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:35:25.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:35:25.100Z] Removing intermediate container 147b0b55b7d9 [2022-10-05T21:35:25.100Z] ---> 1592a4516652 [2022-10-05T21:35:25.100Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-05T21:35:25.100Z] ---> Running in c907cbca2129 [2022-10-05T21:35:25.357Z] Removing intermediate container 13090567c80b [2022-10-05T21:35:25.357Z] ---> f4e46329a21c [2022-10-05T21:35:25.357Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-05T21:35:25.357Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-05T21:35:25.357Z] v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-05T21:35:25.357Z] OK: 17040 distinct packages available [2022-10-05T21:35:25.357Z] ---> Running in b16ea192ded1 [2022-10-05T21:35:25.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:35:25.500Z] 4d572c569a2c: Pull complete [2022-10-05T21:35:25.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:35:25.617Z] Removing intermediate container 3aaf66cad9d1 [2022-10-05T21:35:25.617Z] ---> e2b25e616cd9 [2022-10-05T21:35:25.617Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-05T21:35:25.617Z] ---> Running in b3b09d24d83e [2022-10-05T21:35:25.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:35:25.617Z] Removing intermediate container 8114ef183f5b [2022-10-05T21:35:25.617Z] ---> b053d531c565 [2022-10-05T21:35:25.617Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-05T21:35:25.617Z] ---> Running in 762608906bd8 [2022-10-05T21:35:25.876Z] OK: 211 MiB in 51 packages [2022-10-05T21:35:25.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:35:26.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:35:26.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:35:26.134Z] Removing intermediate container 6f5352cc8eb6 [2022-10-05T21:35:26.134Z] ---> 0a58e7dd4547 [2022-10-05T21:35:26.134Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-05T21:35:26.393Z] ---> 329aadadd64e [2022-10-05T21:35:26.393Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:35:26.393Z] ---> Running in d847f74282f3 [2022-10-05T21:35:26.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:35:26.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:35:26.914Z] fcf976331f73: Pull complete [2022-10-05T21:35:26.914Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-05T21:35:26.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T21:35:26.914Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T21:35:26.915Z] OK: 211 MiB in 51 packages [2022-10-05T21:35:26.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:35:26.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] fileExists [Pipeline] sh [2022-10-05T21:35:27.174Z] OK: 211 MiB in 51 packages [2022-10-05T21:35:27.175Z] Removing intermediate container c907cbca2129 [2022-10-05T21:35:27.175Z] ---> 688b3b89a3e4 [2022-10-05T21:35:27.175Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T21:35:27.175Z] OK: 211 MiB in 51 packages [2022-10-05T21:35:27.243Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T21:35:27.243Z] WORKDIR /edgex [2022-10-05T21:35:27.243Z] COPY go.mod . [2022-10-05T21:35:27.243Z] RUN go mod download [2022-10-05T21:35:27.243Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-05T21:35:27.441Z] OK: 211 MiB in 51 packages [2022-10-05T21:35:27.441Z] ---> 4950485cb177 [2022-10-05T21:35:27.441Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:35:27.441Z] ---> Running in 3bc7c7aa3f44 [2022-10-05T21:35:27.699Z] Removing intermediate container b16ea192ded1 [2022-10-05T21:35:27.699Z] ---> 39694309d86c [2022-10-05T21:35:27.699Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-05T21:35:27.699Z] ---> 87714affaf99 [2022-10-05T21:35:27.699Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:35:27.834Z] Sending build context to Docker daemon 3.262MB [2022-10-05T21:35:27.834Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-05T21:35:27.834Z] ---> 3970a7415f9e [2022-10-05T21:35:27.834Z] Step 2/4 : WORKDIR /edgex [2022-10-05T21:35:27.957Z] Removing intermediate container 762608906bd8 [2022-10-05T21:35:27.957Z] ---> 6119fcaeb68b [2022-10-05T21:35:27.957Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-05T21:35:27.957Z] ---> Running in 0ac7ffe4e6f2 [2022-10-05T21:35:27.957Z] Removing intermediate container b3b09d24d83e [2022-10-05T21:35:27.957Z] ---> 6abf507b0e31 [2022-10-05T21:35:27.957Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-05T21:35:27.957Z] ---> c5080375a76b [2022-10-05T21:35:27.957Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:35:28.215Z] ---> ecc987418f88 [2022-10-05T21:35:28.215Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:35:28.215Z] ---> Running in 91bd6fe1e662 [2022-10-05T21:35:28.215Z] ---> Running in 3fb9206a1bf0 [2022-10-05T21:35:29.779Z] ---> Running in 6c78a06f7b31 [2022-10-05T21:35:29.779Z] Removing intermediate container 6c78a06f7b31 [2022-10-05T21:35:29.779Z] ---> cf0c3b70ad15 [2022-10-05T21:35:29.779Z] Step 3/4 : COPY go.mod . [2022-10-05T21:35:30.369Z] ---> 96213e8977f9 [2022-10-05T21:35:30.369Z] Step 4/4 : RUN go mod download [2022-10-05T21:35:30.369Z] ---> Running in 4d8274c9320b [2022-10-05T21:35:46.325Z] Removing intermediate container 3bc7c7aa3f44 [2022-10-05T21:35:46.325Z] ---> d2307c3a5e07 [2022-10-05T21:35:46.325Z] Step 8/25 : COPY . . [2022-10-05T21:35:46.325Z] Removing intermediate container 0ac7ffe4e6f2 [2022-10-05T21:35:46.325Z] ---> b2044ce3c40f [2022-10-05T21:35:46.325Z] Step 8/23 : COPY . . [2022-10-05T21:35:46.325Z] Removing intermediate container d847f74282f3 [2022-10-05T21:35:46.325Z] ---> 47728104ce41 [2022-10-05T21:35:46.325Z] Step 7/20 : COPY . . [2022-10-05T21:35:46.325Z] Removing intermediate container 91bd6fe1e662 [2022-10-05T21:35:46.325Z] ---> 82e49e02dee8 [2022-10-05T21:35:46.325Z] Step 8/33 : COPY . . [2022-10-05T21:35:46.325Z] Removing intermediate container 3fb9206a1bf0 [2022-10-05T21:35:46.325Z] ---> cb51ff9c37d2 [2022-10-05T21:35:46.325Z] Step 9/25 : COPY . . [2022-10-05T21:35:58.537Z] ---> b45132ec2602 [2022-10-05T21:35:58.537Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-05T21:35:58.537Z] ---> 0d841418cd26 [2022-10-05T21:35:58.537Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-05T21:35:58.537Z] ---> 3707a0dee045 [2022-10-05T21:35:58.537Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-05T21:35:58.537Z] ---> adcf65729b44 [2022-10-05T21:35:58.537Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-05T21:35:58.537Z] ---> ede8ed57e970 [2022-10-05T21:35:58.537Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-05T21:35:58.537Z] ---> Running in 8b677b568b54 [2022-10-05T21:35:58.537Z] ---> Running in ce0fb4e63436 [2022-10-05T21:35:58.537Z] ---> Running in 93ab5ba8c2a2 [2022-10-05T21:35:58.537Z] ---> Running in 2fbe3b8a1aa5 [2022-10-05T21:35:58.537Z] ---> Running in 0153f1cbd94d [2022-10-05T21:35:58.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-05T21:35:58.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T21:35:58.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T21:35:58.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-05T21:35:58.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-05T21:36:02.681Z] Removing intermediate container 4d8274c9320b [2022-10-05T21:36:02.681Z] ---> 2298acbb4ad4 [2022-10-05T21:36:02.681Z] Successfully built 2298acbb4ad4 [2022-10-05T21:36:02.681Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:36:03.008Z] + docker inspect -f . ci-base-image-arm64 [2022-10-05T21:36:03.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:36:03.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-7205 does not seem to be running inside a container [2022-10-05T21:36:03.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:36:04.440Z] $ docker top 933ad315d916c384820479e860ace5cd5eef94e97af463fe0cb9146ab1bdb354 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T21:36:05.267Z] + go version [2022-10-05T21:36:05.267Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-05T21:36:05.286Z] $ docker stop --time=1 933ad315d916c384820479e860ace5cd5eef94e97af463fe0cb9146ab1bdb354 [2022-10-05T21:36:06.899Z] $ docker rm -f 933ad315d916c384820479e860ace5cd5eef94e97af463fe0cb9146ab1bdb354 [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-05T21:36:07.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T21:36:07.473Z] [2022-10-05T21:36:07.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:36:07.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T21:36:07.798Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-05T21:36:07.798Z] 29e5d40040c1: Pulling fs layer [2022-10-05T21:36:07.798Z] 1ce36da41761: Pulling fs layer [2022-10-05T21:36:07.798Z] 25b303627fd3: Pulling fs layer [2022-10-05T21:36:08.067Z] 29e5d40040c1: Verifying Checksum [2022-10-05T21:36:08.067Z] 29e5d40040c1: Download complete [2022-10-05T21:36:08.356Z] 1ce36da41761: Verifying Checksum [2022-10-05T21:36:08.356Z] 1ce36da41761: Download complete [2022-10-05T21:36:08.623Z] 29e5d40040c1: Pull complete [2022-10-05T21:36:10.035Z] 1ce36da41761: Pull complete [2022-10-05T21:36:10.035Z] 25b303627fd3: Verifying Checksum [2022-10-05T21:36:10.035Z] 25b303627fd3: Download complete [2022-10-05T21:36:20.113Z] 25b303627fd3: Pull complete [2022-10-05T21:36:20.113Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-05T21:36:20.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T21:36:20.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:36:20.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-7205 does not seem to be running inside a container [2022-10-05T21:36:20.339Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:36:22.418Z] $ docker top de4dea279b56562c0eb732727fe05433722f7449bd1b5bbc7d77051b47ad4a14 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T21:36:23.232Z] + docker-compose build --help [2022-10-05T21:36:23.232Z] + grep parallel [2022-10-05T21:36:26.578Z] --parallel Build images in parallel. [Pipeline] } [2022-10-05T21:36:26.862Z] $ docker stop --time=1 de4dea279b56562c0eb732727fe05433722f7449bd1b5bbc7d77051b47ad4a14 [2022-10-05T21:36:28.502Z] $ docker rm -f de4dea279b56562c0eb732727fe05433722f7449bd1b5bbc7d77051b47ad4a14 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:36:29.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-05T21:36:29.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:36:29.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-7205 does not seem to be running inside a container [2022-10-05T21:36:29.263Z] $ 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/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:36:30.387Z] $ docker top bc70ffb53835bfc30aa67ef776767256bb55c20ec232456cdd7167b8ca7e8e90 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T21:36:30.591Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-05T21:36:30.889Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-05T21:36:35.141Z] Building core-command ... [2022-10-05T21:36:35.141Z] Building core-data ... [2022-10-05T21:36:35.141Z] Building core-metadata ... [2022-10-05T21:36:35.141Z] Building security-bootstrapper ... [2022-10-05T21:36:35.141Z] Building security-proxy-setup ... [2022-10-05T21:36:35.141Z] Building security-secretstore-setup ... [2022-10-05T21:36:35.141Z] Building security-spiffe-token-provider ... [2022-10-05T21:36:35.141Z] Building security-spire-agent ... [2022-10-05T21:36:35.141Z] Building security-spire-config ... [2022-10-05T21:36:35.141Z] Building security-spire-server ... [2022-10-05T21:36:35.141Z] Building support-notifications ... [2022-10-05T21:36:35.141Z] Building support-scheduler ... [2022-10-05T21:36:35.141Z] Building sys-mgmt-agent ... [2022-10-05T21:36:35.141Z] Building security-spire-server [2022-10-05T21:36:35.141Z] Building sys-mgmt-agent [2022-10-05T21:36:35.141Z] Building security-spire-config [2022-10-05T21:36:35.141Z] Building security-spire-agent [2022-10-05T21:36:35.141Z] Building support-notifications [2022-10-05T21:36:37.165Z] Removing intermediate container 93ab5ba8c2a2 [2022-10-05T21:36:37.165Z] ---> 78f65c91870a [2022-10-05T21:36:37.165Z] [2022-10-05T21:36:37.165Z] Step 10/25 : FROM alpine:3.16 [2022-10-05T21:36:37.165Z] Removing intermediate container 2fbe3b8a1aa5 [2022-10-05T21:36:37.165Z] ---> ea2d8225df9c [2022-10-05T21:36:37.165Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-05T21:36:37.165Z] Removing intermediate container ce0fb4e63436 [2022-10-05T21:36:37.165Z] ---> 3cc17c77afaa [2022-10-05T21:36:37.165Z] [2022-10-05T21:36:37.165Z] Step 11/25 : FROM alpine:3.16 [2022-10-05T21:36:37.165Z] Removing intermediate container 0153f1cbd94d [2022-10-05T21:36:37.165Z] ---> 79de5ef0943e [2022-10-05T21:36:37.165Z] [2022-10-05T21:36:37.165Z] Step 10/33 : FROM alpine:3.16 [2022-10-05T21:36:37.165Z] ---> Running in d9b863f23f12 [2022-10-05T21:36:37.165Z] 3.16: Pulling from library/alpine [2022-10-05T21:36:37.165Z] 3.16: Pulling from library/alpine [2022-10-05T21:36:38.107Z] 3.16: Pulling from library/alpine [2022-10-05T21:36:38.366Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T21:36:38.366Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T21:36:38.366Z] Status: Downloaded newer image for alpine:3.16 [2022-10-05T21:36:38.366Z] Status: Image is up to date for alpine:3.16 [2022-10-05T21:36:38.366Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T21:36:38.366Z] Status: Image is up to date for alpine:3.16 [2022-10-05T21:36:38.366Z] ---> 9c6f07244728 [2022-10-05T21:36:38.366Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-05T21:36:38.366Z] ---> 9c6f07244728 [2022-10-05T21:36:38.366Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-05T21:36:38.366Z] ---> 9c6f07244728 [2022-10-05T21:36:38.367Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T21:36:38.367Z] ---> Running in 103e09b610d4 [2022-10-05T21:36:38.367Z] ---> Running in a696f24b1701 [2022-10-05T21:36:38.367Z] ---> Running in c629e7ca93e8 [2022-10-05T21:36:38.628Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-05T21:36:38.628Z] Removing intermediate container c629e7ca93e8 [2022-10-05T21:36:38.628Z] ---> 99fa8e4f6551 [2022-10-05T21:36:38.628Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-05T21:36:38.628Z] ---> Running in 753c9aeb80d9 [2022-10-05T21:36:38.886Z] Removing intermediate container 8b677b568b54 [2022-10-05T21:36:38.886Z] ---> e0427f866620 [2022-10-05T21:36:38.886Z] [2022-10-05T21:36:38.886Z] Step 9/20 : FROM alpine:3.15 [2022-10-05T21:36:38.886Z] 3.15: Pulling from library/alpine [2022-10-05T21:36:39.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:39.195Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T21:36:39.195Z] Status: Downloaded newer image for alpine:3.15 [2022-10-05T21:36:39.195Z] ---> c4fc93816858 [2022-10-05T21:36:39.195Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T21:36:39.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:39.452Z] ---> Running in 22aca2cfc3b4 [2022-10-05T21:36:39.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:39.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:39.452Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-05T21:36:39.452Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:36:39.452Z] OK: 6 MiB in 15 packages [2022-10-05T21:36:39.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:39.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:39.452Z] Removing intermediate container 22aca2cfc3b4 [2022-10-05T21:36:39.452Z] ---> 473870c913c1 [2022-10-05T21:36:39.452Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:36:39.714Z] ---> Running in 1988026cad92 [2022-10-05T21:36:39.714Z] Removing intermediate container d9b863f23f12 [2022-10-05T21:36:39.714Z] ---> 3008b7c4df39 [2022-10-05T21:36:39.714Z] [2022-10-05T21:36:39.714Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T21:36:39.714Z] ---> 9c6f07244728 [2022-10-05T21:36:39.714Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-05T21:36:39.714Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-05T21:36:39.714Z] (2/2) Installing su-exec (0.2-r1) [2022-10-05T21:36:39.714Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:36:39.714Z] ---> Running in 2bfd8c865811 [2022-10-05T21:36:39.714Z] OK: 6 MiB in 16 packages [2022-10-05T21:36:39.714Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-05T21:36:39.714Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-05T21:36:39.714Z] (3/3) Installing su-exec (0.2-r1) [2022-10-05T21:36:39.714Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:36:39.714Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T21:36:39.972Z] OK: 6 MiB in 17 packages [2022-10-05T21:36:39.972Z] Removing intermediate container 2bfd8c865811 [2022-10-05T21:36:39.972Z] ---> fa4c067d62b4 [2022-10-05T21:36:39.972Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-05T21:36:39.972Z] Removing intermediate container a696f24b1701 [2022-10-05T21:36:39.972Z] ---> 104f0bf4c286 [2022-10-05T21:36:39.972Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T21:36:39.972Z] ---> Running in 8f5b2bdd4905 [2022-10-05T21:36:39.972Z] ---> Running in ee6bc0e643a6 [2022-10-05T21:36:40.235Z] Removing intermediate container ee6bc0e643a6 [2022-10-05T21:36:40.235Z] ---> 5b80eba97761 [2022-10-05T21:36:40.235Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-05T21:36:40.235Z] ---> Running in 9c3ffc2db55c [2022-10-05T21:36:40.235Z] Removing intermediate container 753c9aeb80d9 [2022-10-05T21:36:40.235Z] ---> e0e259a5754a [2022-10-05T21:36:40.235Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-05T21:36:40.235Z] ---> Running in cc11a9af0941 [2022-10-05T21:36:40.235Z] Removing intermediate container 9c3ffc2db55c [2022-10-05T21:36:40.235Z] ---> 40125dcd1b3d [2022-10-05T21:36:40.235Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-05T21:36:40.493Z] Removing intermediate container cc11a9af0941 [2022-10-05T21:36:40.493Z] ---> 8942eff5c933 [2022-10-05T21:36:40.493Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-05T21:36:40.493Z] ---> Running in ef4779de7c97 [2022-10-05T21:36:40.493Z] ---> Running in 6c7b116b99ee [2022-10-05T21:36:40.493Z] Removing intermediate container 103e09b610d4 [2022-10-05T21:36:40.493Z] ---> dc455c512b37 [2022-10-05T21:36:40.493Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T21:36:40.754Z] ---> Running in 484ef6ecc6a6 [2022-10-05T21:36:40.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:40.754Z] Removing intermediate container 1988026cad92 [2022-10-05T21:36:40.754Z] ---> c0d02b1c0b7b [2022-10-05T21:36:40.754Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-05T21:36:40.754Z] Removing intermediate container ef4779de7c97 [2022-10-05T21:36:40.754Z] ---> 277e1dd98095 [2022-10-05T21:36:40.754Z] Step 16/25 : WORKDIR / [2022-10-05T21:36:40.754Z] ---> Running in a7a6e1d95769 [2022-10-05T21:36:40.754Z] Removing intermediate container 6c7b116b99ee [2022-10-05T21:36:40.754Z] ---> 82042da0124f [2022-10-05T21:36:40.754Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-05T21:36:40.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:40.754Z] ---> Running in 97fe907b3e61 [2022-10-05T21:36:40.754Z] Removing intermediate container 484ef6ecc6a6 [2022-10-05T21:36:40.754Z] ---> 2903f5b0096c [2022-10-05T21:36:40.754Z] Step 13/25 : WORKDIR / [2022-10-05T21:36:41.015Z] ---> Running in 3abad1796e3a [2022-10-05T21:36:41.015Z] ---> Running in 6a9de98cc162 [2022-10-05T21:36:41.015Z] Removing intermediate container 97fe907b3e61 [2022-10-05T21:36:41.015Z] ---> 7abd14306e67 [2022-10-05T21:36:41.015Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:36:41.015Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-05T21:36:41.015Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-05T21:36:41.015Z] (3/33) Installing readline (8.1.2-r0) [2022-10-05T21:36:41.015Z] (4/33) Installing bash (5.1.16-r2) [2022-10-05T21:36:41.015Z] Executing bash-5.1.16-r2.post-install [2022-10-05T21:36:41.015Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-05T21:36:41.015Z] Removing intermediate container 3abad1796e3a [2022-10-05T21:36:41.015Z] ---> 464b66b79630 [2022-10-05T21:36:41.015Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-05T21:36:41.015Z] Removing intermediate container 6a9de98cc162 [2022-10-05T21:36:41.015Z] ---> 7b60418af434 [2022-10-05T21:36:41.015Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-05T21:36:41.015Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-05T21:36:41.275Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T21:36:41.275Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-05T21:36:41.275Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:41.275Z] ---> 9c8bf9d46929 [2022-10-05T21:36:41.275Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-05T21:36:41.275Z] (9/33) Installing curl (7.83.1-r3) [2022-10-05T21:36:41.275Z] ---> Running in d7fdc163ef01 [2022-10-05T21:36:41.275Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-05T21:36:41.533Z] ---> 867839bf65d4 [2022-10-05T21:36:41.533Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-05T21:36:41.533Z] Removing intermediate container d7fdc163ef01 [2022-10-05T21:36:41.533Z] ---> ec7949c636cf [2022-10-05T21:36:41.533Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-05T21:36:41.792Z] ---> Running in 8c4f2d1c3342 [2022-10-05T21:36:41.792Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-05T21:36:41.792Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-05T21:36:41.792Z] (13/33) Installing expat (2.4.9-r0) [2022-10-05T21:36:41.792Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-05T21:36:41.792Z] (15/33) Installing gdbm (1.23-r0) [2022-10-05T21:36:41.792Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-05T21:36:41.792Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T21:36:41.792Z] ---> a2a04d68fc0b [2022-10-05T21:36:41.792Z] ---> e229b0e3b8f2 [2022-10-05T21:36:41.792Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-05T21:36:41.792Z] [2022-10-05T21:36:41.792Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T21:36:41.792Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-05T21:36:41.792Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-05T21:36:41.792Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-05T21:36:42.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:42.310Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-05T21:36:42.310Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-05T21:36:42.310Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-05T21:36:42.310Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-05T21:36:42.310Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-05T21:36:42.310Z] ---> 3749c7e1d088 [2022-10-05T21:36:42.310Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-05T21:36:42.310Z] ---> 52f7a122b515 [2022-10-05T21:36:42.310Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-05T21:36:42.310Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-05T21:36:42.310Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-05T21:36:42.310Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-05T21:36:42.310Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-05T21:36:42.310Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T21:36:42.310Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T21:36:42.310Z] OK: 15857 distinct packages available [2022-10-05T21:36:42.310Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-05T21:36:42.310Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-05T21:36:42.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:42.572Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-05T21:36:42.572Z] ---> 89f53c26276f [2022-10-05T21:36:42.572Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-05T21:36:42.830Z] ---> 1eec137235b3 [2022-10-05T21:36:42.830Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-05T21:36:42.830Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:36:42.830Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T21:36:42.830Z] Removing intermediate container 8c4f2d1c3342 [2022-10-05T21:36:42.830Z] ---> a7843264cb3e [2022-10-05T21:36:42.830Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-05T21:36:42.830Z] ---> Running in 0c5525b73114 [2022-10-05T21:36:42.830Z] OK: 122 MiB in 47 packages [2022-10-05T21:36:42.830Z] ---> Running in bb2c76c1200d [2022-10-05T21:36:43.090Z] ---> eca2a7d8c9b8 [2022-10-05T21:36:43.090Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-05T21:36:43.090Z] Removing intermediate container 0c5525b73114 [2022-10-05T21:36:43.090Z] ---> 636bea66fc05 [2022-10-05T21:36:43.090Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:36:43.090Z] Removing intermediate container bb2c76c1200d [2022-10-05T21:36:43.090Z] ---> ec11dc48b165 [2022-10-05T21:36:43.090Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-05T21:36:43.090Z] ---> Running in f6044af7bf61 [2022-10-05T21:36:43.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:43.349Z] Removing intermediate container f6044af7bf61 [2022-10-05T21:36:43.349Z] ---> 9de77e17a6ee [2022-10-05T21:36:43.349Z] Step 23/25 : LABEL arch=x86_64 [2022-10-05T21:36:43.349Z] ---> 6edff851ed9e [2022-10-05T21:36:43.349Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-05T21:36:43.349Z] ---> Running in d66876ed65bc [2022-10-05T21:36:43.349Z] ---> 07df07d0799a [2022-10-05T21:36:43.349Z] ---> Running in fcce4bbc3ced [2022-10-05T21:36:43.349Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T21:36:43.608Z] Removing intermediate container d66876ed65bc [2022-10-05T21:36:43.608Z] ---> ac6840c3a354 [2022-10-05T21:36:43.608Z] Step 24/25 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:36:43.608Z] ---> Running in d0cb88788435 [2022-10-05T21:36:43.608Z] ---> 4848d7c00e7e [2022-10-05T21:36:43.608Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T21:36:43.608Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-05T21:36:43.608Z] ---> Running in 0a47aa757dca [2022-10-05T21:36:43.608Z] Removing intermediate container d0cb88788435 [2022-10-05T21:36:43.608Z] ---> 2b42229df711 [2022-10-05T21:36:43.608Z] Step 25/25 : LABEL version=2.3.0-dev.82 [2022-10-05T21:36:43.878Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-05T21:36:43.878Z] ---> Running in b32804ca8be6 [2022-10-05T21:36:43.878Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-05T21:36:43.878Z] Removing intermediate container b32804ca8be6 [2022-10-05T21:36:43.878Z] ---> 1d6ffe8c87b4 [2022-10-05T21:36:43.878Z] [2022-10-05T21:36:43.878Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-05T21:36:43.878Z] Successfully built 1d6ffe8c87b4 [2022-10-05T21:36:44.211Z] Successfully tagged core-metadata:latest [2022-10-05T21:36:44.211Z]  Building core-metadata ... done Building core-command [2022-10-05T21:36:44.211Z] (5/9) Installing curl (7.80.0-r3) [2022-10-05T21:36:44.211Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-05T21:36:44.211Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-05T21:36:44.470Z] (8/9) Installing libucontext (1.1-r0) [2022-10-05T21:36:44.470Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-05T21:36:44.470Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T21:36:44.470Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T21:36:44.470Z] OK: 8 MiB in 23 packages [2022-10-05T21:36:45.213Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:36:45.213Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:36:45.213Z] ---> 2298acbb4ad4 [2022-10-05T21:36:45.409Z] Removing intermediate container fcce4bbc3ced [2022-10-05T21:36:45.409Z] ---> 081ebb6f9bf1 [2022-10-05T21:36:45.409Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:36:45.479Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T21:36:45.479Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:36:45.479Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:36:45.479Z] ---> 2298acbb4ad4 [2022-10-05T21:36:45.479Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T21:36:45.674Z] ---> 1176f0d2be35 [2022-10-05T21:36:45.675Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-05T21:36:45.675Z] Removing intermediate container 0a47aa757dca [2022-10-05T21:36:45.675Z] ---> b233792dc3f4 [2022-10-05T21:36:45.675Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T21:36:45.751Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:36:45.751Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:36:45.751Z] ---> 2298acbb4ad4 [2022-10-05T21:36:45.751Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T21:36:45.751Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:36:45.751Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:36:45.751Z] ---> 2298acbb4ad4 [2022-10-05T21:36:45.751Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T21:36:45.751Z] ---> Running in f5a48f610153 [2022-10-05T21:36:45.751Z] ---> Running in 7a3520fc003a [2022-10-05T21:36:45.751Z] ---> Running in 795c21048401 [2022-10-05T21:36:45.935Z] ---> Running in db2daf7de4b2 [2022-10-05T21:36:46.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:36:46.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:36:46.018Z] ---> 2298acbb4ad4 [2022-10-05T21:36:46.018Z] Step 3/23 : WORKDIR /edgex-go [2022-10-05T21:36:46.018Z] ---> Running in 2abd4079e48a [2022-10-05T21:36:46.018Z] ---> Running in a07edf634f59 [2022-10-05T21:36:46.194Z] Removing intermediate container a7a6e1d95769 [2022-10-05T21:36:46.194Z] ---> a79cbef67fab [2022-10-05T21:36:46.194Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:36:46.194Z] Removing intermediate container db2daf7de4b2 [2022-10-05T21:36:46.194Z] ---> 3bfb7db4f76d [2022-10-05T21:36:46.194Z] Step 23/25 : LABEL arch=x86_64 [2022-10-05T21:36:46.480Z] ---> Running in 1f2419092f29 [2022-10-05T21:36:46.480Z] ---> 8ae472298daf [2022-10-05T21:36:46.480Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-05T21:36:46.480Z] ---> d3d0191989c7 [2022-10-05T21:36:46.480Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-05T21:36:46.601Z] Removing intermediate container f5a48f610153 [2022-10-05T21:36:46.601Z] ---> f90b157e97ee [2022-10-05T21:36:46.601Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:36:46.601Z] ---> Running in 4951fab5df31 [2022-10-05T21:36:46.601Z] Removing intermediate container 795c21048401 [2022-10-05T21:36:46.601Z] ---> fc328501d376 [2022-10-05T21:36:46.601Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:36:46.601Z] Removing intermediate container 2abd4079e48a [2022-10-05T21:36:46.601Z] ---> a24565d9d81a [2022-10-05T21:36:46.601Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T21:36:46.741Z] Collecting docker-compose==1.23.2 [2022-10-05T21:36:46.741Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-05T21:36:46.741Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.0 MB/s eta 0:00:00 [2022-10-05T21:36:46.741Z] Removing intermediate container 1f2419092f29 [2022-10-05T21:36:46.741Z] ---> 7afb729e37d7 [2022-10-05T21:36:46.741Z] Step 24/25 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:36:46.741Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-05T21:36:46.741Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-05T21:36:46.742Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 72.8 MB/s eta 0:00:00 [2022-10-05T21:36:46.742Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-05T21:36:46.742Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-05T21:36:46.875Z] Removing intermediate container a07edf634f59 [2022-10-05T21:36:46.875Z] ---> 6c6c765fb035 [2022-10-05T21:36:46.875Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:36:46.875Z] Removing intermediate container 7a3520fc003a [2022-10-05T21:36:46.875Z] ---> b32df5bcdabc [2022-10-05T21:36:46.875Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:36:46.875Z] ---> Running in 478bdc42e676 [2022-10-05T21:36:46.875Z] ---> Running in a263a2e9e06c [2022-10-05T21:36:46.875Z] ---> Running in 4b7d3b6a66d9 [2022-10-05T21:36:46.875Z] ---> Running in 14f1a7be7e20 [2022-10-05T21:36:47.000Z] Preparing metadata (setup.py): started [2022-10-05T21:36:47.000Z] ---> Running in 4b20cb12cd8d [2022-10-05T21:36:47.000Z] ---> 6b3c020cddba [2022-10-05T21:36:47.000Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-05T21:36:47.263Z] ---> 1cbe8ea349c4 [2022-10-05T21:36:47.263Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-05T21:36:47.263Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T21:36:47.263Z] Collecting docopt<0.7,>=0.6.1 [2022-10-05T21:36:47.263Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-05T21:36:47.263Z] Preparing metadata (setup.py): started [2022-10-05T21:36:47.476Z] Removing intermediate container 478bdc42e676 [2022-10-05T21:36:47.476Z] ---> 3c5a08a0a9fa [2022-10-05T21:36:47.476Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:36:47.522Z] Removing intermediate container 4b20cb12cd8d [2022-10-05T21:36:47.522Z] ---> 7e814e341b33 [2022-10-05T21:36:47.522Z] Step 25/25 : LABEL version=2.3.0-dev.82 [2022-10-05T21:36:47.522Z] ---> d4b8d50969f8 [2022-10-05T21:36:47.522Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-05T21:36:47.522Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:36:47.522Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:36:47.522Z] ---> d32313f07b96 [2022-10-05T21:36:47.522Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T21:36:47.522Z] ---> Using cache [2022-10-05T21:36:47.522Z] ---> 3c98703f798c [2022-10-05T21:36:47.522Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T21:36:47.522Z] ---> Using cache [2022-10-05T21:36:47.522Z] ---> 884ea4ba93d5 [2022-10-05T21:36:47.522Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:36:47.522Z] ---> Using cache [2022-10-05T21:36:47.522Z] ---> e2b25e616cd9 [2022-10-05T21:36:47.522Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-05T21:36:47.522Z] ---> Using cache [2022-10-05T21:36:47.522Z] ---> 6abf507b0e31 [2022-10-05T21:36:47.522Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T21:36:47.522Z] ---> Using cache [2022-10-05T21:36:47.522Z] ---> ecc987418f88 [2022-10-05T21:36:47.522Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:36:47.522Z] ---> Using cache [2022-10-05T21:36:47.522Z] ---> cb51ff9c37d2 [2022-10-05T21:36:47.522Z] Step 9/24 : COPY . . [2022-10-05T21:36:47.522Z] ---> Using cache [2022-10-05T21:36:47.522Z] ---> 0d841418cd26 [2022-10-05T21:36:47.522Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-05T21:36:47.522Z] ---> Running in 454841073c2e [2022-10-05T21:36:47.522Z] ---> Running in c33aca9e042d [2022-10-05T21:36:47.522Z] ---> 0708c2d3ac95 [2022-10-05T21:36:47.522Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-05T21:36:47.522Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T21:36:47.522Z] ---> Running in e193ee84c368 [2022-10-05T21:36:47.522Z] Collecting texttable<0.10,>=0.9.0 [2022-10-05T21:36:47.522Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-05T21:36:47.522Z] ---> f84fdb328afb [2022-10-05T21:36:47.522Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-05T21:36:47.522Z] Preparing metadata (setup.py): started [2022-10-05T21:36:47.522Z] Removing intermediate container 454841073c2e [2022-10-05T21:36:47.522Z] ---> 8473035962cb [2022-10-05T21:36:47.522Z] [2022-10-05T21:36:47.742Z] ---> Running in 9e2eb0ee317b [2022-10-05T21:36:47.781Z] Removing intermediate container e193ee84c368 [2022-10-05T21:36:47.781Z] ---> ca0b0f671884 [2022-10-05T21:36:47.781Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:36:47.781Z] Successfully built 8473035962cb [2022-10-05T21:36:47.781Z] ---> Running in ca5df5cc856f [2022-10-05T21:36:47.781Z] Successfully tagged security-secretstore-setup:latest [2022-10-05T21:36:47.781Z] Building support-scheduler [2022-10-05T21:36:47.781Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-05T21:36:47.781Z] ---> a58b3071480c [2022-10-05T21:36:47.781Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-05T21:36:48.038Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T21:36:48.038Z] Collecting cached-property<2,>=1.2.0 [2022-10-05T21:36:48.038Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-05T21:36:48.038Z] Collecting docker<4.0,>=3.6.0 [2022-10-05T21:36:48.038Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-05T21:36:48.038Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 26.2 MB/s eta 0:00:00 [2022-10-05T21:36:48.038Z] 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-05T21:36:48.038Z] Removing intermediate container ca5df5cc856f [2022-10-05T21:36:48.038Z] ---> 18eb464fc392 [2022-10-05T21:36:48.038Z] Step 18/20 : LABEL arch=x86_64 [2022-10-05T21:36:48.038Z] Collecting PyYAML<4,>=3.10 [2022-10-05T21:36:48.038Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-05T21:36:48.038Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 108.7 MB/s eta 0:00:00 [2022-10-05T21:36:48.297Z] Preparing metadata (setup.py): started [2022-10-05T21:36:48.866Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T21:36:48.866Z] Collecting jsonschema<3,>=2.5.1 [2022-10-05T21:36:48.866Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-05T21:36:49.126Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-05T21:36:49.126Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-05T21:36:49.126Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 96.5 MB/s eta 0:00:00 [2022-10-05T21:36:49.126Z] Collecting docker-pycreds>=0.4.0 [2022-10-05T21:36:49.126Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-05T21:36:49.126Z] Collecting idna<2.8,>=2.5 [2022-10-05T21:36:49.383Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-05T21:36:49.383Z] ---> Running in 59a1e4295e6e [2022-10-05T21:36:49.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 82.9 MB/s eta 0:00:00 ---> 40a46dbb9de1 [2022-10-05T21:36:49.383Z] [2022-10-05T21:36:49.383Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-05T21:36:49.383Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-05T21:36:49.383Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-05T21:36:49.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 137.0 MB/s eta 0:00:00 [2022-10-05T21:36:49.383Z] ---> Running in c55150c4c9d3 [2022-10-05T21:36:49.383Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-05T21:36:49.383Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-05T21:36:49.383Z] Removing intermediate container 59a1e4295e6e [2022-10-05T21:36:49.383Z] ---> 7c0a407d01db [2022-10-05T21:36:49.383Z] Step 19/20 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:36:49.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 128.3 MB/s eta 0:00:00 [2022-10-05T21:36:49.383Z] Collecting certifi>=2017.4.17 [2022-10-05T21:36:49.383Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-05T21:36:49.641Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 94.8 MB/s eta 0:00:00 [2022-10-05T21:36:49.641Z] ---> Running in cdc4e2a0131a [2022-10-05T21:36:49.641Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-05T21:36:49.641Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-05T21:36:49.641Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-05T21:36:49.641Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-05T21:36:49.641Z] Removing intermediate container cdc4e2a0131a [2022-10-05T21:36:49.641Z] ---> 9f00ee1b40c4 [2022-10-05T21:36:49.641Z] Step 20/20 : LABEL version=2.3.0-dev.82 [2022-10-05T21:36:49.641Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-05T21:36:49.641Z] Running setup.py install for texttable: started [2022-10-05T21:36:49.641Z] ---> Running in 3fca36bc0677 [2022-10-05T21:36:49.899Z] Removing intermediate container 3fca36bc0677 [2022-10-05T21:36:49.899Z] ---> 40a31c8b6329 [2022-10-05T21:36:49.899Z] [2022-10-05T21:36:49.899Z] Successfully built 40a31c8b6329 [2022-10-05T21:36:49.899Z] Running setup.py install for texttable: finished with status 'done' [2022-10-05T21:36:50.159Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-05T21:36:50.159Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-10-05T21:36:50.159Z] Running setup.py install for PyYAML: started [2022-10-05T21:36:50.159Z] Removing intermediate container c55150c4c9d3 [2022-10-05T21:36:50.159Z] ---> 8e197e27c2e8 [2022-10-05T21:36:50.159Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-05T21:36:50.327Z] Removing intermediate container 4951fab5df31 [2022-10-05T21:36:50.327Z] ---> 0ab0ffd4794d [2022-10-05T21:36:50.327Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T21:36:50.416Z] ---> Running in 73655ba26dfc [2022-10-05T21:36:50.417Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-05T21:36:50.599Z] ---> Running in 03b7cfa35907 [2022-10-05T21:36:50.600Z] Removing intermediate container a263a2e9e06c [2022-10-05T21:36:50.600Z] ---> 16b26a962376 [2022-10-05T21:36:50.600Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T21:36:50.869Z] ---> Running in 2f0865fc858b [2022-10-05T21:36:50.987Z] Removing intermediate container 73655ba26dfc [2022-10-05T21:36:50.987Z] ---> 7ad3ef2ba6d1 [2022-10-05T21:36:50.987Z] Step 30/33 : CMD ["gate"] [2022-10-05T21:36:51.135Z] Removing intermediate container 4b7d3b6a66d9 [2022-10-05T21:36:51.135Z] ---> 591e1144ad5d [2022-10-05T21:36:51.135Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-05T21:36:51.262Z] Running setup.py install for docopt: started [2022-10-05T21:36:51.405Z] Removing intermediate container 9e2eb0ee317b [2022-10-05T21:36:51.405Z] ---> 28c3177b00a0 [2022-10-05T21:36:51.405Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-05T21:36:51.405Z] ---> Running in d361c6daf036 [2022-10-05T21:36:51.561Z] ---> Running in d3ef9e915439 [2022-10-05T21:36:51.561Z] Removing intermediate container d3ef9e915439 [2022-10-05T21:36:51.561Z] ---> d9979c7557bb [2022-10-05T21:36:51.561Z] Step 31/33 : LABEL arch=x86_64 [2022-10-05T21:36:51.674Z] ---> Running in 2c6aea7bbd65 [2022-10-05T21:36:51.674Z] Removing intermediate container 14f1a7be7e20 [2022-10-05T21:36:51.819Z] Running setup.py install for docopt: finished with status 'done' [2022-10-05T21:36:51.819Z] ---> Running in 1c8c347a4343 [2022-10-05T21:36:51.942Z] ---> 5a61117ab140 [2022-10-05T21:36:51.942Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T21:36:51.942Z] ---> Running in 1e16e736974d [2022-10-05T21:36:52.394Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:36:52.394Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:36:52.394Z] ---> d32313f07b96 [2022-10-05T21:36:52.394Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T21:36:52.394Z] ---> Using cache [2022-10-05T21:36:52.394Z] ---> 3c98703f798c [2022-10-05T21:36:52.394Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T21:36:52.394Z] ---> Using cache [2022-10-05T21:36:52.394Z] ---> 884ea4ba93d5 [2022-10-05T21:36:52.394Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:36:52.394Z] ---> Using cache [2022-10-05T21:36:52.394Z] ---> e2b25e616cd9 [2022-10-05T21:36:52.394Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-05T21:36:52.394Z] ---> Using cache [2022-10-05T21:36:52.394Z] ---> 6abf507b0e31 [2022-10-05T21:36:52.394Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T21:36:52.394Z] ---> Using cache [2022-10-05T21:36:52.394Z] ---> ecc987418f88 [2022-10-05T21:36:52.394Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:36:52.394Z] ---> Using cache [2022-10-05T21:36:52.394Z] ---> cb51ff9c37d2 [2022-10-05T21:36:52.394Z] Step 9/23 : COPY . . [2022-10-05T21:36:52.394Z] ---> Using cache [2022-10-05T21:36:52.394Z] ---> 0d841418cd26 [2022-10-05T21:36:52.394Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-05T21:36:52.394Z] Removing intermediate container 1c8c347a4343 [2022-10-05T21:36:52.394Z] ---> 02d2a94a9f24 [2022-10-05T21:36:52.394Z] Step 32/33 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:36:52.394Z] ---> Running in 842c24234e92 [2022-10-05T21:36:52.656Z] ---> Running in 69346e286b11 [2022-10-05T21:36:52.656Z] Running setup.py install for dockerpty: started [2022-10-05T21:36:52.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:36:52.913Z] Removing intermediate container 69346e286b11 [2022-10-05T21:36:52.913Z] ---> 9be8b5bf3f62 [2022-10-05T21:36:52.913Z] Step 33/33 : LABEL version=2.3.0-dev.82 [2022-10-05T21:36:53.171Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T21:36:53.171Z] ---> Running in e82cd433acde [2022-10-05T21:36:53.171Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-05T21:36:53.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:36:53.429Z] Removing intermediate container e82cd433acde [2022-10-05T21:36:53.429Z] ---> 829afaf9dd2d [2022-10-05T21:36:53.429Z] [2022-10-05T21:36:53.429Z] Successfully built 829afaf9dd2d [2022-10-05T21:36:53.429Z] Successfully tagged security-bootstrapper:latest [2022-10-05T21:36:53.429Z]  Building security-bootstrapper ... done Building security-spire-server [2022-10-05T21:36:53.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:36:53.688Z] 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-05T21:36:53.688Z] 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-05T21:36:53.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:36:53.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:36:53.986Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:36:54.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:36:54.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:36:54.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:36:54.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:36:55.108Z] OK: 221 MiB in 51 packages [2022-10-05T21:36:55.375Z] OK: 221 MiB in 51 packages [2022-10-05T21:36:55.646Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:36:55.646Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:36:55.646Z] ---> d32313f07b96 [2022-10-05T21:36:55.646Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T21:36:55.646Z] ---> Using cache [2022-10-05T21:36:55.646Z] ---> 179ab594f674 [2022-10-05T21:36:55.646Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:36:55.646Z] ---> Using cache [2022-10-05T21:36:55.646Z] ---> b053d531c565 [2022-10-05T21:36:55.646Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T21:36:55.660Z] OK: 221 MiB in 51 packages [2022-10-05T21:36:55.940Z] OK: 221 MiB in 51 packages [2022-10-05T21:36:56.211Z] ---> Running in 60ff25786a23 [2022-10-05T21:36:56.524Z] OK: 221 MiB in 51 packages [2022-10-05T21:36:56.790Z] Removing intermediate container 03b7cfa35907 [2022-10-05T21:36:57.059Z] ---> d6567ce8b7de [2022-10-05T21:36:57.059Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T21:36:57.152Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:57.329Z] Removing intermediate container 2f0865fc858b [2022-10-05T21:36:57.329Z] ---> 0cc943588c50 [2022-10-05T21:36:57.329Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T21:36:57.600Z] Removing intermediate container d361c6daf036 [2022-10-05T21:36:57.600Z] ---> 8caa95ddb89b [2022-10-05T21:36:57.600Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-05T21:36:57.600Z] Removing intermediate container 1e16e736974d [2022-10-05T21:36:57.600Z] ---> 3d2e0ac39c07 [2022-10-05T21:36:57.600Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T21:36:57.869Z] Removing intermediate container 2c6aea7bbd65 [2022-10-05T21:36:57.869Z] ---> b90890339d33 [2022-10-05T21:36:57.869Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T21:36:57.869Z] ---> cb6db9ce03df [2022-10-05T21:36:57.869Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:36:58.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:36:58.141Z] ---> Running in 1632623ac1cb [2022-10-05T21:36:58.343Z] OK: 211 MiB in 51 packages [2022-10-05T21:36:58.409Z] ---> 3385e7ae820a [2022-10-05T21:36:58.409Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:36:58.602Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:36:58.602Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:36:58.602Z] ---> d32313f07b96 [2022-10-05T21:36:58.602Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T21:36:58.602Z] ---> Using cache [2022-10-05T21:36:58.602Z] ---> 179ab594f674 [2022-10-05T21:36:58.602Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:36:58.602Z] ---> Using cache [2022-10-05T21:36:58.602Z] ---> b053d531c565 [2022-10-05T21:36:58.602Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T21:36:58.677Z] ---> Running in 1bf954f4d0a5 [2022-10-05T21:36:58.961Z] ---> fe97d613c9db [2022-10-05T21:36:58.961Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:36:58.961Z] ---> Running in 47cb4266ce59 [2022-10-05T21:36:59.228Z] ---> 766493f46a95 [2022-10-05T21:36:59.228Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:36:59.228Z] ---> 75a29e59dfad [2022-10-05T21:36:59.228Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:36:59.495Z] ---> Running in fa0a5dff3554 [2022-10-05T21:36:59.495Z] ---> Running in 5a8434c98d96 [2022-10-05T21:36:59.976Z] ---> Running in 099ae471ee63 [2022-10-05T21:37:00.233Z] Removing intermediate container 8f5b2bdd4905 [2022-10-05T21:37:00.233Z] ---> 8f7f0e52550d [2022-10-05T21:37:00.233Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-05T21:37:00.233Z] Removing intermediate container 60ff25786a23 [2022-10-05T21:37:00.233Z] ---> ddc48c97279f [2022-10-05T21:37:00.233Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T21:37:00.233Z] ---> Running in 616dc95edd39 [2022-10-05T21:37:00.491Z] ---> f40502c75b3a [2022-10-05T21:37:00.491Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:37:00.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:00.754Z] Removing intermediate container 616dc95edd39 [2022-10-05T21:37:00.755Z] ---> b41dc3b948de [2022-10-05T21:37:00.755Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T21:37:00.755Z] ---> Running in 3fec8fdeaefa [2022-10-05T21:37:00.755Z] ---> Running in 6bf010189b1a [2022-10-05T21:37:01.014Z] Removing intermediate container 3fec8fdeaefa [2022-10-05T21:37:01.014Z] ---> 5e1797ce8fe5 [2022-10-05T21:37:01.014Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-05T21:37:01.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:01.582Z] ---> 24b285b64adc [2022-10-05T21:37:01.582Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-05T21:37:01.840Z] OK: 211 MiB in 51 packages [2022-10-05T21:37:01.840Z] ---> fb40dfa2743b [2022-10-05T21:37:01.840Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-05T21:37:02.775Z] ---> b0b49d9afee1 [2022-10-05T21:37:02.775Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-05T21:37:02.775Z] Removing intermediate container 099ae471ee63 [2022-10-05T21:37:02.775Z] ---> adf9232232ea [2022-10-05T21:37:02.775Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T21:37:02.775Z] ---> Running in 10767fe2850f [2022-10-05T21:37:03.067Z] Removing intermediate container 10767fe2850f [2022-10-05T21:37:03.067Z] ---> 1ca1193057d2 [2022-10-05T21:37:03.067Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:37:03.329Z] ---> 75be64c53aed [2022-10-05T21:37:03.329Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:37:03.329Z] ---> Running in 707abc484b9c [2022-10-05T21:37:03.329Z] ---> Running in e917df78a58b [2022-10-05T21:37:03.894Z] Removing intermediate container 707abc484b9c [2022-10-05T21:37:03.894Z] ---> 02dfd6c94636 [2022-10-05T21:37:03.894Z] Step 21/23 : LABEL arch=x86_64 [2022-10-05T21:37:04.461Z] ---> Running in 9c39f382cedd [2022-10-05T21:37:04.760Z] Removing intermediate container 9c39f382cedd [2022-10-05T21:37:04.760Z] ---> cedafe3fe7c3 [2022-10-05T21:37:04.760Z] Step 22/23 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:37:05.018Z] ---> Running in 980d28236dff [2022-10-05T21:37:05.588Z] Removing intermediate container 980d28236dff [2022-10-05T21:37:05.588Z] ---> 6b08c4f1d415 [2022-10-05T21:37:05.588Z] Step 23/23 : LABEL version=2.3.0-dev.82 [2022-10-05T21:37:05.588Z] ---> Running in ce1e56c68e0a [2022-10-05T21:37:05.846Z] Removing intermediate container ce1e56c68e0a [2022-10-05T21:37:05.846Z] ---> 951f2fdb6663 [2022-10-05T21:37:05.846Z] [2022-10-05T21:37:06.105Z] Successfully built 951f2fdb6663 [2022-10-05T21:37:06.105Z] Successfully tagged sys-mgmt-agent:latest [2022-10-05T21:37:06.105Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-10-05T21:37:11.383Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:37:11.383Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:37:11.383Z] ---> d32313f07b96 [2022-10-05T21:37:11.383Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T21:37:11.383Z] ---> Using cache [2022-10-05T21:37:11.383Z] ---> 3c98703f798c [2022-10-05T21:37:11.383Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T21:37:11.383Z] ---> Using cache [2022-10-05T21:37:11.383Z] ---> 884ea4ba93d5 [2022-10-05T21:37:11.383Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:37:11.383Z] ---> Using cache [2022-10-05T21:37:11.383Z] ---> e2b25e616cd9 [2022-10-05T21:37:11.383Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-05T21:37:11.646Z] ---> Running in 74bfdaae4350 [2022-10-05T21:37:11.904Z] Removing intermediate container 6bf010189b1a [2022-10-05T21:37:11.904Z] ---> c0312ecf6f6a [2022-10-05T21:37:11.904Z] Step 8/26 : COPY . . [2022-10-05T21:37:12.162Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:13.095Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:13.352Z] OK: 211 MiB in 51 packages [2022-10-05T21:37:17.529Z] Removing intermediate container 74bfdaae4350 [2022-10-05T21:37:17.529Z] ---> ae0bc07003bb [2022-10-05T21:37:17.529Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T21:37:17.529Z] Removing intermediate container c33aca9e042d [2022-10-05T21:37:17.529Z] ---> b2b172cb9b6f [2022-10-05T21:37:17.529Z] [2022-10-05T21:37:17.529Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T21:37:17.529Z] ---> 9c6f07244728 [2022-10-05T21:37:17.529Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-05T21:37:17.529Z] ---> Using cache [2022-10-05T21:37:17.529Z] ---> 104f0bf4c286 [2022-10-05T21:37:17.529Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T21:37:17.529Z] ---> Using cache [2022-10-05T21:37:17.529Z] ---> 5b80eba97761 [2022-10-05T21:37:17.529Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-05T21:37:17.529Z] ---> Running in bdd4023dd6a1 [2022-10-05T21:37:17.529Z] ---> 719a431f71ba [2022-10-05T21:37:17.529Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:37:17.529Z] ---> Running in 61e309d04a88 [2022-10-05T21:37:17.529Z] Removing intermediate container bdd4023dd6a1 [2022-10-05T21:37:17.529Z] ---> 9bdcfaa7d00e [2022-10-05T21:37:17.529Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-05T21:37:17.529Z] ---> Running in cb234ed029d6 [2022-10-05T21:37:17.529Z] Removing intermediate container e917df78a58b [2022-10-05T21:37:17.529Z] ---> fa18fbdbecb0 [2022-10-05T21:37:17.529Z] Step 8/25 : COPY . . [2022-10-05T21:37:18.462Z] Removing intermediate container cb234ed029d6 [2022-10-05T21:37:18.462Z] ---> d9f239629d98 [2022-10-05T21:37:18.462Z] Step 16/24 : WORKDIR / [2022-10-05T21:37:19.047Z] ---> Running in 84d34395547e [2022-10-05T21:37:19.047Z] ---> b04d7d27a2ad [2022-10-05T21:37:19.047Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T21:37:19.611Z] ---> Running in c0f1fd138cd3 [2022-10-05T21:37:19.611Z] Removing intermediate container 84d34395547e [2022-10-05T21:37:19.611Z] ---> 63fa38138656 [2022-10-05T21:37:19.611Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:37:19.874Z] Removing intermediate container c0f1fd138cd3 [2022-10-05T21:37:19.874Z] ---> ea8bd4fe02d9 [2022-10-05T21:37:19.874Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T21:37:21.247Z] ---> c8a24a8540ca [2022-10-05T21:37:21.247Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-05T21:37:21.247Z] ---> Running in c160d3bd66d8 [2022-10-05T21:37:21.840Z] ---> 6ffd3f649724 [2022-10-05T21:37:21.840Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-05T21:37:21.840Z] Removing intermediate container c160d3bd66d8 [2022-10-05T21:37:21.840Z] ---> 35f3f7d3b21e [2022-10-05T21:37:21.840Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-05T21:37:22.108Z] ---> 280d4f8cf149 [2022-10-05T21:37:22.108Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T21:37:22.108Z] ---> Running in 4b177ca80f4c [2022-10-05T21:37:22.108Z] ---> Running in 3bee0f968804 [2022-10-05T21:37:22.108Z] ---> 008d67c549e7 [2022-10-05T21:37:22.108Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-05T21:37:22.366Z] ---> Running in e0db744deeee [2022-10-05T21:37:22.366Z] Removing intermediate container 842c24234e92 [2022-10-05T21:37:22.366Z] ---> 3ad599c10fc5 [2022-10-05T21:37:22.366Z] [2022-10-05T21:37:22.366Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T21:37:22.366Z] ---> 9c6f07244728 [2022-10-05T21:37:22.366Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-05T21:37:22.366Z] ---> Using cache [2022-10-05T21:37:22.366Z] ---> 104f0bf4c286 [2022-10-05T21:37:22.366Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T21:37:22.366Z] ---> Using cache [2022-10-05T21:37:22.366Z] ---> 5b80eba97761 [2022-10-05T21:37:22.366Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-05T21:37:22.628Z] Removing intermediate container 3bee0f968804 [2022-10-05T21:37:22.628Z] ---> 9d4b0a6db756 [2022-10-05T21:37:22.628Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-05T21:37:22.628Z] ---> Running in 54a7d171bfaf [2022-10-05T21:37:22.628Z] ---> Running in 3dc48d59aa94 [2022-10-05T21:37:22.628Z] Removing intermediate container e0db744deeee [2022-10-05T21:37:22.628Z] ---> 13fde0d83ea4 [2022-10-05T21:37:22.628Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:37:22.628Z] Removing intermediate container 54a7d171bfaf [2022-10-05T21:37:22.628Z] ---> 76bffa26704d [2022-10-05T21:37:22.628Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T21:37:22.886Z] ---> Running in d687391155c9 [2022-10-05T21:37:22.886Z] ---> Running in 7b217f978ea0 [2022-10-05T21:37:22.886Z] Removing intermediate container 3dc48d59aa94 [2022-10-05T21:37:22.886Z] ---> 53f94a2725b7 [2022-10-05T21:37:22.886Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-05T21:37:22.886Z] ---> Running in 2fcb9ac7a0d4 [2022-10-05T21:37:23.145Z] Removing intermediate container 7b217f978ea0 [2022-10-05T21:37:23.145Z] ---> 7a48ca1d2804 [2022-10-05T21:37:23.145Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:37:23.145Z] Removing intermediate container d687391155c9 [2022-10-05T21:37:23.145Z] ---> 3b331e54a368 [2022-10-05T21:37:23.145Z] Step 22/24 : LABEL arch=x86_64 [2022-10-05T21:37:23.145Z] ---> Running in ef81a1d080fd [2022-10-05T21:37:23.145Z] Removing intermediate container 4b177ca80f4c [2022-10-05T21:37:23.145Z] ---> 720028c44a2c [2022-10-05T21:37:23.145Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T21:37:23.403Z] ---> Running in ae2147aa204d [2022-10-05T21:37:23.403Z] ---> 5a079d77571f [2022-10-05T21:37:23.403Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-05T21:37:23.403Z] Removing intermediate container ef81a1d080fd [2022-10-05T21:37:23.403Z] ---> b4f57598da77 [2022-10-05T21:37:23.403Z] Step 23/24 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:37:23.403Z] ---> Running in c6a276c998b3 [2022-10-05T21:37:23.663Z] Removing intermediate container ae2147aa204d [2022-10-05T21:37:23.663Z] ---> 62b711ef19ba [2022-10-05T21:37:23.663Z] [2022-10-05T21:37:23.663Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T21:37:23.663Z] ---> c4fc93816858 [2022-10-05T21:37:23.663Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T21:37:23.663Z] ---> Using cache [2022-10-05T21:37:23.663Z] ---> 473870c913c1 [2022-10-05T21:37:23.663Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:37:23.663Z] ---> Using cache [2022-10-05T21:37:23.663Z] ---> c0d02b1c0b7b [2022-10-05T21:37:23.663Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-05T21:37:23.663Z] ---> Running in 54dd9bbcade2 [2022-10-05T21:37:23.920Z] Removing intermediate container c6a276c998b3 [2022-10-05T21:37:23.920Z] ---> 6e69ec11893c [2022-10-05T21:37:23.920Z] Step 24/24 : LABEL version=2.3.0-dev.82 [2022-10-05T21:37:24.189Z] ---> 5871ce83536c [2022-10-05T21:37:24.189Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-05T21:37:24.189Z] ---> Running in 84936a281a8a [2022-10-05T21:37:24.189Z] Removing intermediate container 2fcb9ac7a0d4 [2022-10-05T21:37:24.189Z] ---> 390eedc5b49e [2022-10-05T21:37:24.189Z] Step 12/25 : WORKDIR /edgex-go [2022-10-05T21:37:24.189Z] ---> Running in c7fbbd464c35 [2022-10-05T21:37:24.189Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:24.189Z] Removing intermediate container 84936a281a8a [2022-10-05T21:37:24.189Z] ---> 5dcd2a027f55 [2022-10-05T21:37:24.189Z] [2022-10-05T21:37:24.447Z] ---> 8ce16b57b8be [2022-10-05T21:37:24.447Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-05T21:37:24.447Z] Successfully built 5dcd2a027f55 [2022-10-05T21:37:24.447Z] Successfully tagged core-command:latest [2022-10-05T21:37:24.447Z]  Building core-command ... done Building security-proxy-setup [2022-10-05T21:37:24.447Z] Removing intermediate container c7fbbd464c35 [2022-10-05T21:37:24.447Z] ---> 795403f63bc6 [2022-10-05T21:37:24.447Z] [2022-10-05T21:37:24.447Z] Step 13/25 : FROM alpine:3.15 [2022-10-05T21:37:24.447Z] ---> c4fc93816858 [2022-10-05T21:37:24.447Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T21:37:24.447Z] ---> Using cache [2022-10-05T21:37:24.447Z] ---> 473870c913c1 [2022-10-05T21:37:24.447Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:37:24.447Z] ---> Using cache [2022-10-05T21:37:24.447Z] ---> c0d02b1c0b7b [2022-10-05T21:37:24.447Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T21:37:24.447Z] ---> Running in 9af60866bf71 [2022-10-05T21:37:24.705Z] ---> Running in 0ded1c77e00f [2022-10-05T21:37:24.964Z] Removing intermediate container 9af60866bf71 [2022-10-05T21:37:24.964Z] ---> 7e83d7f3b179 [2022-10-05T21:37:24.964Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:37:24.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:25.530Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T21:37:25.530Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T21:37:25.530Z] OK: 15857 distinct packages available [2022-10-05T21:37:25.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:25.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:26.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:26.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:26.463Z] ---> Running in b6ac1f256995 [2022-10-05T21:37:26.721Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-05T21:37:26.721Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-05T21:37:26.721Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T21:37:26.721Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T21:37:26.721Z] OK: 15857 distinct packages available [2022-10-05T21:37:26.721Z] (3/4) Installing libucontext (1.1-r0) [2022-10-05T21:37:26.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:26.721Z] Removing intermediate container b6ac1f256995 [2022-10-05T21:37:26.721Z] ---> 7fde46d5cd9d [2022-10-05T21:37:26.721Z] Step 21/23 : LABEL arch=x86_64 [2022-10-05T21:37:26.979Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-05T21:37:26.979Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T21:37:26.979Z] OK: 6 MiB in 18 packages [2022-10-05T21:37:26.979Z] Removing intermediate container 61e309d04a88 [2022-10-05T21:37:26.979Z] ---> 64badf1e4447 [2022-10-05T21:37:26.979Z] Step 9/23 : COPY . . [2022-10-05T21:37:27.236Z] ---> Running in 69b4f19ec073 [2022-10-05T21:37:27.236Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:37:27.236Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:37:27.236Z] ---> d32313f07b96 [2022-10-05T21:37:27.236Z] Step 3/22 : WORKDIR /edgex-go [2022-10-05T21:37:27.236Z] ---> Using cache [2022-10-05T21:37:27.236Z] ---> 179ab594f674 [2022-10-05T21:37:27.236Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:37:27.236Z] ---> Using cache [2022-10-05T21:37:27.236Z] ---> b053d531c565 [2022-10-05T21:37:27.236Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-05T21:37:27.236Z] ---> Using cache [2022-10-05T21:37:27.236Z] ---> 6119fcaeb68b [2022-10-05T21:37:27.236Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-05T21:37:27.236Z] ---> Using cache [2022-10-05T21:37:27.236Z] ---> c5080375a76b [2022-10-05T21:37:27.236Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:37:27.236Z] ---> Using cache [2022-10-05T21:37:27.236Z] ---> 82e49e02dee8 [2022-10-05T21:37:27.236Z] Step 8/22 : COPY . . [2022-10-05T21:37:27.236Z] ---> Using cache [2022-10-05T21:37:27.236Z] ---> ede8ed57e970 [2022-10-05T21:37:27.236Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-05T21:37:27.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:28.056Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-05T21:37:28.056Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-05T21:37:28.056Z] (3/5) Installing libucontext (1.1-r0) [2022-10-05T21:37:28.321Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-05T21:37:28.321Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-05T21:37:28.321Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T21:37:28.321Z] OK: 7 MiB in 19 packages [2022-10-05T21:37:28.321Z] Removing intermediate container 69b4f19ec073 [2022-10-05T21:37:28.321Z] ---> 1c68103f13f5 [2022-10-05T21:37:28.321Z] Step 22/23 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:37:28.578Z] ---> Running in 60efb17b016f [2022-10-05T21:37:28.578Z] ---> Running in afb251872dca [2022-10-05T21:37:28.578Z] Removing intermediate container 54dd9bbcade2 [2022-10-05T21:37:28.578Z] ---> 85e3b76370b9 [2022-10-05T21:37:28.578Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T21:37:28.836Z] Removing intermediate container afb251872dca [2022-10-05T21:37:28.836Z] ---> 541935928996 [2022-10-05T21:37:28.836Z] Step 23/23 : LABEL version=2.3.0-dev.82 [2022-10-05T21:37:28.836Z] ---> Running in 5dcd5451cf0f [2022-10-05T21:37:29.093Z] Removing intermediate container 5dcd5451cf0f [2022-10-05T21:37:29.093Z] ---> 6f217cbbc093 [2022-10-05T21:37:29.093Z] [2022-10-05T21:37:29.093Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-05T21:37:29.093Z] Successfully built 6f217cbbc093 [2022-10-05T21:37:29.350Z] Successfully tagged support-scheduler:latest [2022-10-05T21:37:29.350Z]  Building support-scheduler ... done Building security-spire-agent [2022-10-05T21:37:29.608Z] Removing intermediate container 0ded1c77e00f [2022-10-05T21:37:29.608Z] ---> 48c03b2b28b4 [2022-10-05T21:37:29.608Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T21:37:32.138Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:37:32.138Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:37:32.138Z] ---> d32313f07b96 [2022-10-05T21:37:32.138Z] Step 3/26 : WORKDIR /edgex-go [2022-10-05T21:37:32.138Z] ---> Using cache [2022-10-05T21:37:32.138Z] ---> 179ab594f674 [2022-10-05T21:37:32.138Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:37:32.138Z] ---> Using cache [2022-10-05T21:37:32.138Z] ---> b053d531c565 [2022-10-05T21:37:32.138Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-05T21:37:32.138Z] ---> Using cache [2022-10-05T21:37:32.138Z] ---> adf9232232ea [2022-10-05T21:37:32.138Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-05T21:37:32.138Z] ---> Using cache [2022-10-05T21:37:32.138Z] ---> 75be64c53aed [2022-10-05T21:37:32.138Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:37:32.138Z] ---> Using cache [2022-10-05T21:37:32.138Z] ---> fa18fbdbecb0 [2022-10-05T21:37:32.138Z] Step 8/26 : COPY . . [2022-10-05T21:37:32.138Z] ---> Using cache [2022-10-05T21:37:32.138Z] ---> 280d4f8cf149 [2022-10-05T21:37:32.138Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T21:37:32.138Z] ---> Using cache [2022-10-05T21:37:32.138Z] ---> 9d4b0a6db756 [2022-10-05T21:37:32.138Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T21:37:32.138Z] ---> Using cache [2022-10-05T21:37:32.138Z] ---> 53f94a2725b7 [2022-10-05T21:37:32.138Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-05T21:37:32.397Z] ---> 85942e47a895 [2022-10-05T21:37:32.397Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T21:37:32.397Z] ---> Running in 9a12d4f95365 [2022-10-05T21:37:32.397Z] ---> 1fa668321c73 [2022-10-05T21:37:32.397Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T21:37:32.656Z] ---> 1b97b38482ae [2022-10-05T21:37:32.656Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-05T21:37:32.656Z] ---> Running in 99e2afbc7cdf [2022-10-05T21:37:32.656Z] ---> 41b4a2a31109 [2022-10-05T21:37:32.656Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-05T21:37:32.913Z] ---> 1affeb6bf438 [2022-10-05T21:37:32.913Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-05T21:37:32.913Z] ---> Running in e1c9ccab49a0 [2022-10-05T21:37:33.171Z] Removing intermediate container e1c9ccab49a0 [2022-10-05T21:37:33.171Z] ---> b3d5afc4cfc2 [2022-10-05T21:37:33.171Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-05T21:37:33.171Z] ---> cb958db7ed58 [2022-10-05T21:37:33.171Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-05T21:37:33.430Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T21:37:33.430Z] ---> 83689a1b88b1 [2022-10-05T21:37:33.430Z] Step 21/26 : WORKDIR / [2022-10-05T21:37:33.430Z] Removing intermediate container 9a12d4f95365 [2022-10-05T21:37:33.430Z] ---> d18127f3be75 [2022-10-05T21:37:33.430Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T21:37:33.430Z] ---> Running in 0f6390247711 [2022-10-05T21:37:33.430Z] ---> edd12db1f72f [2022-10-05T21:37:33.430Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T21:37:33.688Z] ---> Running in 2b10fd89d06c [2022-10-05T21:37:33.688Z] ---> Running in 53c661eee80c [2022-10-05T21:37:33.688Z] Removing intermediate container 0f6390247711 [2022-10-05T21:37:33.688Z] ---> 178399196f36 [2022-10-05T21:37:33.688Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T21:37:33.688Z] ---> Running in 10390a8a2941 [2022-10-05T21:37:33.961Z] Removing intermediate container 53c661eee80c [2022-10-05T21:37:33.961Z] ---> 984b2607d01b [2022-10-05T21:37:33.961Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T21:37:33.961Z] Removing intermediate container 2b10fd89d06c [2022-10-05T21:37:33.961Z] ---> e6b6917d8107 [2022-10-05T21:37:33.961Z] [2022-10-05T21:37:33.961Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T21:37:33.961Z] ---> c4fc93816858 [2022-10-05T21:37:33.961Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T21:37:33.961Z] ---> Using cache [2022-10-05T21:37:33.961Z] ---> 473870c913c1 [2022-10-05T21:37:33.961Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:37:33.961Z] ---> Using cache [2022-10-05T21:37:33.961Z] ---> c0d02b1c0b7b [2022-10-05T21:37:33.961Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T21:37:33.961Z] ---> Using cache [2022-10-05T21:37:33.961Z] ---> 48c03b2b28b4 [2022-10-05T21:37:33.961Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-05T21:37:33.961Z] ---> Running in 2e45ff4e41d5 [2022-10-05T21:37:33.961Z] Removing intermediate container 10390a8a2941 [2022-10-05T21:37:33.961Z] ---> 97772af94d51 [2022-10-05T21:37:33.961Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T21:37:34.221Z] ---> Running in a11980ffa7a1 [2022-10-05T21:37:34.221Z] Removing intermediate container 2e45ff4e41d5 [2022-10-05T21:37:34.221Z] ---> a3cf9f77609c [2022-10-05T21:37:34.221Z] Step 23/25 : LABEL arch=x86_64 [2022-10-05T21:37:34.221Z] ---> Running in 5ad8c3eac9d4 [2022-10-05T21:37:34.484Z] Removing intermediate container a11980ffa7a1 [2022-10-05T21:37:34.485Z] ---> d0fa370713a1 [2022-10-05T21:37:34.485Z] Step 24/26 : LABEL arch=x86_64 [2022-10-05T21:37:34.485Z] Removing intermediate container 5ad8c3eac9d4 [2022-10-05T21:37:34.485Z] ---> 59801fb19a61 [2022-10-05T21:37:34.485Z] Step 24/25 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:37:34.743Z] ---> Running in d9ba0246cb05 [2022-10-05T21:37:34.743Z] ---> Running in 26ef9499a3f2 [2022-10-05T21:37:35.003Z] Removing intermediate container d9ba0246cb05 [2022-10-05T21:37:35.003Z] ---> fff086e8c564 [2022-10-05T21:37:35.003Z] Step 25/26 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:37:35.003Z] ---> Running in a359ef12262d [2022-10-05T21:37:35.003Z] Removing intermediate container 26ef9499a3f2 [2022-10-05T21:37:35.003Z] ---> 2ebf2dcefead [2022-10-05T21:37:35.003Z] Step 25/25 : LABEL version=2.3.0-dev.82 [2022-10-05T21:37:35.003Z] ---> 9ab8b69a4a86 [2022-10-05T21:37:35.003Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T21:37:35.262Z] ---> Running in b9b03da11fc3 [2022-10-05T21:37:35.262Z] Removing intermediate container a359ef12262d [2022-10-05T21:37:35.262Z] ---> a8d60b1fd888 [2022-10-05T21:37:35.262Z] Step 26/26 : LABEL version=2.3.0-dev.82 [2022-10-05T21:37:35.262Z] ---> Running in 0caf0b606a3e [2022-10-05T21:37:35.519Z] Removing intermediate container b9b03da11fc3 [2022-10-05T21:37:35.519Z] ---> d5deb142f577 [2022-10-05T21:37:35.519Z] [2022-10-05T21:37:35.519Z] Removing intermediate container 0caf0b606a3e [2022-10-05T21:37:35.519Z] ---> 5c2e7e748776 [2022-10-05T21:37:35.519Z] [2022-10-05T21:37:35.519Z] Successfully built d5deb142f577 [2022-10-05T21:37:35.519Z] Successfully tagged security-spire-server:latest [2022-10-05T21:37:35.519Z]  Building security-spire-server ... done Building core-data [2022-10-05T21:37:35.519Z] Successfully built 5c2e7e748776 [2022-10-05T21:37:35.519Z] Successfully tagged security-spire-config:latest [2022-10-05T21:37:38.796Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:37:38.796Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:37:38.796Z] ---> d32313f07b96 [2022-10-05T21:37:38.796Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T21:37:38.796Z] ---> Using cache [2022-10-05T21:37:38.796Z] ---> 3c98703f798c [2022-10-05T21:37:38.796Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T21:37:38.796Z] ---> Using cache [2022-10-05T21:37:38.796Z] ---> 884ea4ba93d5 [2022-10-05T21:37:38.796Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:37:38.796Z] ---> Using cache [2022-10-05T21:37:38.796Z] ---> e2b25e616cd9 [2022-10-05T21:37:38.796Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-05T21:37:39.732Z] ---> 15d87e042917 [2022-10-05T21:37:39.732Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T21:37:39.732Z] ---> Running in 03ac5cf8c11e [2022-10-05T21:37:39.989Z] ---> 932285e63621 [2022-10-05T21:37:39.989Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-05T21:37:40.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:40.513Z] ---> 088878c81034 [2022-10-05T21:37:40.513Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-05T21:37:40.770Z] ---> c796e860b26a [2022-10-05T21:37:40.770Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T21:37:40.770Z] ---> Running in 84bfcefa9beb [2022-10-05T21:37:41.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:41.030Z] Removing intermediate container 84bfcefa9beb [2022-10-05T21:37:41.030Z] ---> e8ff5e52be64 [2022-10-05T21:37:41.030Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T21:37:41.030Z] ---> Running in c120036c197a [2022-10-05T21:37:41.289Z] Removing intermediate container c120036c197a [2022-10-05T21:37:41.289Z] ---> dbf977dfd0ec [2022-10-05T21:37:41.289Z] Step 24/26 : LABEL arch=x86_64 [2022-10-05T21:37:41.289Z] ---> Running in b86e697ffe58 [2022-10-05T21:37:41.289Z] OK: 211 MiB in 51 packages [2022-10-05T21:37:41.567Z] Removing intermediate container b86e697ffe58 [2022-10-05T21:37:41.567Z] ---> 2dae515bb9b0 [2022-10-05T21:37:41.567Z] Step 25/26 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:37:41.567Z] ---> Running in 5a684139bf31 [2022-10-05T21:37:41.850Z] Removing intermediate container 03ac5cf8c11e [2022-10-05T21:37:41.850Z] ---> 8f0dc55a5424 [2022-10-05T21:37:41.850Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T21:37:42.118Z] Removing intermediate container 5a684139bf31 [2022-10-05T21:37:42.118Z] ---> 483c61df8cde [2022-10-05T21:37:42.118Z] Step 26/26 : LABEL version=2.3.0-dev.82 [2022-10-05T21:37:42.118Z] ---> Running in f3579f6598b9 [2022-10-05T21:37:42.376Z] ---> 0f6b011ac27e [2022-10-05T21:37:42.376Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:37:42.376Z] Removing intermediate container f3579f6598b9 [2022-10-05T21:37:42.376Z] ---> f7d1a58eb32e [2022-10-05T21:37:42.376Z] [2022-10-05T21:37:42.376Z] ---> Running in 59a30173988e [2022-10-05T21:37:42.376Z] Successfully built f7d1a58eb32e [2022-10-05T21:37:42.376Z] Successfully tagged security-spire-agent:latest [2022-10-05T21:37:46.563Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T21:37:51.833Z] Removing intermediate container 60efb17b016f [2022-10-05T21:37:51.833Z] ---> 7a77b6389231 [2022-10-05T21:37:51.833Z] [2022-10-05T21:37:51.833Z] Step 10/22 : FROM alpine:3.16 [2022-10-05T21:37:51.833Z] ---> 9c6f07244728 [2022-10-05T21:37:51.833Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-05T21:37:51.833Z] ---> Running in d0e61d78b9d2 [2022-10-05T21:37:51.833Z] Removing intermediate container 59a30173988e [2022-10-05T21:37:51.833Z] ---> 72b10eb409f4 [2022-10-05T21:37:51.833Z] Step 9/24 : COPY . . [2022-10-05T21:37:51.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:51.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:52.090Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-05T21:37:52.090Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-05T21:37:52.090Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T21:37:52.090Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-05T21:37:52.090Z] (5/6) Installing curl (7.83.1-r3) [2022-10-05T21:37:52.090Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-05T21:37:52.090Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:37:52.090Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T21:37:52.090Z] OK: 8 MiB in 20 packages [2022-10-05T21:37:54.617Z] Removing intermediate container d0e61d78b9d2 [2022-10-05T21:37:54.617Z] ---> 1eb017d9b6c9 [2022-10-05T21:37:54.617Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T21:37:54.617Z] ---> Running in aa7f67b57bdd [2022-10-05T21:37:54.617Z] Removing intermediate container aa7f67b57bdd [2022-10-05T21:37:54.617Z] ---> 98e1ae6def41 [2022-10-05T21:37:54.617Z] Step 13/22 : WORKDIR /edgex [2022-10-05T21:37:54.617Z] ---> Running in 27bf952a8388 [2022-10-05T21:37:54.874Z] Removing intermediate container 27bf952a8388 [2022-10-05T21:37:54.874Z] ---> 19894bc668f8 [2022-10-05T21:37:54.874Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-05T21:37:55.137Z] ---> 5e2d147072e7 [2022-10-05T21:37:55.137Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-05T21:37:55.137Z] ---> f0c4b4f9c2c4 [2022-10-05T21:37:55.137Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-05T21:37:55.394Z] ---> Running in de8743e89b23 [2022-10-05T21:37:55.394Z] ---> 95cafde2f27c [2022-10-05T21:37:55.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-05T21:37:55.653Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-05T21:37:56.217Z] ---> d6c395ce9187 [2022-10-05T21:37:56.217Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T21:37:56.787Z] ---> 2e39bea677d3 [2022-10-05T21:37:56.787Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T21:37:56.787Z] ---> Running in 94b105bc2fd2 [2022-10-05T21:37:58.164Z] Removing intermediate container 99e2afbc7cdf [2022-10-05T21:37:58.164Z] ---> a42998bbe73a [2022-10-05T21:37:58.164Z] [2022-10-05T21:37:58.164Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T21:37:58.164Z] ---> 9c6f07244728 [2022-10-05T21:37:58.164Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-05T21:37:58.164Z] Removing intermediate container 94b105bc2fd2 [2022-10-05T21:37:58.164Z] ---> 124c861b7d64 [2022-10-05T21:37:58.164Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T21:37:58.164Z] ---> Running in 611b3c643379 [2022-10-05T21:37:58.164Z] ---> Running in 9d0093b4b79e [2022-10-05T21:37:58.164Z] Removing intermediate container 9d0093b4b79e [2022-10-05T21:37:58.164Z] ---> 1ca64db38307 [2022-10-05T21:37:58.164Z] Step 20/22 : LABEL arch=x86_64 [2022-10-05T21:37:58.164Z] ---> Running in ca952d1db0e0 [2022-10-05T21:37:58.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:58.423Z] Removing intermediate container ca952d1db0e0 [2022-10-05T21:37:58.423Z] ---> 5bca0aa34eae [2022-10-05T21:37:58.423Z] Step 21/22 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:37:58.423Z] ---> Running in dc0856cf1cb3 [2022-10-05T21:37:58.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:37:58.423Z] Removing intermediate container dc0856cf1cb3 [2022-10-05T21:37:58.423Z] ---> 8a121d3408a2 [2022-10-05T21:37:58.423Z] Step 22/22 : LABEL version=2.3.0-dev.82 [2022-10-05T21:37:58.423Z] ---> Running in 4a1acb5655be [2022-10-05T21:37:58.680Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-05T21:37:58.680Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-05T21:37:58.680Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:37:58.680Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T21:37:58.680Z] Removing intermediate container 4a1acb5655be [2022-10-05T21:37:58.680Z] ---> 6ec5882e38bd [2022-10-05T21:37:58.680Z] [2022-10-05T21:37:58.680Z] OK: 6 MiB in 16 packages [2022-10-05T21:37:58.680Z] Successfully built 6ec5882e38bd [2022-10-05T21:37:58.680Z] Successfully tagged security-proxy-setup:latest [2022-10-05T21:37:59.248Z]  Building security-proxy-setup ... done Removing intermediate container 611b3c643379 [2022-10-05T21:37:59.248Z] ---> 0fc559315f3b [2022-10-05T21:37:59.248Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T21:37:59.514Z] ---> Running in d4ce308bef18 [2022-10-05T21:37:59.514Z] Removing intermediate container d4ce308bef18 [2022-10-05T21:37:59.514Z] ---> cb183eb01432 [2022-10-05T21:37:59.514Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-05T21:37:59.771Z] ---> Running in ce191128205b [2022-10-05T21:37:59.771Z] Removing intermediate container ce191128205b [2022-10-05T21:37:59.771Z] ---> 1cbf52905758 [2022-10-05T21:37:59.771Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T21:37:59.771Z] ---> Running in 2460c8a86b90 [2022-10-05T21:38:00.028Z] Removing intermediate container 2460c8a86b90 [2022-10-05T21:38:00.028Z] ---> d04c3bdde19a [2022-10-05T21:38:00.028Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:38:00.291Z] ---> 49a6d9d81fd8 [2022-10-05T21:38:00.291Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-05T21:38:00.856Z] ---> 9f346d0e75a3 [2022-10-05T21:38:00.856Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-05T21:38:01.424Z] ---> be1bc3a7e132 [2022-10-05T21:38:01.424Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-05T21:38:01.424Z] ---> Running in f021294e4da6 [2022-10-05T21:38:01.424Z] Removing intermediate container f021294e4da6 [2022-10-05T21:38:01.424Z] ---> 3926cb2d5303 [2022-10-05T21:38:01.424Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:38:01.424Z] ---> Running in c50d92337d28 [2022-10-05T21:38:01.681Z] Removing intermediate container c50d92337d28 [2022-10-05T21:38:01.681Z] ---> 1d3a61f71f66 [2022-10-05T21:38:01.681Z] Step 21/23 : LABEL arch=x86_64 [2022-10-05T21:38:01.681Z] ---> Running in d94a3a3a816c [2022-10-05T21:38:01.939Z] Removing intermediate container d94a3a3a816c [2022-10-05T21:38:01.939Z] ---> a0a97e29326b [2022-10-05T21:38:01.939Z] Step 22/23 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:01.939Z] ---> Running in 071eca6bc8fc [2022-10-05T21:38:02.197Z] Removing intermediate container 071eca6bc8fc [2022-10-05T21:38:02.197Z] ---> e81a46f79d03 [2022-10-05T21:38:02.197Z] Step 23/23 : LABEL version=2.3.0-dev.82 [2022-10-05T21:38:02.197Z] ---> Running in 91d9b6598578 [2022-10-05T21:38:02.454Z] Removing intermediate container 91d9b6598578 [2022-10-05T21:38:02.454Z] ---> 966e502cc159 [2022-10-05T21:38:02.454Z] [2022-10-05T21:38:02.454Z] Successfully built 966e502cc159 [2022-10-05T21:38:02.454Z] Successfully tagged support-notifications:latest [2022-10-05T21:38:07.362Z] Removing intermediate container 1632623ac1cb [2022-10-05T21:38:07.362Z] ---> 8dfbd4cc532e [2022-10-05T21:38:07.362Z] Step 8/26 : COPY . . [2022-10-05T21:38:07.362Z] Removing intermediate container fa0a5dff3554 [2022-10-05T21:38:07.362Z] ---> 073413e87726 [2022-10-05T21:38:07.362Z] Step 8/25 : COPY . . [2022-10-05T21:38:07.362Z] Removing intermediate container 1bf954f4d0a5 [2022-10-05T21:38:07.362Z] ---> e3cb6d1bc577 [2022-10-05T21:38:07.362Z] Step 8/26 : COPY . . [2022-10-05T21:38:07.362Z] Removing intermediate container 47cb4266ce59 [2022-10-05T21:38:07.362Z] ---> 9f5e06a61507 [2022-10-05T21:38:07.362Z] Step 8/23 : COPY . . [2022-10-05T21:38:07.362Z] Removing intermediate container 5a8434c98d96 [2022-10-05T21:38:07.362Z] ---> f59c34b4dcb9 [2022-10-05T21:38:07.362Z] Step 9/23 : COPY . . [2022-10-05T21:38:08.774Z] ---> 2669e8971401 [2022-10-05T21:38:08.774Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T21:38:08.774Z] ---> fb04ca793467 [2022-10-05T21:38:08.774Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-05T21:38:08.774Z] ---> a00fbcd4a059 [2022-10-05T21:38:08.774Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T21:38:08.774Z] ---> 9207905a4f40 [2022-10-05T21:38:08.774Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-05T21:38:08.774Z] ---> Running in ff7abcdf8794 [2022-10-05T21:38:08.774Z] ---> 5179b5204f5a [2022-10-05T21:38:08.774Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-05T21:38:08.774Z] ---> Running in 12f8d103dc28 [2022-10-05T21:38:08.774Z] ---> Running in 9df5daa8c5bf [2022-10-05T21:38:08.774Z] ---> Running in f90a060b8913 [2022-10-05T21:38:09.049Z] ---> Running in 124878963fa4 [2022-10-05T21:38:09.317Z] Removing intermediate container ff7abcdf8794 [2022-10-05T21:38:09.317Z] ---> 1a09b1f13e49 [2022-10-05T21:38:09.317Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T21:38:09.587Z] ---> Running in ba130b517cb7 [2022-10-05T21:38:09.587Z] Removing intermediate container 9df5daa8c5bf [2022-10-05T21:38:09.587Z] ---> 0d4cb7b8ad26 [2022-10-05T21:38:09.587Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-05T21:38:09.859Z] ---> Running in 616513d87fe5 [2022-10-05T21:38:09.859Z] Removing intermediate container f90a060b8913 [2022-10-05T21:38:09.859Z] ---> 67150e4a3036 [2022-10-05T21:38:09.859Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-05T21:38:10.129Z] ---> Running in 5638a4bc873e [2022-10-05T21:38:10.129Z] Removing intermediate container ba130b517cb7 [2022-10-05T21:38:10.129Z] ---> 004a710d36a0 [2022-10-05T21:38:10.129Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-05T21:38:10.397Z] ---> Running in 05341ebd1f04 [2022-10-05T21:38:10.675Z] Removing intermediate container 616513d87fe5 [2022-10-05T21:38:10.675Z] ---> c50754731ea9 [2022-10-05T21:38:10.675Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-05T21:38:10.675Z] ---> Running in 9e38efcfcbfa [2022-10-05T21:38:10.948Z] Removing intermediate container 5638a4bc873e [2022-10-05T21:38:10.948Z] ---> 58d63ed2c60b [2022-10-05T21:38:10.948Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-05T21:38:10.948Z] ---> Running in d24943e16f29 [2022-10-05T21:38:11.216Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-05T21:38:11.487Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-05T21:38:12.417Z]  Building support-notifications ... done Removing intermediate container de8743e89b23 [2022-10-05T21:38:12.417Z] ---> 6997bdec0033 [2022-10-05T21:38:12.417Z] [2022-10-05T21:38:12.417Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T21:38:12.417Z] ---> 9c6f07244728 [2022-10-05T21:38:12.417Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-05T21:38:12.417Z] ---> Running in 0046e127a60f [2022-10-05T21:38:12.417Z] Removing intermediate container 0046e127a60f [2022-10-05T21:38:12.417Z] ---> db4db8161094 [2022-10-05T21:38:12.417Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-05T21:38:12.417Z] ---> Running in 29915b34d639 [2022-10-05T21:38:12.417Z] Removing intermediate container 29915b34d639 [2022-10-05T21:38:12.417Z] ---> b7dbd956fbea [2022-10-05T21:38:12.417Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-05T21:38:12.417Z] ---> Running in 2b0b055a1e5f [2022-10-05T21:38:12.417Z] Removing intermediate container 2b0b055a1e5f [2022-10-05T21:38:12.417Z] ---> 6b7608548c3f [2022-10-05T21:38:12.417Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:38:12.417Z] ---> Running in 83752fd2204d [2022-10-05T21:38:12.676Z] Removing intermediate container 83752fd2204d [2022-10-05T21:38:12.676Z] ---> b7ec223ed31c [2022-10-05T21:38:12.676Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-05T21:38:12.676Z] ---> Running in af1fda7f6460 [2022-10-05T21:38:12.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-05T21:38:13.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-05T21:38:14.093Z] Removing intermediate container 05341ebd1f04 [2022-10-05T21:38:14.093Z] ---> f243de920bc8 [2022-10-05T21:38:14.093Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T21:38:14.127Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-05T21:38:14.127Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T21:38:14.127Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-05T21:38:14.366Z] ---> Running in ed13d22f530d [2022-10-05T21:38:14.387Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T21:38:14.387Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-05T21:38:14.387Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-05T21:38:14.634Z] Removing intermediate container 9e38efcfcbfa [2022-10-05T21:38:14.634Z] ---> 4075b2a7003a [2022-10-05T21:38:14.634Z] Step 12/25 : WORKDIR /edgex-go [2022-10-05T21:38:14.646Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:38:14.646Z] OK: 8 MiB in 20 packages [2022-10-05T21:38:14.901Z] ---> Running in 09df1123ef31 [2022-10-05T21:38:14.905Z] Removing intermediate container af1fda7f6460 [2022-10-05T21:38:14.905Z] ---> 29110ba2c7b4 [2022-10-05T21:38:14.905Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:38:15.164Z] ---> 962c15783049 [2022-10-05T21:38:15.164Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-05T21:38:15.175Z] Removing intermediate container ed13d22f530d [2022-10-05T21:38:15.175Z] ---> 99fbe04f0389 [2022-10-05T21:38:15.175Z] [2022-10-05T21:38:15.175Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T21:38:15.423Z] ---> f855c3501602 [2022-10-05T21:38:15.423Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-05T21:38:15.464Z] Removing intermediate container d24943e16f29 [2022-10-05T21:38:15.464Z] ---> 3c9f32233838 [2022-10-05T21:38:15.464Z] Step 12/26 : WORKDIR /edgex-go [2022-10-05T21:38:15.690Z] ---> 4ecd1ecfc9c0 [2022-10-05T21:38:15.690Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-05T21:38:15.690Z] ---> Running in 110c49b8f576 [2022-10-05T21:38:15.690Z] Removing intermediate container 110c49b8f576 [2022-10-05T21:38:15.690Z] ---> 1bd4743db86e [2022-10-05T21:38:15.690Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:38:15.731Z] 3.15: Pulling from library/alpine [2022-10-05T21:38:15.731Z] ---> Running in 4c06bb772863 [2022-10-05T21:38:15.948Z] ---> Running in 13c5b3f21f07 [2022-10-05T21:38:15.948Z] Removing intermediate container 13c5b3f21f07 [2022-10-05T21:38:15.948Z] ---> 4ad651608c03 [2022-10-05T21:38:15.948Z] Step 22/24 : LABEL arch=x86_64 [2022-10-05T21:38:15.948Z] ---> Running in 807563e97e0e [2022-10-05T21:38:15.948Z] Removing intermediate container 807563e97e0e [2022-10-05T21:38:15.948Z] ---> 5bfde2b65f36 [2022-10-05T21:38:15.948Z] Step 23/24 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:15.997Z] Removing intermediate container 09df1123ef31 [2022-10-05T21:38:15.997Z] ---> a3c436f2edf7 [2022-10-05T21:38:15.997Z] [2022-10-05T21:38:15.997Z] Step 13/25 : FROM alpine:3.15 [2022-10-05T21:38:15.997Z] 3.15: Pulling from library/alpine [2022-10-05T21:38:16.206Z] ---> Running in 3fe95c837256 [2022-10-05T21:38:16.206Z] Removing intermediate container 3fe95c837256 [2022-10-05T21:38:16.206Z] ---> 84560aae547b [2022-10-05T21:38:16.206Z] Step 24/24 : LABEL version=2.3.0-dev.82 [2022-10-05T21:38:16.206Z] ---> Running in 1fe422e015fe [2022-10-05T21:38:16.206Z] Removing intermediate container 1fe422e015fe [2022-10-05T21:38:16.206Z] ---> c0f3a42c6a8c [2022-10-05T21:38:16.206Z] [2022-10-05T21:38:16.465Z] Successfully built c0f3a42c6a8c [2022-10-05T21:38:16.465Z] Successfully tagged core-data:latest [2022-10-05T21:38:16.470Z]  Building core-data ... done  [Pipeline] } [2022-10-05T21:38:16.477Z] $ docker stop --time=1 e80c015aac7cf3c17840a4f3eaca7fef7d8725a5093b265063d79530e203fc3c [2022-10-05T21:38:16.596Z] Removing intermediate container 4c06bb772863 [2022-10-05T21:38:16.596Z] ---> f8f8f44b32a2 [2022-10-05T21:38:16.596Z] [2022-10-05T21:38:16.596Z] Step 13/26 : FROM alpine:3.15 [2022-10-05T21:38:16.596Z] 3.15: Pulling from library/alpine [2022-10-05T21:38:17.180Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T21:38:17.180Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T21:38:17.180Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-05T21:38:17.180Z] Status: Downloaded newer image for alpine:3.15 [2022-10-05T21:38:17.180Z] Status: Image is up to date for alpine:3.15 [2022-10-05T21:38:17.180Z] Status: Image is up to date for alpine:3.15 [2022-10-05T21:38:17.180Z] ---> 02e0d6fdf486 [2022-10-05T21:38:17.180Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T21:38:17.180Z] ---> 02e0d6fdf486 [2022-10-05T21:38:17.180Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T21:38:17.180Z] ---> 02e0d6fdf486 [2022-10-05T21:38:17.180Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T21:38:17.448Z] ---> Running in d93c5e18f7bf [2022-10-05T21:38:17.448Z] ---> Running in a08ef6599752 [2022-10-05T21:38:17.448Z] ---> Running in 56cd769e038e [2022-10-05T21:38:17.769Z] $ docker rm -f e80c015aac7cf3c17840a4f3eaca7fef7d8725a5093b265063d79530e203fc3c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T21:38:18.044Z] Removing intermediate container 56cd769e038e [2022-10-05T21:38:18.044Z] ---> b1624c6c986a [2022-10-05T21:38:18.044Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:38:18.099Z] + docker images [2022-10-05T21:38:18.099Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-05T21:38:18.099Z] core-data latest c0f3a42c6a8c 1 second ago 21.6MB [2022-10-05T21:38:18.099Z] 6997bdec0033 7 seconds ago 1.58GB [2022-10-05T21:38:18.099Z] support-notifications latest 966e502cc159 15 seconds ago 27.3MB [2022-10-05T21:38:18.099Z] security-proxy-setup latest 6ec5882e38bd 19 seconds ago 27.4MB [2022-10-05T21:38:18.099Z] a42998bbe73a 20 seconds ago 1.63GB [2022-10-05T21:38:18.099Z] 7a77b6389231 28 seconds ago 1.56GB [2022-10-05T21:38:18.099Z] security-spire-agent latest f7d1a58eb32e 35 seconds ago 125MB [2022-10-05T21:38:18.099Z] security-spire-server latest d5deb142f577 42 seconds ago 86.5MB [2022-10-05T21:38:18.099Z] security-spire-config latest 5c2e7e748776 42 seconds ago 85.8MB [2022-10-05T21:38:18.099Z] e6b6917d8107 44 seconds ago 1.45GB [2022-10-05T21:38:18.099Z] support-scheduler latest 6f217cbbc093 49 seconds ago 26.7MB [2022-10-05T21:38:18.099Z] 795403f63bc6 53 seconds ago 1.45GB [2022-10-05T21:38:18.099Z] core-command latest 5dcd2a027f55 53 seconds ago 17.4MB [2022-10-05T21:38:18.099Z] 62b711ef19ba 54 seconds ago 1.45GB [2022-10-05T21:38:18.099Z] 3ad599c10fc5 56 seconds ago 1.63GB [2022-10-05T21:38:18.099Z] b2b172cb9b6f About a minute ago 1.57GB [2022-10-05T21:38:18.099Z] sys-mgmt-agent latest 951f2fdb6663 About a minute ago 136MB [2022-10-05T21:38:18.099Z] security-bootstrapper latest 829afaf9dd2d About a minute ago 19.9MB [2022-10-05T21:38:18.099Z] security-spiffe-token-provider latest 40a31c8b6329 About a minute ago 29.3MB [2022-10-05T21:38:18.099Z] security-secretstore-setup latest 8473035962cb About a minute ago 29.2MB [2022-10-05T21:38:18.099Z] core-metadata latest 1d6ffe8c87b4 About a minute ago 18.3MB [2022-10-05T21:38:18.099Z] 3008b7c4df39 About a minute ago 1.55GB [2022-10-05T21:38:18.099Z] e0427f866620 About a minute ago 1.61GB [2022-10-05T21:38:18.099Z] 79de5ef0943e About a minute ago 1.56GB [2022-10-05T21:38:18.099Z] 78f65c91870a About a minute ago 1.57GB [2022-10-05T21:38:18.099Z] 3cc17c77afaa About a minute ago 1.58GB [2022-10-05T21:38:18.099Z] ci-base-image-x86_64 latest d32313f07b96 5 minutes ago 940MB [2022-10-05T21:38:18.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 5 days ago 677MB [2022-10-05T21:38:18.099Z] alpine 3.15 c4fc93816858 8 weeks ago 5.59MB [2022-10-05T21:38:18.099Z] alpine 3.16 9c6f07244728 8 weeks ago 5.54MB [2022-10-05T21:38:18.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-10-05T21:38:18.099Z] 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-05T21:38:18.195Z] provisioning config files... [2022-10-05T21:38:18.205Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/320@tmp/config6079388245412239659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:38:18.310Z] ---> Running in 3a557f384dd4 [2022-10-05T21:38:18.310Z] Removing intermediate container d93c5e18f7bf [2022-10-05T21:38:18.310Z] ---> 8abbf681932c [2022-10-05T21:38:18.310Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:38:18.310Z] Removing intermediate container a08ef6599752 [2022-10-05T21:38:18.310Z] ---> d4ffffdc3bab [2022-10-05T21:38:18.310Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:38:18.499Z] ---> docker-login.sh [2022-10-05T21:38:18.499Z] nexus3.edgexfoundry.org:10001 [2022-10-05T21:38:18.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:38:18.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:38:18.499Z] Configure a credential helper to remove this warning. See [2022-10-05T21:38:18.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:38:18.499Z] [2022-10-05T21:38:18.499Z] Login Succeeded [2022-10-05T21:38:18.499Z] nexus3.edgexfoundry.org:10002 [2022-10-05T21:38:18.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:38:18.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:38:18.499Z] Configure a credential helper to remove this warning. See [2022-10-05T21:38:18.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:38:18.499Z] [2022-10-05T21:38:18.499Z] Login Succeeded [2022-10-05T21:38:18.499Z] nexus3.edgexfoundry.org:10003 [2022-10-05T21:38:18.576Z] ---> Running in c5ba29a7f501 [2022-10-05T21:38:18.576Z] ---> Running in 5c0e908bb5e2 [2022-10-05T21:38:18.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:38:18.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:38:18.757Z] Configure a credential helper to remove this warning. See [2022-10-05T21:38:18.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:38:18.757Z] [2022-10-05T21:38:18.757Z] Login Succeeded [2022-10-05T21:38:18.757Z] nexus3.edgexfoundry.org:10004 [2022-10-05T21:38:18.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:38:18.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:38:18.757Z] Configure a credential helper to remove this warning. See [2022-10-05T21:38:18.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:38:18.757Z] [2022-10-05T21:38:18.757Z] Login Succeeded [2022-10-05T21:38:18.757Z] docker.io [2022-10-05T21:38:19.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:38:19.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:38:19.276Z] Configure a credential helper to remove this warning. See [2022-10-05T21:38:19.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:38:19.276Z] [2022-10-05T21:38:19.276Z] Login Succeeded [2022-10-05T21:38:19.276Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T21:38:19.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:38:19.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T21:38:19.339Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-05T21:38:19.339Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:19.339Z] latest [2022-10-05T21:38:19.339Z] 2.3.0-dev.82 [2022-10-05T21:38:19.339Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:19.339Z] main [2022-10-05T21:38:19.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:19.660Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:19.960Z] + docker push nexus3.edgexfoundry.org:10004/core-command:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:19.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T21:38:19.960Z] 767ae03cefc3: Preparing [2022-10-05T21:38:19.960Z] d7c92ea59e1a: Preparing [2022-10-05T21:38:19.960Z] abf6d43cfde1: Preparing [2022-10-05T21:38:19.960Z] b07ded54e166: Preparing [2022-10-05T21:38:19.960Z] 994393dc58e7: Preparing [2022-10-05T21:38:19.960Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:19.960Z] abf6d43cfde1: Pushed [2022-10-05T21:38:19.960Z] b07ded54e166: Pushed [2022-10-05T21:38:19.960Z] 767ae03cefc3: Pushed [2022-10-05T21:38:21.336Z] d7c92ea59e1a: Pushed [2022-10-05T21:38:21.336Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:0a65649952d3e13ffa9170645a0d90c0cea58e4242833946e240a22579d83889 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:21.640Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:21.917Z] Removing intermediate container 3a557f384dd4 [2022-10-05T21:38:21.917Z] ---> 9f830513b0a3 [2022-10-05T21:38:21.917Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T21:38:21.942Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-05T21:38:21.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T21:38:21.942Z] 767ae03cefc3: Preparing [2022-10-05T21:38:21.942Z] d7c92ea59e1a: Preparing [2022-10-05T21:38:21.942Z] abf6d43cfde1: Preparing [2022-10-05T21:38:21.942Z] b07ded54e166: Preparing [2022-10-05T21:38:21.942Z] 994393dc58e7: Preparing [2022-10-05T21:38:21.942Z] b07ded54e166: Layer already exists [2022-10-05T21:38:21.942Z] d7c92ea59e1a: Layer already exists [2022-10-05T21:38:21.942Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:21.942Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:21.942Z] 767ae03cefc3: Layer already exists [2022-10-05T21:38:21.942Z] latest: digest: sha256:0a65649952d3e13ffa9170645a0d90c0cea58e4242833946e240a22579d83889 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:22.182Z] ---> Running in b7821e1d08ba [2022-10-05T21:38:22.244Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:22.549Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.82 [2022-10-05T21:38:22.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T21:38:22.549Z] 767ae03cefc3: Preparing [2022-10-05T21:38:22.549Z] d7c92ea59e1a: Preparing [2022-10-05T21:38:22.549Z] abf6d43cfde1: Preparing [2022-10-05T21:38:22.549Z] b07ded54e166: Preparing [2022-10-05T21:38:22.549Z] 994393dc58e7: Preparing [2022-10-05T21:38:22.549Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:22.549Z] d7c92ea59e1a: Layer already exists [2022-10-05T21:38:22.549Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:22.549Z] b07ded54e166: Layer already exists [2022-10-05T21:38:22.549Z] 767ae03cefc3: Layer already exists [2022-10-05T21:38:22.549Z] 2.3.0-dev.82: digest: sha256:0a65649952d3e13ffa9170645a0d90c0cea58e4242833946e240a22579d83889 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:22.860Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:23.142Z] Removing intermediate container 5c0e908bb5e2 [2022-10-05T21:38:23.142Z] ---> fecfffb48483 [2022-10-05T21:38:23.142Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-05T21:38:23.163Z] + docker push nexus3.edgexfoundry.org:10004/core-command:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:23.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T21:38:23.164Z] 767ae03cefc3: Preparing [2022-10-05T21:38:23.164Z] d7c92ea59e1a: Preparing [2022-10-05T21:38:23.164Z] abf6d43cfde1: Preparing [2022-10-05T21:38:23.164Z] b07ded54e166: Preparing [2022-10-05T21:38:23.164Z] 994393dc58e7: Preparing [2022-10-05T21:38:23.164Z] b07ded54e166: Layer already exists [2022-10-05T21:38:23.164Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:23.164Z] d7c92ea59e1a: Layer already exists [2022-10-05T21:38:23.164Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:23.164Z] 767ae03cefc3: Layer already exists [2022-10-05T21:38:23.164Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:0a65649952d3e13ffa9170645a0d90c0cea58e4242833946e240a22579d83889 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:23.408Z] ---> Running in ba2810a52998 [2022-10-05T21:38:23.469Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:23.673Z] Removing intermediate container c5ba29a7f501 [2022-10-05T21:38:23.673Z] ---> 5b7e1efdf9b0 [2022-10-05T21:38:23.673Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-05T21:38:23.766Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-05T21:38:23.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-05T21:38:23.767Z] 767ae03cefc3: Preparing [2022-10-05T21:38:23.767Z] d7c92ea59e1a: Preparing [2022-10-05T21:38:23.767Z] abf6d43cfde1: Preparing [2022-10-05T21:38:23.767Z] b07ded54e166: Preparing [2022-10-05T21:38:23.767Z] 994393dc58e7: Preparing [2022-10-05T21:38:23.767Z] d7c92ea59e1a: Layer already exists [2022-10-05T21:38:23.767Z] b07ded54e166: Layer already exists [2022-10-05T21:38:23.767Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:23.767Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:23.767Z] 767ae03cefc3: Layer already exists [2022-10-05T21:38:23.767Z] main: digest: sha256:0a65649952d3e13ffa9170645a0d90c0cea58e4242833946e240a22579d83889 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:38:23.798Z] ===================================================== [Pipeline] echo [2022-10-05T21:38:23.803Z] taggedImages: [2022-10-05T21:38:23.803Z] - nexus3.edgexfoundry.org:10004/core-command:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:23.803Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-05T21:38:23.803Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.82 [2022-10-05T21:38:23.803Z] - nexus3.edgexfoundry.org:10004/core-command:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:23.803Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-05T21:38:23.826Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-05T21:38:23.826Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:23.826Z] latest [2022-10-05T21:38:23.826Z] 2.3.0-dev.82 [2022-10-05T21:38:23.826Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:23.826Z] main [2022-10-05T21:38:23.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:23.939Z] ---> Running in 2777804a317b [2022-10-05T21:38:24.133Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:24.431Z] + docker push nexus3.edgexfoundry.org:10004/core-data:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:24.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T21:38:24.431Z] 3c8e6e1a8c7e: Preparing [2022-10-05T21:38:24.431Z] 3dc27026afa3: Preparing [2022-10-05T21:38:24.431Z] abf6d43cfde1: Preparing [2022-10-05T21:38:24.431Z] d6f229ebfdfc: Preparing [2022-10-05T21:38:24.431Z] 6ef16695bc21: Preparing [2022-10-05T21:38:24.431Z] 994393dc58e7: Preparing [2022-10-05T21:38:24.431Z] 994393dc58e7: Waiting [2022-10-05T21:38:24.431Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:24.431Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:24.431Z] 6ef16695bc21: Pushed [2022-10-05T21:38:24.431Z] 3c8e6e1a8c7e: Pushed [2022-10-05T21:38:24.690Z] d6f229ebfdfc: Pushed [2022-10-05T21:38:25.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:38:25.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:38:25.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:38:26.066Z] 3dc27026afa3: Pushed [2022-10-05T21:38:26.066Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:d7f38c2a1f0ed8af79b21b90af89995e1aaa1cbd9b5c60da5abd3a872aae78c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:26.197Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:38:26.378Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:26.682Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-05T21:38:26.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T21:38:26.682Z] 3c8e6e1a8c7e: Preparing [2022-10-05T21:38:26.682Z] 3dc27026afa3: Preparing [2022-10-05T21:38:26.682Z] abf6d43cfde1: Preparing [2022-10-05T21:38:26.682Z] d6f229ebfdfc: Preparing [2022-10-05T21:38:26.682Z] 6ef16695bc21: Preparing [2022-10-05T21:38:26.682Z] 994393dc58e7: Preparing [2022-10-05T21:38:26.682Z] 994393dc58e7: Waiting [2022-10-05T21:38:26.682Z] 3c8e6e1a8c7e: Layer already exists [2022-10-05T21:38:26.682Z] 6ef16695bc21: Layer already exists [2022-10-05T21:38:26.682Z] d6f229ebfdfc: Layer already exists [2022-10-05T21:38:26.682Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:26.682Z] 3dc27026afa3: Layer already exists [2022-10-05T21:38:26.682Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:26.682Z] latest: digest: sha256:d7f38c2a1f0ed8af79b21b90af89995e1aaa1cbd9b5c60da5abd3a872aae78c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:26.989Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:27.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:38:27.151Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:38:27.291Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.82 [2022-10-05T21:38:27.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T21:38:27.291Z] 3c8e6e1a8c7e: Preparing [2022-10-05T21:38:27.291Z] 3dc27026afa3: Preparing [2022-10-05T21:38:27.291Z] abf6d43cfde1: Preparing [2022-10-05T21:38:27.291Z] d6f229ebfdfc: Preparing [2022-10-05T21:38:27.291Z] 6ef16695bc21: Preparing [2022-10-05T21:38:27.291Z] 994393dc58e7: Preparing [2022-10-05T21:38:27.291Z] 994393dc58e7: Waiting [2022-10-05T21:38:27.291Z] 3dc27026afa3: Layer already exists [2022-10-05T21:38:27.291Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:27.291Z] 3c8e6e1a8c7e: Layer already exists [2022-10-05T21:38:27.291Z] d6f229ebfdfc: Layer already exists [2022-10-05T21:38:27.291Z] 6ef16695bc21: Layer already exists [2022-10-05T21:38:27.291Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:27.291Z] 2.3.0-dev.82: digest: sha256:d7f38c2a1f0ed8af79b21b90af89995e1aaa1cbd9b5c60da5abd3a872aae78c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:27.416Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T21:38:27.416Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T21:38:27.416Z] OK: 15734 distinct packages available [2022-10-05T21:38:27.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:38:27.594Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:27.901Z] + docker push nexus3.edgexfoundry.org:10004/core-data:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:27.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T21:38:27.901Z] 3c8e6e1a8c7e: Preparing [2022-10-05T21:38:27.901Z] 3dc27026afa3: Preparing [2022-10-05T21:38:27.901Z] abf6d43cfde1: Preparing [2022-10-05T21:38:27.901Z] d6f229ebfdfc: Preparing [2022-10-05T21:38:27.901Z] 6ef16695bc21: Preparing [2022-10-05T21:38:27.901Z] 994393dc58e7: Preparing [2022-10-05T21:38:27.901Z] 994393dc58e7: Waiting [2022-10-05T21:38:27.901Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:27.901Z] 3dc27026afa3: Layer already exists [2022-10-05T21:38:27.901Z] 6ef16695bc21: Layer already exists [2022-10-05T21:38:27.901Z] 3c8e6e1a8c7e: Layer already exists [2022-10-05T21:38:27.901Z] d6f229ebfdfc: Layer already exists [2022-10-05T21:38:27.901Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:27.901Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:d7f38c2a1f0ed8af79b21b90af89995e1aaa1cbd9b5c60da5abd3a872aae78c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:28.215Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:28.379Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T21:38:28.379Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T21:38:28.379Z] OK: 15734 distinct packages available [2022-10-05T21:38:28.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:38:28.379Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T21:38:28.379Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T21:38:28.379Z] OK: 15734 distinct packages available [2022-10-05T21:38:28.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:38:28.520Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-05T21:38:28.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-05T21:38:28.520Z] 3c8e6e1a8c7e: Preparing [2022-10-05T21:38:28.520Z] 3dc27026afa3: Preparing [2022-10-05T21:38:28.520Z] abf6d43cfde1: Preparing [2022-10-05T21:38:28.520Z] d6f229ebfdfc: Preparing [2022-10-05T21:38:28.520Z] 6ef16695bc21: Preparing [2022-10-05T21:38:28.520Z] 994393dc58e7: Preparing [2022-10-05T21:38:28.520Z] 994393dc58e7: Waiting [2022-10-05T21:38:28.520Z] 3dc27026afa3: Layer already exists [2022-10-05T21:38:28.520Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:28.520Z] 6ef16695bc21: Layer already exists [2022-10-05T21:38:28.520Z] d6f229ebfdfc: Layer already exists [2022-10-05T21:38:28.520Z] 3c8e6e1a8c7e: Layer already exists [2022-10-05T21:38:28.520Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:28.520Z] main: digest: sha256:d7f38c2a1f0ed8af79b21b90af89995e1aaa1cbd9b5c60da5abd3a872aae78c1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:38:28.567Z] ===================================================== [Pipeline] echo [2022-10-05T21:38:28.575Z] taggedImages: [2022-10-05T21:38:28.575Z] - nexus3.edgexfoundry.org:10004/core-data:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:28.575Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-05T21:38:28.575Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.82 [2022-10-05T21:38:28.575Z] - nexus3.edgexfoundry.org:10004/core-data:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:28.575Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-05T21:38:28.594Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-05T21:38:28.594Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:28.594Z] latest [2022-10-05T21:38:28.594Z] 2.3.0-dev.82 [2022-10-05T21:38:28.594Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:28.594Z] main [2022-10-05T21:38:28.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:28.647Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:38:28.919Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:29.224Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:29.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T21:38:29.224Z] 67d6bedb402e: Preparing [2022-10-05T21:38:29.224Z] 3bde9d2cc881: Preparing [2022-10-05T21:38:29.224Z] 1b4dde8d1a8e: Preparing [2022-10-05T21:38:29.224Z] abf6d43cfde1: Preparing [2022-10-05T21:38:29.224Z] b07ded54e166: Preparing [2022-10-05T21:38:29.224Z] 994393dc58e7: Preparing [2022-10-05T21:38:29.224Z] 994393dc58e7: Waiting [2022-10-05T21:38:29.224Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:29.224Z] b07ded54e166: Layer already exists [2022-10-05T21:38:29.224Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:29.224Z] 3bde9d2cc881: Pushed [2022-10-05T21:38:29.224Z] 67d6bedb402e: Pushed [2022-10-05T21:38:29.228Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-05T21:38:29.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:38:29.495Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-05T21:38:29.495Z] (3/5) Installing libucontext (1.1-r0) [2022-10-05T21:38:29.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:38:29.495Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-05T21:38:29.761Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-05T21:38:29.761Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T21:38:29.761Z] OK: 6 MiB in 19 packages [2022-10-05T21:38:30.609Z] 1b4dde8d1a8e: Pushed [2022-10-05T21:38:30.874Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:10074d80f2b296481220dd6993d131da430c0aed8e7cec4907e8bc3c6bdc9f33 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:31.190Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-05T21:38:31.191Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-05T21:38:31.191Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-05T21:38:31.191Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-05T21:38:31.191Z] (3/4) Installing libucontext (1.1-r0) [2022-10-05T21:38:31.191Z] (3/5) Installing libucontext (1.1-r0) [2022-10-05T21:38:31.191Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-05T21:38:31.191Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-05T21:38:31.191Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T21:38:31.275Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:31.484Z] OK: 6 MiB in 18 packages [2022-10-05T21:38:31.484Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-05T21:38:31.484Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T21:38:31.484Z] Removing intermediate container b7821e1d08ba [2022-10-05T21:38:31.484Z] ---> 072b39df8a58 [2022-10-05T21:38:31.484Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-05T21:38:31.644Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-05T21:38:31.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T21:38:31.644Z] 67d6bedb402e: Preparing [2022-10-05T21:38:31.644Z] 3bde9d2cc881: Preparing [2022-10-05T21:38:31.644Z] 1b4dde8d1a8e: Preparing [2022-10-05T21:38:31.644Z] abf6d43cfde1: Preparing [2022-10-05T21:38:31.644Z] b07ded54e166: Preparing [2022-10-05T21:38:31.644Z] 994393dc58e7: Preparing [2022-10-05T21:38:31.644Z] 994393dc58e7: Waiting [2022-10-05T21:38:31.644Z] 67d6bedb402e: Layer already exists [2022-10-05T21:38:31.644Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:31.644Z] 3bde9d2cc881: Layer already exists [2022-10-05T21:38:31.644Z] b07ded54e166: Layer already exists [2022-10-05T21:38:31.644Z] 1b4dde8d1a8e: Layer already exists [2022-10-05T21:38:31.644Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:31.644Z] latest: digest: sha256:10074d80f2b296481220dd6993d131da430c0aed8e7cec4907e8bc3c6bdc9f33 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:31.752Z] OK: 6 MiB in 19 packages [2022-10-05T21:38:31.980Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:32.318Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.82 [2022-10-05T21:38:32.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T21:38:32.319Z] 67d6bedb402e: Preparing [2022-10-05T21:38:32.319Z] 3bde9d2cc881: Preparing [2022-10-05T21:38:32.319Z] 1b4dde8d1a8e: Preparing [2022-10-05T21:38:32.319Z] abf6d43cfde1: Preparing [2022-10-05T21:38:32.319Z] b07ded54e166: Preparing [2022-10-05T21:38:32.319Z] 994393dc58e7: Preparing [2022-10-05T21:38:32.319Z] 994393dc58e7: Waiting [2022-10-05T21:38:32.319Z] 67d6bedb402e: Layer already exists [2022-10-05T21:38:32.319Z] 3bde9d2cc881: Layer already exists [2022-10-05T21:38:32.319Z] 1b4dde8d1a8e: Layer already exists [2022-10-05T21:38:32.319Z] b07ded54e166: Layer already exists [2022-10-05T21:38:32.319Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:32.319Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:32.319Z] 2.3.0-dev.82: digest: sha256:10074d80f2b296481220dd6993d131da430c0aed8e7cec4907e8bc3c6bdc9f33 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:32.624Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:32.923Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:32.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T21:38:32.923Z] 67d6bedb402e: Preparing [2022-10-05T21:38:32.923Z] 3bde9d2cc881: Preparing [2022-10-05T21:38:32.923Z] 1b4dde8d1a8e: Preparing [2022-10-05T21:38:32.923Z] abf6d43cfde1: Preparing [2022-10-05T21:38:32.923Z] b07ded54e166: Preparing [2022-10-05T21:38:32.923Z] 994393dc58e7: Preparing [2022-10-05T21:38:32.923Z] 994393dc58e7: Waiting [2022-10-05T21:38:32.923Z] b07ded54e166: Layer already exists [2022-10-05T21:38:32.923Z] 67d6bedb402e: Layer already exists [2022-10-05T21:38:32.923Z] 3bde9d2cc881: Layer already exists [2022-10-05T21:38:32.923Z] 1b4dde8d1a8e: Layer already exists [2022-10-05T21:38:32.923Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:32.923Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:32.923Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:10074d80f2b296481220dd6993d131da430c0aed8e7cec4907e8bc3c6bdc9f33 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:33.221Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:33.527Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-05T21:38:33.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-05T21:38:33.527Z] 67d6bedb402e: Preparing [2022-10-05T21:38:33.527Z] 3bde9d2cc881: Preparing [2022-10-05T21:38:33.527Z] 1b4dde8d1a8e: Preparing [2022-10-05T21:38:33.527Z] abf6d43cfde1: Preparing [2022-10-05T21:38:33.527Z] b07ded54e166: Preparing [2022-10-05T21:38:33.527Z] 994393dc58e7: Preparing [2022-10-05T21:38:33.527Z] 994393dc58e7: Waiting [2022-10-05T21:38:33.527Z] 1b4dde8d1a8e: Layer already exists [2022-10-05T21:38:33.527Z] 67d6bedb402e: Layer already exists [2022-10-05T21:38:33.527Z] 3bde9d2cc881: Layer already exists [2022-10-05T21:38:33.527Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:33.527Z] b07ded54e166: Layer already exists [2022-10-05T21:38:33.527Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:33.527Z] main: digest: sha256:10074d80f2b296481220dd6993d131da430c0aed8e7cec4907e8bc3c6bdc9f33 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:38:33.572Z] ===================================================== [Pipeline] echo [2022-10-05T21:38:33.579Z] taggedImages: [2022-10-05T21:38:33.579Z] - nexus3.edgexfoundry.org:10004/core-metadata:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:33.579Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-05T21:38:33.579Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.82 [2022-10-05T21:38:33.579Z] - nexus3.edgexfoundry.org:10004/core-metadata:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:33.579Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-05T21:38:33.600Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-05T21:38:33.600Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:33.600Z] latest [2022-10-05T21:38:33.600Z] 2.3.0-dev.82 [2022-10-05T21:38:33.600Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:33.600Z] main [2022-10-05T21:38:33.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:33.921Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:34.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:34.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T21:38:34.226Z] 552d1bf2539a: Preparing [2022-10-05T21:38:34.226Z] 552d1bf2539a: Preparing [2022-10-05T21:38:34.226Z] 00d653f1eb9f: Preparing [2022-10-05T21:38:34.226Z] a52f6becad4a: Preparing [2022-10-05T21:38:34.226Z] a8999eb01104: Preparing [2022-10-05T21:38:34.226Z] c2d019056e1b: Preparing [2022-10-05T21:38:34.226Z] 8a992db6e2f6: Preparing [2022-10-05T21:38:34.226Z] abf6d43cfde1: Preparing [2022-10-05T21:38:34.226Z] d98234335684: Preparing [2022-10-05T21:38:34.226Z] 4129bceb73df: Preparing [2022-10-05T21:38:34.226Z] cd64a2811a0f: Preparing [2022-10-05T21:38:34.226Z] 539af5a0b50a: Preparing [2022-10-05T21:38:34.226Z] 994393dc58e7: Preparing [2022-10-05T21:38:34.226Z] 8a992db6e2f6: Waiting [2022-10-05T21:38:34.226Z] abf6d43cfde1: Waiting [2022-10-05T21:38:34.226Z] d98234335684: Waiting [2022-10-05T21:38:34.226Z] 4129bceb73df: Waiting [2022-10-05T21:38:34.226Z] cd64a2811a0f: Waiting [2022-10-05T21:38:34.226Z] 994393dc58e7: Waiting [2022-10-05T21:38:34.226Z] 539af5a0b50a: Waiting [2022-10-05T21:38:34.226Z] 552d1bf2539a: Pushed [2022-10-05T21:38:34.226Z] a8999eb01104: Pushed [2022-10-05T21:38:34.226Z] a52f6becad4a: Pushed [2022-10-05T21:38:34.226Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:34.226Z] 00d653f1eb9f: Pushed [2022-10-05T21:38:34.226Z] c2d019056e1b: Pushed [2022-10-05T21:38:34.330Z] Removing intermediate container ba2810a52998 [2022-10-05T21:38:34.330Z] ---> c17b3e9123a8 [2022-10-05T21:38:34.330Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T21:38:34.330Z] Removing intermediate container 2777804a317b [2022-10-05T21:38:34.330Z] ---> a95f0a39e585 [2022-10-05T21:38:34.330Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T21:38:34.484Z] d98234335684: Pushed [2022-10-05T21:38:34.484Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:34.484Z] 539af5a0b50a: Pushed [2022-10-05T21:38:34.484Z] cd64a2811a0f: Pushed [2022-10-05T21:38:34.484Z] 4129bceb73df: Pushed [2022-10-05T21:38:35.858Z] 8a992db6e2f6: Pushed [2022-10-05T21:38:36.117Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:b1d605ee1011106b64949df164fefa739efd6e07f08098027311324e3f826a0b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:36.419Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:36.720Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-05T21:38:36.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T21:38:36.720Z] 552d1bf2539a: Preparing [2022-10-05T21:38:36.720Z] 552d1bf2539a: Preparing [2022-10-05T21:38:36.720Z] 00d653f1eb9f: Preparing [2022-10-05T21:38:36.720Z] a52f6becad4a: Preparing [2022-10-05T21:38:36.720Z] a8999eb01104: Preparing [2022-10-05T21:38:36.720Z] c2d019056e1b: Preparing [2022-10-05T21:38:36.720Z] 8a992db6e2f6: Preparing [2022-10-05T21:38:36.720Z] abf6d43cfde1: Preparing [2022-10-05T21:38:36.720Z] d98234335684: Preparing [2022-10-05T21:38:36.720Z] 4129bceb73df: Preparing [2022-10-05T21:38:36.720Z] cd64a2811a0f: Preparing [2022-10-05T21:38:36.720Z] 539af5a0b50a: Preparing [2022-10-05T21:38:36.720Z] 994393dc58e7: Preparing [2022-10-05T21:38:36.720Z] 4129bceb73df: Waiting [2022-10-05T21:38:36.720Z] cd64a2811a0f: Waiting [2022-10-05T21:38:36.720Z] 539af5a0b50a: Waiting [2022-10-05T21:38:36.720Z] 994393dc58e7: Waiting [2022-10-05T21:38:36.720Z] 8a992db6e2f6: Waiting [2022-10-05T21:38:36.720Z] abf6d43cfde1: Waiting [2022-10-05T21:38:36.720Z] d98234335684: Waiting [2022-10-05T21:38:36.720Z] 552d1bf2539a: Layer already exists [2022-10-05T21:38:36.720Z] a52f6becad4a: Layer already exists [2022-10-05T21:38:36.720Z] a8999eb01104: Layer already exists [2022-10-05T21:38:36.720Z] c2d019056e1b: Layer already exists [2022-10-05T21:38:36.720Z] 00d653f1eb9f: Layer already exists [2022-10-05T21:38:36.720Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:36.720Z] 8a992db6e2f6: Layer already exists [2022-10-05T21:38:36.720Z] d98234335684: Layer already exists [2022-10-05T21:38:36.720Z] 4129bceb73df: Layer already exists [2022-10-05T21:38:36.720Z] cd64a2811a0f: Layer already exists [2022-10-05T21:38:36.720Z] 539af5a0b50a: Layer already exists [2022-10-05T21:38:36.720Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:36.720Z] latest: digest: sha256:b1d605ee1011106b64949df164fefa739efd6e07f08098027311324e3f826a0b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:37.035Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:37.342Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.82 [2022-10-05T21:38:37.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T21:38:37.342Z] 552d1bf2539a: Preparing [2022-10-05T21:38:37.342Z] 552d1bf2539a: Preparing [2022-10-05T21:38:37.342Z] 00d653f1eb9f: Preparing [2022-10-05T21:38:37.342Z] a52f6becad4a: Preparing [2022-10-05T21:38:37.342Z] a8999eb01104: Preparing [2022-10-05T21:38:37.342Z] c2d019056e1b: Preparing [2022-10-05T21:38:37.342Z] 8a992db6e2f6: Preparing [2022-10-05T21:38:37.342Z] abf6d43cfde1: Preparing [2022-10-05T21:38:37.342Z] d98234335684: Preparing [2022-10-05T21:38:37.342Z] 4129bceb73df: Preparing [2022-10-05T21:38:37.342Z] cd64a2811a0f: Preparing [2022-10-05T21:38:37.342Z] 539af5a0b50a: Preparing [2022-10-05T21:38:37.342Z] 994393dc58e7: Preparing [2022-10-05T21:38:37.342Z] abf6d43cfde1: Waiting [2022-10-05T21:38:37.342Z] d98234335684: Waiting [2022-10-05T21:38:37.342Z] 539af5a0b50a: Waiting [2022-10-05T21:38:37.342Z] cd64a2811a0f: Waiting [2022-10-05T21:38:37.342Z] 4129bceb73df: Waiting [2022-10-05T21:38:37.342Z] 8a992db6e2f6: Waiting [2022-10-05T21:38:37.342Z] a52f6becad4a: Layer already exists [2022-10-05T21:38:37.342Z] 00d653f1eb9f: Layer already exists [2022-10-05T21:38:37.342Z] c2d019056e1b: Layer already exists [2022-10-05T21:38:37.342Z] 552d1bf2539a: Layer already exists [2022-10-05T21:38:37.342Z] a8999eb01104: Layer already exists [2022-10-05T21:38:37.342Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:37.342Z] 8a992db6e2f6: Layer already exists [2022-10-05T21:38:37.342Z] d98234335684: Layer already exists [2022-10-05T21:38:37.342Z] cd64a2811a0f: Layer already exists [2022-10-05T21:38:37.342Z] 4129bceb73df: Layer already exists [2022-10-05T21:38:37.342Z] 539af5a0b50a: Layer already exists [2022-10-05T21:38:37.342Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:37.342Z] 2.3.0-dev.82: digest: sha256:b1d605ee1011106b64949df164fefa739efd6e07f08098027311324e3f826a0b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:37.648Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:37.948Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:37.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T21:38:37.949Z] 552d1bf2539a: Preparing [2022-10-05T21:38:37.949Z] 552d1bf2539a: Preparing [2022-10-05T21:38:37.949Z] 00d653f1eb9f: Preparing [2022-10-05T21:38:37.949Z] a52f6becad4a: Preparing [2022-10-05T21:38:37.949Z] a8999eb01104: Preparing [2022-10-05T21:38:37.949Z] c2d019056e1b: Preparing [2022-10-05T21:38:37.949Z] 8a992db6e2f6: Preparing [2022-10-05T21:38:37.949Z] abf6d43cfde1: Preparing [2022-10-05T21:38:37.949Z] d98234335684: Preparing [2022-10-05T21:38:37.949Z] 4129bceb73df: Preparing [2022-10-05T21:38:37.949Z] cd64a2811a0f: Preparing [2022-10-05T21:38:37.949Z] 539af5a0b50a: Preparing [2022-10-05T21:38:37.949Z] 994393dc58e7: Preparing [2022-10-05T21:38:37.949Z] 8a992db6e2f6: Waiting [2022-10-05T21:38:37.949Z] abf6d43cfde1: Waiting [2022-10-05T21:38:37.949Z] d98234335684: Waiting [2022-10-05T21:38:37.949Z] 4129bceb73df: Waiting [2022-10-05T21:38:37.949Z] cd64a2811a0f: Waiting [2022-10-05T21:38:37.949Z] 539af5a0b50a: Waiting [2022-10-05T21:38:37.949Z] 994393dc58e7: Waiting [2022-10-05T21:38:37.949Z] 00d653f1eb9f: Layer already exists [2022-10-05T21:38:37.949Z] c2d019056e1b: Layer already exists [2022-10-05T21:38:37.949Z] 552d1bf2539a: Layer already exists [2022-10-05T21:38:37.949Z] a52f6becad4a: Layer already exists [2022-10-05T21:38:37.949Z] a8999eb01104: Layer already exists [2022-10-05T21:38:37.949Z] 8a992db6e2f6: Layer already exists [2022-10-05T21:38:37.949Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:37.949Z] d98234335684: Layer already exists [2022-10-05T21:38:37.949Z] cd64a2811a0f: Layer already exists [2022-10-05T21:38:37.949Z] 4129bceb73df: Layer already exists [2022-10-05T21:38:37.949Z] 539af5a0b50a: Layer already exists [2022-10-05T21:38:37.949Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:37.949Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:b1d605ee1011106b64949df164fefa739efd6e07f08098027311324e3f826a0b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:38.249Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:38.550Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-05T21:38:38.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-05T21:38:38.550Z] 552d1bf2539a: Preparing [2022-10-05T21:38:38.550Z] 552d1bf2539a: Preparing [2022-10-05T21:38:38.550Z] 00d653f1eb9f: Preparing [2022-10-05T21:38:38.550Z] a52f6becad4a: Preparing [2022-10-05T21:38:38.550Z] a8999eb01104: Preparing [2022-10-05T21:38:38.550Z] c2d019056e1b: Preparing [2022-10-05T21:38:38.550Z] 8a992db6e2f6: Preparing [2022-10-05T21:38:38.550Z] abf6d43cfde1: Preparing [2022-10-05T21:38:38.550Z] d98234335684: Preparing [2022-10-05T21:38:38.550Z] 4129bceb73df: Preparing [2022-10-05T21:38:38.550Z] cd64a2811a0f: Preparing [2022-10-05T21:38:38.550Z] 539af5a0b50a: Preparing [2022-10-05T21:38:38.550Z] 994393dc58e7: Preparing [2022-10-05T21:38:38.550Z] d98234335684: Waiting [2022-10-05T21:38:38.550Z] 8a992db6e2f6: Waiting [2022-10-05T21:38:38.551Z] 4129bceb73df: Waiting [2022-10-05T21:38:38.551Z] cd64a2811a0f: Waiting [2022-10-05T21:38:38.551Z] abf6d43cfde1: Waiting [2022-10-05T21:38:38.551Z] 539af5a0b50a: Waiting [2022-10-05T21:38:38.551Z] 994393dc58e7: Waiting [2022-10-05T21:38:38.551Z] 552d1bf2539a: Layer already exists [2022-10-05T21:38:38.551Z] c2d019056e1b: Layer already exists [2022-10-05T21:38:38.551Z] a8999eb01104: Layer already exists [2022-10-05T21:38:38.551Z] 00d653f1eb9f: Layer already exists [2022-10-05T21:38:38.551Z] a52f6becad4a: Layer already exists [2022-10-05T21:38:38.551Z] 8a992db6e2f6: Layer already exists [2022-10-05T21:38:38.551Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:38.551Z] 4129bceb73df: Layer already exists [2022-10-05T21:38:38.551Z] cd64a2811a0f: Layer already exists [2022-10-05T21:38:38.551Z] d98234335684: Layer already exists [2022-10-05T21:38:38.551Z] 539af5a0b50a: Layer already exists [2022-10-05T21:38:38.551Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:38.551Z] main: digest: sha256:b1d605ee1011106b64949df164fefa739efd6e07f08098027311324e3f826a0b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:38:38.595Z] ===================================================== [Pipeline] echo [2022-10-05T21:38:38.601Z] taggedImages: [2022-10-05T21:38:38.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:38.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-05T21:38:38.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.82 [2022-10-05T21:38:38.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:38.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-05T21:38:38.614Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-05T21:38:38.614Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:38.614Z] latest [2022-10-05T21:38:38.614Z] 2.3.0-dev.82 [2022-10-05T21:38:38.614Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:38.614Z] main [2022-10-05T21:38:38.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:38.916Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:39.224Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:39.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T21:38:39.224Z] 84ae053f38de: Preparing [2022-10-05T21:38:39.224Z] 9442b8034b24: Preparing [2022-10-05T21:38:39.224Z] 5e24a518a4cf: Preparing [2022-10-05T21:38:39.224Z] d8e55d55475d: Preparing [2022-10-05T21:38:39.224Z] 5d85d07ae8ad: Preparing [2022-10-05T21:38:39.224Z] 2f9295e8e490: Preparing [2022-10-05T21:38:39.225Z] e5a9285004b8: Preparing [2022-10-05T21:38:39.225Z] 994393dc58e7: Preparing [2022-10-05T21:38:39.225Z] 2f9295e8e490: Waiting [2022-10-05T21:38:39.225Z] e5a9285004b8: Waiting [2022-10-05T21:38:39.225Z] 994393dc58e7: Waiting [2022-10-05T21:38:39.225Z] 9442b8034b24: Pushed [2022-10-05T21:38:39.225Z] 5d85d07ae8ad: Pushed [2022-10-05T21:38:39.225Z] 84ae053f38de: Pushed [2022-10-05T21:38:39.225Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:39.225Z] 2f9295e8e490: Pushed [2022-10-05T21:38:39.686Z] ---> cbf56c0cf561 [2022-10-05T21:38:39.686Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-05T21:38:39.789Z] e5a9285004b8: Pushed [2022-10-05T21:38:40.356Z] d8e55d55475d: Pushed [2022-10-05T21:38:40.356Z] 5e24a518a4cf: Pushed [2022-10-05T21:38:40.615Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:c75b78b4a957c0d70d80973f40b78ae933e0dca1fc8ab870c7b795bb08cab25d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:40.920Z] + 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-05T21:38:41.218Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-05T21:38:41.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T21:38:41.219Z] 84ae053f38de: Preparing [2022-10-05T21:38:41.219Z] 9442b8034b24: Preparing [2022-10-05T21:38:41.219Z] 5e24a518a4cf: Preparing [2022-10-05T21:38:41.219Z] d8e55d55475d: Preparing [2022-10-05T21:38:41.219Z] 5d85d07ae8ad: Preparing [2022-10-05T21:38:41.219Z] 2f9295e8e490: Preparing [2022-10-05T21:38:41.219Z] e5a9285004b8: Preparing [2022-10-05T21:38:41.219Z] 994393dc58e7: Preparing [2022-10-05T21:38:41.219Z] e5a9285004b8: Waiting [2022-10-05T21:38:41.219Z] 2f9295e8e490: Waiting [2022-10-05T21:38:41.219Z] 994393dc58e7: Waiting [2022-10-05T21:38:41.219Z] 84ae053f38de: Layer already exists [2022-10-05T21:38:41.219Z] 9442b8034b24: Layer already exists [2022-10-05T21:38:41.219Z] 5e24a518a4cf: Layer already exists [2022-10-05T21:38:41.219Z] d8e55d55475d: Layer already exists [2022-10-05T21:38:41.219Z] 5d85d07ae8ad: Layer already exists [2022-10-05T21:38:41.219Z] 2f9295e8e490: Layer already exists [2022-10-05T21:38:41.219Z] e5a9285004b8: Layer already exists [2022-10-05T21:38:41.219Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:41.219Z] latest: digest: sha256:c75b78b4a957c0d70d80973f40b78ae933e0dca1fc8ab870c7b795bb08cab25d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:41.518Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:41.827Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.82 [2022-10-05T21:38:41.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T21:38:41.828Z] 84ae053f38de: Preparing [2022-10-05T21:38:41.828Z] 9442b8034b24: Preparing [2022-10-05T21:38:41.828Z] 5e24a518a4cf: Preparing [2022-10-05T21:38:41.828Z] d8e55d55475d: Preparing [2022-10-05T21:38:41.828Z] 5d85d07ae8ad: Preparing [2022-10-05T21:38:41.828Z] 2f9295e8e490: Preparing [2022-10-05T21:38:41.828Z] e5a9285004b8: Preparing [2022-10-05T21:38:41.828Z] 994393dc58e7: Preparing [2022-10-05T21:38:41.828Z] 2f9295e8e490: Waiting [2022-10-05T21:38:41.828Z] 994393dc58e7: Waiting [2022-10-05T21:38:41.828Z] e5a9285004b8: Waiting [2022-10-05T21:38:41.828Z] 9442b8034b24: Layer already exists [2022-10-05T21:38:41.828Z] 5e24a518a4cf: Layer already exists [2022-10-05T21:38:41.828Z] 84ae053f38de: Layer already exists [2022-10-05T21:38:41.828Z] 5d85d07ae8ad: Layer already exists [2022-10-05T21:38:41.828Z] d8e55d55475d: Layer already exists [2022-10-05T21:38:41.828Z] 2f9295e8e490: Layer already exists [2022-10-05T21:38:41.828Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:41.828Z] e5a9285004b8: Layer already exists [2022-10-05T21:38:41.828Z] 2.3.0-dev.82: digest: sha256:c75b78b4a957c0d70d80973f40b78ae933e0dca1fc8ab870c7b795bb08cab25d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:42.131Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:42.431Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:42.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T21:38:42.431Z] 84ae053f38de: Preparing [2022-10-05T21:38:42.431Z] 9442b8034b24: Preparing [2022-10-05T21:38:42.431Z] 5e24a518a4cf: Preparing [2022-10-05T21:38:42.431Z] d8e55d55475d: Preparing [2022-10-05T21:38:42.431Z] 5d85d07ae8ad: Preparing [2022-10-05T21:38:42.431Z] 2f9295e8e490: Preparing [2022-10-05T21:38:42.431Z] e5a9285004b8: Preparing [2022-10-05T21:38:42.431Z] 994393dc58e7: Preparing [2022-10-05T21:38:42.431Z] e5a9285004b8: Waiting [2022-10-05T21:38:42.431Z] 994393dc58e7: Waiting [2022-10-05T21:38:42.431Z] 2f9295e8e490: Waiting [2022-10-05T21:38:42.431Z] 84ae053f38de: Layer already exists [2022-10-05T21:38:42.431Z] 9442b8034b24: Layer already exists [2022-10-05T21:38:42.431Z] 5d85d07ae8ad: Layer already exists [2022-10-05T21:38:42.431Z] d8e55d55475d: Layer already exists [2022-10-05T21:38:42.431Z] 5e24a518a4cf: Layer already exists [2022-10-05T21:38:42.431Z] e5a9285004b8: Layer already exists [2022-10-05T21:38:42.431Z] 2f9295e8e490: Layer already exists [2022-10-05T21:38:42.431Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:42.431Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:c75b78b4a957c0d70d80973f40b78ae933e0dca1fc8ab870c7b795bb08cab25d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:42.730Z] + 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-05T21:38:43.029Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-05T21:38:43.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-05T21:38:43.029Z] 84ae053f38de: Preparing [2022-10-05T21:38:43.029Z] 9442b8034b24: Preparing [2022-10-05T21:38:43.029Z] 5e24a518a4cf: Preparing [2022-10-05T21:38:43.029Z] d8e55d55475d: Preparing [2022-10-05T21:38:43.029Z] 5d85d07ae8ad: Preparing [2022-10-05T21:38:43.029Z] 2f9295e8e490: Preparing [2022-10-05T21:38:43.029Z] e5a9285004b8: Preparing [2022-10-05T21:38:43.029Z] 994393dc58e7: Preparing [2022-10-05T21:38:43.029Z] 2f9295e8e490: Waiting [2022-10-05T21:38:43.029Z] e5a9285004b8: Waiting [2022-10-05T21:38:43.029Z] 994393dc58e7: Waiting [2022-10-05T21:38:43.029Z] 5e24a518a4cf: Layer already exists [2022-10-05T21:38:43.029Z] 5d85d07ae8ad: Layer already exists [2022-10-05T21:38:43.029Z] d8e55d55475d: Layer already exists [2022-10-05T21:38:43.029Z] 9442b8034b24: Layer already exists [2022-10-05T21:38:43.029Z] 84ae053f38de: Layer already exists [2022-10-05T21:38:43.029Z] 2f9295e8e490: Layer already exists [2022-10-05T21:38:43.029Z] e5a9285004b8: Layer already exists [2022-10-05T21:38:43.029Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:43.029Z] main: digest: sha256:c75b78b4a957c0d70d80973f40b78ae933e0dca1fc8ab870c7b795bb08cab25d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:38:43.061Z] ===================================================== [Pipeline] echo [2022-10-05T21:38:43.066Z] taggedImages: [2022-10-05T21:38:43.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:43.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-05T21:38:43.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.82 [2022-10-05T21:38:43.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:43.066Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-05T21:38:43.079Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-05T21:38:43.079Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:43.079Z] latest [2022-10-05T21:38:43.079Z] 2.3.0-dev.82 [2022-10-05T21:38:43.079Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:43.079Z] main [2022-10-05T21:38:43.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:43.377Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:43.674Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:43.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T21:38:43.674Z] c474066be274: Preparing [2022-10-05T21:38:43.674Z] c269b77c56ab: Preparing [2022-10-05T21:38:43.674Z] 502213f816fd: Preparing [2022-10-05T21:38:43.674Z] d0d365ade73a: Preparing [2022-10-05T21:38:43.674Z] 91a795eac096: Preparing [2022-10-05T21:38:43.674Z] 6cc11a16e158: Preparing [2022-10-05T21:38:43.674Z] a22aafe23b1c: Preparing [2022-10-05T21:38:43.674Z] aeb0e8c811d9: Preparing [2022-10-05T21:38:43.674Z] e645e2ec9d89: Preparing [2022-10-05T21:38:43.674Z] 994393dc58e7: Preparing [2022-10-05T21:38:43.674Z] 6cc11a16e158: Waiting [2022-10-05T21:38:43.674Z] 994393dc58e7: Waiting [2022-10-05T21:38:43.674Z] a22aafe23b1c: Waiting [2022-10-05T21:38:43.674Z] aeb0e8c811d9: Waiting [2022-10-05T21:38:43.674Z] c269b77c56ab: Pushed [2022-10-05T21:38:43.674Z] c474066be274: Pushed [2022-10-05T21:38:43.674Z] 91a795eac096: Pushed [2022-10-05T21:38:43.932Z] 6cc11a16e158: Pushed [2022-10-05T21:38:43.932Z] aeb0e8c811d9: Pushed [2022-10-05T21:38:43.932Z] a22aafe23b1c: Pushed [2022-10-05T21:38:43.932Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:43.932Z] e645e2ec9d89: Pushed [2022-10-05T21:38:44.865Z] d0d365ade73a: Pushed [2022-10-05T21:38:45.124Z] 502213f816fd: Pushed [2022-10-05T21:38:45.124Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:a2479a378d166ba76c77e9bf00b82feaeccdbfdeb748394dcf307d939a1ed37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:45.425Z] + 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-05T21:38:45.723Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-05T21:38:45.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T21:38:45.723Z] c474066be274: Preparing [2022-10-05T21:38:45.723Z] c269b77c56ab: Preparing [2022-10-05T21:38:45.723Z] 502213f816fd: Preparing [2022-10-05T21:38:45.723Z] d0d365ade73a: Preparing [2022-10-05T21:38:45.723Z] 91a795eac096: Preparing [2022-10-05T21:38:45.723Z] 6cc11a16e158: Preparing [2022-10-05T21:38:45.723Z] a22aafe23b1c: Preparing [2022-10-05T21:38:45.723Z] 6cc11a16e158: Waiting [2022-10-05T21:38:45.723Z] aeb0e8c811d9: Preparing [2022-10-05T21:38:45.723Z] e645e2ec9d89: Preparing [2022-10-05T21:38:45.723Z] 994393dc58e7: Preparing [2022-10-05T21:38:45.723Z] a22aafe23b1c: Waiting [2022-10-05T21:38:45.723Z] e645e2ec9d89: Waiting [2022-10-05T21:38:45.723Z] aeb0e8c811d9: Waiting [2022-10-05T21:38:45.723Z] 994393dc58e7: Waiting [2022-10-05T21:38:45.723Z] c474066be274: Layer already exists [2022-10-05T21:38:45.723Z] d0d365ade73a: Layer already exists [2022-10-05T21:38:45.723Z] c269b77c56ab: Layer already exists [2022-10-05T21:38:45.723Z] 91a795eac096: Layer already exists [2022-10-05T21:38:45.723Z] 502213f816fd: Layer already exists [2022-10-05T21:38:45.723Z] a22aafe23b1c: Layer already exists [2022-10-05T21:38:45.723Z] 6cc11a16e158: Layer already exists [2022-10-05T21:38:45.723Z] e645e2ec9d89: Layer already exists [2022-10-05T21:38:45.723Z] aeb0e8c811d9: Layer already exists [2022-10-05T21:38:45.723Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:45.723Z] latest: digest: sha256:a2479a378d166ba76c77e9bf00b82feaeccdbfdeb748394dcf307d939a1ed37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:46.024Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:46.326Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.82 [2022-10-05T21:38:46.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T21:38:46.326Z] c474066be274: Preparing [2022-10-05T21:38:46.326Z] c269b77c56ab: Preparing [2022-10-05T21:38:46.326Z] 502213f816fd: Preparing [2022-10-05T21:38:46.326Z] d0d365ade73a: Preparing [2022-10-05T21:38:46.326Z] 91a795eac096: Preparing [2022-10-05T21:38:46.326Z] 6cc11a16e158: Preparing [2022-10-05T21:38:46.326Z] a22aafe23b1c: Preparing [2022-10-05T21:38:46.326Z] aeb0e8c811d9: Preparing [2022-10-05T21:38:46.326Z] e645e2ec9d89: Preparing [2022-10-05T21:38:46.326Z] 994393dc58e7: Preparing [2022-10-05T21:38:46.326Z] 6cc11a16e158: Waiting [2022-10-05T21:38:46.326Z] a22aafe23b1c: Waiting [2022-10-05T21:38:46.326Z] aeb0e8c811d9: Waiting [2022-10-05T21:38:46.326Z] e645e2ec9d89: Waiting [2022-10-05T21:38:46.326Z] 994393dc58e7: Waiting [2022-10-05T21:38:46.326Z] c269b77c56ab: Layer already exists [2022-10-05T21:38:46.326Z] d0d365ade73a: Layer already exists [2022-10-05T21:38:46.326Z] 91a795eac096: Layer already exists [2022-10-05T21:38:46.326Z] 502213f816fd: Layer already exists [2022-10-05T21:38:46.326Z] c474066be274: Layer already exists [2022-10-05T21:38:46.326Z] 6cc11a16e158: Layer already exists [2022-10-05T21:38:46.326Z] aeb0e8c811d9: Layer already exists [2022-10-05T21:38:46.326Z] a22aafe23b1c: Layer already exists [2022-10-05T21:38:46.326Z] e645e2ec9d89: Layer already exists [2022-10-05T21:38:46.326Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:46.326Z] 2.3.0-dev.82: digest: sha256:a2479a378d166ba76c77e9bf00b82feaeccdbfdeb748394dcf307d939a1ed37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:46.637Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:46.946Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:46.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T21:38:46.946Z] c474066be274: Preparing [2022-10-05T21:38:46.946Z] c269b77c56ab: Preparing [2022-10-05T21:38:46.946Z] 502213f816fd: Preparing [2022-10-05T21:38:46.946Z] d0d365ade73a: Preparing [2022-10-05T21:38:46.946Z] 91a795eac096: Preparing [2022-10-05T21:38:46.946Z] 6cc11a16e158: Preparing [2022-10-05T21:38:46.946Z] a22aafe23b1c: Preparing [2022-10-05T21:38:46.946Z] aeb0e8c811d9: Preparing [2022-10-05T21:38:46.946Z] e645e2ec9d89: Preparing [2022-10-05T21:38:46.946Z] 994393dc58e7: Preparing [2022-10-05T21:38:46.946Z] a22aafe23b1c: Waiting [2022-10-05T21:38:46.946Z] e645e2ec9d89: Waiting [2022-10-05T21:38:46.946Z] 6cc11a16e158: Waiting [2022-10-05T21:38:46.946Z] aeb0e8c811d9: Waiting [2022-10-05T21:38:46.946Z] 994393dc58e7: Waiting [2022-10-05T21:38:46.946Z] 502213f816fd: Layer already exists [2022-10-05T21:38:46.946Z] c474066be274: Layer already exists [2022-10-05T21:38:46.946Z] c269b77c56ab: Layer already exists [2022-10-05T21:38:46.946Z] d0d365ade73a: Layer already exists [2022-10-05T21:38:46.946Z] 91a795eac096: Layer already exists [2022-10-05T21:38:46.946Z] 6cc11a16e158: Layer already exists [2022-10-05T21:38:46.946Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:46.946Z] e645e2ec9d89: Layer already exists [2022-10-05T21:38:46.946Z] a22aafe23b1c: Layer already exists [2022-10-05T21:38:46.946Z] aeb0e8c811d9: Layer already exists [2022-10-05T21:38:46.946Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:a2479a378d166ba76c77e9bf00b82feaeccdbfdeb748394dcf307d939a1ed37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:47.271Z] + 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-05T21:38:47.575Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-05T21:38:47.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-05T21:38:47.575Z] c474066be274: Preparing [2022-10-05T21:38:47.575Z] c269b77c56ab: Preparing [2022-10-05T21:38:47.575Z] 502213f816fd: Preparing [2022-10-05T21:38:47.575Z] d0d365ade73a: Preparing [2022-10-05T21:38:47.575Z] 91a795eac096: Preparing [2022-10-05T21:38:47.575Z] 6cc11a16e158: Preparing [2022-10-05T21:38:47.575Z] a22aafe23b1c: Preparing [2022-10-05T21:38:47.575Z] aeb0e8c811d9: Preparing [2022-10-05T21:38:47.575Z] e645e2ec9d89: Preparing [2022-10-05T21:38:47.575Z] 994393dc58e7: Preparing [2022-10-05T21:38:47.575Z] 6cc11a16e158: Waiting [2022-10-05T21:38:47.575Z] e645e2ec9d89: Waiting [2022-10-05T21:38:47.575Z] 994393dc58e7: Waiting [2022-10-05T21:38:47.575Z] a22aafe23b1c: Waiting [2022-10-05T21:38:47.575Z] aeb0e8c811d9: Waiting [2022-10-05T21:38:47.575Z] 502213f816fd: Layer already exists [2022-10-05T21:38:47.575Z] c474066be274: Layer already exists [2022-10-05T21:38:47.575Z] c269b77c56ab: Layer already exists [2022-10-05T21:38:47.575Z] d0d365ade73a: Layer already exists [2022-10-05T21:38:47.575Z] 91a795eac096: Layer already exists [2022-10-05T21:38:47.575Z] 6cc11a16e158: Layer already exists [2022-10-05T21:38:47.575Z] e645e2ec9d89: Layer already exists [2022-10-05T21:38:47.575Z] a22aafe23b1c: Layer already exists [2022-10-05T21:38:47.576Z] 994393dc58e7: Layer already exists [2022-10-05T21:38:47.576Z] aeb0e8c811d9: Layer already exists [2022-10-05T21:38:47.576Z] main: digest: sha256:a2479a378d166ba76c77e9bf00b82feaeccdbfdeb748394dcf307d939a1ed37d size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:38:47.622Z] ===================================================== [Pipeline] echo [2022-10-05T21:38:47.631Z] taggedImages: [2022-10-05T21:38:47.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:47.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-05T21:38:47.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.82 [2022-10-05T21:38:47.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:47.631Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-05T21:38:47.652Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-05T21:38:47.652Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:47.652Z] latest [2022-10-05T21:38:47.652Z] 2.3.0-dev.82 [2022-10-05T21:38:47.652Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:47.652Z] main [2022-10-05T21:38:47.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:47.972Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:48.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:48.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T21:38:48.285Z] 314d738a2b8b: Preparing [2022-10-05T21:38:48.285Z] ad2929da4582: Preparing [2022-10-05T21:38:48.285Z] abf6d43cfde1: Preparing [2022-10-05T21:38:48.285Z] 5b9f89218291: Preparing [2022-10-05T21:38:48.285Z] 73d4a4ed87e9: Preparing [2022-10-05T21:38:48.285Z] 34d5ebaa5410: Preparing [2022-10-05T21:38:48.285Z] 34d5ebaa5410: Waiting [2022-10-05T21:38:48.285Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:48.285Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:38:48.285Z] 73d4a4ed87e9: Pushed [2022-10-05T21:38:48.285Z] 314d738a2b8b: Pushed [2022-10-05T21:38:48.852Z] 5b9f89218291: Pushed [2022-10-05T21:38:50.752Z] ad2929da4582: Pushed [2022-10-05T21:38:50.753Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:0a82cb80990c79817824dac903aafb2b25f5c26a0207bb96cc7cea614f6997da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:51.055Z] + 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-05T21:38:51.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-05T21:38:51.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T21:38:51.351Z] 314d738a2b8b: Preparing [2022-10-05T21:38:51.351Z] ad2929da4582: Preparing [2022-10-05T21:38:51.351Z] abf6d43cfde1: Preparing [2022-10-05T21:38:51.352Z] 5b9f89218291: Preparing [2022-10-05T21:38:51.352Z] 73d4a4ed87e9: Preparing [2022-10-05T21:38:51.352Z] 34d5ebaa5410: Preparing [2022-10-05T21:38:51.352Z] 34d5ebaa5410: Waiting [2022-10-05T21:38:51.352Z] 314d738a2b8b: Layer already exists [2022-10-05T21:38:51.352Z] ad2929da4582: Layer already exists [2022-10-05T21:38:51.352Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:38:51.352Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:51.352Z] 5b9f89218291: Layer already exists [2022-10-05T21:38:51.352Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:38:51.352Z] latest: digest: sha256:0a82cb80990c79817824dac903aafb2b25f5c26a0207bb96cc7cea614f6997da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:51.650Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:51.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.82 [2022-10-05T21:38:51.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T21:38:51.948Z] 314d738a2b8b: Preparing [2022-10-05T21:38:51.948Z] ad2929da4582: Preparing [2022-10-05T21:38:51.948Z] abf6d43cfde1: Preparing [2022-10-05T21:38:51.948Z] 5b9f89218291: Preparing [2022-10-05T21:38:51.948Z] 73d4a4ed87e9: Preparing [2022-10-05T21:38:51.948Z] 34d5ebaa5410: Preparing [2022-10-05T21:38:51.948Z] 34d5ebaa5410: Waiting [2022-10-05T21:38:51.948Z] 314d738a2b8b: Layer already exists [2022-10-05T21:38:51.948Z] 5b9f89218291: Layer already exists [2022-10-05T21:38:51.948Z] ad2929da4582: Layer already exists [2022-10-05T21:38:51.948Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:38:51.948Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:51.948Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:38:51.948Z] 2.3.0-dev.82: digest: sha256:0a82cb80990c79817824dac903aafb2b25f5c26a0207bb96cc7cea614f6997da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:51.979Z] ---> 973966cd2cd0 [2022-10-05T21:38:51.979Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T21:38:52.250Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:52.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:52.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T21:38:52.548Z] 314d738a2b8b: Preparing [2022-10-05T21:38:52.548Z] ad2929da4582: Preparing [2022-10-05T21:38:52.548Z] abf6d43cfde1: Preparing [2022-10-05T21:38:52.548Z] 5b9f89218291: Preparing [2022-10-05T21:38:52.548Z] 73d4a4ed87e9: Preparing [2022-10-05T21:38:52.548Z] 34d5ebaa5410: Preparing [2022-10-05T21:38:52.548Z] 34d5ebaa5410: Waiting [2022-10-05T21:38:52.548Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:52.548Z] 5b9f89218291: Layer already exists [2022-10-05T21:38:52.548Z] ad2929da4582: Layer already exists [2022-10-05T21:38:52.548Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:38:52.548Z] 314d738a2b8b: Layer already exists [2022-10-05T21:38:52.548Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:38:52.548Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:0a82cb80990c79817824dac903aafb2b25f5c26a0207bb96cc7cea614f6997da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:52.578Z] ---> 1f56ea0b0a2d [2022-10-05T21:38:52.579Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-05T21:38:52.848Z] + 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-05T21:38:53.144Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-05T21:38:53.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-05T21:38:53.144Z] 314d738a2b8b: Preparing [2022-10-05T21:38:53.144Z] ad2929da4582: Preparing [2022-10-05T21:38:53.144Z] abf6d43cfde1: Preparing [2022-10-05T21:38:53.144Z] 5b9f89218291: Preparing [2022-10-05T21:38:53.144Z] 73d4a4ed87e9: Preparing [2022-10-05T21:38:53.144Z] 34d5ebaa5410: Preparing [2022-10-05T21:38:53.144Z] 34d5ebaa5410: Waiting [2022-10-05T21:38:53.144Z] abf6d43cfde1: Layer already exists [2022-10-05T21:38:53.144Z] 314d738a2b8b: Layer already exists [2022-10-05T21:38:53.144Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:38:53.144Z] 5b9f89218291: Layer already exists [2022-10-05T21:38:53.144Z] ad2929da4582: Layer already exists [2022-10-05T21:38:53.144Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:38:53.144Z] main: digest: sha256:0a82cb80990c79817824dac903aafb2b25f5c26a0207bb96cc7cea614f6997da size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-10-05T21:38:53.163Z] ---> 95ea0711bb9c [2022-10-05T21:38:53.163Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:38:53.178Z] ===================================================== [Pipeline] echo [2022-10-05T21:38:53.183Z] taggedImages: [2022-10-05T21:38:53.183Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:53.183Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-05T21:38:53.183Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.82 [2022-10-05T21:38:53.183Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:53.183Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-05T21:38:53.197Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-05T21:38:53.197Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:53.197Z] latest [2022-10-05T21:38:53.197Z] 2.3.0-dev.82 [2022-10-05T21:38:53.197Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:38:53.197Z] main [2022-10-05T21:38:53.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:53.493Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:38:53.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:38:53.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T21:38:53.790Z] 0f0710a31fa8: Preparing [2022-10-05T21:38:53.790Z] a9348e31649e: Preparing [2022-10-05T21:38:53.790Z] b62fd0be891a: Preparing [2022-10-05T21:38:53.790Z] f060f3ddf014: Preparing [2022-10-05T21:38:53.790Z] a890e9776c09: Preparing [2022-10-05T21:38:53.790Z] ba455e195ad7: Preparing [2022-10-05T21:38:53.790Z] 73d4a4ed87e9: Preparing [2022-10-05T21:38:53.790Z] 34d5ebaa5410: Preparing [2022-10-05T21:38:53.790Z] 73d4a4ed87e9: Waiting [2022-10-05T21:38:53.790Z] ba455e195ad7: Waiting [2022-10-05T21:38:53.790Z] 34d5ebaa5410: Waiting [2022-10-05T21:38:53.790Z] 0f0710a31fa8: Pushed [2022-10-05T21:38:53.790Z] a9348e31649e: Pushed [2022-10-05T21:38:53.790Z] b62fd0be891a: Pushed [2022-10-05T21:38:53.790Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:38:53.790Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:38:54.355Z] ba455e195ad7: Pushed [2022-10-05T21:38:55.754Z] ---> 4f8335d2054a [2022-10-05T21:38:55.754Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-05T21:38:55.754Z] ---> 824ab687f4f2 [2022-10-05T21:38:55.754Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-05T21:38:56.021Z] ---> Running in 1b5728028dca [2022-10-05T21:38:57.008Z] ---> b79b83bed778 [2022-10-05T21:38:57.008Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-05T21:38:57.275Z] Removing intermediate container 1b5728028dca [2022-10-05T21:38:57.275Z] ---> f35f6b0d435d [2022-10-05T21:38:57.275Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-05T21:38:57.637Z] a890e9776c09: Pushed [2022-10-05T21:38:57.860Z] ---> 5f979f6358aa [2022-10-05T21:38:57.860Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T21:38:58.125Z] ---> Running in 73cc637eda7c [2022-10-05T21:38:58.966Z] ---> 9f9ae1096f4d [2022-10-05T21:38:58.966Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-05T21:38:59.574Z] Removing intermediate container 73cc637eda7c [2022-10-05T21:38:59.574Z] ---> 043a4f78fa76 [2022-10-05T21:38:59.574Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T21:38:59.871Z] ---> Running in 20a4ecf6c591 [2022-10-05T21:39:00.157Z] ---> e7409e43aa7f [2022-10-05T21:39:00.157Z] Step 21/26 : WORKDIR / [2022-10-05T21:39:00.157Z] ---> Running in b88bccd7b4c2 [2022-10-05T21:39:00.927Z] f060f3ddf014: Pushed [2022-10-05T21:39:00.927Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:19504ecc4c2dee4b7e3a017e54830f28f9b41693b2ee150b5f5ef957d036ad03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:01.224Z] + 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-05T21:39:01.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-05T21:39:01.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T21:39:01.519Z] 0f0710a31fa8: Preparing [2022-10-05T21:39:01.519Z] a9348e31649e: Preparing [2022-10-05T21:39:01.519Z] b62fd0be891a: Preparing [2022-10-05T21:39:01.519Z] f060f3ddf014: Preparing [2022-10-05T21:39:01.519Z] a890e9776c09: Preparing [2022-10-05T21:39:01.519Z] ba455e195ad7: Preparing [2022-10-05T21:39:01.519Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:01.519Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:01.519Z] 34d5ebaa5410: Waiting [2022-10-05T21:39:01.519Z] ba455e195ad7: Waiting [2022-10-05T21:39:01.519Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:01.519Z] a890e9776c09: Layer already exists [2022-10-05T21:39:01.519Z] a9348e31649e: Layer already exists [2022-10-05T21:39:01.519Z] 0f0710a31fa8: Layer already exists [2022-10-05T21:39:01.519Z] f060f3ddf014: Layer already exists [2022-10-05T21:39:01.519Z] b62fd0be891a: Layer already exists [2022-10-05T21:39:01.519Z] ba455e195ad7: Layer already exists [2022-10-05T21:39:01.519Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:01.519Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:01.519Z] latest: digest: sha256:19504ecc4c2dee4b7e3a017e54830f28f9b41693b2ee150b5f5ef957d036ad03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:01.821Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:02.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.82 [2022-10-05T21:39:02.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T21:39:02.119Z] 0f0710a31fa8: Preparing [2022-10-05T21:39:02.119Z] a9348e31649e: Preparing [2022-10-05T21:39:02.119Z] b62fd0be891a: Preparing [2022-10-05T21:39:02.119Z] f060f3ddf014: Preparing [2022-10-05T21:39:02.119Z] a890e9776c09: Preparing [2022-10-05T21:39:02.119Z] ba455e195ad7: Preparing [2022-10-05T21:39:02.119Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:02.119Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:02.119Z] ba455e195ad7: Waiting [2022-10-05T21:39:02.119Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:02.119Z] 34d5ebaa5410: Waiting [2022-10-05T21:39:02.119Z] b62fd0be891a: Layer already exists [2022-10-05T21:39:02.119Z] f060f3ddf014: Layer already exists [2022-10-05T21:39:02.119Z] a890e9776c09: Layer already exists [2022-10-05T21:39:02.119Z] a9348e31649e: Layer already exists [2022-10-05T21:39:02.119Z] 0f0710a31fa8: Layer already exists [2022-10-05T21:39:02.119Z] ba455e195ad7: Layer already exists [2022-10-05T21:39:02.119Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:02.119Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:02.119Z] 2.3.0-dev.82: digest: sha256:19504ecc4c2dee4b7e3a017e54830f28f9b41693b2ee150b5f5ef957d036ad03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:02.160Z] Removing intermediate container 20a4ecf6c591 [2022-10-05T21:39:02.160Z] ---> 19f46e31d52d [2022-10-05T21:39:02.160Z] Step 23/25 : LABEL arch=arm64 [2022-10-05T21:39:02.419Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [2022-10-05T21:39:02.430Z] ---> f59dd0cf8bb5 [2022-10-05T21:39:02.430Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-05T21:39:02.430Z] Removing intermediate container b88bccd7b4c2 [2022-10-05T21:39:02.430Z] ---> 3f331b3ea7ba [2022-10-05T21:39:02.430Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T21:39:02.430Z] ---> Running in b9b1bcde7e67 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:02.697Z] ---> Running in 8e27b9e58cad [2022-10-05T21:39:02.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:02.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T21:39:02.720Z] 0f0710a31fa8: Preparing [2022-10-05T21:39:02.720Z] a9348e31649e: Preparing [2022-10-05T21:39:02.720Z] b62fd0be891a: Preparing [2022-10-05T21:39:02.720Z] f060f3ddf014: Preparing [2022-10-05T21:39:02.720Z] a890e9776c09: Preparing [2022-10-05T21:39:02.720Z] ba455e195ad7: Preparing [2022-10-05T21:39:02.720Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:02.720Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:02.720Z] 34d5ebaa5410: Waiting [2022-10-05T21:39:02.720Z] ba455e195ad7: Waiting [2022-10-05T21:39:02.720Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:02.720Z] a9348e31649e: Layer already exists [2022-10-05T21:39:02.720Z] b62fd0be891a: Layer already exists [2022-10-05T21:39:02.720Z] a890e9776c09: Layer already exists [2022-10-05T21:39:02.720Z] 0f0710a31fa8: Layer already exists [2022-10-05T21:39:02.720Z] f060f3ddf014: Layer already exists [2022-10-05T21:39:02.720Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:02.720Z] ba455e195ad7: Layer already exists [2022-10-05T21:39:02.720Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:02.720Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:19504ecc4c2dee4b7e3a017e54830f28f9b41693b2ee150b5f5ef957d036ad03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:03.023Z] + 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-05T21:39:03.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-05T21:39:03.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-05T21:39:03.321Z] 0f0710a31fa8: Preparing [2022-10-05T21:39:03.321Z] a9348e31649e: Preparing [2022-10-05T21:39:03.321Z] b62fd0be891a: Preparing [2022-10-05T21:39:03.321Z] f060f3ddf014: Preparing [2022-10-05T21:39:03.321Z] a890e9776c09: Preparing [2022-10-05T21:39:03.321Z] ba455e195ad7: Preparing [2022-10-05T21:39:03.321Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:03.321Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:03.321Z] ba455e195ad7: Waiting [2022-10-05T21:39:03.321Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:03.321Z] a9348e31649e: Layer already exists [2022-10-05T21:39:03.321Z] a890e9776c09: Layer already exists [2022-10-05T21:39:03.321Z] b62fd0be891a: Layer already exists [2022-10-05T21:39:03.321Z] 0f0710a31fa8: Layer already exists [2022-10-05T21:39:03.321Z] f060f3ddf014: Layer already exists [2022-10-05T21:39:03.321Z] ba455e195ad7: Layer already exists [2022-10-05T21:39:03.321Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:03.321Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:03.321Z] main: digest: sha256:19504ecc4c2dee4b7e3a017e54830f28f9b41693b2ee150b5f5ef957d036ad03 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:39:03.354Z] ===================================================== [Pipeline] echo [2022-10-05T21:39:03.359Z] taggedImages: [2022-10-05T21:39:03.360Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:03.360Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-05T21:39:03.360Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.82 [2022-10-05T21:39:03.360Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:03.360Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-05T21:39:03.372Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-05T21:39:03.372Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:03.372Z] latest [2022-10-05T21:39:03.372Z] 2.3.0-dev.82 [2022-10-05T21:39:03.372Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:03.372Z] main [2022-10-05T21:39:03.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:03.677Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:03.982Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:03.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T21:39:03.982Z] 308a6ae4fdf5: Preparing [2022-10-05T21:39:03.982Z] 34c77e3e3834: Preparing [2022-10-05T21:39:03.982Z] 1379d503da13: Preparing [2022-10-05T21:39:03.982Z] df34217745dc: Preparing [2022-10-05T21:39:03.982Z] 3cad4bf25224: Preparing [2022-10-05T21:39:03.982Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:03.982Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:03.982Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:03.982Z] 34d5ebaa5410: Waiting [2022-10-05T21:39:03.982Z] 34c77e3e3834: Pushed [2022-10-05T21:39:03.982Z] 1379d503da13: Pushed [2022-10-05T21:39:03.982Z] 308a6ae4fdf5: Pushed [2022-10-05T21:39:03.982Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:03.982Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:04.107Z] Removing intermediate container b9b1bcde7e67 [2022-10-05T21:39:04.107Z] Removing intermediate container 8e27b9e58cad [2022-10-05T21:39:04.107Z] ---> 6cff206fa312 [2022-10-05T21:39:04.107Z] Step 24/25 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:04.107Z] ---> cdd325d95a88 [2022-10-05T21:39:04.107Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T21:39:04.107Z] ---> Running in 14c9d7a5721a [2022-10-05T21:39:04.107Z] ---> Running in 9c97a17cc74a [2022-10-05T21:39:04.241Z] 3cad4bf25224: Pushed [2022-10-05T21:39:04.692Z] ---> 1e416873b85b [2022-10-05T21:39:04.692Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-05T21:39:04.692Z] ---> Running in dd288e3b420d [2022-10-05T21:39:04.965Z] Removing intermediate container 14c9d7a5721a [2022-10-05T21:39:04.965Z] ---> 03ddb9381b0b [2022-10-05T21:39:04.965Z] Step 25/25 : LABEL version=2.3.0-dev.82 [2022-10-05T21:39:05.230Z] ---> Running in fcbd8c4fc7e3 [2022-10-05T21:39:05.496Z] Removing intermediate container 9c97a17cc74a [2022-10-05T21:39:05.496Z] ---> d715a7ec2345 [2022-10-05T21:39:05.496Z] Step 24/26 : LABEL arch=arm64 [2022-10-05T21:39:05.761Z] ---> Running in bc8e83012b29 [2022-10-05T21:39:06.062Z] Removing intermediate container dd288e3b420d [2022-10-05T21:39:06.062Z] ---> 8827735eebcc [2022-10-05T21:39:06.062Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-05T21:39:06.339Z] ---> Running in 0210931ac237 [2022-10-05T21:39:06.615Z] Removing intermediate container fcbd8c4fc7e3 [2022-10-05T21:39:06.615Z] ---> 9ba83eeb0f36 [2022-10-05T21:39:06.615Z] [2022-10-05T21:39:06.916Z] Removing intermediate container bc8e83012b29 [2022-10-05T21:39:06.916Z] ---> a39fdb025ceb [2022-10-05T21:39:06.916Z] Step 25/26 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:07.187Z] ---> Running in ce588a44bf27 [2022-10-05T21:39:07.187Z] Successfully built 9ba83eeb0f36 [2022-10-05T21:39:07.187Z] Successfully tagged security-spire-server-arm64:latest [2022-10-05T21:39:07.187Z]  Building security-spire-server ... done Building core-command [2022-10-05T21:39:07.770Z] Removing intermediate container 0210931ac237 [2022-10-05T21:39:07.770Z] ---> 43da7e98bc80 [2022-10-05T21:39:07.770Z] Step 24/26 : LABEL arch=arm64 [2022-10-05T21:39:07.770Z] ---> Running in 5c974f6ab823 [2022-10-05T21:39:08.035Z] Removing intermediate container ce588a44bf27 [2022-10-05T21:39:08.035Z] ---> ec98ad9a5189 [2022-10-05T21:39:08.035Z] Step 26/26 : LABEL version=2.3.0-dev.82 [2022-10-05T21:39:08.300Z] ---> Running in a1829578d00d [2022-10-05T21:39:09.258Z] Removing intermediate container 5c974f6ab823 [2022-10-05T21:39:09.259Z] ---> 8735ce91f3fa [2022-10-05T21:39:09.259Z] Step 25/26 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:09.259Z] Removing intermediate container a1829578d00d [2022-10-05T21:39:09.259Z] ---> 466c93634052 [2022-10-05T21:39:09.259Z] [2022-10-05T21:39:09.259Z] ---> Running in e3e9d6dc5002 [2022-10-05T21:39:09.530Z] Successfully built 466c93634052 [2022-10-05T21:39:09.794Z] Successfully tagged security-spire-config-arm64:latest [2022-10-05T21:39:09.794Z]  Building security-spire-config ... done Building security-proxy-setup [2022-10-05T21:39:10.059Z] Removing intermediate container e3e9d6dc5002 [2022-10-05T21:39:10.059Z] ---> 918cc82641e3 [2022-10-05T21:39:10.059Z] Step 26/26 : LABEL version=2.3.0-dev.82 [2022-10-05T21:39:10.059Z] ---> Running in fe537d519119 [2022-10-05T21:39:10.802Z] df34217745dc: Pushed [2022-10-05T21:39:10.803Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:1d6f1844efd949732db825eea0c2d9028d925976c10025a76721685386ff07ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:11.038Z] Removing intermediate container fe537d519119 [2022-10-05T21:39:11.038Z] ---> 09ff19528fe7 [2022-10-05T21:39:11.038Z] [2022-10-05T21:39:11.038Z] Successfully built 09ff19528fe7 [2022-10-05T21:39:11.038Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-05T21:39:11.038Z] Building support-scheduler [2022-10-05T21:39:11.115Z] + 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-05T21:39:11.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-05T21:39:11.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T21:39:11.420Z] 308a6ae4fdf5: Preparing [2022-10-05T21:39:11.420Z] 34c77e3e3834: Preparing [2022-10-05T21:39:11.420Z] 1379d503da13: Preparing [2022-10-05T21:39:11.420Z] df34217745dc: Preparing [2022-10-05T21:39:11.420Z] 3cad4bf25224: Preparing [2022-10-05T21:39:11.420Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:11.420Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:11.420Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:11.420Z] 34d5ebaa5410: Waiting [2022-10-05T21:39:11.420Z] 3cad4bf25224: Layer already exists [2022-10-05T21:39:11.420Z] df34217745dc: Layer already exists [2022-10-05T21:39:11.420Z] 308a6ae4fdf5: Layer already exists [2022-10-05T21:39:11.420Z] 1379d503da13: Layer already exists [2022-10-05T21:39:11.420Z] 34c77e3e3834: Layer already exists [2022-10-05T21:39:11.420Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:11.420Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:11.420Z] latest: digest: sha256:1d6f1844efd949732db825eea0c2d9028d925976c10025a76721685386ff07ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:11.729Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:12.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.82 [2022-10-05T21:39:12.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T21:39:12.027Z] 308a6ae4fdf5: Preparing [2022-10-05T21:39:12.027Z] 34c77e3e3834: Preparing [2022-10-05T21:39:12.027Z] 1379d503da13: Preparing [2022-10-05T21:39:12.027Z] df34217745dc: Preparing [2022-10-05T21:39:12.027Z] 3cad4bf25224: Preparing [2022-10-05T21:39:12.027Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:12.027Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:12.027Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:12.027Z] 34c77e3e3834: Layer already exists [2022-10-05T21:39:12.027Z] 308a6ae4fdf5: Layer already exists [2022-10-05T21:39:12.027Z] 1379d503da13: Layer already exists [2022-10-05T21:39:12.027Z] df34217745dc: Layer already exists [2022-10-05T21:39:12.027Z] 3cad4bf25224: Layer already exists [2022-10-05T21:39:12.027Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:12.027Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:12.027Z] 2.3.0-dev.82: digest: sha256:1d6f1844efd949732db825eea0c2d9028d925976c10025a76721685386ff07ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:12.329Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:12.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:12.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T21:39:12.630Z] 308a6ae4fdf5: Preparing [2022-10-05T21:39:12.630Z] 34c77e3e3834: Preparing [2022-10-05T21:39:12.630Z] 1379d503da13: Preparing [2022-10-05T21:39:12.630Z] df34217745dc: Preparing [2022-10-05T21:39:12.630Z] 3cad4bf25224: Preparing [2022-10-05T21:39:12.630Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:12.630Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:12.630Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:12.630Z] 34d5ebaa5410: Waiting [2022-10-05T21:39:12.630Z] 34c77e3e3834: Layer already exists [2022-10-05T21:39:12.630Z] df34217745dc: Layer already exists [2022-10-05T21:39:12.630Z] 308a6ae4fdf5: Layer already exists [2022-10-05T21:39:12.630Z] 3cad4bf25224: Layer already exists [2022-10-05T21:39:12.630Z] 1379d503da13: Layer already exists [2022-10-05T21:39:12.630Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:12.630Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:12.630Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:1d6f1844efd949732db825eea0c2d9028d925976c10025a76721685386ff07ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:12.930Z] + 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-05T21:39:12.982Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:39:12.982Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:39:12.982Z] ---> 2298acbb4ad4 [2022-10-05T21:39:12.982Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T21:39:12.982Z] ---> Using cache [2022-10-05T21:39:12.982Z] ---> a24565d9d81a [2022-10-05T21:39:12.982Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T21:39:12.982Z] ---> Using cache [2022-10-05T21:39:12.982Z] ---> 3c5a08a0a9fa [2022-10-05T21:39:12.982Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:39:12.982Z] ---> Using cache [2022-10-05T21:39:12.982Z] ---> 28c3177b00a0 [2022-10-05T21:39:12.982Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-05T21:39:13.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-05T21:39:13.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-05T21:39:13.228Z] 308a6ae4fdf5: Preparing [2022-10-05T21:39:13.228Z] 34c77e3e3834: Preparing [2022-10-05T21:39:13.228Z] 1379d503da13: Preparing [2022-10-05T21:39:13.228Z] df34217745dc: Preparing [2022-10-05T21:39:13.228Z] 3cad4bf25224: Preparing [2022-10-05T21:39:13.228Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:13.228Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:13.228Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:13.228Z] 34d5ebaa5410: Waiting [2022-10-05T21:39:13.228Z] 3cad4bf25224: Layer already exists [2022-10-05T21:39:13.228Z] 308a6ae4fdf5: Layer already exists [2022-10-05T21:39:13.228Z] df34217745dc: Layer already exists [2022-10-05T21:39:13.228Z] 1379d503da13: Layer already exists [2022-10-05T21:39:13.228Z] 34c77e3e3834: Layer already exists [2022-10-05T21:39:13.228Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:13.228Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:13.228Z] main: digest: sha256:1d6f1844efd949732db825eea0c2d9028d925976c10025a76721685386ff07ab size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2022-10-05T21:39:13.258Z] ---> Running in 419c7e727a9b [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:39:13.266Z] ===================================================== [Pipeline] echo [2022-10-05T21:39:13.274Z] taggedImages: [2022-10-05T21:39:13.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:13.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-05T21:39:13.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.82 [2022-10-05T21:39:13.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:13.274Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-05T21:39:13.293Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-05T21:39:13.293Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:13.293Z] latest [2022-10-05T21:39:13.293Z] 2.3.0-dev.82 [2022-10-05T21:39:13.293Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:13.293Z] main [2022-10-05T21:39:13.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:13.611Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:13.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:13.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T21:39:13.913Z] 44eb4eba0f22: Preparing [2022-10-05T21:39:13.913Z] 517fec9a289d: Preparing [2022-10-05T21:39:13.913Z] 465eaa9b9893: Preparing [2022-10-05T21:39:13.913Z] 0fdd6ab17f21: Preparing [2022-10-05T21:39:13.913Z] ba455e195ad7: Preparing [2022-10-05T21:39:13.913Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:13.913Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:13.913Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:13.913Z] 34d5ebaa5410: Waiting [2022-10-05T21:39:13.913Z] ba455e195ad7: Layer already exists [2022-10-05T21:39:13.913Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:13.913Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:13.913Z] 465eaa9b9893: Pushed [2022-10-05T21:39:13.913Z] 517fec9a289d: Pushed [2022-10-05T21:39:13.913Z] 44eb4eba0f22: Pushed [2022-10-05T21:39:15.195Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:39:16.150Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:39:17.123Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:39:17.123Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:39:17.123Z] ---> 2298acbb4ad4 [2022-10-05T21:39:17.123Z] Step 3/22 : WORKDIR /edgex-go [2022-10-05T21:39:17.123Z] ---> Using cache [2022-10-05T21:39:17.123Z] ---> b32df5bcdabc [2022-10-05T21:39:17.123Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:39:17.123Z] ---> Using cache [2022-10-05T21:39:17.123Z] ---> 5a61117ab140 [2022-10-05T21:39:17.123Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-05T21:39:17.390Z] ---> Running in b145f603cea7 [2022-10-05T21:39:17.390Z] OK: 221 MiB in 51 packages [2022-10-05T21:39:19.980Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:39:19.980Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:39:19.980Z] ---> 2298acbb4ad4 [2022-10-05T21:39:19.980Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-05T21:39:19.980Z] ---> Using cache [2022-10-05T21:39:19.980Z] ---> a24565d9d81a [2022-10-05T21:39:19.980Z] Step 4/23 : WORKDIR /edgex-go [2022-10-05T21:39:19.980Z] ---> Using cache [2022-10-05T21:39:19.980Z] ---> 3c5a08a0a9fa [2022-10-05T21:39:19.980Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:39:19.980Z] ---> Using cache [2022-10-05T21:39:19.980Z] ---> 28c3177b00a0 [2022-10-05T21:39:19.980Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-05T21:39:19.980Z] ---> Using cache [2022-10-05T21:39:19.980Z] ---> ac4ebb699c9c [2022-10-05T21:39:19.980Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-05T21:39:20.248Z] Removing intermediate container 419c7e727a9b [2022-10-05T21:39:20.248Z] ---> ac4ebb699c9c [2022-10-05T21:39:20.248Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T21:39:20.481Z] 0fdd6ab17f21: Pushed [2022-10-05T21:39:20.481Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:38c292c384dfb5fd1781d18e58b59a3bea95fb3e327913a64c6c8c002875e614 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:20.790Z] + 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-05T21:39:20.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:39:21.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-05T21:39:21.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T21:39:21.098Z] 44eb4eba0f22: Preparing [2022-10-05T21:39:21.098Z] 517fec9a289d: Preparing [2022-10-05T21:39:21.098Z] 465eaa9b9893: Preparing [2022-10-05T21:39:21.098Z] 0fdd6ab17f21: Preparing [2022-10-05T21:39:21.098Z] ba455e195ad7: Preparing [2022-10-05T21:39:21.098Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:21.098Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:21.098Z] 34d5ebaa5410: Waiting [2022-10-05T21:39:21.098Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:21.098Z] 0fdd6ab17f21: Layer already exists [2022-10-05T21:39:21.098Z] 465eaa9b9893: Layer already exists [2022-10-05T21:39:21.098Z] ba455e195ad7: Layer already exists [2022-10-05T21:39:21.098Z] 517fec9a289d: Layer already exists [2022-10-05T21:39:21.098Z] 44eb4eba0f22: Layer already exists [2022-10-05T21:39:21.098Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:21.098Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:21.098Z] latest: digest: sha256:38c292c384dfb5fd1781d18e58b59a3bea95fb3e327913a64c6c8c002875e614 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:21.409Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:21.712Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.82 [2022-10-05T21:39:21.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T21:39:21.712Z] 44eb4eba0f22: Preparing [2022-10-05T21:39:21.712Z] 517fec9a289d: Preparing [2022-10-05T21:39:21.712Z] 465eaa9b9893: Preparing [2022-10-05T21:39:21.712Z] 0fdd6ab17f21: Preparing [2022-10-05T21:39:21.712Z] ba455e195ad7: Preparing [2022-10-05T21:39:21.712Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:21.712Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:21.712Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:21.712Z] 34d5ebaa5410: Waiting [2022-10-05T21:39:21.712Z] ba455e195ad7: Layer already exists [2022-10-05T21:39:21.712Z] 0fdd6ab17f21: Layer already exists [2022-10-05T21:39:21.712Z] 44eb4eba0f22: Layer already exists [2022-10-05T21:39:21.712Z] 517fec9a289d: Layer already exists [2022-10-05T21:39:21.712Z] 465eaa9b9893: Layer already exists [2022-10-05T21:39:21.712Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:21.712Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:21.712Z] 2.3.0-dev.82: digest: sha256:38c292c384dfb5fd1781d18e58b59a3bea95fb3e327913a64c6c8c002875e614 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:21.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:39:22.022Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:22.113Z] ---> 85d53e3f82aa [2022-10-05T21:39:22.113Z] ---> aa6da8859d4e [2022-10-05T21:39:22.113Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:39:22.113Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:39:22.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:22.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T21:39:22.323Z] 44eb4eba0f22: Preparing [2022-10-05T21:39:22.323Z] 517fec9a289d: Preparing [2022-10-05T21:39:22.323Z] 465eaa9b9893: Preparing [2022-10-05T21:39:22.323Z] 0fdd6ab17f21: Preparing [2022-10-05T21:39:22.323Z] ba455e195ad7: Preparing [2022-10-05T21:39:22.323Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:22.323Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:22.323Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:22.323Z] ba455e195ad7: Layer already exists [2022-10-05T21:39:22.323Z] 0fdd6ab17f21: Layer already exists [2022-10-05T21:39:22.323Z] 465eaa9b9893: Layer already exists [2022-10-05T21:39:22.323Z] 517fec9a289d: Layer already exists [2022-10-05T21:39:22.323Z] 44eb4eba0f22: Layer already exists [2022-10-05T21:39:22.323Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:22.323Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:22.323Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:38c292c384dfb5fd1781d18e58b59a3bea95fb3e327913a64c6c8c002875e614 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:22.379Z] ---> Running in 0c04c3383bfd [2022-10-05T21:39:22.379Z] ---> Running in 907f0104a881 [2022-10-05T21:39:22.628Z] + 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-05T21:39:22.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-05T21:39:22.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-05T21:39:22.928Z] 44eb4eba0f22: Preparing [2022-10-05T21:39:22.928Z] 517fec9a289d: Preparing [2022-10-05T21:39:22.928Z] 465eaa9b9893: Preparing [2022-10-05T21:39:22.928Z] 0fdd6ab17f21: Preparing [2022-10-05T21:39:22.928Z] ba455e195ad7: Preparing [2022-10-05T21:39:22.928Z] 73d4a4ed87e9: Preparing [2022-10-05T21:39:22.928Z] 34d5ebaa5410: Preparing [2022-10-05T21:39:22.928Z] 73d4a4ed87e9: Waiting [2022-10-05T21:39:22.928Z] 34d5ebaa5410: Waiting [2022-10-05T21:39:22.928Z] ba455e195ad7: Layer already exists [2022-10-05T21:39:22.928Z] 517fec9a289d: Layer already exists [2022-10-05T21:39:22.928Z] 44eb4eba0f22: Layer already exists [2022-10-05T21:39:22.928Z] 465eaa9b9893: Layer already exists [2022-10-05T21:39:22.928Z] 0fdd6ab17f21: Layer already exists [2022-10-05T21:39:22.928Z] 73d4a4ed87e9: Layer already exists [2022-10-05T21:39:22.928Z] 34d5ebaa5410: Layer already exists [2022-10-05T21:39:22.928Z] main: digest: sha256:38c292c384dfb5fd1781d18e58b59a3bea95fb3e327913a64c6c8c002875e614 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:39:22.964Z] ===================================================== [Pipeline] echo [2022-10-05T21:39:22.971Z] taggedImages: [2022-10-05T21:39:22.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:22.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-05T21:39:22.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.82 [2022-10-05T21:39:22.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:22.971Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-05T21:39:22.993Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-05T21:39:22.993Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:22.993Z] latest [2022-10-05T21:39:22.993Z] 2.3.0-dev.82 [2022-10-05T21:39:22.993Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:22.993Z] main [2022-10-05T21:39:22.993Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:23.312Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [2022-10-05T21:39:23.337Z] OK: 221 MiB in 51 packages [Pipeline] { [Pipeline] sh [2022-10-05T21:39:23.617Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:23.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T21:39:23.617Z] 75395583b489: Preparing [2022-10-05T21:39:23.617Z] d05de74fb84f: Preparing [2022-10-05T21:39:23.617Z] abf6d43cfde1: Preparing [2022-10-05T21:39:23.617Z] 0ead3eeba2f2: Preparing [2022-10-05T21:39:23.617Z] 994393dc58e7: Preparing [2022-10-05T21:39:23.617Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:23.617Z] abf6d43cfde1: Layer already exists [2022-10-05T21:39:23.617Z] 75395583b489: Pushed [2022-10-05T21:39:23.617Z] 0ead3eeba2f2: Pushed [2022-10-05T21:39:25.519Z] d05de74fb84f: Pushed [2022-10-05T21:39:25.778Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:1dd84a202d0f20cfb225c4cabefe1c86c9baf982576f83380912468604dbe7f5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:25.935Z] Removing intermediate container b145f603cea7 [2022-10-05T21:39:25.935Z] ---> afd95d26b89e [2022-10-05T21:39:25.935Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-05T21:39:26.078Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:26.379Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-05T21:39:26.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T21:39:26.379Z] 75395583b489: Preparing [2022-10-05T21:39:26.379Z] d05de74fb84f: Preparing [2022-10-05T21:39:26.379Z] abf6d43cfde1: Preparing [2022-10-05T21:39:26.379Z] 0ead3eeba2f2: Preparing [2022-10-05T21:39:26.379Z] 994393dc58e7: Preparing [2022-10-05T21:39:26.379Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:26.379Z] 75395583b489: Layer already exists [2022-10-05T21:39:26.379Z] d05de74fb84f: Layer already exists [2022-10-05T21:39:26.379Z] abf6d43cfde1: Layer already exists [2022-10-05T21:39:26.379Z] 0ead3eeba2f2: Layer already exists [2022-10-05T21:39:26.379Z] latest: digest: sha256:1dd84a202d0f20cfb225c4cabefe1c86c9baf982576f83380912468604dbe7f5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:26.680Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:26.979Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.82 [2022-10-05T21:39:26.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T21:39:26.979Z] 75395583b489: Preparing [2022-10-05T21:39:26.979Z] d05de74fb84f: Preparing [2022-10-05T21:39:26.979Z] abf6d43cfde1: Preparing [2022-10-05T21:39:26.979Z] 0ead3eeba2f2: Preparing [2022-10-05T21:39:26.979Z] 994393dc58e7: Preparing [2022-10-05T21:39:26.979Z] 75395583b489: Layer already exists [2022-10-05T21:39:26.979Z] 0ead3eeba2f2: Layer already exists [2022-10-05T21:39:26.980Z] abf6d43cfde1: Layer already exists [2022-10-05T21:39:26.980Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:26.980Z] d05de74fb84f: Layer already exists [2022-10-05T21:39:26.980Z] 2.3.0-dev.82: digest: sha256:1dd84a202d0f20cfb225c4cabefe1c86c9baf982576f83380912468604dbe7f5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:27.279Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:27.343Z] ---> 539a2879fda1 [2022-10-05T21:39:27.343Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:39:27.343Z] ---> Running in 1625d923efa0 [2022-10-05T21:39:27.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:27.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T21:39:27.579Z] 75395583b489: Preparing [2022-10-05T21:39:27.579Z] d05de74fb84f: Preparing [2022-10-05T21:39:27.579Z] abf6d43cfde1: Preparing [2022-10-05T21:39:27.579Z] 0ead3eeba2f2: Preparing [2022-10-05T21:39:27.579Z] 994393dc58e7: Preparing [2022-10-05T21:39:27.579Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:27.579Z] 75395583b489: Layer already exists [2022-10-05T21:39:27.579Z] abf6d43cfde1: Layer already exists [2022-10-05T21:39:27.579Z] d05de74fb84f: Layer already exists [2022-10-05T21:39:27.579Z] 0ead3eeba2f2: Layer already exists [2022-10-05T21:39:27.579Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:1dd84a202d0f20cfb225c4cabefe1c86c9baf982576f83380912468604dbe7f5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:27.886Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:28.191Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-05T21:39:28.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-05T21:39:28.191Z] 75395583b489: Preparing [2022-10-05T21:39:28.191Z] d05de74fb84f: Preparing [2022-10-05T21:39:28.191Z] abf6d43cfde1: Preparing [2022-10-05T21:39:28.191Z] 0ead3eeba2f2: Preparing [2022-10-05T21:39:28.191Z] 994393dc58e7: Preparing [2022-10-05T21:39:28.191Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:28.191Z] 0ead3eeba2f2: Layer already exists [2022-10-05T21:39:28.191Z] 75395583b489: Layer already exists [2022-10-05T21:39:28.191Z] d05de74fb84f: Layer already exists [2022-10-05T21:39:28.191Z] abf6d43cfde1: Layer already exists [2022-10-05T21:39:28.191Z] main: digest: sha256:1dd84a202d0f20cfb225c4cabefe1c86c9baf982576f83380912468604dbe7f5 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:39:28.226Z] ===================================================== [Pipeline] echo [2022-10-05T21:39:28.231Z] taggedImages: [2022-10-05T21:39:28.231Z] - nexus3.edgexfoundry.org:10004/support-notifications:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:28.231Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-05T21:39:28.231Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.82 [2022-10-05T21:39:28.231Z] - nexus3.edgexfoundry.org:10004/support-notifications:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:28.231Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-05T21:39:28.244Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-05T21:39:28.244Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:28.244Z] latest [2022-10-05T21:39:28.244Z] 2.3.0-dev.82 [2022-10-05T21:39:28.244Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:28.244Z] main [2022-10-05T21:39:28.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:28.544Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:28.847Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:28.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T21:39:28.847Z] 5c4534f47c58: Preparing [2022-10-05T21:39:28.847Z] 7a80bc28c45a: Preparing [2022-10-05T21:39:28.847Z] abf6d43cfde1: Preparing [2022-10-05T21:39:28.847Z] b07ded54e166: Preparing [2022-10-05T21:39:28.847Z] 994393dc58e7: Preparing [2022-10-05T21:39:28.847Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:28.847Z] abf6d43cfde1: Layer already exists [2022-10-05T21:39:28.847Z] b07ded54e166: Layer already exists [2022-10-05T21:39:28.847Z] 5c4534f47c58: Pushed [2022-10-05T21:39:31.379Z] 7a80bc28c45a: Pushed [2022-10-05T21:39:31.379Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:e0bf468511e854d5e299ba9a1ae466ce8e7d3e9da37afbb4163009626658ce38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:31.682Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:31.984Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-05T21:39:31.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T21:39:31.984Z] 5c4534f47c58: Preparing [2022-10-05T21:39:31.984Z] 7a80bc28c45a: Preparing [2022-10-05T21:39:31.984Z] abf6d43cfde1: Preparing [2022-10-05T21:39:31.984Z] b07ded54e166: Preparing [2022-10-05T21:39:31.984Z] 994393dc58e7: Preparing [2022-10-05T21:39:31.984Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:31.984Z] b07ded54e166: Layer already exists [2022-10-05T21:39:31.984Z] 5c4534f47c58: Layer already exists [2022-10-05T21:39:31.984Z] abf6d43cfde1: Layer already exists [2022-10-05T21:39:31.984Z] 7a80bc28c45a: Layer already exists [2022-10-05T21:39:31.984Z] latest: digest: sha256:e0bf468511e854d5e299ba9a1ae466ce8e7d3e9da37afbb4163009626658ce38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:32.285Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:32.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.82 [2022-10-05T21:39:32.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T21:39:32.589Z] 5c4534f47c58: Preparing [2022-10-05T21:39:32.589Z] 7a80bc28c45a: Preparing [2022-10-05T21:39:32.589Z] abf6d43cfde1: Preparing [2022-10-05T21:39:32.589Z] b07ded54e166: Preparing [2022-10-05T21:39:32.589Z] 994393dc58e7: Preparing [2022-10-05T21:39:32.589Z] 7a80bc28c45a: Layer already exists [2022-10-05T21:39:32.589Z] abf6d43cfde1: Layer already exists [2022-10-05T21:39:32.589Z] 5c4534f47c58: Layer already exists [2022-10-05T21:39:32.589Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:32.589Z] b07ded54e166: Layer already exists [2022-10-05T21:39:32.589Z] 2.3.0-dev.82: digest: sha256:e0bf468511e854d5e299ba9a1ae466ce8e7d3e9da37afbb4163009626658ce38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:32.890Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:33.249Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:33.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T21:39:33.249Z] 5c4534f47c58: Preparing [2022-10-05T21:39:33.249Z] 7a80bc28c45a: Preparing [2022-10-05T21:39:33.249Z] abf6d43cfde1: Preparing [2022-10-05T21:39:33.249Z] b07ded54e166: Preparing [2022-10-05T21:39:33.249Z] 994393dc58e7: Preparing [2022-10-05T21:39:33.249Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:33.249Z] 5c4534f47c58: Layer already exists [2022-10-05T21:39:33.249Z] b07ded54e166: Layer already exists [2022-10-05T21:39:33.249Z] 7a80bc28c45a: Layer already exists [2022-10-05T21:39:33.249Z] abf6d43cfde1: Layer already exists [2022-10-05T21:39:33.249Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:e0bf468511e854d5e299ba9a1ae466ce8e7d3e9da37afbb4163009626658ce38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:33.641Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:34.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-05T21:39:34.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-05T21:39:34.016Z] 5c4534f47c58: Preparing [2022-10-05T21:39:34.016Z] 7a80bc28c45a: Preparing [2022-10-05T21:39:34.016Z] abf6d43cfde1: Preparing [2022-10-05T21:39:34.016Z] b07ded54e166: Preparing [2022-10-05T21:39:34.016Z] 994393dc58e7: Preparing [2022-10-05T21:39:34.016Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:34.016Z] 7a80bc28c45a: Layer already exists [2022-10-05T21:39:34.016Z] 5c4534f47c58: Layer already exists [2022-10-05T21:39:34.016Z] b07ded54e166: Layer already exists [2022-10-05T21:39:34.016Z] abf6d43cfde1: Layer already exists [2022-10-05T21:39:34.016Z] main: digest: sha256:e0bf468511e854d5e299ba9a1ae466ce8e7d3e9da37afbb4163009626658ce38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:39:34.051Z] ===================================================== [Pipeline] echo [2022-10-05T21:39:34.056Z] taggedImages: [2022-10-05T21:39:34.056Z] - nexus3.edgexfoundry.org:10004/support-scheduler:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:34.056Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-05T21:39:34.056Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.82 [2022-10-05T21:39:34.056Z] - nexus3.edgexfoundry.org:10004/support-scheduler:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:34.056Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-05T21:39:34.069Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-05T21:39:34.069Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:34.069Z] latest [2022-10-05T21:39:34.069Z] 2.3.0-dev.82 [2022-10-05T21:39:34.069Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:34.069Z] main [2022-10-05T21:39:34.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:34.369Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:34.668Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:34.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T21:39:34.668Z] c6082248cec5: Preparing [2022-10-05T21:39:34.668Z] a6051ca919b3: Preparing [2022-10-05T21:39:34.668Z] 4b04e38e8d7d: Preparing [2022-10-05T21:39:34.668Z] fd54c9ecbc4a: Preparing [2022-10-05T21:39:34.668Z] 994393dc58e7: Preparing [2022-10-05T21:39:34.668Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:34.668Z] a6051ca919b3: Pushed [2022-10-05T21:39:34.926Z] c6082248cec5: Pushed [2022-10-05T21:39:35.859Z] 4b04e38e8d7d: Pushed [2022-10-05T21:39:48.069Z] fd54c9ecbc4a: Pushed [2022-10-05T21:39:48.069Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:bed0d21bf7c5ce769854c5a0f2c15f5b68ee2c31e0e6002e99be2c6e3d03bbf7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:48.372Z] + 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-05T21:39:48.671Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-05T21:39:48.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T21:39:48.671Z] c6082248cec5: Preparing [2022-10-05T21:39:48.671Z] a6051ca919b3: Preparing [2022-10-05T21:39:48.671Z] 4b04e38e8d7d: Preparing [2022-10-05T21:39:48.671Z] fd54c9ecbc4a: Preparing [2022-10-05T21:39:48.671Z] 994393dc58e7: Preparing [2022-10-05T21:39:48.671Z] 4b04e38e8d7d: Layer already exists [2022-10-05T21:39:48.671Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:48.671Z] c6082248cec5: Layer already exists [2022-10-05T21:39:48.671Z] a6051ca919b3: Layer already exists [2022-10-05T21:39:48.671Z] fd54c9ecbc4a: Layer already exists [2022-10-05T21:39:48.671Z] latest: digest: sha256:bed0d21bf7c5ce769854c5a0f2c15f5b68ee2c31e0e6002e99be2c6e3d03bbf7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:48.970Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:49.268Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.82 [2022-10-05T21:39:49.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T21:39:49.268Z] c6082248cec5: Preparing [2022-10-05T21:39:49.268Z] a6051ca919b3: Preparing [2022-10-05T21:39:49.268Z] 4b04e38e8d7d: Preparing [2022-10-05T21:39:49.268Z] fd54c9ecbc4a: Preparing [2022-10-05T21:39:49.268Z] 994393dc58e7: Preparing [2022-10-05T21:39:49.268Z] a6051ca919b3: Layer already exists [2022-10-05T21:39:49.268Z] c6082248cec5: Layer already exists [2022-10-05T21:39:49.268Z] fd54c9ecbc4a: Layer already exists [2022-10-05T21:39:49.268Z] 4b04e38e8d7d: Layer already exists [2022-10-05T21:39:49.268Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:49.268Z] 2.3.0-dev.82: digest: sha256:bed0d21bf7c5ce769854c5a0f2c15f5b68ee2c31e0e6002e99be2c6e3d03bbf7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:49.566Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:49.869Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:49.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T21:39:49.869Z] c6082248cec5: Preparing [2022-10-05T21:39:49.869Z] a6051ca919b3: Preparing [2022-10-05T21:39:49.869Z] 4b04e38e8d7d: Preparing [2022-10-05T21:39:49.869Z] fd54c9ecbc4a: Preparing [2022-10-05T21:39:49.869Z] 994393dc58e7: Preparing [2022-10-05T21:39:49.869Z] c6082248cec5: Layer already exists [2022-10-05T21:39:49.869Z] fd54c9ecbc4a: Layer already exists [2022-10-05T21:39:49.869Z] 4b04e38e8d7d: Layer already exists [2022-10-05T21:39:49.869Z] a6051ca919b3: Layer already exists [2022-10-05T21:39:49.869Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:49.869Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:bed0d21bf7c5ce769854c5a0f2c15f5b68ee2c31e0e6002e99be2c6e3d03bbf7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:39:50.178Z] + 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-05T21:39:50.478Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-05T21:39:50.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-05T21:39:50.478Z] c6082248cec5: Preparing [2022-10-05T21:39:50.478Z] a6051ca919b3: Preparing [2022-10-05T21:39:50.478Z] 4b04e38e8d7d: Preparing [2022-10-05T21:39:50.478Z] fd54c9ecbc4a: Preparing [2022-10-05T21:39:50.478Z] 994393dc58e7: Preparing [2022-10-05T21:39:50.478Z] c6082248cec5: Layer already exists [2022-10-05T21:39:50.478Z] 994393dc58e7: Layer already exists [2022-10-05T21:39:50.478Z] a6051ca919b3: Layer already exists [2022-10-05T21:39:50.478Z] fd54c9ecbc4a: Layer already exists [2022-10-05T21:39:50.478Z] 4b04e38e8d7d: Layer already exists [2022-10-05T21:39:50.478Z] main: digest: sha256:bed0d21bf7c5ce769854c5a0f2c15f5b68ee2c31e0e6002e99be2c6e3d03bbf7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:39:50.527Z] ===================================================== [Pipeline] echo [2022-10-05T21:39:50.536Z] taggedImages: [2022-10-05T21:39:50.536Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:39:50.536Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-05T21:39:50.536Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.82 [2022-10-05T21:39:50.536Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:39:50.536Z] - 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-05T21:41:03.974Z] Removing intermediate container 0c04c3383bfd [2022-10-05T21:41:03.974Z] ---> da55aa535cb7 [2022-10-05T21:41:03.974Z] Step 9/23 : COPY . . [2022-10-05T21:41:03.974Z] Removing intermediate container 1625d923efa0 [2022-10-05T21:41:03.974Z] ---> 3d40c62bb214 [2022-10-05T21:41:03.974Z] Step 8/22 : COPY . . [2022-10-05T21:41:03.974Z] Removing intermediate container 907f0104a881 [2022-10-05T21:41:03.974Z] ---> 9b0732a01e33 [2022-10-05T21:41:03.974Z] Step 9/24 : COPY . . [2022-10-05T21:41:03.974Z] ---> c6b9f3716c7c [2022-10-05T21:41:03.974Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-05T21:41:03.974Z] ---> 334c8be8e820 [2022-10-05T21:41:03.974Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-05T21:41:03.974Z] ---> Running in 88543b9a9740 [2022-10-05T21:41:03.974Z] ---> Running in f29ec754c49a [2022-10-05T21:41:03.974Z] ---> 1bbc72ea2550 [2022-10-05T21:41:03.974Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-05T21:41:03.974Z] ---> Running in 138950221d0b [2022-10-05T21:41:04.567Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-05T21:41:04.834Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-05T21:41:05.100Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-05T21:42:56.777Z] Removing intermediate container 12f8d103dc28 [2022-10-05T21:42:56.777Z] ---> 0d04447885f7 [2022-10-05T21:42:56.777Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-05T21:42:56.777Z] ---> Running in e55c76ec6010 [2022-10-05T21:42:56.777Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-05T21:43:00.125Z] Removing intermediate container e55c76ec6010 [2022-10-05T21:43:00.125Z] ---> cf61002d0c7e [2022-10-05T21:43:00.125Z] [2022-10-05T21:43:00.125Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T21:43:00.125Z] 3.16: Pulling from library/alpine [2022-10-05T21:43:01.103Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-05T21:43:01.103Z] Status: Downloaded newer image for alpine:3.16 [2022-10-05T21:43:01.103Z] ---> a6215f271958 [2022-10-05T21:43:01.103Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-05T21:43:01.103Z] ---> Running in ed7ce15695c3 [2022-10-05T21:43:01.688Z] Removing intermediate container ed7ce15695c3 [2022-10-05T21:43:01.688Z] ---> 0ac16f0164e3 [2022-10-05T21:43:01.688Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-05T21:43:01.959Z] ---> Running in b4c67d8b58ba [2022-10-05T21:43:03.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:43:03.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:43:05.311Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-05T21:43:05.311Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-05T21:43:05.311Z] (3/33) Installing readline (8.1.2-r0) [2022-10-05T21:43:05.311Z] (4/33) Installing bash (5.1.16-r2) [2022-10-05T21:43:05.311Z] Executing bash-5.1.16-r2.post-install [2022-10-05T21:43:05.311Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-05T21:43:05.579Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-05T21:43:05.579Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T21:43:05.579Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-05T21:43:05.579Z] (9/33) Installing curl (7.83.1-r3) [2022-10-05T21:43:05.579Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-05T21:43:06.537Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-05T21:43:06.538Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-05T21:43:06.538Z] (13/33) Installing expat (2.4.9-r0) [2022-10-05T21:43:06.538Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-05T21:43:06.538Z] (15/33) Installing gdbm (1.23-r0) [2022-10-05T21:43:06.538Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-05T21:43:06.804Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T21:43:06.804Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T21:43:06.804Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-05T21:43:06.804Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-05T21:43:06.804Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-05T21:43:09.379Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-05T21:43:09.379Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-05T21:43:09.379Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-05T21:43:09.379Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-05T21:43:09.379Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-05T21:43:09.379Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-05T21:43:09.379Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-05T21:43:09.379Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-05T21:43:09.379Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-05T21:43:09.379Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-05T21:43:09.646Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-05T21:43:09.646Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-05T21:43:10.603Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:43:10.603Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T21:43:10.869Z] OK: 120 MiB in 47 packages [2022-10-05T21:43:25.838Z] Collecting docker-compose==1.23.2 [2022-10-05T21:43:25.838Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-05T21:43:25.838Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.2 MB/s eta 0:00:00 [2022-10-05T21:43:25.838Z] Collecting texttable<0.10,>=0.9.0 [2022-10-05T21:43:25.838Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-05T21:43:25.838Z] Preparing metadata (setup.py): started [2022-10-05T21:43:27.776Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T21:43:27.776Z] Collecting cached-property<2,>=1.2.0 [2022-10-05T21:43:27.776Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-05T21:43:28.359Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-05T21:43:28.359Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-05T21:43:28.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.1 MB/s eta 0:00:00 [2022-10-05T21:43:28.359Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-05T21:43:28.359Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-05T21:43:28.626Z] Preparing metadata (setup.py): started [2022-10-05T21:43:30.566Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T21:43:31.148Z] Collecting jsonschema<3,>=2.5.1 [2022-10-05T21:43:31.148Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-05T21:43:31.148Z] 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-05T21:43:31.729Z] Collecting docker<4.0,>=3.6.0 [2022-10-05T21:43:31.729Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-05T21:43:31.729Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.5 MB/s eta 0:00:00 [2022-10-05T21:43:33.139Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-05T21:43:33.139Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-05T21:43:33.139Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.5 MB/s eta 0:00:00 [2022-10-05T21:43:33.721Z] Collecting PyYAML<4,>=3.10 [2022-10-05T21:43:33.721Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-05T21:43:33.721Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.2 MB/s eta 0:00:00 [2022-10-05T21:43:35.662Z] Preparing metadata (setup.py): started [2022-10-05T21:43:37.599Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T21:43:37.599Z] Collecting docopt<0.7,>=0.6.1 [2022-10-05T21:43:37.599Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-05T21:43:37.599Z] Preparing metadata (setup.py): started [2022-10-05T21:43:40.167Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-05T21:43:40.167Z] Collecting docker-pycreds>=0.4.0 [2022-10-05T21:43:40.167Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-05T21:43:41.570Z] Collecting idna<2.8,>=2.5 [2022-10-05T21:43:41.570Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-05T21:43:41.570Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 4.5 MB/s eta 0:00:00 [2022-10-05T21:43:41.570Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-05T21:43:41.570Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-05T21:43:41.570Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 14.4 MB/s eta 0:00:00 [2022-10-05T21:43:42.526Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-05T21:43:42.526Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-05T21:43:42.526Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.5 MB/s eta 0:00:00 [2022-10-05T21:43:42.792Z] Collecting certifi>=2017.4.17 [2022-10-05T21:43:42.792Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-05T21:43:43.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.0 MB/s eta 0:00:00 [2022-10-05T21:43:43.637Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-05T21:43:43.637Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-05T21:43:43.637Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-05T21:43:43.637Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-05T21:43:44.592Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-05T21:43:44.592Z] Running setup.py install for texttable: started [2022-10-05T21:43:47.165Z] Running setup.py install for texttable: finished with status 'done' [2022-10-05T21:43:47.165Z] Running setup.py install for PyYAML: started [2022-10-05T21:43:49.751Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-05T21:43:51.702Z] Running setup.py install for docopt: started [2022-10-05T21:43:53.651Z] Running setup.py install for docopt: finished with status 'done' [2022-10-05T21:43:56.989Z] Running setup.py install for dockerpty: started [2022-10-05T21:43:59.567Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-05T21:44:03.118Z] 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-05T21:44:03.118Z] 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-05T21:44:18.210Z] Removing intermediate container b4c67d8b58ba [2022-10-05T21:44:18.210Z] ---> 11956ee9c098 [2022-10-05T21:44:18.210Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-05T21:44:18.477Z] ---> Running in a877578d706c [2022-10-05T21:44:18.743Z] Removing intermediate container a877578d706c [2022-10-05T21:44:18.743Z] ---> f8363d34b578 [2022-10-05T21:44:18.743Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T21:44:19.012Z] ---> Running in 2dc31336c82c [2022-10-05T21:44:19.278Z] Removing intermediate container 2dc31336c82c [2022-10-05T21:44:19.278Z] ---> 37814997225a [2022-10-05T21:44:19.278Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-05T21:44:20.680Z] ---> ec7a7f3a8c38 [2022-10-05T21:44:20.680Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-05T21:44:21.637Z] ---> 66fc25962014 [2022-10-05T21:44:21.637Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-05T21:44:22.592Z] ---> e0d55e212660 [2022-10-05T21:44:22.592Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-05T21:44:22.592Z] ---> Running in 4a2506910d10 [2022-10-05T21:44:23.177Z] Removing intermediate container 4a2506910d10 [2022-10-05T21:44:23.177Z] ---> 98488c2100cf [2022-10-05T21:44:23.177Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:44:23.177Z] ---> Running in df4f6420de8b [2022-10-05T21:44:23.756Z] Removing intermediate container df4f6420de8b [2022-10-05T21:44:23.756Z] ---> 833e57f3b4de [2022-10-05T21:44:23.756Z] Step 21/23 : LABEL arch=arm64 [2022-10-05T21:44:23.756Z] ---> Running in e48a030fd74a [2022-10-05T21:44:24.336Z] Removing intermediate container e48a030fd74a [2022-10-05T21:44:24.336Z] ---> a1c156aedead [2022-10-05T21:44:24.336Z] Step 22/23 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:44:24.336Z] ---> Running in c8e30189acc5 [2022-10-05T21:44:24.915Z] Removing intermediate container c8e30189acc5 [2022-10-05T21:44:24.915Z] ---> bffea50194d3 [2022-10-05T21:44:24.915Z] Step 23/23 : LABEL version=2.3.0-dev.82 [2022-10-05T21:44:24.915Z] ---> Running in 391e8523f0b1 [2022-10-05T21:44:25.181Z] Removing intermediate container 391e8523f0b1 [2022-10-05T21:44:25.444Z] ---> 1a929d464fca [2022-10-05T21:44:25.444Z] [2022-10-05T21:44:25.444Z] Successfully built 1a929d464fca [2022-10-05T21:44:25.444Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-05T21:44:25.444Z] Building core-metadata [2022-10-05T21:44:28.778Z]  Building sys-mgmt-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:44:28.778Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:44:28.778Z] ---> 2298acbb4ad4 [2022-10-05T21:44:28.778Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-05T21:44:28.778Z] ---> Using cache [2022-10-05T21:44:28.778Z] ---> a24565d9d81a [2022-10-05T21:44:29.043Z] Step 4/25 : WORKDIR /edgex-go [2022-10-05T21:44:29.043Z] ---> Using cache [2022-10-05T21:44:29.043Z] ---> 3c5a08a0a9fa [2022-10-05T21:44:29.043Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:44:29.043Z] ---> Using cache [2022-10-05T21:44:29.043Z] ---> 28c3177b00a0 [2022-10-05T21:44:29.043Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-05T21:44:29.043Z] ---> Using cache [2022-10-05T21:44:29.043Z] ---> ac4ebb699c9c [2022-10-05T21:44:29.043Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-05T21:44:29.043Z] ---> Using cache [2022-10-05T21:44:29.043Z] ---> 85d53e3f82aa [2022-10-05T21:44:29.043Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:44:29.043Z] ---> Using cache [2022-10-05T21:44:29.043Z] ---> 9b0732a01e33 [2022-10-05T21:44:29.043Z] Step 9/25 : COPY . . [2022-10-05T21:44:29.043Z] ---> Using cache [2022-10-05T21:44:29.043Z] ---> 1bbc72ea2550 [2022-10-05T21:44:29.043Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-05T21:44:29.312Z] ---> Running in 7797033908f6 [2022-10-05T21:44:31.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-05T21:46:22.899Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-05T21:46:26.236Z] Removing intermediate container 124878963fa4 [2022-10-05T21:46:26.236Z] ---> ef58ec55bd79 [2022-10-05T21:46:26.236Z] [2022-10-05T21:46:26.236Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T21:46:26.236Z] ---> a6215f271958 [2022-10-05T21:46:26.236Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-05T21:46:26.236Z] ---> Running in 8f0191a26082 [2022-10-05T21:46:27.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:46:27.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:46:28.854Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-05T21:46:29.118Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-05T21:46:29.118Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:46:29.118Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T21:46:29.697Z] OK: 6 MiB in 16 packages [2022-10-05T21:46:31.633Z] Removing intermediate container 8f0191a26082 [2022-10-05T21:46:31.633Z] ---> 3a0a24aa8dd2 [2022-10-05T21:46:31.633Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T21:46:31.633Z] ---> Running in ff4a8b631fec [2022-10-05T21:46:32.590Z] Removing intermediate container ff4a8b631fec [2022-10-05T21:46:32.590Z] ---> f6e7e090b20e [2022-10-05T21:46:32.590Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-05T21:46:32.590Z] ---> Running in a3b9dabbb05a [2022-10-05T21:46:33.169Z] Removing intermediate container a3b9dabbb05a [2022-10-05T21:46:33.169Z] ---> 72558575d24b [2022-10-05T21:46:33.169Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T21:46:33.435Z] ---> Running in fc26f72b98bc [2022-10-05T21:46:34.014Z] Removing intermediate container fc26f72b98bc [2022-10-05T21:46:34.014Z] ---> 153d2b939f41 [2022-10-05T21:46:34.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:46:35.413Z] ---> 5d997dda44d2 [2022-10-05T21:46:35.413Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-05T21:46:39.656Z] ---> 6541a2c085d5 [2022-10-05T21:46:39.656Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-05T21:46:40.615Z] ---> 1ce8380cd698 [2022-10-05T21:46:40.615Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-05T21:46:40.880Z] ---> Running in 3458cafd294f [2022-10-05T21:46:41.460Z] Removing intermediate container 3458cafd294f [2022-10-05T21:46:41.460Z] ---> cf68dbb032aa [2022-10-05T21:46:41.460Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:46:41.726Z] ---> Running in 6fb5bddc7eb3 [2022-10-05T21:46:42.310Z] Removing intermediate container f29ec754c49a [2022-10-05T21:46:42.310Z] ---> c3c4c168d86a [2022-10-05T21:46:42.310Z] [2022-10-05T21:46:42.310Z] Step 10/22 : FROM alpine:3.16 [2022-10-05T21:46:42.310Z] ---> a6215f271958 [2022-10-05T21:46:42.310Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-05T21:46:42.310Z] Removing intermediate container 6fb5bddc7eb3 [2022-10-05T21:46:42.310Z] ---> fdbac06722b8 [2022-10-05T21:46:42.310Z] Step 21/23 : LABEL arch=arm64 [2022-10-05T21:46:42.584Z] ---> Running in bc1c9e1cf1e9 [2022-10-05T21:46:42.584Z] ---> Running in f30257167f7e [2022-10-05T21:46:43.542Z] Removing intermediate container bc1c9e1cf1e9 [2022-10-05T21:46:43.542Z] ---> 39f4bf224254 [2022-10-05T21:46:43.542Z] Step 22/23 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:46:43.542Z] ---> Running in 4a438f485ecb [2022-10-05T21:46:44.127Z] Removing intermediate container 4a438f485ecb [2022-10-05T21:46:44.127Z] ---> 5606b39370ce [2022-10-05T21:46:44.127Z] Step 23/23 : LABEL version=2.3.0-dev.82 [2022-10-05T21:46:44.127Z] ---> Running in 2fb8e636f21e [2022-10-05T21:46:44.709Z] Removing intermediate container 2fb8e636f21e [2022-10-05T21:46:44.709Z] ---> 9d7e35d543ae [2022-10-05T21:46:44.709Z] [2022-10-05T21:46:44.975Z] Successfully built 9d7e35d543ae [2022-10-05T21:46:44.975Z] Successfully tagged support-notifications-arm64:latest [2022-10-05T21:46:44.975Z]  Building support-notifications ... done Building security-bootstrapper [2022-10-05T21:46:44.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:46:45.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:46:46.958Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-05T21:46:46.958Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-05T21:46:46.958Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-05T21:46:46.958Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-05T21:46:46.958Z] (5/6) Installing curl (7.83.1-r3) [2022-10-05T21:46:46.958Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-05T21:46:46.958Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:46:46.958Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T21:46:47.536Z] OK: 8 MiB in 20 packages [2022-10-05T21:46:49.521Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:46:49.521Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:46:49.521Z] ---> 2298acbb4ad4 [2022-10-05T21:46:49.521Z] Step 3/33 : WORKDIR /edgex-go [2022-10-05T21:46:49.521Z] ---> Using cache [2022-10-05T21:46:49.521Z] ---> b32df5bcdabc [2022-10-05T21:46:49.521Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:46:49.521Z] ---> Using cache [2022-10-05T21:46:49.521Z] ---> 5a61117ab140 [2022-10-05T21:46:49.521Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-05T21:46:49.521Z] ---> Using cache [2022-10-05T21:46:49.521Z] ---> afd95d26b89e [2022-10-05T21:46:49.521Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-05T21:46:49.521Z] ---> Using cache [2022-10-05T21:46:49.521Z] ---> 539a2879fda1 [2022-10-05T21:46:49.521Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:46:49.521Z] ---> Using cache [2022-10-05T21:46:49.521Z] ---> 3d40c62bb214 [2022-10-05T21:46:49.521Z] Step 8/33 : COPY . . [2022-10-05T21:46:49.521Z] ---> Using cache [2022-10-05T21:46:49.789Z] ---> 334c8be8e820 [2022-10-05T21:46:49.789Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-05T21:46:49.789Z] ---> Running in 6f80ec707518 [2022-10-05T21:46:50.055Z] Removing intermediate container f30257167f7e [2022-10-05T21:46:50.055Z] ---> e2449b7c6db0 [2022-10-05T21:46:50.055Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T21:46:50.319Z] ---> Running in 737a7cc4c47e [2022-10-05T21:46:50.901Z] Removing intermediate container 737a7cc4c47e [2022-10-05T21:46:50.901Z] ---> 4ccc1684bd6e [2022-10-05T21:46:50.901Z] Step 13/22 : WORKDIR /edgex [2022-10-05T21:46:50.901Z] ---> Running in 9f4cf2fad011 [2022-10-05T21:46:51.855Z] Removing intermediate container 9f4cf2fad011 [2022-10-05T21:46:51.855Z] ---> f0c4ba00b0eb [2022-10-05T21:46:51.855Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-05T21:46:52.121Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-05T21:46:52.700Z] ---> a71dd779b960 [2022-10-05T21:46:52.700Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-05T21:46:54.632Z] ---> 03c6b3d0bc46 [2022-10-05T21:46:54.632Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-05T21:46:56.032Z] ---> 2bf5c0cbc4fe [2022-10-05T21:46:56.032Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T21:46:56.612Z] ---> fe742120bab0 [2022-10-05T21:46:56.612Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T21:46:56.880Z] ---> Running in fe117aaa0c57 [2022-10-05T21:47:01.140Z] Removing intermediate container fe117aaa0c57 [2022-10-05T21:47:01.140Z] ---> aee15bee9a4e [2022-10-05T21:47:01.140Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T21:47:01.140Z] ---> Running in 02accff31a08 [2022-10-05T21:47:02.096Z] Removing intermediate container 02accff31a08 [2022-10-05T21:47:02.096Z] ---> ecb92d38abeb [2022-10-05T21:47:02.096Z] Step 20/22 : LABEL arch=arm64 [2022-10-05T21:47:02.362Z] ---> Running in d5abda16100a [2022-10-05T21:47:02.946Z] Removing intermediate container d5abda16100a [2022-10-05T21:47:02.946Z] ---> a1afb35a3b87 [2022-10-05T21:47:02.946Z] Step 21/22 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:47:03.211Z] ---> Running in 2d2bbd1e9154 [2022-10-05T21:47:04.168Z] Removing intermediate container 2d2bbd1e9154 [2022-10-05T21:47:04.168Z] ---> e7479decab57 [2022-10-05T21:47:04.168Z] Step 22/22 : LABEL version=2.3.0-dev.82 [2022-10-05T21:47:04.168Z] ---> Running in 8b35f8ea2667 [2022-10-05T21:47:05.124Z] Removing intermediate container 8b35f8ea2667 [2022-10-05T21:47:05.124Z] ---> df54173e2ecf [2022-10-05T21:47:05.124Z] [2022-10-05T21:47:05.390Z] Successfully built df54173e2ecf [2022-10-05T21:47:05.390Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-05T21:47:05.390Z] Building security-secretstore-setup [2022-10-05T21:47:07.335Z]  Building security-proxy-setup ... done Removing intermediate container 138950221d0b [2022-10-05T21:47:07.335Z] ---> 0ee1f34eb8f7 [2022-10-05T21:47:07.335Z] [2022-10-05T21:47:07.335Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T21:47:07.335Z] ---> a6215f271958 [2022-10-05T21:47:07.335Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-05T21:47:07.920Z] ---> Running in 2bdbf4a4f90b [2022-10-05T21:47:09.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:47:10.137Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:47:10.137Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:47:10.137Z] ---> 2298acbb4ad4 [2022-10-05T21:47:10.137Z] Step 3/25 : WORKDIR /edgex-go [2022-10-05T21:47:10.137Z] ---> Using cache [2022-10-05T21:47:10.137Z] ---> b32df5bcdabc [2022-10-05T21:47:10.137Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:47:10.137Z] ---> Using cache [2022-10-05T21:47:10.137Z] ---> 5a61117ab140 [2022-10-05T21:47:10.137Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-05T21:47:10.137Z] ---> Using cache [2022-10-05T21:47:10.137Z] ---> afd95d26b89e [2022-10-05T21:47:10.137Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-05T21:47:10.137Z] ---> Using cache [2022-10-05T21:47:10.137Z] ---> 539a2879fda1 [2022-10-05T21:47:10.137Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:47:10.137Z] ---> Using cache [2022-10-05T21:47:10.137Z] ---> 3d40c62bb214 [2022-10-05T21:47:10.137Z] Step 8/25 : COPY . . [2022-10-05T21:47:10.424Z] ---> Using cache [2022-10-05T21:47:10.424Z] ---> 334c8be8e820 [2022-10-05T21:47:10.424Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-05T21:47:10.424Z] ---> Running in 823a37451656 [2022-10-05T21:47:10.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:47:12.097Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-05T21:47:12.097Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:47:12.097Z] OK: 5 MiB in 15 packages [2022-10-05T21:47:12.363Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-05T21:47:13.765Z] Removing intermediate container 2bdbf4a4f90b [2022-10-05T21:47:13.765Z] ---> ece50de72be9 [2022-10-05T21:47:13.765Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T21:47:13.765Z] ---> Running in 5915f80db95c [2022-10-05T21:47:14.030Z] Removing intermediate container 5915f80db95c [2022-10-05T21:47:14.030Z] ---> 6c16069e2a3d [2022-10-05T21:47:14.030Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-05T21:47:14.294Z] ---> Running in 82c5c9ef362f [2022-10-05T21:47:14.560Z] Removing intermediate container 82c5c9ef362f [2022-10-05T21:47:14.560Z] ---> 303c1de2a8e5 [2022-10-05T21:47:14.560Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-05T21:47:14.824Z] ---> Running in a936fe97076d [2022-10-05T21:47:15.406Z] Removing intermediate container a936fe97076d [2022-10-05T21:47:15.406Z] ---> e9815685cdf2 [2022-10-05T21:47:15.406Z] Step 16/24 : WORKDIR / [2022-10-05T21:47:15.406Z] ---> Running in 0757d288e741 [2022-10-05T21:47:15.986Z] Removing intermediate container 0757d288e741 [2022-10-05T21:47:15.986Z] ---> 365dcd1d1fca [2022-10-05T21:47:15.986Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:47:16.943Z] ---> 517164812a88 [2022-10-05T21:47:16.943Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-05T21:47:18.348Z] ---> ebd8dad31bff [2022-10-05T21:47:18.348Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-05T21:47:20.288Z] ---> f97ebccc5be0 [2022-10-05T21:47:20.288Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-05T21:47:20.288Z] ---> Running in 4594569b0c55 [2022-10-05T21:47:20.870Z] Removing intermediate container 4594569b0c55 [2022-10-05T21:47:20.870Z] ---> 511cb3f1f141 [2022-10-05T21:47:20.870Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:47:20.870Z] ---> Running in 6a5204e052bc [2022-10-05T21:47:21.452Z] Removing intermediate container 6a5204e052bc [2022-10-05T21:47:21.452Z] ---> bfa23dd45044 [2022-10-05T21:47:21.452Z] Step 22/24 : LABEL arch=arm64 [2022-10-05T21:47:21.452Z] ---> Running in 5b9f954e1dd5 [2022-10-05T21:47:22.035Z] Removing intermediate container 5b9f954e1dd5 [2022-10-05T21:47:22.035Z] ---> 96bd9cb0eb6f [2022-10-05T21:47:22.035Z] Step 23/24 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:47:22.035Z] ---> Running in 45ba29d79ee8 [2022-10-05T21:47:22.618Z] Removing intermediate container 45ba29d79ee8 [2022-10-05T21:47:22.618Z] ---> 2cec3299472c [2022-10-05T21:47:22.618Z] Step 24/24 : LABEL version=2.3.0-dev.82 [2022-10-05T21:47:22.618Z] ---> Running in 3d88c293dea8 [2022-10-05T21:47:23.199Z] Removing intermediate container 3d88c293dea8 [2022-10-05T21:47:23.199Z] ---> b3e8de78e841 [2022-10-05T21:47:23.199Z] [2022-10-05T21:47:23.199Z] Successfully built b3e8de78e841 [2022-10-05T21:47:23.199Z] Successfully tagged core-command-arm64:latest [2022-10-05T21:47:23.199Z]  Building core-command ... done Building security-spiffe-token-provider [2022-10-05T21:47:27.451Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:47:27.451Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:47:27.451Z] ---> 2298acbb4ad4 [2022-10-05T21:47:27.451Z] Step 3/20 : WORKDIR /edgex-go [2022-10-05T21:47:27.451Z] ---> Using cache [2022-10-05T21:47:27.451Z] ---> b32df5bcdabc [2022-10-05T21:47:27.451Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-05T21:47:27.451Z] ---> Running in e71f2e56d3a8 [2022-10-05T21:47:29.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:47:29.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:47:30.789Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-05T21:47:30.789Z] v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-05T21:47:30.789Z] OK: 16896 distinct packages available [2022-10-05T21:47:31.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:47:31.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:47:32.594Z] OK: 221 MiB in 51 packages [2022-10-05T21:47:34.536Z] Removing intermediate container e71f2e56d3a8 [2022-10-05T21:47:34.536Z] ---> eb6a95879b9f [2022-10-05T21:47:34.536Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-05T21:47:34.804Z] ---> 4c9652ad36fd [2022-10-05T21:47:34.804Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:47:35.069Z] ---> Running in da1f9243395f [2022-10-05T21:48:31.427Z] Removing intermediate container da1f9243395f [2022-10-05T21:48:31.427Z] ---> 7965862848d9 [2022-10-05T21:48:31.427Z] Step 7/20 : COPY . . [2022-10-05T21:48:32.837Z] ---> de63855a6263 [2022-10-05T21:48:32.837Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-05T21:48:32.837Z] ---> Running in 924cda0dd50e [2022-10-05T21:48:34.782Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-05T21:49:56.369Z] Removing intermediate container 88543b9a9740 [2022-10-05T21:49:56.369Z] ---> fbe22376a488 [2022-10-05T21:49:56.369Z] [2022-10-05T21:49:56.369Z] Step 11/23 : FROM alpine:3.16 [2022-10-05T21:49:56.369Z] ---> a6215f271958 [2022-10-05T21:49:56.369Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-05T21:49:56.369Z] ---> Using cache [2022-10-05T21:49:56.369Z] ---> ece50de72be9 [2022-10-05T21:49:56.369Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T21:49:56.369Z] ---> Using cache [2022-10-05T21:49:56.369Z] ---> 6c16069e2a3d [2022-10-05T21:49:56.369Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-05T21:49:56.369Z] ---> Running in 2db14845f6c6 [2022-10-05T21:49:56.369Z] Removing intermediate container 2db14845f6c6 [2022-10-05T21:49:56.369Z] ---> a09834c4e5fc [2022-10-05T21:49:56.369Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-05T21:49:56.369Z] ---> Running in d1dfdc0ee301 [2022-10-05T21:49:56.369Z] Removing intermediate container d1dfdc0ee301 [2022-10-05T21:49:56.369Z] ---> b4cbcc7d9f8f [2022-10-05T21:49:56.369Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:49:56.634Z] ---> c4f1a1e47b24 [2022-10-05T21:49:56.634Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-05T21:49:59.315Z] ---> e0d438f68bf0 [2022-10-05T21:49:59.316Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-05T21:49:59.952Z] ---> fa31e7278b25 [2022-10-05T21:49:59.952Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-05T21:49:59.952Z] ---> Running in ebac7cf9e670 [2022-10-05T21:50:00.573Z] Removing intermediate container ebac7cf9e670 [2022-10-05T21:50:00.573Z] ---> b4ba29ced202 [2022-10-05T21:50:00.573Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:50:00.573Z] ---> Running in a8e9e5838255 [2022-10-05T21:50:01.181Z] Removing intermediate container a8e9e5838255 [2022-10-05T21:50:01.181Z] ---> 6db0375e674b [2022-10-05T21:50:01.181Z] Step 21/23 : LABEL arch=arm64 [2022-10-05T21:50:01.479Z] ---> Running in 6b6a8a8249de [2022-10-05T21:50:01.792Z] Removing intermediate container 6b6a8a8249de [2022-10-05T21:50:01.792Z] ---> ba4bee29b94d [2022-10-05T21:50:01.792Z] Step 22/23 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:50:02.088Z] ---> Running in a3ef9b4f811b [2022-10-05T21:50:02.374Z] Removing intermediate container a3ef9b4f811b [2022-10-05T21:50:02.374Z] ---> b691637d43f0 [2022-10-05T21:50:02.374Z] Step 23/23 : LABEL version=2.3.0-dev.82 [2022-10-05T21:50:02.642Z] ---> Running in 7d46e3fa7a84 [2022-10-05T21:50:03.223Z] Removing intermediate container 7d46e3fa7a84 [2022-10-05T21:50:03.223Z] ---> 9690da8f6696 [2022-10-05T21:50:03.223Z] [2022-10-05T21:50:03.500Z] Successfully built 9690da8f6696 [2022-10-05T21:50:03.500Z] Successfully tagged support-scheduler-arm64:latest [2022-10-05T21:50:03.500Z]  Building support-scheduler ... done Building core-data [2022-10-05T21:50:06.840Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-05T21:50:06.840Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-05T21:50:06.840Z] ---> 2298acbb4ad4 [2022-10-05T21:50:06.840Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-05T21:50:06.840Z] ---> Using cache [2022-10-05T21:50:06.840Z] ---> a24565d9d81a [2022-10-05T21:50:06.840Z] Step 4/24 : WORKDIR /edgex-go [2022-10-05T21:50:06.840Z] ---> Using cache [2022-10-05T21:50:06.840Z] ---> 3c5a08a0a9fa [2022-10-05T21:50:06.840Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:50:06.840Z] ---> Using cache [2022-10-05T21:50:06.840Z] ---> 28c3177b00a0 [2022-10-05T21:50:06.840Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-05T21:50:06.840Z] ---> Running in 4906d2d262d4 [2022-10-05T21:50:08.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:50:09.727Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:50:11.124Z] OK: 221 MiB in 51 packages [2022-10-05T21:50:12.081Z] Removing intermediate container 4906d2d262d4 [2022-10-05T21:50:12.081Z] ---> cba98c1e60e5 [2022-10-05T21:50:12.081Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-05T21:50:13.035Z] ---> d1a9f1dc9f4e [2022-10-05T21:50:13.035Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-05T21:50:13.035Z] ---> Running in 8a8e5b29908d [2022-10-05T21:50:59.835Z] Removing intermediate container 7797033908f6 [2022-10-05T21:50:59.835Z] ---> 8eea579ee0ce [2022-10-05T21:50:59.835Z] [2022-10-05T21:50:59.835Z] Step 11/25 : FROM alpine:3.16 [2022-10-05T21:50:59.835Z] ---> a6215f271958 [2022-10-05T21:50:59.836Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-05T21:50:59.836Z] ---> Using cache [2022-10-05T21:50:59.836Z] ---> ece50de72be9 [2022-10-05T21:50:59.836Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-05T21:50:59.836Z] ---> Using cache [2022-10-05T21:50:59.836Z] ---> 6c16069e2a3d [2022-10-05T21:50:59.836Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-05T21:50:59.836Z] ---> Running in 1aebda2d03eb [2022-10-05T21:51:00.104Z] Removing intermediate container 1aebda2d03eb [2022-10-05T21:51:00.104Z] ---> 1cc05003e931 [2022-10-05T21:51:00.104Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-05T21:51:00.370Z] ---> Running in 2d43d4c8439f [2022-10-05T21:51:02.954Z] Removing intermediate container 2d43d4c8439f [2022-10-05T21:51:02.954Z] ---> 535359d7158d [2022-10-05T21:51:02.954Z] Step 16/25 : WORKDIR / [2022-10-05T21:51:03.224Z] ---> Running in 6a78ea11e233 [2022-10-05T21:51:04.633Z] Removing intermediate container 6a78ea11e233 [2022-10-05T21:51:04.633Z] ---> b395d162e47c [2022-10-05T21:51:04.633Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:51:06.040Z] ---> acb96a2f0195 [2022-10-05T21:51:06.040Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-05T21:51:09.378Z] ---> fc01f18112b1 [2022-10-05T21:51:09.378Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-05T21:51:10.339Z] ---> 3498dc6c6546 [2022-10-05T21:51:10.339Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-05T21:51:11.747Z] ---> b8e217d46214 [2022-10-05T21:51:11.747Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-05T21:51:11.747Z] ---> Running in c5f0b0015dc0 [2022-10-05T21:51:12.330Z] Removing intermediate container c5f0b0015dc0 [2022-10-05T21:51:12.330Z] ---> fc88e407322c [2022-10-05T21:51:12.330Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:51:12.597Z] ---> Running in 7900e6b23aec [2022-10-05T21:51:13.180Z] Removing intermediate container 7900e6b23aec [2022-10-05T21:51:13.180Z] ---> 0677e4dec0e3 [2022-10-05T21:51:13.180Z] Step 23/25 : LABEL arch=arm64 [2022-10-05T21:51:13.447Z] ---> Running in 37c3b079acc7 [2022-10-05T21:51:15.395Z] Removing intermediate container 37c3b079acc7 [2022-10-05T21:51:15.395Z] ---> b2905acfb693 [2022-10-05T21:51:15.395Z] Step 24/25 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:51:15.395Z] ---> Running in eded2b3f88c0 [2022-10-05T21:51:15.985Z] Removing intermediate container eded2b3f88c0 [2022-10-05T21:51:15.985Z] ---> d8e45ec9fd4d [2022-10-05T21:51:15.985Z] Step 25/25 : LABEL version=2.3.0-dev.82 [2022-10-05T21:51:15.985Z] ---> Running in 05798e534afa [2022-10-05T21:51:16.566Z] Removing intermediate container 05798e534afa [2022-10-05T21:51:16.566Z] ---> ddece5bef56b [2022-10-05T21:51:16.566Z] [2022-10-05T21:51:16.566Z] Successfully built ddece5bef56b [2022-10-05T21:51:16.832Z] Successfully tagged core-metadata-arm64:latest [2022-10-05T21:51:17.415Z]  Building core-metadata ... done Removing intermediate container 8a8e5b29908d [2022-10-05T21:51:17.415Z] ---> ed6a02f7f588 [2022-10-05T21:51:17.415Z] Step 9/24 : COPY . . [2022-10-05T21:51:19.989Z] ---> eb40b4c590da [2022-10-05T21:51:19.989Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-05T21:51:20.276Z] ---> Running in cae9509e6c7e [2022-10-05T21:51:22.213Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-05T21:52:18.581Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-05T21:52:21.920Z] Removing intermediate container 6f80ec707518 [2022-10-05T21:52:21.920Z] ---> b35e0c56f889 [2022-10-05T21:52:21.920Z] [2022-10-05T21:52:21.920Z] Step 10/33 : FROM alpine:3.16 [2022-10-05T21:52:21.920Z] ---> a6215f271958 [2022-10-05T21:52:21.920Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T21:52:22.186Z] ---> Running in 12d842ea455b [2022-10-05T21:52:22.458Z] Removing intermediate container 12d842ea455b [2022-10-05T21:52:22.458Z] ---> 3713fc3e90d0 [2022-10-05T21:52:22.458Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-05T21:52:22.723Z] ---> Running in 6cbbc30b921b [2022-10-05T21:52:24.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:52:24.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:52:26.344Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-05T21:52:26.344Z] (2/2) Installing su-exec (0.2-r1) [2022-10-05T21:52:26.344Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:52:26.344Z] OK: 5 MiB in 16 packages [2022-10-05T21:52:28.288Z] Removing intermediate container 6cbbc30b921b [2022-10-05T21:52:28.288Z] ---> 80b87b6d9bde [2022-10-05T21:52:28.288Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-05T21:52:28.288Z] ---> Running in 034187691f52 [2022-10-05T21:52:29.244Z] Removing intermediate container 034187691f52 [2022-10-05T21:52:29.244Z] ---> 3ec9f78e9e12 [2022-10-05T21:52:29.244Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-05T21:52:29.244Z] ---> Running in 8cc1e222801f [2022-10-05T21:52:30.201Z] Removing intermediate container 8cc1e222801f [2022-10-05T21:52:30.201Z] ---> 60ee8706bec0 [2022-10-05T21:52:30.201Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-05T21:52:30.201Z] ---> Running in 0f1b10bca97e [2022-10-05T21:52:31.159Z] Removing intermediate container 0f1b10bca97e [2022-10-05T21:52:31.159Z] ---> 5b8a1b1009d4 [2022-10-05T21:52:31.159Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-05T21:52:31.159Z] ---> Running in 3ec075b11436 [2022-10-05T21:52:32.117Z] Removing intermediate container 3ec075b11436 [2022-10-05T21:52:32.117Z] ---> c620bb3350a6 [2022-10-05T21:52:32.117Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-05T21:52:32.117Z] ---> Running in 59d3bb743a18 [2022-10-05T21:52:36.367Z] Removing intermediate container 59d3bb743a18 [2022-10-05T21:52:36.367Z] ---> b0dd0143cdec [2022-10-05T21:52:36.367Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-05T21:52:36.367Z] ---> Running in 5b15d957c7a0 [2022-10-05T21:52:36.633Z] Removing intermediate container 5b15d957c7a0 [2022-10-05T21:52:36.633Z] ---> da72f369239a [2022-10-05T21:52:36.633Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-05T21:52:36.633Z] Removing intermediate container 823a37451656 [2022-10-05T21:52:36.633Z] ---> 3f168579e29a [2022-10-05T21:52:36.633Z] [2022-10-05T21:52:36.633Z] Step 10/25 : FROM alpine:3.16 [2022-10-05T21:52:36.633Z] ---> a6215f271958 [2022-10-05T21:52:36.633Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-05T21:52:36.900Z] ---> Running in a735c31d0820 [2022-10-05T21:52:38.308Z] ---> a70082fe948c [2022-10-05T21:52:38.308Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-05T21:52:38.308Z] ---> Running in c0c62f7df141 [2022-10-05T21:52:39.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:52:39.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:52:40.520Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-05T21:52:40.520Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-05T21:52:40.520Z] (3/3) Installing su-exec (0.2-r1) [2022-10-05T21:52:40.520Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:52:40.789Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T21:52:41.065Z] OK: 6 MiB in 17 packages [2022-10-05T21:52:41.336Z] Removing intermediate container c0c62f7df141 [2022-10-05T21:52:41.336Z] ---> 0ef040426070 [2022-10-05T21:52:41.336Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:52:42.745Z] ---> 34ff621520ca [2022-10-05T21:52:42.745Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-05T21:52:43.704Z] Removing intermediate container a735c31d0820 [2022-10-05T21:52:43.704Z] ---> f35189f1b059 [2022-10-05T21:52:43.704Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-05T21:52:43.704Z] ---> Running in 9f311cec1551 [2022-10-05T21:52:44.671Z] Removing intermediate container 9f311cec1551 [2022-10-05T21:52:44.671Z] ---> 932ba256ca55 [2022-10-05T21:52:44.671Z] Step 13/25 : WORKDIR / [2022-10-05T21:52:44.671Z] ---> Running in 30f8a11a2ae0 [2022-10-05T21:52:44.938Z] ---> 26e6d6faa34f [2022-10-05T21:52:44.938Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-05T21:52:45.526Z] Removing intermediate container 30f8a11a2ae0 [2022-10-05T21:52:45.526Z] ---> 1e4c9c0df8c1 [2022-10-05T21:52:45.526Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-05T21:52:45.793Z] ---> d298e74c1138 [2022-10-05T21:52:45.793Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-05T21:52:46.751Z] ---> 959da9b840d4 [2022-10-05T21:52:46.751Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-05T21:52:46.751Z] ---> 37d53061ce62 [2022-10-05T21:52:46.751Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-05T21:52:48.705Z] ---> 9b1faaf15136 [2022-10-05T21:52:48.705Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-05T21:52:48.705Z] ---> 1a0d44f97d48 [2022-10-05T21:52:48.705Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-05T21:52:49.673Z] ---> 84264c870db2 [2022-10-05T21:52:49.673Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-05T21:52:49.673Z] ---> fed686beceb1 [2022-10-05T21:52:49.673Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-05T21:52:50.640Z] ---> 3cfee9e78d45 [2022-10-05T21:52:50.640Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-05T21:52:50.640Z] ---> Running in 5988e0c2170d [2022-10-05T21:52:50.640Z] ---> dc06ef74754e [2022-10-05T21:52:50.640Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-05T21:52:53.221Z] ---> 7b23794ad62c [2022-10-05T21:52:53.221Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-05T21:52:54.628Z] Removing intermediate container 5988e0c2170d [2022-10-05T21:52:54.628Z] ---> d9a57e9254b2 [2022-10-05T21:52:54.628Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-05T21:52:54.628Z] ---> Running in 776d18d99c92 [2022-10-05T21:52:55.211Z] Removing intermediate container 776d18d99c92 [2022-10-05T21:52:55.211Z] ---> e9866e72978e [2022-10-05T21:52:55.211Z] Step 30/33 : CMD ["gate"] [2022-10-05T21:52:55.211Z] ---> Running in 25e2a2ad8edd [2022-10-05T21:52:55.802Z] ---> 17de0bf03666 [2022-10-05T21:52:55.802Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-05T21:52:56.076Z] Removing intermediate container 25e2a2ad8edd [2022-10-05T21:52:56.076Z] ---> 7c2e59f1eeee [2022-10-05T21:52:56.076Z] Step 31/33 : LABEL arch=arm64 [2022-10-05T21:52:56.076Z] ---> Running in 9189368051ab [2022-10-05T21:52:56.656Z] Removing intermediate container 9189368051ab [2022-10-05T21:52:56.656Z] ---> 33c1039c624f [2022-10-05T21:52:56.656Z] Step 32/33 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:52:56.923Z] ---> Running in 3e239c0d18b4 [2022-10-05T21:52:57.190Z] ---> 06e7cdde51bf [2022-10-05T21:52:57.190Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-05T21:52:57.460Z] ---> Running in 6045914da879 [2022-10-05T21:52:57.460Z] Removing intermediate container 3e239c0d18b4 [2022-10-05T21:52:57.460Z] ---> 59c092cf98ea [2022-10-05T21:52:57.460Z] Step 33/33 : LABEL version=2.3.0-dev.82 [2022-10-05T21:52:57.727Z] ---> Running in 6ad8f3858817 [2022-10-05T21:52:58.682Z] Removing intermediate container 6ad8f3858817 [2022-10-05T21:52:58.682Z] ---> 53cca8ae0ac6 [2022-10-05T21:52:58.682Z] [2022-10-05T21:52:58.947Z] Successfully built 53cca8ae0ac6 [2022-10-05T21:52:58.947Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-05T21:53:00.351Z]  Building security-bootstrapper ... done Removing intermediate container 6045914da879 [2022-10-05T21:53:00.351Z] ---> 8752d96cb0c2 [2022-10-05T21:53:00.351Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-05T21:53:00.617Z] ---> Running in e1d463aa2ada [2022-10-05T21:53:01.200Z] Removing intermediate container e1d463aa2ada [2022-10-05T21:53:01.200Z] ---> 454ff463d522 [2022-10-05T21:53:01.200Z] Step 23/25 : LABEL arch=arm64 [2022-10-05T21:53:01.200Z] ---> Running in 82add8ce9696 [2022-10-05T21:53:01.794Z] Removing intermediate container 82add8ce9696 [2022-10-05T21:53:01.794Z] ---> 8f67835fc802 [2022-10-05T21:53:01.794Z] Step 24/25 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:53:01.794Z] ---> Running in f6ef2c37f64e [2022-10-05T21:53:02.382Z] Removing intermediate container f6ef2c37f64e [2022-10-05T21:53:02.382Z] ---> 353a056cdd4e [2022-10-05T21:53:02.382Z] Step 25/25 : LABEL version=2.3.0-dev.82 [2022-10-05T21:53:02.382Z] ---> Running in 1d5b2c352b6b [2022-10-05T21:53:02.964Z] Removing intermediate container 1d5b2c352b6b [2022-10-05T21:53:02.964Z] ---> aa680e2beee8 [2022-10-05T21:53:02.964Z] [2022-10-05T21:53:02.964Z] Successfully built aa680e2beee8 [2022-10-05T21:53:02.964Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-05T21:54:10.818Z]  Building security-secretstore-setup ... done Removing intermediate container 924cda0dd50e [2022-10-05T21:54:10.818Z] ---> b39c42e7ddd7 [2022-10-05T21:54:10.818Z] [2022-10-05T21:54:10.818Z] Step 9/20 : FROM alpine:3.15 [2022-10-05T21:54:10.818Z] ---> 02e0d6fdf486 [2022-10-05T21:54:10.818Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-05T21:54:10.818Z] ---> Using cache [2022-10-05T21:54:10.818Z] ---> 8abbf681932c [2022-10-05T21:54:10.818Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:54:10.818Z] ---> Using cache [2022-10-05T21:54:10.818Z] ---> 5b7e1efdf9b0 [2022-10-05T21:54:10.818Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-05T21:54:10.818Z] ---> Running in ddcafef0c3e9 [2022-10-05T21:54:10.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:54:11.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:54:12.496Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-05T21:54:12.496Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-05T21:54:12.496Z] OK: 15734 distinct packages available [2022-10-05T21:54:12.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:54:13.455Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:54:14.424Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-05T21:54:14.691Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-05T21:54:14.691Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-05T21:54:14.957Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-05T21:54:14.957Z] (5/9) Installing curl (7.80.0-r3) [2022-10-05T21:54:14.957Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-05T21:54:15.241Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-05T21:54:15.241Z] (8/9) Installing libucontext (1.1-r0) [2022-10-05T21:54:15.241Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-05T21:54:15.508Z] Executing busybox-1.34.1-r7.trigger [2022-10-05T21:54:15.508Z] Executing ca-certificates-20220614-r0.trigger [2022-10-05T21:54:15.774Z] OK: 8 MiB in 23 packages [2022-10-05T21:54:17.727Z] Removing intermediate container ddcafef0c3e9 [2022-10-05T21:54:17.727Z] ---> 226ea56db93a [2022-10-05T21:54:17.727Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:54:18.327Z] ---> ba752d61cae8 [2022-10-05T21:54:18.327Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-05T21:54:20.899Z] ---> dc8135e73c07 [2022-10-05T21:54:20.899Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-05T21:54:21.165Z] ---> 89448d3ed820 [2022-10-05T21:54:21.165Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-05T21:54:21.165Z] ---> Running in a152a65965d8 [2022-10-05T21:54:21.825Z] Removing intermediate container a152a65965d8 [2022-10-05T21:54:21.825Z] ---> 74cc7b15c6c2 [2022-10-05T21:54:21.825Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:54:21.825Z] ---> Running in 264e3780a9af [2022-10-05T21:54:22.106Z] Removing intermediate container 264e3780a9af [2022-10-05T21:54:22.106Z] ---> fd4ba7f8ae5e [2022-10-05T21:54:22.106Z] Step 18/20 : LABEL arch=arm64 [2022-10-05T21:54:22.106Z] ---> Running in 8a3528af5177 [2022-10-05T21:54:22.720Z] Removing intermediate container 8a3528af5177 [2022-10-05T21:54:22.720Z] ---> b297cebc16f4 [2022-10-05T21:54:22.720Z] Step 19/20 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:54:22.720Z] ---> Running in 4f0fb120a52c [2022-10-05T21:54:23.009Z] Removing intermediate container 4f0fb120a52c [2022-10-05T21:54:23.009Z] ---> 247c44f58f62 [2022-10-05T21:54:23.009Z] Step 20/20 : LABEL version=2.3.0-dev.82 [2022-10-05T21:54:23.009Z] ---> Running in adf86c512cf5 [2022-10-05T21:54:23.278Z] Removing intermediate container adf86c512cf5 [2022-10-05T21:54:23.278Z] ---> a1ae11f99236 [2022-10-05T21:54:23.278Z] [2022-10-05T21:54:23.559Z] Successfully built a1ae11f99236 [2022-10-05T21:54:23.559Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-05T21:54:33.706Z]  Building security-spiffe-token-provider ... done Removing intermediate container cae9509e6c7e [2022-10-05T21:54:33.706Z] ---> e8c34e3acec3 [2022-10-05T21:54:33.706Z] [2022-10-05T21:54:33.706Z] Step 11/24 : FROM alpine:3.16 [2022-10-05T21:54:33.706Z] ---> a6215f271958 [2022-10-05T21:54:33.706Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-05T21:54:33.706Z] ---> Running in ab9155d29719 [2022-10-05T21:54:33.706Z] Removing intermediate container ab9155d29719 [2022-10-05T21:54:33.706Z] ---> c0f09753e4be [2022-10-05T21:54:33.706Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-05T21:54:33.706Z] ---> Running in 91638d1e3cc3 [2022-10-05T21:54:33.707Z] Removing intermediate container 91638d1e3cc3 [2022-10-05T21:54:33.707Z] ---> ce7d3a4d9ad8 [2022-10-05T21:54:33.707Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-05T21:54:33.707Z] ---> Running in 0834b75a7838 [2022-10-05T21:54:33.707Z] Removing intermediate container 0834b75a7838 [2022-10-05T21:54:33.707Z] ---> f0f53d42831e [2022-10-05T21:54:33.707Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-05T21:54:33.707Z] ---> Running in 3ee982792d29 [2022-10-05T21:54:35.110Z] Removing intermediate container 3ee982792d29 [2022-10-05T21:54:35.110Z] ---> 1eb39f190886 [2022-10-05T21:54:35.110Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-05T21:54:35.110Z] ---> Running in 15c3fc806fc9 [2022-10-05T21:54:36.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-05T21:54:37.013Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-05T21:54:37.963Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-05T21:54:37.963Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-05T21:54:37.964Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-05T21:54:37.964Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-05T21:54:38.226Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-05T21:54:38.226Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-05T21:54:38.489Z] Executing busybox-1.35.0-r17.trigger [2022-10-05T21:54:38.489Z] OK: 8 MiB in 20 packages [2022-10-05T21:54:39.454Z] Removing intermediate container 15c3fc806fc9 [2022-10-05T21:54:39.454Z] ---> 65843b3ce7a5 [2022-10-05T21:54:39.454Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-05T21:54:39.718Z] ---> 4eafa299b086 [2022-10-05T21:54:39.718Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-05T21:54:40.672Z] ---> 1f436c31ca8d [2022-10-05T21:54:40.672Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-05T21:54:41.251Z] ---> a3d0d9ae7040 [2022-10-05T21:54:41.251Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-05T21:54:41.251Z] ---> Running in af5d89b50d03 [2022-10-05T21:54:41.516Z] Removing intermediate container af5d89b50d03 [2022-10-05T21:54:41.516Z] ---> 9de0e2c5c5e5 [2022-10-05T21:54:41.516Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-05T21:54:41.516Z] ---> Running in dea04f0486b4 [2022-10-05T21:54:41.780Z] Removing intermediate container dea04f0486b4 [2022-10-05T21:54:41.780Z] ---> 421657841b04 [2022-10-05T21:54:41.780Z] Step 22/24 : LABEL arch=arm64 [2022-10-05T21:54:42.045Z] ---> Running in 8dd5fb5c5b1d [2022-10-05T21:54:42.309Z] Removing intermediate container 8dd5fb5c5b1d [2022-10-05T21:54:42.309Z] ---> 169fa39a0e3c [2022-10-05T21:54:42.309Z] Step 23/24 : LABEL git_sha=07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:54:42.309Z] ---> Running in 4e0ff7b2726d [2022-10-05T21:54:42.573Z] Removing intermediate container 4e0ff7b2726d [2022-10-05T21:54:42.574Z] ---> edcebfbb0c60 [2022-10-05T21:54:42.574Z] Step 24/24 : LABEL version=2.3.0-dev.82 [2022-10-05T21:54:42.574Z] ---> Running in e778e8fe2571 [2022-10-05T21:54:42.839Z] Removing intermediate container e778e8fe2571 [2022-10-05T21:54:42.839Z] ---> 50ca62b7b519 [2022-10-05T21:54:42.839Z] [2022-10-05T21:54:43.102Z] Successfully built 50ca62b7b519 [2022-10-05T21:54:43.102Z] Successfully tagged core-data-arm64:latest [2022-10-05T21:54:43.113Z]  Building core-data ... done  [Pipeline] } [2022-10-05T21:54:43.117Z] $ docker stop --time=1 bc70ffb53835bfc30aa67ef776767256bb55c20ec232456cdd7167b8ca7e8e90 [2022-10-05T21:54:44.762Z] $ docker rm -f bc70ffb53835bfc30aa67ef776767256bb55c20ec232456cdd7167b8ca7e8e90 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T21:54:45.230Z] + docker images [2022-10-05T21:54:45.495Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-05T21:54:45.495Z] core-data-arm64 latest 50ca62b7b519 3 seconds ago 20.7MB [2022-10-05T21:54:45.495Z] e8c34e3acec3 14 seconds ago 1.25GB [2022-10-05T21:54:45.495Z] security-spiffe-token-provider-arm64 latest a1ae11f99236 22 seconds ago 28.4MB [2022-10-05T21:54:45.495Z] b39c42e7ddd7 39 seconds ago 1.27GB [2022-10-05T21:54:45.495Z] security-secretstore-setup-arm64 latest aa680e2beee8 About a minute ago 28.2MB [2022-10-05T21:54:45.495Z] security-bootstrapper-arm64 latest 53cca8ae0ac6 About a minute ago 19.1MB [2022-10-05T21:54:45.495Z] 3f168579e29a 2 minutes ago 1.23GB [2022-10-05T21:54:45.495Z] b35e0c56f889 2 minutes ago 1.23GB [2022-10-05T21:54:45.495Z] core-metadata-arm64 latest ddece5bef56b 3 minutes ago 17.5MB [2022-10-05T21:54:45.495Z] 8eea579ee0ce 3 minutes ago 1.24GB [2022-10-05T21:54:45.495Z] support-scheduler-arm64 latest 9690da8f6696 4 minutes ago 25.7MB [2022-10-05T21:54:45.495Z] fbe22376a488 4 minutes ago 1.3GB [2022-10-05T21:54:45.495Z] core-command-arm64 latest b3e8de78e841 7 minutes ago 16.8MB [2022-10-05T21:54:45.495Z] 0ee1f34eb8f7 7 minutes ago 1.24GB [2022-10-05T21:54:45.495Z] security-proxy-setup-arm64 latest df54173e2ecf 7 minutes ago 26.4MB [2022-10-05T21:54:45.495Z] support-notifications-arm64 latest 9d7e35d543ae 8 minutes ago 26.3MB [2022-10-05T21:54:45.495Z] c3c4c168d86a 8 minutes ago 1.23GB [2022-10-05T21:54:45.495Z] ef58ec55bd79 8 minutes ago 1.3GB [2022-10-05T21:54:45.495Z] sys-mgmt-agent-arm64 latest 1a929d464fca 10 minutes ago 133MB [2022-10-05T21:54:45.495Z] cf61002d0c7e 11 minutes ago 1.22GB [2022-10-05T21:54:45.495Z] security-spire-agent-arm64 latest 09ff19528fe7 15 minutes ago 122MB [2022-10-05T21:54:45.495Z] security-spire-config-arm64 latest 466c93634052 15 minutes ago 83.6MB [2022-10-05T21:54:45.495Z] security-spire-server-arm64 latest 9ba83eeb0f36 15 minutes ago 84.3MB [2022-10-05T21:54:45.495Z] f8f8f44b32a2 16 minutes ago 1.11GB [2022-10-05T21:54:45.495Z] a3c436f2edf7 16 minutes ago 1.11GB [2022-10-05T21:54:45.495Z] 99fbe04f0389 16 minutes ago 1.11GB [2022-10-05T21:54:45.495Z] ci-base-image-arm64 latest 2298acbb4ad4 18 minutes ago 941MB [2022-10-05T21:54:45.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 5 days ago 679MB [2022-10-05T21:54:45.495Z] alpine 3.15 02e0d6fdf486 8 weeks ago 5.33MB [2022-10-05T21:54:45.495Z] alpine 3.16 a6215f271958 8 weeks ago 5.29MB [2022-10-05T21:54:45.495Z] 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-05T21:54:45.588Z] provisioning config files... [2022-10-05T21:54:45.602Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/320@tmp/config13136340327705187920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:54:45.930Z] ---> docker-login.sh [2022-10-05T21:54:45.931Z] nexus3.edgexfoundry.org:10001 [2022-10-05T21:54:45.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:54:46.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:54:46.511Z] Configure a credential helper to remove this warning. See [2022-10-05T21:54:46.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:54:46.511Z] [2022-10-05T21:54:46.511Z] Login Succeeded [2022-10-05T21:54:46.511Z] nexus3.edgexfoundry.org:10002 [2022-10-05T21:54:46.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:54:46.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:54:46.777Z] Configure a credential helper to remove this warning. See [2022-10-05T21:54:46.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:54:46.777Z] [2022-10-05T21:54:46.777Z] Login Succeeded [2022-10-05T21:54:46.777Z] nexus3.edgexfoundry.org:10003 [2022-10-05T21:54:47.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:54:47.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:54:47.043Z] Configure a credential helper to remove this warning. See [2022-10-05T21:54:47.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:54:47.043Z] [2022-10-05T21:54:47.043Z] Login Succeeded [2022-10-05T21:54:47.043Z] nexus3.edgexfoundry.org:10004 [2022-10-05T21:54:47.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:54:47.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:54:47.572Z] Configure a credential helper to remove this warning. See [2022-10-05T21:54:47.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:54:47.572Z] [2022-10-05T21:54:47.572Z] Login Succeeded [2022-10-05T21:54:47.572Z] docker.io [2022-10-05T21:54:47.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-05T21:54:48.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-05T21:54:48.104Z] Configure a credential helper to remove this warning. See [2022-10-05T21:54:48.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-05T21:54:48.104Z] [2022-10-05T21:54:48.104Z] Login Succeeded [2022-10-05T21:54:48.104Z] ---> docker-login.sh ends [Pipeline] } [2022-10-05T21:54:48.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:54:48.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-05T21:54:48.167Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-05T21:54:48.167Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:54:48.167Z] latest [2022-10-05T21:54:48.167Z] 2.3.0-dev.82 [2022-10-05T21:54:48.167Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:54:48.167Z] main [2022-10-05T21:54:48.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:54:48.510Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:54:48.837Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:54:48.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-05T21:54:48.837Z] 5fe69b78001d: Preparing [2022-10-05T21:54:48.837Z] 3e20676f70e0: Preparing [2022-10-05T21:54:48.837Z] 6ed7aca82eff: Preparing [2022-10-05T21:54:48.837Z] 7c1984d96761: Preparing [2022-10-05T21:54:48.837Z] 5d3e392a13a0: Preparing [2022-10-05T21:54:48.837Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:54:49.100Z] 5fe69b78001d: Pushed [2022-10-05T21:54:49.100Z] 7c1984d96761: Pushed [2022-10-05T21:54:49.100Z] 6ed7aca82eff: Pushed [2022-10-05T21:54:51.665Z] 3e20676f70e0: Pushed [2022-10-05T21:54:51.665Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:e74ece22bb7c463c75be1428db4914e31911fb504d10e95088cb0254884854e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:54:51.995Z] + 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-05T21:54:52.327Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-05T21:54:52.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-05T21:54:52.327Z] 5fe69b78001d: Preparing [2022-10-05T21:54:52.327Z] 3e20676f70e0: Preparing [2022-10-05T21:54:52.327Z] 6ed7aca82eff: Preparing [2022-10-05T21:54:52.327Z] 7c1984d96761: Preparing [2022-10-05T21:54:52.327Z] 5d3e392a13a0: Preparing [2022-10-05T21:54:52.327Z] 7c1984d96761: Layer already exists [2022-10-05T21:54:52.327Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:54:52.327Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:54:52.327Z] 5fe69b78001d: Layer already exists [2022-10-05T21:54:52.327Z] 3e20676f70e0: Layer already exists [2022-10-05T21:54:52.593Z] latest: digest: sha256:e74ece22bb7c463c75be1428db4914e31911fb504d10e95088cb0254884854e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:54:52.927Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:54:53.258Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.82 [2022-10-05T21:54:53.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-05T21:54:53.258Z] 5fe69b78001d: Preparing [2022-10-05T21:54:53.258Z] 3e20676f70e0: Preparing [2022-10-05T21:54:53.258Z] 6ed7aca82eff: Preparing [2022-10-05T21:54:53.258Z] 7c1984d96761: Preparing [2022-10-05T21:54:53.258Z] 5d3e392a13a0: Preparing [2022-10-05T21:54:53.258Z] 3e20676f70e0: Layer already exists [2022-10-05T21:54:53.258Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:54:53.258Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:54:53.258Z] 7c1984d96761: Layer already exists [2022-10-05T21:54:53.258Z] 5fe69b78001d: Layer already exists [2022-10-05T21:54:53.258Z] 2.3.0-dev.82: digest: sha256:e74ece22bb7c463c75be1428db4914e31911fb504d10e95088cb0254884854e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:54:53.605Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:54:53.939Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:54:53.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-05T21:54:53.939Z] 5fe69b78001d: Preparing [2022-10-05T21:54:53.939Z] 3e20676f70e0: Preparing [2022-10-05T21:54:53.939Z] 6ed7aca82eff: Preparing [2022-10-05T21:54:53.939Z] 7c1984d96761: Preparing [2022-10-05T21:54:53.939Z] 5d3e392a13a0: Preparing [2022-10-05T21:54:53.939Z] 7c1984d96761: Layer already exists [2022-10-05T21:54:53.939Z] 3e20676f70e0: Layer already exists [2022-10-05T21:54:53.939Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:54:53.939Z] 5fe69b78001d: Layer already exists [2022-10-05T21:54:53.939Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:54:53.939Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:e74ece22bb7c463c75be1428db4914e31911fb504d10e95088cb0254884854e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:54:54.275Z] + 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-05T21:54:54.605Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-05T21:54:54.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-05T21:54:54.605Z] 5fe69b78001d: Preparing [2022-10-05T21:54:54.605Z] 3e20676f70e0: Preparing [2022-10-05T21:54:54.605Z] 6ed7aca82eff: Preparing [2022-10-05T21:54:54.605Z] 7c1984d96761: Preparing [2022-10-05T21:54:54.605Z] 5d3e392a13a0: Preparing [2022-10-05T21:54:54.605Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:54:54.605Z] 5fe69b78001d: Layer already exists [2022-10-05T21:54:54.605Z] 7c1984d96761: Layer already exists [2022-10-05T21:54:54.605Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:54:54.605Z] 3e20676f70e0: Layer already exists [2022-10-05T21:54:54.605Z] main: digest: sha256:e74ece22bb7c463c75be1428db4914e31911fb504d10e95088cb0254884854e3 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:54:54.642Z] ===================================================== [Pipeline] echo [2022-10-05T21:54:54.647Z] taggedImages: [2022-10-05T21:54:54.647Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:54:54.647Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-05T21:54:54.647Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.82 [2022-10-05T21:54:54.647Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:54:54.647Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-05T21:54:54.659Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-05T21:54:54.659Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:54:54.659Z] latest [2022-10-05T21:54:54.659Z] 2.3.0-dev.82 [2022-10-05T21:54:54.659Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:54:54.659Z] main [2022-10-05T21:54:54.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:54:54.980Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:54:55.305Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:54:55.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-05T21:54:55.305Z] ee252d00b0ab: Preparing [2022-10-05T21:54:55.305Z] 865d538ad9a4: Preparing [2022-10-05T21:54:55.305Z] 6ed7aca82eff: Preparing [2022-10-05T21:54:55.305Z] 4eac5753ad98: Preparing [2022-10-05T21:54:55.305Z] 6670fdc6da19: Preparing [2022-10-05T21:54:55.305Z] 5d3e392a13a0: Preparing [2022-10-05T21:54:55.305Z] 5d3e392a13a0: Waiting [2022-10-05T21:54:55.305Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:54:55.570Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:54:55.570Z] 6670fdc6da19: Pushed [2022-10-05T21:54:55.570Z] ee252d00b0ab: Pushed [2022-10-05T21:54:56.148Z] 4eac5753ad98: Pushed [2022-10-05T21:54:58.716Z] 865d538ad9a4: Pushed [2022-10-05T21:54:58.716Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:40cd27ef78faaf29d002f44e1dbad77a3dbce49c87ad55ace9589a232c96eafd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:54:59.048Z] + 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-05T21:54:59.376Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-05T21:54:59.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-05T21:54:59.376Z] ee252d00b0ab: Preparing [2022-10-05T21:54:59.376Z] 865d538ad9a4: Preparing [2022-10-05T21:54:59.376Z] 6ed7aca82eff: Preparing [2022-10-05T21:54:59.376Z] 4eac5753ad98: Preparing [2022-10-05T21:54:59.376Z] 6670fdc6da19: Preparing [2022-10-05T21:54:59.376Z] 5d3e392a13a0: Preparing [2022-10-05T21:54:59.376Z] 5d3e392a13a0: Waiting [2022-10-05T21:54:59.376Z] ee252d00b0ab: Layer already exists [2022-10-05T21:54:59.376Z] 6670fdc6da19: Layer already exists [2022-10-05T21:54:59.376Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:54:59.376Z] 4eac5753ad98: Layer already exists [2022-10-05T21:54:59.376Z] 865d538ad9a4: Layer already exists [2022-10-05T21:54:59.376Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:54:59.640Z] latest: digest: sha256:40cd27ef78faaf29d002f44e1dbad77a3dbce49c87ad55ace9589a232c96eafd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:54:59.978Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:00.306Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.82 [2022-10-05T21:55:00.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-05T21:55:00.306Z] ee252d00b0ab: Preparing [2022-10-05T21:55:00.306Z] 865d538ad9a4: Preparing [2022-10-05T21:55:00.306Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:00.306Z] 4eac5753ad98: Preparing [2022-10-05T21:55:00.306Z] 6670fdc6da19: Preparing [2022-10-05T21:55:00.306Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:00.306Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:00.306Z] 6670fdc6da19: Layer already exists [2022-10-05T21:55:00.306Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:00.306Z] 865d538ad9a4: Layer already exists [2022-10-05T21:55:00.306Z] 4eac5753ad98: Layer already exists [2022-10-05T21:55:00.306Z] ee252d00b0ab: Layer already exists [2022-10-05T21:55:00.306Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:00.306Z] 2.3.0-dev.82: digest: sha256:40cd27ef78faaf29d002f44e1dbad77a3dbce49c87ad55ace9589a232c96eafd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:00.905Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:01.235Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:01.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-05T21:55:01.235Z] ee252d00b0ab: Preparing [2022-10-05T21:55:01.235Z] 865d538ad9a4: Preparing [2022-10-05T21:55:01.235Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:01.235Z] 4eac5753ad98: Preparing [2022-10-05T21:55:01.235Z] 6670fdc6da19: Preparing [2022-10-05T21:55:01.235Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:01.235Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:01.235Z] ee252d00b0ab: Layer already exists [2022-10-05T21:55:01.235Z] 4eac5753ad98: Layer already exists [2022-10-05T21:55:01.235Z] 6670fdc6da19: Layer already exists [2022-10-05T21:55:01.235Z] 865d538ad9a4: Layer already exists [2022-10-05T21:55:01.235Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:01.235Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:01.235Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:40cd27ef78faaf29d002f44e1dbad77a3dbce49c87ad55ace9589a232c96eafd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:01.842Z] + 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-05T21:55:02.183Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-05T21:55:02.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-05T21:55:02.183Z] ee252d00b0ab: Preparing [2022-10-05T21:55:02.183Z] 865d538ad9a4: Preparing [2022-10-05T21:55:02.183Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:02.183Z] 4eac5753ad98: Preparing [2022-10-05T21:55:02.183Z] 6670fdc6da19: Preparing [2022-10-05T21:55:02.183Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:02.183Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:02.183Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:02.183Z] ee252d00b0ab: Layer already exists [2022-10-05T21:55:02.183Z] 865d538ad9a4: Layer already exists [2022-10-05T21:55:02.183Z] 6670fdc6da19: Layer already exists [2022-10-05T21:55:02.183Z] 4eac5753ad98: Layer already exists [2022-10-05T21:55:02.183Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:02.183Z] main: digest: sha256:40cd27ef78faaf29d002f44e1dbad77a3dbce49c87ad55ace9589a232c96eafd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:55:02.500Z] ===================================================== [Pipeline] echo [2022-10-05T21:55:02.509Z] taggedImages: [2022-10-05T21:55:02.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:02.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-05T21:55:02.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.82 [2022-10-05T21:55:02.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:02.509Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-05T21:55:02.530Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-05T21:55:02.530Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:02.530Z] latest [2022-10-05T21:55:02.530Z] 2.3.0-dev.82 [2022-10-05T21:55:02.530Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:02.530Z] main [2022-10-05T21:55:02.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:02.874Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:03.205Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:03.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-05T21:55:03.205Z] 95660e8d1aae: Preparing [2022-10-05T21:55:03.205Z] 46eca086546a: Preparing [2022-10-05T21:55:03.205Z] ded8f1fdd66d: Preparing [2022-10-05T21:55:03.205Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:03.205Z] 7c1984d96761: Preparing [2022-10-05T21:55:03.205Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:03.205Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:03.205Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:03.205Z] 7c1984d96761: Layer already exists [2022-10-05T21:55:03.205Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:03.470Z] 46eca086546a: Pushed [2022-10-05T21:55:03.470Z] 95660e8d1aae: Pushed [2022-10-05T21:55:06.034Z] ded8f1fdd66d: Pushed [2022-10-05T21:55:06.298Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:3f818b724ac6883b10c0498a0f6428a34b17c5f4fd73e6c404cb51959eb036b6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:06.636Z] + 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-05T21:55:06.962Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-05T21:55:06.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-05T21:55:06.963Z] 95660e8d1aae: Preparing [2022-10-05T21:55:06.963Z] 46eca086546a: Preparing [2022-10-05T21:55:06.963Z] ded8f1fdd66d: Preparing [2022-10-05T21:55:06.963Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:06.963Z] 7c1984d96761: Preparing [2022-10-05T21:55:06.963Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:06.963Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:06.963Z] 95660e8d1aae: Layer already exists [2022-10-05T21:55:06.963Z] 46eca086546a: Layer already exists [2022-10-05T21:55:06.963Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:06.963Z] ded8f1fdd66d: Layer already exists [2022-10-05T21:55:06.963Z] 7c1984d96761: Layer already exists [2022-10-05T21:55:06.963Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:06.963Z] latest: digest: sha256:3f818b724ac6883b10c0498a0f6428a34b17c5f4fd73e6c404cb51959eb036b6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:07.562Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:07.897Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.82 [2022-10-05T21:55:07.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-05T21:55:07.897Z] 95660e8d1aae: Preparing [2022-10-05T21:55:07.897Z] 46eca086546a: Preparing [2022-10-05T21:55:07.897Z] ded8f1fdd66d: Preparing [2022-10-05T21:55:07.897Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:07.897Z] 7c1984d96761: Preparing [2022-10-05T21:55:07.897Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:07.897Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:07.897Z] 46eca086546a: Layer already exists [2022-10-05T21:55:07.897Z] 7c1984d96761: Layer already exists [2022-10-05T21:55:07.897Z] ded8f1fdd66d: Layer already exists [2022-10-05T21:55:07.897Z] 95660e8d1aae: Layer already exists [2022-10-05T21:55:07.897Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:07.897Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:07.897Z] 2.3.0-dev.82: digest: sha256:3f818b724ac6883b10c0498a0f6428a34b17c5f4fd73e6c404cb51959eb036b6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:08.235Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:08.566Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:08.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-05T21:55:08.566Z] 95660e8d1aae: Preparing [2022-10-05T21:55:08.566Z] 46eca086546a: Preparing [2022-10-05T21:55:08.566Z] ded8f1fdd66d: Preparing [2022-10-05T21:55:08.566Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:08.566Z] 7c1984d96761: Preparing [2022-10-05T21:55:08.566Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:08.566Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:08.566Z] 95660e8d1aae: Layer already exists [2022-10-05T21:55:08.566Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:08.566Z] 7c1984d96761: Layer already exists [2022-10-05T21:55:08.566Z] 46eca086546a: Layer already exists [2022-10-05T21:55:08.566Z] ded8f1fdd66d: Layer already exists [2022-10-05T21:55:08.566Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:08.566Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:3f818b724ac6883b10c0498a0f6428a34b17c5f4fd73e6c404cb51959eb036b6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:08.896Z] + 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-05T21:55:09.222Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-05T21:55:09.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-05T21:55:09.222Z] 95660e8d1aae: Preparing [2022-10-05T21:55:09.222Z] 46eca086546a: Preparing [2022-10-05T21:55:09.222Z] ded8f1fdd66d: Preparing [2022-10-05T21:55:09.222Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:09.222Z] 7c1984d96761: Preparing [2022-10-05T21:55:09.222Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:09.222Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:09.222Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:09.222Z] 7c1984d96761: Layer already exists [2022-10-05T21:55:09.222Z] 46eca086546a: Layer already exists [2022-10-05T21:55:09.222Z] ded8f1fdd66d: Layer already exists [2022-10-05T21:55:09.222Z] 95660e8d1aae: Layer already exists [2022-10-05T21:55:09.222Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:09.487Z] main: digest: sha256:3f818b724ac6883b10c0498a0f6428a34b17c5f4fd73e6c404cb51959eb036b6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:55:09.526Z] ===================================================== [Pipeline] echo [2022-10-05T21:55:09.531Z] taggedImages: [2022-10-05T21:55:09.531Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:09.531Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-05T21:55:09.531Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.82 [2022-10-05T21:55:09.531Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:09.531Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-05T21:55:09.545Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-05T21:55:09.545Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:09.545Z] latest [2022-10-05T21:55:09.545Z] 2.3.0-dev.82 [2022-10-05T21:55:09.545Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:09.545Z] main [2022-10-05T21:55:09.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:09.877Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:10.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:10.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-05T21:55:10.211Z] 0aa54789e332: Preparing [2022-10-05T21:55:10.211Z] 0aa54789e332: Preparing [2022-10-05T21:55:10.211Z] 031b28669516: Preparing [2022-10-05T21:55:10.211Z] c13eb0218290: Preparing [2022-10-05T21:55:10.211Z] 48d3c154155b: Preparing [2022-10-05T21:55:10.211Z] edca3fe1c682: Preparing [2022-10-05T21:55:10.211Z] f42e7ea2ce62: Preparing [2022-10-05T21:55:10.211Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:10.211Z] 889128593cd0: Preparing [2022-10-05T21:55:10.211Z] f5f3f3274e25: Preparing [2022-10-05T21:55:10.211Z] 679b4b4803f0: Preparing [2022-10-05T21:55:10.211Z] eda32997cfd0: Preparing [2022-10-05T21:55:10.211Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:10.211Z] f5f3f3274e25: Waiting [2022-10-05T21:55:10.211Z] eda32997cfd0: Waiting [2022-10-05T21:55:10.211Z] 679b4b4803f0: Waiting [2022-10-05T21:55:10.211Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:10.211Z] f42e7ea2ce62: Waiting [2022-10-05T21:55:10.211Z] 6ed7aca82eff: Waiting [2022-10-05T21:55:10.211Z] 889128593cd0: Waiting [2022-10-05T21:55:10.478Z] c13eb0218290: Pushed [2022-10-05T21:55:10.478Z] 031b28669516: Pushed [2022-10-05T21:55:10.478Z] edca3fe1c682: Pushed [2022-10-05T21:55:10.478Z] 48d3c154155b: Pushed [2022-10-05T21:55:10.478Z] 0aa54789e332: Pushed [2022-10-05T21:55:10.478Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:10.743Z] 889128593cd0: Pushed [2022-10-05T21:55:10.743Z] 679b4b4803f0: Pushed [2022-10-05T21:55:10.743Z] f5f3f3274e25: Pushed [2022-10-05T21:55:10.743Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:10.743Z] eda32997cfd0: Pushed [2022-10-05T21:55:14.067Z] f42e7ea2ce62: Pushed [2022-10-05T21:55:14.067Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:631038df4cc8837ba3ce7a7ab31c8aa3c3b39f0681f9bb9591308f5e267df554 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:14.409Z] + 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-05T21:55:14.743Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-05T21:55:14.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-05T21:55:14.743Z] 0aa54789e332: Preparing [2022-10-05T21:55:14.743Z] 0aa54789e332: Preparing [2022-10-05T21:55:14.743Z] 031b28669516: Preparing [2022-10-05T21:55:14.743Z] c13eb0218290: Preparing [2022-10-05T21:55:14.743Z] 48d3c154155b: Preparing [2022-10-05T21:55:14.743Z] edca3fe1c682: Preparing [2022-10-05T21:55:14.743Z] f42e7ea2ce62: Preparing [2022-10-05T21:55:14.743Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:14.743Z] 889128593cd0: Preparing [2022-10-05T21:55:14.743Z] f5f3f3274e25: Preparing [2022-10-05T21:55:14.743Z] 679b4b4803f0: Preparing [2022-10-05T21:55:14.743Z] eda32997cfd0: Preparing [2022-10-05T21:55:14.743Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:14.743Z] f42e7ea2ce62: Waiting [2022-10-05T21:55:14.743Z] 6ed7aca82eff: Waiting [2022-10-05T21:55:14.743Z] 889128593cd0: Waiting [2022-10-05T21:55:14.743Z] f5f3f3274e25: Waiting [2022-10-05T21:55:14.743Z] eda32997cfd0: Waiting [2022-10-05T21:55:14.743Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:14.743Z] 679b4b4803f0: Waiting [2022-10-05T21:55:14.743Z] c13eb0218290: Layer already exists [2022-10-05T21:55:14.743Z] edca3fe1c682: Layer already exists [2022-10-05T21:55:14.743Z] 031b28669516: Layer already exists [2022-10-05T21:55:14.743Z] 48d3c154155b: Layer already exists [2022-10-05T21:55:14.743Z] 0aa54789e332: Layer already exists [2022-10-05T21:55:14.743Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:14.743Z] f42e7ea2ce62: Layer already exists [2022-10-05T21:55:14.743Z] f5f3f3274e25: Layer already exists [2022-10-05T21:55:14.743Z] 889128593cd0: Layer already exists [2022-10-05T21:55:14.743Z] 679b4b4803f0: Layer already exists [2022-10-05T21:55:14.743Z] eda32997cfd0: Layer already exists [2022-10-05T21:55:14.743Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:15.006Z] latest: digest: sha256:631038df4cc8837ba3ce7a7ab31c8aa3c3b39f0681f9bb9591308f5e267df554 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:15.345Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:15.692Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.82 [2022-10-05T21:55:15.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-05T21:55:15.692Z] 0aa54789e332: Preparing [2022-10-05T21:55:15.692Z] 0aa54789e332: Preparing [2022-10-05T21:55:15.692Z] 031b28669516: Preparing [2022-10-05T21:55:15.692Z] c13eb0218290: Preparing [2022-10-05T21:55:15.692Z] 48d3c154155b: Preparing [2022-10-05T21:55:15.692Z] edca3fe1c682: Preparing [2022-10-05T21:55:15.692Z] f42e7ea2ce62: Preparing [2022-10-05T21:55:15.692Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:15.692Z] 889128593cd0: Preparing [2022-10-05T21:55:15.692Z] f5f3f3274e25: Preparing [2022-10-05T21:55:15.692Z] 679b4b4803f0: Preparing [2022-10-05T21:55:15.692Z] eda32997cfd0: Preparing [2022-10-05T21:55:15.692Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:15.692Z] 889128593cd0: Waiting [2022-10-05T21:55:15.692Z] f5f3f3274e25: Waiting [2022-10-05T21:55:15.692Z] 679b4b4803f0: Waiting [2022-10-05T21:55:15.692Z] eda32997cfd0: Waiting [2022-10-05T21:55:15.692Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:15.692Z] f42e7ea2ce62: Waiting [2022-10-05T21:55:15.692Z] 6ed7aca82eff: Waiting [2022-10-05T21:55:15.692Z] 031b28669516: Layer already exists [2022-10-05T21:55:15.692Z] edca3fe1c682: Layer already exists [2022-10-05T21:55:15.692Z] 0aa54789e332: Layer already exists [2022-10-05T21:55:15.692Z] c13eb0218290: Layer already exists [2022-10-05T21:55:15.692Z] 48d3c154155b: Layer already exists [2022-10-05T21:55:15.692Z] 889128593cd0: Layer already exists [2022-10-05T21:55:15.692Z] f42e7ea2ce62: Layer already exists [2022-10-05T21:55:15.692Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:15.692Z] 679b4b4803f0: Layer already exists [2022-10-05T21:55:15.692Z] f5f3f3274e25: Layer already exists [2022-10-05T21:55:15.692Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:15.692Z] eda32997cfd0: Layer already exists [2022-10-05T21:55:15.956Z] 2.3.0-dev.82: digest: sha256:631038df4cc8837ba3ce7a7ab31c8aa3c3b39f0681f9bb9591308f5e267df554 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:16.286Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:16.638Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:16.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-05T21:55:16.638Z] 0aa54789e332: Preparing [2022-10-05T21:55:16.638Z] 0aa54789e332: Preparing [2022-10-05T21:55:16.638Z] 031b28669516: Preparing [2022-10-05T21:55:16.638Z] c13eb0218290: Preparing [2022-10-05T21:55:16.638Z] 48d3c154155b: Preparing [2022-10-05T21:55:16.638Z] edca3fe1c682: Preparing [2022-10-05T21:55:16.638Z] f42e7ea2ce62: Preparing [2022-10-05T21:55:16.638Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:16.638Z] 889128593cd0: Preparing [2022-10-05T21:55:16.638Z] f5f3f3274e25: Preparing [2022-10-05T21:55:16.638Z] 679b4b4803f0: Preparing [2022-10-05T21:55:16.638Z] eda32997cfd0: Preparing [2022-10-05T21:55:16.638Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:16.638Z] f42e7ea2ce62: Waiting [2022-10-05T21:55:16.638Z] 6ed7aca82eff: Waiting [2022-10-05T21:55:16.638Z] 889128593cd0: Waiting [2022-10-05T21:55:16.638Z] 679b4b4803f0: Waiting [2022-10-05T21:55:16.638Z] eda32997cfd0: Waiting [2022-10-05T21:55:16.638Z] f5f3f3274e25: Waiting [2022-10-05T21:55:16.638Z] edca3fe1c682: Layer already exists [2022-10-05T21:55:16.638Z] c13eb0218290: Layer already exists [2022-10-05T21:55:16.638Z] 031b28669516: Layer already exists [2022-10-05T21:55:16.638Z] 48d3c154155b: Layer already exists [2022-10-05T21:55:16.638Z] 0aa54789e332: Layer already exists [2022-10-05T21:55:16.638Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:16.638Z] 889128593cd0: Layer already exists [2022-10-05T21:55:16.638Z] f42e7ea2ce62: Layer already exists [2022-10-05T21:55:16.638Z] f5f3f3274e25: Layer already exists [2022-10-05T21:55:16.638Z] 679b4b4803f0: Layer already exists [2022-10-05T21:55:16.909Z] eda32997cfd0: Layer already exists [2022-10-05T21:55:16.909Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:16.909Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:631038df4cc8837ba3ce7a7ab31c8aa3c3b39f0681f9bb9591308f5e267df554 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:17.261Z] + 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-05T21:55:17.611Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-05T21:55:17.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-05T21:55:17.611Z] 0aa54789e332: Preparing [2022-10-05T21:55:17.611Z] 0aa54789e332: Preparing [2022-10-05T21:55:17.611Z] 031b28669516: Preparing [2022-10-05T21:55:17.611Z] c13eb0218290: Preparing [2022-10-05T21:55:17.611Z] 48d3c154155b: Preparing [2022-10-05T21:55:17.611Z] edca3fe1c682: Preparing [2022-10-05T21:55:17.611Z] f42e7ea2ce62: Preparing [2022-10-05T21:55:17.611Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:17.611Z] 889128593cd0: Preparing [2022-10-05T21:55:17.611Z] f5f3f3274e25: Preparing [2022-10-05T21:55:17.611Z] 679b4b4803f0: Preparing [2022-10-05T21:55:17.611Z] eda32997cfd0: Preparing [2022-10-05T21:55:17.611Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:17.611Z] f42e7ea2ce62: Waiting [2022-10-05T21:55:17.611Z] f5f3f3274e25: Waiting [2022-10-05T21:55:17.611Z] 679b4b4803f0: Waiting [2022-10-05T21:55:17.611Z] 6ed7aca82eff: Waiting [2022-10-05T21:55:17.611Z] 889128593cd0: Waiting [2022-10-05T21:55:17.611Z] eda32997cfd0: Waiting [2022-10-05T21:55:17.611Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:17.611Z] c13eb0218290: Layer already exists [2022-10-05T21:55:17.611Z] edca3fe1c682: Layer already exists [2022-10-05T21:55:17.611Z] 031b28669516: Layer already exists [2022-10-05T21:55:17.611Z] 0aa54789e332: Layer already exists [2022-10-05T21:55:17.611Z] 48d3c154155b: Layer already exists [2022-10-05T21:55:17.611Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:17.611Z] f42e7ea2ce62: Layer already exists [2022-10-05T21:55:17.611Z] 889128593cd0: Layer already exists [2022-10-05T21:55:17.611Z] f5f3f3274e25: Layer already exists [2022-10-05T21:55:17.611Z] 679b4b4803f0: Layer already exists [2022-10-05T21:55:17.611Z] eda32997cfd0: Layer already exists [2022-10-05T21:55:17.611Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:17.879Z] main: digest: sha256:631038df4cc8837ba3ce7a7ab31c8aa3c3b39f0681f9bb9591308f5e267df554 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:55:17.919Z] ===================================================== [Pipeline] echo [2022-10-05T21:55:17.924Z] taggedImages: [2022-10-05T21:55:17.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:17.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-05T21:55:17.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.82 [2022-10-05T21:55:17.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:17.924Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-05T21:55:17.936Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-05T21:55:17.936Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:17.936Z] latest [2022-10-05T21:55:17.936Z] 2.3.0-dev.82 [2022-10-05T21:55:17.936Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:17.936Z] main [2022-10-05T21:55:17.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:18.252Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:18.576Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:18.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-05T21:55:18.577Z] f555da9c575a: Preparing [2022-10-05T21:55:18.577Z] 6cf894570357: Preparing [2022-10-05T21:55:18.577Z] bf08f1ce3724: Preparing [2022-10-05T21:55:18.577Z] c418ddeeed39: Preparing [2022-10-05T21:55:18.577Z] 92591a4d850b: Preparing [2022-10-05T21:55:18.577Z] b52ddc48151f: Preparing [2022-10-05T21:55:18.577Z] 2ab14351662e: Preparing [2022-10-05T21:55:18.577Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:18.577Z] b52ddc48151f: Waiting [2022-10-05T21:55:18.577Z] 2ab14351662e: Waiting [2022-10-05T21:55:18.577Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:18.843Z] 6cf894570357: Pushed [2022-10-05T21:55:18.843Z] f555da9c575a: Pushed [2022-10-05T21:55:18.843Z] 92591a4d850b: Pushed [2022-10-05T21:55:18.843Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:18.843Z] b52ddc48151f: Pushed [2022-10-05T21:55:19.797Z] 2ab14351662e: Pushed [2022-10-05T21:55:21.198Z] c418ddeeed39: Pushed [2022-10-05T21:55:21.198Z] bf08f1ce3724: Pushed [2022-10-05T21:55:21.198Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:30ae069ab897c66156d4f53ba70195b6cff18af54845b6a010e0d636965a2e85 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:21.525Z] + 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-05T21:55:21.849Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-05T21:55:21.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-05T21:55:21.849Z] f555da9c575a: Preparing [2022-10-05T21:55:21.849Z] 6cf894570357: Preparing [2022-10-05T21:55:21.849Z] bf08f1ce3724: Preparing [2022-10-05T21:55:21.849Z] c418ddeeed39: Preparing [2022-10-05T21:55:21.849Z] 92591a4d850b: Preparing [2022-10-05T21:55:21.849Z] b52ddc48151f: Preparing [2022-10-05T21:55:21.849Z] 2ab14351662e: Preparing [2022-10-05T21:55:21.849Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:21.849Z] 2ab14351662e: Waiting [2022-10-05T21:55:21.849Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:21.849Z] b52ddc48151f: Waiting [2022-10-05T21:55:21.849Z] bf08f1ce3724: Layer already exists [2022-10-05T21:55:21.849Z] 92591a4d850b: Layer already exists [2022-10-05T21:55:21.849Z] f555da9c575a: Layer already exists [2022-10-05T21:55:21.849Z] c418ddeeed39: Layer already exists [2022-10-05T21:55:21.849Z] 6cf894570357: Layer already exists [2022-10-05T21:55:21.849Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:21.849Z] b52ddc48151f: Layer already exists [2022-10-05T21:55:21.849Z] 2ab14351662e: Layer already exists [2022-10-05T21:55:22.114Z] latest: digest: sha256:30ae069ab897c66156d4f53ba70195b6cff18af54845b6a010e0d636965a2e85 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:22.442Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:22.771Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.82 [2022-10-05T21:55:22.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-05T21:55:22.771Z] f555da9c575a: Preparing [2022-10-05T21:55:22.771Z] 6cf894570357: Preparing [2022-10-05T21:55:22.771Z] bf08f1ce3724: Preparing [2022-10-05T21:55:22.771Z] c418ddeeed39: Preparing [2022-10-05T21:55:22.771Z] 92591a4d850b: Preparing [2022-10-05T21:55:22.771Z] b52ddc48151f: Preparing [2022-10-05T21:55:22.771Z] 2ab14351662e: Preparing [2022-10-05T21:55:22.771Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:22.771Z] 2ab14351662e: Waiting [2022-10-05T21:55:22.771Z] b52ddc48151f: Waiting [2022-10-05T21:55:22.771Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:22.771Z] 6cf894570357: Layer already exists [2022-10-05T21:55:22.771Z] 92591a4d850b: Layer already exists [2022-10-05T21:55:22.771Z] bf08f1ce3724: Layer already exists [2022-10-05T21:55:22.771Z] f555da9c575a: Layer already exists [2022-10-05T21:55:22.771Z] c418ddeeed39: Layer already exists [2022-10-05T21:55:22.771Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:22.771Z] 2ab14351662e: Layer already exists [2022-10-05T21:55:22.771Z] b52ddc48151f: Layer already exists [2022-10-05T21:55:23.034Z] 2.3.0-dev.82: digest: sha256:30ae069ab897c66156d4f53ba70195b6cff18af54845b6a010e0d636965a2e85 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:23.363Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:23.688Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:23.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-05T21:55:23.688Z] f555da9c575a: Preparing [2022-10-05T21:55:23.688Z] 6cf894570357: Preparing [2022-10-05T21:55:23.688Z] bf08f1ce3724: Preparing [2022-10-05T21:55:23.688Z] c418ddeeed39: Preparing [2022-10-05T21:55:23.688Z] 92591a4d850b: Preparing [2022-10-05T21:55:23.688Z] b52ddc48151f: Preparing [2022-10-05T21:55:23.688Z] 2ab14351662e: Preparing [2022-10-05T21:55:23.688Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:23.688Z] b52ddc48151f: Waiting [2022-10-05T21:55:23.688Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:23.688Z] 2ab14351662e: Waiting [2022-10-05T21:55:23.688Z] 92591a4d850b: Layer already exists [2022-10-05T21:55:23.688Z] c418ddeeed39: Layer already exists [2022-10-05T21:55:23.688Z] f555da9c575a: Layer already exists [2022-10-05T21:55:23.688Z] bf08f1ce3724: Layer already exists [2022-10-05T21:55:23.688Z] 6cf894570357: Layer already exists [2022-10-05T21:55:23.688Z] b52ddc48151f: Layer already exists [2022-10-05T21:55:23.688Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:23.688Z] 2ab14351662e: Layer already exists [2022-10-05T21:55:23.952Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:30ae069ab897c66156d4f53ba70195b6cff18af54845b6a010e0d636965a2e85 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:24.284Z] + 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-05T21:55:24.604Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-05T21:55:24.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-05T21:55:24.604Z] f555da9c575a: Preparing [2022-10-05T21:55:24.604Z] 6cf894570357: Preparing [2022-10-05T21:55:24.604Z] bf08f1ce3724: Preparing [2022-10-05T21:55:24.604Z] c418ddeeed39: Preparing [2022-10-05T21:55:24.604Z] 92591a4d850b: Preparing [2022-10-05T21:55:24.604Z] b52ddc48151f: Preparing [2022-10-05T21:55:24.604Z] 2ab14351662e: Preparing [2022-10-05T21:55:24.604Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:24.604Z] b52ddc48151f: Waiting [2022-10-05T21:55:24.604Z] 2ab14351662e: Waiting [2022-10-05T21:55:24.604Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:24.604Z] bf08f1ce3724: Layer already exists [2022-10-05T21:55:24.604Z] 6cf894570357: Layer already exists [2022-10-05T21:55:24.604Z] f555da9c575a: Layer already exists [2022-10-05T21:55:24.604Z] c418ddeeed39: Layer already exists [2022-10-05T21:55:24.604Z] 92591a4d850b: Layer already exists [2022-10-05T21:55:24.604Z] b52ddc48151f: Layer already exists [2022-10-05T21:55:24.604Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:24.604Z] 2ab14351662e: Layer already exists [2022-10-05T21:55:24.867Z] main: digest: sha256:30ae069ab897c66156d4f53ba70195b6cff18af54845b6a010e0d636965a2e85 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:55:24.913Z] ===================================================== [Pipeline] echo [2022-10-05T21:55:24.921Z] taggedImages: [2022-10-05T21:55:24.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:24.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-05T21:55:24.921Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.82 [2022-10-05T21:55:24.922Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:24.922Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-05T21:55:24.941Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-05T21:55:24.941Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:24.941Z] latest [2022-10-05T21:55:24.941Z] 2.3.0-dev.82 [2022-10-05T21:55:24.941Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:24.941Z] main [2022-10-05T21:55:24.941Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:25.281Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:25.608Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:25.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-05T21:55:25.609Z] e31c9fa764dd: Preparing [2022-10-05T21:55:25.609Z] fd771dd4f2b9: Preparing [2022-10-05T21:55:25.609Z] 218210e90223: Preparing [2022-10-05T21:55:25.609Z] 14fff8f42ac8: Preparing [2022-10-05T21:55:25.609Z] 975cef53f67b: Preparing [2022-10-05T21:55:25.609Z] 9c9703d066ad: Preparing [2022-10-05T21:55:25.609Z] b42a56faf1fb: Preparing [2022-10-05T21:55:25.609Z] d027162f6ca8: Preparing [2022-10-05T21:55:25.609Z] ccce1cb6259e: Preparing [2022-10-05T21:55:25.609Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:25.609Z] 9c9703d066ad: Waiting [2022-10-05T21:55:25.609Z] d027162f6ca8: Waiting [2022-10-05T21:55:25.609Z] ccce1cb6259e: Waiting [2022-10-05T21:55:25.609Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:25.609Z] b42a56faf1fb: Waiting [2022-10-05T21:55:25.875Z] 975cef53f67b: Pushed [2022-10-05T21:55:25.875Z] fd771dd4f2b9: Pushed [2022-10-05T21:55:25.875Z] e31c9fa764dd: Pushed [2022-10-05T21:55:26.139Z] 9c9703d066ad: Pushed [2022-10-05T21:55:26.139Z] d027162f6ca8: Pushed [2022-10-05T21:55:26.139Z] b42a56faf1fb: Pushed [2022-10-05T21:55:26.139Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:26.404Z] ccce1cb6259e: Pushed [2022-10-05T21:55:28.337Z] 14fff8f42ac8: Pushed [2022-10-05T21:55:28.916Z] 218210e90223: Pushed [2022-10-05T21:55:29.179Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:326b9aec6a79b0a8f56b101d8ac007cd51fe4435899e7eb095ade1ccd4fd84c6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:29.514Z] + 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-05T21:55:29.839Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-05T21:55:29.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-05T21:55:29.839Z] e31c9fa764dd: Preparing [2022-10-05T21:55:29.839Z] fd771dd4f2b9: Preparing [2022-10-05T21:55:29.839Z] 218210e90223: Preparing [2022-10-05T21:55:29.839Z] 14fff8f42ac8: Preparing [2022-10-05T21:55:29.839Z] 975cef53f67b: Preparing [2022-10-05T21:55:29.839Z] 9c9703d066ad: Preparing [2022-10-05T21:55:29.839Z] b42a56faf1fb: Preparing [2022-10-05T21:55:29.839Z] d027162f6ca8: Preparing [2022-10-05T21:55:29.839Z] ccce1cb6259e: Preparing [2022-10-05T21:55:29.839Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:29.839Z] 9c9703d066ad: Waiting [2022-10-05T21:55:29.839Z] b42a56faf1fb: Waiting [2022-10-05T21:55:29.839Z] d027162f6ca8: Waiting [2022-10-05T21:55:29.839Z] ccce1cb6259e: Waiting [2022-10-05T21:55:29.839Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:29.839Z] 218210e90223: Layer already exists [2022-10-05T21:55:29.839Z] 14fff8f42ac8: Layer already exists [2022-10-05T21:55:29.839Z] e31c9fa764dd: Layer already exists [2022-10-05T21:55:29.839Z] fd771dd4f2b9: Layer already exists [2022-10-05T21:55:29.839Z] 975cef53f67b: Layer already exists [2022-10-05T21:55:29.839Z] d027162f6ca8: Layer already exists [2022-10-05T21:55:29.839Z] 9c9703d066ad: Layer already exists [2022-10-05T21:55:29.839Z] b42a56faf1fb: Layer already exists [2022-10-05T21:55:29.839Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:29.839Z] ccce1cb6259e: Layer already exists [2022-10-05T21:55:30.104Z] latest: digest: sha256:326b9aec6a79b0a8f56b101d8ac007cd51fe4435899e7eb095ade1ccd4fd84c6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:30.436Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:30.761Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.82 [2022-10-05T21:55:30.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-05T21:55:30.761Z] e31c9fa764dd: Preparing [2022-10-05T21:55:30.761Z] fd771dd4f2b9: Preparing [2022-10-05T21:55:30.761Z] 218210e90223: Preparing [2022-10-05T21:55:30.761Z] 14fff8f42ac8: Preparing [2022-10-05T21:55:30.761Z] 975cef53f67b: Preparing [2022-10-05T21:55:30.761Z] 9c9703d066ad: Preparing [2022-10-05T21:55:30.761Z] b42a56faf1fb: Preparing [2022-10-05T21:55:30.761Z] d027162f6ca8: Preparing [2022-10-05T21:55:30.761Z] ccce1cb6259e: Preparing [2022-10-05T21:55:30.761Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:30.761Z] d027162f6ca8: Waiting [2022-10-05T21:55:30.761Z] ccce1cb6259e: Waiting [2022-10-05T21:55:30.761Z] 9c9703d066ad: Waiting [2022-10-05T21:55:30.761Z] b42a56faf1fb: Waiting [2022-10-05T21:55:30.761Z] 975cef53f67b: Layer already exists [2022-10-05T21:55:30.761Z] fd771dd4f2b9: Layer already exists [2022-10-05T21:55:30.761Z] 218210e90223: Layer already exists [2022-10-05T21:55:30.761Z] 14fff8f42ac8: Layer already exists [2022-10-05T21:55:30.761Z] e31c9fa764dd: Layer already exists [2022-10-05T21:55:30.761Z] b42a56faf1fb: Layer already exists [2022-10-05T21:55:30.761Z] 9c9703d066ad: Layer already exists [2022-10-05T21:55:30.761Z] d027162f6ca8: Layer already exists [2022-10-05T21:55:30.761Z] ccce1cb6259e: Layer already exists [2022-10-05T21:55:30.761Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:30.761Z] 2.3.0-dev.82: digest: sha256:326b9aec6a79b0a8f56b101d8ac007cd51fe4435899e7eb095ade1ccd4fd84c6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:31.354Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:31.677Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:31.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-05T21:55:31.677Z] e31c9fa764dd: Preparing [2022-10-05T21:55:31.677Z] fd771dd4f2b9: Preparing [2022-10-05T21:55:31.677Z] 218210e90223: Preparing [2022-10-05T21:55:31.677Z] 14fff8f42ac8: Preparing [2022-10-05T21:55:31.677Z] 975cef53f67b: Preparing [2022-10-05T21:55:31.677Z] 9c9703d066ad: Preparing [2022-10-05T21:55:31.677Z] b42a56faf1fb: Preparing [2022-10-05T21:55:31.677Z] d027162f6ca8: Preparing [2022-10-05T21:55:31.677Z] ccce1cb6259e: Preparing [2022-10-05T21:55:31.677Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:31.677Z] 9c9703d066ad: Waiting [2022-10-05T21:55:31.677Z] b42a56faf1fb: Waiting [2022-10-05T21:55:31.677Z] d027162f6ca8: Waiting [2022-10-05T21:55:31.677Z] ccce1cb6259e: Waiting [2022-10-05T21:55:31.677Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:31.677Z] 14fff8f42ac8: Layer already exists [2022-10-05T21:55:31.677Z] fd771dd4f2b9: Layer already exists [2022-10-05T21:55:31.677Z] e31c9fa764dd: Layer already exists [2022-10-05T21:55:31.677Z] 218210e90223: Layer already exists [2022-10-05T21:55:31.677Z] 975cef53f67b: Layer already exists [2022-10-05T21:55:31.677Z] d027162f6ca8: Layer already exists [2022-10-05T21:55:31.677Z] 9c9703d066ad: Layer already exists [2022-10-05T21:55:31.677Z] b42a56faf1fb: Layer already exists [2022-10-05T21:55:31.677Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:31.677Z] ccce1cb6259e: Layer already exists [2022-10-05T21:55:31.677Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:326b9aec6a79b0a8f56b101d8ac007cd51fe4435899e7eb095ade1ccd4fd84c6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:32.286Z] + 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-05T21:55:32.614Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-05T21:55:32.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-05T21:55:32.614Z] e31c9fa764dd: Preparing [2022-10-05T21:55:32.614Z] fd771dd4f2b9: Preparing [2022-10-05T21:55:32.614Z] 218210e90223: Preparing [2022-10-05T21:55:32.614Z] 14fff8f42ac8: Preparing [2022-10-05T21:55:32.614Z] 975cef53f67b: Preparing [2022-10-05T21:55:32.614Z] 9c9703d066ad: Preparing [2022-10-05T21:55:32.614Z] b42a56faf1fb: Preparing [2022-10-05T21:55:32.614Z] d027162f6ca8: Preparing [2022-10-05T21:55:32.614Z] ccce1cb6259e: Preparing [2022-10-05T21:55:32.614Z] 5d3e392a13a0: Preparing [2022-10-05T21:55:32.614Z] b42a56faf1fb: Waiting [2022-10-05T21:55:32.614Z] d027162f6ca8: Waiting [2022-10-05T21:55:32.614Z] ccce1cb6259e: Waiting [2022-10-05T21:55:32.614Z] 5d3e392a13a0: Waiting [2022-10-05T21:55:32.614Z] 9c9703d066ad: Waiting [2022-10-05T21:55:32.614Z] 975cef53f67b: Layer already exists [2022-10-05T21:55:32.614Z] fd771dd4f2b9: Layer already exists [2022-10-05T21:55:32.614Z] 218210e90223: Layer already exists [2022-10-05T21:55:32.614Z] e31c9fa764dd: Layer already exists [2022-10-05T21:55:32.614Z] 14fff8f42ac8: Layer already exists [2022-10-05T21:55:32.614Z] b42a56faf1fb: Layer already exists [2022-10-05T21:55:32.614Z] 9c9703d066ad: Layer already exists [2022-10-05T21:55:32.614Z] ccce1cb6259e: Layer already exists [2022-10-05T21:55:32.614Z] d027162f6ca8: Layer already exists [2022-10-05T21:55:32.614Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:55:32.877Z] main: digest: sha256:326b9aec6a79b0a8f56b101d8ac007cd51fe4435899e7eb095ade1ccd4fd84c6 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:55:32.932Z] ===================================================== [Pipeline] echo [2022-10-05T21:55:32.941Z] taggedImages: [2022-10-05T21:55:32.941Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:32.941Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-05T21:55:32.941Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.82 [2022-10-05T21:55:32.941Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:32.941Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-05T21:55:32.963Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-05T21:55:32.963Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:32.963Z] latest [2022-10-05T21:55:32.963Z] 2.3.0-dev.82 [2022-10-05T21:55:32.963Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:32.963Z] main [2022-10-05T21:55:32.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:33.308Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:33.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:33.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-05T21:55:33.644Z] 177311c82421: Preparing [2022-10-05T21:55:33.644Z] ecbdf04a16d2: Preparing [2022-10-05T21:55:33.644Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:33.644Z] bb789bff00e9: Preparing [2022-10-05T21:55:33.644Z] a4e43eebb8ac: Preparing [2022-10-05T21:55:33.644Z] 9833f26c6bda: Preparing [2022-10-05T21:55:33.644Z] 9833f26c6bda: Waiting [2022-10-05T21:55:33.910Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:33.910Z] 9833f26c6bda: Layer already exists [2022-10-05T21:55:33.910Z] a4e43eebb8ac: Pushed [2022-10-05T21:55:33.910Z] 177311c82421: Pushed [2022-10-05T21:55:35.313Z] bb789bff00e9: Pushed [2022-10-05T21:55:38.633Z] ecbdf04a16d2: Pushed [2022-10-05T21:55:38.633Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:ab9e0fb018bdc8f370379cbc167a81ab82ba8621828c049775f77a2cd3c9d979 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:38.977Z] + 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-05T21:55:39.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-05T21:55:39.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-05T21:55:39.303Z] 177311c82421: Preparing [2022-10-05T21:55:39.303Z] ecbdf04a16d2: Preparing [2022-10-05T21:55:39.303Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:39.303Z] bb789bff00e9: Preparing [2022-10-05T21:55:39.303Z] a4e43eebb8ac: Preparing [2022-10-05T21:55:39.303Z] 9833f26c6bda: Preparing [2022-10-05T21:55:39.303Z] 9833f26c6bda: Waiting [2022-10-05T21:55:39.303Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:55:39.303Z] ecbdf04a16d2: Layer already exists [2022-10-05T21:55:39.303Z] 177311c82421: Layer already exists [2022-10-05T21:55:39.303Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:39.303Z] bb789bff00e9: Layer already exists [2022-10-05T21:55:39.303Z] 9833f26c6bda: Layer already exists [2022-10-05T21:55:39.303Z] latest: digest: sha256:ab9e0fb018bdc8f370379cbc167a81ab82ba8621828c049775f77a2cd3c9d979 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:39.630Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:39.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.82 [2022-10-05T21:55:39.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-05T21:55:39.953Z] 177311c82421: Preparing [2022-10-05T21:55:39.953Z] ecbdf04a16d2: Preparing [2022-10-05T21:55:39.953Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:39.953Z] bb789bff00e9: Preparing [2022-10-05T21:55:39.953Z] a4e43eebb8ac: Preparing [2022-10-05T21:55:39.953Z] 9833f26c6bda: Preparing [2022-10-05T21:55:39.953Z] 9833f26c6bda: Waiting [2022-10-05T21:55:39.953Z] 177311c82421: Layer already exists [2022-10-05T21:55:39.953Z] ecbdf04a16d2: Layer already exists [2022-10-05T21:55:39.953Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:55:39.953Z] bb789bff00e9: Layer already exists [2022-10-05T21:55:39.953Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:39.953Z] 9833f26c6bda: Layer already exists [2022-10-05T21:55:39.953Z] 2.3.0-dev.82: digest: sha256:ab9e0fb018bdc8f370379cbc167a81ab82ba8621828c049775f77a2cd3c9d979 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:40.543Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:40.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:40.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-05T21:55:40.868Z] 177311c82421: Preparing [2022-10-05T21:55:40.868Z] ecbdf04a16d2: Preparing [2022-10-05T21:55:40.868Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:40.868Z] bb789bff00e9: Preparing [2022-10-05T21:55:40.868Z] a4e43eebb8ac: Preparing [2022-10-05T21:55:40.868Z] 9833f26c6bda: Preparing [2022-10-05T21:55:40.868Z] 9833f26c6bda: Waiting [2022-10-05T21:55:40.868Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:55:40.868Z] ecbdf04a16d2: Layer already exists [2022-10-05T21:55:40.868Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:40.868Z] 177311c82421: Layer already exists [2022-10-05T21:55:40.868Z] bb789bff00e9: Layer already exists [2022-10-05T21:55:40.868Z] 9833f26c6bda: Layer already exists [2022-10-05T21:55:40.868Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:ab9e0fb018bdc8f370379cbc167a81ab82ba8621828c049775f77a2cd3c9d979 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:41.195Z] + 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-05T21:55:41.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-05T21:55:41.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-05T21:55:41.518Z] 177311c82421: Preparing [2022-10-05T21:55:41.518Z] ecbdf04a16d2: Preparing [2022-10-05T21:55:41.518Z] 6ed7aca82eff: Preparing [2022-10-05T21:55:41.518Z] bb789bff00e9: Preparing [2022-10-05T21:55:41.518Z] a4e43eebb8ac: Preparing [2022-10-05T21:55:41.518Z] 9833f26c6bda: Preparing [2022-10-05T21:55:41.518Z] 9833f26c6bda: Waiting [2022-10-05T21:55:41.518Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:55:41.518Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:55:41.518Z] 177311c82421: Layer already exists [2022-10-05T21:55:41.518Z] ecbdf04a16d2: Layer already exists [2022-10-05T21:55:41.518Z] bb789bff00e9: Layer already exists [2022-10-05T21:55:41.518Z] 9833f26c6bda: Layer already exists [2022-10-05T21:55:41.518Z] main: digest: sha256:ab9e0fb018bdc8f370379cbc167a81ab82ba8621828c049775f77a2cd3c9d979 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:55:41.822Z] ===================================================== [Pipeline] echo [2022-10-05T21:55:41.828Z] taggedImages: [2022-10-05T21:55:41.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:41.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-05T21:55:41.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.82 [2022-10-05T21:55:41.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:41.828Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-05T21:55:41.841Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-05T21:55:41.841Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:41.841Z] latest [2022-10-05T21:55:41.841Z] 2.3.0-dev.82 [2022-10-05T21:55:41.841Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:55:41.841Z] main [2022-10-05T21:55:41.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:42.158Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:42.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:55:42.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-05T21:55:42.479Z] b8bf2149362e: Preparing [2022-10-05T21:55:42.479Z] b73e00bae7c7: Preparing [2022-10-05T21:55:42.479Z] fd7d05c8462f: Preparing [2022-10-05T21:55:42.479Z] 31c4f5db9f81: Preparing [2022-10-05T21:55:42.479Z] 74bf88159ace: Preparing [2022-10-05T21:55:42.479Z] 43cb06c0d06b: Preparing [2022-10-05T21:55:42.479Z] 2efad38b3876: Preparing [2022-10-05T21:55:42.479Z] 9833f26c6bda: Preparing [2022-10-05T21:55:42.479Z] 43cb06c0d06b: Waiting [2022-10-05T21:55:42.479Z] 2efad38b3876: Waiting [2022-10-05T21:55:42.479Z] 9833f26c6bda: Waiting [2022-10-05T21:55:42.742Z] fd7d05c8462f: Pushed [2022-10-05T21:55:42.742Z] b73e00bae7c7: Pushed [2022-10-05T21:55:42.742Z] b8bf2149362e: Pushed [2022-10-05T21:55:42.742Z] 9833f26c6bda: Layer already exists [2022-10-05T21:55:42.742Z] 2efad38b3876: Pushed [2022-10-05T21:55:43.318Z] 43cb06c0d06b: Pushed [2022-10-05T21:55:49.930Z] 74bf88159ace: Pushed [2022-10-05T21:55:58.112Z] 31c4f5db9f81: Pushed [2022-10-05T21:55:58.112Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:4d67cf5c2557117719ef27185998fed6000a2f85c21b83603e861a583f07f225 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:58.438Z] + 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-05T21:55:58.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-05T21:55:58.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-05T21:55:58.760Z] b8bf2149362e: Preparing [2022-10-05T21:55:58.760Z] b73e00bae7c7: Preparing [2022-10-05T21:55:58.760Z] fd7d05c8462f: Preparing [2022-10-05T21:55:58.760Z] 31c4f5db9f81: Preparing [2022-10-05T21:55:58.760Z] 74bf88159ace: Preparing [2022-10-05T21:55:58.760Z] 43cb06c0d06b: Preparing [2022-10-05T21:55:58.760Z] 2efad38b3876: Preparing [2022-10-05T21:55:58.760Z] 9833f26c6bda: Preparing [2022-10-05T21:55:58.760Z] 2efad38b3876: Waiting [2022-10-05T21:55:58.760Z] 9833f26c6bda: Waiting [2022-10-05T21:55:58.760Z] 43cb06c0d06b: Waiting [2022-10-05T21:55:58.760Z] fd7d05c8462f: Layer already exists [2022-10-05T21:55:58.760Z] b8bf2149362e: Layer already exists [2022-10-05T21:55:58.760Z] 74bf88159ace: Layer already exists [2022-10-05T21:55:58.760Z] 31c4f5db9f81: Layer already exists [2022-10-05T21:55:58.760Z] b73e00bae7c7: Layer already exists [2022-10-05T21:55:58.760Z] 2efad38b3876: Layer already exists [2022-10-05T21:55:58.760Z] 9833f26c6bda: Layer already exists [2022-10-05T21:55:58.760Z] 43cb06c0d06b: Layer already exists [2022-10-05T21:55:59.024Z] latest: digest: sha256:4d67cf5c2557117719ef27185998fed6000a2f85c21b83603e861a583f07f225 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:59.351Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:55:59.674Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.82 [2022-10-05T21:55:59.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-05T21:55:59.674Z] b8bf2149362e: Preparing [2022-10-05T21:55:59.674Z] b73e00bae7c7: Preparing [2022-10-05T21:55:59.674Z] fd7d05c8462f: Preparing [2022-10-05T21:55:59.674Z] 31c4f5db9f81: Preparing [2022-10-05T21:55:59.674Z] 74bf88159ace: Preparing [2022-10-05T21:55:59.674Z] 43cb06c0d06b: Preparing [2022-10-05T21:55:59.674Z] 2efad38b3876: Preparing [2022-10-05T21:55:59.674Z] 9833f26c6bda: Preparing [2022-10-05T21:55:59.674Z] 2efad38b3876: Waiting [2022-10-05T21:55:59.674Z] 9833f26c6bda: Waiting [2022-10-05T21:55:59.674Z] 43cb06c0d06b: Waiting [2022-10-05T21:55:59.674Z] b8bf2149362e: Layer already exists [2022-10-05T21:55:59.674Z] 31c4f5db9f81: Layer already exists [2022-10-05T21:55:59.674Z] fd7d05c8462f: Layer already exists [2022-10-05T21:55:59.674Z] 74bf88159ace: Layer already exists [2022-10-05T21:55:59.674Z] b73e00bae7c7: Layer already exists [2022-10-05T21:55:59.674Z] 2efad38b3876: Layer already exists [2022-10-05T21:55:59.674Z] 9833f26c6bda: Layer already exists [2022-10-05T21:55:59.674Z] 43cb06c0d06b: Layer already exists [2022-10-05T21:55:59.674Z] 2.3.0-dev.82: digest: sha256:4d67cf5c2557117719ef27185998fed6000a2f85c21b83603e861a583f07f225 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:00.265Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:00.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:56:00.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-05T21:56:00.588Z] b8bf2149362e: Preparing [2022-10-05T21:56:00.588Z] b73e00bae7c7: Preparing [2022-10-05T21:56:00.588Z] fd7d05c8462f: Preparing [2022-10-05T21:56:00.588Z] 31c4f5db9f81: Preparing [2022-10-05T21:56:00.588Z] 74bf88159ace: Preparing [2022-10-05T21:56:00.588Z] 43cb06c0d06b: Preparing [2022-10-05T21:56:00.588Z] 2efad38b3876: Preparing [2022-10-05T21:56:00.588Z] 9833f26c6bda: Preparing [2022-10-05T21:56:00.588Z] 43cb06c0d06b: Waiting [2022-10-05T21:56:00.588Z] 9833f26c6bda: Waiting [2022-10-05T21:56:00.588Z] 2efad38b3876: Waiting [2022-10-05T21:56:00.588Z] fd7d05c8462f: Layer already exists [2022-10-05T21:56:00.588Z] 31c4f5db9f81: Layer already exists [2022-10-05T21:56:00.588Z] 74bf88159ace: Layer already exists [2022-10-05T21:56:00.588Z] b73e00bae7c7: Layer already exists [2022-10-05T21:56:00.588Z] b8bf2149362e: Layer already exists [2022-10-05T21:56:00.588Z] 43cb06c0d06b: Layer already exists [2022-10-05T21:56:00.588Z] 9833f26c6bda: Layer already exists [2022-10-05T21:56:00.588Z] 2efad38b3876: Layer already exists [2022-10-05T21:56:00.851Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:4d67cf5c2557117719ef27185998fed6000a2f85c21b83603e861a583f07f225 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:01.183Z] + 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-05T21:56:01.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-05T21:56:01.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-05T21:56:01.505Z] b8bf2149362e: Preparing [2022-10-05T21:56:01.505Z] b73e00bae7c7: Preparing [2022-10-05T21:56:01.505Z] fd7d05c8462f: Preparing [2022-10-05T21:56:01.505Z] 31c4f5db9f81: Preparing [2022-10-05T21:56:01.505Z] 74bf88159ace: Preparing [2022-10-05T21:56:01.505Z] 43cb06c0d06b: Preparing [2022-10-05T21:56:01.505Z] 2efad38b3876: Preparing [2022-10-05T21:56:01.505Z] 9833f26c6bda: Preparing [2022-10-05T21:56:01.505Z] 2efad38b3876: Waiting [2022-10-05T21:56:01.505Z] 9833f26c6bda: Waiting [2022-10-05T21:56:01.505Z] 43cb06c0d06b: Waiting [2022-10-05T21:56:01.505Z] b8bf2149362e: Layer already exists [2022-10-05T21:56:01.505Z] 74bf88159ace: Layer already exists [2022-10-05T21:56:01.505Z] fd7d05c8462f: Layer already exists [2022-10-05T21:56:01.505Z] 31c4f5db9f81: Layer already exists [2022-10-05T21:56:01.505Z] b73e00bae7c7: Layer already exists [2022-10-05T21:56:01.505Z] 2efad38b3876: Layer already exists [2022-10-05T21:56:01.505Z] 43cb06c0d06b: Layer already exists [2022-10-05T21:56:01.505Z] 9833f26c6bda: Layer already exists [2022-10-05T21:56:01.769Z] main: digest: sha256:4d67cf5c2557117719ef27185998fed6000a2f85c21b83603e861a583f07f225 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:56:01.810Z] ===================================================== [Pipeline] echo [2022-10-05T21:56:01.815Z] taggedImages: [2022-10-05T21:56:01.815Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:56:01.815Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-05T21:56:01.815Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.82 [2022-10-05T21:56:01.815Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:56:01.815Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-05T21:56:01.828Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-05T21:56:01.828Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:56:01.828Z] latest [2022-10-05T21:56:01.828Z] 2.3.0-dev.82 [2022-10-05T21:56:01.828Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:56:01.828Z] main [2022-10-05T21:56:01.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:02.148Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:02.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:56:02.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-05T21:56:02.473Z] 504442f92777: Preparing [2022-10-05T21:56:02.473Z] f581f6850cf7: Preparing [2022-10-05T21:56:02.473Z] 282ae7b7f83b: Preparing [2022-10-05T21:56:02.473Z] a95a32832ad3: Preparing [2022-10-05T21:56:02.473Z] a81c5d491d10: Preparing [2022-10-05T21:56:02.473Z] a4e43eebb8ac: Preparing [2022-10-05T21:56:02.473Z] 9833f26c6bda: Preparing [2022-10-05T21:56:02.473Z] a4e43eebb8ac: Waiting [2022-10-05T21:56:02.473Z] 9833f26c6bda: Waiting [2022-10-05T21:56:02.738Z] 504442f92777: Pushed [2022-10-05T21:56:02.738Z] 282ae7b7f83b: Pushed [2022-10-05T21:56:02.738Z] f581f6850cf7: Pushed [2022-10-05T21:56:02.738Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:56:02.738Z] 9833f26c6bda: Layer already exists [2022-10-05T21:56:03.315Z] a81c5d491d10: Pushed [2022-10-05T21:56:21.489Z] a95a32832ad3: Pushed [2022-10-05T21:56:21.489Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:f2689f749e3e333c4a3ea3b53428cc5dcce4d58df9563f67a682a4342d939875 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:21.820Z] + 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-05T21:56:22.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-05T21:56:22.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-05T21:56:22.146Z] 504442f92777: Preparing [2022-10-05T21:56:22.146Z] f581f6850cf7: Preparing [2022-10-05T21:56:22.146Z] 282ae7b7f83b: Preparing [2022-10-05T21:56:22.146Z] a95a32832ad3: Preparing [2022-10-05T21:56:22.146Z] a81c5d491d10: Preparing [2022-10-05T21:56:22.146Z] a4e43eebb8ac: Preparing [2022-10-05T21:56:22.146Z] 9833f26c6bda: Preparing [2022-10-05T21:56:22.146Z] a4e43eebb8ac: Waiting [2022-10-05T21:56:22.146Z] 9833f26c6bda: Waiting [2022-10-05T21:56:22.146Z] a95a32832ad3: Layer already exists [2022-10-05T21:56:22.146Z] 504442f92777: Layer already exists [2022-10-05T21:56:22.146Z] a81c5d491d10: Layer already exists [2022-10-05T21:56:22.146Z] f581f6850cf7: Layer already exists [2022-10-05T21:56:22.146Z] 282ae7b7f83b: Layer already exists [2022-10-05T21:56:22.146Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:56:22.146Z] 9833f26c6bda: Layer already exists [2022-10-05T21:56:22.411Z] latest: digest: sha256:f2689f749e3e333c4a3ea3b53428cc5dcce4d58df9563f67a682a4342d939875 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:22.735Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:23.085Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.82 [2022-10-05T21:56:23.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-05T21:56:23.085Z] 504442f92777: Preparing [2022-10-05T21:56:23.085Z] f581f6850cf7: Preparing [2022-10-05T21:56:23.085Z] 282ae7b7f83b: Preparing [2022-10-05T21:56:23.085Z] a95a32832ad3: Preparing [2022-10-05T21:56:23.085Z] a81c5d491d10: Preparing [2022-10-05T21:56:23.085Z] a4e43eebb8ac: Preparing [2022-10-05T21:56:23.085Z] 9833f26c6bda: Preparing [2022-10-05T21:56:23.085Z] a4e43eebb8ac: Waiting [2022-10-05T21:56:23.085Z] 9833f26c6bda: Waiting [2022-10-05T21:56:23.085Z] a81c5d491d10: Layer already exists [2022-10-05T21:56:23.085Z] 282ae7b7f83b: Layer already exists [2022-10-05T21:56:23.085Z] f581f6850cf7: Layer already exists [2022-10-05T21:56:23.085Z] 504442f92777: Layer already exists [2022-10-05T21:56:23.085Z] a95a32832ad3: Layer already exists [2022-10-05T21:56:23.085Z] 9833f26c6bda: Layer already exists [2022-10-05T21:56:23.085Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:56:23.352Z] 2.3.0-dev.82: digest: sha256:f2689f749e3e333c4a3ea3b53428cc5dcce4d58df9563f67a682a4342d939875 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:23.691Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:24.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:56:24.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-05T21:56:24.029Z] 504442f92777: Preparing [2022-10-05T21:56:24.029Z] f581f6850cf7: Preparing [2022-10-05T21:56:24.029Z] 282ae7b7f83b: Preparing [2022-10-05T21:56:24.029Z] a95a32832ad3: Preparing [2022-10-05T21:56:24.029Z] a81c5d491d10: Preparing [2022-10-05T21:56:24.029Z] a4e43eebb8ac: Preparing [2022-10-05T21:56:24.029Z] 9833f26c6bda: Preparing [2022-10-05T21:56:24.029Z] a4e43eebb8ac: Waiting [2022-10-05T21:56:24.029Z] 9833f26c6bda: Waiting [2022-10-05T21:56:24.029Z] 504442f92777: Layer already exists [2022-10-05T21:56:24.029Z] a81c5d491d10: Layer already exists [2022-10-05T21:56:24.029Z] f581f6850cf7: Layer already exists [2022-10-05T21:56:24.029Z] 282ae7b7f83b: Layer already exists [2022-10-05T21:56:24.029Z] a95a32832ad3: Layer already exists [2022-10-05T21:56:24.029Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:56:24.029Z] 9833f26c6bda: Layer already exists [2022-10-05T21:56:24.296Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:f2689f749e3e333c4a3ea3b53428cc5dcce4d58df9563f67a682a4342d939875 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:24.626Z] + 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-05T21:56:25.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-05T21:56:25.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-05T21:56:25.089Z] 504442f92777: Preparing [2022-10-05T21:56:25.089Z] f581f6850cf7: Preparing [2022-10-05T21:56:25.089Z] 282ae7b7f83b: Preparing [2022-10-05T21:56:25.089Z] a95a32832ad3: Preparing [2022-10-05T21:56:25.089Z] a81c5d491d10: Preparing [2022-10-05T21:56:25.089Z] a4e43eebb8ac: Preparing [2022-10-05T21:56:25.089Z] 9833f26c6bda: Preparing [2022-10-05T21:56:25.089Z] a4e43eebb8ac: Waiting [2022-10-05T21:56:25.089Z] 9833f26c6bda: Waiting [2022-10-05T21:56:25.089Z] 504442f92777: Layer already exists [2022-10-05T21:56:25.089Z] a81c5d491d10: Layer already exists [2022-10-05T21:56:25.089Z] 282ae7b7f83b: Layer already exists [2022-10-05T21:56:25.089Z] a95a32832ad3: Layer already exists [2022-10-05T21:56:25.089Z] f581f6850cf7: Layer already exists [2022-10-05T21:56:25.089Z] 9833f26c6bda: Layer already exists [2022-10-05T21:56:25.089Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:56:25.352Z] main: digest: sha256:f2689f749e3e333c4a3ea3b53428cc5dcce4d58df9563f67a682a4342d939875 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:56:25.397Z] ===================================================== [Pipeline] echo [2022-10-05T21:56:25.404Z] taggedImages: [2022-10-05T21:56:25.404Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:56:25.404Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-05T21:56:25.404Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.82 [2022-10-05T21:56:25.404Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:56:25.404Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-05T21:56:25.422Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-05T21:56:25.422Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:56:25.422Z] latest [2022-10-05T21:56:25.422Z] 2.3.0-dev.82 [2022-10-05T21:56:25.422Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:56:25.422Z] main [2022-10-05T21:56:25.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:25.762Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:26.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:56:26.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-05T21:56:26.092Z] cdab32226800: Preparing [2022-10-05T21:56:26.092Z] 9075bdcc5d46: Preparing [2022-10-05T21:56:26.092Z] 77ace6acdda0: Preparing [2022-10-05T21:56:26.092Z] 5fe270db79d9: Preparing [2022-10-05T21:56:26.092Z] 8f4f9bf3429c: Preparing [2022-10-05T21:56:26.092Z] a4e43eebb8ac: Preparing [2022-10-05T21:56:26.092Z] 9833f26c6bda: Preparing [2022-10-05T21:56:26.092Z] a4e43eebb8ac: Waiting [2022-10-05T21:56:26.092Z] 9833f26c6bda: Waiting [2022-10-05T21:56:26.360Z] 77ace6acdda0: Pushed [2022-10-05T21:56:26.360Z] 9075bdcc5d46: Pushed [2022-10-05T21:56:26.360Z] cdab32226800: Pushed [2022-10-05T21:56:26.360Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:56:26.360Z] 9833f26c6bda: Layer already exists [2022-10-05T21:56:26.937Z] 8f4f9bf3429c: Pushed [2022-10-05T21:56:41.889Z] 5fe270db79d9: Pushed [2022-10-05T21:56:41.889Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:ef614c8db396e1286e2eb8648891765af53acae43cee033ed26892debc3916da size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:42.224Z] + 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-05T21:56:42.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-05T21:56:42.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-05T21:56:42.546Z] cdab32226800: Preparing [2022-10-05T21:56:42.546Z] 9075bdcc5d46: Preparing [2022-10-05T21:56:42.546Z] 77ace6acdda0: Preparing [2022-10-05T21:56:42.546Z] 5fe270db79d9: Preparing [2022-10-05T21:56:42.546Z] 8f4f9bf3429c: Preparing [2022-10-05T21:56:42.546Z] a4e43eebb8ac: Preparing [2022-10-05T21:56:42.546Z] 9833f26c6bda: Preparing [2022-10-05T21:56:42.546Z] a4e43eebb8ac: Waiting [2022-10-05T21:56:42.546Z] 9833f26c6bda: Waiting [2022-10-05T21:56:42.546Z] 5fe270db79d9: Layer already exists [2022-10-05T21:56:42.546Z] cdab32226800: Layer already exists [2022-10-05T21:56:42.546Z] 8f4f9bf3429c: Layer already exists [2022-10-05T21:56:42.546Z] 77ace6acdda0: Layer already exists [2022-10-05T21:56:42.546Z] 9075bdcc5d46: Layer already exists [2022-10-05T21:56:42.546Z] 9833f26c6bda: Layer already exists [2022-10-05T21:56:42.546Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:56:42.810Z] latest: digest: sha256:ef614c8db396e1286e2eb8648891765af53acae43cee033ed26892debc3916da size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:43.139Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:43.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.82 [2022-10-05T21:56:43.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-05T21:56:43.460Z] cdab32226800: Preparing [2022-10-05T21:56:43.460Z] 9075bdcc5d46: Preparing [2022-10-05T21:56:43.460Z] 77ace6acdda0: Preparing [2022-10-05T21:56:43.460Z] 5fe270db79d9: Preparing [2022-10-05T21:56:43.460Z] 8f4f9bf3429c: Preparing [2022-10-05T21:56:43.460Z] a4e43eebb8ac: Preparing [2022-10-05T21:56:43.460Z] 9833f26c6bda: Preparing [2022-10-05T21:56:43.460Z] a4e43eebb8ac: Waiting [2022-10-05T21:56:43.460Z] 9833f26c6bda: Waiting [2022-10-05T21:56:43.460Z] cdab32226800: Layer already exists [2022-10-05T21:56:43.460Z] 8f4f9bf3429c: Layer already exists [2022-10-05T21:56:43.460Z] 77ace6acdda0: Layer already exists [2022-10-05T21:56:43.460Z] 9075bdcc5d46: Layer already exists [2022-10-05T21:56:43.460Z] 5fe270db79d9: Layer already exists [2022-10-05T21:56:43.460Z] 9833f26c6bda: Layer already exists [2022-10-05T21:56:43.460Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:56:43.460Z] 2.3.0-dev.82: digest: sha256:ef614c8db396e1286e2eb8648891765af53acae43cee033ed26892debc3916da size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:44.059Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:44.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:56:44.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-05T21:56:44.382Z] cdab32226800: Preparing [2022-10-05T21:56:44.382Z] 9075bdcc5d46: Preparing [2022-10-05T21:56:44.382Z] 77ace6acdda0: Preparing [2022-10-05T21:56:44.382Z] 5fe270db79d9: Preparing [2022-10-05T21:56:44.382Z] 8f4f9bf3429c: Preparing [2022-10-05T21:56:44.382Z] a4e43eebb8ac: Preparing [2022-10-05T21:56:44.382Z] 9833f26c6bda: Preparing [2022-10-05T21:56:44.382Z] a4e43eebb8ac: Waiting [2022-10-05T21:56:44.382Z] 9833f26c6bda: Waiting [2022-10-05T21:56:44.382Z] 8f4f9bf3429c: Layer already exists [2022-10-05T21:56:44.382Z] 9075bdcc5d46: Layer already exists [2022-10-05T21:56:44.382Z] cdab32226800: Layer already exists [2022-10-05T21:56:44.382Z] 77ace6acdda0: Layer already exists [2022-10-05T21:56:44.382Z] 5fe270db79d9: Layer already exists [2022-10-05T21:56:44.382Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:56:44.382Z] 9833f26c6bda: Layer already exists [2022-10-05T21:56:44.382Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:ef614c8db396e1286e2eb8648891765af53acae43cee033ed26892debc3916da size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:44.973Z] + 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-05T21:56:45.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-05T21:56:45.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-05T21:56:45.298Z] cdab32226800: Preparing [2022-10-05T21:56:45.298Z] 9075bdcc5d46: Preparing [2022-10-05T21:56:45.298Z] 77ace6acdda0: Preparing [2022-10-05T21:56:45.298Z] 5fe270db79d9: Preparing [2022-10-05T21:56:45.298Z] 8f4f9bf3429c: Preparing [2022-10-05T21:56:45.298Z] a4e43eebb8ac: Preparing [2022-10-05T21:56:45.298Z] 9833f26c6bda: Preparing [2022-10-05T21:56:45.298Z] a4e43eebb8ac: Waiting [2022-10-05T21:56:45.298Z] 9833f26c6bda: Waiting [2022-10-05T21:56:45.298Z] 77ace6acdda0: Layer already exists [2022-10-05T21:56:45.298Z] cdab32226800: Layer already exists [2022-10-05T21:56:45.298Z] 5fe270db79d9: Layer already exists [2022-10-05T21:56:45.298Z] 9075bdcc5d46: Layer already exists [2022-10-05T21:56:45.298Z] 8f4f9bf3429c: Layer already exists [2022-10-05T21:56:45.298Z] 9833f26c6bda: Layer already exists [2022-10-05T21:56:45.298Z] a4e43eebb8ac: Layer already exists [2022-10-05T21:56:45.563Z] main: digest: sha256:ef614c8db396e1286e2eb8648891765af53acae43cee033ed26892debc3916da size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:56:45.608Z] ===================================================== [Pipeline] echo [2022-10-05T21:56:45.614Z] taggedImages: [2022-10-05T21:56:45.614Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:56:45.614Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-05T21:56:45.614Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.82 [2022-10-05T21:56:45.614Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:56:45.614Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-05T21:56:45.626Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-05T21:56:45.626Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:56:45.626Z] latest [2022-10-05T21:56:45.626Z] 2.3.0-dev.82 [2022-10-05T21:56:45.626Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:56:45.626Z] main [2022-10-05T21:56:45.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:45.943Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:46.265Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:56:46.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-05T21:56:46.265Z] d64715c9a4e9: Preparing [2022-10-05T21:56:46.265Z] f52698a7b9c1: Preparing [2022-10-05T21:56:46.265Z] 6ed7aca82eff: Preparing [2022-10-05T21:56:46.265Z] 902ddde7015b: Preparing [2022-10-05T21:56:46.265Z] 5d3e392a13a0: Preparing [2022-10-05T21:56:46.265Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:56:46.265Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:56:46.527Z] d64715c9a4e9: Pushed [2022-10-05T21:56:46.527Z] 902ddde7015b: Pushed [2022-10-05T21:56:50.745Z] f52698a7b9c1: Pushed [2022-10-05T21:56:50.745Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:4767fc3e37283e3e3744f2f4898fe17ee033fccd3a1ffbbacb99f0f5fa39e588 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:51.076Z] + 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-05T21:56:51.397Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-05T21:56:51.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-05T21:56:51.397Z] d64715c9a4e9: Preparing [2022-10-05T21:56:51.397Z] f52698a7b9c1: Preparing [2022-10-05T21:56:51.397Z] 6ed7aca82eff: Preparing [2022-10-05T21:56:51.397Z] 902ddde7015b: Preparing [2022-10-05T21:56:51.397Z] 5d3e392a13a0: Preparing [2022-10-05T21:56:51.398Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:56:51.398Z] f52698a7b9c1: Layer already exists [2022-10-05T21:56:51.398Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:56:51.398Z] 902ddde7015b: Layer already exists [2022-10-05T21:56:51.398Z] d64715c9a4e9: Layer already exists [2022-10-05T21:56:51.398Z] latest: digest: sha256:4767fc3e37283e3e3744f2f4898fe17ee033fccd3a1ffbbacb99f0f5fa39e588 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:51.717Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:52.033Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.82 [2022-10-05T21:56:52.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-05T21:56:52.033Z] d64715c9a4e9: Preparing [2022-10-05T21:56:52.033Z] f52698a7b9c1: Preparing [2022-10-05T21:56:52.033Z] 6ed7aca82eff: Preparing [2022-10-05T21:56:52.033Z] 902ddde7015b: Preparing [2022-10-05T21:56:52.033Z] 5d3e392a13a0: Preparing [2022-10-05T21:56:52.033Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:56:52.033Z] 902ddde7015b: Layer already exists [2022-10-05T21:56:52.033Z] d64715c9a4e9: Layer already exists [2022-10-05T21:56:52.033Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:56:52.033Z] f52698a7b9c1: Layer already exists [2022-10-05T21:56:52.033Z] 2.3.0-dev.82: digest: sha256:4767fc3e37283e3e3744f2f4898fe17ee033fccd3a1ffbbacb99f0f5fa39e588 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:52.353Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:52.672Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:56:52.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-05T21:56:52.673Z] d64715c9a4e9: Preparing [2022-10-05T21:56:52.673Z] f52698a7b9c1: Preparing [2022-10-05T21:56:52.673Z] 6ed7aca82eff: Preparing [2022-10-05T21:56:52.673Z] 902ddde7015b: Preparing [2022-10-05T21:56:52.673Z] 5d3e392a13a0: Preparing [2022-10-05T21:56:52.673Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:56:52.673Z] f52698a7b9c1: Layer already exists [2022-10-05T21:56:52.673Z] d64715c9a4e9: Layer already exists [2022-10-05T21:56:52.673Z] 902ddde7015b: Layer already exists [2022-10-05T21:56:52.673Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:56:52.673Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:4767fc3e37283e3e3744f2f4898fe17ee033fccd3a1ffbbacb99f0f5fa39e588 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:52.996Z] + 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-05T21:56:53.320Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-05T21:56:53.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-05T21:56:53.320Z] d64715c9a4e9: Preparing [2022-10-05T21:56:53.320Z] f52698a7b9c1: Preparing [2022-10-05T21:56:53.320Z] 6ed7aca82eff: Preparing [2022-10-05T21:56:53.320Z] 902ddde7015b: Preparing [2022-10-05T21:56:53.320Z] 5d3e392a13a0: Preparing [2022-10-05T21:56:53.320Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:56:53.320Z] 902ddde7015b: Layer already exists [2022-10-05T21:56:53.320Z] f52698a7b9c1: Layer already exists [2022-10-05T21:56:53.320Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:56:53.320Z] d64715c9a4e9: Layer already exists [2022-10-05T21:56:53.320Z] main: digest: sha256:4767fc3e37283e3e3744f2f4898fe17ee033fccd3a1ffbbacb99f0f5fa39e588 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:56:53.622Z] ===================================================== [Pipeline] echo [2022-10-05T21:56:53.627Z] taggedImages: [2022-10-05T21:56:53.627Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:56:53.627Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-05T21:56:53.627Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.82 [2022-10-05T21:56:53.627Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:56:53.627Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-05T21:56:53.639Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-05T21:56:53.639Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:56:53.639Z] latest [2022-10-05T21:56:53.639Z] 2.3.0-dev.82 [2022-10-05T21:56:53.639Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:56:53.639Z] main [2022-10-05T21:56:53.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:53.963Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:56:54.290Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:56:54.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-05T21:56:54.290Z] e012349d7de6: Preparing [2022-10-05T21:56:54.290Z] 5120d34fe869: Preparing [2022-10-05T21:56:54.290Z] 6ed7aca82eff: Preparing [2022-10-05T21:56:54.290Z] 7c1984d96761: Preparing [2022-10-05T21:56:54.290Z] 5d3e392a13a0: Preparing [2022-10-05T21:56:54.290Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:56:54.290Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:56:54.290Z] 7c1984d96761: Layer already exists [2022-10-05T21:56:54.554Z] e012349d7de6: Pushed [2022-10-05T21:56:59.868Z] 5120d34fe869: Pushed [2022-10-05T21:56:59.868Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:64303d7f817852dbeedd0f14d601ffe3e457ab4db1153894e70688a892085c4a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:00.191Z] + 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-05T21:57:00.510Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-05T21:57:00.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-05T21:57:00.510Z] e012349d7de6: Preparing [2022-10-05T21:57:00.510Z] 5120d34fe869: Preparing [2022-10-05T21:57:00.510Z] 6ed7aca82eff: Preparing [2022-10-05T21:57:00.510Z] 7c1984d96761: Preparing [2022-10-05T21:57:00.510Z] 5d3e392a13a0: Preparing [2022-10-05T21:57:00.510Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:57:00.510Z] 5120d34fe869: Layer already exists [2022-10-05T21:57:00.510Z] e012349d7de6: Layer already exists [2022-10-05T21:57:00.510Z] 7c1984d96761: Layer already exists [2022-10-05T21:57:00.510Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:57:00.510Z] latest: digest: sha256:64303d7f817852dbeedd0f14d601ffe3e457ab4db1153894e70688a892085c4a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:00.829Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:01.147Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.82 [2022-10-05T21:57:01.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-05T21:57:01.147Z] e012349d7de6: Preparing [2022-10-05T21:57:01.147Z] 5120d34fe869: Preparing [2022-10-05T21:57:01.147Z] 6ed7aca82eff: Preparing [2022-10-05T21:57:01.147Z] 7c1984d96761: Preparing [2022-10-05T21:57:01.147Z] 5d3e392a13a0: Preparing [2022-10-05T21:57:01.147Z] e012349d7de6: Layer already exists [2022-10-05T21:57:01.147Z] 7c1984d96761: Layer already exists [2022-10-05T21:57:01.147Z] 5120d34fe869: Layer already exists [2022-10-05T21:57:01.147Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:57:01.147Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:57:01.147Z] 2.3.0-dev.82: digest: sha256:64303d7f817852dbeedd0f14d601ffe3e457ab4db1153894e70688a892085c4a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:01.468Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:01.783Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:57:01.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-05T21:57:01.783Z] e012349d7de6: Preparing [2022-10-05T21:57:01.783Z] 5120d34fe869: Preparing [2022-10-05T21:57:01.783Z] 6ed7aca82eff: Preparing [2022-10-05T21:57:01.783Z] 7c1984d96761: Preparing [2022-10-05T21:57:01.783Z] 5d3e392a13a0: Preparing [2022-10-05T21:57:01.783Z] e012349d7de6: Layer already exists [2022-10-05T21:57:01.783Z] 7c1984d96761: Layer already exists [2022-10-05T21:57:01.783Z] 5120d34fe869: Layer already exists [2022-10-05T21:57:01.783Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:57:01.783Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:57:01.783Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:64303d7f817852dbeedd0f14d601ffe3e457ab4db1153894e70688a892085c4a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:02.374Z] + 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-05T21:57:02.693Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-05T21:57:02.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-05T21:57:02.693Z] e012349d7de6: Preparing [2022-10-05T21:57:02.693Z] 5120d34fe869: Preparing [2022-10-05T21:57:02.693Z] 6ed7aca82eff: Preparing [2022-10-05T21:57:02.693Z] 7c1984d96761: Preparing [2022-10-05T21:57:02.693Z] 5d3e392a13a0: Preparing [2022-10-05T21:57:02.693Z] 6ed7aca82eff: Layer already exists [2022-10-05T21:57:02.693Z] 5120d34fe869: Layer already exists [2022-10-05T21:57:02.693Z] e012349d7de6: Layer already exists [2022-10-05T21:57:02.693Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:57:02.693Z] 7c1984d96761: Layer already exists [2022-10-05T21:57:02.693Z] main: digest: sha256:64303d7f817852dbeedd0f14d601ffe3e457ab4db1153894e70688a892085c4a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:57:02.996Z] ===================================================== [Pipeline] echo [2022-10-05T21:57:03.001Z] taggedImages: [2022-10-05T21:57:03.001Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:57:03.001Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-05T21:57:03.001Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.82 [2022-10-05T21:57:03.001Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:57:03.001Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-05T21:57:03.014Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-05T21:57:03.014Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:57:03.014Z] latest [2022-10-05T21:57:03.014Z] 2.3.0-dev.82 [2022-10-05T21:57:03.014Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:57:03.014Z] main [2022-10-05T21:57:03.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:03.334Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:03.659Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:57:03.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-05T21:57:03.659Z] df3102feaf9b: Preparing [2022-10-05T21:57:03.659Z] 69e5e16f90ae: Preparing [2022-10-05T21:57:03.659Z] 7e29c4af14c4: Preparing [2022-10-05T21:57:03.659Z] 202e78064173: Preparing [2022-10-05T21:57:03.659Z] 5d3e392a13a0: Preparing [2022-10-05T21:57:03.659Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:57:03.922Z] 69e5e16f90ae: Pushed [2022-10-05T21:57:04.507Z] df3102feaf9b: Pushed [2022-10-05T21:57:06.440Z] 7e29c4af14c4: Pushed [2022-10-05T21:57:33.077Z] 202e78064173: Pushed [2022-10-05T21:57:33.077Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420: digest: sha256:51ddf54568578236921dc1c70987426ec9c99a1eab4d373c582a910bebf4f0d9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:33.412Z] + 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-05T21:57:33.740Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-05T21:57:33.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-05T21:57:33.740Z] df3102feaf9b: Preparing [2022-10-05T21:57:33.740Z] 69e5e16f90ae: Preparing [2022-10-05T21:57:33.740Z] 7e29c4af14c4: Preparing [2022-10-05T21:57:33.740Z] 202e78064173: Preparing [2022-10-05T21:57:33.740Z] 5d3e392a13a0: Preparing [2022-10-05T21:57:33.740Z] 69e5e16f90ae: Layer already exists [2022-10-05T21:57:33.740Z] df3102feaf9b: Layer already exists [2022-10-05T21:57:33.740Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:57:33.740Z] 7e29c4af14c4: Layer already exists [2022-10-05T21:57:33.740Z] 202e78064173: Layer already exists [2022-10-05T21:57:33.740Z] latest: digest: sha256:51ddf54568578236921dc1c70987426ec9c99a1eab4d373c582a910bebf4f0d9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:34.327Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:34.651Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.82 [2022-10-05T21:57:34.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-05T21:57:34.651Z] df3102feaf9b: Preparing [2022-10-05T21:57:34.651Z] 69e5e16f90ae: Preparing [2022-10-05T21:57:34.651Z] 7e29c4af14c4: Preparing [2022-10-05T21:57:34.651Z] 202e78064173: Preparing [2022-10-05T21:57:34.651Z] 5d3e392a13a0: Preparing [2022-10-05T21:57:34.651Z] 7e29c4af14c4: Layer already exists [2022-10-05T21:57:34.651Z] df3102feaf9b: Layer already exists [2022-10-05T21:57:34.651Z] 69e5e16f90ae: Layer already exists [2022-10-05T21:57:34.651Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:57:34.651Z] 202e78064173: Layer already exists [2022-10-05T21:57:34.651Z] 2.3.0-dev.82: digest: sha256:51ddf54568578236921dc1c70987426ec9c99a1eab4d373c582a910bebf4f0d9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:34.978Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:35.315Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:57:35.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-05T21:57:35.315Z] df3102feaf9b: Preparing [2022-10-05T21:57:35.315Z] 69e5e16f90ae: Preparing [2022-10-05T21:57:35.315Z] 7e29c4af14c4: Preparing [2022-10-05T21:57:35.315Z] 202e78064173: Preparing [2022-10-05T21:57:35.315Z] 5d3e392a13a0: Preparing [2022-10-05T21:57:35.315Z] 69e5e16f90ae: Layer already exists [2022-10-05T21:57:35.315Z] 202e78064173: Layer already exists [2022-10-05T21:57:35.315Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:57:35.315Z] 7e29c4af14c4: Layer already exists [2022-10-05T21:57:35.315Z] df3102feaf9b: Layer already exists [2022-10-05T21:57:35.315Z] 07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82: digest: sha256:51ddf54568578236921dc1c70987426ec9c99a1eab4d373c582a910bebf4f0d9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:35.922Z] + 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-05T21:57:36.251Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-05T21:57:36.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-05T21:57:36.251Z] df3102feaf9b: Preparing [2022-10-05T21:57:36.251Z] 69e5e16f90ae: Preparing [2022-10-05T21:57:36.251Z] 7e29c4af14c4: Preparing [2022-10-05T21:57:36.251Z] 202e78064173: Preparing [2022-10-05T21:57:36.251Z] 5d3e392a13a0: Preparing [2022-10-05T21:57:36.251Z] 69e5e16f90ae: Layer already exists [2022-10-05T21:57:36.251Z] 5d3e392a13a0: Layer already exists [2022-10-05T21:57:36.251Z] 202e78064173: Layer already exists [2022-10-05T21:57:36.251Z] df3102feaf9b: Layer already exists [2022-10-05T21:57:36.251Z] 7e29c4af14c4: Layer already exists [2022-10-05T21:57:36.517Z] main: digest: sha256:51ddf54568578236921dc1c70987426ec9c99a1eab4d373c582a910bebf4f0d9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-05T21:57:36.565Z] ===================================================== [Pipeline] echo [2022-10-05T21:57:36.574Z] taggedImages: [2022-10-05T21:57:36.574Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420 [2022-10-05T21:57:36.574Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-05T21:57:36.574Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.82 [2022-10-05T21:57:36.574Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:07636ef9ecc7fdcde5aa1f3409367271039fc420-2.3.0-dev.82 [2022-10-05T21:57:36.574Z] - 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-05T21:57:36.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T21:57:36.924Z] [2022-10-05T21:57:36.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:57:37.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T21:57:37.240Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-05T21:57:37.240Z] 8998bd30e6a1: Pulling fs layer [2022-10-05T21:57:37.240Z] 04944245beec: Pulling fs layer [2022-10-05T21:57:37.240Z] 699f458cf7ca: Pulling fs layer [2022-10-05T21:57:37.240Z] 765212b225bb: Pulling fs layer [2022-10-05T21:57:37.240Z] f23df028b6ca: Pulling fs layer [2022-10-05T21:57:37.240Z] d65c8cfc05b1: Pulling fs layer [2022-10-05T21:57:37.240Z] 2437ff75d9bd: Pulling fs layer [2022-10-05T21:57:37.240Z] f23df028b6ca: Waiting [2022-10-05T21:57:37.240Z] d65c8cfc05b1: Waiting [2022-10-05T21:57:37.240Z] 2437ff75d9bd: Waiting [2022-10-05T21:57:37.240Z] 765212b225bb: Waiting [2022-10-05T21:57:37.507Z] 04944245beec: Verifying Checksum [2022-10-05T21:57:37.507Z] 04944245beec: Download complete [2022-10-05T21:57:37.507Z] 765212b225bb: Verifying Checksum [2022-10-05T21:57:37.507Z] 765212b225bb: Download complete [2022-10-05T21:57:37.507Z] f23df028b6ca: Verifying Checksum [2022-10-05T21:57:37.507Z] f23df028b6ca: Download complete [2022-10-05T21:57:37.507Z] d65c8cfc05b1: Verifying Checksum [2022-10-05T21:57:37.507Z] d65c8cfc05b1: Download complete [2022-10-05T21:57:37.772Z] 699f458cf7ca: Verifying Checksum [2022-10-05T21:57:37.772Z] 699f458cf7ca: Download complete [2022-10-05T21:57:38.038Z] 8998bd30e6a1: Verifying Checksum [2022-10-05T21:57:38.038Z] 8998bd30e6a1: Download complete [2022-10-05T21:57:40.611Z] 2437ff75d9bd: Verifying Checksum [2022-10-05T21:57:40.611Z] 2437ff75d9bd: Download complete [2022-10-05T21:57:42.016Z] 8998bd30e6a1: Pull complete [2022-10-05T21:57:42.597Z] 04944245beec: Pull complete [2022-10-05T21:57:44.000Z] 699f458cf7ca: Pull complete [2022-10-05T21:57:44.000Z] 765212b225bb: Pull complete [2022-10-05T21:57:44.956Z] f23df028b6ca: Pull complete [2022-10-05T21:57:44.956Z] d65c8cfc05b1: Pull complete [2022-10-05T21:57:59.926Z] 2437ff75d9bd: Pull complete [2022-10-05T21:57:59.926Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-05T21:57:59.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-05T21:57:59.926Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:58:00.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-7205 does not seem to be running inside a container [2022-10-05T21:58:00.149Z] $ 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/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:58:02.774Z] $ docker top bd58d76234b21d34c2a776187265696f8073a9611f1237418a8b433d2040fa2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:58:03.333Z] ---> job-cost.sh [2022-10-05T21:58:03.597Z] lf-activate-venv: SKIPPING [2022-10-05T21:58:03.597Z] INFO: No Stack... [2022-10-05T21:58:03.863Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-05T21:58:04.817Z] INFO: Archiving Costs [Pipeline] sh [2022-10-05T21:58:05.440Z] + cat /w/workspace/edgex-go/320/archives/cost.csv [2022-10-05T21:58:05.440Z] + cut -d, -f6 [Pipeline] lock [2022-10-05T21:58:05.507Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-320-stack-cost] [2022-10-05T21:58:05.516Z] Resource [jenkins-edgexfoundry-edgex-go-main-320-stack-cost] did not exist. Created. [2022-10-05T21:58:05.516Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-320-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-05T21:58:05.834Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-05T21:58:06.618Z] Stashed 1 file(s) [Pipeline] } [2022-10-05T21:58:06.630Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-320-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-05T21:58:06.644Z] $ docker stop --time=1 bd58d76234b21d34c2a776187265696f8073a9611f1237418a8b433d2040fa2b [2022-10-05T21:58:08.133Z] $ docker rm -f bd58d76234b21d34c2a776187265696f8073a9611f1237418a8b433d2040fa2b [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-05T21:58:08.567Z] provisioning config files... [2022-10-05T21:58:08.575Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/320@tmp/config10244216538849367666tmp [Pipeline] { [Pipeline] sh [2022-10-05T21:58:08.863Z] + set +x [2022-10-05T21:58:08.863Z] + curl -s https://codecov.io/bash [2022-10-05T21:58:08.863Z] + bash -s -- [2022-10-05T21:58:08.863Z] [2022-10-05T21:58:08.863Z] _____ _ [2022-10-05T21:58:08.863Z] / ____| | | [2022-10-05T21:58:08.863Z] | | ___ __| | ___ ___ _____ __ [2022-10-05T21:58:08.863Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-05T21:58:08.863Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-05T21:58:08.863Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-05T21:58:08.863Z] Bash-1.0.6 [2022-10-05T21:58:08.863Z] [2022-10-05T21:58:08.863Z] [2022-10-05T21:58:08.863Z] ==> git version 2.25.1 found [2022-10-05T21:58:08.863Z] ==> 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-05T21:58:08.863Z] Release-Date: 2020-01-08 [2022-10-05T21:58:08.863Z] 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-05T21:58:08.863Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-05T21:58:08.863Z] ==> Jenkins CI detected. [2022-10-05T21:58:08.863Z] current dir:  /w/workspace/edgex-go/320 [2022-10-05T21:58:08.863Z] project root: . [2022-10-05T21:58:08.863Z] --> token set from env [2022-10-05T21:58:08.863Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-05T21:58:08.863Z] ==> Running gcov in . (disable via -X gcov) [2022-10-05T21:58:08.863Z] ==> Python coveragepy not found [2022-10-05T21:58:08.863Z] ==> Searching for coverage reports in: [2022-10-05T21:58:08.863Z] + . [2022-10-05T21:58:09.121Z] -> Found 1 reports [2022-10-05T21:58:09.121Z] ==> Detecting git/mercurial file structure [2022-10-05T21:58:09.121Z] ==> Reading reports [2022-10-05T21:58:09.121Z] + ./coverage.out bytes=502163 [2022-10-05T21:58:09.121Z] ==> Appending adjustments [2022-10-05T21:58:09.121Z] https://docs.codecov.io/docs/fixing-reports [2022-10-05T21:58:10.499Z] + Found adjustments [2022-10-05T21:58:10.499Z] ==> Gzipping contents [2022-10-05T21:58:10.499Z] 64K /tmp/codecov.quLV1V.gz [2022-10-05T21:58:10.499Z] ==> Uploading reports [2022-10-05T21:58:10.499Z] url: https://codecov.io [2022-10-05T21:58:10.499Z] query: branch=main&commit=07636ef9ecc7fdcde5aa1f3409367271039fc420&build=320&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F320%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-05T21:58:10.499Z] -> Pinging Codecov [2022-10-05T21:58:10.499Z] 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=07636ef9ecc7fdcde5aa1f3409367271039fc420&build=320&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F320%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-05T21:58:10.758Z] -> Uploading to [2022-10-05T21:58:10.758Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-05/00271124DB129430A58F1EEE437C3FCB/07636ef9ecc7fdcde5aa1f3409367271039fc420/ba7949c3-31ae-47f5-8caa-c0a4b9463b71.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221005T215810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=430cb749150a668f3c4f4eff49cc6830630f1427d02daad4491535302ca25473 [2022-10-05T21:58:10.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T21:58:10.758Z] Dload Upload Total Spent Left Speed [2022-10-05T21:58:11.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65527 0 0 100 65527 0 999k --:--:-- --:--:-- --:--:-- 984k 100 65527 0 0 100 65527 0 252k --:--:-- --:--:-- --:--:-- 251k [2022-10-05T21:58:11.018Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/07636ef9ecc7fdcde5aa1f3409367271039fc420 [Pipeline] } [2022-10-05T21:58:11.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-05T21:58:11.201Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-05T21:58:11.214Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:58:11.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-05T21:58:11.503Z] [2022-10-05T21:58:11.503Z] 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-05T21:58:11.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-05T21:58:11.795Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-05T21:58:11.795Z] df9b9388f04a: Pulling fs layer [2022-10-05T21:58:11.795Z] 52dc419b0ee2: Pulling fs layer [2022-10-05T21:58:11.795Z] 25bc292e5bac: Pulling fs layer [2022-10-05T21:58:11.795Z] 114826534d7a: Pulling fs layer [2022-10-05T21:58:11.795Z] 4657fd5d0bcf: Pulling fs layer [2022-10-05T21:58:11.795Z] 6ad1cebc031e: Pulling fs layer [2022-10-05T21:58:11.795Z] 8a3aa393b2d8: Pulling fs layer [2022-10-05T21:58:11.795Z] 4657fd5d0bcf: Waiting [2022-10-05T21:58:11.795Z] 6ad1cebc031e: Waiting [2022-10-05T21:58:11.795Z] 8a3aa393b2d8: Waiting [2022-10-05T21:58:11.795Z] 114826534d7a: Waiting [2022-10-05T21:58:11.795Z] 25bc292e5bac: Verifying Checksum [2022-10-05T21:58:11.795Z] 25bc292e5bac: Download complete [2022-10-05T21:58:11.795Z] 52dc419b0ee2: Verifying Checksum [2022-10-05T21:58:11.795Z] 52dc419b0ee2: Download complete [2022-10-05T21:58:11.795Z] 4657fd5d0bcf: Verifying Checksum [2022-10-05T21:58:11.795Z] 4657fd5d0bcf: Download complete [2022-10-05T21:58:11.795Z] df9b9388f04a: Verifying Checksum [2022-10-05T21:58:11.795Z] df9b9388f04a: Download complete [2022-10-05T21:58:12.055Z] 6ad1cebc031e: Verifying Checksum [2022-10-05T21:58:12.055Z] 6ad1cebc031e: Download complete [2022-10-05T21:58:12.055Z] df9b9388f04a: Pull complete [2022-10-05T21:58:12.055Z] 52dc419b0ee2: Pull complete [2022-10-05T21:58:12.055Z] 25bc292e5bac: Pull complete [2022-10-05T21:58:12.621Z] 114826534d7a: Verifying Checksum [2022-10-05T21:58:12.621Z] 114826534d7a: Download complete [2022-10-05T21:58:12.878Z] 8a3aa393b2d8: Verifying Checksum [2022-10-05T21:58:12.878Z] 8a3aa393b2d8: Download complete [2022-10-05T21:58:16.160Z] 114826534d7a: Pull complete [2022-10-05T21:58:16.160Z] 4657fd5d0bcf: Pull complete [2022-10-05T21:58:16.726Z] 6ad1cebc031e: Pull complete [2022-10-05T21:58:19.255Z] 8a3aa393b2d8: Pull complete [2022-10-05T21:58:19.255Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-05T21:58:19.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-05T21:58:19.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:58:19.332Z] prd-ubuntu20.04-docker-8c-8g-7204 does not seem to be running inside a container [2022-10-05T21:58:19.361Z] $ 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/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:58:21.557Z] $ docker top 34f99092a44fe273a63de1258a22536b1060ac0041d152ee48675a42fe2515af -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-05T21:58:21.623Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-05T21:58:21.899Z] + set -o pipefail [2022-10-05T21:58:21.899Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-05T21:58:28.467Z] [2022-10-05T21:58:28.467Z] Monitoring /w/workspace/edgex-go/320 (github.com/edgexfoundry/edgex-go)... [2022-10-05T21:58:28.467Z] [2022-10-05T21:58:28.467Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f9b63208-959d-4b8c-917d-c17c8514a07d [2022-10-05T21:58:28.467Z] [2022-10-05T21:58:28.467Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-05T21:58:28.467Z] [2022-10-05T21:58:28.467Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-05T21:58:28.467Z] [2022-10-05T21:58:28.467Z] [2022-10-05T21:58:28.467Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-05T21:58:28.467Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-05T21:58:28.467Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-05T21:58:28.477Z] $ docker stop --time=1 34f99092a44fe273a63de1258a22536b1060ac0041d152ee48675a42fe2515af [2022-10-05T21:58:30.701Z] $ docker rm -f 34f99092a44fe273a63de1258a22536b1060ac0041d152ee48675a42fe2515af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-05T21:58:31.052Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T21:58:31.063Z] provisioning config files... [2022-10-05T21:58:31.070Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/320@tmp/config11851930221040224494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:58:31.357Z] --> edgex-publish-swagger.sh [2022-10-05T21:58:31.357Z] === Publish openapi/v2 API === [2022-10-05T21:58:31.357Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-05T21:58:31.357Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/320/openapi/v2/core-command.yaml] [2022-10-05T21:58:31.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T21:58:31.357Z] Dload Upload Total Spent Left Speed [2022-10-05T21:58:32.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 34486 --:--:-- --:--:-- --:--:-- 34451 100 33831 0 0 100 33831 0 34451 --:--:-- --:--:-- --:--:-- 34451 [2022-10-05T21:58:32.294Z] [2022-10-05T21:58:32.294Z] [2022-10-05T21:58:32.294Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/320/openapi/v2/core-data.yaml] [2022-10-05T21:58:32.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T21:58:32.294Z] Dload Upload Total Spent Left Speed [2022-10-05T21:58:33.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 76910 --:--:-- --:--:-- --:--:-- 76828 100 71604 0 0 100 71604 0 76910 --:--:-- --:--:-- --:--:-- 76828 [2022-10-05T21:58:33.232Z] [2022-10-05T21:58:33.232Z] [2022-10-05T21:58:33.232Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/320/openapi/v2/core-metadata.yaml] [2022-10-05T21:58:33.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T21:58:33.232Z] Dload Upload Total Spent Left Speed [2022-10-05T21:58:34.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 144k 0:00:01 0:00:01 --:--:-- 144k 100 144k 0 0 100 144k 0 144k 0:00:01 0:00:01 --:--:-- 144k [2022-10-05T21:58:34.169Z] [2022-10-05T21:58:34.169Z] [2022-10-05T21:58:34.169Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/320/openapi/v2/support-notifications.yaml] [2022-10-05T21:58:34.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T21:58:34.169Z] Dload Upload Total Spent Left Speed [2022-10-05T21:58:36.111Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74122 0:00:01 0:00:01 --:--:-- 74122 100 89318 0 0 100 89318 0 49021 0:00:01 0:00:01 --:--:-- 49021 100 89318 0 0 100 89318 0 48995 0:00:01 0:00:01 --:--:-- 48968 [2022-10-05T21:58:36.111Z] [2022-10-05T21:58:36.111Z] [2022-10-05T21:58:36.111Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/320/openapi/v2/support-scheduler.yaml] [2022-10-05T21:58:36.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T21:58:36.111Z] Dload Upload Total Spent Left Speed [2022-10-05T21:58:37.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 43230 --:--:-- --:--:-- --:--:-- 43183 100 39556 0 0 100 39556 0 43183 --:--:-- --:--:-- --:--:-- 43136 [2022-10-05T21:58:37.047Z] [2022-10-05T21:58:37.047Z] [2022-10-05T21:58:37.047Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/320/openapi/v2/system-agent.yaml] [2022-10-05T21:58:37.047Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-05T21:58:37.047Z] Dload Upload Total Spent Left Speed [2022-10-05T21:58:37.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 22348 --:--:-- --:--:-- --:--:-- 22323 100 20091 0 0 100 20091 0 22323 --:--:-- --:--:-- --:--:-- 22298 [2022-10-05T21:58:37.981Z] [2022-10-05T21:58:37.981Z] [Pipeline] } [2022-10-05T21:58:37.988Z] 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-05T21:58:38.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-05T21:58:38.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:58:38.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T21:58:38.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:58:38.730Z] prd-ubuntu20.04-docker-8c-8g-7204 does not seem to be running inside a container [2022-10-05T21:58:38.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:58:39.173Z] $ docker top e8ae1eb69c4471afdb8643c0f4a40287e5e88d1acc1c1544fb859367d48d106b -eo pid,comm [2022-10-05T21:58:39.221Z] 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-05T21:58:39.221Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-05T21:58:39.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T21:58:39.262Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T21:58:39.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T21:58:39.378Z] $ docker exec e8ae1eb69c4471afdb8643c0f4a40287e5e88d1acc1c1544fb859367d48d106b ssh-agent [2022-10-05T21:58:39.490Z] SSH_AUTH_SOCK=/tmp/ssh-09FUFhXxkem0/agent.33 [2022-10-05T21:58:39.490Z] SSH_AGENT_PID=39 [2022-10-05T21:58:39.495Z] Running ssh-add (command line suppressed) [2022-10-05T21:58:39.595Z] Identity added: /w/workspace/edgex-go/320@tmp/private_key_10484570197568550145.key (/w/workspace/edgex-go/320@tmp/private_key_10484570197568550145.key) [2022-10-05T21:58:39.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T21:58:39.895Z] + git semver tag [2022-10-05T21:58:40.154Z] 2022-10-05 21:58:40,066 [run_tag] DEBUG tag force:False [2022-10-05T21:58:40.154Z] 2022-10-05 21:58:40,066 [check_head_tag] DEBUG check head tag [2022-10-05T21:58:40.154Z] 2022-10-05 21:58:40,068 [execute] INFO git cat-file --batch-check [2022-10-05T21:58:40.154Z] 2022-10-05 21:58:40,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/320, universal_newlines=False, shell=None, istream=) [2022-10-05T21:58:40.154Z] 2022-10-05 21:58:40,072 [execute] INFO git cat-file --batch [2022-10-05T21:58:40.154Z] 2022-10-05 21:58:40,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/320, universal_newlines=False, shell=None, istream=) [2022-10-05T21:58:40.154Z] 2022-10-05 21:58:40,105 [read_version] DEBUG read version from /w/workspace/edgex-go/320/.semver/main [2022-10-05T21:58:40.154Z] 2022-10-05 21:58:40,105 [execute] INFO git tag -a v2.3.0-dev.82 -m v2.3.0-dev.82 [2022-10-05T21:58:40.154Z] 2022-10-05 21:58:40,106 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.82', '-m', 'v2.3.0-dev.82'], cwd=/w/workspace/edgex-go/320, universal_newlines=False, shell=None, istream=None) [2022-10-05T21:58:40.154Z] 2022-10-05 21:58:40,110 [read_version] DEBUG read version from /w/workspace/edgex-go/320/.semver/main [2022-10-05T21:58:40.154Z] 2.3.0-dev.82 [Pipeline] } [2022-10-05T21:58:40.163Z] $ docker exec --env ******** --env ******** e8ae1eb69c4471afdb8643c0f4a40287e5e88d1acc1c1544fb859367d48d106b ssh-agent -k [2022-10-05T21:58:40.256Z] unset SSH_AUTH_SOCK; [2022-10-05T21:58:40.256Z] unset SSH_AGENT_PID; [2022-10-05T21:58:40.256Z] echo Agent pid 39 killed; [2022-10-05T21:58:40.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T21:58:40.573Z] + git semver [Pipeline] } [2022-10-05T21:58:40.845Z] $ docker stop --time=1 e8ae1eb69c4471afdb8643c0f4a40287e5e88d1acc1c1544fb859367d48d106b [2022-10-05T21:58:42.150Z] $ docker rm -f e8ae1eb69c4471afdb8643c0f4a40287e5e88d1acc1c1544fb859367d48d106b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:58:42.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-05T21:58:42.533Z] [2022-10-05T21:58:42.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:58:42.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-05T21:58:42.831Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-05T21:58:42.831Z] ab5ef0e58194: Pulling fs layer [2022-10-05T21:58:42.831Z] 9712f1f96733: Pulling fs layer [2022-10-05T21:58:42.831Z] 63f879dbbcfc: Pulling fs layer [2022-10-05T21:58:42.831Z] 0d9ebad4ef96: Pulling fs layer [2022-10-05T21:58:42.831Z] e9a5061849ea: Pulling fs layer [2022-10-05T21:58:42.831Z] d747dcd14b5f: Pulling fs layer [2022-10-05T21:58:42.831Z] 2de7ff778b66: Pulling fs layer [2022-10-05T21:58:42.831Z] e9a5061849ea: Waiting [2022-10-05T21:58:42.831Z] 2de7ff778b66: Waiting [2022-10-05T21:58:42.831Z] d747dcd14b5f: Waiting [2022-10-05T21:58:42.831Z] 0d9ebad4ef96: Waiting [2022-10-05T21:58:42.831Z] 9712f1f96733: Verifying Checksum [2022-10-05T21:58:42.831Z] 9712f1f96733: Download complete [2022-10-05T21:58:43.415Z] 63f879dbbcfc: Verifying Checksum [2022-10-05T21:58:43.415Z] 63f879dbbcfc: Download complete [2022-10-05T21:58:43.676Z] e9a5061849ea: Verifying Checksum [2022-10-05T21:58:43.676Z] e9a5061849ea: Download complete [2022-10-05T21:58:43.676Z] d747dcd14b5f: Verifying Checksum [2022-10-05T21:58:43.676Z] d747dcd14b5f: Download complete [2022-10-05T21:58:43.676Z] 0d9ebad4ef96: Download complete [2022-10-05T21:58:43.676Z] ab5ef0e58194: Verifying Checksum [2022-10-05T21:58:43.676Z] ab5ef0e58194: Download complete [2022-10-05T21:58:43.676Z] 2de7ff778b66: Verifying Checksum [2022-10-05T21:58:43.676Z] 2de7ff778b66: Download complete [2022-10-05T21:58:46.204Z] ab5ef0e58194: Pull complete [2022-10-05T21:58:46.204Z] 9712f1f96733: Pull complete [2022-10-05T21:58:47.134Z] 63f879dbbcfc: Pull complete [2022-10-05T21:58:50.414Z] 0d9ebad4ef96: Pull complete [2022-10-05T21:58:50.672Z] e9a5061849ea: Pull complete [2022-10-05T21:58:50.672Z] d747dcd14b5f: Pull complete [2022-10-05T21:58:51.606Z] 2de7ff778b66: Pull complete [2022-10-05T21:58:51.606Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-05T21:58:51.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-05T21:58:51.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:58:51.681Z] prd-ubuntu20.04-docker-8c-8g-7204 does not seem to be running inside a container [2022-10-05T21:58:51.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:58:53.986Z] $ docker top 1a4f111776c77c8d44e7808f9e5fee97d4c20780bfe6809e1da98997d5a640cb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-05T21:58:54.051Z] provisioning config files... [2022-10-05T21:58:54.056Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/320@tmp/config17956516313313582538tmp [2022-10-05T21:58:54.064Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/320@tmp/config13227962328093360069tmp [2022-10-05T21:58:54.072Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/320@tmp/config10939092049162886668tmp [Pipeline] { [Pipeline] echo [2022-10-05T21:58:54.081Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:58:54.358Z] ---> sigul-configuration.sh [2022-10-05T21:58:54.358Z] gpg: directory `/root/.gnupg' created [2022-10-05T21:58:54.358Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-05T21:58:54.358Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-05T21:58:54.358Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-05T21:58:54.358Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-05T21:58:54.358Z] gpg: CAST5 encrypted data [2022-10-05T21:58:54.358Z] gpg: encrypted with 1 passphrase [2022-10-05T21:58:54.358Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-05T21:58:54.645Z] + mkdir /home/jenkins [2022-10-05T21:58:54.645Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-05T21:58:54.930Z] + 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-05T21:58:54.938Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:58:55.220Z] ---> sigul-install.sh [2022-10-05T21:58:55.220Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-05T21:58:55.505Z] + git tag --list [2022-10-05T21:58:55.505Z] 0.6.0 [2022-10-05T21:58:55.505Z] 0.6.1 [2022-10-05T21:58:55.505Z] 0.7.0 [2022-10-05T21:58:55.505Z] 0.7.1 [2022-10-05T21:58:55.505Z] v1.0.0 [2022-10-05T21:58:55.505Z] v1.0.1 [2022-10-05T21:58:55.505Z] v1.1.0 [2022-10-05T21:58:55.505Z] v1.2.0 [2022-10-05T21:58:55.505Z] v1.2.1 [2022-10-05T21:58:55.505Z] v1.3.0 [2022-10-05T21:58:55.505Z] v1.3.1 [2022-10-05T21:58:55.505Z] v2.0.0 [2022-10-05T21:58:55.505Z] v2.1.0 [2022-10-05T21:58:55.505Z] v2.1.1 [2022-10-05T21:58:55.505Z] v2.1.1-dev.1 [2022-10-05T21:58:55.505Z] v2.1.1-dev.2 [2022-10-05T21:58:55.505Z] v2.1.1-dev.3 [2022-10-05T21:58:55.505Z] v2.1.1-dev.4 [2022-10-05T21:58:55.505Z] v2.1.1-dev.5 [2022-10-05T21:58:55.505Z] v2.1.1-dev.6 [2022-10-05T21:58:55.505Z] v2.1.1-dev.7 [2022-10-05T21:58:55.505Z] v2.1.1-dev.8 [2022-10-05T21:58:55.505Z] v2.1.2-dev.1 [2022-10-05T21:58:55.505Z] v2.2.0 [2022-10-05T21:58:55.505Z] v2.2.1-dev.1 [2022-10-05T21:58:55.505Z] v2.2.1-dev.10 [2022-10-05T21:58:55.505Z] v2.2.1-dev.11 [2022-10-05T21:58:55.505Z] v2.2.1-dev.12 [2022-10-05T21:58:55.505Z] v2.2.1-dev.13 [2022-10-05T21:58:55.505Z] v2.2.1-dev.14 [2022-10-05T21:58:55.505Z] v2.2.1-dev.15 [2022-10-05T21:58:55.505Z] v2.2.1-dev.16 [2022-10-05T21:58:55.505Z] v2.2.1-dev.17 [2022-10-05T21:58:55.505Z] v2.2.1-dev.18 [2022-10-05T21:58:55.505Z] v2.2.1-dev.19 [2022-10-05T21:58:55.505Z] v2.2.1-dev.2 [2022-10-05T21:58:55.505Z] v2.2.1-dev.20 [2022-10-05T21:58:55.505Z] v2.2.1-dev.21 [2022-10-05T21:58:55.505Z] v2.2.1-dev.22 [2022-10-05T21:58:55.505Z] v2.2.1-dev.23 [2022-10-05T21:58:55.505Z] v2.2.1-dev.24 [2022-10-05T21:58:55.505Z] v2.2.1-dev.25 [2022-10-05T21:58:55.505Z] v2.2.1-dev.26 [2022-10-05T21:58:55.505Z] v2.2.1-dev.27 [2022-10-05T21:58:55.505Z] v2.2.1-dev.28 [2022-10-05T21:58:55.505Z] v2.2.1-dev.29 [2022-10-05T21:58:55.505Z] v2.2.1-dev.3 [2022-10-05T21:58:55.505Z] v2.2.1-dev.4 [2022-10-05T21:58:55.505Z] v2.2.1-dev.5 [2022-10-05T21:58:55.505Z] v2.2.1-dev.6 [2022-10-05T21:58:55.505Z] v2.2.1-dev.7 [2022-10-05T21:58:55.505Z] v2.2.1-dev.8 [2022-10-05T21:58:55.505Z] v2.2.1-dev.9 [2022-10-05T21:58:55.505Z] v2.3.0-dev.29 [2022-10-05T21:58:55.505Z] v2.3.0-dev.30 [2022-10-05T21:58:55.505Z] v2.3.0-dev.31 [2022-10-05T21:58:55.505Z] v2.3.0-dev.32 [2022-10-05T21:58:55.505Z] v2.3.0-dev.33 [2022-10-05T21:58:55.505Z] v2.3.0-dev.34 [2022-10-05T21:58:55.505Z] v2.3.0-dev.35 [2022-10-05T21:58:55.505Z] v2.3.0-dev.36 [2022-10-05T21:58:55.505Z] v2.3.0-dev.37 [2022-10-05T21:58:55.505Z] v2.3.0-dev.38 [2022-10-05T21:58:55.505Z] v2.3.0-dev.39 [2022-10-05T21:58:55.505Z] v2.3.0-dev.40 [2022-10-05T21:58:55.505Z] v2.3.0-dev.41 [2022-10-05T21:58:55.505Z] v2.3.0-dev.42 [2022-10-05T21:58:55.505Z] v2.3.0-dev.43 [2022-10-05T21:58:55.505Z] v2.3.0-dev.44 [2022-10-05T21:58:55.505Z] v2.3.0-dev.45 [2022-10-05T21:58:55.505Z] v2.3.0-dev.46 [2022-10-05T21:58:55.505Z] v2.3.0-dev.47 [2022-10-05T21:58:55.505Z] v2.3.0-dev.48 [2022-10-05T21:58:55.505Z] v2.3.0-dev.49 [2022-10-05T21:58:55.505Z] v2.3.0-dev.50 [2022-10-05T21:58:55.505Z] v2.3.0-dev.51 [2022-10-05T21:58:55.505Z] v2.3.0-dev.52 [2022-10-05T21:58:55.505Z] v2.3.0-dev.53 [2022-10-05T21:58:55.505Z] v2.3.0-dev.54 [2022-10-05T21:58:55.505Z] v2.3.0-dev.55 [2022-10-05T21:58:55.505Z] v2.3.0-dev.56 [2022-10-05T21:58:55.505Z] v2.3.0-dev.57 [2022-10-05T21:58:55.505Z] v2.3.0-dev.58 [2022-10-05T21:58:55.505Z] v2.3.0-dev.59 [2022-10-05T21:58:55.505Z] v2.3.0-dev.60 [2022-10-05T21:58:55.505Z] v2.3.0-dev.61 [2022-10-05T21:58:55.505Z] v2.3.0-dev.62 [2022-10-05T21:58:55.505Z] v2.3.0-dev.63 [2022-10-05T21:58:55.505Z] v2.3.0-dev.64 [2022-10-05T21:58:55.505Z] v2.3.0-dev.65 [2022-10-05T21:58:55.505Z] v2.3.0-dev.66 [2022-10-05T21:58:55.505Z] v2.3.0-dev.67 [2022-10-05T21:58:55.505Z] v2.3.0-dev.68 [2022-10-05T21:58:55.505Z] v2.3.0-dev.69 [2022-10-05T21:58:55.505Z] v2.3.0-dev.70 [2022-10-05T21:58:55.505Z] v2.3.0-dev.71 [2022-10-05T21:58:55.505Z] v2.3.0-dev.72 [2022-10-05T21:58:55.505Z] v2.3.0-dev.73 [2022-10-05T21:58:55.505Z] v2.3.0-dev.74 [2022-10-05T21:58:55.505Z] v2.3.0-dev.75 [2022-10-05T21:58:55.505Z] v2.3.0-dev.76 [2022-10-05T21:58:55.505Z] v2.3.0-dev.77 [2022-10-05T21:58:55.505Z] v2.3.0-dev.78 [2022-10-05T21:58:55.505Z] v2.3.0-dev.79 [2022-10-05T21:58:55.505Z] v2.3.0-dev.80 [2022-10-05T21:58:55.505Z] v2.3.0-dev.81 [2022-10-05T21:58:55.505Z] v2.3.0-dev.82 [Pipeline] sh [2022-10-05T21:58:55.790Z] + lftools sign git-tag v2.3.0-dev.82 [2022-10-05T21:58:56.358Z] Signing Git tag with Sigul... [2022-10-05T21:58:56.358Z] Signing v2.3.0-dev.82 [Pipeline] echo [2022-10-05T21:58:56.625Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:58:56.907Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-05T21:58:56.915Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-05T21:58:56.930Z] $ docker stop --time=1 1a4f111776c77c8d44e7808f9e5fee97d4c20780bfe6809e1da98997d5a640cb [2022-10-05T21:58:58.240Z] $ docker rm -f 1a4f111776c77c8d44e7808f9e5fee97d4c20780bfe6809e1da98997d5a640cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-05T21:58:58.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-05T21:58:58.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:58:58.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T21:58:58.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:58:59.011Z] prd-ubuntu20.04-docker-8c-8g-7204 does not seem to be running inside a container [2022-10-05T21:58:59.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:58:59.409Z] $ docker top 7738e53538c5b0388673a7e0fd4395ada44b3ac6bc1113a8643d69143fa7e791 -eo pid,comm [2022-10-05T21:58:59.461Z] 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-05T21:58:59.461Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-05T21:58:59.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T21:58:59.495Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T21:58:59.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T21:58:59.611Z] $ docker exec 7738e53538c5b0388673a7e0fd4395ada44b3ac6bc1113a8643d69143fa7e791 ssh-agent [2022-10-05T21:58:59.720Z] SSH_AUTH_SOCK=/tmp/ssh-JgGKfBwrvQor/agent.33 [2022-10-05T21:58:59.720Z] SSH_AGENT_PID=39 [2022-10-05T21:58:59.725Z] Running ssh-add (command line suppressed) [2022-10-05T21:58:59.821Z] Identity added: /w/workspace/edgex-go/320@tmp/private_key_11176224817513575549.key (/w/workspace/edgex-go/320@tmp/private_key_11176224817513575549.key) [2022-10-05T21:58:59.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T21:59:00.118Z] + git semver bump pre [2022-10-05T21:59:00.377Z] 2022-10-05 21:59:00,295 [read_version] DEBUG read version from /w/workspace/edgex-go/320/.semver/main [2022-10-05T21:59:00.377Z] 2022-10-05 21:59:00,295 [bump_version] DEBUG bumping version:2.3.0-dev.82 on axis:pre with prefix:dev [2022-10-05T21:59:00.377Z] 2022-10-05 21:59:00,295 [bump_version] DEBUG bumped version:2.3.0-dev.83 [2022-10-05T21:59:00.377Z] 2022-10-05 21:59:00,295 [write_version] DEBUG write version:2.3.0-dev.83 to path:/w/workspace/edgex-go/320/.semver/main with force:True [2022-10-05T21:59:00.377Z] 2022-10-05 21:59:00,295 [read_version] DEBUG read version from /w/workspace/edgex-go/320/.semver/main [2022-10-05T21:59:00.377Z] 2022-10-05 21:59:00,295 [write_file] DEBUG write to file:/w/workspace/edgex-go/320/.semver/main [2022-10-05T21:59:00.377Z] 2022-10-05 21:59:00,298 [execute] INFO git cat-file --batch-check [2022-10-05T21:59:00.377Z] 2022-10-05 21:59:00,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/320/.semver, universal_newlines=False, shell=None, istream=) [2022-10-05T21:59:00.377Z] 2022-10-05 21:59:00,303 [execute] INFO git cat-file --batch [2022-10-05T21:59:00.377Z] 2022-10-05 21:59:00,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/320/.semver, universal_newlines=False, shell=None, istream=) [2022-10-05T21:59:00.377Z] 2022-10-05 21:59:00,309 [read_version] DEBUG read version from /w/workspace/edgex-go/320/.semver/main [2022-10-05T21:59:00.377Z] 2.3.0-dev.83 [Pipeline] } [2022-10-05T21:59:00.386Z] $ docker exec --env ******** --env ******** 7738e53538c5b0388673a7e0fd4395ada44b3ac6bc1113a8643d69143fa7e791 ssh-agent -k [2022-10-05T21:59:00.486Z] unset SSH_AUTH_SOCK; [2022-10-05T21:59:00.486Z] unset SSH_AGENT_PID; [2022-10-05T21:59:00.486Z] echo Agent pid 39 killed; [2022-10-05T21:59:00.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T21:59:00.797Z] + git semver [Pipeline] } [2022-10-05T21:59:01.067Z] $ docker stop --time=1 7738e53538c5b0388673a7e0fd4395ada44b3ac6bc1113a8643d69143fa7e791 [2022-10-05T21:59:02.427Z] $ docker rm -f 7738e53538c5b0388673a7e0fd4395ada44b3ac6bc1113a8643d69143fa7e791 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-05T21:59:02.762Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-05T21:59:02.762Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:59:03.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-05T21:59:03.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:59:03.114Z] prd-ubuntu20.04-docker-8c-8g-7204 does not seem to be running inside a container [2022-10-05T21:59:03.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:59:03.515Z] $ docker top 06a40d1ac2a8060c8a67d1f064bdce23d9a57f601142acea613ca2fb88bd2ff9 -eo pid,comm [2022-10-05T21:59:03.564Z] 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-05T21:59:03.564Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-05T21:59:03.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-05T21:59:03.601Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-05T21:59:03.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-05T21:59:03.720Z] $ docker exec 06a40d1ac2a8060c8a67d1f064bdce23d9a57f601142acea613ca2fb88bd2ff9 ssh-agent [2022-10-05T21:59:03.834Z] SSH_AUTH_SOCK=/tmp/ssh-Yd88jUTfNgUq/agent.33 [2022-10-05T21:59:03.834Z] SSH_AGENT_PID=39 [2022-10-05T21:59:03.839Z] Running ssh-add (command line suppressed) [2022-10-05T21:59:03.938Z] Identity added: /w/workspace/edgex-go/320@tmp/private_key_16035215369120675065.key (/w/workspace/edgex-go/320@tmp/private_key_16035215369120675065.key) [2022-10-05T21:59:03.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-05T21:59:04.239Z] + git semver push [2022-10-05T21:59:04.502Z] 2022-10-05 21:59:04,434 [run_push] DEBUG push [2022-10-05T21:59:04.502Z] 2022-10-05 21:59:04,435 [execute] INFO git cat-file --batch-check [2022-10-05T21:59:04.502Z] 2022-10-05 21:59:04,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/320/.semver, universal_newlines=False, shell=None, istream=) [2022-10-05T21:59:04.502Z] 2022-10-05 21:59:04,439 [execute] INFO git rev-list c8b88fb429ba5cd81e59d4ea8b14f1e6a19fca4e -- [2022-10-05T21:59:04.502Z] 2022-10-05 21:59:04,439 [execute] DEBUG Popen(['git', 'rev-list', 'c8b88fb429ba5cd81e59d4ea8b14f1e6a19fca4e', '--'], cwd=/w/workspace/edgex-go/320/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-05T21:59:04.502Z] 2022-10-05 21:59:04,453 [execute] INFO git fetch -v origin [2022-10-05T21:59:04.502Z] 2022-10-05 21:59:04,454 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/320/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-05T21:59:05.074Z] 2022-10-05 21:59:05,002 [run_push] DEBUG no remote changes detected [2022-10-05T21:59:05.074Z] 2022-10-05 21:59:05,003 [execute] INFO git push origin semver [2022-10-05T21:59:05.074Z] 2022-10-05 21:59:05,003 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/320/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-05T21:59:06.016Z] 2022-10-05 21:59:05,901 [run_push] DEBUG push all version tags [2022-10-05T21:59:06.016Z] 2022-10-05 21:59:05,902 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-05T21:59:06.016Z] 2022-10-05 21:59:05,902 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/320, universal_newlines=False, shell=None, istream=None) [2022-10-05T21:59:06.955Z] 2022-10-05 21:59:06,713 [read_version] DEBUG read version from /w/workspace/edgex-go/320/.semver/main [2022-10-05T21:59:06.955Z] 2.3.0-dev.83 [Pipeline] } [2022-10-05T21:59:06.963Z] $ docker exec --env ******** --env ******** 06a40d1ac2a8060c8a67d1f064bdce23d9a57f601142acea613ca2fb88bd2ff9 ssh-agent -k [2022-10-05T21:59:07.067Z] unset SSH_AUTH_SOCK; [2022-10-05T21:59:07.067Z] unset SSH_AGENT_PID; [2022-10-05T21:59:07.067Z] echo Agent pid 39 killed; [2022-10-05T21:59:07.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-05T21:59:07.370Z] + git semver [Pipeline] } [2022-10-05T21:59:07.639Z] $ docker stop --time=1 06a40d1ac2a8060c8a67d1f064bdce23d9a57f601142acea613ca2fb88bd2ff9 [2022-10-05T21:59:08.960Z] $ docker rm -f 06a40d1ac2a8060c8a67d1f064bdce23d9a57f601142acea613ca2fb88bd2ff9 [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-05T21:59:09.447Z] + [ -d /w/workspace/edgex-go/320/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:59:09.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:59:10.589Z] ---> package-listing.sh [2022-10-05T21:59:10.589Z] ++ facter osfamily [2022-10-05T21:59:10.589Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-05T21:59:10.849Z] + OS_FAMILY=debian [2022-10-05T21:59:10.849Z] + workspace=/w/workspace/edgex-go/320 [2022-10-05T21:59:10.849Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-05T21:59:10.849Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-05T21:59:10.849Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-05T21:59:10.849Z] + PACKAGES=/tmp/packages_start.txt [2022-10-05T21:59:10.849Z] + '[' /w/workspace/edgex-go/320 ']' [2022-10-05T21:59:10.849Z] + PACKAGES=/tmp/packages_end.txt [2022-10-05T21:59:10.849Z] + case "${OS_FAMILY}" in [2022-10-05T21:59:10.849Z] + dpkg -l [2022-10-05T21:59:10.849Z] + grep '^ii' [2022-10-05T21:59:10.849Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-05T21:59:10.849Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-05T21:59:10.849Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-05T21:59:10.849Z] + '[' /w/workspace/edgex-go/320 ']' [2022-10-05T21:59:10.849Z] + mkdir -p /w/workspace/edgex-go/320/archives/ [2022-10-05T21:59:10.849Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/320/archives/ [Pipeline] echo [2022-10-05T21:59:10.859Z] 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/320/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-05T21:59:11.136Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:59:11.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T21:59:11.684Z] [2022-10-05T21:59:11.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-05T21:59:11.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T21:59:11.975Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-05T21:59:11.975Z] 5eb5b503b376: Pulling fs layer [2022-10-05T21:59:11.975Z] 5c69ac0246d0: Pulling fs layer [2022-10-05T21:59:11.975Z] ec43610c2a17: Pulling fs layer [2022-10-05T21:59:11.975Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-05T21:59:11.975Z] 33b1e0a273af: Pulling fs layer [2022-10-05T21:59:11.975Z] 5d3b04190fa2: Pulling fs layer [2022-10-05T21:59:11.975Z] 2f39f015ded8: Pulling fs layer [2022-10-05T21:59:11.975Z] 33b1e0a273af: Waiting [2022-10-05T21:59:11.975Z] 3a2ae6a8a46f: Waiting [2022-10-05T21:59:11.975Z] 5d3b04190fa2: Waiting [2022-10-05T21:59:11.975Z] 2f39f015ded8: Waiting [2022-10-05T21:59:11.975Z] 5c69ac0246d0: Verifying Checksum [2022-10-05T21:59:11.975Z] 5c69ac0246d0: Download complete [2022-10-05T21:59:11.975Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-05T21:59:11.975Z] 3a2ae6a8a46f: Download complete [2022-10-05T21:59:11.975Z] 33b1e0a273af: Verifying Checksum [2022-10-05T21:59:11.975Z] 33b1e0a273af: Download complete [2022-10-05T21:59:12.234Z] ec43610c2a17: Verifying Checksum [2022-10-05T21:59:12.234Z] ec43610c2a17: Download complete [2022-10-05T21:59:12.234Z] 5d3b04190fa2: Download complete [2022-10-05T21:59:12.234Z] 5eb5b503b376: Verifying Checksum [2022-10-05T21:59:12.234Z] 5eb5b503b376: Download complete [2022-10-05T21:59:12.799Z] 2f39f015ded8: Verifying Checksum [2022-10-05T21:59:12.799Z] 2f39f015ded8: Download complete [2022-10-05T21:59:13.365Z] 5eb5b503b376: Pull complete [2022-10-05T21:59:13.365Z] 5c69ac0246d0: Pull complete [2022-10-05T21:59:13.929Z] ec43610c2a17: Pull complete [2022-10-05T21:59:13.929Z] 3a2ae6a8a46f: Pull complete [2022-10-05T21:59:14.188Z] 33b1e0a273af: Pull complete [2022-10-05T21:59:14.188Z] 5d3b04190fa2: Pull complete [2022-10-05T21:59:18.367Z] 2f39f015ded8: Pull complete [2022-10-05T21:59:18.367Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-05T21:59:18.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-05T21:59:18.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-05T21:59:18.433Z] prd-ubuntu20.04-docker-8c-8g-7204 does not seem to be running inside a container [2022-10-05T21:59:18.457Z] $ 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/320/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/320 -v /w/workspace/edgex-go/320:/w/workspace/edgex-go/320:rw,z -v /w/workspace/edgex-go/320@tmp:/w/workspace/edgex-go/320@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-05T21:59:20.144Z] $ docker top a57a2f5be5a6f590a7d0a97ae1a025cb880abc1940c158250186582a3c4513f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-05T21:59:20.489Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-05T21:59:20.769Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-05T21:59:21.142Z] + ls /var/log/sa-host [2022-10-05T21:59:21.142Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-05T21:59:21.294Z] provisioning config files... [2022-10-05T21:59:21.315Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/320@tmp/config18178446209551625174tmp [Pipeline] { [Pipeline] echo [2022-10-05T21:59:21.334Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:59:21.634Z] ---> create-netrc.sh [Pipeline] } [2022-10-05T21:59:21.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:59:21.967Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-05T21:59:21.975Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:59:22.254Z] ---> sudo-logs.sh [2022-10-05T21:59:22.254Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-05T21:59:22.271Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:59:22.551Z] ---> job-cost.sh [2022-10-05T21:59:22.551Z] lf-activate-venv: SKIPPING [2022-10-05T21:59:22.551Z] DEBUG: total: 0.10999999940395355 [2022-10-05T21:59:22.551Z] INFO: Retrieving Stack Cost... [2022-10-05T21:59:23.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-05T21:59:23.377Z] INFO: Archiving Costs [Pipeline] echo [2022-10-05T21:59:23.388Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-05T21:59:23.671Z] ---> logs-deploy.sh [2022-10-05T21:59:23.671Z] lf-activate-venv: SKIPPING [2022-10-05T21:59:23.671Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/320 [2022-10-05T21:59:23.671Z] INFO: archiving workspace using pattern(s): [2022-10-05T21:59:24.606Z] Archives upload complete. [2022-10-05T21:59:24.606Z] INFO: archiving logs to Nexus