Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 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-ssh5447253679087417595.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh15979091035882837625.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh18054461345648753832.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh4793576174764548276.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh11790616249672512589.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22500 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/279 [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/279 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 (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 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 # timeout=10 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 (#4097)" > git rev-list --no-walk addbb1b063efa59c0e69178ac359d0d1cd0af600 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-11T06:17:31.003Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-11T06:17:31.055Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-11T06:17:31.068Z] ========================================================= [2022-08-11T06:17:31.069Z] EdgeX Global Pipelines Version Info [2022-08-11T06:17:31.069Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:17:31.834Z] ------------------- [2022-08-11T06:17:31.834Z] stable info: [2022-08-11T06:17:31.834Z] ------------------- [2022-08-11T06:17:31.834Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-11T06:17:31.834Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-11T06:17:31.834Z] Message: update stable to v1.0.238 [2022-08-11T06:17:32.407Z] ------------------- [2022-08-11T06:17:32.407Z] experimental info: [2022-08-11T06:17:32.407Z] ------------------- [2022-08-11T06:17:32.407Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-11T06:17:32.407Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-11T06:17:32.407Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-11T06:17:32.631Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-11T06:17:32.639Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-11T06:17:32.646Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-11T06:17:32.654Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-11T06:17:32.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-11T06:17:32.669Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-11T06:17:32.676Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-11T06:17:32.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-11T06:17:32.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-11T06:17:32.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-11T06:17:32.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-11T06:17:32.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-11T06:17:32.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-11T06:17:32.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-11T06:17:32.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-11T06:17:32.767Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-11T06:17:32.780Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-11T06:17:32.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-11T06:17:32.803Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-11T06:17:32.813Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-11T06:17:32.824Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-11T06:17:32.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-11T06:17:32.848Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-11T06:17:32.858Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-11T06:17:32.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-11T06:17:32.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-11T06:17:32.890Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] echo [2022-08-11T06:17:32.900Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3ca38a [Pipeline] echo [2022-08-11T06:17:32.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-11T06:17:32.965Z] provisioning config files... [2022-08-11T06:17:32.985Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/279@tmp/config8673511077631539598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:17:33.288Z] ---> docker-login.sh [2022-08-11T06:17:33.288Z] nexus3.edgexfoundry.org:10001 [2022-08-11T06:17:33.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:17:33.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:17:33.810Z] Configure a credential helper to remove this warning. See [2022-08-11T06:17:33.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:17:33.810Z] [2022-08-11T06:17:33.810Z] Login Succeeded [2022-08-11T06:17:33.810Z] nexus3.edgexfoundry.org:10002 [2022-08-11T06:17:33.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:17:34.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:17:34.074Z] Configure a credential helper to remove this warning. See [2022-08-11T06:17:34.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:17:34.074Z] [2022-08-11T06:17:34.074Z] Login Succeeded [2022-08-11T06:17:34.074Z] nexus3.edgexfoundry.org:10003 [2022-08-11T06:17:34.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:17:34.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:17:34.074Z] Configure a credential helper to remove this warning. See [2022-08-11T06:17:34.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:17:34.074Z] [2022-08-11T06:17:34.074Z] Login Succeeded [2022-08-11T06:17:34.074Z] nexus3.edgexfoundry.org:10004 [2022-08-11T06:17:34.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:17:34.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:17:34.335Z] Configure a credential helper to remove this warning. See [2022-08-11T06:17:34.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:17:34.335Z] [2022-08-11T06:17:34.335Z] Login Succeeded [2022-08-11T06:17:34.335Z] docker.io [2022-08-11T06:17:34.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:17:34.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:17:34.597Z] Configure a credential helper to remove this warning. See [2022-08-11T06:17:34.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:17:34.597Z] [2022-08-11T06:17:34.597Z] Login Succeeded [2022-08-11T06:17:34.597Z] ---> docker-login.sh ends [Pipeline] } [2022-08-11T06:17:34.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-11T06:17:34.922Z] + 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-08-11T06:17:34.922Z] + dirname cmd/core-command/Dockerfile [2022-08-11T06:17:34.922Z] + cut -d/ -f2 [2022-08-11T06:17:34.922Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-11T06:17:34.922Z] + + cut -d/ -f2 [2022-08-11T06:17:34.922Z] dirname cmd/core-data/Dockerfile [2022-08-11T06:17:34.922Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-11T06:17:34.922Z] + + dirname cmd/core-metadata/Dockerfile [2022-08-11T06:17:34.922Z] cut -d/ -f2 [2022-08-11T06:17:34.922Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-11T06:17:34.922Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-11T06:17:34.922Z] + cut -d/ -f2 [2022-08-11T06:17:34.922Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-11T06:17:34.922Z] + + dirnamecut cmd/security-proxy-setup/Dockerfile -d/ [2022-08-11T06:17:34.922Z] -f2 [2022-08-11T06:17:34.922Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-11T06:17:34.922Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-11T06:17:34.922Z] + cut -d/ -f2 [2022-08-11T06:17:34.922Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-11T06:17:34.922Z] + cut -d/ -f2 [2022-08-11T06:17:34.922Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-11T06:17:34.922Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-11T06:17:34.922Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-11T06:17:34.922Z] + cut -d/ -f2 [2022-08-11T06:17:34.922Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-11T06:17:34.922Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-11T06:17:34.922Z] + cut -d/ -f2 [2022-08-11T06:17:34.922Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-11T06:17:34.922Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-11T06:17:34.922Z] + cut -d/ -f2 [2022-08-11T06:17:34.922Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-11T06:17:34.922Z] + dirname cmd/support-notifications/Dockerfile [2022-08-11T06:17:34.922Z] + cut -d/ -f2 [2022-08-11T06:17:34.922Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-11T06:17:34.922Z] + + cutdirname -d/ cmd/support-scheduler/Dockerfile -f2 [2022-08-11T06:17:34.922Z] [2022-08-11T06:17:34.922Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-11T06:17:34.922Z] + + cut -d/ -f2 [2022-08-11T06:17:34.922Z] dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-11T06:17:34.922Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-11T06:17:34.961Z] 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-08-11T06:17:35.320Z] + git rev-list -1 --merges e3ca38a5709b6fd134cd3d7a24fe413a337b80c3~1..e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] echo [2022-08-11T06:17:35.339Z] -----------> git rev-list -1 --merges e3ca38a5709b6fd134cd3d7a24fe413a337b80c3~1..e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [false] [Pipeline] sh [2022-08-11T06:17:35.626Z] + git log --format=format:%s -1 e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] echo [2022-08-11T06:17:35.643Z] ========================================================= [2022-08-11T06:17:35.643Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-11T06:17:35.643Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-11T06:17:36.084Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-11T06:17:36.084Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-11T06:17:36.084Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-11T06:17:36.084Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-11T06:17:36.084Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-11T06:17:36.084Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-11T06:17:36.084Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:17:36.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-11T06:17:36.506Z] [2022-08-11T06:17:36.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:17:36.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-11T06:17:36.812Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-11T06:17:36.812Z] b85a868b505f: Pulling fs layer [2022-08-11T06:17:36.812Z] e2be974225ed: Pulling fs layer [2022-08-11T06:17:36.812Z] 339a4e72a1f5: Pulling fs layer [2022-08-11T06:17:36.812Z] 988bab9f4d93: Pulling fs layer [2022-08-11T06:17:36.812Z] 1469e6f7b9e6: Pulling fs layer [2022-08-11T06:17:36.812Z] eaf3925da568: Pulling fs layer [2022-08-11T06:17:36.812Z] bab4dde63d76: Pulling fs layer [2022-08-11T06:17:36.812Z] bde34c3a00c8: Pulling fs layer [2022-08-11T06:17:36.812Z] b352a97aabf1: Pulling fs layer [2022-08-11T06:17:36.812Z] 4872d77fe225: Pulling fs layer [2022-08-11T06:17:36.812Z] 5851b861e8e6: Pulling fs layer [2022-08-11T06:17:36.812Z] bab4dde63d76: Waiting [2022-08-11T06:17:36.812Z] bde34c3a00c8: Waiting [2022-08-11T06:17:36.812Z] b352a97aabf1: Waiting [2022-08-11T06:17:36.812Z] 4872d77fe225: Waiting [2022-08-11T06:17:36.812Z] 5851b861e8e6: Waiting [2022-08-11T06:17:36.812Z] 988bab9f4d93: Waiting [2022-08-11T06:17:36.812Z] eaf3925da568: Waiting [2022-08-11T06:17:36.812Z] 1469e6f7b9e6: Waiting [2022-08-11T06:17:36.812Z] e2be974225ed: Download complete [2022-08-11T06:17:36.812Z] 988bab9f4d93: Verifying Checksum [2022-08-11T06:17:36.812Z] 988bab9f4d93: Download complete [2022-08-11T06:17:37.073Z] 1469e6f7b9e6: Verifying Checksum [2022-08-11T06:17:37.073Z] 1469e6f7b9e6: Download complete [2022-08-11T06:17:37.073Z] 339a4e72a1f5: Verifying Checksum [2022-08-11T06:17:37.073Z] 339a4e72a1f5: Download complete [2022-08-11T06:17:37.073Z] eaf3925da568: Verifying Checksum [2022-08-11T06:17:37.073Z] eaf3925da568: Download complete [2022-08-11T06:17:37.073Z] bde34c3a00c8: Download complete [2022-08-11T06:17:37.073Z] b352a97aabf1: Download complete [2022-08-11T06:17:37.073Z] 4872d77fe225: Verifying Checksum [2022-08-11T06:17:37.073Z] 4872d77fe225: Download complete [2022-08-11T06:17:37.073Z] 5851b861e8e6: Verifying Checksum [2022-08-11T06:17:37.073Z] 5851b861e8e6: Download complete [2022-08-11T06:17:37.073Z] b85a868b505f: Verifying Checksum [2022-08-11T06:17:37.073Z] b85a868b505f: Download complete [2022-08-11T06:17:37.333Z] bab4dde63d76: Verifying Checksum [2022-08-11T06:17:37.333Z] bab4dde63d76: Download complete [2022-08-11T06:17:38.276Z] b85a868b505f: Pull complete [2022-08-11T06:17:38.276Z] e2be974225ed: Pull complete [2022-08-11T06:17:38.846Z] 339a4e72a1f5: Pull complete [2022-08-11T06:17:38.846Z] 988bab9f4d93: Pull complete [2022-08-11T06:17:39.107Z] 1469e6f7b9e6: Pull complete [2022-08-11T06:17:39.107Z] eaf3925da568: Pull complete [2022-08-11T06:17:41.016Z] bab4dde63d76: Pull complete [2022-08-11T06:17:41.016Z] bde34c3a00c8: Pull complete [2022-08-11T06:17:41.016Z] b352a97aabf1: Pull complete [2022-08-11T06:17:41.278Z] 4872d77fe225: Pull complete [2022-08-11T06:17:41.278Z] 5851b861e8e6: Pull complete [2022-08-11T06:17:41.278Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-11T06:17:41.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-11T06:17:41.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:17:41.378Z] prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container [2022-08-11T06:17:41.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:17:42.536Z] $ docker top 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 -eo pid,comm [2022-08-11T06:17:42.620Z] 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-08-11T06:17:42.620Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-11T06:17:42.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-11T06:17:42.662Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-11T06:17:42.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-11T06:17:42.773Z] $ docker exec 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 ssh-agent [2022-08-11T06:17:42.911Z] SSH_AUTH_SOCK=/tmp/ssh-80dNu3edYxkn/agent.33 [2022-08-11T06:17:42.911Z] SSH_AGENT_PID=40 [2022-08-11T06:17:42.918Z] Running ssh-add (command line suppressed) [2022-08-11T06:17:43.044Z] Identity added: /w/workspace/edgex-go/279@tmp/private_key_3103223894479581390.key (/w/workspace/edgex-go/279@tmp/private_key_3103223894479581390.key) [2022-08-11T06:17:43.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-11T06:17:43.360Z] + git tag --points-at HEAD [Pipeline] } [2022-08-11T06:17:43.371Z] $ docker exec --env ******** --env ******** 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 ssh-agent -k [2022-08-11T06:17:43.489Z] unset SSH_AUTH_SOCK; [2022-08-11T06:17:43.490Z] unset SSH_AGENT_PID; [2022-08-11T06:17:43.490Z] echo Agent pid 40 killed; [2022-08-11T06:17:43.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-11T06:17:43.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-11T06:17:43.538Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-11T06:17:43.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-11T06:17:43.671Z] $ docker exec 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 ssh-agent [2022-08-11T06:17:43.814Z] SSH_AUTH_SOCK=/tmp/ssh-zNrpUdubr4R0/agent.72 [2022-08-11T06:17:43.814Z] SSH_AGENT_PID=78 [2022-08-11T06:17:43.819Z] Running ssh-add (command line suppressed) [2022-08-11T06:17:43.931Z] Identity added: /w/workspace/edgex-go/279@tmp/private_key_1872725980798824529.key (/w/workspace/edgex-go/279@tmp/private_key_1872725980798824529.key) [2022-08-11T06:17:43.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-11T06:17:44.238Z] + git semver init [2022-08-11T06:17:44.499Z] 2022-08-11 06:17:44,435 [run_init] DEBUG init version:0.0.0 force:False [2022-08-11T06:17:44.499Z] 2022-08-11 06:17:44,436 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/279/.semver [2022-08-11T06:17:44.499Z] 2022-08-11 06:17:44,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/279/.semver [2022-08-11T06:17:44.499Z] 2022-08-11 06:17:44,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/279/.semver'], cwd=/w/workspace/edgex-go/279, universal_newlines=False, shell=None, istream=None) [2022-08-11T06:17:48.717Z] 2022-08-11 06:17:48,564 [append_file] DEBUG append to file:/w/workspace/edgex-go/279/.git/info/exclude [2022-08-11T06:17:48.717Z] 2022-08-11 06:17:48,565 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/279/.semver/main with force:False [2022-08-11T06:17:48.717Z] 2022-08-11 06:17:48,565 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main [2022-08-11T06:17:48.717Z] 2022-08-11 06:17:48,565 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main [2022-08-11T06:17:48.717Z] 2.3.0-dev.44 [Pipeline] } [2022-08-11T06:17:48.728Z] $ docker exec --env ******** --env ******** 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 ssh-agent -k [2022-08-11T06:17:48.849Z] unset SSH_AUTH_SOCK; [2022-08-11T06:17:48.849Z] unset SSH_AGENT_PID; [2022-08-11T06:17:48.849Z] echo Agent pid 78 killed; [2022-08-11T06:17:48.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-11T06:17:49.177Z] + git semver [Pipeline] } [2022-08-11T06:17:49.454Z] $ docker stop --time=1 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 [2022-08-11T06:17:50.771Z] $ docker rm -f 492e0bd13352f5f2b6a26f6c0c778eb854aaa3185928cf6e7357152ae20a7165 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-11T06:17:51.126Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-11T06:17:51.370Z] Stashed 1 file(s) [Pipeline] echo [2022-08-11T06:17:51.373Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.44 [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-08-11T06:17:51.804Z] + git config --global --add safe.directory /w/workspace/edgex-go/279 [Pipeline] echo [2022-08-11T06:17:51.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-11T06:17:51.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-11T06:17:51.840Z] ========================================================= [2022-08-11T06:17:51.840Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-11T06:17:51.840Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-11T06:17:52.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-11T06:17:52.133Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-11T06:17:52.133Z] 2408cc74d12b: Pulling fs layer [2022-08-11T06:17:52.133Z] ea60b727a1ce: Pulling fs layer [2022-08-11T06:17:52.133Z] 30c4a7721957: Pulling fs layer [2022-08-11T06:17:52.133Z] 370296b7ddb6: Pulling fs layer [2022-08-11T06:17:52.133Z] 7c6cee850709: Pulling fs layer [2022-08-11T06:17:52.133Z] 39a5fcdaea64: Pulling fs layer [2022-08-11T06:17:52.133Z] d94ebbe4e438: Pulling fs layer [2022-08-11T06:17:52.133Z] 39a5fcdaea64: Waiting [2022-08-11T06:17:52.133Z] 370296b7ddb6: Waiting [2022-08-11T06:17:52.133Z] 7c6cee850709: Waiting [2022-08-11T06:17:52.133Z] d94ebbe4e438: Waiting [2022-08-11T06:17:52.133Z] bcfd1f05c69d: Pulling fs layer [2022-08-11T06:17:52.133Z] 59ccb84bbe0f: Pulling fs layer [2022-08-11T06:17:52.133Z] 59ccb84bbe0f: Waiting [2022-08-11T06:17:52.133Z] 30c4a7721957: Verifying Checksum [2022-08-11T06:17:52.133Z] 30c4a7721957: Download complete [2022-08-11T06:17:52.133Z] ea60b727a1ce: Verifying Checksum [2022-08-11T06:17:52.133Z] ea60b727a1ce: Download complete [2022-08-11T06:17:52.133Z] 7c6cee850709: Verifying Checksum [2022-08-11T06:17:52.133Z] 7c6cee850709: Download complete [2022-08-11T06:17:52.133Z] 39a5fcdaea64: Verifying Checksum [2022-08-11T06:17:52.133Z] 39a5fcdaea64: Download complete [2022-08-11T06:17:52.133Z] 2408cc74d12b: Verifying Checksum [2022-08-11T06:17:52.133Z] 2408cc74d12b: Download complete [2022-08-11T06:17:52.133Z] d94ebbe4e438: Download complete [2022-08-11T06:17:52.401Z] 2408cc74d12b: Pull complete [2022-08-11T06:17:52.401Z] ea60b727a1ce: Pull complete [2022-08-11T06:17:52.677Z] 30c4a7721957: Pull complete [2022-08-11T06:17:52.942Z] 59ccb84bbe0f: Verifying Checksum [2022-08-11T06:17:52.942Z] 59ccb84bbe0f: Download complete [2022-08-11T06:17:52.942Z] bcfd1f05c69d: Verifying Checksum [2022-08-11T06:17:52.942Z] bcfd1f05c69d: Download complete [2022-08-11T06:17:53.202Z] 370296b7ddb6: Verifying Checksum [2022-08-11T06:17:53.202Z] 370296b7ddb6: Download complete [2022-08-11T06:17:57.400Z] 370296b7ddb6: Pull complete [2022-08-11T06:17:57.400Z] 7c6cee850709: Pull complete [2022-08-11T06:17:57.400Z] 39a5fcdaea64: Pull complete [2022-08-11T06:17:57.400Z] d94ebbe4e438: Pull complete [2022-08-11T06:17:59.310Z] bcfd1f05c69d: Pull complete [2022-08-11T06:17:59.881Z] 59ccb84bbe0f: Pull complete [2022-08-11T06:17:59.881Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-11T06:17:59.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-11T06:17:59.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-11T06:18:00.183Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-11T06:18:00.183Z] WORKDIR /edgex [2022-08-11T06:18:00.183Z] COPY go.mod . [2022-08-11T06:18:00.183Z] RUN go mod download [2022-08-11T06:18:00.183Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-11T06:18:00.751Z] Sending build context to Docker daemon 169.2MB [2022-08-11T06:18:00.751Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-11T06:18:00.751Z] ---> a4fb48ad2a94 [2022-08-11T06:18:00.751Z] Step 2/4 : WORKDIR /edgex [2022-08-11T06:18:02.680Z] ---> Running in 843faccb0b5c [2022-08-11T06:18:02.680Z] Removing intermediate container 843faccb0b5c [2022-08-11T06:18:02.680Z] ---> 8b2d6554e812 [2022-08-11T06:18:02.680Z] Step 3/4 : COPY go.mod . [2022-08-11T06:18:02.680Z] ---> ea08dddc3d28 [2022-08-11T06:18:02.680Z] Step 4/4 : RUN go mod download [2022-08-11T06:18:02.680Z] ---> Running in e5d0dfb11d81 [2022-08-11T06:18:06.466Z] Still waiting to schedule task [2022-08-11T06:18:06.466Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-11T06:18:14.911Z] Removing intermediate container e5d0dfb11d81 [2022-08-11T06:18:14.911Z] ---> 7106912f62f3 [2022-08-11T06:18:14.911Z] Successfully built 7106912f62f3 [2022-08-11T06:18:14.911Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:18:15.225Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-11T06:18:15.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:18:15.313Z] prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container [2022-08-11T06:18:15.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:18:15.725Z] $ docker top da427cdaa0c058383918a6a419ac3d157763d850f19d14bdcd582c6700cadaf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-11T06:18:16.074Z] + go version [2022-08-11T06:18:16.074Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-11T06:18:16.090Z] $ docker stop --time=1 da427cdaa0c058383918a6a419ac3d157763d850f19d14bdcd582c6700cadaf2 [2022-08-11T06:18:17.336Z] $ docker rm -f da427cdaa0c058383918a6a419ac3d157763d850f19d14bdcd582c6700cadaf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:18:17.752Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-11T06:18:17.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:18:17.837Z] prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container [2022-08-11T06:18:17.880Z] $ 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/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:18:18.237Z] $ docker top cb9605b15eceb422f47870c7a861621616d1ec39ced0feb8485cce0d8c72cd1b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-11T06:18:18.305Z] ========================================================= [2022-08-11T06:18:18.305Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-11T06:18:18.305Z] ========================================================= [Pipeline] sh [2022-08-11T06:18:18.585Z] + git config --global --add safe.directory /w/workspace/edgex-go/279 [Pipeline] fileExists [Pipeline] sh [2022-08-11T06:18:18.917Z] + make test [2022-08-11T06:18:18.918Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-11T06:18:25.494Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-11T06:18:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-11T06:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-11T06:18:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2022-08-11T06:18:37.964Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-11T06:18:38.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.2% of statements [2022-08-11T06:18:38.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-11T06:18:38.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.176s coverage: 89.2% of statements [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.090s coverage: 2.1% of statements [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.430s coverage: 95.6% of statements [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.093s coverage: 0.9% of statements [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2022-08-11T06:18:42.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2022-08-11T06:18:42.437Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2022-08-11T06:18:50.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.071s coverage: 94.4% of statements [2022-08-11T06:18:50.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements [2022-08-11T06:18:53.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.2% of statements [2022-08-11T06:18:53.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.113s coverage: 92.9% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 91.2% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.7% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 65.8% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 43.6% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-11T06:19:01.262Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-08-11T06:19:01.262Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-08-11T06:19:01.262Z] 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-08-11T06:19:19.364Z] 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-08-11T06:19:19.364Z] GO111MODULE=on go vet ./... [2022-08-11T06:19:21.915Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-11T06:19:21.915Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-11T06:19:21.915Z] ./bin/test-attribution-txt.sh [2022-08-11T06:19:21.915Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-11T06:19:21.915Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-11T06:19:21.915Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-11T06:19:21.915Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-11T06:19:21.915Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-11T06:19:21.915Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-11T06:19:21.915Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-11T06:19:21.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-11T06:19:22.217Z] + ls -al . [2022-08-11T06:19:22.217Z] total 728 [2022-08-11T06:19:22.217Z] drwxrwxr-x 10 1001 1001 4096 Aug 11 06:18 . [2022-08-11T06:19:22.217Z] drwxr-xr-x 4 root root 4096 Aug 11 06:18 .. [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 16 Aug 11 06:17 .dockerignore [2022-08-11T06:19:22.217Z] drwxrwxr-x 8 1001 1001 4096 Aug 11 06:19 .git [2022-08-11T06:19:22.217Z] drwxrwxr-x 3 1001 1001 4096 Aug 11 06:17 .github [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 1030 Aug 11 06:17 .gitignore [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 42 Aug 11 06:17 .golangci.yml [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 87 Aug 11 06:17 .hadolint.yml [2022-08-11T06:19:22.217Z] drwxr-xr-x 3 1001 1001 4096 Aug 11 06:17 .semver [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 166 Aug 11 06:17 .sonarcloud.properties [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 1171 Aug 11 06:17 ADOPTERS.md [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 10347 Aug 11 06:17 Attribution.txt [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 63209 Aug 11 06:17 CHANGELOG.md [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 3804 Aug 11 06:17 CONTRIBUTING.md [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 677 Aug 11 06:17 GOVERNANCE.md [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 850 Aug 11 06:17 Jenkinsfile [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 10775 Aug 11 06:17 LICENSE [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 12212 Aug 11 06:17 Makefile [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 582 Aug 11 06:17 OWNERS.md [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 9094 Aug 11 06:17 README.md [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 6912 Aug 11 06:17 SECURITY.md [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 12 Aug 11 06:17 VERSION [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 4131 Aug 11 06:17 ZMQWindows.md [2022-08-11T06:19:22.217Z] drwxrwxr-x 2 1001 1001 4096 Aug 11 06:17 bin [2022-08-11T06:19:22.217Z] drwxrwxr-x 18 1001 1001 4096 Aug 11 06:17 cmd [2022-08-11T06:19:22.217Z] -rw-r--r-- 1 root root 478941 Aug 11 06:19 coverage.out [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 3681 Aug 11 06:17 go.mod [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 38033 Aug 11 06:17 go.sum [2022-08-11T06:19:22.217Z] drwxrwxr-x 8 1001 1001 4096 Aug 11 06:17 internal [2022-08-11T06:19:22.217Z] drwxrwxr-x 3 1001 1001 4096 Aug 11 06:17 openapi [2022-08-11T06:19:22.217Z] drwxrwxr-x 4 1001 1001 4096 Aug 11 06:17 snap [2022-08-11T06:19:22.217Z] -rw-rw-r-- 1 1001 1001 204 Aug 11 06:17 version.go [Pipeline] sh [2022-08-11T06:19:22.514Z] + '[' -e coverage.out ] [2022-08-11T06:19:22.514Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-11T06:19:22.606Z] Stashed 1 file(s) [Pipeline] sh [2022-08-11T06:19:22.890Z] + make build [2022-08-11T06:19:22.890Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-11T06:19:35.111Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-11T06:19:45.097Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-11T06:19:45.097Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-11T06:19:47.709Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22501 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-08-11T06:19:47.723Z] Running in /w/workspace/edgex-go/279 [Pipeline] { [Pipeline] checkout [2022-08-11T06:19:47.765Z] The recommended git tool is: git [2022-08-11T06:19:51.670Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-11T06:19:51.670Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-11T06:19:52.240Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-11T06:19:53.623Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-11T06:19:54.193Z] using credential edgex-jenkins-ssh [2022-08-11T06:19:54.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-11T06:19:54.211Z] Cloning the remote Git repository [2022-08-11T06:19:54.274Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-11T06:19:54.346Z] > git init /w/workspace/edgex-go/279 # timeout=10 [2022-08-11T06:19:55.149Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-11T06:19:54.412Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-11T06:19:54.413Z] > git --version # timeout=10 [2022-08-11T06:19:54.475Z] > git --version # 'git version 2.25.1' [2022-08-11T06:19:54.476Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-11T06:19:54.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-11T06:19:56.096Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-11T06:19:56.663Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-11T06:19:58.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-11T06:19:59.162Z] $ docker stop --time=1 cb9605b15eceb422f47870c7a861621616d1ec39ced0feb8485cce0d8c72cd1b [2022-08-11T06:20:01.552Z] $ docker rm -f cb9605b15eceb422f47870c7a861621616d1ec39ced0feb8485cce0d8c72cd1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:20:02.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-11T06:20:02.413Z] [2022-08-11T06:20:02.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:20:02.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-11T06:20:02.711Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-11T06:20:02.711Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-11T06:20:02.711Z] ca9280d653b3: Pulling fs layer [2022-08-11T06:20:02.711Z] 7e9c9ca2126c: Pulling fs layer [2022-08-11T06:20:02.711Z] cbdbe7a5bc2a: Download complete [2022-08-11T06:20:02.970Z] ca9280d653b3: Verifying Checksum [2022-08-11T06:20:02.970Z] ca9280d653b3: Download complete [2022-08-11T06:20:02.970Z] cbdbe7a5bc2a: Pull complete [2022-08-11T06:20:03.229Z] 7e9c9ca2126c: Verifying Checksum [2022-08-11T06:20:03.229Z] 7e9c9ca2126c: Download complete [2022-08-11T06:20:03.229Z] ca9280d653b3: Pull complete [2022-08-11T06:20:06.591Z] 7e9c9ca2126c: Pull complete [2022-08-11T06:20:06.591Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-11T06:20:06.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-11T06:20:06.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:20:06.686Z] prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container [2022-08-11T06:20:06.728Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:20:08.079Z] $ docker top b41b907d896570d82c132c42a868719636a7003be36131fd83f149893e21aa80 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-11T06:20:08.426Z] + docker-compose build --help [2022-08-11T06:20:08.426Z] + grep parallel [2022-08-11T06:20:08.999Z] --parallel Build images in parallel. [Pipeline] } [2022-08-11T06:20:09.020Z] $ docker stop --time=1 b41b907d896570d82c132c42a868719636a7003be36131fd83f149893e21aa80 [2022-08-11T06:20:10.293Z] $ docker rm -f b41b907d896570d82c132c42a868719636a7003be36131fd83f149893e21aa80 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:20:10.433Z] Avoid second fetch [2022-08-11T06:20:10.434Z] Checking out Revision e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 (main) [2022-08-11T06:20:10.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-11T06:20:10.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:20:10.781Z] prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container [2022-08-11T06:20:10.826Z] $ 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/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:20:11.183Z] $ docker top 93b9ef72b87236dce7b8b94e7098cf2d5942edd3e8f0678fff9ea24d66ecd789 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-11T06:20:11.537Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-11T06:20:12.110Z] Building core-command ... [2022-08-11T06:20:12.110Z] Building core-data ... [2022-08-11T06:20:12.110Z] Building core-metadata ... [2022-08-11T06:20:12.110Z] Building security-bootstrapper ... [2022-08-11T06:20:12.110Z] Building security-proxy-setup ... [2022-08-11T06:20:12.110Z] Building security-secretstore-setup ... [2022-08-11T06:20:12.110Z] Building security-spiffe-token-provider ... [2022-08-11T06:20:12.110Z] Building security-spire-agent ... [2022-08-11T06:20:12.110Z] Building security-spire-config ... [2022-08-11T06:20:12.110Z] Building security-spire-server ... [2022-08-11T06:20:12.110Z] Building support-notifications ... [2022-08-11T06:20:12.110Z] Building support-scheduler ... [2022-08-11T06:20:12.110Z] Building sys-mgmt-agent ... [2022-08-11T06:20:12.110Z] Building security-secretstore-setup [2022-08-11T06:20:12.110Z] Building security-spiffe-token-provider [2022-08-11T06:20:12.110Z] Building security-spire-agent [2022-08-11T06:20:12.110Z] Building core-metadata [2022-08-11T06:20:12.110Z] Building security-spire-server [2022-08-11T06:20:10.402Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-11T06:20:10.418Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-11T06:20:10.460Z] > git config core.sparsecheckout # timeout=10 [2022-08-11T06:20:10.483Z] > git checkout -f e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 # timeout=10 [2022-08-11T06:20:14.814Z] Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v2 (#4097)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-11T06:20:15.813Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-11T06:20:15.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-11T06:20:15.813Z] Dload Upload Total Spent Left Speed [2022-08-11T06:20:15.813Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2022-08-11T06:20:16.487Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-11T06:20:16.838Z] + sudo tee /etc/docker/daemon.new [2022-08-11T06:20:16.838Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-11T06:20:16.838Z] { [2022-08-11T06:20:16.838Z] "registry-mirrors": [ [2022-08-11T06:20:16.838Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-11T06:20:16.838Z] ], [2022-08-11T06:20:16.838Z] "bip": "10.250.0.254/24", [2022-08-11T06:20:16.838Z] "hosts": [ [2022-08-11T06:20:16.838Z] "tcp://0.0.0.0:5555", [2022-08-11T06:20:16.838Z] "unix:///var/run/docker.sock" [2022-08-11T06:20:16.838Z] ], [2022-08-11T06:20:16.838Z] "mtu": 1458, [2022-08-11T06:20:16.838Z] "selinux-enabled": true, [2022-08-11T06:20:16.838Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-11T06:20:16.838Z] } [Pipeline] sh [2022-08-11T06:20:17.184Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-11T06:20:17.528Z] + sudo service docker restart [2022-08-11T06:20:22.110Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:20:22.110Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:20:22.110Z] ---> 7106912f62f3 [2022-08-11T06:20:22.110Z] Step 3/25 : WORKDIR /edgex-go [2022-08-11T06:20:22.110Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:20:22.110Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:20:22.110Z] ---> 7106912f62f3 [2022-08-11T06:20:22.110Z] Step 3/20 : WORKDIR /edgex-go [2022-08-11T06:20:22.110Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:20:22.110Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:20:22.110Z] ---> 7106912f62f3 [2022-08-11T06:20:22.110Z] Step 3/25 : WORKDIR /edgex-go [2022-08-11T06:20:22.110Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:20:22.110Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:20:22.110Z] ---> 7106912f62f3 [2022-08-11T06:20:22.110Z] Step 3/26 : WORKDIR /edgex-go [2022-08-11T06:20:22.110Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:20:22.110Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:20:22.110Z] ---> 7106912f62f3 [2022-08-11T06:20:22.110Z] Step 3/23 : WORKDIR /edgex-go [2022-08-11T06:20:24.653Z] ---> Running in 1b881dc0b29b [2022-08-11T06:20:24.653Z] ---> Running in 9f57aa6da149 [2022-08-11T06:20:24.653Z] ---> Running in e7385ba11b31 [2022-08-11T06:20:24.653Z] ---> Running in 767e2a84853d [2022-08-11T06:20:24.653Z] ---> Running in 1be9c5db6971 [2022-08-11T06:20:24.653Z] Removing intermediate container e7385ba11b31 [2022-08-11T06:20:24.653Z] ---> 4adfcb0284b1 [2022-08-11T06:20:24.653Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:20:24.653Z] Removing intermediate container 9f57aa6da149 [2022-08-11T06:20:24.653Z] ---> 1703066a61a8 [2022-08-11T06:20:24.653Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-11T06:20:24.653Z] Removing intermediate container 1be9c5db6971 [2022-08-11T06:20:24.653Z] ---> 2fb8c793b3d6 [2022-08-11T06:20:24.653Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:20:24.653Z] Removing intermediate container 1b881dc0b29b [2022-08-11T06:20:24.653Z] ---> de6620276c7c [2022-08-11T06:20:24.653Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:20:24.653Z] Removing intermediate container 767e2a84853d [2022-08-11T06:20:24.653Z] ---> b4e295b9f7fe [2022-08-11T06:20:24.653Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:20:24.653Z] ---> Running in 823df13f98eb [2022-08-11T06:20:24.653Z] ---> Running in 9083ca0bb7f2 [2022-08-11T06:20:24.653Z] ---> Running in 31e85d39c92c [2022-08-11T06:20:24.653Z] ---> Running in d223ae3a5534 [2022-08-11T06:20:24.653Z] ---> Running in 33f0efac3b06 [2022-08-11T06:20:25.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:25.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:25.481Z] v3.16.2-8-ge8da928bbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-11T06:20:25.481Z] v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-11T06:20:25.481Z] OK: 17038 distinct packages available [2022-08-11T06:20:25.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:25.741Z] Removing intermediate container 31e85d39c92c [2022-08-11T06:20:25.741Z] ---> 8f8e751d1412 [2022-08-11T06:20:25.741Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-11T06:20:25.741Z] Removing intermediate container 9083ca0bb7f2 [2022-08-11T06:20:25.741Z] ---> 77fc9fd27ad6 [2022-08-11T06:20:25.741Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-11T06:20:25.741Z] ---> Running in 83885b0a7a3e [2022-08-11T06:20:25.741Z] ---> Running in 09a5623efbd0 [2022-08-11T06:20:25.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:26.001Z] OK: 211 MiB in 51 packages [2022-08-11T06:20:26.260Z] Removing intermediate container 33f0efac3b06 [2022-08-11T06:20:26.261Z] ---> 634c83481af8 [2022-08-11T06:20:26.261Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-11T06:20:26.261Z] Removing intermediate container d223ae3a5534 [2022-08-11T06:20:26.261Z] ---> a525cce15327 [2022-08-11T06:20:26.261Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-11T06:20:26.261Z] ---> Running in bad9a341d74f [2022-08-11T06:20:26.261Z] ---> Running in c48a781831a1 [2022-08-11T06:20:26.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:26.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:26.520Z] Removing intermediate container 823df13f98eb [2022-08-11T06:20:26.520Z] ---> 0f8081531869 [2022-08-11T06:20:26.520Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-11T06:20:26.779Z] ---> 715f950c260a [2022-08-11T06:20:26.779Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:20:26.779Z] ---> Running in e4c0264291a8 [2022-08-11T06:20:26.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:26.779Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:27.039Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:27.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:27.557Z] OK: 211 MiB in 51 packages [2022-08-11T06:20:27.557Z] OK: 211 MiB in 51 packages [2022-08-11T06:20:27.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:27.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:28.093Z] Removing intermediate container 83885b0a7a3e [2022-08-11T06:20:28.093Z] ---> 8129e5b4e341 [2022-08-11T06:20:28.093Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-11T06:20:28.093Z] Removing intermediate container 09a5623efbd0 [2022-08-11T06:20:28.093Z] ---> 453f9b0ca462 [2022-08-11T06:20:28.093Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-11T06:20:28.093Z] ---> 0e87c9fa82e0 [2022-08-11T06:20:28.093Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:20:28.093Z] ---> 684e8c67913c [2022-08-11T06:20:28.093Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:20:28.093Z] ---> Running in 20a7fd47bb66 [2022-08-11T06:20:28.093Z] ---> Running in 6115c2cef9b3 [2022-08-11T06:20:28.352Z] OK: 211 MiB in 51 packages [2022-08-11T06:20:28.956Z] OK: 211 MiB in 51 packages [2022-08-11T06:20:29.216Z] Removing intermediate container bad9a341d74f [2022-08-11T06:20:29.216Z] ---> 3a970e272c41 [2022-08-11T06:20:29.216Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-11T06:20:30.188Z] ---> f09360ce879c [2022-08-11T06:20:30.188Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:20:30.188Z] ---> Running in 9ed025724229 [2022-08-11T06:20:30.188Z] Removing intermediate container c48a781831a1 [2022-08-11T06:20:30.188Z] ---> 1793e309bfcd [2022-08-11T06:20:30.188Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-11T06:20:31.132Z] ---> abde704cfb93 [2022-08-11T06:20:31.132Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:20:31.393Z] ---> Running in 58d6944c2dce [2022-08-11T06:20:35.596Z] Removing intermediate container e4c0264291a8 [2022-08-11T06:20:35.596Z] ---> a42af367e2c4 [2022-08-11T06:20:35.596Z] Step 7/20 : COPY . . [2022-08-11T06:20:35.596Z] Removing intermediate container 20a7fd47bb66 [2022-08-11T06:20:35.596Z] ---> c9cea2f6a759 [2022-08-11T06:20:35.596Z] Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-11T06:20:35.882Z] provisioning config files... [2022-08-11T06:20:35.908Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/279@tmp/config2678366069040543492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:20:36.481Z] ---> docker-login.sh [2022-08-11T06:20:36.481Z] nexus3.edgexfoundry.org:10001 [2022-08-11T06:20:37.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:20:37.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:20:37.355Z] Configure a credential helper to remove this warning. See [2022-08-11T06:20:37.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:20:37.355Z] [2022-08-11T06:20:37.355Z] Login Succeeded [2022-08-11T06:20:37.355Z] nexus3.edgexfoundry.org:10002 [2022-08-11T06:20:37.515Z] Removing intermediate container 6115c2cef9b3 [2022-08-11T06:20:37.515Z] ---> e4e6f7498182 [2022-08-11T06:20:37.515Z] Step 8/23 : COPY . . [2022-08-11T06:20:37.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:20:37.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:20:37.905Z] Configure a credential helper to remove this warning. See [2022-08-11T06:20:37.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:20:37.905Z] [2022-08-11T06:20:37.905Z] Login Succeeded [2022-08-11T06:20:37.905Z] nexus3.edgexfoundry.org:10003 [2022-08-11T06:20:38.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:20:38.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:20:38.183Z] Configure a credential helper to remove this warning. See [2022-08-11T06:20:38.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:20:38.183Z] [2022-08-11T06:20:38.183Z] Login Succeeded [2022-08-11T06:20:38.183Z] nexus3.edgexfoundry.org:10004 [2022-08-11T06:20:38.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:20:38.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:20:38.787Z] Configure a credential helper to remove this warning. See [2022-08-11T06:20:38.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:20:38.788Z] [2022-08-11T06:20:38.788Z] Login Succeeded [2022-08-11T06:20:38.788Z] docker.io [2022-08-11T06:20:39.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:20:39.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:20:39.659Z] Configure a credential helper to remove this warning. See [2022-08-11T06:20:39.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:20:39.659Z] [2022-08-11T06:20:39.659Z] Login Succeeded [2022-08-11T06:20:39.659Z] ---> docker-login.sh ends [Pipeline] } [2022-08-11T06:20:39.679Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-11T06:20:40.261Z] + git config --global --add safe.directory /w/workspace/edgex-go/279 [Pipeline] echo [2022-08-11T06:20:40.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-11T06:20:40.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-11T06:20:40.310Z] ========================================================= [2022-08-11T06:20:40.310Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-11T06:20:40.310Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-11T06:20:40.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-11T06:20:40.924Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-11T06:20:40.924Z] b3c136eddcbf: Pulling fs layer [2022-08-11T06:20:40.924Z] c0a3192eca97: Pulling fs layer [2022-08-11T06:20:40.924Z] a050256f5b6f: Pulling fs layer [2022-08-11T06:20:40.924Z] 656be50a0ddc: Pulling fs layer [2022-08-11T06:20:40.924Z] 2bbca73fdf42: Pulling fs layer [2022-08-11T06:20:40.924Z] 46d945488cbd: Pulling fs layer [2022-08-11T06:20:40.924Z] 8a5474983e97: Pulling fs layer [2022-08-11T06:20:40.924Z] 329c88fbcd65: Pulling fs layer [2022-08-11T06:20:40.924Z] 46d945488cbd: Waiting [2022-08-11T06:20:40.924Z] 656be50a0ddc: Waiting [2022-08-11T06:20:40.924Z] 2bbca73fdf42: Waiting [2022-08-11T06:20:40.924Z] 8a5474983e97: Waiting [2022-08-11T06:20:40.924Z] 329c88fbcd65: Waiting [2022-08-11T06:20:40.924Z] a050256f5b6f: Verifying Checksum [2022-08-11T06:20:40.924Z] a050256f5b6f: Download complete [2022-08-11T06:20:40.924Z] c0a3192eca97: Download complete [2022-08-11T06:20:40.924Z] 2bbca73fdf42: Verifying Checksum [2022-08-11T06:20:40.924Z] 2bbca73fdf42: Download complete [2022-08-11T06:20:40.924Z] 46d945488cbd: Verifying Checksum [2022-08-11T06:20:40.924Z] 46d945488cbd: Download complete [2022-08-11T06:20:40.924Z] b3c136eddcbf: Verifying Checksum [2022-08-11T06:20:40.924Z] b3c136eddcbf: Download complete [2022-08-11T06:20:41.725Z] ---> 8b74452aa641 [2022-08-11T06:20:41.725Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-11T06:20:41.725Z] ---> fdb64dc3730f [2022-08-11T06:20:41.725Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-11T06:20:41.725Z] ---> Running in 17696ae680ee [2022-08-11T06:20:41.725Z] ---> Running in 5ea5a5b14c87 [2022-08-11T06:20:41.725Z] ---> 6213f644de43 [2022-08-11T06:20:41.725Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-11T06:20:41.725Z] ---> Running in 4b6e35b82066 [2022-08-11T06:20:41.725Z] Removing intermediate container 5ea5a5b14c87 [2022-08-11T06:20:41.725Z] ---> c75111bee2d2 [2022-08-11T06:20:41.725Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-11T06:20:41.725Z] ---> Running in f0d5bb5b46dc [2022-08-11T06:20:41.725Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-11T06:20:41.725Z] Removing intermediate container f0d5bb5b46dc [2022-08-11T06:20:41.725Z] ---> a753b002efea [2022-08-11T06:20:41.725Z] 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-08-11T06:20:41.725Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-11T06:20:41.917Z] b3c136eddcbf: Pull complete [2022-08-11T06:20:41.917Z] 329c88fbcd65: Verifying Checksum [2022-08-11T06:20:41.917Z] 329c88fbcd65: Download complete [2022-08-11T06:20:41.984Z] Removing intermediate container 58d6944c2dce [2022-08-11T06:20:41.984Z] ---> 162cebd553c8 [2022-08-11T06:20:41.984Z] Step 8/25 : COPY . . [2022-08-11T06:20:41.984Z] Removing intermediate container 9ed025724229 [2022-08-11T06:20:41.984Z] ---> a57b87aaafc0 [2022-08-11T06:20:41.984Z] Step 8/25 : COPY . . [2022-08-11T06:20:41.984Z] ---> Running in 5234da3f282a [2022-08-11T06:20:42.522Z] c0a3192eca97: Pull complete [2022-08-11T06:20:42.801Z] a050256f5b6f: Pull complete [2022-08-11T06:20:43.075Z] 8a5474983e97: Verifying Checksum [2022-08-11T06:20:43.075Z] 8a5474983e97: Download complete [2022-08-11T06:20:43.673Z] 656be50a0ddc: Verifying Checksum [2022-08-11T06:20:43.673Z] 656be50a0ddc: Download complete [2022-08-11T06:20:44.524Z] Removing intermediate container 5234da3f282a [2022-08-11T06:20:44.524Z] ---> 4b5231a67145 [2022-08-11T06:20:44.524Z] Step 12/26 : WORKDIR /edgex-go [2022-08-11T06:20:44.524Z] ---> Running in 904f2a3d2500 [2022-08-11T06:20:45.117Z] Removing intermediate container 904f2a3d2500 [2022-08-11T06:20:45.117Z] ---> 01c0bd84b05a [2022-08-11T06:20:45.117Z] [2022-08-11T06:20:45.117Z] Step 13/26 : FROM alpine:3.15 [2022-08-11T06:20:45.117Z] 3.15: Pulling from library/alpine [2022-08-11T06:20:46.072Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-11T06:20:46.072Z] Status: Downloaded newer image for alpine:3.15 [2022-08-11T06:20:46.072Z] ---> c4fc93816858 [2022-08-11T06:20:46.072Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-11T06:20:47.978Z] ---> Running in 5369b6eff673 [2022-08-11T06:20:47.978Z] ---> c9faad13f645 [2022-08-11T06:20:47.978Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-11T06:20:47.978Z] ---> e0924421504b [2022-08-11T06:20:47.978Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-11T06:20:47.978Z] ---> Running in 66afcf3861f9 [2022-08-11T06:20:47.978Z] ---> Running in e9de8bac042d [2022-08-11T06:20:47.978Z] Removing intermediate container 5369b6eff673 [2022-08-11T06:20:47.978Z] ---> 213d73cf2633 [2022-08-11T06:20:47.978Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:20:47.978Z] ---> Running in 1e13d98bff8e [2022-08-11T06:20:47.978Z] Removing intermediate container e9de8bac042d [2022-08-11T06:20:47.978Z] ---> 9b8c71373812 [2022-08-11T06:20:47.978Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-11T06:20:48.255Z] ---> Running in 03b1616b16cf [2022-08-11T06:20:48.517Z] Removing intermediate container 03b1616b16cf [2022-08-11T06:20:48.517Z] ---> 422cc07bc24f [2022-08-11T06:20:48.517Z] 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-08-11T06:20:48.517Z] ---> Running in 74603d2d0182 [2022-08-11T06:20:48.517Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-11T06:20:49.916Z] Removing intermediate container 1e13d98bff8e [2022-08-11T06:20:49.916Z] ---> e3763a4b002d [2022-08-11T06:20:49.916Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-11T06:20:49.916Z] ---> Running in 5f7952a858b3 [2022-08-11T06:20:50.176Z] Removing intermediate container 74603d2d0182 [2022-08-11T06:20:50.176Z] ---> a1ced6034b13 [2022-08-11T06:20:50.176Z] Step 12/25 : WORKDIR /edgex-go [2022-08-11T06:20:50.176Z] ---> Running in 5862460fb935 [2022-08-11T06:20:50.436Z] Removing intermediate container 5862460fb935 [2022-08-11T06:20:50.436Z] ---> 76a9cb26aae1 [2022-08-11T06:20:50.436Z] [2022-08-11T06:20:50.436Z] Step 13/25 : FROM alpine:3.15 [2022-08-11T06:20:50.436Z] ---> c4fc93816858 [2022-08-11T06:20:50.436Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-11T06:20:50.436Z] ---> Using cache [2022-08-11T06:20:50.436Z] ---> 213d73cf2633 [2022-08-11T06:20:50.436Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:20:50.436Z] ---> Using cache [2022-08-11T06:20:50.436Z] ---> e3763a4b002d [2022-08-11T06:20:50.436Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-11T06:20:50.436Z] ---> Running in 02e2a805935d [2022-08-11T06:20:50.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:51.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:51.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:51.904Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-11T06:20:51.904Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-11T06:20:51.904Z] OK: 15856 distinct packages available [2022-08-11T06:20:51.904Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:52.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:52.735Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-11T06:20:52.735Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-11T06:20:52.735Z] OK: 15856 distinct packages available [2022-08-11T06:20:52.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:52.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:52.996Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-11T06:20:53.260Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-11T06:20:53.260Z] (3/5) Installing libucontext (1.1-r0) [2022-08-11T06:20:53.260Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-11T06:20:53.521Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-11T06:20:53.521Z] Executing busybox-1.34.1-r7.trigger [2022-08-11T06:20:53.521Z] OK: 7 MiB in 19 packages [2022-08-11T06:20:53.521Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:20:54.101Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-11T06:20:54.101Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-11T06:20:54.101Z] (3/5) Installing libucontext (1.1-r0) [2022-08-11T06:20:54.101Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-11T06:20:54.359Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-11T06:20:54.359Z] Executing busybox-1.34.1-r7.trigger [2022-08-11T06:20:54.359Z] OK: 7 MiB in 19 packages [2022-08-11T06:20:54.927Z] Removing intermediate container 5f7952a858b3 [2022-08-11T06:20:54.927Z] ---> 67a6f67f313f [2022-08-11T06:20:54.927Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-11T06:20:55.188Z] Removing intermediate container 02e2a805935d [2022-08-11T06:20:55.188Z] ---> 09fe012efce1 [2022-08-11T06:20:55.188Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-11T06:20:57.727Z] ---> a8bb1a9f99f8 [2022-08-11T06:20:57.727Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-11T06:20:57.727Z] ---> b09fe6952e1b [2022-08-11T06:20:57.727Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-11T06:20:58.305Z] ---> cb2b2936afa4 [2022-08-11T06:20:58.305Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-11T06:20:58.796Z] 656be50a0ddc: Pull complete [2022-08-11T06:20:58.796Z] 2bbca73fdf42: Pull complete [2022-08-11T06:20:58.796Z] 46d945488cbd: Pull complete [2022-08-11T06:20:59.245Z] ---> c637b470fc31 [2022-08-11T06:20:59.246Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-11T06:21:01.167Z] ---> cc8b465c674a [2022-08-11T06:21:01.167Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-11T06:21:01.167Z] ---> cdf82f818d96 [2022-08-11T06:21:01.167Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-11T06:21:01.425Z] ---> Running in a403e0b80419 [2022-08-11T06:21:01.425Z] ---> 4e544f2b9641 [2022-08-11T06:21:01.425Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-11T06:21:02.016Z] Removing intermediate container a403e0b80419 [2022-08-11T06:21:02.016Z] ---> 839cfc760385 [2022-08-11T06:21:02.016Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-11T06:21:02.278Z] ---> 723a56daa61a [2022-08-11T06:21:02.278Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-11T06:21:02.278Z] ---> Running in 74df210fc5a4 [2022-08-11T06:21:03.233Z] Removing intermediate container 74df210fc5a4 [2022-08-11T06:21:03.233Z] ---> c39a35540525 [2022-08-11T06:21:03.233Z] Step 23/25 : LABEL arch=x86_64 [2022-08-11T06:21:03.808Z] ---> Running in 4e3fc8ab8d7b [2022-08-11T06:21:03.808Z] ---> 6c1f6795656e [2022-08-11T06:21:03.808Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-11T06:21:03.808Z] ---> Running in 5f23dfad51cd [2022-08-11T06:21:03.808Z] Removing intermediate container 4e3fc8ab8d7b [2022-08-11T06:21:03.808Z] ---> 4537254aebf5 [2022-08-11T06:21:03.808Z] Step 24/25 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:21:03.808Z] ---> Running in 06ab8ad151ee [2022-08-11T06:21:04.080Z] Removing intermediate container 5f23dfad51cd [2022-08-11T06:21:04.081Z] ---> f80a93403138 [2022-08-11T06:21:04.081Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-11T06:21:04.081Z] Removing intermediate container 06ab8ad151ee [2022-08-11T06:21:04.081Z] ---> c3a5c7af402d [2022-08-11T06:21:04.081Z] Step 25/25 : LABEL version=2.3.0-dev.44 [2022-08-11T06:21:04.081Z] ---> Running in bc3a41263b92 [2022-08-11T06:21:04.211Z] 8a5474983e97: Pull complete [2022-08-11T06:21:04.348Z] ---> Running in dab9f655b5f3 [2022-08-11T06:21:04.348Z] Removing intermediate container bc3a41263b92 [2022-08-11T06:21:04.348Z] ---> 518de12a5b7c [2022-08-11T06:21:04.348Z] Step 24/26 : LABEL arch=x86_64 [2022-08-11T06:21:04.613Z] Removing intermediate container dab9f655b5f3 [2022-08-11T06:21:04.613Z] ---> cd26bad4fbc0 [2022-08-11T06:21:04.613Z] [2022-08-11T06:21:04.613Z] ---> Running in 58b1c08af48d [2022-08-11T06:21:04.613Z] Successfully built cd26bad4fbc0 [2022-08-11T06:21:04.613Z] Successfully tagged security-spire-server:latest [2022-08-11T06:21:04.613Z]  Building security-spire-server ... done Building core-command [2022-08-11T06:21:05.652Z] 329c88fbcd65: Pull complete [2022-08-11T06:21:05.652Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-11T06:21:05.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-11T06:21:05.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-11T06:21:06.004Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-11T06:21:06.004Z] WORKDIR /edgex [2022-08-11T06:21:06.004Z] COPY go.mod . [2022-08-11T06:21:06.004Z] RUN go mod download build [2022-08-11T06:21:06.004Z] -t ci-base-image-arm64 -f - . [2022-08-11T06:21:06.601Z] Sending build context to Docker daemon 3.125MB [2022-08-11T06:21:06.601Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-11T06:21:06.601Z] ---> ff4287adb874 [2022-08-11T06:21:06.601Z] Step 2/4 : WORKDIR /edgex [2022-08-11T06:21:07.169Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:21:07.169Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:21:07.169Z] ---> 7106912f62f3 [2022-08-11T06:21:07.169Z] Step 3/23 : WORKDIR /edgex-go [2022-08-11T06:21:07.169Z] ---> Using cache [2022-08-11T06:21:07.169Z] ---> b4e295b9f7fe [2022-08-11T06:21:07.169Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:21:07.169Z] ---> Using cache [2022-08-11T06:21:07.169Z] ---> a525cce15327 [2022-08-11T06:21:07.169Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-11T06:21:08.125Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-11T06:21:08.582Z] ---> Running in 11a184f7bef4 [2022-08-11T06:21:08.858Z] Removing intermediate container 11a184f7bef4 [2022-08-11T06:21:08.858Z] ---> 257d05495e11 [2022-08-11T06:21:08.858Z] Step 3/4 : COPY go.mod . [2022-08-11T06:21:09.130Z] ---> 18b978f0a383 [2022-08-11T06:21:09.130Z] Step 4/4 : RUN go mod download [2022-08-11T06:21:09.403Z] ---> Running in dab492111568 [2022-08-11T06:21:10.040Z] Removing intermediate container 58b1c08af48d [2022-08-11T06:21:10.040Z] ---> d5657768bf2a [2022-08-11T06:21:10.040Z] Step 25/26 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:21:10.040Z] ---> Running in d14582117aee [2022-08-11T06:21:10.040Z] ---> Running in 4996847860ea [2022-08-11T06:21:10.040Z] Removing intermediate container 4996847860ea [2022-08-11T06:21:10.040Z] ---> 14a0234e14fe [2022-08-11T06:21:10.040Z] Step 26/26 : LABEL version=2.3.0-dev.44 [2022-08-11T06:21:12.006Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:13.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:13.004Z] ---> Running in 7ec3aa0b6a41 [2022-08-11T06:21:13.267Z] Removing intermediate container 4b6e35b82066 [2022-08-11T06:21:13.267Z] ---> f8f54fa018fd [2022-08-11T06:21:13.267Z] [2022-08-11T06:21:13.267Z] Step 10/23 : FROM alpine:3.16 [2022-08-11T06:21:13.267Z] OK: 211 MiB in 51 packages [2022-08-11T06:21:13.267Z] Removing intermediate container 66afcf3861f9 [2022-08-11T06:21:13.267Z] ---> d7ee8eb0b793 [2022-08-11T06:21:13.267Z] [2022-08-11T06:21:13.267Z] Step 10/25 : FROM alpine:3.16 [2022-08-11T06:21:13.558Z] Removing intermediate container 17696ae680ee [2022-08-11T06:21:13.558Z] ---> 6245fd561df0 [2022-08-11T06:21:13.558Z] [2022-08-11T06:21:13.558Z] Step 9/20 : FROM alpine:3.15 [2022-08-11T06:21:13.558Z] ---> c4fc93816858 [2022-08-11T06:21:13.558Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-11T06:21:13.558Z] ---> Using cache [2022-08-11T06:21:13.558Z] ---> 213d73cf2633 [2022-08-11T06:21:13.558Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:21:13.558Z] ---> Using cache [2022-08-11T06:21:13.558Z] ---> e3763a4b002d [2022-08-11T06:21:13.558Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-11T06:21:13.558Z] Removing intermediate container 7ec3aa0b6a41 [2022-08-11T06:21:13.558Z] ---> 71d54aeb2e73 [2022-08-11T06:21:13.558Z] [2022-08-11T06:21:13.558Z] ---> Running in a38431beaed5 [2022-08-11T06:21:13.558Z] Successfully built 71d54aeb2e73 [2022-08-11T06:21:13.558Z] Successfully tagged security-spire-agent:latest [2022-08-11T06:21:13.558Z] 3.16: Pulling from library/alpine [2022-08-11T06:21:13.558Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-08-11T06:21:13.558Z] 3.16: Pulling from library/alpine [2022-08-11T06:21:16.114Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-11T06:21:16.114Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-11T06:21:16.114Z] Status: Downloaded newer image for alpine:3.16 [2022-08-11T06:21:16.114Z] Status: Image is up to date for alpine:3.16 [2022-08-11T06:21:16.114Z] ---> 9c6f07244728 [2022-08-11T06:21:16.114Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-11T06:21:16.114Z] ---> 9c6f07244728 [2022-08-11T06:21:16.114Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-11T06:21:16.381Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:21:16.381Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:21:16.381Z] ---> 7106912f62f3 [2022-08-11T06:21:16.381Z] Step 3/31 : WORKDIR /edgex-go [2022-08-11T06:21:16.381Z] ---> Using cache [2022-08-11T06:21:16.381Z] ---> b4e295b9f7fe [2022-08-11T06:21:16.381Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:21:16.381Z] ---> Using cache [2022-08-11T06:21:16.381Z] ---> a525cce15327 [2022-08-11T06:21:16.381Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-11T06:21:17.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:17.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:17.710Z] ---> Running in 0f26a5a14557 [2022-08-11T06:21:17.710Z] ---> Running in 764e1406f3ef [2022-08-11T06:21:17.710Z] ---> Running in eb5754721cd7 [2022-08-11T06:21:17.710Z] Removing intermediate container d14582117aee [2022-08-11T06:21:17.710Z] ---> a8058decd8e0 [2022-08-11T06:21:17.710Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-11T06:21:17.971Z] ---> c67ae7287844 [2022-08-11T06:21:17.971Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:21:17.971Z] ---> Running in 08c1494d6886 [2022-08-11T06:21:17.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:18.234Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-11T06:21:18.234Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-11T06:21:18.234Z] OK: 15856 distinct packages available [2022-08-11T06:21:18.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:18.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:18.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:18.496Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:18.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:18.496Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-11T06:21:18.496Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:21:18.496Z] OK: 6 MiB in 15 packages [2022-08-11T06:21:18.758Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-11T06:21:18.758Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-11T06:21:18.758Z] (3/3) Installing su-exec (0.2-r1) [2022-08-11T06:21:18.758Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:21:18.758Z] Executing ca-certificates-20220614-r0.trigger [2022-08-11T06:21:18.758Z] OK: 6 MiB in 17 packages [2022-08-11T06:21:19.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:19.023Z] Removing intermediate container 0f26a5a14557 [2022-08-11T06:21:19.023Z] ---> ed43229f0b42 [2022-08-11T06:21:19.023Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-11T06:21:19.023Z] ---> Running in dc0a5be4d452 [2022-08-11T06:21:19.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:19.287Z] Removing intermediate container dc0a5be4d452 [2022-08-11T06:21:19.287Z] ---> 5af54b35a507 [2022-08-11T06:21:19.287Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-11T06:21:19.548Z] OK: 211 MiB in 51 packages [2022-08-11T06:21:19.820Z] ---> Running in 731c10d9c156 [2022-08-11T06:21:20.087Z] Removing intermediate container eb5754721cd7 [2022-08-11T06:21:20.087Z] ---> 05d2193993e1 [2022-08-11T06:21:20.087Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-11T06:21:20.361Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-11T06:21:20.361Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-11T06:21:20.624Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-11T06:21:20.624Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-11T06:21:20.927Z] (5/9) Installing curl (7.80.0-r2) [2022-08-11T06:21:20.927Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-11T06:21:21.205Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-11T06:21:21.205Z] Removing intermediate container 731c10d9c156 [2022-08-11T06:21:21.205Z] ---> a8ada0f79880 [2022-08-11T06:21:21.205Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-11T06:21:21.205Z] ---> Running in ec9826ee57e0 [2022-08-11T06:21:21.205Z] (8/9) Installing libucontext (1.1-r0) [2022-08-11T06:21:21.205Z] ---> Running in 90974dc22250 [2022-08-11T06:21:21.205Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-11T06:21:21.467Z] Executing busybox-1.34.1-r7.trigger [2022-08-11T06:21:21.467Z] Executing ca-certificates-20220614-r0.trigger [2022-08-11T06:21:21.467Z] OK: 8 MiB in 23 packages [2022-08-11T06:21:21.467Z] Removing intermediate container 764e1406f3ef [2022-08-11T06:21:21.467Z] ---> 321f9bca9954 [2022-08-11T06:21:21.467Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-11T06:21:21.728Z] Removing intermediate container ec9826ee57e0 [2022-08-11T06:21:21.728Z] ---> 11b1fc230ccc [2022-08-11T06:21:21.728Z] Step 13/25 : WORKDIR / [2022-08-11T06:21:21.728Z] Removing intermediate container 90974dc22250 [2022-08-11T06:21:21.728Z] ---> 49e8ba8b5a9d [2022-08-11T06:21:21.728Z] Step 15/23 : WORKDIR / [2022-08-11T06:21:21.728Z] ---> 965dc76b51e8 [2022-08-11T06:21:21.728Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:21:21.988Z] ---> Running in 39bed804615e [2022-08-11T06:21:21.988Z] ---> Running in e2e609751406 [2022-08-11T06:21:22.249Z] ---> Running in 5fc07544201a [2022-08-11T06:21:22.519Z] Removing intermediate container e2e609751406 [2022-08-11T06:21:22.519Z] ---> 3e33cffe1d50 [2022-08-11T06:21:22.519Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:21:22.781Z] Removing intermediate container a38431beaed5 [2022-08-11T06:21:22.781Z] ---> f58fb031a983 [2022-08-11T06:21:22.781Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:21:22.781Z] Removing intermediate container 39bed804615e [2022-08-11T06:21:22.781Z] ---> f027f71705ed [2022-08-11T06:21:22.781Z] 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-08-11T06:21:23.352Z] ---> 60429e6fa7ad [2022-08-11T06:21:23.352Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-11T06:21:24.741Z] ---> c285d8bcb01d [2022-08-11T06:21:24.741Z] 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-08-11T06:21:24.741Z] ---> a96ea4a51b34 [2022-08-11T06:21:24.741Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-11T06:21:25.322Z] ---> 0fe897536418 [2022-08-11T06:21:25.322Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-11T06:21:25.322Z] ---> 63909fe8f397 [2022-08-11T06:21:25.322Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-11T06:21:25.322Z] ---> 2b9594af009f [2022-08-11T06:21:25.322Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-11T06:21:25.603Z] ---> e9ea7bc123b6 [2022-08-11T06:21:25.603Z] 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-08-11T06:21:25.603Z] ---> f15ee4aea3f3 [2022-08-11T06:21:25.603Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-11T06:21:25.868Z] Removing intermediate container 08c1494d6886 [2022-08-11T06:21:25.868Z] ---> 14ce51644ec7 [2022-08-11T06:21:25.868Z] Step 8/23 : COPY . . [2022-08-11T06:21:25.868Z] ---> fe52e5436526 [2022-08-11T06:21:25.868Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-11T06:21:26.129Z] ---> Running in 8d19d009d7fd [2022-08-11T06:21:29.454Z] ---> b464c0daf6c0 [2022-08-11T06:21:29.454Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-11T06:21:29.454Z] ---> Running in f36829947ebc [2022-08-11T06:21:29.454Z] Removing intermediate container 8d19d009d7fd [2022-08-11T06:21:29.454Z] ---> 307116e9cf8e [2022-08-11T06:21:29.454Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:21:29.454Z] ---> Running in 30b8ae0a4cc3 [2022-08-11T06:21:29.454Z] Removing intermediate container f36829947ebc [2022-08-11T06:21:29.454Z] ---> 0d8526fee893 [2022-08-11T06:21:29.454Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:21:29.454Z] ---> ac2b48d0eeb2 [2022-08-11T06:21:29.454Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-11T06:21:29.716Z] ---> Running in 64826003eaa9 [2022-08-11T06:21:29.716Z] ---> Running in 2f69eb858b6e [2022-08-11T06:21:29.716Z] Removing intermediate container 30b8ae0a4cc3 [2022-08-11T06:21:29.716Z] ---> 10401a48c417 [2022-08-11T06:21:29.716Z] Step 21/23 : LABEL arch=x86_64 [2022-08-11T06:21:29.979Z] Removing intermediate container 5fc07544201a [2022-08-11T06:21:29.979Z] ---> 91fc12a9724b [2022-08-11T06:21:29.979Z] Step 8/31 : COPY . . [2022-08-11T06:21:29.979Z] ---> Running in 6830ad3f9f70 [2022-08-11T06:21:29.979Z] Removing intermediate container 2f69eb858b6e [2022-08-11T06:21:29.979Z] ---> a67341515714 [2022-08-11T06:21:29.979Z] Step 18/20 : LABEL arch=x86_64 [2022-08-11T06:21:29.979Z] ---> af9d8a2dde3b [2022-08-11T06:21:29.979Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-11T06:21:29.979Z] ---> Running in 8fe6fa850544 [2022-08-11T06:21:30.551Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-11T06:21:31.130Z] Removing intermediate container 6830ad3f9f70 [2022-08-11T06:21:31.130Z] ---> 76c3703dca5b [2022-08-11T06:21:31.130Z] Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:21:33.065Z] Removing intermediate container 8fe6fa850544 [2022-08-11T06:21:33.065Z] ---> 065f415b6056 [2022-08-11T06:21:33.065Z] Step 19/20 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:21:33.065Z] ---> c1dd0679a7ee [2022-08-11T06:21:33.065Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-11T06:21:33.065Z] ---> Running in 8b8bf288f071 [2022-08-11T06:21:33.065Z] ---> Running in 404918af6211 [2022-08-11T06:21:33.326Z] Removing intermediate container 8b8bf288f071 [2022-08-11T06:21:33.326Z] ---> 4b69d8eac984 [2022-08-11T06:21:33.326Z] Step 23/23 : LABEL version=2.3.0-dev.44 [2022-08-11T06:21:33.587Z] ---> 409a45c7845d [2022-08-11T06:21:33.587Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-11T06:21:33.587Z] ---> Running in 72435abed207 [2022-08-11T06:21:33.587Z] Removing intermediate container 404918af6211 [2022-08-11T06:21:33.587Z] ---> ec48d78d3d31 [2022-08-11T06:21:33.587Z] Step 20/20 : LABEL version=2.3.0-dev.44 [2022-08-11T06:21:33.846Z] ---> Running in 5935def0797a [2022-08-11T06:21:33.846Z] ---> Running in 92de1df45253 [2022-08-11T06:21:33.846Z] Removing intermediate container 72435abed207 [2022-08-11T06:21:33.846Z] ---> 4cd553842519 [2022-08-11T06:21:33.846Z] [2022-08-11T06:21:34.106Z] Successfully built 4cd553842519 [2022-08-11T06:21:34.106Z] Successfully tagged core-metadata:latest [2022-08-11T06:21:34.106Z]  Building core-metadata ... done Building core-data [2022-08-11T06:21:34.106Z] Removing intermediate container 5935def0797a [2022-08-11T06:21:34.106Z] ---> c2c165dd589e [2022-08-11T06:21:34.106Z] [2022-08-11T06:21:34.367Z] Successfully built c2c165dd589e [2022-08-11T06:21:34.367Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-11T06:21:34.367Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-08-11T06:21:34.367Z] ---> 9635c3285cdd [2022-08-11T06:21:34.367Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-11T06:21:38.638Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:21:38.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:21:38.638Z] ---> 7106912f62f3 [2022-08-11T06:21:38.638Z] Step 3/23 : WORKDIR /edgex-go [2022-08-11T06:21:38.638Z] ---> Using cache [2022-08-11T06:21:38.638Z] ---> b4e295b9f7fe [2022-08-11T06:21:38.638Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:21:38.638Z] ---> Using cache [2022-08-11T06:21:38.638Z] ---> a525cce15327 [2022-08-11T06:21:38.638Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-11T06:21:38.638Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:21:38.638Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:21:38.638Z] ---> 7106912f62f3 [2022-08-11T06:21:38.638Z] Step 3/23 : WORKDIR /edgex-go [2022-08-11T06:21:38.638Z] ---> Using cache [2022-08-11T06:21:38.638Z] ---> b4e295b9f7fe [2022-08-11T06:21:38.638Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:21:38.638Z] ---> Using cache [2022-08-11T06:21:38.638Z] ---> a525cce15327 [2022-08-11T06:21:38.638Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-11T06:21:41.213Z] ---> Running in d80c278ee8c7 [2022-08-11T06:21:41.213Z] ---> Running in 0830e401b5d7 [2022-08-11T06:21:41.213Z] ---> Running in 8f2964af6ba6 [2022-08-11T06:21:41.213Z] Removing intermediate container 92de1df45253 [2022-08-11T06:21:41.213Z] ---> 5559220f7dfc [2022-08-11T06:21:41.213Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-11T06:21:41.213Z] ---> Running in 96c6a19b22fa [2022-08-11T06:21:41.213Z] Removing intermediate container 96c6a19b22fa [2022-08-11T06:21:41.213Z] ---> 486e6ffcdd8e [2022-08-11T06:21:41.213Z] Step 23/25 : LABEL arch=x86_64 [2022-08-11T06:21:41.213Z] ---> Running in f7b5210aaad5 [2022-08-11T06:21:41.213Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-11T06:21:41.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:41.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:41.472Z] Removing intermediate container f7b5210aaad5 [2022-08-11T06:21:41.472Z] ---> 313aff035ed8 [2022-08-11T06:21:41.472Z] Step 24/25 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:21:41.472Z] ---> Running in e6bc8f6dd9e0 [2022-08-11T06:21:41.774Z] Removing intermediate container dab492111568 [2022-08-11T06:21:41.774Z] ---> 62509701918b [2022-08-11T06:21:41.774Z] Successfully built 62509701918b [2022-08-11T06:21:41.774Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:21:42.077Z] Removing intermediate container e6bc8f6dd9e0 [2022-08-11T06:21:42.077Z] ---> 33e16389dd24 [2022-08-11T06:21:42.077Z] Step 25/25 : LABEL version=2.3.0-dev.44 [2022-08-11T06:21:42.077Z] ---> Running in 91373c254d2a [2022-08-11T06:21:42.141Z] + docker inspect -f . ci-base-image-arm64 [2022-08-11T06:21:42.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:21:42.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:42.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:21:42.338Z] Removing intermediate container 91373c254d2a [2022-08-11T06:21:42.338Z] ---> 05a9219063b6 [2022-08-11T06:21:42.338Z] [2022-08-11T06:21:42.338Z] Successfully built 05a9219063b6 [2022-08-11T06:21:42.338Z] Successfully tagged security-secretstore-setup:latest [2022-08-11T06:21:42.338Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-08-11T06:21:42.376Z] prd-ubuntu20.04-docker-arm64-4c-16g-22501 does not seem to be running inside a container [2022-08-11T06:21:42.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:21:42.598Z] OK: 211 MiB in 51 packages [2022-08-11T06:21:42.598Z] OK: 211 MiB in 51 packages [2022-08-11T06:21:43.754Z] $ docker top de15af71ee8586a6a42d526fe7fbc6c0b8e8ba91e576cf3ea7137eb8c9aa0988 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-11T06:21:44.656Z] + go version [2022-08-11T06:21:44.656Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-11T06:21:44.683Z] $ docker stop --time=1 de15af71ee8586a6a42d526fe7fbc6c0b8e8ba91e576cf3ea7137eb8c9aa0988 [2022-08-11T06:21:45.991Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:21:45.991Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:21:45.991Z] ---> 7106912f62f3 [2022-08-11T06:21:45.991Z] Step 3/22 : WORKDIR /edgex-go [2022-08-11T06:21:45.991Z] ---> Using cache [2022-08-11T06:21:45.991Z] ---> b4e295b9f7fe [2022-08-11T06:21:45.991Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:21:45.991Z] ---> Using cache [2022-08-11T06:21:45.991Z] ---> a525cce15327 [2022-08-11T06:21:45.991Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-11T06:21:45.991Z] ---> Using cache [2022-08-11T06:21:45.991Z] ---> 321f9bca9954 [2022-08-11T06:21:45.991Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-11T06:21:45.991Z] ---> Using cache [2022-08-11T06:21:45.991Z] ---> 965dc76b51e8 [2022-08-11T06:21:45.991Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:21:45.991Z] ---> Using cache [2022-08-11T06:21:45.991Z] ---> 91fc12a9724b [2022-08-11T06:21:45.991Z] Step 8/22 : COPY . . [2022-08-11T06:21:45.991Z] ---> Using cache [2022-08-11T06:21:45.991Z] ---> 9635c3285cdd [2022-08-11T06:21:45.991Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-11T06:21:46.250Z] ---> Running in d94bdc74e6b0 [2022-08-11T06:21:46.250Z] Removing intermediate container 8f2964af6ba6 [2022-08-11T06:21:46.250Z] ---> 341fa6ce4406 [2022-08-11T06:21:46.250Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-11T06:21:46.250Z] Removing intermediate container 0830e401b5d7 [2022-08-11T06:21:46.250Z] ---> 609caf38a0c2 [2022-08-11T06:21:46.250Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-11T06:21:46.345Z] $ docker rm -f de15af71ee8586a6a42d526fe7fbc6c0b8e8ba91e576cf3ea7137eb8c9aa0988 [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-08-11T06:21:46.888Z] ---> 28c5a6e090fe [2022-08-11T06:21:46.888Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:21:46.888Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-11T06:21:46.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-11T06:21:46.983Z] [2022-08-11T06:21:46.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:21:47.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-11T06:21:47.329Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-11T06:21:47.329Z] 29e5d40040c1: Pulling fs layer [2022-08-11T06:21:47.329Z] 1ce36da41761: Pulling fs layer [2022-08-11T06:21:47.329Z] 25b303627fd3: Pulling fs layer [2022-08-11T06:21:47.606Z] 29e5d40040c1: Verifying Checksum [2022-08-11T06:21:47.606Z] 29e5d40040c1: Download complete [2022-08-11T06:21:47.879Z] 1ce36da41761: Verifying Checksum [2022-08-11T06:21:47.879Z] 1ce36da41761: Download complete [2022-08-11T06:21:48.150Z] 29e5d40040c1: Pull complete [2022-08-11T06:21:48.816Z] ---> Running in ede5ba06a173 [2022-08-11T06:21:48.816Z] ---> d0543ddbb96c [2022-08-11T06:21:48.816Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:21:49.590Z] 25b303627fd3: Verifying Checksum [2022-08-11T06:21:49.590Z] 25b303627fd3: Download complete [2022-08-11T06:21:49.590Z] 1ce36da41761: Pull complete [2022-08-11T06:21:50.192Z] ---> Running in 1c78f0acb680 [2022-08-11T06:21:50.454Z] Removing intermediate container 64826003eaa9 [2022-08-11T06:21:50.454Z] ---> dd11c16f8085 [2022-08-11T06:21:50.454Z] [2022-08-11T06:21:50.454Z] Step 10/23 : FROM alpine:3.16 [2022-08-11T06:21:50.454Z] ---> 9c6f07244728 [2022-08-11T06:21:50.454Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-11T06:21:50.454Z] ---> Using cache [2022-08-11T06:21:50.454Z] ---> ed43229f0b42 [2022-08-11T06:21:50.454Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-11T06:21:50.454Z] ---> Using cache [2022-08-11T06:21:50.454Z] ---> 5af54b35a507 [2022-08-11T06:21:50.454Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-11T06:21:51.035Z] ---> Running in 895288a78118 [2022-08-11T06:21:51.601Z] Removing intermediate container 895288a78118 [2022-08-11T06:21:51.601Z] ---> 5c3ef878c4d3 [2022-08-11T06:21:51.601Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-11T06:21:51.860Z] ---> Running in 454014597ef2 [2022-08-11T06:21:53.768Z] Removing intermediate container 454014597ef2 [2022-08-11T06:21:53.768Z] ---> 0ab4d2c5aec5 [2022-08-11T06:21:53.768Z] Step 15/23 : WORKDIR / [2022-08-11T06:21:58.005Z] ---> Running in 68e1126b7322 [2022-08-11T06:21:59.402Z] Removing intermediate container 68e1126b7322 [2022-08-11T06:21:59.402Z] ---> ea6758057673 [2022-08-11T06:21:59.402Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:22:02.001Z] 25b303627fd3: Pull complete [2022-08-11T06:22:02.001Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-11T06:22:02.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-11T06:22:02.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:22:02.479Z] prd-ubuntu20.04-docker-arm64-4c-16g-22501 does not seem to be running inside a container [2022-08-11T06:22:02.563Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:22:03.630Z] ---> 6b9e142fd149 [2022-08-11T06:22:03.630Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-11T06:22:03.630Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-11T06:22:03.630Z] Removing intermediate container d80c278ee8c7 [2022-08-11T06:22:03.630Z] ---> f33fe8e1f411 [2022-08-11T06:22:03.630Z] [2022-08-11T06:22:03.630Z] Step 10/31 : FROM alpine:3.16 [2022-08-11T06:22:03.630Z] ---> 9c6f07244728 [2022-08-11T06:22:03.630Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-11T06:22:03.890Z] ---> Running in 837c14e948c9 [2022-08-11T06:22:03.890Z] ---> 9a9360682745 [2022-08-11T06:22:03.890Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-11T06:22:04.163Z] Removing intermediate container 837c14e948c9 [2022-08-11T06:22:04.163Z] ---> 5c48e0a76df8 [2022-08-11T06:22:04.163Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-11T06:22:04.163Z] Removing intermediate container ede5ba06a173 [2022-08-11T06:22:04.163Z] ---> 20949e9aeb18 [2022-08-11T06:22:04.163Z] Step 8/23 : COPY . . [2022-08-11T06:22:04.163Z] ---> Running in 5c2f61407b55 [2022-08-11T06:22:04.422Z] Removing intermediate container 1c78f0acb680 [2022-08-11T06:22:04.422Z] ---> 444596d23ebc [2022-08-11T06:22:04.422Z] Step 8/23 : COPY . . [2022-08-11T06:22:04.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:04.659Z] $ docker top d15c86eeffac7bcc0e3c3e3c9887ebd816693c0409ea5881bcb967c3ff4c2934 -eo pid,comm [2022-08-11T06:22:04.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2022-08-11T06:22:05.034Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-11T06:22:05.034Z] (2/2) Installing su-exec (0.2-r1) [2022-08-11T06:22:05.034Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:22:05.034Z] OK: 6 MiB in 16 packages [2022-08-11T06:22:05.296Z] ---> da08618cbca4 [2022-08-11T06:22:05.296Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-11T06:22:05.555Z] + docker-compose build --help [2022-08-11T06:22:05.555Z] + grep parallel [2022-08-11T06:22:08.605Z] ---> Running in abe5c35a3873 [2022-08-11T06:22:08.605Z] ---> df8396294b0a [2022-08-11T06:22:08.605Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-11T06:22:08.605Z] ---> 8060ef5ac4f1 [2022-08-11T06:22:08.605Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-11T06:22:08.878Z] Removing intermediate container abe5c35a3873 [2022-08-11T06:22:08.878Z] ---> e0a57a48df02 [2022-08-11T06:22:08.878Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:22:08.878Z] Removing intermediate container 5c2f61407b55 [2022-08-11T06:22:08.878Z] ---> 3488c14cd28e [2022-08-11T06:22:08.878Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-11T06:22:08.878Z] ---> Running in f44c85e80ec5 [2022-08-11T06:22:08.878Z] ---> Running in bb225345d9f1 [2022-08-11T06:22:08.878Z] ---> Running in 804df1a7f994 [2022-08-11T06:22:08.878Z] ---> Running in 13396dbadddb [2022-08-11T06:22:08.935Z] --parallel Build images in parallel. [Pipeline] } [2022-08-11T06:22:08.962Z] $ docker stop --time=1 d15c86eeffac7bcc0e3c3e3c9887ebd816693c0409ea5881bcb967c3ff4c2934 [2022-08-11T06:22:09.172Z] Removing intermediate container 804df1a7f994 [2022-08-11T06:22:09.172Z] ---> 0644be860d61 [2022-08-11T06:22:09.172Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-11T06:22:09.172Z] Removing intermediate container 13396dbadddb [2022-08-11T06:22:09.172Z] ---> 4d5b444d95f2 [2022-08-11T06:22:09.172Z] Step 21/23 : LABEL arch=x86_64 [2022-08-11T06:22:09.172Z] ---> Running in 2d4eb0ed6ff6 [2022-08-11T06:22:09.172Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-11T06:22:09.172Z] ---> Running in 2864ca34f9de [2022-08-11T06:22:09.432Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-11T06:22:09.432Z] Removing intermediate container 2d4eb0ed6ff6 [2022-08-11T06:22:09.432Z] ---> ccf520def575 [2022-08-11T06:22:09.432Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-11T06:22:09.432Z] ---> Running in c9ab7fd28f12 [2022-08-11T06:22:09.432Z] Removing intermediate container 2864ca34f9de [2022-08-11T06:22:09.432Z] ---> 82018abdd7f3 [2022-08-11T06:22:09.432Z] Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:22:09.432Z] ---> Running in 0015386035c7 [2022-08-11T06:22:09.724Z] Removing intermediate container c9ab7fd28f12 [2022-08-11T06:22:09.724Z] ---> b7ac029e71b5 [2022-08-11T06:22:09.724Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-11T06:22:09.724Z] ---> Running in 05b2ce35be1c [2022-08-11T06:22:09.724Z] Removing intermediate container 0015386035c7 [2022-08-11T06:22:09.724Z] ---> cd98263dbd8c [2022-08-11T06:22:09.724Z] Step 23/23 : LABEL version=2.3.0-dev.44 [2022-08-11T06:22:09.984Z] ---> Running in daea2ed6df83 [2022-08-11T06:22:10.565Z] Removing intermediate container daea2ed6df83 [2022-08-11T06:22:10.565Z] ---> d4c8ab82d2b5 [2022-08-11T06:22:10.565Z] [2022-08-11T06:22:10.565Z] Successfully built d4c8ab82d2b5 [2022-08-11T06:22:10.603Z] $ docker rm -f d15c86eeffac7bcc0e3c3e3c9887ebd816693c0409ea5881bcb967c3ff4c2934 [Pipeline] // withDockerContainer [2022-08-11T06:22:10.825Z] Successfully tagged core-command:latest [2022-08-11T06:22:10.825Z]  Building core-command ... done Building support-scheduler [2022-08-11T06:22:10.825Z] Removing intermediate container d94bdc74e6b0 [2022-08-11T06:22:10.825Z] ---> d5715c543bec [2022-08-11T06:22:10.825Z] [2022-08-11T06:22:10.825Z] Step 10/22 : FROM alpine:3.16 [2022-08-11T06:22:10.825Z] ---> 9c6f07244728 [2022-08-11T06:22:10.825Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:22:11.084Z] ---> Running in 586df64f1e88 [2022-08-11T06:22:11.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-11T06:22:11.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:22:11.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-22501 does not seem to be running inside a container [2022-08-11T06:22:11.547Z] $ 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/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:22:12.463Z] Removing intermediate container 05b2ce35be1c [2022-08-11T06:22:12.463Z] ---> ee4a0b09e3e5 [2022-08-11T06:22:12.463Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-11T06:22:12.781Z] $ docker top 2125bf178bbfe755ff3cd28af536649dba6e30b1c226cc8401fa615d3a9d56cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-11T06:22:13.401Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:22:13.401Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:22:13.401Z] ---> 7106912f62f3 [2022-08-11T06:22:13.401Z] Step 3/22 : WORKDIR /edgex-go [2022-08-11T06:22:13.401Z] ---> Using cache [2022-08-11T06:22:13.401Z] ---> b4e295b9f7fe [2022-08-11T06:22:13.401Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:22:13.401Z] ---> Using cache [2022-08-11T06:22:13.401Z] ---> a525cce15327 [2022-08-11T06:22:13.401Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-11T06:22:13.401Z] ---> Using cache [2022-08-11T06:22:13.401Z] ---> 321f9bca9954 [2022-08-11T06:22:13.401Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-11T06:22:13.401Z] ---> Using cache [2022-08-11T06:22:13.401Z] ---> 965dc76b51e8 [2022-08-11T06:22:13.401Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:22:13.401Z] ---> Using cache [2022-08-11T06:22:13.401Z] ---> 91fc12a9724b [2022-08-11T06:22:13.401Z] Step 8/22 : COPY . . [2022-08-11T06:22:13.401Z] ---> Using cache [2022-08-11T06:22:13.401Z] ---> 9635c3285cdd [2022-08-11T06:22:13.401Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-11T06:22:13.679Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-11T06:22:15.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:15.568Z] ---> Running in 439cc68e8f5f [2022-08-11T06:22:15.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:15.568Z] ---> Running in 11d4417801f4 [2022-08-11T06:22:15.827Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-11T06:22:15.827Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-11T06:22:15.827Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-11T06:22:15.827Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-11T06:22:15.827Z] (5/6) Installing curl (7.83.1-r2) [2022-08-11T06:22:15.827Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-11T06:22:15.827Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:22:16.088Z] Executing ca-certificates-20220614-r0.trigger [2022-08-11T06:22:16.088Z] Removing intermediate container 439cc68e8f5f [2022-08-11T06:22:16.088Z] ---> 5f7132908526 [2022-08-11T06:22:16.088Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-11T06:22:16.088Z] OK: 8 MiB in 20 packages [2022-08-11T06:22:16.347Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-11T06:22:16.611Z] ---> 07a611b1538d [2022-08-11T06:22:16.611Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-11T06:22:16.611Z] ---> Running in be368fd46b1e [2022-08-11T06:22:17.547Z] Removing intermediate container 586df64f1e88 [2022-08-11T06:22:17.547Z] ---> 6ab3e033bc71 [2022-08-11T06:22:17.547Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-11T06:22:17.806Z] ---> Running in 81c3bad34da4 [2022-08-11T06:22:17.974Z] Building core-command ... [2022-08-11T06:22:17.974Z] Building core-data ... [2022-08-11T06:22:17.974Z] Building core-metadata ... [2022-08-11T06:22:17.974Z] Building security-bootstrapper ... [2022-08-11T06:22:17.974Z] Building security-proxy-setup ... [2022-08-11T06:22:17.974Z] Building security-secretstore-setup ... [2022-08-11T06:22:17.974Z] Building security-spiffe-token-provider ... [2022-08-11T06:22:17.974Z] Building security-spire-agent ... [2022-08-11T06:22:17.974Z] Building security-spire-config ... [2022-08-11T06:22:17.974Z] Building security-spire-server ... [2022-08-11T06:22:17.975Z] Building support-notifications ... [2022-08-11T06:22:17.975Z] Building support-scheduler ... [2022-08-11T06:22:17.975Z] Building sys-mgmt-agent ... [2022-08-11T06:22:17.975Z] Building support-scheduler [2022-08-11T06:22:17.975Z] Building support-notifications [2022-08-11T06:22:17.975Z] Building core-command [2022-08-11T06:22:17.975Z] Building security-spire-agent [2022-08-11T06:22:17.975Z] Building security-proxy-setup [2022-08-11T06:22:18.065Z] Removing intermediate container 81c3bad34da4 [2022-08-11T06:22:18.065Z] ---> 999b3a81532b [2022-08-11T06:22:18.065Z] Step 13/22 : WORKDIR /edgex [2022-08-11T06:22:18.426Z] ---> Running in 5263cf66c949 [2022-08-11T06:22:18.687Z] Removing intermediate container be368fd46b1e [2022-08-11T06:22:18.688Z] ---> 606ea5925fbb [2022-08-11T06:22:18.688Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:22:18.688Z] Removing intermediate container 5263cf66c949 [2022-08-11T06:22:18.688Z] ---> c7bacca43880 [2022-08-11T06:22:18.688Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-11T06:22:19.270Z] ---> 09cc6127aade [2022-08-11T06:22:19.270Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-11T06:22:19.270Z] ---> 237fd767063f [2022-08-11T06:22:19.270Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-11T06:22:21.832Z] ---> 96caef7be3bb [2022-08-11T06:22:21.832Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-11T06:22:21.832Z] ---> b1b7d2b1fc9c [2022-08-11T06:22:21.832Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-11T06:22:22.406Z] ---> e1eba6ad4330 [2022-08-11T06:22:22.406Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-11T06:22:22.664Z] ---> d0e0049f2191 [2022-08-11T06:22:22.664Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-11T06:22:22.924Z] ---> 6a57b8875d92 [2022-08-11T06:22:22.924Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-11T06:22:23.490Z] ---> 7b5d62550e57 [2022-08-11T06:22:23.490Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-11T06:22:23.490Z] ---> Running in a629a43c9611 [2022-08-11T06:22:23.752Z] ---> 27eadd8ebfeb [2022-08-11T06:22:23.752Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-11T06:22:24.689Z] ---> c07062ef67ab [2022-08-11T06:22:24.689Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-11T06:22:24.948Z] ---> Running in 31663a4cd3d2 [2022-08-11T06:22:27.840Z] Removing intermediate container a629a43c9611 [2022-08-11T06:22:27.840Z] ---> ab9f9b0170ca [2022-08-11T06:22:27.840Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-11T06:22:27.840Z] ---> Running in ff6dfe22fcca [2022-08-11T06:22:28.127Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:22:28.127Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:22:28.127Z] ---> 62509701918b [2022-08-11T06:22:28.127Z] Step 3/23 : WORKDIR /edgex-go [2022-08-11T06:22:28.127Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:22:28.127Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:22:28.127Z] ---> 62509701918b [2022-08-11T06:22:28.127Z] [2022-08-11T06:22:28.127Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:22:28.127Z] ---> 62509701918b [2022-08-11T06:22:28.127Z] Step 3/22 : WORKDIR /edgex-go [2022-08-11T06:22:28.127Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:22:28.127Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:22:28.127Z] ---> 62509701918b [2022-08-11T06:22:28.127Z] Step 3/22 : WORKDIR /edgex-goStep 3/26 : WORKDIR /edgex-go [2022-08-11T06:22:28.127Z] [2022-08-11T06:22:28.127Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:22:28.127Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:22:28.127Z] ---> 62509701918b [2022-08-11T06:22:28.127Z] Step 3/22 : WORKDIR /edgex-go [2022-08-11T06:22:28.127Z] ---> Running in 4c6feeb67aaa [2022-08-11T06:22:28.127Z] ---> Running in 49b5fe5da098 [2022-08-11T06:22:28.127Z] ---> Running in e7957c25f269 [2022-08-11T06:22:28.127Z] ---> Running in 8ea2335d8711 [2022-08-11T06:22:28.127Z] ---> Running in b56220f60e4f [2022-08-11T06:22:28.408Z] Removing intermediate container 4c6feeb67aaa [2022-08-11T06:22:28.408Z] ---> cb0faa6a907f [2022-08-11T06:22:28.408Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:22:28.441Z] Removing intermediate container ff6dfe22fcca [2022-08-11T06:22:28.442Z] ---> 44e4cd0a6fab [2022-08-11T06:22:28.442Z] Step 20/22 : LABEL arch=x86_64 [2022-08-11T06:22:28.702Z] ---> Running in 4977d0b4e588 [2022-08-11T06:22:28.702Z] Removing intermediate container e7957c25f269 [2022-08-11T06:22:28.702Z] ---> 8a55e4dc59b5 [2022-08-11T06:22:28.702Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:22:28.702Z] Removing intermediate container 49b5fe5da098 [2022-08-11T06:22:28.702Z] ---> b957f34b4984 [2022-08-11T06:22:28.702Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:22:28.702Z] Removing intermediate container 8ea2335d8711 [2022-08-11T06:22:28.702Z] ---> df562323eb85 [2022-08-11T06:22:28.702Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:22:28.702Z] Removing intermediate container b56220f60e4f [2022-08-11T06:22:28.702Z] ---> 81a093fc15bb [2022-08-11T06:22:28.702Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:22:28.986Z] ---> Running in cdafeb74239e [2022-08-11T06:22:28.986Z] ---> Running in 403ef6c723e7 [2022-08-11T06:22:28.986Z] ---> Running in 043db82fdfc9 [2022-08-11T06:22:28.986Z] ---> Running in 6f5be91cdb41 [2022-08-11T06:22:29.009Z] ---> Running in 4083932e480a [2022-08-11T06:22:29.956Z] Removing intermediate container 4083932e480a [2022-08-11T06:22:29.956Z] ---> 93b1aaf763aa [2022-08-11T06:22:29.956Z] Step 21/22 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:22:29.956Z] ---> Running in f313f756ac77 [2022-08-11T06:22:29.956Z] Removing intermediate container 31663a4cd3d2 [2022-08-11T06:22:29.956Z] ---> 1e9011c5bdc2 [2022-08-11T06:22:29.956Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-11T06:22:30.536Z] ---> Running in cb66324ef05c [2022-08-11T06:22:30.805Z] Removing intermediate container f313f756ac77 [2022-08-11T06:22:30.805Z] ---> 2b09ca2e753a [2022-08-11T06:22:30.805Z] Step 22/22 : LABEL version=2.3.0-dev.44 [2022-08-11T06:22:32.222Z] Removing intermediate container cb66324ef05c [2022-08-11T06:22:32.222Z] ---> 765eb2d02a91 [2022-08-11T06:22:32.222Z] Step 28/31 : CMD ["gate"] [2022-08-11T06:22:32.222Z] ---> Running in 172ba6e752d9 [2022-08-11T06:22:32.393Z] Removing intermediate container 4977d0b4e588 [2022-08-11T06:22:32.393Z] ---> e8002244a28c [2022-08-11T06:22:32.393Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-11T06:22:32.393Z] ---> Running in f43a5682927d [2022-08-11T06:22:32.483Z] ---> Running in 7c1b3cc5c659 [2022-08-11T06:22:32.483Z] Removing intermediate container f44c85e80ec5 [2022-08-11T06:22:32.483Z] ---> 3323a12a100c [2022-08-11T06:22:32.483Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-11T06:22:32.673Z] Removing intermediate container 6f5be91cdb41 [2022-08-11T06:22:32.673Z] ---> 0bb820014b5f [2022-08-11T06:22:32.673Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-11T06:22:32.744Z] Removing intermediate container 172ba6e752d9 [2022-08-11T06:22:32.744Z] ---> f7408278f9ca [2022-08-11T06:22:32.744Z] [2022-08-11T06:22:32.744Z] ---> Running in 9411d9c6cbc9 [2022-08-11T06:22:32.744Z] Removing intermediate container 7c1b3cc5c659 [2022-08-11T06:22:32.744Z] ---> d5405ebf38cb [2022-08-11T06:22:32.744Z] Step 29/31 : LABEL arch=x86_64 [2022-08-11T06:22:32.744Z] ---> Running in b10fee748840 [2022-08-11T06:22:32.744Z] Successfully built f7408278f9ca [2022-08-11T06:22:32.744Z] Successfully tagged security-proxy-setup:latest [2022-08-11T06:22:32.744Z] Building support-notifications [2022-08-11T06:22:32.956Z] ---> Running in 6f932ddac266 [2022-08-11T06:22:32.956Z] Removing intermediate container cdafeb74239e [2022-08-11T06:22:32.956Z] ---> 25944ba38729 [2022-08-11T06:22:32.956Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-11T06:22:33.234Z] Removing intermediate container 043db82fdfc9 [2022-08-11T06:22:33.234Z] ---> ec2d2ea63a59 [2022-08-11T06:22:33.234Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-11T06:22:33.234Z] Removing intermediate container 403ef6c723e7 [2022-08-11T06:22:33.234Z] ---> 7fce7d7ead6f [2022-08-11T06:22:33.234Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-11T06:22:33.234Z] ---> Running in 382489730f9e [2022-08-11T06:22:33.511Z] ---> Running in 1a471adfeb3b [2022-08-11T06:22:33.511Z] ---> Running in 05727336b1dc [2022-08-11T06:22:34.532Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:22:34.723Z]  Building security-proxy-setup ... 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.44" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-11T06:22:34.723Z] Removing intermediate container b10fee748840 [2022-08-11T06:22:34.724Z] ---> a4337f26e35f [2022-08-11T06:22:34.724Z] Step 30/31 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:22:34.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:22:35.081Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:22:35.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:22:35.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:22:35.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:22:35.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:22:35.683Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:22:35.683Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:22:35.683Z] ---> 7106912f62f3 [2022-08-11T06:22:35.683Z] Step 3/22 : WORKDIR /edgex-go [2022-08-11T06:22:35.683Z] ---> Using cache [2022-08-11T06:22:35.683Z] ---> b4e295b9f7fe [2022-08-11T06:22:35.683Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:22:35.683Z] ---> Using cache [2022-08-11T06:22:35.683Z] ---> a525cce15327 [2022-08-11T06:22:35.683Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-11T06:22:36.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:22:36.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:22:36.516Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:22:36.516Z] OK: 221 MiB in 51 packages [2022-08-11T06:22:36.516Z] OK: 221 MiB in 51 packages [2022-08-11T06:22:37.565Z] OK: 221 MiB in 51 packages [2022-08-11T06:22:37.608Z] ---> Running in c03e36853db4 [2022-08-11T06:22:37.608Z] ---> Running in 170b11c233aa [2022-08-11T06:22:37.869Z] Removing intermediate container c03e36853db4 [2022-08-11T06:22:37.869Z] ---> 952ab91c4a73 [2022-08-11T06:22:37.869Z] Step 31/31 : LABEL version=2.3.0-dev.44 [2022-08-11T06:22:37.869Z] ---> Running in 715bf6c8e412 [2022-08-11T06:22:37.869Z] Removing intermediate container 9411d9c6cbc9 [2022-08-11T06:22:37.869Z] ---> 3df9b7535de8 [2022-08-11T06:22:37.869Z] [2022-08-11T06:22:37.869Z] Step 11/23 : FROM alpine:3.16 [2022-08-11T06:22:37.869Z] ---> 9c6f07244728 [2022-08-11T06:22:37.869Z] 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-08-11T06:22:38.166Z] OK: 221 MiB in 51 packages [2022-08-11T06:22:38.166Z] OK: 221 MiB in 51 packages [2022-08-11T06:22:38.167Z] ---> Running in b53ae81897e0 [2022-08-11T06:22:38.167Z] Removing intermediate container 715bf6c8e412 [2022-08-11T06:22:38.167Z] ---> 08cf287cab58 [2022-08-11T06:22:38.167Z] [2022-08-11T06:22:38.428Z] Removing intermediate container b53ae81897e0 [2022-08-11T06:22:38.428Z] ---> 9e1ac0550c2e [2022-08-11T06:22:38.428Z] 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-08-11T06:22:38.428Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:38.428Z] Successfully built 08cf287cab58 [2022-08-11T06:22:38.428Z] Successfully tagged security-bootstrapper:latest [2022-08-11T06:22:38.428Z]  Building security-bootstrapper ... done Building security-spire-config [2022-08-11T06:22:38.428Z] ---> Running in c0ef936a3693 [2022-08-11T06:22:38.446Z] Removing intermediate container 6f932ddac266 [2022-08-11T06:22:38.446Z] ---> fe1e3efcb8b8 [2022-08-11T06:22:38.446Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-11T06:22:38.446Z] Removing intermediate container f43a5682927d [2022-08-11T06:22:38.446Z] ---> 4ff9ce99f21b [2022-08-11T06:22:38.446Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-11T06:22:38.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:38.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:39.254Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-11T06:22:39.254Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-11T06:22:39.254Z] (3/33) Installing readline (8.1.2-r0) [2022-08-11T06:22:39.254Z] (4/33) Installing bash (5.1.16-r2) [2022-08-11T06:22:39.254Z] Executing bash-5.1.16-r2.post-install [2022-08-11T06:22:39.254Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-11T06:22:39.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:39.254Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-11T06:22:39.254Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-11T06:22:39.254Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-11T06:22:39.254Z] (9/33) Installing curl (7.83.1-r2) [2022-08-11T06:22:39.254Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-11T06:22:39.437Z] Removing intermediate container 382489730f9e [2022-08-11T06:22:39.437Z] ---> 60a725e5f09d [2022-08-11T06:22:39.437Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-11T06:22:39.437Z] Removing intermediate container 05727336b1dc [2022-08-11T06:22:39.437Z] ---> db5e1a2b621e [2022-08-11T06:22:39.437Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-11T06:22:39.437Z] Removing intermediate container 1a471adfeb3b [2022-08-11T06:22:39.437Z] ---> bff03ff7b1ef [2022-08-11T06:22:39.437Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-11T06:22:39.579Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-11T06:22:39.579Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-11T06:22:39.579Z] (13/33) Installing expat (2.4.8-r0) [2022-08-11T06:22:39.579Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-11T06:22:39.579Z] (15/33) Installing gdbm (1.23-r0) [2022-08-11T06:22:39.579Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-11T06:22:39.579Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-11T06:22:39.579Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-11T06:22:39.579Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-11T06:22:39.579Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-11T06:22:39.579Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-11T06:22:39.579Z] OK: 211 MiB in 51 packages [2022-08-11T06:22:39.715Z] ---> d7187f463e79 [2022-08-11T06:22:39.715Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:22:39.993Z] ---> Running in 6e583aedbd71 [2022-08-11T06:22:40.146Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-11T06:22:40.146Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-11T06:22:40.146Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-11T06:22:40.146Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-11T06:22:40.146Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-11T06:22:40.146Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-11T06:22:40.146Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-11T06:22:40.146Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-11T06:22:40.146Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-11T06:22:40.146Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-11T06:22:40.146Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-11T06:22:40.146Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-11T06:22:40.273Z] ---> d6a3aed8e540 [2022-08-11T06:22:40.273Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:22:40.273Z] ---> Running in 57b11a8f830a [2022-08-11T06:22:40.404Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:22:40.404Z] Executing ca-certificates-20220614-r0.trigger [2022-08-11T06:22:40.404Z] OK: 122 MiB in 47 packages [2022-08-11T06:22:40.563Z] ---> cb97308ecf1f [2022-08-11T06:22:40.563Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:22:40.843Z] ---> c343bab7688a [2022-08-11T06:22:40.843Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:22:40.843Z] ---> Running in 09006e4297f6 [2022-08-11T06:22:40.972Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:22:40.972Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:22:40.972Z] ---> 7106912f62f3 [2022-08-11T06:22:40.972Z] Step 3/26 : WORKDIR /edgex-go [2022-08-11T06:22:40.972Z] ---> Using cache [2022-08-11T06:22:40.972Z] ---> b4e295b9f7fe [2022-08-11T06:22:40.972Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:22:40.972Z] ---> Using cache [2022-08-11T06:22:40.972Z] ---> a525cce15327 [2022-08-11T06:22:40.972Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-11T06:22:40.972Z] ---> Using cache [2022-08-11T06:22:40.972Z] ---> 1793e309bfcd [2022-08-11T06:22:40.972Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-11T06:22:40.972Z] ---> Using cache [2022-08-11T06:22:40.972Z] ---> abde704cfb93 [2022-08-11T06:22:40.972Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:22:40.972Z] ---> Using cache [2022-08-11T06:22:40.972Z] ---> 162cebd553c8 [2022-08-11T06:22:40.972Z] Step 8/26 : COPY . . [2022-08-11T06:22:40.972Z] ---> Using cache [2022-08-11T06:22:40.972Z] ---> e0924421504b [2022-08-11T06:22:40.972Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-11T06:22:40.972Z] ---> Using cache [2022-08-11T06:22:40.972Z] ---> 9b8c71373812 [2022-08-11T06:22:40.972Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-11T06:22:40.972Z] ---> Using cache [2022-08-11T06:22:40.972Z] ---> 422cc07bc24f [2022-08-11T06:22:40.972Z] 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-08-11T06:22:41.120Z] ---> 330316bf60fb [2022-08-11T06:22:41.120Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:22:41.120Z] ---> Running in 8748e982c0d9 [2022-08-11T06:22:41.398Z] ---> Running in 1e10e192c453 [2022-08-11T06:22:44.282Z] ---> Running in 16aff2a3987e [2022-08-11T06:22:44.282Z] Removing intermediate container bb225345d9f1 [2022-08-11T06:22:44.282Z] ---> 102fd77e5bfd [2022-08-11T06:22:44.282Z] [2022-08-11T06:22:44.282Z] Step 10/23 : FROM alpine:3.16 [2022-08-11T06:22:44.282Z] ---> 9c6f07244728 [2022-08-11T06:22:44.282Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-11T06:22:44.553Z] Removing intermediate container 170b11c233aa [2022-08-11T06:22:44.553Z] ---> b441b4631bc1 [2022-08-11T06:22:44.553Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-11T06:22:44.553Z] ---> Running in 53f4fc80e866 [2022-08-11T06:22:45.156Z] Removing intermediate container 53f4fc80e866 [2022-08-11T06:22:45.156Z] ---> 0be33f2275c0 [2022-08-11T06:22:45.156Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-11T06:22:45.156Z] ---> ea5d21962b61 [2022-08-11T06:22:45.156Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:22:45.156Z] ---> Running in 4abe11a7b552 [2022-08-11T06:22:45.156Z] ---> Running in d509e365039f [2022-08-11T06:22:45.420Z] Removing intermediate container 16aff2a3987e [2022-08-11T06:22:45.420Z] ---> 0bd9f43ebb9b [2022-08-11T06:22:45.420Z] Step 12/26 : WORKDIR /edgex-go [2022-08-11T06:22:45.999Z] Removing intermediate container 4abe11a7b552 [2022-08-11T06:22:45.999Z] ---> b85ca8b8f80e [2022-08-11T06:22:45.999Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-11T06:22:45.999Z] ---> Running in e3a378bc31a5 [2022-08-11T06:22:45.999Z] ---> Running in 9c47e43246c8 [2022-08-11T06:22:46.819Z] Removing intermediate container 9c47e43246c8 [2022-08-11T06:22:46.819Z] Removing intermediate container e3a378bc31a5 [2022-08-11T06:22:46.819Z] ---> e4bcf481e343 [2022-08-11T06:22:46.819Z] ---> 10a42745d668 [2022-08-11T06:22:46.819Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:22:46.819Z] [2022-08-11T06:22:46.819Z] Step 13/26 : FROM alpine:3.15 [2022-08-11T06:22:46.819Z] ---> c4fc93816858 [2022-08-11T06:22:46.819Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-11T06:22:46.819Z] ---> Using cache [2022-08-11T06:22:46.819Z] ---> 213d73cf2633 [2022-08-11T06:22:46.819Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:22:46.819Z] ---> Using cache [2022-08-11T06:22:46.819Z] ---> e3763a4b002d [2022-08-11T06:22:46.819Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-11T06:22:48.751Z] ---> Running in 370fecdc8a27 [2022-08-11T06:22:48.751Z] ---> Running in 621644d13c83 [2022-08-11T06:22:49.012Z] Removing intermediate container 11d4417801f4 [2022-08-11T06:22:49.012Z] ---> b69e1b4782e4 [2022-08-11T06:22:49.012Z] [2022-08-11T06:22:49.012Z] Step 10/22 : FROM alpine:3.16 [2022-08-11T06:22:49.012Z] ---> 9c6f07244728 [2022-08-11T06:22:49.012Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-11T06:22:49.012Z] ---> Using cache [2022-08-11T06:22:49.012Z] ---> ed43229f0b42 [2022-08-11T06:22:49.012Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-11T06:22:49.012Z] ---> Using cache [2022-08-11T06:22:49.012Z] ---> 5af54b35a507 [2022-08-11T06:22:49.012Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-11T06:22:49.012Z] ---> Running in d078607901b2 [2022-08-11T06:22:49.273Z] Collecting docker-compose==1.23.2 [2022-08-11T06:22:49.273Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-11T06:22:49.273Z] Removing intermediate container d078607901b2 [2022-08-11T06:22:49.273Z] ---> ed322d6d8e65 [2022-08-11T06:22:49.273Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-11T06:22:49.273Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 17.1 MB/s eta 0:00:00 [2022-08-11T06:22:49.273Z] ---> Running in c8a79a342901 [2022-08-11T06:22:49.273Z] Collecting cached-property<2,>=1.2.0 [2022-08-11T06:22:49.273Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-11T06:22:49.273Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-11T06:22:49.273Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-11T06:22:49.273Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 151.5 MB/s eta 0:00:00 [2022-08-11T06:22:49.533Z] Collecting texttable<0.10,>=0.9.0 [2022-08-11T06:22:49.533Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-11T06:22:49.533Z] Preparing metadata (setup.py): started [2022-08-11T06:22:49.794Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-11T06:22:49.794Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:49.794Z] Removing intermediate container c8a79a342901 [2022-08-11T06:22:49.794Z] ---> 7f5707dcf8dd [2022-08-11T06:22:49.794Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:22:49.794Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-11T06:22:49.794Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-11T06:22:49.794Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 113.0 MB/s eta 0:00:00 [2022-08-11T06:22:50.054Z] Collecting jsonschema<3,>=2.5.1 [2022-08-11T06:22:50.054Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-11T06:22:50.054Z] 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-08-11T06:22:50.054Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-11T06:22:50.054Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-11T06:22:50.054Z] Preparing metadata (setup.py): started [2022-08-11T06:22:50.315Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-11T06:22:50.578Z] Collecting PyYAML<4,>=3.10 [2022-08-11T06:22:50.578Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-11T06:22:50.578Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 59.8 MB/s eta 0:00:00 [2022-08-11T06:22:50.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:50.839Z] Preparing metadata (setup.py): started [2022-08-11T06:22:51.121Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-11T06:22:51.121Z] v3.15.6-1-g22b34b37c4 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-11T06:22:51.121Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-11T06:22:51.121Z] OK: 15856 distinct packages available [2022-08-11T06:22:51.121Z] Collecting docker<4.0,>=3.6.0 [2022-08-11T06:22:51.121Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-11T06:22:51.121Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 20.3 MB/s eta 0:00:00 [2022-08-11T06:22:51.121Z] Collecting docopt<0.7,>=0.6.1 [2022-08-11T06:22:51.121Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-11T06:22:51.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:51.121Z] Preparing metadata (setup.py): started [2022-08-11T06:22:51.383Z] ---> 0a4cdb44ace7 [2022-08-11T06:22:51.383Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-11T06:22:51.383Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-11T06:22:51.643Z] Collecting docker-pycreds>=0.4.0 [2022-08-11T06:22:51.643Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-11T06:22:51.643Z] Removing intermediate container 621644d13c83 [2022-08-11T06:22:51.643Z] ---> c4fa63ff234c [2022-08-11T06:22:51.643Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-11T06:22:51.643Z] Collecting certifi>=2017.4.17 [2022-08-11T06:22:51.643Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-11T06:22:51.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 117.2 MB/s eta 0:00:00 [2022-08-11T06:22:51.643Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-11T06:22:51.643Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-11T06:22:51.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 138.2 MB/s eta 0:00:00 [2022-08-11T06:22:51.904Z] Collecting idna<2.8,>=2.5 [2022-08-11T06:22:51.904Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-11T06:22:51.904Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 188.0 MB/s eta 0:00:00 [2022-08-11T06:22:51.904Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-11T06:22:51.904Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-11T06:22:51.904Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 206.4 MB/s eta 0:00:00 [2022-08-11T06:22:51.904Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-11T06:22:51.904Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-11T06:22:51.904Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-11T06:22:51.904Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-11T06:22:51.904Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-11T06:22:51.904Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:52.165Z] Running setup.py install for texttable: started [2022-08-11T06:22:52.165Z] ---> Running in 3dfa64a94dfc [2022-08-11T06:22:52.165Z] ---> d193bfd6b06b [2022-08-11T06:22:52.165Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-11T06:22:52.438Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-11T06:22:52.438Z] Running setup.py install for texttable: finished with status 'done' [2022-08-11T06:22:52.438Z] Running setup.py install for PyYAML: started [2022-08-11T06:22:52.438Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-11T06:22:52.700Z] ---> f9fd7385bd2a [2022-08-11T06:22:52.700Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-11T06:22:52.700Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:52.700Z] (3/4) Installing libucontext (1.1-r0) [2022-08-11T06:22:52.700Z] ---> Running in 840c585ee60b [2022-08-11T06:22:52.700Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-11T06:22:52.700Z] Executing busybox-1.34.1-r7.trigger [2022-08-11T06:22:52.700Z] OK: 6 MiB in 18 packages [2022-08-11T06:22:52.961Z] Removing intermediate container 840c585ee60b [2022-08-11T06:22:52.961Z] ---> 7a98011e54ac [2022-08-11T06:22:52.961Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:22:52.961Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-11T06:22:52.961Z] ---> Running in 375b8776970a [2022-08-11T06:22:53.223Z] Removing intermediate container 375b8776970a [2022-08-11T06:22:53.223Z] ---> eaece3268eed [2022-08-11T06:22:53.223Z] Step 20/22 : LABEL arch=x86_64 [2022-08-11T06:22:53.223Z] Running setup.py install for docopt: started [2022-08-11T06:22:53.223Z] Removing intermediate container 370fecdc8a27 [2022-08-11T06:22:53.223Z] ---> 80743a6a28b6 [2022-08-11T06:22:53.223Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-11T06:22:53.484Z] ---> Running in dc4eebfe2e4e [2022-08-11T06:22:53.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:22:53.484Z] Removing intermediate container d509e365039f [2022-08-11T06:22:53.484Z] ---> b10026c5a745 [2022-08-11T06:22:53.484Z] Step 8/22 : COPY . . [2022-08-11T06:22:53.745Z] Removing intermediate container dc4eebfe2e4e [2022-08-11T06:22:53.745Z] ---> 56a5ed5b7930 [2022-08-11T06:22:53.745Z] Step 21/22 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:22:53.745Z] ---> Running in 7f96d1f0660e [2022-08-11T06:22:53.745Z] Running setup.py install for docopt: finished with status 'done' [2022-08-11T06:22:53.745Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-11T06:22:54.022Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-11T06:22:54.022Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-11T06:22:54.022Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-11T06:22:54.283Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-11T06:22:54.283Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-11T06:22:54.283Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:22:54.283Z] OK: 8 MiB in 20 packages [2022-08-11T06:22:57.612Z] Removing intermediate container 7f96d1f0660e [2022-08-11T06:22:57.612Z] ---> 3b82fb8e88c9 [2022-08-11T06:22:57.612Z] Step 22/22 : LABEL version=2.3.0-dev.44 [2022-08-11T06:22:57.873Z] ---> d8af6a5cdda7 [2022-08-11T06:22:57.873Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-11T06:22:57.873Z] ---> Running in 248efef349f3 [2022-08-11T06:22:58.136Z] Running setup.py install for dockerpty: started [2022-08-11T06:22:58.136Z] ---> 7295d81f6154 [2022-08-11T06:22:58.136Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-11T06:22:58.136Z] Removing intermediate container 248efef349f3 [2022-08-11T06:22:58.136Z] ---> 1b360e55708f [2022-08-11T06:22:58.136Z] [2022-08-11T06:22:58.136Z] ---> Running in dedae8327857 [2022-08-11T06:22:58.400Z] Successfully built 1b360e55708f [2022-08-11T06:22:58.400Z] ---> 7a2aeffa8b31 [2022-08-11T06:22:58.400Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-11T06:22:58.400Z] Removing intermediate container 3dfa64a94dfc [2022-08-11T06:22:58.400Z] ---> b060b84b3735 [2022-08-11T06:22:58.400Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:22:58.400Z] Successfully tagged support-scheduler:latest [2022-08-11T06:22:58.400Z]  Building support-scheduler ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-08-11T06:22:58.660Z] ---> Running in 9ea238fb9054 [2022-08-11T06:22:58.660Z] ---> 3006cb6345f0 [2022-08-11T06:22:58.660Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-11T06:22:58.660Z] Removing intermediate container 9ea238fb9054 [2022-08-11T06:22:58.660Z] ---> 3e600c262ec8 [2022-08-11T06:22:58.660Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-11T06:22:58.922Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-11T06:22:59.493Z] ---> b1e65d54dcc8 [2022-08-11T06:22:59.493Z] Step 21/26 : WORKDIR / [2022-08-11T06:22:59.493Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-11T06:22:59.493Z] 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-08-11T06:22:59.493Z]  ---> af2ccac0782f [2022-08-11T06:22:59.493Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-11T06:22:59.493Z] ---> Running in 8abeff9edfa4 [2022-08-11T06:22:59.755Z] Removing intermediate container 8abeff9edfa4 [2022-08-11T06:22:59.755Z] ---> 091ba60943b4 [2022-08-11T06:22:59.755Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-11T06:22:59.755Z] ---> f330fc175e36 [2022-08-11T06:22:59.755Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-11T06:22:59.755Z] ---> Running in 491eb18704f6 [2022-08-11T06:22:59.755Z] ---> Running in 2d5a4a1719b0 [2022-08-11T06:22:59.755Z] Removing intermediate container 491eb18704f6 [2022-08-11T06:22:59.755Z] ---> e4df7896e9d1 [2022-08-11T06:22:59.755Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:22:59.755Z] ---> Running in e8e13ec4264a [2022-08-11T06:23:00.098Z] Removing intermediate container 2d5a4a1719b0 [2022-08-11T06:23:00.098Z] ---> 4e00a576b2ed [2022-08-11T06:23:00.098Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-11T06:23:00.098Z] ---> Running in 3aa58a4e7acb [2022-08-11T06:23:00.098Z] Removing intermediate container e8e13ec4264a [2022-08-11T06:23:00.098Z] ---> 93a4c1452eb7 [2022-08-11T06:23:00.098Z] Step 21/23 : LABEL arch=x86_64 [2022-08-11T06:23:00.357Z] Removing intermediate container 3aa58a4e7acb [2022-08-11T06:23:00.357Z] ---> edcf82167c3c [2022-08-11T06:23:00.357Z] Step 24/26 : LABEL arch=x86_64 [2022-08-11T06:23:00.357Z] ---> Running in c756cf588711 [2022-08-11T06:23:00.358Z] ---> Running in f04860fd3478 [2022-08-11T06:23:00.621Z] Removing intermediate container c756cf588711 [2022-08-11T06:23:00.621Z] ---> 1fab40742b1e [2022-08-11T06:23:00.621Z] Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:00.885Z] ---> Running in 0d811ff0f337 [2022-08-11T06:23:00.885Z] Removing intermediate container f04860fd3478 [2022-08-11T06:23:00.885Z] ---> a134776a6ae2 [2022-08-11T06:23:00.885Z] Step 25/26 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:01.482Z] ---> Running in eb714dc9cb1f [2022-08-11T06:23:01.482Z] Removing intermediate container 0d811ff0f337 [2022-08-11T06:23:01.482Z] ---> e7a8e8d9695e [2022-08-11T06:23:01.482Z] Step 23/23 : LABEL version=2.3.0-dev.44 [2022-08-11T06:23:02.446Z] ---> Running in b7739361eb4e [2022-08-11T06:23:02.447Z] Removing intermediate container eb714dc9cb1f [2022-08-11T06:23:02.447Z] ---> edaaed4e3ddf [2022-08-11T06:23:02.447Z] Step 26/26 : LABEL version=2.3.0-dev.44 [2022-08-11T06:23:03.014Z] ---> Running in 51c2f9b5ea35 [2022-08-11T06:23:03.275Z] Removing intermediate container b7739361eb4e [2022-08-11T06:23:03.275Z] ---> 97d5694df366 [2022-08-11T06:23:03.275Z] [2022-08-11T06:23:03.275Z] Successfully built 97d5694df366 [2022-08-11T06:23:03.275Z] Successfully tagged core-data:latest [2022-08-11T06:23:03.860Z]  Building core-data ... done Removing intermediate container 51c2f9b5ea35 [2022-08-11T06:23:03.860Z] ---> e36e7c5c9e8f [2022-08-11T06:23:03.860Z] [2022-08-11T06:23:03.860Z] Successfully built e36e7c5c9e8f [2022-08-11T06:23:04.119Z] Successfully tagged security-spire-config:latest [2022-08-11T06:23:04.119Z]  Building security-spire-config ... done Removing intermediate container c0ef936a3693 [2022-08-11T06:23:04.119Z] ---> 7deaedee52e8 [2022-08-11T06:23:04.119Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-11T06:23:04.733Z] ---> Running in c4ba7f41f0af [2022-08-11T06:23:04.992Z] Removing intermediate container c4ba7f41f0af [2022-08-11T06:23:04.992Z] ---> 1add58ba607d [2022-08-11T06:23:04.992Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-11T06:23:04.992Z] ---> Running in eb434e93f55e [2022-08-11T06:23:05.556Z] Removing intermediate container eb434e93f55e [2022-08-11T06:23:05.557Z] ---> beeaeb0b2d30 [2022-08-11T06:23:05.557Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-11T06:23:06.552Z] ---> d39e69a8a7a6 [2022-08-11T06:23:06.552Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-11T06:23:06.810Z] ---> 427e9a280c85 [2022-08-11T06:23:06.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-11T06:23:07.744Z] ---> a04371f3793a [2022-08-11T06:23:07.744Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-11T06:23:07.744Z] ---> Running in a9c717a3fc84 [2022-08-11T06:23:08.003Z] Removing intermediate container a9c717a3fc84 [2022-08-11T06:23:08.003Z] ---> 0299338fac95 [2022-08-11T06:23:08.003Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:23:08.003Z] ---> Running in df6b245d3077 [2022-08-11T06:23:08.958Z] Removing intermediate container df6b245d3077 [2022-08-11T06:23:08.958Z] ---> 14af659eaf1d [2022-08-11T06:23:08.958Z] Step 21/23 : LABEL arch=x86_64 [2022-08-11T06:23:08.958Z] ---> Running in cd68afc41fa0 [2022-08-11T06:23:09.237Z] Removing intermediate container cd68afc41fa0 [2022-08-11T06:23:09.237Z] ---> befa773eefa8 [2022-08-11T06:23:09.237Z] Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:09.511Z] ---> Running in 9f1a71db7ce5 [2022-08-11T06:23:09.511Z] Removing intermediate container 9f1a71db7ce5 [2022-08-11T06:23:09.511Z] ---> d56318f12a37 [2022-08-11T06:23:09.511Z] Step 23/23 : LABEL version=2.3.0-dev.44 [2022-08-11T06:23:09.511Z] ---> Running in 61757a23b7dd [2022-08-11T06:23:09.511Z] Removing intermediate container 61757a23b7dd [2022-08-11T06:23:09.511Z] ---> 375dc7fdf799 [2022-08-11T06:23:09.511Z] [2022-08-11T06:23:09.511Z] Successfully built 375dc7fdf799 [2022-08-11T06:23:09.772Z] Successfully tagged sys-mgmt-agent:latest [2022-08-11T06:23:19.787Z]  Building sys-mgmt-agent ... done Removing intermediate container dedae8327857 [2022-08-11T06:23:19.787Z] ---> d67a0f8d0d5e [2022-08-11T06:23:19.787Z] [2022-08-11T06:23:19.787Z] Step 10/22 : FROM alpine:3.16 [2022-08-11T06:23:19.787Z] ---> 9c6f07244728 [2022-08-11T06:23:19.787Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-11T06:23:19.787Z] ---> Running in 944c27a0d7b4 [2022-08-11T06:23:19.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-11T06:23:19.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-11T06:23:19.787Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-11T06:23:19.787Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-11T06:23:19.787Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:23:19.787Z] Executing ca-certificates-20220614-r0.trigger [2022-08-11T06:23:19.787Z] OK: 6 MiB in 16 packages [2022-08-11T06:23:19.787Z] Removing intermediate container 944c27a0d7b4 [2022-08-11T06:23:19.787Z] ---> 947a5758ea53 [2022-08-11T06:23:19.787Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-11T06:23:19.787Z] ---> Running in 0a2a6be4d8c0 [2022-08-11T06:23:19.787Z] Removing intermediate container 0a2a6be4d8c0 [2022-08-11T06:23:19.787Z] ---> 003dfb37914f [2022-08-11T06:23:19.787Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-11T06:23:19.787Z] ---> Running in e6eb3f9b2766 [2022-08-11T06:23:19.787Z] Removing intermediate container e6eb3f9b2766 [2022-08-11T06:23:19.787Z] ---> bf6e0f6628e2 [2022-08-11T06:23:19.787Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-11T06:23:19.787Z] ---> Running in 9e428549aa5e [2022-08-11T06:23:19.787Z] Removing intermediate container 9e428549aa5e [2022-08-11T06:23:19.787Z] ---> 2e23b5952de1 [2022-08-11T06:23:19.787Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:23:19.787Z] ---> 2f0704533056 [2022-08-11T06:23:19.787Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-11T06:23:20.360Z] ---> 467ffc2d733b [2022-08-11T06:23:20.360Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-11T06:23:20.622Z] ---> ccd52cd86322 [2022-08-11T06:23:20.622Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-11T06:23:20.622Z] ---> Running in b87f927e68e1 [2022-08-11T06:23:20.622Z] Removing intermediate container b87f927e68e1 [2022-08-11T06:23:20.622Z] ---> 1d6004c032a6 [2022-08-11T06:23:20.622Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:23:20.622Z] ---> Running in 15e55486bb71 [2022-08-11T06:23:20.885Z] Removing intermediate container 15e55486bb71 [2022-08-11T06:23:20.885Z] ---> 52371369a9ac [2022-08-11T06:23:20.885Z] Step 20/22 : LABEL arch=x86_64 [2022-08-11T06:23:20.885Z] ---> Running in f098b709b740 [2022-08-11T06:23:20.885Z] Removing intermediate container f098b709b740 [2022-08-11T06:23:20.885Z] ---> 384e71841371 [2022-08-11T06:23:20.885Z] Step 21/22 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:21.147Z] ---> Running in 001f8fa98c34 [2022-08-11T06:23:21.147Z] Removing intermediate container 001f8fa98c34 [2022-08-11T06:23:21.147Z] ---> a1e679a9f34f [2022-08-11T06:23:21.147Z] Step 22/22 : LABEL version=2.3.0-dev.44 [2022-08-11T06:23:21.147Z] ---> Running in 56df0c383f2c [2022-08-11T06:23:21.147Z] Removing intermediate container 56df0c383f2c [2022-08-11T06:23:21.147Z] ---> 8a0b59811a70 [2022-08-11T06:23:21.147Z] [2022-08-11T06:23:21.147Z] Successfully built 8a0b59811a70 [2022-08-11T06:23:21.147Z] Successfully tagged support-notifications:latest [2022-08-11T06:23:21.417Z]  Building support-notifications ... done  [Pipeline] } [2022-08-11T06:23:21.432Z] $ docker stop --time=1 93b9ef72b87236dce7b8b94e7098cf2d5942edd3e8f0678fff9ea24d66ecd789 [2022-08-11T06:23:22.692Z] $ docker rm -f 93b9ef72b87236dce7b8b94e7098cf2d5942edd3e8f0678fff9ea24d66ecd789 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-11T06:23:23.026Z] + docker images [2022-08-11T06:23:23.026Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-11T06:23:23.026Z] support-notifications latest 8a0b59811a70 1 second ago 27.2MB [2022-08-11T06:23:23.026Z] d67a0f8d0d5e 6 seconds ago 1.58GB [2022-08-11T06:23:23.026Z] sys-mgmt-agent latest 375dc7fdf799 13 seconds ago 135MB [2022-08-11T06:23:23.026Z] security-spire-config latest e36e7c5c9e8f 19 seconds ago 85.8MB [2022-08-11T06:23:23.026Z] core-data latest 97d5694df366 20 seconds ago 21.5MB [2022-08-11T06:23:23.026Z] support-scheduler latest 1b360e55708f 25 seconds ago 26.5MB [2022-08-11T06:23:23.026Z] b69e1b4782e4 34 seconds ago 1.58GB [2022-08-11T06:23:23.026Z] 10a42745d668 37 seconds ago 1.42GB [2022-08-11T06:23:23.026Z] 102fd77e5bfd 43 seconds ago 1.55GB [2022-08-11T06:23:23.026Z] 3df9b7535de8 45 seconds ago 1.52GB [2022-08-11T06:23:23.026Z] security-bootstrapper latest 08cf287cab58 45 seconds ago 19.3MB [2022-08-11T06:23:23.026Z] security-proxy-setup latest f7408278f9ca 50 seconds ago 27.2MB [2022-08-11T06:23:23.026Z] d5715c543bec About a minute ago 1.53GB [2022-08-11T06:23:23.026Z] core-command latest d4c8ab82d2b5 About a minute ago 16.2MB [2022-08-11T06:23:23.026Z] f33fe8e1f411 About a minute ago 1.52GB [2022-08-11T06:23:23.026Z] dd11c16f8085 About a minute ago 1.52GB [2022-08-11T06:23:23.026Z] security-secretstore-setup latest 05a9219063b6 About a minute ago 28.9MB [2022-08-11T06:23:23.026Z] security-spiffe-token-provider latest c2c165dd589e About a minute ago 29.2MB [2022-08-11T06:23:23.026Z] core-metadata latest 4cd553842519 About a minute ago 18.2MB [2022-08-11T06:23:23.026Z] security-spire-agent latest 71d54aeb2e73 2 minutes ago 125MB [2022-08-11T06:23:23.026Z] 6245fd561df0 2 minutes ago 1.57GB [2022-08-11T06:23:23.026Z] d7ee8eb0b793 2 minutes ago 1.53GB [2022-08-11T06:23:23.026Z] f8f54fa018fd 2 minutes ago 1.55GB [2022-08-11T06:23:23.026Z] security-spire-server latest cd26bad4fbc0 2 minutes ago 86.5MB [2022-08-11T06:23:23.026Z] 76a9cb26aae1 2 minutes ago 1.42GB [2022-08-11T06:23:23.026Z] 01c0bd84b05a 2 minutes ago 1.42GB [2022-08-11T06:23:23.026Z] ci-base-image-x86_64 latest 7106912f62f3 5 minutes ago 993MB [2022-08-11T06:23:23.026Z] alpine 3.15 c4fc93816858 37 hours ago 5.59MB [2022-08-11T06:23:23.026Z] alpine 3.16 9c6f07244728 37 hours ago 5.54MB [2022-08-11T06:23:23.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 weeks ago 253MB [2022-08-11T06:23:23.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB [2022-08-11T06:23:23.026Z] 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-08-11T06:23:23.105Z] provisioning config files... [2022-08-11T06:23:23.114Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/279@tmp/config3351949086109244237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:23:23.409Z] ---> docker-login.sh [2022-08-11T06:23:23.409Z] nexus3.edgexfoundry.org:10001 [2022-08-11T06:23:23.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:23:23.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:23:23.669Z] Configure a credential helper to remove this warning. See [2022-08-11T06:23:23.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:23:23.669Z] [2022-08-11T06:23:23.669Z] Login Succeeded [2022-08-11T06:23:23.669Z] nexus3.edgexfoundry.org:10002 [2022-08-11T06:23:23.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:23:23.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:23:23.669Z] Configure a credential helper to remove this warning. See [2022-08-11T06:23:23.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:23:23.669Z] [2022-08-11T06:23:23.669Z] Login Succeeded [2022-08-11T06:23:23.669Z] nexus3.edgexfoundry.org:10003 [2022-08-11T06:23:23.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:23:23.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:23:23.926Z] Configure a credential helper to remove this warning. See [2022-08-11T06:23:23.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:23:23.926Z] [2022-08-11T06:23:23.926Z] Login Succeeded [2022-08-11T06:23:23.926Z] nexus3.edgexfoundry.org:10004 [2022-08-11T06:23:23.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:23:23.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:23:23.926Z] Configure a credential helper to remove this warning. See [2022-08-11T06:23:23.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:23:23.926Z] [2022-08-11T06:23:23.926Z] Login Succeeded [2022-08-11T06:23:23.926Z] docker.io [2022-08-11T06:23:24.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:23:24.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:23:24.445Z] Configure a credential helper to remove this warning. See [2022-08-11T06:23:24.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:23:24.445Z] [2022-08-11T06:23:24.445Z] Login Succeeded [2022-08-11T06:23:24.445Z] ---> docker-login.sh ends [Pipeline] } [2022-08-11T06:23:24.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:23:24.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-11T06:23:24.513Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-08-11T06:23:24.513Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:24.513Z] latest [2022-08-11T06:23:24.514Z] 2.3.0-dev.44 [2022-08-11T06:23:24.514Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:24.514Z] main [2022-08-11T06:23:24.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:24.835Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:25.147Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:25.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-11T06:23:25.147Z] 5c6ae540dbcf: Preparing [2022-08-11T06:23:25.147Z] 5cd3b43386a0: Preparing [2022-08-11T06:23:25.147Z] af009c0dc0e5: Preparing [2022-08-11T06:23:25.147Z] 6ec71f6f41c2: Preparing [2022-08-11T06:23:25.147Z] 994393dc58e7: Preparing [2022-08-11T06:23:25.147Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:25.147Z] 6ec71f6f41c2: Pushed [2022-08-11T06:23:25.147Z] 5c6ae540dbcf: Pushed [2022-08-11T06:23:25.147Z] af009c0dc0e5: Pushed [2022-08-11T06:23:26.527Z] 5cd3b43386a0: Pushed [2022-08-11T06:23:26.527Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:383ca7d16d4c96db5d3c8941ae9d42cdd51f9722271a7eb73f9c30e1d001b2a6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:26.870Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:27.259Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-11T06:23:27.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-11T06:23:27.259Z] 5c6ae540dbcf: Preparing [2022-08-11T06:23:27.259Z] 5cd3b43386a0: Preparing [2022-08-11T06:23:27.259Z] af009c0dc0e5: Preparing [2022-08-11T06:23:27.259Z] 6ec71f6f41c2: Preparing [2022-08-11T06:23:27.259Z] 994393dc58e7: Preparing [2022-08-11T06:23:27.259Z] 5c6ae540dbcf: Layer already exists [2022-08-11T06:23:27.259Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:27.259Z] 5cd3b43386a0: Layer already exists [2022-08-11T06:23:27.259Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:27.259Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:23:27.259Z] latest: digest: sha256:383ca7d16d4c96db5d3c8941ae9d42cdd51f9722271a7eb73f9c30e1d001b2a6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:27.575Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:27.888Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.44 [2022-08-11T06:23:27.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-11T06:23:27.889Z] 5c6ae540dbcf: Preparing [2022-08-11T06:23:27.889Z] 5cd3b43386a0: Preparing [2022-08-11T06:23:27.889Z] af009c0dc0e5: Preparing [2022-08-11T06:23:27.889Z] 6ec71f6f41c2: Preparing [2022-08-11T06:23:27.889Z] 994393dc58e7: Preparing [2022-08-11T06:23:27.889Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:27.889Z] 5c6ae540dbcf: Layer already exists [2022-08-11T06:23:27.889Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:23:27.889Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:27.889Z] 5cd3b43386a0: Layer already exists [2022-08-11T06:23:27.889Z] 2.3.0-dev.44: digest: sha256:383ca7d16d4c96db5d3c8941ae9d42cdd51f9722271a7eb73f9c30e1d001b2a6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:28.203Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:28.513Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:28.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-11T06:23:28.513Z] 5c6ae540dbcf: Preparing [2022-08-11T06:23:28.513Z] 5cd3b43386a0: Preparing [2022-08-11T06:23:28.513Z] af009c0dc0e5: Preparing [2022-08-11T06:23:28.513Z] 6ec71f6f41c2: Preparing [2022-08-11T06:23:28.513Z] 994393dc58e7: Preparing [2022-08-11T06:23:28.513Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:28.513Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:23:28.513Z] 5c6ae540dbcf: Layer already exists [2022-08-11T06:23:28.513Z] 5cd3b43386a0: Layer already exists [2022-08-11T06:23:28.513Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:28.513Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:383ca7d16d4c96db5d3c8941ae9d42cdd51f9722271a7eb73f9c30e1d001b2a6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:28.836Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:29.158Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-08-11T06:23:29.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-08-11T06:23:29.158Z] 5c6ae540dbcf: Preparing [2022-08-11T06:23:29.158Z] 5cd3b43386a0: Preparing [2022-08-11T06:23:29.158Z] af009c0dc0e5: Preparing [2022-08-11T06:23:29.158Z] 6ec71f6f41c2: Preparing [2022-08-11T06:23:29.158Z] 994393dc58e7: Preparing [2022-08-11T06:23:29.158Z] 5cd3b43386a0: Layer already exists [2022-08-11T06:23:29.158Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:29.158Z] 5c6ae540dbcf: Layer already exists [2022-08-11T06:23:29.158Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:23:29.158Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:29.158Z] main: digest: sha256:383ca7d16d4c96db5d3c8941ae9d42cdd51f9722271a7eb73f9c30e1d001b2a6 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:23:29.210Z] ===================================================== [Pipeline] echo [2022-08-11T06:23:29.219Z] taggedImages: [2022-08-11T06:23:29.219Z] - nexus3.edgexfoundry.org:10004/core-command:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:29.219Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-08-11T06:23:29.219Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.44 [2022-08-11T06:23:29.219Z] - nexus3.edgexfoundry.org:10004/core-command:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:29.219Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-08-11T06:23:29.240Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-08-11T06:23:29.240Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:29.240Z] latest [2022-08-11T06:23:29.240Z] 2.3.0-dev.44 [2022-08-11T06:23:29.240Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:29.240Z] main [2022-08-11T06:23:29.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:29.574Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:29.886Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:29.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-11T06:23:29.886Z] 350ad0231b0a: Preparing [2022-08-11T06:23:29.886Z] 19131d5a354b: Preparing [2022-08-11T06:23:29.886Z] af009c0dc0e5: Preparing [2022-08-11T06:23:29.886Z] 4bbf445a1bcd: Preparing [2022-08-11T06:23:29.886Z] 8785a08117c9: Preparing [2022-08-11T06:23:29.886Z] 994393dc58e7: Preparing [2022-08-11T06:23:29.886Z] 994393dc58e7: Waiting [2022-08-11T06:23:29.886Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:29.886Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:29.886Z] 350ad0231b0a: Pushed [2022-08-11T06:23:29.886Z] 8785a08117c9: Pushed [2022-08-11T06:23:30.146Z] 4bbf445a1bcd: Pushed [2022-08-11T06:23:31.528Z] 19131d5a354b: Pushed [2022-08-11T06:23:31.528Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:7ff58aba785c901fcf1bb696011059c7be7cf21b9fec41e7f772f7702bfe576e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:31.849Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:32.160Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-11T06:23:32.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-11T06:23:32.160Z] 350ad0231b0a: Preparing [2022-08-11T06:23:32.160Z] 19131d5a354b: Preparing [2022-08-11T06:23:32.160Z] af009c0dc0e5: Preparing [2022-08-11T06:23:32.160Z] 4bbf445a1bcd: Preparing [2022-08-11T06:23:32.160Z] 8785a08117c9: Preparing [2022-08-11T06:23:32.160Z] 994393dc58e7: Preparing [2022-08-11T06:23:32.160Z] 994393dc58e7: Waiting [2022-08-11T06:23:32.160Z] 19131d5a354b: Layer already exists [2022-08-11T06:23:32.160Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:32.160Z] 4bbf445a1bcd: Layer already exists [2022-08-11T06:23:32.160Z] 350ad0231b0a: Layer already exists [2022-08-11T06:23:32.160Z] 8785a08117c9: Layer already exists [2022-08-11T06:23:32.160Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:32.160Z] latest: digest: sha256:7ff58aba785c901fcf1bb696011059c7be7cf21b9fec41e7f772f7702bfe576e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:32.478Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:32.788Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.44 [2022-08-11T06:23:32.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-11T06:23:32.788Z] 350ad0231b0a: Preparing [2022-08-11T06:23:32.788Z] 19131d5a354b: Preparing [2022-08-11T06:23:32.788Z] af009c0dc0e5: Preparing [2022-08-11T06:23:32.788Z] 4bbf445a1bcd: Preparing [2022-08-11T06:23:32.788Z] 8785a08117c9: Preparing [2022-08-11T06:23:32.788Z] 994393dc58e7: Preparing [2022-08-11T06:23:32.788Z] 994393dc58e7: Waiting [2022-08-11T06:23:32.788Z] 19131d5a354b: Layer already exists [2022-08-11T06:23:32.788Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:32.788Z] 8785a08117c9: Layer already exists [2022-08-11T06:23:32.788Z] 350ad0231b0a: Layer already exists [2022-08-11T06:23:32.788Z] 4bbf445a1bcd: Layer already exists [2022-08-11T06:23:32.788Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:32.788Z] 2.3.0-dev.44: digest: sha256:7ff58aba785c901fcf1bb696011059c7be7cf21b9fec41e7f772f7702bfe576e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:33.105Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:33.417Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:33.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-11T06:23:33.417Z] 350ad0231b0a: Preparing [2022-08-11T06:23:33.417Z] 19131d5a354b: Preparing [2022-08-11T06:23:33.417Z] af009c0dc0e5: Preparing [2022-08-11T06:23:33.417Z] 4bbf445a1bcd: Preparing [2022-08-11T06:23:33.417Z] 8785a08117c9: Preparing [2022-08-11T06:23:33.417Z] 994393dc58e7: Preparing [2022-08-11T06:23:33.417Z] 994393dc58e7: Waiting [2022-08-11T06:23:33.417Z] 8785a08117c9: Layer already exists [2022-08-11T06:23:33.417Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:33.417Z] 350ad0231b0a: Layer already exists [2022-08-11T06:23:33.417Z] 19131d5a354b: Layer already exists [2022-08-11T06:23:33.417Z] 4bbf445a1bcd: Layer already exists [2022-08-11T06:23:33.417Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:33.417Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:7ff58aba785c901fcf1bb696011059c7be7cf21b9fec41e7f772f7702bfe576e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:33.735Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:34.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-08-11T06:23:34.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-08-11T06:23:34.042Z] 350ad0231b0a: Preparing [2022-08-11T06:23:34.042Z] 19131d5a354b: Preparing [2022-08-11T06:23:34.042Z] af009c0dc0e5: Preparing [2022-08-11T06:23:34.042Z] 4bbf445a1bcd: Preparing [2022-08-11T06:23:34.042Z] 8785a08117c9: Preparing [2022-08-11T06:23:34.042Z] 994393dc58e7: Preparing [2022-08-11T06:23:34.042Z] 994393dc58e7: Waiting [2022-08-11T06:23:34.042Z] 350ad0231b0a: Layer already exists [2022-08-11T06:23:34.042Z] 19131d5a354b: Layer already exists [2022-08-11T06:23:34.042Z] 8785a08117c9: Layer already exists [2022-08-11T06:23:34.042Z] 4bbf445a1bcd: Layer already exists [2022-08-11T06:23:34.042Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:34.042Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:34.042Z] main: digest: sha256:7ff58aba785c901fcf1bb696011059c7be7cf21b9fec41e7f772f7702bfe576e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:23:34.079Z] ===================================================== [Pipeline] echo [2022-08-11T06:23:34.085Z] taggedImages: [2022-08-11T06:23:34.085Z] - nexus3.edgexfoundry.org:10004/core-data:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:34.085Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-08-11T06:23:34.085Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.44 [2022-08-11T06:23:34.085Z] - nexus3.edgexfoundry.org:10004/core-data:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:34.085Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-08-11T06:23:34.105Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-08-11T06:23:34.105Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:34.105Z] latest [2022-08-11T06:23:34.105Z] 2.3.0-dev.44 [2022-08-11T06:23:34.105Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:34.105Z] main [2022-08-11T06:23:34.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:34.416Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:34.724Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:34.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-11T06:23:34.724Z] b94132280e32: Preparing [2022-08-11T06:23:34.724Z] 8c109234f423: Preparing [2022-08-11T06:23:34.724Z] af009c0dc0e5: Preparing [2022-08-11T06:23:34.724Z] 6ec71f6f41c2: Preparing [2022-08-11T06:23:34.724Z] 994393dc58e7: Preparing [2022-08-11T06:23:34.724Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:34.724Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:23:34.724Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:34.724Z] b94132280e32: Pushed [2022-08-11T06:23:36.102Z] 8c109234f423: Pushed [2022-08-11T06:23:36.361Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:7300c1a358a925f9a2716295b62ebfe64590d4a206b7ca46031277f436a15d2e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:36.685Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:37.002Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-11T06:23:37.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-11T06:23:37.002Z] b94132280e32: Preparing [2022-08-11T06:23:37.002Z] 8c109234f423: Preparing [2022-08-11T06:23:37.002Z] af009c0dc0e5: Preparing [2022-08-11T06:23:37.002Z] 6ec71f6f41c2: Preparing [2022-08-11T06:23:37.002Z] 994393dc58e7: Preparing [2022-08-11T06:23:37.002Z] b94132280e32: Layer already exists [2022-08-11T06:23:37.002Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:37.002Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:37.002Z] 8c109234f423: Layer already exists [2022-08-11T06:23:37.002Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:23:37.002Z] latest: digest: sha256:7300c1a358a925f9a2716295b62ebfe64590d4a206b7ca46031277f436a15d2e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:37.326Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:37.641Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.44 [2022-08-11T06:23:37.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-11T06:23:37.641Z] b94132280e32: Preparing [2022-08-11T06:23:37.641Z] 8c109234f423: Preparing [2022-08-11T06:23:37.641Z] af009c0dc0e5: Preparing [2022-08-11T06:23:37.641Z] 6ec71f6f41c2: Preparing [2022-08-11T06:23:37.641Z] 994393dc58e7: Preparing [2022-08-11T06:23:37.641Z] b94132280e32: Layer already exists [2022-08-11T06:23:37.641Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:23:37.641Z] 8c109234f423: Layer already exists [2022-08-11T06:23:37.641Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:37.641Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:37.641Z] 2.3.0-dev.44: digest: sha256:7300c1a358a925f9a2716295b62ebfe64590d4a206b7ca46031277f436a15d2e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:37.956Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [2022-08-11T06:23:37.970Z] Removing intermediate container 8748e982c0d9 [2022-08-11T06:23:37.970Z] ---> b43c0bea4e4d [2022-08-11T06:23:37.970Z] Step 8/22 : COPY . . [2022-08-11T06:23:37.970Z] Removing intermediate container 09006e4297f6 [2022-08-11T06:23:37.970Z] ---> 2045d4165b01 [2022-08-11T06:23:37.970Z] Step 8/23 : COPY . . [2022-08-11T06:23:37.970Z] Removing intermediate container 6e583aedbd71 [2022-08-11T06:23:37.970Z] ---> d2aff40499bc [2022-08-11T06:23:37.970Z] Step 8/22 : COPY . . [2022-08-11T06:23:37.970Z] Removing intermediate container 57b11a8f830a [2022-08-11T06:23:37.970Z] ---> 889e87fdae0c [2022-08-11T06:23:37.970Z] Step 8/26 : COPY . . [2022-08-11T06:23:37.970Z] Removing intermediate container 1e10e192c453 [2022-08-11T06:23:37.970Z] ---> ddad7acde2e4 [2022-08-11T06:23:37.970Z] Step 8/22 : COPY . . [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:38.269Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:38.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-11T06:23:38.269Z] b94132280e32: Preparing [2022-08-11T06:23:38.269Z] 8c109234f423: Preparing [2022-08-11T06:23:38.269Z] af009c0dc0e5: Preparing [2022-08-11T06:23:38.269Z] 6ec71f6f41c2: Preparing [2022-08-11T06:23:38.269Z] 994393dc58e7: Preparing [2022-08-11T06:23:38.269Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:38.269Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:23:38.269Z] b94132280e32: Layer already exists [2022-08-11T06:23:38.269Z] 8c109234f423: Layer already exists [2022-08-11T06:23:38.269Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:38.269Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:7300c1a358a925f9a2716295b62ebfe64590d4a206b7ca46031277f436a15d2e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:38.585Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:38.911Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-08-11T06:23:38.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-08-11T06:23:38.911Z] b94132280e32: Preparing [2022-08-11T06:23:38.911Z] 8c109234f423: Preparing [2022-08-11T06:23:38.911Z] af009c0dc0e5: Preparing [2022-08-11T06:23:38.911Z] 6ec71f6f41c2: Preparing [2022-08-11T06:23:38.911Z] 994393dc58e7: Preparing [2022-08-11T06:23:38.911Z] 8c109234f423: Layer already exists [2022-08-11T06:23:38.911Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:23:38.911Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:38.911Z] b94132280e32: Layer already exists [2022-08-11T06:23:38.911Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:38.911Z] main: digest: sha256:7300c1a358a925f9a2716295b62ebfe64590d4a206b7ca46031277f436a15d2e size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:23:38.966Z] ===================================================== [Pipeline] echo [2022-08-11T06:23:38.983Z] taggedImages: [2022-08-11T06:23:38.983Z] - nexus3.edgexfoundry.org:10004/core-metadata:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:38.983Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-08-11T06:23:38.983Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.44 [2022-08-11T06:23:38.983Z] - nexus3.edgexfoundry.org:10004/core-metadata:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:38.983Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-08-11T06:23:39.003Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-08-11T06:23:39.003Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:39.003Z] latest [2022-08-11T06:23:39.003Z] 2.3.0-dev.44 [2022-08-11T06:23:39.003Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:39.003Z] main [2022-08-11T06:23:39.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:39.310Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:39.622Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:39.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-11T06:23:39.623Z] a7d1c255179e: Preparing [2022-08-11T06:23:39.623Z] a7d1c255179e: Preparing [2022-08-11T06:23:39.623Z] e51d36c9ba34: Preparing [2022-08-11T06:23:39.623Z] 3891108969c1: Preparing [2022-08-11T06:23:39.623Z] 59d9df853dbf: Preparing [2022-08-11T06:23:39.623Z] 528f7979f606: Preparing [2022-08-11T06:23:39.623Z] af009c0dc0e5: Preparing [2022-08-11T06:23:39.623Z] 2e49906b129b: Preparing [2022-08-11T06:23:39.623Z] dc19648175ed: Preparing [2022-08-11T06:23:39.623Z] a42191001d8a: Preparing [2022-08-11T06:23:39.623Z] 4bcf9bd793fc: Preparing [2022-08-11T06:23:39.623Z] 994393dc58e7: Preparing [2022-08-11T06:23:39.623Z] 2e49906b129b: Waiting [2022-08-11T06:23:39.623Z] dc19648175ed: Waiting [2022-08-11T06:23:39.623Z] a42191001d8a: Waiting [2022-08-11T06:23:39.623Z] 4bcf9bd793fc: Waiting [2022-08-11T06:23:39.623Z] 994393dc58e7: Waiting [2022-08-11T06:23:39.623Z] af009c0dc0e5: Waiting [2022-08-11T06:23:39.623Z] 3891108969c1: Pushed [2022-08-11T06:23:39.623Z] a7d1c255179e: Pushed [2022-08-11T06:23:39.623Z] 59d9df853dbf: Pushed [2022-08-11T06:23:39.623Z] e51d36c9ba34: Pushed [2022-08-11T06:23:39.882Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:39.882Z] dc19648175ed: Pushed [2022-08-11T06:23:39.882Z] 4bcf9bd793fc: Pushed [2022-08-11T06:23:39.882Z] 2e49906b129b: Pushed [2022-08-11T06:23:39.882Z] a42191001d8a: Pushed [2022-08-11T06:23:39.882Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:41.262Z] 528f7979f606: Pushed [2022-08-11T06:23:41.262Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:aa5c94cfb0cd18fd1edb03a453a26433e9b4c22c25bc40d03ba3cac85810b332 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:41.582Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:41.894Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-11T06:23:41.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-11T06:23:41.894Z] a7d1c255179e: Preparing [2022-08-11T06:23:41.894Z] a7d1c255179e: Preparing [2022-08-11T06:23:41.894Z] e51d36c9ba34: Preparing [2022-08-11T06:23:41.894Z] 3891108969c1: Preparing [2022-08-11T06:23:41.894Z] 59d9df853dbf: Preparing [2022-08-11T06:23:41.894Z] 528f7979f606: Preparing [2022-08-11T06:23:41.894Z] af009c0dc0e5: Preparing [2022-08-11T06:23:41.894Z] 2e49906b129b: Preparing [2022-08-11T06:23:41.894Z] dc19648175ed: Preparing [2022-08-11T06:23:41.895Z] a42191001d8a: Preparing [2022-08-11T06:23:41.895Z] 4bcf9bd793fc: Preparing [2022-08-11T06:23:41.895Z] 994393dc58e7: Preparing [2022-08-11T06:23:41.895Z] 2e49906b129b: Waiting [2022-08-11T06:23:41.895Z] dc19648175ed: Waiting [2022-08-11T06:23:41.895Z] a42191001d8a: Waiting [2022-08-11T06:23:41.895Z] 4bcf9bd793fc: Waiting [2022-08-11T06:23:41.895Z] 994393dc58e7: Waiting [2022-08-11T06:23:41.895Z] af009c0dc0e5: Waiting [2022-08-11T06:23:41.895Z] 528f7979f606: Layer already exists [2022-08-11T06:23:41.895Z] a7d1c255179e: Layer already exists [2022-08-11T06:23:41.895Z] e51d36c9ba34: Layer already exists [2022-08-11T06:23:41.895Z] 59d9df853dbf: Layer already exists [2022-08-11T06:23:41.895Z] 3891108969c1: Layer already exists [2022-08-11T06:23:41.895Z] dc19648175ed: Layer already exists [2022-08-11T06:23:41.895Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:41.895Z] a42191001d8a: Layer already exists [2022-08-11T06:23:41.895Z] 2e49906b129b: Layer already exists [2022-08-11T06:23:41.895Z] 4bcf9bd793fc: Layer already exists [2022-08-11T06:23:41.895Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:41.895Z] latest: digest: sha256:aa5c94cfb0cd18fd1edb03a453a26433e9b4c22c25bc40d03ba3cac85810b332 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:42.217Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:42.312Z] ---> e5ed1986e290 [2022-08-11T06:23:42.312Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-11T06:23:42.312Z] ---> 1c120196c1c3 [2022-08-11T06:23:42.312Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-11T06:23:42.312Z] ---> b0bb1dc24810 [2022-08-11T06:23:42.312Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-11T06:23:42.312Z] ---> 62a9e2447dc9 [2022-08-11T06:23:42.312Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-11T06:23:42.312Z] ---> Running in 21047b56612f [2022-08-11T06:23:42.312Z] ---> 4f68a3b3d68d [2022-08-11T06:23:42.312Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-11T06:23:42.534Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.44 [2022-08-11T06:23:42.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-11T06:23:42.534Z] a7d1c255179e: Preparing [2022-08-11T06:23:42.534Z] a7d1c255179e: Preparing [2022-08-11T06:23:42.534Z] e51d36c9ba34: Preparing [2022-08-11T06:23:42.534Z] 3891108969c1: Preparing [2022-08-11T06:23:42.534Z] 59d9df853dbf: Preparing [2022-08-11T06:23:42.534Z] 528f7979f606: Preparing [2022-08-11T06:23:42.534Z] af009c0dc0e5: Preparing [2022-08-11T06:23:42.534Z] 2e49906b129b: Preparing [2022-08-11T06:23:42.534Z] dc19648175ed: Preparing [2022-08-11T06:23:42.534Z] a42191001d8a: Preparing [2022-08-11T06:23:42.534Z] 4bcf9bd793fc: Preparing [2022-08-11T06:23:42.534Z] 994393dc58e7: Preparing [2022-08-11T06:23:42.534Z] a42191001d8a: Waiting [2022-08-11T06:23:42.534Z] dc19648175ed: Waiting [2022-08-11T06:23:42.534Z] 4bcf9bd793fc: Waiting [2022-08-11T06:23:42.534Z] 2e49906b129b: Waiting [2022-08-11T06:23:42.534Z] af009c0dc0e5: Waiting [2022-08-11T06:23:42.534Z] 994393dc58e7: Waiting [2022-08-11T06:23:42.534Z] e51d36c9ba34: Layer already exists [2022-08-11T06:23:42.534Z] a7d1c255179e: Layer already exists [2022-08-11T06:23:42.534Z] 528f7979f606: Layer already exists [2022-08-11T06:23:42.534Z] 3891108969c1: Layer already exists [2022-08-11T06:23:42.534Z] 59d9df853dbf: Layer already exists [2022-08-11T06:23:42.534Z] 2e49906b129b: Layer already exists [2022-08-11T06:23:42.534Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:42.534Z] a42191001d8a: Layer already exists [2022-08-11T06:23:42.534Z] dc19648175ed: Layer already exists [2022-08-11T06:23:42.534Z] 4bcf9bd793fc: Layer already exists [2022-08-11T06:23:42.534Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:42.534Z] 2.3.0-dev.44: digest: sha256:aa5c94cfb0cd18fd1edb03a453a26433e9b4c22c25bc40d03ba3cac85810b332 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:42.593Z] ---> Running in f834372b9e4b [2022-08-11T06:23:42.593Z] ---> Running in 696ea40d4081 [2022-08-11T06:23:42.593Z] ---> Running in a4370ec15686 [2022-08-11T06:23:42.593Z] ---> Running in 7a4671e62322 [2022-08-11T06:23:42.931Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:43.204Z] Removing intermediate container a4370ec15686 [2022-08-11T06:23:43.204Z] ---> 7e9221538664 [2022-08-11T06:23:43.204Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-11T06:23:43.260Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:43.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-11T06:23:43.260Z] a7d1c255179e: Preparing [2022-08-11T06:23:43.260Z] a7d1c255179e: Preparing [2022-08-11T06:23:43.260Z] e51d36c9ba34: Preparing [2022-08-11T06:23:43.260Z] 3891108969c1: Preparing [2022-08-11T06:23:43.260Z] 59d9df853dbf: Preparing [2022-08-11T06:23:43.260Z] 528f7979f606: Preparing [2022-08-11T06:23:43.260Z] af009c0dc0e5: Preparing [2022-08-11T06:23:43.260Z] 2e49906b129b: Preparing [2022-08-11T06:23:43.260Z] dc19648175ed: Preparing [2022-08-11T06:23:43.260Z] a42191001d8a: Preparing [2022-08-11T06:23:43.260Z] 4bcf9bd793fc: Preparing [2022-08-11T06:23:43.260Z] 994393dc58e7: Preparing [2022-08-11T06:23:43.260Z] af009c0dc0e5: Waiting [2022-08-11T06:23:43.260Z] dc19648175ed: Waiting [2022-08-11T06:23:43.260Z] 2e49906b129b: Waiting [2022-08-11T06:23:43.260Z] a42191001d8a: Waiting [2022-08-11T06:23:43.260Z] 4bcf9bd793fc: Waiting [2022-08-11T06:23:43.260Z] 994393dc58e7: Waiting [2022-08-11T06:23:43.260Z] 59d9df853dbf: Layer already exists [2022-08-11T06:23:43.260Z] a7d1c255179e: Layer already exists [2022-08-11T06:23:43.260Z] 528f7979f606: Layer already exists [2022-08-11T06:23:43.260Z] e51d36c9ba34: Layer already exists [2022-08-11T06:23:43.260Z] 3891108969c1: Layer already exists [2022-08-11T06:23:43.260Z] 2e49906b129b: Layer already exists [2022-08-11T06:23:43.260Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:43.260Z] dc19648175ed: Layer already exists [2022-08-11T06:23:43.260Z] a42191001d8a: Layer already exists [2022-08-11T06:23:43.260Z] 4bcf9bd793fc: Layer already exists [2022-08-11T06:23:43.260Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:43.260Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:aa5c94cfb0cd18fd1edb03a453a26433e9b4c22c25bc40d03ba3cac85810b332 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:43.482Z] ---> Running in 48a7f8e68c9e [2022-08-11T06:23:43.584Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:43.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-08-11T06:23:43.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-08-11T06:23:43.896Z] a7d1c255179e: Preparing [2022-08-11T06:23:43.896Z] a7d1c255179e: Preparing [2022-08-11T06:23:43.896Z] e51d36c9ba34: Preparing [2022-08-11T06:23:43.896Z] 3891108969c1: Preparing [2022-08-11T06:23:43.896Z] 59d9df853dbf: Preparing [2022-08-11T06:23:43.896Z] 528f7979f606: Preparing [2022-08-11T06:23:43.896Z] af009c0dc0e5: Preparing [2022-08-11T06:23:43.897Z] 2e49906b129b: Preparing [2022-08-11T06:23:43.897Z] dc19648175ed: Preparing [2022-08-11T06:23:43.897Z] a42191001d8a: Preparing [2022-08-11T06:23:43.897Z] af009c0dc0e5: Waiting [2022-08-11T06:23:43.897Z] 2e49906b129b: Waiting [2022-08-11T06:23:43.897Z] dc19648175ed: Waiting [2022-08-11T06:23:43.897Z] a42191001d8a: Waiting [2022-08-11T06:23:43.897Z] 4bcf9bd793fc: Preparing [2022-08-11T06:23:43.897Z] 994393dc58e7: Preparing [2022-08-11T06:23:43.897Z] 4bcf9bd793fc: Waiting [2022-08-11T06:23:43.897Z] 994393dc58e7: Waiting [2022-08-11T06:23:43.897Z] e51d36c9ba34: Layer already exists [2022-08-11T06:23:43.897Z] a7d1c255179e: Layer already exists [2022-08-11T06:23:43.897Z] 528f7979f606: Layer already exists [2022-08-11T06:23:43.897Z] 59d9df853dbf: Layer already exists [2022-08-11T06:23:43.897Z] 3891108969c1: Layer already exists [2022-08-11T06:23:43.897Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:43.897Z] a42191001d8a: Layer already exists [2022-08-11T06:23:43.897Z] 2e49906b129b: Layer already exists [2022-08-11T06:23:43.897Z] 4bcf9bd793fc: Layer already exists [2022-08-11T06:23:43.897Z] dc19648175ed: Layer already exists [2022-08-11T06:23:43.897Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:43.897Z] main: digest: sha256:aa5c94cfb0cd18fd1edb03a453a26433e9b4c22c25bc40d03ba3cac85810b332 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:23:43.944Z] ===================================================== [Pipeline] echo [2022-08-11T06:23:43.954Z] taggedImages: [2022-08-11T06:23:43.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:43.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-08-11T06:23:43.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.44 [2022-08-11T06:23:43.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:43.954Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-08-11T06:23:43.978Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-08-11T06:23:43.979Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:43.979Z] latest [2022-08-11T06:23:43.979Z] 2.3.0-dev.44 [2022-08-11T06:23:43.979Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:43.979Z] main [2022-08-11T06:23:43.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:44.081Z] Removing intermediate container 48a7f8e68c9e [2022-08-11T06:23:44.081Z] ---> d781e96161cf [2022-08-11T06:23:44.081Z] 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-08-11T06:23:44.081Z] ---> Running in 8e16af080d30 [2022-08-11T06:23:44.302Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:44.608Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:44.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-11T06:23:44.608Z] ab34409cef22: Preparing [2022-08-11T06:23:44.608Z] c26d2917b670: Preparing [2022-08-11T06:23:44.608Z] 45dbc039c2c0: Preparing [2022-08-11T06:23:44.608Z] fea6976b7acf: Preparing [2022-08-11T06:23:44.608Z] 7bf3ffd9d60c: Preparing [2022-08-11T06:23:44.608Z] d0b8e795e825: Preparing [2022-08-11T06:23:44.608Z] 3ac75b2ed999: Preparing [2022-08-11T06:23:44.608Z] 994393dc58e7: Preparing [2022-08-11T06:23:44.608Z] 3ac75b2ed999: Waiting [2022-08-11T06:23:44.608Z] d0b8e795e825: Waiting [2022-08-11T06:23:44.608Z] 994393dc58e7: Waiting [2022-08-11T06:23:44.608Z] ab34409cef22: Pushed [2022-08-11T06:23:44.608Z] c26d2917b670: Pushed [2022-08-11T06:23:44.608Z] 7bf3ffd9d60c: Pushed [2022-08-11T06:23:44.608Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:44.684Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-11T06:23:44.867Z] d0b8e795e825: Pushed [2022-08-11T06:23:44.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-11T06:23:44.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-11T06:23:44.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-11T06:23:45.126Z] 3ac75b2ed999: Pushed [2022-08-11T06:23:45.693Z] fea6976b7acf: Pushed [2022-08-11T06:23:45.693Z] 45dbc039c2c0: Pushed [2022-08-11T06:23:45.693Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:628d0f2f7e6fb3eeb12d485c911fbc341c8de19a7d5cd318380941d639e89ff4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:46.009Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:46.318Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-11T06:23:46.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-11T06:23:46.318Z] ab34409cef22: Preparing [2022-08-11T06:23:46.318Z] c26d2917b670: Preparing [2022-08-11T06:23:46.318Z] 45dbc039c2c0: Preparing [2022-08-11T06:23:46.318Z] fea6976b7acf: Preparing [2022-08-11T06:23:46.318Z] 7bf3ffd9d60c: Preparing [2022-08-11T06:23:46.318Z] d0b8e795e825: Preparing [2022-08-11T06:23:46.318Z] 3ac75b2ed999: Preparing [2022-08-11T06:23:46.318Z] 994393dc58e7: Preparing [2022-08-11T06:23:46.318Z] d0b8e795e825: Waiting [2022-08-11T06:23:46.318Z] 3ac75b2ed999: Waiting [2022-08-11T06:23:46.318Z] 994393dc58e7: Waiting [2022-08-11T06:23:46.318Z] fea6976b7acf: Layer already exists [2022-08-11T06:23:46.318Z] 45dbc039c2c0: Layer already exists [2022-08-11T06:23:46.318Z] c26d2917b670: Layer already exists [2022-08-11T06:23:46.318Z] 7bf3ffd9d60c: Layer already exists [2022-08-11T06:23:46.318Z] ab34409cef22: Layer already exists [2022-08-11T06:23:46.318Z] d0b8e795e825: Layer already exists [2022-08-11T06:23:46.318Z] 3ac75b2ed999: Layer already exists [2022-08-11T06:23:46.318Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:46.318Z] latest: digest: sha256:628d0f2f7e6fb3eeb12d485c911fbc341c8de19a7d5cd318380941d639e89ff4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:46.633Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:46.945Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.44 [2022-08-11T06:23:46.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-11T06:23:46.946Z] ab34409cef22: Preparing [2022-08-11T06:23:46.946Z] c26d2917b670: Preparing [2022-08-11T06:23:46.946Z] 45dbc039c2c0: Preparing [2022-08-11T06:23:46.946Z] fea6976b7acf: Preparing [2022-08-11T06:23:46.946Z] 7bf3ffd9d60c: Preparing [2022-08-11T06:23:46.946Z] d0b8e795e825: Preparing [2022-08-11T06:23:46.946Z] 3ac75b2ed999: Preparing [2022-08-11T06:23:46.946Z] 994393dc58e7: Preparing [2022-08-11T06:23:46.946Z] 3ac75b2ed999: Waiting [2022-08-11T06:23:46.946Z] d0b8e795e825: Waiting [2022-08-11T06:23:46.946Z] 994393dc58e7: Waiting [2022-08-11T06:23:46.946Z] c26d2917b670: Layer already exists [2022-08-11T06:23:46.946Z] 7bf3ffd9d60c: Layer already exists [2022-08-11T06:23:46.946Z] 45dbc039c2c0: Layer already exists [2022-08-11T06:23:46.946Z] ab34409cef22: Layer already exists [2022-08-11T06:23:46.946Z] fea6976b7acf: Layer already exists [2022-08-11T06:23:46.946Z] d0b8e795e825: Layer already exists [2022-08-11T06:23:46.946Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:46.946Z] 3ac75b2ed999: Layer already exists [2022-08-11T06:23:46.946Z] 2.3.0-dev.44: digest: sha256:628d0f2f7e6fb3eeb12d485c911fbc341c8de19a7d5cd318380941d639e89ff4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2022-08-11T06:23:46.973Z] Removing intermediate container 8e16af080d30 [2022-08-11T06:23:46.973Z] ---> befa6033236a [2022-08-11T06:23:46.973Z] Step 12/26 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:47.261Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [2022-08-11T06:23:47.278Z] ---> Running in c942c838e50b [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:47.558Z] Removing intermediate container c942c838e50b [2022-08-11T06:23:47.559Z] ---> 9a91c5ab8996 [2022-08-11T06:23:47.559Z] [2022-08-11T06:23:47.559Z] Step 13/26 : FROM alpine:3.15 [2022-08-11T06:23:47.576Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:47.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-11T06:23:47.576Z] ab34409cef22: Preparing [2022-08-11T06:23:47.576Z] c26d2917b670: Preparing [2022-08-11T06:23:47.576Z] 45dbc039c2c0: Preparing [2022-08-11T06:23:47.576Z] fea6976b7acf: Preparing [2022-08-11T06:23:47.576Z] 7bf3ffd9d60c: Preparing [2022-08-11T06:23:47.576Z] d0b8e795e825: Preparing [2022-08-11T06:23:47.576Z] 3ac75b2ed999: Preparing [2022-08-11T06:23:47.576Z] 994393dc58e7: Preparing [2022-08-11T06:23:47.576Z] d0b8e795e825: Waiting [2022-08-11T06:23:47.576Z] 3ac75b2ed999: Waiting [2022-08-11T06:23:47.576Z] 994393dc58e7: Waiting [2022-08-11T06:23:47.576Z] 7bf3ffd9d60c: Layer already exists [2022-08-11T06:23:47.576Z] fea6976b7acf: Layer already exists [2022-08-11T06:23:47.576Z] c26d2917b670: Layer already exists [2022-08-11T06:23:47.576Z] 45dbc039c2c0: Layer already exists [2022-08-11T06:23:47.576Z] ab34409cef22: Layer already exists [2022-08-11T06:23:47.576Z] d0b8e795e825: Layer already exists [2022-08-11T06:23:47.576Z] 3ac75b2ed999: Layer already exists [2022-08-11T06:23:47.576Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:47.576Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:628d0f2f7e6fb3eeb12d485c911fbc341c8de19a7d5cd318380941d639e89ff4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:47.836Z] 3.15: Pulling from library/alpine [2022-08-11T06:23:47.895Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:48.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-08-11T06:23:48.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-08-11T06:23:48.210Z] ab34409cef22: Preparing [2022-08-11T06:23:48.210Z] c26d2917b670: Preparing [2022-08-11T06:23:48.210Z] 45dbc039c2c0: Preparing [2022-08-11T06:23:48.210Z] fea6976b7acf: Preparing [2022-08-11T06:23:48.210Z] 7bf3ffd9d60c: Preparing [2022-08-11T06:23:48.210Z] d0b8e795e825: Preparing [2022-08-11T06:23:48.210Z] 3ac75b2ed999: Preparing [2022-08-11T06:23:48.210Z] 994393dc58e7: Preparing [2022-08-11T06:23:48.210Z] d0b8e795e825: Waiting [2022-08-11T06:23:48.210Z] 3ac75b2ed999: Waiting [2022-08-11T06:23:48.210Z] 994393dc58e7: Waiting [2022-08-11T06:23:48.210Z] c26d2917b670: Layer already exists [2022-08-11T06:23:48.210Z] fea6976b7acf: Layer already exists [2022-08-11T06:23:48.210Z] 45dbc039c2c0: Layer already exists [2022-08-11T06:23:48.210Z] ab34409cef22: Layer already exists [2022-08-11T06:23:48.210Z] 7bf3ffd9d60c: Layer already exists [2022-08-11T06:23:48.210Z] d0b8e795e825: Layer already exists [2022-08-11T06:23:48.210Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:48.210Z] 3ac75b2ed999: Layer already exists [2022-08-11T06:23:48.210Z] main: digest: sha256:628d0f2f7e6fb3eeb12d485c911fbc341c8de19a7d5cd318380941d639e89ff4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:23:48.258Z] ===================================================== [Pipeline] echo [2022-08-11T06:23:48.266Z] taggedImages: [2022-08-11T06:23:48.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:48.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-08-11T06:23:48.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.44 [2022-08-11T06:23:48.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:48.266Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-08-11T06:23:48.287Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-08-11T06:23:48.287Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:48.287Z] latest [2022-08-11T06:23:48.287Z] 2.3.0-dev.44 [2022-08-11T06:23:48.287Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:48.287Z] main [2022-08-11T06:23:48.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:48.615Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:48.919Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:48.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-11T06:23:48.919Z] b7b60d355c1d: Preparing [2022-08-11T06:23:48.919Z] f2a4f9ce6163: Preparing [2022-08-11T06:23:48.919Z] 7f4b3665efb1: Preparing [2022-08-11T06:23:48.919Z] ab7c1eafa38f: Preparing [2022-08-11T06:23:48.919Z] 07e0c914f08d: Preparing [2022-08-11T06:23:48.919Z] 5e4874170e8d: Preparing [2022-08-11T06:23:48.919Z] 45c3d8ca6193: Preparing [2022-08-11T06:23:48.919Z] 3867e6de0329: Preparing [2022-08-11T06:23:48.919Z] 56883f29a6e2: Preparing [2022-08-11T06:23:48.919Z] 994393dc58e7: Preparing [2022-08-11T06:23:48.919Z] 994393dc58e7: Waiting [2022-08-11T06:23:48.919Z] 5e4874170e8d: Waiting [2022-08-11T06:23:48.919Z] 56883f29a6e2: Waiting [2022-08-11T06:23:48.919Z] 3867e6de0329: Waiting [2022-08-11T06:23:48.919Z] 45c3d8ca6193: Waiting [2022-08-11T06:23:48.919Z] 07e0c914f08d: Pushed [2022-08-11T06:23:48.919Z] b7b60d355c1d: Pushed [2022-08-11T06:23:48.919Z] f2a4f9ce6163: Pushed [2022-08-11T06:23:48.919Z] 5e4874170e8d: Pushed [2022-08-11T06:23:49.179Z] 3867e6de0329: Pushed [2022-08-11T06:23:49.179Z] 45c3d8ca6193: Pushed [2022-08-11T06:23:49.179Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:49.179Z] 56883f29a6e2: Pushed [2022-08-11T06:23:49.308Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-08-11T06:23:49.308Z] Status: Downloaded newer image for alpine:3.15 [2022-08-11T06:23:49.308Z] ---> 02e0d6fdf486 [2022-08-11T06:23:49.308Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-11T06:23:49.308Z] ---> Running in 29cf8e08c214 [2022-08-11T06:23:49.588Z] Removing intermediate container 29cf8e08c214 [2022-08-11T06:23:49.588Z] ---> e9cfe44fbbd8 [2022-08-11T06:23:49.588Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:23:49.872Z] ---> Running in 794d70d455f1 [2022-08-11T06:23:50.117Z] ab7c1eafa38f: Pushed [2022-08-11T06:23:50.377Z] 7f4b3665efb1: Pushed [2022-08-11T06:23:50.377Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:6c7f2b16590b14bae18877c3d38e658a4a79a4432e4e07ec9b13a8f52ecd7579 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:50.702Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:51.015Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-11T06:23:51.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-11T06:23:51.015Z] b7b60d355c1d: Preparing [2022-08-11T06:23:51.015Z] f2a4f9ce6163: Preparing [2022-08-11T06:23:51.015Z] 7f4b3665efb1: Preparing [2022-08-11T06:23:51.015Z] ab7c1eafa38f: Preparing [2022-08-11T06:23:51.015Z] 07e0c914f08d: Preparing [2022-08-11T06:23:51.015Z] 5e4874170e8d: Preparing [2022-08-11T06:23:51.015Z] 45c3d8ca6193: Preparing [2022-08-11T06:23:51.015Z] 3867e6de0329: Preparing [2022-08-11T06:23:51.015Z] 56883f29a6e2: Preparing [2022-08-11T06:23:51.015Z] 994393dc58e7: Preparing [2022-08-11T06:23:51.015Z] 45c3d8ca6193: Waiting [2022-08-11T06:23:51.015Z] 3867e6de0329: Waiting [2022-08-11T06:23:51.015Z] 56883f29a6e2: Waiting [2022-08-11T06:23:51.015Z] 994393dc58e7: Waiting [2022-08-11T06:23:51.015Z] 5e4874170e8d: Waiting [2022-08-11T06:23:51.015Z] ab7c1eafa38f: Layer already exists [2022-08-11T06:23:51.015Z] 07e0c914f08d: Layer already exists [2022-08-11T06:23:51.015Z] f2a4f9ce6163: Layer already exists [2022-08-11T06:23:51.015Z] b7b60d355c1d: Layer already exists [2022-08-11T06:23:51.015Z] 7f4b3665efb1: Layer already exists [2022-08-11T06:23:51.015Z] 45c3d8ca6193: Layer already exists [2022-08-11T06:23:51.015Z] 3867e6de0329: Layer already exists [2022-08-11T06:23:51.015Z] 5e4874170e8d: Layer already exists [2022-08-11T06:23:51.015Z] 56883f29a6e2: Layer already exists [2022-08-11T06:23:51.015Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:51.015Z] latest: digest: sha256:6c7f2b16590b14bae18877c3d38e658a4a79a4432e4e07ec9b13a8f52ecd7579 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:51.337Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:51.646Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.44 [2022-08-11T06:23:51.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-11T06:23:51.646Z] b7b60d355c1d: Preparing [2022-08-11T06:23:51.646Z] f2a4f9ce6163: Preparing [2022-08-11T06:23:51.646Z] 7f4b3665efb1: Preparing [2022-08-11T06:23:51.646Z] ab7c1eafa38f: Preparing [2022-08-11T06:23:51.646Z] 07e0c914f08d: Preparing [2022-08-11T06:23:51.646Z] 5e4874170e8d: Preparing [2022-08-11T06:23:51.646Z] 45c3d8ca6193: Preparing [2022-08-11T06:23:51.646Z] 3867e6de0329: Preparing [2022-08-11T06:23:51.646Z] 56883f29a6e2: Preparing [2022-08-11T06:23:51.646Z] 994393dc58e7: Preparing [2022-08-11T06:23:51.646Z] 5e4874170e8d: Waiting [2022-08-11T06:23:51.646Z] 994393dc58e7: Waiting [2022-08-11T06:23:51.646Z] 45c3d8ca6193: Waiting [2022-08-11T06:23:51.646Z] 3867e6de0329: Waiting [2022-08-11T06:23:51.646Z] 56883f29a6e2: Waiting [2022-08-11T06:23:51.646Z] ab7c1eafa38f: Layer already exists [2022-08-11T06:23:51.646Z] 7f4b3665efb1: Layer already exists [2022-08-11T06:23:51.646Z] 07e0c914f08d: Layer already exists [2022-08-11T06:23:51.646Z] b7b60d355c1d: Layer already exists [2022-08-11T06:23:51.646Z] f2a4f9ce6163: Layer already exists [2022-08-11T06:23:51.646Z] 5e4874170e8d: Layer already exists [2022-08-11T06:23:51.646Z] 45c3d8ca6193: Layer already exists [2022-08-11T06:23:51.646Z] 3867e6de0329: Layer already exists [2022-08-11T06:23:51.646Z] 56883f29a6e2: Layer already exists [2022-08-11T06:23:51.646Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:51.646Z] 2.3.0-dev.44: digest: sha256:6c7f2b16590b14bae18877c3d38e658a4a79a4432e4e07ec9b13a8f52ecd7579 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:51.963Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:52.278Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:52.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-11T06:23:52.278Z] b7b60d355c1d: Preparing [2022-08-11T06:23:52.278Z] f2a4f9ce6163: Preparing [2022-08-11T06:23:52.278Z] 7f4b3665efb1: Preparing [2022-08-11T06:23:52.278Z] ab7c1eafa38f: Preparing [2022-08-11T06:23:52.278Z] 07e0c914f08d: Preparing [2022-08-11T06:23:52.278Z] 5e4874170e8d: Preparing [2022-08-11T06:23:52.278Z] 45c3d8ca6193: Preparing [2022-08-11T06:23:52.278Z] 3867e6de0329: Preparing [2022-08-11T06:23:52.278Z] 56883f29a6e2: Preparing [2022-08-11T06:23:52.278Z] 994393dc58e7: Preparing [2022-08-11T06:23:52.278Z] 5e4874170e8d: Waiting [2022-08-11T06:23:52.278Z] 45c3d8ca6193: Waiting [2022-08-11T06:23:52.278Z] 3867e6de0329: Waiting [2022-08-11T06:23:52.278Z] 56883f29a6e2: Waiting [2022-08-11T06:23:52.278Z] 994393dc58e7: Waiting [2022-08-11T06:23:52.278Z] 07e0c914f08d: Layer already exists [2022-08-11T06:23:52.278Z] ab7c1eafa38f: Layer already exists [2022-08-11T06:23:52.278Z] f2a4f9ce6163: Layer already exists [2022-08-11T06:23:52.278Z] 7f4b3665efb1: Layer already exists [2022-08-11T06:23:52.278Z] b7b60d355c1d: Layer already exists [2022-08-11T06:23:52.278Z] 5e4874170e8d: Layer already exists [2022-08-11T06:23:52.278Z] 45c3d8ca6193: Layer already exists [2022-08-11T06:23:52.278Z] 3867e6de0329: Layer already exists [2022-08-11T06:23:52.278Z] 56883f29a6e2: Layer already exists [2022-08-11T06:23:52.278Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:52.278Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:6c7f2b16590b14bae18877c3d38e658a4a79a4432e4e07ec9b13a8f52ecd7579 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:52.524Z] Removing intermediate container 794d70d455f1 [2022-08-11T06:23:52.524Z] ---> bd5686b762e5 [2022-08-11T06:23:52.524Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-11T06:23:52.595Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:52.802Z] ---> Running in da761beeb7aa [2022-08-11T06:23:52.909Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-08-11T06:23:52.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-08-11T06:23:52.909Z] b7b60d355c1d: Preparing [2022-08-11T06:23:52.909Z] f2a4f9ce6163: Preparing [2022-08-11T06:23:52.909Z] 7f4b3665efb1: Preparing [2022-08-11T06:23:52.909Z] ab7c1eafa38f: Preparing [2022-08-11T06:23:52.909Z] 07e0c914f08d: Preparing [2022-08-11T06:23:52.909Z] 5e4874170e8d: Preparing [2022-08-11T06:23:52.909Z] 45c3d8ca6193: Preparing [2022-08-11T06:23:52.909Z] 3867e6de0329: Preparing [2022-08-11T06:23:52.909Z] 56883f29a6e2: Preparing [2022-08-11T06:23:52.909Z] 994393dc58e7: Preparing [2022-08-11T06:23:52.909Z] 5e4874170e8d: Waiting [2022-08-11T06:23:52.909Z] 45c3d8ca6193: Waiting [2022-08-11T06:23:52.909Z] 3867e6de0329: Waiting [2022-08-11T06:23:52.909Z] 56883f29a6e2: Waiting [2022-08-11T06:23:52.909Z] 994393dc58e7: Waiting [2022-08-11T06:23:52.909Z] f2a4f9ce6163: Layer already exists [2022-08-11T06:23:52.909Z] 7f4b3665efb1: Layer already exists [2022-08-11T06:23:52.909Z] b7b60d355c1d: Layer already exists [2022-08-11T06:23:52.909Z] ab7c1eafa38f: Layer already exists [2022-08-11T06:23:52.909Z] 07e0c914f08d: Layer already exists [2022-08-11T06:23:52.909Z] 5e4874170e8d: Layer already exists [2022-08-11T06:23:52.909Z] 994393dc58e7: Layer already exists [2022-08-11T06:23:52.909Z] 45c3d8ca6193: Layer already exists [2022-08-11T06:23:52.909Z] 3867e6de0329: Layer already exists [2022-08-11T06:23:52.909Z] 56883f29a6e2: Layer already exists [2022-08-11T06:23:52.909Z] main: digest: sha256:6c7f2b16590b14bae18877c3d38e658a4a79a4432e4e07ec9b13a8f52ecd7579 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:23:52.962Z] ===================================================== [Pipeline] echo [2022-08-11T06:23:52.977Z] taggedImages: [2022-08-11T06:23:52.977Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:52.977Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-08-11T06:23:52.977Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.44 [2022-08-11T06:23:52.977Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:52.977Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-08-11T06:23:53.004Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-08-11T06:23:53.004Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:53.004Z] latest [2022-08-11T06:23:53.004Z] 2.3.0-dev.44 [2022-08-11T06:23:53.004Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:53.004Z] main [2022-08-11T06:23:53.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:53.332Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:53.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:53.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-11T06:23:53.641Z] 7d32dcab5011: Preparing [2022-08-11T06:23:53.641Z] c4e8a7d99b33: Preparing [2022-08-11T06:23:53.641Z] af009c0dc0e5: Preparing [2022-08-11T06:23:53.641Z] af8ebdf345f9: Preparing [2022-08-11T06:23:53.641Z] 88a53ce30a62: Preparing [2022-08-11T06:23:53.641Z] 34d5ebaa5410: Preparing [2022-08-11T06:23:53.641Z] 34d5ebaa5410: Waiting [2022-08-11T06:23:53.641Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:53.641Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:23:53.641Z] 88a53ce30a62: Pushed [2022-08-11T06:23:53.641Z] 7d32dcab5011: Pushed [2022-08-11T06:23:54.209Z] af8ebdf345f9: Pushed [2022-08-11T06:23:54.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:23:55.593Z] c4e8a7d99b33: Pushed [2022-08-11T06:23:55.593Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:3302f860be459a4cee5e5a425f3e72344e2dcfad9af7f39f3ab8e12ca54d57f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:55.785Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:23:55.913Z] + 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-08-11T06:23:56.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-11T06:23:56.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-11T06:23:56.225Z] 7d32dcab5011: Preparing [2022-08-11T06:23:56.225Z] c4e8a7d99b33: Preparing [2022-08-11T06:23:56.225Z] af009c0dc0e5: Preparing [2022-08-11T06:23:56.225Z] af8ebdf345f9: Preparing [2022-08-11T06:23:56.225Z] 88a53ce30a62: Preparing [2022-08-11T06:23:56.225Z] 34d5ebaa5410: Preparing [2022-08-11T06:23:56.225Z] 34d5ebaa5410: Waiting [2022-08-11T06:23:56.225Z] c4e8a7d99b33: Layer already exists [2022-08-11T06:23:56.225Z] 7d32dcab5011: Layer already exists [2022-08-11T06:23:56.225Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:56.225Z] 88a53ce30a62: Layer already exists [2022-08-11T06:23:56.225Z] af8ebdf345f9: Layer already exists [2022-08-11T06:23:56.225Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:23:56.225Z] latest: digest: sha256:3302f860be459a4cee5e5a425f3e72344e2dcfad9af7f39f3ab8e12ca54d57f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:56.542Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:56.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.44 [2022-08-11T06:23:56.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-11T06:23:56.850Z] 7d32dcab5011: Preparing [2022-08-11T06:23:56.850Z] c4e8a7d99b33: Preparing [2022-08-11T06:23:56.850Z] af009c0dc0e5: Preparing [2022-08-11T06:23:56.851Z] af8ebdf345f9: Preparing [2022-08-11T06:23:56.851Z] 88a53ce30a62: Preparing [2022-08-11T06:23:56.851Z] 34d5ebaa5410: Preparing [2022-08-11T06:23:56.851Z] 34d5ebaa5410: Waiting [2022-08-11T06:23:56.851Z] c4e8a7d99b33: Layer already exists [2022-08-11T06:23:56.851Z] 7d32dcab5011: Layer already exists [2022-08-11T06:23:56.851Z] af8ebdf345f9: Layer already exists [2022-08-11T06:23:56.851Z] 88a53ce30a62: Layer already exists [2022-08-11T06:23:56.851Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:56.851Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:23:56.851Z] 2.3.0-dev.44: digest: sha256:3302f860be459a4cee5e5a425f3e72344e2dcfad9af7f39f3ab8e12ca54d57f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:57.167Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:57.223Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-11T06:23:57.223Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-11T06:23:57.223Z] OK: 15733 distinct packages available [2022-08-11T06:23:57.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:23:57.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:57.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-11T06:23:57.487Z] 7d32dcab5011: Preparing [2022-08-11T06:23:57.487Z] c4e8a7d99b33: Preparing [2022-08-11T06:23:57.487Z] af009c0dc0e5: Preparing [2022-08-11T06:23:57.487Z] af8ebdf345f9: Preparing [2022-08-11T06:23:57.487Z] 88a53ce30a62: Preparing [2022-08-11T06:23:57.487Z] 34d5ebaa5410: Preparing [2022-08-11T06:23:57.487Z] 34d5ebaa5410: Waiting [2022-08-11T06:23:57.487Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:57.487Z] c4e8a7d99b33: Layer already exists [2022-08-11T06:23:57.487Z] 88a53ce30a62: Layer already exists [2022-08-11T06:23:57.487Z] af8ebdf345f9: Layer already exists [2022-08-11T06:23:57.487Z] 7d32dcab5011: Layer already exists [2022-08-11T06:23:57.487Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:23:57.487Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:3302f860be459a4cee5e5a425f3e72344e2dcfad9af7f39f3ab8e12ca54d57f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:57.810Z] + 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-08-11T06:23:58.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-08-11T06:23:58.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-08-11T06:23:58.127Z] 7d32dcab5011: Preparing [2022-08-11T06:23:58.127Z] c4e8a7d99b33: Preparing [2022-08-11T06:23:58.127Z] af009c0dc0e5: Preparing [2022-08-11T06:23:58.127Z] af8ebdf345f9: Preparing [2022-08-11T06:23:58.127Z] 88a53ce30a62: Preparing [2022-08-11T06:23:58.127Z] 34d5ebaa5410: Preparing [2022-08-11T06:23:58.127Z] 34d5ebaa5410: Waiting [2022-08-11T06:23:58.127Z] c4e8a7d99b33: Layer already exists [2022-08-11T06:23:58.127Z] 7d32dcab5011: Layer already exists [2022-08-11T06:23:58.127Z] af8ebdf345f9: Layer already exists [2022-08-11T06:23:58.127Z] 88a53ce30a62: Layer already exists [2022-08-11T06:23:58.127Z] af009c0dc0e5: Layer already exists [2022-08-11T06:23:58.127Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:23:58.127Z] main: digest: sha256:3302f860be459a4cee5e5a425f3e72344e2dcfad9af7f39f3ab8e12ca54d57f8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:23:58.177Z] ===================================================== [Pipeline] echo [2022-08-11T06:23:58.186Z] taggedImages: [2022-08-11T06:23:58.186Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:58.186Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-08-11T06:23:58.186Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.44 [2022-08-11T06:23:58.186Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:58.186Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-08-11T06:23:58.210Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:23:58.211Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-08-11T06:23:58.211Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:58.211Z] latest [2022-08-11T06:23:58.211Z] 2.3.0-dev.44 [2022-08-11T06:23:58.211Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:23:58.211Z] main [2022-08-11T06:23:58.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:58.539Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:23:58.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:23:58.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-11T06:23:58.850Z] 69fb896f5c62: Preparing [2022-08-11T06:23:58.850Z] 125c991eb4f6: Preparing [2022-08-11T06:23:58.850Z] 1ab10cb1f96a: Preparing [2022-08-11T06:23:58.850Z] 86efa51adf7e: Preparing [2022-08-11T06:23:58.850Z] 42ecb779b257: Preparing [2022-08-11T06:23:58.850Z] edbde584b713: Preparing [2022-08-11T06:23:58.850Z] 88a53ce30a62: Preparing [2022-08-11T06:23:58.850Z] 34d5ebaa5410: Preparing [2022-08-11T06:23:58.850Z] edbde584b713: Waiting [2022-08-11T06:23:58.850Z] 88a53ce30a62: Waiting [2022-08-11T06:23:58.850Z] 34d5ebaa5410: Waiting [2022-08-11T06:23:58.850Z] 125c991eb4f6: Pushed [2022-08-11T06:23:58.850Z] 69fb896f5c62: Pushed [2022-08-11T06:23:58.850Z] 1ab10cb1f96a: Pushed [2022-08-11T06:23:58.850Z] 88a53ce30a62: Layer already exists [2022-08-11T06:23:58.850Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:23:59.195Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-11T06:23:59.418Z] edbde584b713: Pushed [2022-08-11T06:23:59.470Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-11T06:23:59.470Z] (3/5) Installing libucontext (1.1-r0) [2022-08-11T06:23:59.470Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-11T06:23:59.745Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-11T06:23:59.745Z] Executing busybox-1.34.1-r7.trigger [2022-08-11T06:23:59.745Z] OK: 6 MiB in 19 packages [2022-08-11T06:24:01.758Z] Removing intermediate container da761beeb7aa [2022-08-11T06:24:01.758Z] ---> d0b828ce29d3 [2022-08-11T06:24:01.758Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-11T06:24:02.710Z] 42ecb779b257: Pushed [2022-08-11T06:24:05.176Z] ---> 6b86225426ce [2022-08-11T06:24:05.176Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-11T06:24:05.254Z] 86efa51adf7e: Pushed [2022-08-11T06:24:05.582Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:2a0b151febfcc09f61276ccad09061a30ae4f3534c064298dff393aefe6d4418 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:05.935Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:06.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-11T06:24:06.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-11T06:24:06.248Z] 69fb896f5c62: Preparing [2022-08-11T06:24:06.248Z] 125c991eb4f6: Preparing [2022-08-11T06:24:06.248Z] 1ab10cb1f96a: Preparing [2022-08-11T06:24:06.248Z] 86efa51adf7e: Preparing [2022-08-11T06:24:06.248Z] 42ecb779b257: Preparing [2022-08-11T06:24:06.248Z] edbde584b713: Preparing [2022-08-11T06:24:06.248Z] 88a53ce30a62: Preparing [2022-08-11T06:24:06.248Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:06.248Z] edbde584b713: Waiting [2022-08-11T06:24:06.248Z] 88a53ce30a62: Waiting [2022-08-11T06:24:06.248Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:06.248Z] 125c991eb4f6: Layer already exists [2022-08-11T06:24:06.249Z] 69fb896f5c62: Layer already exists [2022-08-11T06:24:06.249Z] 86efa51adf7e: Layer already exists [2022-08-11T06:24:06.249Z] 1ab10cb1f96a: Layer already exists [2022-08-11T06:24:06.249Z] 42ecb779b257: Layer already exists [2022-08-11T06:24:06.249Z] edbde584b713: Layer already exists [2022-08-11T06:24:06.249Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:06.249Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:06.249Z] latest: digest: sha256:2a0b151febfcc09f61276ccad09061a30ae4f3534c064298dff393aefe6d4418 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:06.561Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:06.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.44 [2022-08-11T06:24:06.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-11T06:24:06.873Z] 69fb896f5c62: Preparing [2022-08-11T06:24:06.873Z] 125c991eb4f6: Preparing [2022-08-11T06:24:06.873Z] 1ab10cb1f96a: Preparing [2022-08-11T06:24:06.873Z] 86efa51adf7e: Preparing [2022-08-11T06:24:06.873Z] 42ecb779b257: Preparing [2022-08-11T06:24:06.873Z] edbde584b713: Preparing [2022-08-11T06:24:06.873Z] 88a53ce30a62: Preparing [2022-08-11T06:24:06.873Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:06.873Z] edbde584b713: Waiting [2022-08-11T06:24:06.873Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:06.873Z] 88a53ce30a62: Waiting [2022-08-11T06:24:06.873Z] 86efa51adf7e: Layer already exists [2022-08-11T06:24:06.873Z] 42ecb779b257: Layer already exists [2022-08-11T06:24:06.873Z] 1ab10cb1f96a: Layer already exists [2022-08-11T06:24:06.873Z] 69fb896f5c62: Layer already exists [2022-08-11T06:24:06.873Z] 125c991eb4f6: Layer already exists [2022-08-11T06:24:06.873Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:06.873Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:06.873Z] edbde584b713: Layer already exists [2022-08-11T06:24:06.873Z] 2.3.0-dev.44: digest: sha256:2a0b151febfcc09f61276ccad09061a30ae4f3534c064298dff393aefe6d4418 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:07.196Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:07.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:07.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-11T06:24:07.511Z] 69fb896f5c62: Preparing [2022-08-11T06:24:07.511Z] 125c991eb4f6: Preparing [2022-08-11T06:24:07.511Z] 1ab10cb1f96a: Preparing [2022-08-11T06:24:07.511Z] 86efa51adf7e: Preparing [2022-08-11T06:24:07.511Z] 42ecb779b257: Preparing [2022-08-11T06:24:07.511Z] edbde584b713: Preparing [2022-08-11T06:24:07.511Z] 88a53ce30a62: Preparing [2022-08-11T06:24:07.511Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:07.511Z] 88a53ce30a62: Waiting [2022-08-11T06:24:07.511Z] edbde584b713: Waiting [2022-08-11T06:24:07.511Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:07.511Z] 42ecb779b257: Layer already exists [2022-08-11T06:24:07.511Z] 125c991eb4f6: Layer already exists [2022-08-11T06:24:07.511Z] 1ab10cb1f96a: Layer already exists [2022-08-11T06:24:07.511Z] 86efa51adf7e: Layer already exists [2022-08-11T06:24:07.511Z] 69fb896f5c62: Layer already exists [2022-08-11T06:24:07.511Z] edbde584b713: Layer already exists [2022-08-11T06:24:07.511Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:07.512Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:07.512Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:2a0b151febfcc09f61276ccad09061a30ae4f3534c064298dff393aefe6d4418 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:07.832Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:08.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-08-11T06:24:08.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-08-11T06:24:08.141Z] 69fb896f5c62: Preparing [2022-08-11T06:24:08.141Z] 125c991eb4f6: Preparing [2022-08-11T06:24:08.141Z] 1ab10cb1f96a: Preparing [2022-08-11T06:24:08.141Z] 86efa51adf7e: Preparing [2022-08-11T06:24:08.141Z] 42ecb779b257: Preparing [2022-08-11T06:24:08.141Z] edbde584b713: Preparing [2022-08-11T06:24:08.141Z] 88a53ce30a62: Preparing [2022-08-11T06:24:08.141Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:08.141Z] 88a53ce30a62: Waiting [2022-08-11T06:24:08.141Z] edbde584b713: Waiting [2022-08-11T06:24:08.141Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:08.141Z] 69fb896f5c62: Layer already exists [2022-08-11T06:24:08.141Z] 42ecb779b257: Layer already exists [2022-08-11T06:24:08.141Z] 1ab10cb1f96a: Layer already exists [2022-08-11T06:24:08.141Z] 125c991eb4f6: Layer already exists [2022-08-11T06:24:08.141Z] 86efa51adf7e: Layer already exists [2022-08-11T06:24:08.141Z] edbde584b713: Layer already exists [2022-08-11T06:24:08.141Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:08.142Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:08.142Z] main: digest: sha256:2a0b151febfcc09f61276ccad09061a30ae4f3534c064298dff393aefe6d4418 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:24:08.199Z] ===================================================== [Pipeline] echo [2022-08-11T06:24:08.208Z] taggedImages: [2022-08-11T06:24:08.208Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:08.208Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-08-11T06:24:08.208Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.44 [2022-08-11T06:24:08.208Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:08.208Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-08-11T06:24:08.232Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-08-11T06:24:08.232Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:08.232Z] latest [2022-08-11T06:24:08.232Z] 2.3.0-dev.44 [2022-08-11T06:24:08.232Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:08.232Z] main [2022-08-11T06:24:08.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:08.546Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:08.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:08.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-11T06:24:08.862Z] 1260ac60d56f: Preparing [2022-08-11T06:24:08.862Z] 0bf5c8f30dbf: Preparing [2022-08-11T06:24:08.862Z] 12c77faa137e: Preparing [2022-08-11T06:24:08.862Z] d84e24f6d631: Preparing [2022-08-11T06:24:08.862Z] 38e683b61837: Preparing [2022-08-11T06:24:08.862Z] 88a53ce30a62: Preparing [2022-08-11T06:24:08.862Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:08.862Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:08.862Z] 88a53ce30a62: Waiting [2022-08-11T06:24:08.862Z] 1260ac60d56f: Pushed [2022-08-11T06:24:08.862Z] 12c77faa137e: Pushed [2022-08-11T06:24:08.862Z] 0bf5c8f30dbf: Pushed [2022-08-11T06:24:08.862Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:08.862Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:09.120Z] 38e683b61837: Pushed [2022-08-11T06:24:10.638Z] ---> c551f3c20e92 [2022-08-11T06:24:10.638Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-11T06:24:10.638Z] ---> 99476461018b [2022-08-11T06:24:10.638Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-11T06:24:11.249Z] ---> 1a4f90a77ff3 [2022-08-11T06:24:11.249Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-11T06:24:12.249Z] ---> 1098c50edfba [2022-08-11T06:24:12.249Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-11T06:24:12.526Z] ---> Running in 1cd696ede1e0 [2022-08-11T06:24:12.812Z] Removing intermediate container 1cd696ede1e0 [2022-08-11T06:24:12.812Z] ---> 77bebbc1503f [2022-08-11T06:24:12.812Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-11T06:24:13.092Z] ---> Running in e9e35cef4433 [2022-08-11T06:24:13.703Z] Removing intermediate container e9e35cef4433 [2022-08-11T06:24:13.703Z] ---> 435ceea88734 [2022-08-11T06:24:13.703Z] Step 24/26 : LABEL arch=arm64 [2022-08-11T06:24:13.703Z] ---> Running in 88609c4a9d88 [2022-08-11T06:24:14.325Z] Removing intermediate container 88609c4a9d88 [2022-08-11T06:24:14.325Z] ---> 297db9582bf0 [2022-08-11T06:24:14.325Z] Step 25/26 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:14.325Z] ---> Running in f7c378b084d1 [2022-08-11T06:24:14.931Z] Removing intermediate container f7c378b084d1 [2022-08-11T06:24:14.931Z] ---> cd4eaa450bb1 [2022-08-11T06:24:14.931Z] Step 26/26 : LABEL version=2.3.0-dev.44 [2022-08-11T06:24:14.931Z] ---> Running in fef94bff9a4d [2022-08-11T06:24:15.537Z] Removing intermediate container fef94bff9a4d [2022-08-11T06:24:15.537Z] ---> 6eb4b2e1f709 [2022-08-11T06:24:15.537Z] [2022-08-11T06:24:15.537Z] Successfully built 6eb4b2e1f709 [2022-08-11T06:24:15.537Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-11T06:24:15.537Z]  Building security-spire-agent ... done Building core-metadata [2022-08-11T06:24:15.698Z] d84e24f6d631: Pushed [2022-08-11T06:24:15.959Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:77a2e9b77f0df3b43bbe089278fd72e8edb1289acf8a6bff7e53c2649fe55a21 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:16.274Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:16.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-11T06:24:16.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-11T06:24:16.588Z] 1260ac60d56f: Preparing [2022-08-11T06:24:16.588Z] 0bf5c8f30dbf: Preparing [2022-08-11T06:24:16.588Z] 12c77faa137e: Preparing [2022-08-11T06:24:16.588Z] d84e24f6d631: Preparing [2022-08-11T06:24:16.588Z] 38e683b61837: Preparing [2022-08-11T06:24:16.588Z] 88a53ce30a62: Preparing [2022-08-11T06:24:16.588Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:16.588Z] 88a53ce30a62: Waiting [2022-08-11T06:24:16.588Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:16.588Z] 38e683b61837: Layer already exists [2022-08-11T06:24:16.588Z] 1260ac60d56f: Layer already exists [2022-08-11T06:24:16.588Z] 12c77faa137e: Layer already exists [2022-08-11T06:24:16.588Z] d84e24f6d631: Layer already exists [2022-08-11T06:24:16.588Z] 0bf5c8f30dbf: Layer already exists [2022-08-11T06:24:16.588Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:16.588Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:16.588Z] latest: digest: sha256:77a2e9b77f0df3b43bbe089278fd72e8edb1289acf8a6bff7e53c2649fe55a21 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:16.906Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:17.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.44 [2022-08-11T06:24:17.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-11T06:24:17.216Z] 1260ac60d56f: Preparing [2022-08-11T06:24:17.216Z] 0bf5c8f30dbf: Preparing [2022-08-11T06:24:17.216Z] 12c77faa137e: Preparing [2022-08-11T06:24:17.217Z] d84e24f6d631: Preparing [2022-08-11T06:24:17.217Z] 38e683b61837: Preparing [2022-08-11T06:24:17.217Z] 88a53ce30a62: Preparing [2022-08-11T06:24:17.217Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:17.217Z] 88a53ce30a62: Waiting [2022-08-11T06:24:17.217Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:17.217Z] 12c77faa137e: Layer already exists [2022-08-11T06:24:17.217Z] 1260ac60d56f: Layer already exists [2022-08-11T06:24:17.217Z] d84e24f6d631: Layer already exists [2022-08-11T06:24:17.217Z] 38e683b61837: Layer already exists [2022-08-11T06:24:17.217Z] 0bf5c8f30dbf: Layer already exists [2022-08-11T06:24:17.217Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:17.217Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:17.217Z] 2.3.0-dev.44: digest: sha256:77a2e9b77f0df3b43bbe089278fd72e8edb1289acf8a6bff7e53c2649fe55a21 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:17.539Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:17.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:17.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-11T06:24:17.853Z] 1260ac60d56f: Preparing [2022-08-11T06:24:17.853Z] 0bf5c8f30dbf: Preparing [2022-08-11T06:24:17.853Z] 12c77faa137e: Preparing [2022-08-11T06:24:17.853Z] d84e24f6d631: Preparing [2022-08-11T06:24:17.853Z] 38e683b61837: Preparing [2022-08-11T06:24:17.853Z] 88a53ce30a62: Preparing [2022-08-11T06:24:17.853Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:17.853Z] 88a53ce30a62: Waiting [2022-08-11T06:24:17.853Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:17.853Z] 12c77faa137e: Layer already exists [2022-08-11T06:24:17.853Z] 1260ac60d56f: Layer already exists [2022-08-11T06:24:17.853Z] 0bf5c8f30dbf: Layer already exists [2022-08-11T06:24:17.853Z] 38e683b61837: Layer already exists [2022-08-11T06:24:17.853Z] d84e24f6d631: Layer already exists [2022-08-11T06:24:17.853Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:17.853Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:17.853Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:77a2e9b77f0df3b43bbe089278fd72e8edb1289acf8a6bff7e53c2649fe55a21 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:18.171Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:18.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-08-11T06:24:18.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-08-11T06:24:18.485Z] 1260ac60d56f: Preparing [2022-08-11T06:24:18.485Z] 0bf5c8f30dbf: Preparing [2022-08-11T06:24:18.485Z] 12c77faa137e: Preparing [2022-08-11T06:24:18.485Z] d84e24f6d631: Preparing [2022-08-11T06:24:18.485Z] 38e683b61837: Preparing [2022-08-11T06:24:18.485Z] 88a53ce30a62: Preparing [2022-08-11T06:24:18.485Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:18.485Z] 88a53ce30a62: Waiting [2022-08-11T06:24:18.485Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:18.485Z] 0bf5c8f30dbf: Layer already exists [2022-08-11T06:24:18.485Z] 12c77faa137e: Layer already exists [2022-08-11T06:24:18.485Z] 38e683b61837: Layer already exists [2022-08-11T06:24:18.485Z] d84e24f6d631: Layer already exists [2022-08-11T06:24:18.485Z] 1260ac60d56f: Layer already exists [2022-08-11T06:24:18.485Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:18.485Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:18.485Z] main: digest: sha256:77a2e9b77f0df3b43bbe089278fd72e8edb1289acf8a6bff7e53c2649fe55a21 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:24:18.533Z] ===================================================== [Pipeline] echo [2022-08-11T06:24:18.541Z] taggedImages: [2022-08-11T06:24:18.541Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:18.541Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-08-11T06:24:18.541Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.44 [2022-08-11T06:24:18.541Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:18.541Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-08-11T06:24:18.564Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-08-11T06:24:18.564Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:18.564Z] latest [2022-08-11T06:24:18.564Z] 2.3.0-dev.44 [2022-08-11T06:24:18.564Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:18.564Z] main [2022-08-11T06:24:18.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:18.894Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:18.961Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:24:18.961Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:24:18.961Z] ---> 62509701918b [2022-08-11T06:24:18.961Z] Step 3/23 : WORKDIR /edgex-go [2022-08-11T06:24:18.961Z] ---> Using cache [2022-08-11T06:24:18.961Z] ---> 81a093fc15bb [2022-08-11T06:24:18.961Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:24:18.961Z] ---> Using cache [2022-08-11T06:24:18.961Z] ---> 7fce7d7ead6f [2022-08-11T06:24:18.961Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-11T06:24:18.961Z] ---> Running in 230bd7ed14f7 [2022-08-11T06:24:19.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:19.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-11T06:24:19.198Z] 21c3fc9c3c8a: Preparing [2022-08-11T06:24:19.198Z] a6487546f39c: Preparing [2022-08-11T06:24:19.198Z] daf05724a325: Preparing [2022-08-11T06:24:19.198Z] 6a5eb2e92736: Preparing [2022-08-11T06:24:19.198Z] c54aa99da42e: Preparing [2022-08-11T06:24:19.198Z] 88a53ce30a62: Preparing [2022-08-11T06:24:19.198Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:19.198Z] 88a53ce30a62: Waiting [2022-08-11T06:24:19.198Z] daf05724a325: Pushed [2022-08-11T06:24:19.198Z] a6487546f39c: Pushed [2022-08-11T06:24:19.198Z] 21c3fc9c3c8a: Pushed [2022-08-11T06:24:19.198Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:19.198Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:19.457Z] c54aa99da42e: Pushed [2022-08-11T06:24:20.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:24:21.957Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:24:22.951Z] OK: 221 MiB in 51 packages [2022-08-11T06:24:23.957Z] Removing intermediate container 230bd7ed14f7 [2022-08-11T06:24:23.957Z] ---> 842d55b57cc6 [2022-08-11T06:24:23.957Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-11T06:24:24.953Z] ---> 8ccb777073b4 [2022-08-11T06:24:25.245Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:24:25.245Z] ---> Running in a816b4401722 [2022-08-11T06:24:26.034Z] 6a5eb2e92736: Pushed [2022-08-11T06:24:26.034Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:5d1e4d6dbe3e403899413191391f71ba455b92cc63759dcc3bf206d63f1f8230 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:26.353Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:26.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-11T06:24:26.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-11T06:24:26.667Z] 21c3fc9c3c8a: Preparing [2022-08-11T06:24:26.667Z] a6487546f39c: Preparing [2022-08-11T06:24:26.667Z] daf05724a325: Preparing [2022-08-11T06:24:26.667Z] 6a5eb2e92736: Preparing [2022-08-11T06:24:26.667Z] c54aa99da42e: Preparing [2022-08-11T06:24:26.667Z] 88a53ce30a62: Preparing [2022-08-11T06:24:26.667Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:26.667Z] 88a53ce30a62: Waiting [2022-08-11T06:24:26.667Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:26.667Z] 21c3fc9c3c8a: Layer already exists [2022-08-11T06:24:26.667Z] daf05724a325: Layer already exists [2022-08-11T06:24:26.667Z] c54aa99da42e: Layer already exists [2022-08-11T06:24:26.667Z] 6a5eb2e92736: Layer already exists [2022-08-11T06:24:26.667Z] a6487546f39c: Layer already exists [2022-08-11T06:24:26.667Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:26.667Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:26.667Z] latest: digest: sha256:5d1e4d6dbe3e403899413191391f71ba455b92cc63759dcc3bf206d63f1f8230 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:26.991Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:27.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.44 [2022-08-11T06:24:27.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-11T06:24:27.302Z] 21c3fc9c3c8a: Preparing [2022-08-11T06:24:27.302Z] a6487546f39c: Preparing [2022-08-11T06:24:27.302Z] daf05724a325: Preparing [2022-08-11T06:24:27.302Z] 6a5eb2e92736: Preparing [2022-08-11T06:24:27.302Z] c54aa99da42e: Preparing [2022-08-11T06:24:27.302Z] 88a53ce30a62: Preparing [2022-08-11T06:24:27.302Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:27.302Z] 88a53ce30a62: Waiting [2022-08-11T06:24:27.302Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:27.302Z] 6a5eb2e92736: Layer already exists [2022-08-11T06:24:27.302Z] 21c3fc9c3c8a: Layer already exists [2022-08-11T06:24:27.302Z] daf05724a325: Layer already exists [2022-08-11T06:24:27.302Z] c54aa99da42e: Layer already exists [2022-08-11T06:24:27.302Z] a6487546f39c: Layer already exists [2022-08-11T06:24:27.302Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:27.302Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:27.302Z] 2.3.0-dev.44: digest: sha256:5d1e4d6dbe3e403899413191391f71ba455b92cc63759dcc3bf206d63f1f8230 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:27.621Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:27.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:27.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-11T06:24:27.935Z] 21c3fc9c3c8a: Preparing [2022-08-11T06:24:27.935Z] a6487546f39c: Preparing [2022-08-11T06:24:27.935Z] daf05724a325: Preparing [2022-08-11T06:24:27.935Z] 6a5eb2e92736: Preparing [2022-08-11T06:24:27.935Z] c54aa99da42e: Preparing [2022-08-11T06:24:27.935Z] 88a53ce30a62: Preparing [2022-08-11T06:24:27.935Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:27.935Z] 88a53ce30a62: Waiting [2022-08-11T06:24:27.935Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:27.935Z] 21c3fc9c3c8a: Layer already exists [2022-08-11T06:24:27.935Z] a6487546f39c: Layer already exists [2022-08-11T06:24:27.935Z] 6a5eb2e92736: Layer already exists [2022-08-11T06:24:27.935Z] daf05724a325: Layer already exists [2022-08-11T06:24:27.935Z] c54aa99da42e: Layer already exists [2022-08-11T06:24:27.935Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:27.935Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:27.935Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:5d1e4d6dbe3e403899413191391f71ba455b92cc63759dcc3bf206d63f1f8230 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:28.247Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:28.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-08-11T06:24:28.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-08-11T06:24:28.554Z] 21c3fc9c3c8a: Preparing [2022-08-11T06:24:28.554Z] a6487546f39c: Preparing [2022-08-11T06:24:28.554Z] daf05724a325: Preparing [2022-08-11T06:24:28.554Z] 6a5eb2e92736: Preparing [2022-08-11T06:24:28.554Z] c54aa99da42e: Preparing [2022-08-11T06:24:28.554Z] 88a53ce30a62: Preparing [2022-08-11T06:24:28.554Z] 34d5ebaa5410: Preparing [2022-08-11T06:24:28.554Z] 88a53ce30a62: Waiting [2022-08-11T06:24:28.554Z] 34d5ebaa5410: Waiting [2022-08-11T06:24:28.554Z] daf05724a325: Layer already exists [2022-08-11T06:24:28.554Z] 6a5eb2e92736: Layer already exists [2022-08-11T06:24:28.554Z] 21c3fc9c3c8a: Layer already exists [2022-08-11T06:24:28.554Z] c54aa99da42e: Layer already exists [2022-08-11T06:24:28.554Z] a6487546f39c: Layer already exists [2022-08-11T06:24:28.554Z] 88a53ce30a62: Layer already exists [2022-08-11T06:24:28.554Z] 34d5ebaa5410: Layer already exists [2022-08-11T06:24:28.554Z] main: digest: sha256:5d1e4d6dbe3e403899413191391f71ba455b92cc63759dcc3bf206d63f1f8230 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:24:28.610Z] ===================================================== [Pipeline] echo [2022-08-11T06:24:28.618Z] taggedImages: [2022-08-11T06:24:28.618Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:28.618Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-08-11T06:24:28.618Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.44 [2022-08-11T06:24:28.618Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:28.618Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-08-11T06:24:28.640Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-08-11T06:24:28.640Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:28.640Z] latest [2022-08-11T06:24:28.640Z] 2.3.0-dev.44 [2022-08-11T06:24:28.640Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:28.640Z] main [2022-08-11T06:24:28.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:28.972Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:29.283Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:29.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-11T06:24:29.283Z] 6e6931e23ed4: Preparing [2022-08-11T06:24:29.283Z] 606ea9f5c9e1: Preparing [2022-08-11T06:24:29.283Z] af009c0dc0e5: Preparing [2022-08-11T06:24:29.283Z] cc3197c70076: Preparing [2022-08-11T06:24:29.283Z] 994393dc58e7: Preparing [2022-08-11T06:24:29.283Z] 994393dc58e7: Layer already exists [2022-08-11T06:24:29.283Z] af009c0dc0e5: Layer already exists [2022-08-11T06:24:29.283Z] 6e6931e23ed4: Pushed [2022-08-11T06:24:29.283Z] cc3197c70076: Pushed [2022-08-11T06:24:31.827Z] 606ea9f5c9e1: Pushed [2022-08-11T06:24:31.827Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:6e2ebd713e343488291988fdf3110f31a432c7f32d5c0c0fb4dac2d3096f956d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:32.146Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:32.457Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-11T06:24:32.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-11T06:24:32.457Z] 6e6931e23ed4: Preparing [2022-08-11T06:24:32.457Z] 606ea9f5c9e1: Preparing [2022-08-11T06:24:32.457Z] af009c0dc0e5: Preparing [2022-08-11T06:24:32.457Z] cc3197c70076: Preparing [2022-08-11T06:24:32.457Z] 994393dc58e7: Preparing [2022-08-11T06:24:32.457Z] 994393dc58e7: Layer already exists [2022-08-11T06:24:32.457Z] 606ea9f5c9e1: Layer already exists [2022-08-11T06:24:32.457Z] 6e6931e23ed4: Layer already exists [2022-08-11T06:24:32.457Z] af009c0dc0e5: Layer already exists [2022-08-11T06:24:32.457Z] cc3197c70076: Layer already exists [2022-08-11T06:24:32.457Z] latest: digest: sha256:6e2ebd713e343488291988fdf3110f31a432c7f32d5c0c0fb4dac2d3096f956d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:32.805Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:33.196Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.44 [2022-08-11T06:24:33.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-11T06:24:33.196Z] 6e6931e23ed4: Preparing [2022-08-11T06:24:33.196Z] 606ea9f5c9e1: Preparing [2022-08-11T06:24:33.196Z] af009c0dc0e5: Preparing [2022-08-11T06:24:33.196Z] cc3197c70076: Preparing [2022-08-11T06:24:33.196Z] 994393dc58e7: Preparing [2022-08-11T06:24:33.196Z] 606ea9f5c9e1: Layer already exists [2022-08-11T06:24:33.196Z] af009c0dc0e5: Layer already exists [2022-08-11T06:24:33.196Z] cc3197c70076: Layer already exists [2022-08-11T06:24:33.196Z] 6e6931e23ed4: Layer already exists [2022-08-11T06:24:33.196Z] 994393dc58e7: Layer already exists [2022-08-11T06:24:33.196Z] 2.3.0-dev.44: digest: sha256:6e2ebd713e343488291988fdf3110f31a432c7f32d5c0c0fb4dac2d3096f956d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:33.525Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:33.840Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:33.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-11T06:24:33.840Z] 6e6931e23ed4: Preparing [2022-08-11T06:24:33.840Z] 606ea9f5c9e1: Preparing [2022-08-11T06:24:33.840Z] af009c0dc0e5: Preparing [2022-08-11T06:24:33.840Z] cc3197c70076: Preparing [2022-08-11T06:24:33.840Z] 994393dc58e7: Preparing [2022-08-11T06:24:33.840Z] af009c0dc0e5: Layer already exists [2022-08-11T06:24:33.840Z] 994393dc58e7: Layer already exists [2022-08-11T06:24:33.840Z] 6e6931e23ed4: Layer already exists [2022-08-11T06:24:33.840Z] 606ea9f5c9e1: Layer already exists [2022-08-11T06:24:33.840Z] cc3197c70076: Layer already exists [2022-08-11T06:24:33.840Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:6e2ebd713e343488291988fdf3110f31a432c7f32d5c0c0fb4dac2d3096f956d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:34.158Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:34.471Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-08-11T06:24:34.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-08-11T06:24:34.471Z] 6e6931e23ed4: Preparing [2022-08-11T06:24:34.471Z] 606ea9f5c9e1: Preparing [2022-08-11T06:24:34.471Z] af009c0dc0e5: Preparing [2022-08-11T06:24:34.471Z] cc3197c70076: Preparing [2022-08-11T06:24:34.471Z] 994393dc58e7: Preparing [2022-08-11T06:24:34.471Z] af009c0dc0e5: Layer already exists [2022-08-11T06:24:34.471Z] 994393dc58e7: Layer already exists [2022-08-11T06:24:34.471Z] 6e6931e23ed4: Layer already exists [2022-08-11T06:24:34.471Z] cc3197c70076: Layer already exists [2022-08-11T06:24:34.471Z] 606ea9f5c9e1: Layer already exists [2022-08-11T06:24:34.471Z] main: digest: sha256:6e2ebd713e343488291988fdf3110f31a432c7f32d5c0c0fb4dac2d3096f956d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:24:34.521Z] ===================================================== [Pipeline] echo [2022-08-11T06:24:34.530Z] taggedImages: [2022-08-11T06:24:34.530Z] - nexus3.edgexfoundry.org:10004/support-notifications:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:34.530Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-08-11T06:24:34.530Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.44 [2022-08-11T06:24:34.530Z] - nexus3.edgexfoundry.org:10004/support-notifications:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:34.530Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-08-11T06:24:34.550Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-08-11T06:24:34.550Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:34.550Z] latest [2022-08-11T06:24:34.550Z] 2.3.0-dev.44 [2022-08-11T06:24:34.550Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:34.550Z] main [2022-08-11T06:24:34.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:34.854Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:44.920Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:44.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-11T06:24:44.920Z] 44ac397b290f: Preparing [2022-08-11T06:24:44.920Z] 0579e7deb23a: Preparing [2022-08-11T06:24:44.920Z] af009c0dc0e5: Preparing [2022-08-11T06:24:44.920Z] 6ec71f6f41c2: Preparing [2022-08-11T06:24:44.920Z] 994393dc58e7: Preparing [2022-08-11T06:24:44.920Z] af009c0dc0e5: Layer already exists [2022-08-11T06:24:44.920Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:24:44.920Z] 994393dc58e7: Layer already exists [2022-08-11T06:24:44.920Z] 44ac397b290f: Pushed [2022-08-11T06:24:47.461Z] 0579e7deb23a: Pushed [2022-08-11T06:24:47.461Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:1634576cdf9195193bbdb7ae6f1990cef14e59786a284957d1307b50c8573b72 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:47.778Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:48.086Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-11T06:24:48.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-11T06:24:48.086Z] 44ac397b290f: Preparing [2022-08-11T06:24:48.086Z] 0579e7deb23a: Preparing [2022-08-11T06:24:48.086Z] af009c0dc0e5: Preparing [2022-08-11T06:24:48.086Z] 6ec71f6f41c2: Preparing [2022-08-11T06:24:48.086Z] 994393dc58e7: Preparing [2022-08-11T06:24:48.086Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:24:48.086Z] 0579e7deb23a: Layer already exists [2022-08-11T06:24:48.086Z] 994393dc58e7: Layer already exists [2022-08-11T06:24:48.086Z] 44ac397b290f: Layer already exists [2022-08-11T06:24:48.086Z] af009c0dc0e5: Layer already exists [2022-08-11T06:24:48.086Z] latest: digest: sha256:1634576cdf9195193bbdb7ae6f1990cef14e59786a284957d1307b50c8573b72 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:48.401Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:48.711Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.44 [2022-08-11T06:24:48.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-11T06:24:48.711Z] 44ac397b290f: Preparing [2022-08-11T06:24:48.711Z] 0579e7deb23a: Preparing [2022-08-11T06:24:48.711Z] af009c0dc0e5: Preparing [2022-08-11T06:24:48.711Z] 6ec71f6f41c2: Preparing [2022-08-11T06:24:48.711Z] 994393dc58e7: Preparing [2022-08-11T06:24:48.711Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:24:48.711Z] 0579e7deb23a: Layer already exists [2022-08-11T06:24:48.711Z] 44ac397b290f: Layer already exists [2022-08-11T06:24:48.711Z] 994393dc58e7: Layer already exists [2022-08-11T06:24:48.711Z] af009c0dc0e5: Layer already exists [2022-08-11T06:24:48.711Z] 2.3.0-dev.44: digest: sha256:1634576cdf9195193bbdb7ae6f1990cef14e59786a284957d1307b50c8573b72 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:49.033Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:49.340Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:49.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-11T06:24:49.340Z] 44ac397b290f: Preparing [2022-08-11T06:24:49.340Z] 0579e7deb23a: Preparing [2022-08-11T06:24:49.340Z] af009c0dc0e5: Preparing [2022-08-11T06:24:49.340Z] 6ec71f6f41c2: Preparing [2022-08-11T06:24:49.340Z] 994393dc58e7: Preparing [2022-08-11T06:24:49.340Z] af009c0dc0e5: Layer already exists [2022-08-11T06:24:49.340Z] 994393dc58e7: Layer already exists [2022-08-11T06:24:49.340Z] 0579e7deb23a: Layer already exists [2022-08-11T06:24:49.340Z] 44ac397b290f: Layer already exists [2022-08-11T06:24:49.340Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:24:49.340Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:1634576cdf9195193bbdb7ae6f1990cef14e59786a284957d1307b50c8573b72 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:49.658Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:49.982Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-08-11T06:24:49.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-08-11T06:24:49.982Z] 44ac397b290f: Preparing [2022-08-11T06:24:49.982Z] 0579e7deb23a: Preparing [2022-08-11T06:24:49.982Z] af009c0dc0e5: Preparing [2022-08-11T06:24:49.982Z] 6ec71f6f41c2: Preparing [2022-08-11T06:24:49.982Z] 994393dc58e7: Preparing [2022-08-11T06:24:49.982Z] af009c0dc0e5: Layer already exists [2022-08-11T06:24:49.982Z] 6ec71f6f41c2: Layer already exists [2022-08-11T06:24:49.982Z] 44ac397b290f: Layer already exists [2022-08-11T06:24:49.982Z] 994393dc58e7: Layer already exists [2022-08-11T06:24:49.982Z] 0579e7deb23a: Layer already exists [2022-08-11T06:24:49.982Z] main: digest: sha256:1634576cdf9195193bbdb7ae6f1990cef14e59786a284957d1307b50c8573b72 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:24:50.031Z] ===================================================== [Pipeline] echo [2022-08-11T06:24:50.040Z] taggedImages: [2022-08-11T06:24:50.040Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:50.040Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-08-11T06:24:50.040Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.44 [2022-08-11T06:24:50.040Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:50.040Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-08-11T06:24:50.062Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-08-11T06:24:50.062Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:50.062Z] latest [2022-08-11T06:24:50.062Z] 2.3.0-dev.44 [2022-08-11T06:24:50.062Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:24:50.062Z] main [2022-08-11T06:24:50.062Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:50.387Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:24:50.701Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:24:50.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-11T06:24:50.701Z] 4d4cc807a755: Preparing [2022-08-11T06:24:50.701Z] 3813792cb4b1: Preparing [2022-08-11T06:24:50.701Z] 4435cdd329f8: Preparing [2022-08-11T06:24:50.701Z] 5bf83f4730c2: Preparing [2022-08-11T06:24:50.701Z] 994393dc58e7: Preparing [2022-08-11T06:24:50.701Z] 994393dc58e7: Layer already exists [2022-08-11T06:24:50.701Z] 3813792cb4b1: Pushed [2022-08-11T06:24:50.961Z] 4d4cc807a755: Pushed [2022-08-11T06:24:51.899Z] 4435cdd329f8: Pushed [2022-08-11T06:25:04.128Z] 5bf83f4730c2: Pushed [2022-08-11T06:25:04.128Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:d6486fe1af44d0ed36c8be75fc5bd9fcc1aad236be0448ef6a0343029dfecc61 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:25:04.444Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:25:04.751Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-11T06:25:04.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-11T06:25:04.751Z] 4d4cc807a755: Preparing [2022-08-11T06:25:04.751Z] 3813792cb4b1: Preparing [2022-08-11T06:25:04.751Z] 4435cdd329f8: Preparing [2022-08-11T06:25:04.751Z] 5bf83f4730c2: Preparing [2022-08-11T06:25:04.751Z] 994393dc58e7: Preparing [2022-08-11T06:25:04.751Z] 3813792cb4b1: Layer already exists [2022-08-11T06:25:04.751Z] 994393dc58e7: Layer already exists [2022-08-11T06:25:04.751Z] 4435cdd329f8: Layer already exists [2022-08-11T06:25:04.751Z] 4d4cc807a755: Layer already exists [2022-08-11T06:25:04.751Z] 5bf83f4730c2: Layer already exists [2022-08-11T06:25:04.751Z] latest: digest: sha256:d6486fe1af44d0ed36c8be75fc5bd9fcc1aad236be0448ef6a0343029dfecc61 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:25:05.086Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:25:05.392Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.44 [2022-08-11T06:25:05.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-11T06:25:05.392Z] 4d4cc807a755: Preparing [2022-08-11T06:25:05.392Z] 3813792cb4b1: Preparing [2022-08-11T06:25:05.392Z] 4435cdd329f8: Preparing [2022-08-11T06:25:05.392Z] 5bf83f4730c2: Preparing [2022-08-11T06:25:05.392Z] 994393dc58e7: Preparing [2022-08-11T06:25:05.392Z] 4d4cc807a755: Layer already exists [2022-08-11T06:25:05.392Z] 5bf83f4730c2: Layer already exists [2022-08-11T06:25:05.392Z] 4435cdd329f8: Layer already exists [2022-08-11T06:25:05.392Z] 3813792cb4b1: Layer already exists [2022-08-11T06:25:05.392Z] 994393dc58e7: Layer already exists [2022-08-11T06:25:05.392Z] 2.3.0-dev.44: digest: sha256:d6486fe1af44d0ed36c8be75fc5bd9fcc1aad236be0448ef6a0343029dfecc61 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:25:05.707Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:25:06.019Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:25:06.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-11T06:25:06.019Z] 4d4cc807a755: Preparing [2022-08-11T06:25:06.019Z] 3813792cb4b1: Preparing [2022-08-11T06:25:06.019Z] 4435cdd329f8: Preparing [2022-08-11T06:25:06.019Z] 5bf83f4730c2: Preparing [2022-08-11T06:25:06.019Z] 994393dc58e7: Preparing [2022-08-11T06:25:06.019Z] 4d4cc807a755: Layer already exists [2022-08-11T06:25:06.019Z] 5bf83f4730c2: Layer already exists [2022-08-11T06:25:06.019Z] 3813792cb4b1: Layer already exists [2022-08-11T06:25:06.019Z] 4435cdd329f8: Layer already exists [2022-08-11T06:25:06.019Z] 994393dc58e7: Layer already exists [2022-08-11T06:25:06.019Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:d6486fe1af44d0ed36c8be75fc5bd9fcc1aad236be0448ef6a0343029dfecc61 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:25:06.338Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:25:06.650Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-08-11T06:25:06.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-08-11T06:25:06.650Z] 4d4cc807a755: Preparing [2022-08-11T06:25:06.650Z] 3813792cb4b1: Preparing [2022-08-11T06:25:06.650Z] 4435cdd329f8: Preparing [2022-08-11T06:25:06.650Z] 5bf83f4730c2: Preparing [2022-08-11T06:25:06.650Z] 994393dc58e7: Preparing [2022-08-11T06:25:06.650Z] 4d4cc807a755: Layer already exists [2022-08-11T06:25:06.650Z] 5bf83f4730c2: Layer already exists [2022-08-11T06:25:06.650Z] 3813792cb4b1: Layer already exists [2022-08-11T06:25:06.650Z] 4435cdd329f8: Layer already exists [2022-08-11T06:25:06.650Z] 994393dc58e7: Layer already exists [2022-08-11T06:25:06.650Z] main: digest: sha256:d6486fe1af44d0ed36c8be75fc5bd9fcc1aad236be0448ef6a0343029dfecc61 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:25:06.709Z] ===================================================== [Pipeline] echo [2022-08-11T06:25:06.720Z] taggedImages: [2022-08-11T06:25:06.720Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:25:06.720Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-08-11T06:25:06.720Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.44 [2022-08-11T06:25:06.720Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:25:06.720Z] - 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-08-11T06:25:12.335Z] Removing intermediate container a816b4401722 [2022-08-11T06:25:12.336Z] ---> 27b68e6a7373 [2022-08-11T06:25:12.336Z] Step 8/23 : COPY . . [2022-08-11T06:25:12.623Z] ---> 8627cccc9975 [2022-08-11T06:25:12.623Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-11T06:25:12.899Z] ---> Running in 6edbbdba7cc4 [2022-08-11T06:25:14.913Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-11T06:28:37.036Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-11T06:28:39.694Z] Removing intermediate container 21047b56612f [2022-08-11T06:28:39.694Z] ---> 460f81013c84 [2022-08-11T06:28:39.694Z] [2022-08-11T06:28:39.694Z] Step 10/23 : FROM alpine:3.16 [2022-08-11T06:28:39.973Z] 3.16: Pulling from library/alpine [2022-08-11T06:28:41.447Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-11T06:28:41.447Z] Status: Downloaded newer image for alpine:3.16 [2022-08-11T06:28:41.447Z] ---> a6215f271958 [2022-08-11T06:28:41.447Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-11T06:28:41.737Z] ---> Running in 12d098e21be9 [2022-08-11T06:28:43.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:28:43.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:28:45.204Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-11T06:28:45.204Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:28:45.204Z] OK: 5 MiB in 15 packages [2022-08-11T06:28:46.660Z] Removing intermediate container 12d098e21be9 [2022-08-11T06:28:46.660Z] ---> c5c4fe0caaf0 [2022-08-11T06:28:46.660Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-11T06:28:46.939Z] ---> Running in b3b4965384f3 [2022-08-11T06:28:47.941Z] Removing intermediate container b3b4965384f3 [2022-08-11T06:28:47.941Z] ---> 889fb338d4c5 [2022-08-11T06:28:47.941Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-11T06:28:47.941Z] ---> Running in fb05fd75c7db [2022-08-11T06:28:48.940Z] Removing intermediate container fb05fd75c7db [2022-08-11T06:28:48.940Z] ---> 0472f42c503f [2022-08-11T06:28:48.940Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-11T06:28:48.940Z] ---> Running in c096ea98a211 [2022-08-11T06:28:49.946Z] Removing intermediate container c096ea98a211 [2022-08-11T06:28:49.946Z] ---> fe67d09a8ae6 [2022-08-11T06:28:49.946Z] Step 15/23 : WORKDIR / [2022-08-11T06:28:50.236Z] ---> Running in c7d9fc426881 [2022-08-11T06:28:51.239Z] Removing intermediate container c7d9fc426881 [2022-08-11T06:28:51.239Z] ---> db2e1cf31b7c [2022-08-11T06:28:51.239Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:28:52.696Z] ---> 84704165c84b [2022-08-11T06:28:52.697Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-11T06:28:56.412Z] ---> 6018ef49db48 [2022-08-11T06:28:56.412Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-11T06:28:57.116Z] ---> aaa06d5ba6b0 [2022-08-11T06:28:57.116Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-11T06:28:57.442Z] ---> Running in c184e65227a9 [2022-08-11T06:28:57.744Z] Removing intermediate container 696ea40d4081 [2022-08-11T06:28:57.744Z] ---> c23ca6140604 [2022-08-11T06:28:57.744Z] [2022-08-11T06:28:57.744Z] Step 10/22 : FROM alpine:3.16 [2022-08-11T06:28:57.744Z] ---> a6215f271958 [2022-08-11T06:28:57.744Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-11T06:28:58.034Z] ---> Running in 52b34c53e523 [2022-08-11T06:28:58.323Z] Removing intermediate container c184e65227a9 [2022-08-11T06:28:58.323Z] ---> e3c8405e45fa [2022-08-11T06:28:58.323Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:28:58.607Z] ---> Running in eacab026afb0 [2022-08-11T06:28:59.678Z] Removing intermediate container eacab026afb0 [2022-08-11T06:28:59.678Z] ---> aedc5998ee52 [2022-08-11T06:28:59.678Z] Step 21/23 : LABEL arch=arm64 [2022-08-11T06:28:59.678Z] ---> Running in dc14fde2dcd4 [2022-08-11T06:29:00.311Z] Removing intermediate container dc14fde2dcd4 [2022-08-11T06:29:00.311Z] ---> 78e34ac09d6a [2022-08-11T06:29:00.311Z] Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:29:00.601Z] ---> Running in f2d8d763c964 [2022-08-11T06:29:01.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:29:01.226Z] Removing intermediate container f2d8d763c964 [2022-08-11T06:29:01.226Z] ---> a91b96e500d2 [2022-08-11T06:29:01.226Z] Step 23/23 : LABEL version=2.3.0-dev.44 [2022-08-11T06:29:01.226Z] ---> Running in 40c385519a70 [2022-08-11T06:29:01.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:29:01.945Z] Removing intermediate container 40c385519a70 [2022-08-11T06:29:01.946Z] ---> 824f2f527725 [2022-08-11T06:29:02.327Z] [2022-08-11T06:29:02.327Z] Successfully built 824f2f527725 [2022-08-11T06:29:02.327Z] Successfully tagged core-command-arm64:latest [2022-08-11T06:29:02.327Z] Building security-bootstrapper [2022-08-11T06:29:03.385Z]  Building core-command ... done (1/6) Installing ca-certificates (20220614-r0) [2022-08-11T06:29:03.386Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-11T06:29:03.386Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-11T06:29:03.659Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-11T06:29:03.659Z] (5/6) Installing curl (7.83.1-r2) [2022-08-11T06:29:03.659Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-11T06:29:03.659Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:29:03.659Z] Executing ca-certificates-20220614-r0.trigger [2022-08-11T06:29:03.934Z] OK: 8 MiB in 20 packages [2022-08-11T06:29:06.570Z] Removing intermediate container 52b34c53e523 [2022-08-11T06:29:06.570Z] ---> daca462dfb9b [2022-08-11T06:29:06.570Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-11T06:29:06.570Z] ---> Running in 59ec2eebc5b9 [2022-08-11T06:29:06.570Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:29:06.570Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:29:06.570Z] ---> 62509701918b [2022-08-11T06:29:06.570Z] Step 3/31 : WORKDIR /edgex-go [2022-08-11T06:29:06.570Z] ---> Using cache [2022-08-11T06:29:06.570Z] ---> 81a093fc15bb [2022-08-11T06:29:06.570Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:29:06.570Z] ---> Using cache [2022-08-11T06:29:06.570Z] ---> 7fce7d7ead6f [2022-08-11T06:29:06.570Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-11T06:29:06.570Z] ---> Using cache [2022-08-11T06:29:06.570Z] ---> 842d55b57cc6 [2022-08-11T06:29:06.570Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-11T06:29:06.847Z] ---> Using cache [2022-08-11T06:29:06.847Z] ---> 8ccb777073b4 [2022-08-11T06:29:06.847Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:29:06.847Z] ---> Using cache [2022-08-11T06:29:06.847Z] ---> 27b68e6a7373 [2022-08-11T06:29:06.847Z] Step 8/31 : COPY . . [2022-08-11T06:29:06.847Z] ---> Using cache [2022-08-11T06:29:06.847Z] ---> 8627cccc9975 [2022-08-11T06:29:06.847Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-11T06:29:07.134Z] ---> Running in 73c55f570d65 [2022-08-11T06:29:07.429Z] Removing intermediate container 59ec2eebc5b9 [2022-08-11T06:29:07.429Z] ---> 5b685146ba05 [2022-08-11T06:29:07.429Z] Step 13/22 : WORKDIR /edgex [2022-08-11T06:29:07.429Z] ---> Running in f78147ef6126 [2022-08-11T06:29:08.413Z] Removing intermediate container f78147ef6126 [2022-08-11T06:29:08.413Z] ---> 886c8493cf1e [2022-08-11T06:29:08.413Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-11T06:29:09.014Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-11T06:29:09.286Z] ---> 61b57cef7b8d [2022-08-11T06:29:09.286Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-11T06:29:10.723Z] ---> ce6a5eac5829 [2022-08-11T06:29:10.723Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-11T06:29:12.155Z] ---> 3a4a65661375 [2022-08-11T06:29:12.155Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-11T06:29:13.139Z] ---> 77b38c107d0f [2022-08-11T06:29:13.139Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-11T06:29:13.139Z] ---> Running in 7854b9f1ae71 [2022-08-11T06:29:16.555Z] Removing intermediate container 7854b9f1ae71 [2022-08-11T06:29:16.555Z] ---> ad0b67c9b9a4 [2022-08-11T06:29:16.555Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-11T06:29:16.555Z] ---> Running in 82573058eb2d [2022-08-11T06:29:16.838Z] Removing intermediate container 82573058eb2d [2022-08-11T06:29:16.838Z] ---> 0f3cceb739ec [2022-08-11T06:29:16.838Z] Step 20/22 : LABEL arch=arm64 [2022-08-11T06:29:17.118Z] ---> Running in cd4169222251 [2022-08-11T06:29:17.721Z] Removing intermediate container cd4169222251 [2022-08-11T06:29:17.721Z] ---> afe54b80144a [2022-08-11T06:29:17.721Z] Step 21/22 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:29:17.721Z] ---> Running in 239d7a1d793d [2022-08-11T06:29:18.326Z] Removing intermediate container 239d7a1d793d [2022-08-11T06:29:18.327Z] ---> ccddd2e987bc [2022-08-11T06:29:18.327Z] Step 22/22 : LABEL version=2.3.0-dev.44 [2022-08-11T06:29:18.608Z] ---> Running in d150543f41d5 [2022-08-11T06:29:19.217Z] Removing intermediate container d150543f41d5 [2022-08-11T06:29:19.217Z] ---> 05848cb5c485 [2022-08-11T06:29:19.217Z] [2022-08-11T06:29:19.217Z] Successfully built 05848cb5c485 [2022-08-11T06:29:19.217Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-11T06:29:19.217Z] Building core-data [2022-08-11T06:29:22.619Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:29:22.619Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:29:22.619Z] ---> 62509701918b [2022-08-11T06:29:22.619Z] Step 3/23 : WORKDIR /edgex-go [2022-08-11T06:29:22.619Z] ---> Using cache [2022-08-11T06:29:22.619Z] ---> 81a093fc15bb [2022-08-11T06:29:22.619Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:29:22.619Z] ---> Using cache [2022-08-11T06:29:22.619Z] ---> 7fce7d7ead6f [2022-08-11T06:29:22.619Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-11T06:29:22.893Z] ---> Running in 9d253ba9f3c3 [2022-08-11T06:29:24.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:29:25.337Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:29:26.785Z] OK: 221 MiB in 51 packages [2022-08-11T06:29:28.236Z] Removing intermediate container 9d253ba9f3c3 [2022-08-11T06:29:28.236Z] ---> d5f6fb575db9 [2022-08-11T06:29:28.236Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-11T06:29:28.847Z] ---> a3c63c2071bb [2022-08-11T06:29:28.847Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:29:29.125Z] ---> Running in 6c91997138e4 [2022-08-11T06:30:16.164Z] Removing intermediate container 6c91997138e4 [2022-08-11T06:30:16.164Z] ---> a67f9dbd9eb7 [2022-08-11T06:30:16.164Z] Step 8/23 : COPY . . [2022-08-11T06:30:18.163Z] ---> 44060757634f [2022-08-11T06:30:18.163Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-11T06:30:18.438Z] ---> Running in eb7a1b3c5606 [2022-08-11T06:30:20.463Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-11T06:31:28.505Z] Removing intermediate container 6edbbdba7cc4 [2022-08-11T06:31:28.505Z] ---> 997e14f55eb2 [2022-08-11T06:31:28.505Z] [2022-08-11T06:31:28.505Z] Step 10/23 : FROM alpine:3.16 [2022-08-11T06:31:28.505Z] ---> a6215f271958 [2022-08-11T06:31:28.505Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-11T06:31:28.505Z] ---> Using cache [2022-08-11T06:31:28.505Z] ---> c5c4fe0caaf0 [2022-08-11T06:31:28.505Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-11T06:31:28.505Z] ---> Using cache [2022-08-11T06:31:28.505Z] ---> 889fb338d4c5 [2022-08-11T06:31:28.505Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-11T06:31:28.505Z] ---> Running in 9079e2825275 [2022-08-11T06:31:28.505Z] Removing intermediate container 9079e2825275 [2022-08-11T06:31:28.505Z] ---> 6b177c54d6d2 [2022-08-11T06:31:28.505Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-11T06:31:28.505Z] ---> Running in 78112b779745 [2022-08-11T06:31:28.505Z] Removing intermediate container 78112b779745 [2022-08-11T06:31:28.505Z] ---> 71108311780a [2022-08-11T06:31:28.505Z] Step 15/23 : WORKDIR / [2022-08-11T06:31:28.505Z] ---> Running in 2f0741a9fe1b [2022-08-11T06:31:28.505Z] Removing intermediate container 2f0741a9fe1b [2022-08-11T06:31:28.505Z] ---> 4c38b7c008cb [2022-08-11T06:31:28.505Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:31:29.507Z] ---> 536a52150261 [2022-08-11T06:31:29.507Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-11T06:31:33.845Z] ---> 46bf06042f65 [2022-08-11T06:31:33.845Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-11T06:31:35.867Z] ---> be4985d6fc51 [2022-08-11T06:31:35.867Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-11T06:31:35.867Z] ---> Running in f742c4432cb1 [2022-08-11T06:31:36.871Z] Removing intermediate container f742c4432cb1 [2022-08-11T06:31:36.871Z] ---> 4462ef8081d2 [2022-08-11T06:31:36.871Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:31:37.147Z] ---> Running in d95bcb163b0a [2022-08-11T06:31:38.153Z] Removing intermediate container d95bcb163b0a [2022-08-11T06:31:38.153Z] ---> e8847a79f98b [2022-08-11T06:31:38.153Z] Step 21/23 : LABEL arch=arm64 [2022-08-11T06:31:38.433Z] ---> Running in 0f22ae587d09 [2022-08-11T06:31:38.707Z] Removing intermediate container f834372b9e4b [2022-08-11T06:31:38.707Z] ---> 76f2c9bd3d4e [2022-08-11T06:31:38.707Z] [2022-08-11T06:31:38.707Z] Step 10/22 : FROM alpine:3.16 [2022-08-11T06:31:38.707Z] ---> a6215f271958 [2022-08-11T06:31:38.707Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-11T06:31:38.707Z] ---> Using cache [2022-08-11T06:31:38.707Z] ---> c5c4fe0caaf0 [2022-08-11T06:31:38.707Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-11T06:31:38.707Z] ---> Using cache [2022-08-11T06:31:38.707Z] ---> 889fb338d4c5 [2022-08-11T06:31:38.707Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-11T06:31:38.980Z] ---> Running in f21d21051b4b [2022-08-11T06:31:39.589Z] Removing intermediate container 0f22ae587d09 [2022-08-11T06:31:39.589Z] ---> 68e258581a8f [2022-08-11T06:31:39.589Z] Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:31:39.878Z] ---> Running in d2ceb435e485 [2022-08-11T06:31:39.878Z] Removing intermediate container f21d21051b4b [2022-08-11T06:31:39.878Z] ---> 1fc843d71a9d [2022-08-11T06:31:39.878Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-11T06:31:40.154Z] ---> Running in be3f30155563 [2022-08-11T06:31:41.163Z] Removing intermediate container d2ceb435e485 [2022-08-11T06:31:41.163Z] ---> a17cce8ad4dd [2022-08-11T06:31:41.163Z] Step 23/23 : LABEL version=2.3.0-dev.44 [2022-08-11T06:31:41.163Z] Removing intermediate container be3f30155563 [2022-08-11T06:31:41.163Z] ---> 30f5313508ae [2022-08-11T06:31:41.163Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:31:41.163Z] ---> Running in 0155831feef7 [2022-08-11T06:31:42.605Z] Removing intermediate container 0155831feef7 [2022-08-11T06:31:42.606Z] ---> 2bcf090797ee [2022-08-11T06:31:42.606Z] [2022-08-11T06:31:42.606Z] Successfully built 2bcf090797ee [2022-08-11T06:31:42.606Z] Successfully tagged core-metadata-arm64:latest [2022-08-11T06:31:42.881Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-08-11T06:31:42.881Z] ---> dc340de060e9 [2022-08-11T06:31:42.882Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-11T06:31:43.479Z] Removing intermediate container 7a4671e62322 [2022-08-11T06:31:43.479Z] ---> 61f7d1ed5e4f [2022-08-11T06:31:43.479Z] [2022-08-11T06:31:43.479Z] Step 10/22 : FROM alpine:3.16 [2022-08-11T06:31:43.479Z] ---> a6215f271958 [2022-08-11T06:31:43.479Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-11T06:31:43.754Z] ---> Running in fa44c3fa0979 [2022-08-11T06:31:46.398Z] ---> 0dac086f2bda [2022-08-11T06:31:46.398Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-11T06:31:46.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:31:46.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:31:46.998Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:31:47.279Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:31:47.279Z] ---> 62509701918b [2022-08-11T06:31:47.279Z] Step 3/23 : WORKDIR /edgex-go [2022-08-11T06:31:47.279Z] ---> Using cache [2022-08-11T06:31:47.279Z] ---> 81a093fc15bb [2022-08-11T06:31:47.279Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:31:47.279Z] ---> Using cache [2022-08-11T06:31:47.279Z] ---> 7fce7d7ead6f [2022-08-11T06:31:47.279Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-11T06:31:47.279Z] ---> e5879caede56 [2022-08-11T06:31:47.279Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-11T06:31:47.279Z] ---> Running in 3ec3dfe2d8cb [2022-08-11T06:31:47.561Z] ---> Running in 754f60e26345 [2022-08-11T06:31:48.174Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-11T06:31:48.454Z] Removing intermediate container 754f60e26345 [2022-08-11T06:31:48.454Z] ---> 9df61a474906 [2022-08-11T06:31:48.454Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:31:48.454Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-11T06:31:48.454Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:31:48.454Z] Executing ca-certificates-20220614-r0.trigger [2022-08-11T06:31:48.454Z] ---> Running in 6c3574e2fca9 [2022-08-11T06:31:48.735Z] OK: 6 MiB in 16 packages [2022-08-11T06:31:49.730Z] Removing intermediate container 6c3574e2fca9 [2022-08-11T06:31:49.730Z] ---> 79db3130f2ac [2022-08-11T06:31:49.730Z] Step 20/22 : LABEL arch=arm64 [2022-08-11T06:31:49.730Z] ---> Running in fd0066e132e8 [2022-08-11T06:31:49.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:31:50.721Z] Removing intermediate container fd0066e132e8 [2022-08-11T06:31:50.721Z] ---> 614cc4fb0b4e [2022-08-11T06:31:50.721Z] Step 21/22 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:31:50.721Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:31:51.001Z] ---> Running in 086dab832cc4 [2022-08-11T06:31:51.276Z] Removing intermediate container fa44c3fa0979 [2022-08-11T06:31:51.276Z] ---> 7f81b7551b5f [2022-08-11T06:31:51.276Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-11T06:31:51.560Z] ---> Running in 72457396e895 [2022-08-11T06:31:51.838Z] Removing intermediate container 086dab832cc4 [2022-08-11T06:31:51.838Z] ---> 0d53fc29b197 [2022-08-11T06:31:51.838Z] Step 22/22 : LABEL version=2.3.0-dev.44 [2022-08-11T06:31:51.838Z] ---> Running in dd2ef9e300c9 [2022-08-11T06:31:52.118Z] OK: 221 MiB in 51 packages [2022-08-11T06:31:52.394Z] Removing intermediate container 72457396e895 [2022-08-11T06:31:52.395Z] ---> 13860fcdb4b1 [2022-08-11T06:31:52.395Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-11T06:31:52.395Z] ---> Running in e7005fca9988 [2022-08-11T06:31:52.999Z] Removing intermediate container dd2ef9e300c9 [2022-08-11T06:31:52.999Z] ---> ac5c7beef519 [2022-08-11T06:31:52.999Z] [2022-08-11T06:31:53.275Z] Successfully built ac5c7beef519 [2022-08-11T06:31:53.275Z] Successfully tagged support-scheduler-arm64:latest [2022-08-11T06:31:53.275Z]  Building support-scheduler ... done Building security-spire-server [2022-08-11T06:31:53.561Z] Removing intermediate container e7005fca9988 [2022-08-11T06:31:53.561Z] ---> d83ae6129642 [2022-08-11T06:31:53.561Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-11T06:31:53.561Z] ---> Running in cc94bc340533 [2022-08-11T06:31:53.838Z] Removing intermediate container 3ec3dfe2d8cb [2022-08-11T06:31:53.838Z] ---> 9e56e06514e1 [2022-08-11T06:31:53.838Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-11T06:31:54.446Z] Removing intermediate container cc94bc340533 [2022-08-11T06:31:54.446Z] ---> 64c0b1be4c8d [2022-08-11T06:31:54.446Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:31:55.052Z] ---> b48a90649a45 [2022-08-11T06:31:55.052Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:31:55.334Z] ---> Running in ef1bcc4175aa [2022-08-11T06:31:55.955Z] ---> e2535b564d73 [2022-08-11T06:31:55.955Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-11T06:31:58.611Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:31:58.611Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:31:58.611Z] ---> 62509701918b [2022-08-11T06:31:58.611Z] Step 3/25 : WORKDIR /edgex-go [2022-08-11T06:31:58.611Z] ---> Using cache [2022-08-11T06:31:58.611Z] ---> 81a093fc15bb [2022-08-11T06:31:58.611Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:31:58.611Z] ---> Using cache [2022-08-11T06:31:58.611Z] ---> 7fce7d7ead6f [2022-08-11T06:31:58.611Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-11T06:31:59.220Z] ---> Running in e6037ded6190 [2022-08-11T06:31:59.220Z] ---> 4c607c285425 [2022-08-11T06:31:59.220Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-11T06:32:00.690Z] ---> e9532fe65908 [2022-08-11T06:32:00.690Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-11T06:32:00.690Z] ---> Running in 5924610632f4 [2022-08-11T06:32:01.298Z] Removing intermediate container 5924610632f4 [2022-08-11T06:32:01.298Z] ---> e2ac145f30df [2022-08-11T06:32:01.298Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:32:01.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:32:01.578Z] ---> Running in c3600f3d314f [2022-08-11T06:32:02.195Z] Removing intermediate container c3600f3d314f [2022-08-11T06:32:02.195Z] ---> 5157e000ae92 [2022-08-11T06:32:02.195Z] Step 20/22 : LABEL arch=arm64 [2022-08-11T06:32:02.195Z] ---> Running in eca602460167 [2022-08-11T06:32:02.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:32:02.776Z] Removing intermediate container eca602460167 [2022-08-11T06:32:02.776Z] ---> 39b60393a1e0 [2022-08-11T06:32:02.776Z] Step 21/22 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:32:03.062Z] ---> Running in 6999d55a9ec9 [2022-08-11T06:32:03.337Z] Removing intermediate container 6999d55a9ec9 [2022-08-11T06:32:03.337Z] ---> 91ccb4a9415c [2022-08-11T06:32:03.337Z] Step 22/22 : LABEL version=2.3.0-dev.44 [2022-08-11T06:32:03.612Z] ---> Running in d379a3ccb801 [2022-08-11T06:32:04.218Z] OK: 221 MiB in 51 packages [2022-08-11T06:32:04.218Z] Removing intermediate container d379a3ccb801 [2022-08-11T06:32:04.218Z] ---> 0c526ac35780 [2022-08-11T06:32:04.218Z] [2022-08-11T06:32:04.218Z] Successfully built 0c526ac35780 [2022-08-11T06:32:04.218Z] Successfully tagged support-notifications-arm64:latest [2022-08-11T06:32:04.218Z]  Building support-notifications ... done Building security-secretstore-setup [2022-08-11T06:32:05.675Z] Removing intermediate container e6037ded6190 [2022-08-11T06:32:05.675Z] ---> 916c2a7da2ee [2022-08-11T06:32:05.675Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-11T06:32:06.303Z] ---> 39cb16667836 [2022-08-11T06:32:06.303Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:32:06.303Z] ---> Running in 2236094bfb81 [2022-08-11T06:32:08.946Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:32:08.947Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:32:08.947Z] ---> 62509701918b [2022-08-11T06:32:08.947Z] Step 3/25 : WORKDIR /edgex-go [2022-08-11T06:32:08.947Z] ---> Using cache [2022-08-11T06:32:08.947Z] ---> 81a093fc15bb [2022-08-11T06:32:08.947Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:32:08.947Z] ---> Using cache [2022-08-11T06:32:08.947Z] ---> 7fce7d7ead6f [2022-08-11T06:32:08.947Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-11T06:32:08.947Z] ---> Using cache [2022-08-11T06:32:08.947Z] ---> 842d55b57cc6 [2022-08-11T06:32:08.947Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-11T06:32:08.947Z] ---> Using cache [2022-08-11T06:32:08.947Z] ---> 8ccb777073b4 [2022-08-11T06:32:08.947Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:32:08.947Z] ---> Using cache [2022-08-11T06:32:08.947Z] ---> 27b68e6a7373 [2022-08-11T06:32:08.947Z] Step 8/25 : COPY . . [2022-08-11T06:32:08.947Z] ---> Using cache [2022-08-11T06:32:08.947Z] ---> 8627cccc9975 [2022-08-11T06:32:08.947Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-11T06:32:09.229Z] ---> Running in a0d79d7386d9 [2022-08-11T06:32:11.238Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-11T06:32:50.316Z] Removing intermediate container ef1bcc4175aa [2022-08-11T06:32:50.316Z] ---> fed202e83020 [2022-08-11T06:32:50.316Z] Step 8/23 : COPY . . [2022-08-11T06:32:54.652Z] ---> 2cb85bb2b44f [2022-08-11T06:32:54.653Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-11T06:32:54.932Z] ---> Running in e9bfabea74f7 [2022-08-11T06:32:56.960Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-11T06:33:01.342Z] Removing intermediate container 2236094bfb81 [2022-08-11T06:33:01.342Z] ---> 92d5bb305ebb [2022-08-11T06:33:01.342Z] Step 8/25 : COPY . . [2022-08-11T06:33:04.016Z] ---> ad734ec507a0 [2022-08-11T06:33:04.016Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-11T06:33:04.016Z] ---> Running in e99d7df613f0 [2022-08-11T06:33:04.632Z] Removing intermediate container e99d7df613f0 [2022-08-11T06:33:04.632Z] ---> 0e3741cbd0ef [2022-08-11T06:33:04.632Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-11T06:33:04.632Z] ---> Running in c51f0aecdc49 [2022-08-11T06:33:05.235Z] Removing intermediate container c51f0aecdc49 [2022-08-11T06:33:05.235Z] ---> 0c1687761d1d [2022-08-11T06:33:05.235Z] 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-08-11T06:33:05.235Z] ---> Running in 6cb8111ff5e5 [2022-08-11T06:33:08.660Z] Removing intermediate container 6cb8111ff5e5 [2022-08-11T06:33:08.660Z] ---> d5438dd4d085 [2022-08-11T06:33:08.660Z] Step 12/25 : WORKDIR /edgex-go [2022-08-11T06:33:08.660Z] ---> Running in 4a77ee98a926 [2022-08-11T06:33:08.945Z] Removing intermediate container 4a77ee98a926 [2022-08-11T06:33:08.945Z] ---> 7702d66a7082 [2022-08-11T06:33:08.945Z] [2022-08-11T06:33:08.945Z] Step 13/25 : FROM alpine:3.15 [2022-08-11T06:33:08.945Z] ---> 02e0d6fdf486 [2022-08-11T06:33:08.945Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-11T06:33:08.945Z] ---> Using cache [2022-08-11T06:33:08.945Z] ---> e9cfe44fbbd8 [2022-08-11T06:33:08.945Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:33:08.945Z] ---> Using cache [2022-08-11T06:33:08.945Z] ---> bd5686b762e5 [2022-08-11T06:33:08.945Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-11T06:33:08.945Z] ---> Using cache [2022-08-11T06:33:08.945Z] ---> d0b828ce29d3 [2022-08-11T06:33:08.945Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-11T06:33:14.364Z] ---> c8d6d15779c8 [2022-08-11T06:33:14.364Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-11T06:33:15.342Z] ---> 9f7b7d16cd99 [2022-08-11T06:33:15.342Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-11T06:33:15.955Z] ---> b8944614007c [2022-08-11T06:33:15.955Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-11T06:33:16.956Z] ---> a8b8451dc938 [2022-08-11T06:33:16.956Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-11T06:33:16.956Z] ---> Running in 4502b67e47b9 [2022-08-11T06:33:17.570Z] Removing intermediate container 4502b67e47b9 [2022-08-11T06:33:17.571Z] ---> cd3c030b3903 [2022-08-11T06:33:17.571Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-11T06:33:17.571Z] ---> Running in f9d8278df8d9 [2022-08-11T06:33:18.171Z] Removing intermediate container f9d8278df8d9 [2022-08-11T06:33:18.171Z] ---> 7e9e8539e58b [2022-08-11T06:33:18.171Z] Step 23/25 : LABEL arch=arm64 [2022-08-11T06:33:18.171Z] ---> Running in 4300a4e91d40 [2022-08-11T06:33:18.793Z] Removing intermediate container 4300a4e91d40 [2022-08-11T06:33:18.793Z] ---> 2109f0bd20d4 [2022-08-11T06:33:18.793Z] Step 24/25 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:33:18.793Z] ---> Running in 0ee1f1868f2c [2022-08-11T06:33:19.414Z] Removing intermediate container 0ee1f1868f2c [2022-08-11T06:33:19.414Z] ---> b177925a688d [2022-08-11T06:33:19.414Z] Step 25/25 : LABEL version=2.3.0-dev.44 [2022-08-11T06:33:19.414Z] ---> Running in 282aff9385cd [2022-08-11T06:33:20.011Z] Removing intermediate container 282aff9385cd [2022-08-11T06:33:20.011Z] ---> 8e94802f8166 [2022-08-11T06:33:20.011Z] [2022-08-11T06:33:20.283Z] Successfully built 8e94802f8166 [2022-08-11T06:33:20.283Z] Successfully tagged security-spire-server-arm64:latest [2022-08-11T06:33:20.283Z]  Building security-spire-server ... done Building security-spire-config [2022-08-11T06:33:23.682Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:33:23.682Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:33:23.682Z] ---> 62509701918b [2022-08-11T06:33:23.682Z] Step 3/26 : WORKDIR /edgex-go [2022-08-11T06:33:23.682Z] ---> Using cache [2022-08-11T06:33:23.682Z] ---> 81a093fc15bb [2022-08-11T06:33:23.682Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:33:23.682Z] ---> Using cache [2022-08-11T06:33:23.682Z] ---> 7fce7d7ead6f [2022-08-11T06:33:23.682Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-11T06:33:23.682Z] ---> Using cache [2022-08-11T06:33:23.682Z] ---> 916c2a7da2ee [2022-08-11T06:33:23.682Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-11T06:33:23.956Z] ---> Using cache [2022-08-11T06:33:23.956Z] ---> 39cb16667836 [2022-08-11T06:33:23.956Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:33:23.956Z] ---> Using cache [2022-08-11T06:33:23.956Z] ---> 92d5bb305ebb [2022-08-11T06:33:23.956Z] Step 8/26 : COPY . . [2022-08-11T06:33:23.956Z] ---> Using cache [2022-08-11T06:33:23.956Z] ---> ad734ec507a0 [2022-08-11T06:33:23.956Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-11T06:33:23.956Z] ---> Using cache [2022-08-11T06:33:23.956Z] ---> 0e3741cbd0ef [2022-08-11T06:33:23.956Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-11T06:33:23.956Z] ---> Using cache [2022-08-11T06:33:23.956Z] ---> 0c1687761d1d [2022-08-11T06:33:23.956Z] 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-08-11T06:33:24.231Z] ---> Running in f5b925f9925f [2022-08-11T06:33:27.655Z] Removing intermediate container f5b925f9925f [2022-08-11T06:33:27.655Z] ---> 78ee63a8ebc0 [2022-08-11T06:33:27.655Z] Step 12/26 : WORKDIR /edgex-go [2022-08-11T06:33:27.655Z] ---> Running in 1c8d71e7596b [2022-08-11T06:33:27.655Z] Removing intermediate container 1c8d71e7596b [2022-08-11T06:33:27.655Z] ---> 3ed53d6c3eb7 [2022-08-11T06:33:27.655Z] [2022-08-11T06:33:27.655Z] Step 13/26 : FROM alpine:3.15 [2022-08-11T06:33:27.655Z] ---> 02e0d6fdf486 [2022-08-11T06:33:27.655Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-11T06:33:27.655Z] ---> Using cache [2022-08-11T06:33:27.655Z] ---> e9cfe44fbbd8 [2022-08-11T06:33:27.655Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:33:27.655Z] ---> Using cache [2022-08-11T06:33:27.655Z] ---> bd5686b762e5 [2022-08-11T06:33:27.655Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-11T06:33:27.939Z] ---> Running in 9201535b7205 [2022-08-11T06:33:30.233Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:33:31.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:33:32.820Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-11T06:33:32.820Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-11T06:33:32.820Z] OK: 15733 distinct packages available [2022-08-11T06:33:33.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:33:34.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:33:35.740Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-11T06:33:35.740Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-11T06:33:35.740Z] (3/4) Installing libucontext (1.1-r0) [2022-08-11T06:33:35.740Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-11T06:33:36.018Z] Executing busybox-1.34.1-r7.trigger [2022-08-11T06:33:36.018Z] OK: 6 MiB in 18 packages [2022-08-11T06:33:37.479Z] Removing intermediate container 9201535b7205 [2022-08-11T06:33:37.479Z] ---> a075a4338259 [2022-08-11T06:33:37.479Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-11T06:33:42.941Z] ---> 943300d74b51 [2022-08-11T06:33:42.941Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-11T06:33:43.940Z] ---> aff54a59be07 [2022-08-11T06:33:43.940Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-11T06:33:43.940Z] ---> Running in 34802e591159 [2022-08-11T06:33:44.248Z] Removing intermediate container 34802e591159 [2022-08-11T06:33:44.248Z] ---> 18b6194b2e9b [2022-08-11T06:33:44.248Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-11T06:33:45.239Z] ---> 4c6bfabf8e9b [2022-08-11T06:33:45.239Z] Step 21/26 : WORKDIR / [2022-08-11T06:33:45.239Z] ---> Running in a78174c835a9 [2022-08-11T06:33:45.840Z] Removing intermediate container a78174c835a9 [2022-08-11T06:33:45.840Z] ---> b855ddf67040 [2022-08-11T06:33:45.840Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-11T06:33:45.840Z] ---> Running in 9471efbb4575 [2022-08-11T06:33:46.445Z] Removing intermediate container 9471efbb4575 [2022-08-11T06:33:46.445Z] ---> 1941356f080c [2022-08-11T06:33:46.445Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-11T06:33:46.445Z] ---> Running in 9669720bcf26 [2022-08-11T06:33:47.048Z] Removing intermediate container 9669720bcf26 [2022-08-11T06:33:47.048Z] ---> d01453f60119 [2022-08-11T06:33:47.048Z] Step 24/26 : LABEL arch=arm64 [2022-08-11T06:33:47.048Z] ---> Running in 037398d8e560 [2022-08-11T06:33:47.653Z] Removing intermediate container 037398d8e560 [2022-08-11T06:33:47.653Z] ---> a0256763ad02 [2022-08-11T06:33:47.653Z] Step 25/26 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:33:47.653Z] ---> Running in a12425b4f814 [2022-08-11T06:33:48.259Z] Removing intermediate container a12425b4f814 [2022-08-11T06:33:48.259Z] ---> 9ba81ba66ccd [2022-08-11T06:33:48.259Z] Step 26/26 : LABEL version=2.3.0-dev.44 [2022-08-11T06:33:48.259Z] ---> Running in 2c3eb9bdb98f [2022-08-11T06:33:48.866Z] Removing intermediate container 2c3eb9bdb98f [2022-08-11T06:33:48.866Z] ---> ffb71de553e1 [2022-08-11T06:33:48.866Z] [2022-08-11T06:33:48.866Z] Successfully built ffb71de553e1 [2022-08-11T06:33:48.866Z] Successfully tagged security-spire-config-arm64:latest [2022-08-11T06:33:48.866Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-08-11T06:33:52.291Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-11T06:33:52.291Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-11T06:33:52.291Z] ---> 62509701918b [2022-08-11T06:33:52.291Z] Step 3/20 : WORKDIR /edgex-go [2022-08-11T06:33:52.291Z] ---> Using cache [2022-08-11T06:33:52.291Z] ---> 81a093fc15bb [2022-08-11T06:33:52.291Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-11T06:33:52.569Z] ---> Running in 22c2a828ba92 [2022-08-11T06:33:54.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:33:54.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:33:56.315Z] v3.16.2-6-gd76f9d8b35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-11T06:33:56.315Z] v3.16.2-7-g2f8a4891a7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-11T06:33:56.315Z] OK: 16892 distinct packages available [2022-08-11T06:33:56.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:33:56.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:33:57.590Z] OK: 221 MiB in 51 packages [2022-08-11T06:33:59.045Z] Removing intermediate container 22c2a828ba92 [2022-08-11T06:33:59.045Z] ---> de91cc7e933f [2022-08-11T06:33:59.045Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-11T06:34:00.043Z] ---> cca2dd210284 [2022-08-11T06:34:00.043Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-11T06:34:00.323Z] ---> Running in 19fdc74fb19a [2022-08-11T06:34:15.499Z] Removing intermediate container 73c55f570d65 [2022-08-11T06:34:15.499Z] ---> 6735a752427f [2022-08-11T06:34:15.499Z] [2022-08-11T06:34:15.499Z] Step 10/31 : FROM alpine:3.16 [2022-08-11T06:34:15.499Z] ---> a6215f271958 [2022-08-11T06:34:15.499Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-11T06:34:15.499Z] ---> Running in f6d19e599134 [2022-08-11T06:34:15.499Z] Removing intermediate container f6d19e599134 [2022-08-11T06:34:15.499Z] ---> d50d37a38c77 [2022-08-11T06:34:15.499Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-11T06:34:15.784Z] ---> Running in c8cfd65e1ba2 [2022-08-11T06:34:17.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:34:18.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:34:19.526Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-11T06:34:19.526Z] (2/2) Installing su-exec (0.2-r1) [2022-08-11T06:34:19.526Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:34:19.526Z] OK: 5 MiB in 16 packages [2022-08-11T06:34:21.515Z] Removing intermediate container c8cfd65e1ba2 [2022-08-11T06:34:21.515Z] ---> 382f0d4e4732 [2022-08-11T06:34:21.515Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-11T06:34:21.515Z] ---> Running in c302c18997ee [2022-08-11T06:34:22.118Z] Removing intermediate container c302c18997ee [2022-08-11T06:34:22.118Z] ---> f4630b3630a0 [2022-08-11T06:34:22.118Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-11T06:34:22.118Z] ---> Running in 60520279badf [2022-08-11T06:34:22.729Z] Removing intermediate container 60520279badf [2022-08-11T06:34:22.729Z] ---> fba5e0a442ed [2022-08-11T06:34:22.729Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-11T06:34:23.003Z] ---> Running in 99493c998f98 [2022-08-11T06:34:23.620Z] Removing intermediate container 99493c998f98 [2022-08-11T06:34:23.620Z] ---> 4782292e4850 [2022-08-11T06:34:23.620Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-11T06:34:23.620Z] ---> Running in ec210229c046 [2022-08-11T06:34:27.068Z] Removing intermediate container ec210229c046 [2022-08-11T06:34:27.068Z] ---> 5a3ada0efffb [2022-08-11T06:34:27.068Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-11T06:34:27.068Z] ---> Running in 1816c2ab6900 [2022-08-11T06:34:27.665Z] Removing intermediate container 1816c2ab6900 [2022-08-11T06:34:27.665Z] ---> fd6e1dbd63b2 [2022-08-11T06:34:27.665Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-11T06:34:29.106Z] ---> 32c15a2b4e46 [2022-08-11T06:34:29.381Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-11T06:34:29.381Z] ---> Running in 6ebb08f8ca85 [2022-08-11T06:34:33.700Z] Removing intermediate container 6ebb08f8ca85 [2022-08-11T06:34:33.700Z] ---> 613078626efa [2022-08-11T06:34:33.700Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:34:35.723Z] ---> 4e487a50069d [2022-08-11T06:34:35.723Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-11T06:34:39.162Z] ---> fd839cc055be [2022-08-11T06:34:39.162Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-11T06:34:40.165Z] ---> ed4db355f649 [2022-08-11T06:34:40.165Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-11T06:34:41.669Z] ---> 0b651615728f [2022-08-11T06:34:41.669Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-11T06:34:43.119Z] ---> 07b9b1d666ea [2022-08-11T06:34:43.119Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-11T06:34:45.116Z] ---> a8f8c28c6801 [2022-08-11T06:34:45.116Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-11T06:34:45.116Z] ---> Running in 707b3b362be2 [2022-08-11T06:34:49.436Z] Removing intermediate container 707b3b362be2 [2022-08-11T06:34:49.436Z] ---> 83d994490fb6 [2022-08-11T06:34:49.436Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-11T06:34:49.436Z] ---> Running in ff1f7501af44 [2022-08-11T06:34:49.732Z] Removing intermediate container ff1f7501af44 [2022-08-11T06:34:49.732Z] ---> 846c2520fdbd [2022-08-11T06:34:49.732Z] Step 28/31 : CMD ["gate"] [2022-08-11T06:34:50.007Z] ---> Running in c05181d8546c [2022-08-11T06:34:50.995Z] Removing intermediate container c05181d8546c [2022-08-11T06:34:50.995Z] ---> a3552d934ab1 [2022-08-11T06:34:50.995Z] Step 29/31 : LABEL arch=arm64 [2022-08-11T06:34:51.266Z] ---> Running in 0409d6a0c805 [2022-08-11T06:34:52.256Z] Removing intermediate container 0409d6a0c805 [2022-08-11T06:34:52.256Z] ---> f0e0155f9d53 [2022-08-11T06:34:52.256Z] Step 30/31 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:34:52.256Z] ---> Running in 0c186b11b766 [2022-08-11T06:34:52.858Z] Removing intermediate container 0c186b11b766 [2022-08-11T06:34:52.858Z] ---> a23a0e6f5914 [2022-08-11T06:34:52.858Z] Step 31/31 : LABEL version=2.3.0-dev.44 [2022-08-11T06:34:53.136Z] ---> Running in 35708c891328 [2022-08-11T06:34:53.741Z] Removing intermediate container 35708c891328 [2022-08-11T06:34:53.741Z] ---> 25cccc22ca92 [2022-08-11T06:34:53.741Z] [2022-08-11T06:34:54.017Z] Successfully built 25cccc22ca92 [2022-08-11T06:34:54.018Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-11T06:34:55.477Z]  Building security-bootstrapper ... done Removing intermediate container 19fdc74fb19a [2022-08-11T06:34:55.477Z] ---> 0c9f01310f2a [2022-08-11T06:34:55.477Z] Step 7/20 : COPY . . [2022-08-11T06:34:58.910Z] ---> f1c46c4bf1bd [2022-08-11T06:34:58.910Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-11T06:34:59.192Z] ---> Running in 143567d963fa [2022-08-11T06:35:01.187Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-11T06:36:38.029Z] Removing intermediate container eb7a1b3c5606 [2022-08-11T06:36:38.029Z] ---> 4622576c97f7 [2022-08-11T06:36:38.029Z] [2022-08-11T06:36:38.029Z] Step 10/23 : FROM alpine:3.16 [2022-08-11T06:36:38.029Z] ---> a6215f271958 [2022-08-11T06:36:38.029Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-11T06:36:38.304Z] ---> Running in b3eb84fef11a [2022-08-11T06:36:38.577Z] Removing intermediate container b3eb84fef11a [2022-08-11T06:36:38.578Z] ---> 50e36cbeedd9 [2022-08-11T06:36:38.578Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-11T06:36:38.871Z] ---> Running in cd3f8c7f0c62 [2022-08-11T06:36:39.146Z] Removing intermediate container cd3f8c7f0c62 [2022-08-11T06:36:39.146Z] ---> 1b9b5923946b [2022-08-11T06:36:39.146Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-11T06:36:39.422Z] ---> Running in 61c0d9c84faa [2022-08-11T06:36:39.711Z] Removing intermediate container 61c0d9c84faa [2022-08-11T06:36:39.711Z] ---> 3c2a7ca1332c [2022-08-11T06:36:39.711Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:36:39.988Z] ---> Running in 3978d23722d6 [2022-08-11T06:36:43.417Z] Removing intermediate container 3978d23722d6 [2022-08-11T06:36:43.417Z] ---> d45acae3875b [2022-08-11T06:36:43.417Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-11T06:36:43.417Z] ---> Running in 7a403535a7e5 [2022-08-11T06:36:44.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:36:45.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:36:46.478Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-11T06:36:47.082Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-11T06:36:47.082Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-11T06:36:47.082Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-11T06:36:47.082Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-11T06:36:47.374Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-11T06:36:47.687Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-11T06:36:47.687Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:36:47.687Z] OK: 8 MiB in 20 packages [2022-08-11T06:36:49.157Z] Removing intermediate container 7a403535a7e5 [2022-08-11T06:36:49.157Z] ---> d7e40b4cf485 [2022-08-11T06:36:49.157Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:36:50.172Z] ---> fa6519bf3166 [2022-08-11T06:36:50.172Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-11T06:36:51.655Z] ---> a2e75486f894 [2022-08-11T06:36:51.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-11T06:36:52.658Z] ---> dac700f8afd3 [2022-08-11T06:36:52.658Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-11T06:36:52.658Z] ---> Running in c0b25424bf24 [2022-08-11T06:36:53.258Z] Removing intermediate container c0b25424bf24 [2022-08-11T06:36:53.258Z] ---> 39537afb8400 [2022-08-11T06:36:53.258Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:36:53.258Z] ---> Running in a125fd032341 [2022-08-11T06:36:53.868Z] Removing intermediate container a125fd032341 [2022-08-11T06:36:53.868Z] ---> 0044e1565124 [2022-08-11T06:36:53.868Z] Step 21/23 : LABEL arch=arm64 [2022-08-11T06:36:53.868Z] ---> Running in 267fabfc79df [2022-08-11T06:36:54.490Z] Removing intermediate container 267fabfc79df [2022-08-11T06:36:54.490Z] ---> b6090755f4f3 [2022-08-11T06:36:54.490Z] Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:36:54.490Z] ---> Running in 227e1ebd9f59 [2022-08-11T06:36:55.110Z] Removing intermediate container 227e1ebd9f59 [2022-08-11T06:36:55.110Z] ---> 9041a9046fd2 [2022-08-11T06:36:55.110Z] Step 23/23 : LABEL version=2.3.0-dev.44 [2022-08-11T06:36:55.110Z] ---> Running in 13c23ebe3288 [2022-08-11T06:36:55.748Z] Removing intermediate container 13c23ebe3288 [2022-08-11T06:36:55.748Z] ---> ebe92be4f325 [2022-08-11T06:36:55.748Z] [2022-08-11T06:36:56.022Z] Successfully built ebe92be4f325 [2022-08-11T06:36:56.022Z] Successfully tagged core-data-arm64:latest [2022-08-11T06:37:04.329Z]  Building core-data ... done Removing intermediate container a0d79d7386d9 [2022-08-11T06:37:04.329Z] ---> 564159289955 [2022-08-11T06:37:04.329Z] [2022-08-11T06:37:04.329Z] Step 10/25 : FROM alpine:3.16 [2022-08-11T06:37:04.329Z] ---> a6215f271958 [2022-08-11T06:37:04.329Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-11T06:37:04.329Z] ---> Running in a6888ae89505 [2022-08-11T06:37:05.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:37:05.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:37:06.591Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-11T06:37:06.866Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-11T06:37:06.866Z] (3/3) Installing su-exec (0.2-r1) [2022-08-11T06:37:06.866Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:37:06.866Z] Executing ca-certificates-20220614-r0.trigger [2022-08-11T06:37:07.141Z] OK: 6 MiB in 17 packages [2022-08-11T06:37:09.129Z] Removing intermediate container a6888ae89505 [2022-08-11T06:37:09.129Z] ---> 9a15c6b5ed0f [2022-08-11T06:37:09.129Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-11T06:37:09.129Z] ---> Running in 42b2ba9b2b1c [2022-08-11T06:37:09.731Z] Removing intermediate container 42b2ba9b2b1c [2022-08-11T06:37:09.731Z] ---> 3370ccc8aa13 [2022-08-11T06:37:09.731Z] Step 13/25 : WORKDIR / [2022-08-11T06:37:09.731Z] ---> Running in 08c9ee16a24c [2022-08-11T06:37:10.332Z] Removing intermediate container 08c9ee16a24c [2022-08-11T06:37:10.332Z] ---> 0ddb8512d21c [2022-08-11T06:37:10.332Z] 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-08-11T06:37:11.320Z] ---> 1ba83225df72 [2022-08-11T06:37:11.320Z] 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-08-11T06:37:12.301Z] ---> 0ef224e1693d [2022-08-11T06:37:12.301Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-11T06:37:13.742Z] ---> f5ed152b821e [2022-08-11T06:37:13.742Z] 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-08-11T06:37:15.726Z] ---> 308c56fbd0e4 [2022-08-11T06:37:15.726Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-11T06:37:18.351Z] ---> eac78fd9c027 [2022-08-11T06:37:18.351Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-11T06:37:20.988Z] ---> 5025d066b6b5 [2022-08-11T06:37:20.988Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-11T06:37:20.988Z] Removing intermediate container e9bfabea74f7 [2022-08-11T06:37:20.988Z] ---> a67cf3bcd546 [2022-08-11T06:37:20.988Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-11T06:37:21.270Z] ---> Running in 0585f8627cbf [2022-08-11T06:37:21.882Z] ---> 10873c395db5 [2022-08-11T06:37:21.883Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-11T06:37:22.171Z] ---> Running in 793ef4707a64 [2022-08-11T06:37:23.627Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.44" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-11T06:37:25.102Z] Removing intermediate container 793ef4707a64 [2022-08-11T06:37:25.102Z] ---> f33a2d998b82 [2022-08-11T06:37:25.102Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-11T06:37:25.382Z] ---> Running in 1f52a68ca2b8 [2022-08-11T06:37:25.668Z] Removing intermediate container 1f52a68ca2b8 [2022-08-11T06:37:25.668Z] ---> f6e0217e1051 [2022-08-11T06:37:25.668Z] Step 23/25 : LABEL arch=arm64 [2022-08-11T06:37:25.946Z] ---> Running in 07770c7b34fa [2022-08-11T06:37:26.568Z] Removing intermediate container 07770c7b34fa [2022-08-11T06:37:26.568Z] ---> 058f6618410e [2022-08-11T06:37:26.568Z] Step 24/25 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:37:26.849Z] ---> Running in 4d72e0694de8 [2022-08-11T06:37:27.465Z] Removing intermediate container 4d72e0694de8 [2022-08-11T06:37:27.465Z] Removing intermediate container 0585f8627cbf [2022-08-11T06:37:27.465Z] ---> 861d180bf6a4 [2022-08-11T06:37:27.465Z] Step 25/25 : LABEL version=2.3.0-dev.44 [2022-08-11T06:37:27.465Z] ---> 1d47f93e03ad [2022-08-11T06:37:27.465Z] [2022-08-11T06:37:27.465Z] Step 11/23 : FROM alpine:3.16 [2022-08-11T06:37:27.465Z] ---> a6215f271958 [2022-08-11T06:37:27.465Z] 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-08-11T06:37:27.465Z] ---> Running in 2776e2b59f66 [2022-08-11T06:37:27.465Z] ---> Running in 68deb8e239a4 [2022-08-11T06:37:28.071Z] Removing intermediate container 2776e2b59f66 [2022-08-11T06:37:28.071Z] ---> 518547f231ec [2022-08-11T06:37:28.071Z] [2022-08-11T06:37:28.071Z] Removing intermediate container 68deb8e239a4 [2022-08-11T06:37:28.071Z] ---> 440be6a0f81c [2022-08-11T06:37:28.071Z] 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-08-11T06:37:28.349Z] Successfully built 518547f231ec [2022-08-11T06:37:28.349Z] ---> Running in 426555d805af [2022-08-11T06:37:28.349Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-11T06:37:30.340Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:37:30.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:37:31.336Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-11T06:37:31.336Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-11T06:37:31.336Z] (3/33) Installing readline (8.1.2-r0) [2022-08-11T06:37:31.336Z] (4/33) Installing bash (5.1.16-r2) [2022-08-11T06:37:31.336Z] Executing bash-5.1.16-r2.post-install [2022-08-11T06:37:31.336Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-11T06:37:31.336Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-11T06:37:31.613Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-11T06:37:31.613Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-11T06:37:31.613Z] (9/33) Installing curl (7.83.1-r2) [2022-08-11T06:37:31.613Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-11T06:37:32.612Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-11T06:37:32.612Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-11T06:37:32.612Z] (13/33) Installing expat (2.4.8-r0) [2022-08-11T06:37:32.612Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-11T06:37:32.612Z] (15/33) Installing gdbm (1.23-r0) [2022-08-11T06:37:32.612Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-11T06:37:32.612Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-11T06:37:32.612Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-11T06:37:32.612Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-11T06:37:32.612Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-11T06:37:32.612Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-11T06:37:34.610Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-11T06:37:34.611Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-11T06:37:34.611Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-11T06:37:34.611Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-11T06:37:34.611Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-11T06:37:34.611Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-11T06:37:34.611Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-11T06:37:34.611Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-11T06:37:34.611Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-11T06:37:34.611Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-11T06:37:34.888Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-11T06:37:34.888Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-11T06:37:35.884Z] Executing busybox-1.35.0-r17.trigger [2022-08-11T06:37:35.884Z] Executing ca-certificates-20220614-r0.trigger [2022-08-11T06:37:35.884Z] OK: 120 MiB in 47 packages [2022-08-11T06:37:48.352Z] Collecting docker-compose==1.23.2 [2022-08-11T06:37:48.352Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-11T06:37:48.352Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.5 MB/s eta 0:00:00 [2022-08-11T06:37:48.352Z] Collecting texttable<0.10,>=0.9.0 [2022-08-11T06:37:48.352Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-11T06:37:48.352Z] Preparing metadata (setup.py): started [2022-08-11T06:37:49.803Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-11T06:37:50.082Z] Collecting jsonschema<3,>=2.5.1 [2022-08-11T06:37:50.082Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-11T06:37:50.359Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-11T06:37:50.359Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-11T06:37:50.359Z] Preparing metadata (setup.py): started [2022-08-11T06:37:52.169Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-11T06:37:52.169Z] 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-08-11T06:37:52.453Z] Collecting docopt<0.7,>=0.6.1 [2022-08-11T06:37:52.453Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-11T06:37:52.453Z] Preparing metadata (setup.py): started [2022-08-11T06:37:54.508Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-11T06:37:55.138Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-11T06:37:55.138Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-11T06:37:55.421Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 13.5 MB/s eta 0:00:00 [2022-08-11T06:37:55.422Z] Collecting cached-property<2,>=1.2.0 [2022-08-11T06:37:55.422Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-11T06:37:56.717Z] Collecting PyYAML<4,>=3.10 [2022-08-11T06:37:56.717Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-11T06:37:56.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.7 MB/s eta 0:00:00 [2022-08-11T06:37:57.760Z] Preparing metadata (setup.py): started [2022-08-11T06:37:59.756Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-11T06:37:59.756Z] Collecting docker<4.0,>=3.6.0 [2022-08-11T06:37:59.756Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-11T06:38:00.032Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 20.2 MB/s eta 0:00:00 [2022-08-11T06:38:00.638Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-11T06:38:00.948Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-11T06:38:00.948Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.2 MB/s eta 0:00:00 [2022-08-11T06:38:01.553Z] Collecting docker-pycreds>=0.4.0 [2022-08-11T06:38:01.553Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-11T06:38:01.827Z] Collecting idna<2.8,>=2.5 [2022-08-11T06:38:01.827Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-11T06:38:02.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.1 MB/s eta 0:00:00 [2022-08-11T06:38:02.377Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-11T06:38:02.377Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-11T06:38:02.651Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 9.1 MB/s eta 0:00:00 [2022-08-11T06:38:02.944Z] Collecting certifi>=2017.4.17 [2022-08-11T06:38:02.944Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-11T06:38:02.944Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 18.6 MB/s eta 0:00:00 [2022-08-11T06:38:02.944Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-11T06:38:03.221Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-11T06:38:03.221Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.6 MB/s eta 0:00:00 [2022-08-11T06:38:03.496Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-11T06:38:03.496Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-11T06:38:03.496Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-11T06:38:03.496Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-11T06:38:04.483Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-11T06:38:04.483Z] Running setup.py install for texttable: started [2022-08-11T06:38:06.481Z] Running setup.py install for texttable: finished with status 'done' [2022-08-11T06:38:06.481Z] Running setup.py install for PyYAML: started [2022-08-11T06:38:09.138Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-11T06:38:10.124Z] Running setup.py install for docopt: started [2022-08-11T06:38:12.104Z] Running setup.py install for docopt: finished with status 'done' [2022-08-11T06:38:14.719Z] Running setup.py install for dockerpty: started [2022-08-11T06:38:16.699Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-11T06:38:18.674Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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-08-11T06:38:18.674Z] 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-08-11T06:38:31.074Z] Removing intermediate container 143567d963fa [2022-08-11T06:38:31.074Z] ---> d2190a73f295 [2022-08-11T06:38:31.074Z] [2022-08-11T06:38:31.074Z] Step 9/20 : FROM alpine:3.15 [2022-08-11T06:38:31.074Z] ---> 02e0d6fdf486 [2022-08-11T06:38:31.074Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-11T06:38:31.074Z] ---> Using cache [2022-08-11T06:38:31.074Z] ---> e9cfe44fbbd8 [2022-08-11T06:38:31.074Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-11T06:38:31.074Z] ---> Using cache [2022-08-11T06:38:31.074Z] ---> bd5686b762e5 [2022-08-11T06:38:31.074Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-11T06:38:31.074Z] ---> Running in 7381e93579d3 [2022-08-11T06:38:31.074Z] Removing intermediate container 426555d805af [2022-08-11T06:38:31.074Z] ---> 6fcfed8cf00d [2022-08-11T06:38:31.074Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-11T06:38:31.074Z] ---> Running in 6da201f8c3e2 [2022-08-11T06:38:31.074Z] Removing intermediate container 6da201f8c3e2 [2022-08-11T06:38:31.074Z] ---> 73c338d9015f [2022-08-11T06:38:31.074Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-11T06:38:31.074Z] ---> Running in 04715cb42d23 [2022-08-11T06:38:31.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:38:31.074Z] Removing intermediate container 04715cb42d23 [2022-08-11T06:38:31.074Z] ---> 37b9609098e7 [2022-08-11T06:38:31.074Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-11T06:38:31.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:38:31.622Z] ---> 5530422af875 [2022-08-11T06:38:31.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-11T06:38:32.220Z] ---> d53b85a51ff0 [2022-08-11T06:38:32.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-11T06:38:32.491Z] v3.15.5-31-g10208872de [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-11T06:38:32.491Z] v3.15.5-25-g8ecf942f42 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-11T06:38:32.491Z] OK: 15733 distinct packages available [2022-08-11T06:38:32.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-11T06:38:33.087Z] ---> c65d1fe35bbc [2022-08-11T06:38:33.088Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-11T06:38:33.088Z] ---> Running in a2f06d4271c2 [2022-08-11T06:38:33.359Z] Removing intermediate container a2f06d4271c2 [2022-08-11T06:38:33.359Z] ---> 53fbaf944374 [2022-08-11T06:38:33.360Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:38:33.360Z] ---> Running in 96d33e1ddd2a [2022-08-11T06:38:33.634Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-11T06:38:33.634Z] Removing intermediate container 96d33e1ddd2a [2022-08-11T06:38:33.634Z] ---> 4fee7935dc95 [2022-08-11T06:38:33.634Z] Step 21/23 : LABEL arch=arm64 [2022-08-11T06:38:33.906Z] ---> Running in d0c2112cf936 [2022-08-11T06:38:34.179Z] Removing intermediate container d0c2112cf936 [2022-08-11T06:38:34.179Z] ---> df873b07432a [2022-08-11T06:38:34.179Z] Step 22/23 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:38:34.179Z] ---> Running in 312945eeb62a [2022-08-11T06:38:34.450Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-11T06:38:34.722Z] Removing intermediate container 312945eeb62a [2022-08-11T06:38:34.722Z] ---> 90135fe7b2a1 [2022-08-11T06:38:34.722Z] Step 23/23 : LABEL version=2.3.0-dev.44 [2022-08-11T06:38:34.722Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-11T06:38:34.722Z] ---> Running in 873185731f9a [2022-08-11T06:38:34.722Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-11T06:38:34.722Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-11T06:38:34.994Z] (5/9) Installing curl (7.80.0-r2) [2022-08-11T06:38:34.994Z] Removing intermediate container 873185731f9a [2022-08-11T06:38:34.994Z] ---> e685eaef1688 [2022-08-11T06:38:34.994Z] [2022-08-11T06:38:34.994Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-11T06:38:34.994Z] Successfully built e685eaef1688 [2022-08-11T06:38:34.994Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-11T06:38:34.994Z]  Building sys-mgmt-agent ... done (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-11T06:38:35.264Z] (8/9) Installing libucontext (1.1-r0) [2022-08-11T06:38:35.264Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-11T06:38:35.264Z] Executing busybox-1.34.1-r7.trigger [2022-08-11T06:38:35.264Z] Executing ca-certificates-20220614-r0.trigger [2022-08-11T06:38:35.535Z] OK: 8 MiB in 23 packages [2022-08-11T06:38:36.974Z] Removing intermediate container 7381e93579d3 [2022-08-11T06:38:36.974Z] ---> 8a19b71537f9 [2022-08-11T06:38:36.974Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-11T06:38:37.571Z] ---> 6db77a60848e [2022-08-11T06:38:37.571Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-11T06:38:38.547Z] ---> 6f4bc322f993 [2022-08-11T06:38:38.547Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-11T06:38:39.139Z] ---> 782edc5e75e7 [2022-08-11T06:38:39.139Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-11T06:38:39.139Z] ---> Running in 15680fedfe4c [2022-08-11T06:38:39.412Z] Removing intermediate container 15680fedfe4c [2022-08-11T06:38:39.412Z] ---> 0f0301781037 [2022-08-11T06:38:39.412Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-11T06:38:39.686Z] ---> Running in 7dbb859b3abe [2022-08-11T06:38:39.959Z] Removing intermediate container 7dbb859b3abe [2022-08-11T06:38:39.959Z] ---> 75f4310bd0c1 [2022-08-11T06:38:39.959Z] Step 18/20 : LABEL arch=arm64 [2022-08-11T06:38:39.959Z] ---> Running in de999d9718ed [2022-08-11T06:38:40.234Z] Removing intermediate container de999d9718ed [2022-08-11T06:38:40.234Z] ---> 465c111a26c2 [2022-08-11T06:38:40.234Z] Step 19/20 : LABEL git_sha=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:38:40.506Z] ---> Running in dd310e9b9b45 [2022-08-11T06:38:40.780Z] Removing intermediate container dd310e9b9b45 [2022-08-11T06:38:40.780Z] ---> 555699b2e6a3 [2022-08-11T06:38:40.780Z] Step 20/20 : LABEL version=2.3.0-dev.44 [2022-08-11T06:38:40.780Z] ---> Running in c0208ec25ffa [2022-08-11T06:38:41.052Z] Removing intermediate container c0208ec25ffa [2022-08-11T06:38:41.052Z] ---> 339f53a12852 [2022-08-11T06:38:41.052Z] [2022-08-11T06:38:41.325Z] Successfully built 339f53a12852 [2022-08-11T06:38:41.325Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-11T06:38:41.611Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-11T06:38:41.618Z] $ docker stop --time=1 2125bf178bbfe755ff3cd28af536649dba6e30b1c226cc8401fa615d3a9d56cd [2022-08-11T06:38:43.283Z] $ docker rm -f 2125bf178bbfe755ff3cd28af536649dba6e30b1c226cc8401fa615d3a9d56cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-11T06:38:43.822Z] + docker images [2022-08-11T06:38:44.091Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-11T06:38:44.092Z] security-spiffe-token-provider-arm64 latest 339f53a12852 3 seconds ago 28.3MB [2022-08-11T06:38:44.092Z] sys-mgmt-agent-arm64 latest e685eaef1688 9 seconds ago 133MB [2022-08-11T06:38:44.092Z] d2190a73f295 15 seconds ago 1.24GB [2022-08-11T06:38:44.092Z] 1d47f93e03ad About a minute ago 1.19GB [2022-08-11T06:38:44.092Z] security-secretstore-setup-arm64 latest 518547f231ec About a minute ago 27.9MB [2022-08-11T06:38:44.092Z] 564159289955 About a minute ago 1.2GB [2022-08-11T06:38:44.092Z] core-data-arm64 latest ebe92be4f325 About a minute ago 20.6MB [2022-08-11T06:38:44.092Z] 4622576c97f7 2 minutes ago 1.22GB [2022-08-11T06:38:44.092Z] security-bootstrapper-arm64 latest 25cccc22ca92 3 minutes ago 18.6MB [2022-08-11T06:38:44.092Z] 6735a752427f 4 minutes ago 1.19GB [2022-08-11T06:38:44.092Z] security-spire-config-arm64 latest ffb71de553e1 4 minutes ago 83.6MB [2022-08-11T06:38:44.092Z] 3ed53d6c3eb7 5 minutes ago 1.09GB [2022-08-11T06:38:44.092Z] security-spire-server-arm64 latest 8e94802f8166 5 minutes ago 84.2MB [2022-08-11T06:38:44.092Z] 7702d66a7082 5 minutes ago 1.09GB [2022-08-11T06:38:44.092Z] support-notifications-arm64 latest 0c526ac35780 6 minutes ago 26.1MB [2022-08-11T06:38:44.092Z] support-scheduler-arm64 latest ac5c7beef519 6 minutes ago 25.6MB [2022-08-11T06:38:44.092Z] core-metadata-arm64 latest 2bcf090797ee 7 minutes ago 17.4MB [2022-08-11T06:38:44.092Z] 61f7d1ed5e4f 7 minutes ago 1.25GB [2022-08-11T06:38:44.092Z] 76f2c9bd3d4e 7 minutes ago 1.25GB [2022-08-11T06:38:44.092Z] 997e14f55eb2 7 minutes ago 1.22GB [2022-08-11T06:38:44.092Z] security-proxy-setup-arm64 latest 05848cb5c485 9 minutes ago 26.2MB [2022-08-11T06:38:44.092Z] core-command-arm64 latest 824f2f527725 9 minutes ago 15.6MB [2022-08-11T06:38:44.092Z] c23ca6140604 9 minutes ago 1.19GB [2022-08-11T06:38:44.092Z] 460f81013c84 10 minutes ago 1.19GB [2022-08-11T06:38:44.092Z] security-spire-agent-arm64 latest 6eb4b2e1f709 14 minutes ago 122MB [2022-08-11T06:38:44.092Z] 9a91c5ab8996 14 minutes ago 1.09GB [2022-08-11T06:38:44.092Z] ci-base-image-arm64 latest 62509701918b 17 minutes ago 995MB [2022-08-11T06:38:44.092Z] alpine 3.15 02e0d6fdf486 37 hours ago 5.33MB [2022-08-11T06:38:44.092Z] alpine 3.16 a6215f271958 37 hours ago 5.29MB [2022-08-11T06:38:44.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB [2022-08-11T06:38:44.092Z] 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-08-11T06:38:44.192Z] provisioning config files... [2022-08-11T06:38:44.211Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/279@tmp/config6138330990992394163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:38:44.560Z] ---> docker-login.sh [2022-08-11T06:38:44.560Z] nexus3.edgexfoundry.org:10001 [2022-08-11T06:38:44.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:38:44.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:38:44.831Z] Configure a credential helper to remove this warning. See [2022-08-11T06:38:44.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:38:44.831Z] [2022-08-11T06:38:44.831Z] Login Succeeded [2022-08-11T06:38:44.831Z] nexus3.edgexfoundry.org:10002 [2022-08-11T06:38:45.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:38:45.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:38:45.426Z] Configure a credential helper to remove this warning. See [2022-08-11T06:38:45.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:38:45.426Z] [2022-08-11T06:38:45.426Z] Login Succeeded [2022-08-11T06:38:45.426Z] nexus3.edgexfoundry.org:10003 [2022-08-11T06:38:45.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:38:45.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:38:45.971Z] Configure a credential helper to remove this warning. See [2022-08-11T06:38:45.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:38:45.971Z] [2022-08-11T06:38:45.971Z] Login Succeeded [2022-08-11T06:38:45.971Z] nexus3.edgexfoundry.org:10004 [2022-08-11T06:38:46.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:38:46.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:38:46.243Z] Configure a credential helper to remove this warning. See [2022-08-11T06:38:46.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:38:46.243Z] [2022-08-11T06:38:46.243Z] Login Succeeded [2022-08-11T06:38:46.516Z] docker.io [2022-08-11T06:38:46.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-11T06:38:47.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-11T06:38:47.061Z] Configure a credential helper to remove this warning. See [2022-08-11T06:38:47.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-11T06:38:47.061Z] [2022-08-11T06:38:47.061Z] Login Succeeded [2022-08-11T06:38:47.061Z] ---> docker-login.sh ends [Pipeline] } [2022-08-11T06:38:47.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:38:47.109Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-11T06:38:47.125Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-08-11T06:38:47.125Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:38:47.125Z] latest [2022-08-11T06:38:47.125Z] 2.3.0-dev.44 [2022-08-11T06:38:47.125Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:38:47.125Z] main [2022-08-11T06:38:47.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:47.467Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:47.825Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:38:47.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-11T06:38:47.826Z] 13a09897f87f: Preparing [2022-08-11T06:38:47.826Z] 0d4431abd35d: Preparing [2022-08-11T06:38:47.826Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:38:47.826Z] bd517987323a: Preparing [2022-08-11T06:38:47.826Z] 5d3e392a13a0: Preparing [2022-08-11T06:38:47.826Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:38:48.098Z] 0a4eaf75a9d5: Pushed [2022-08-11T06:38:48.098Z] 13a09897f87f: Pushed [2022-08-11T06:38:48.098Z] bd517987323a: Pushed [2022-08-11T06:38:50.704Z] 0d4431abd35d: Pushed [2022-08-11T06:38:50.704Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:bb3c87bd30aa5a4c08d9a531cdc1c3ade92f360e84063e9caeeb22461e2003e7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:51.067Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:51.426Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-11T06:38:51.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-11T06:38:51.426Z] 13a09897f87f: Preparing [2022-08-11T06:38:51.426Z] 0d4431abd35d: Preparing [2022-08-11T06:38:51.426Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:38:51.426Z] bd517987323a: Preparing [2022-08-11T06:38:51.426Z] 5d3e392a13a0: Preparing [2022-08-11T06:38:51.426Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:38:51.426Z] 13a09897f87f: Layer already exists [2022-08-11T06:38:51.426Z] 0d4431abd35d: Layer already exists [2022-08-11T06:38:51.426Z] bd517987323a: Layer already exists [2022-08-11T06:38:51.426Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:38:51.696Z] latest: digest: sha256:bb3c87bd30aa5a4c08d9a531cdc1c3ade92f360e84063e9caeeb22461e2003e7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:52.056Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:52.406Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.44 [2022-08-11T06:38:52.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-11T06:38:52.407Z] 13a09897f87f: Preparing [2022-08-11T06:38:52.407Z] 0d4431abd35d: Preparing [2022-08-11T06:38:52.407Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:38:52.407Z] bd517987323a: Preparing [2022-08-11T06:38:52.407Z] 5d3e392a13a0: Preparing [2022-08-11T06:38:52.407Z] 0d4431abd35d: Layer already exists [2022-08-11T06:38:52.407Z] 13a09897f87f: Layer already exists [2022-08-11T06:38:52.407Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:38:52.407Z] bd517987323a: Layer already exists [2022-08-11T06:38:52.407Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:38:52.678Z] 2.3.0-dev.44: digest: sha256:bb3c87bd30aa5a4c08d9a531cdc1c3ade92f360e84063e9caeeb22461e2003e7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:53.043Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:53.391Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:38:53.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-11T06:38:53.392Z] 13a09897f87f: Preparing [2022-08-11T06:38:53.392Z] 0d4431abd35d: Preparing [2022-08-11T06:38:53.392Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:38:53.392Z] bd517987323a: Preparing [2022-08-11T06:38:53.392Z] 5d3e392a13a0: Preparing [2022-08-11T06:38:53.392Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:38:53.392Z] bd517987323a: Layer already exists [2022-08-11T06:38:53.392Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:38:53.392Z] 0d4431abd35d: Layer already exists [2022-08-11T06:38:53.392Z] 13a09897f87f: Layer already exists [2022-08-11T06:38:53.662Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:bb3c87bd30aa5a4c08d9a531cdc1c3ade92f360e84063e9caeeb22461e2003e7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:54.020Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:54.374Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-08-11T06:38:54.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-08-11T06:38:54.374Z] 13a09897f87f: Preparing [2022-08-11T06:38:54.374Z] 0d4431abd35d: Preparing [2022-08-11T06:38:54.374Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:38:54.374Z] bd517987323a: Preparing [2022-08-11T06:38:54.374Z] 5d3e392a13a0: Preparing [2022-08-11T06:38:54.374Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:38:54.374Z] bd517987323a: Layer already exists [2022-08-11T06:38:54.374Z] 0d4431abd35d: Layer already exists [2022-08-11T06:38:54.374Z] 13a09897f87f: Layer already exists [2022-08-11T06:38:54.374Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:38:54.643Z] main: digest: sha256:bb3c87bd30aa5a4c08d9a531cdc1c3ade92f360e84063e9caeeb22461e2003e7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:38:54.701Z] ===================================================== [Pipeline] echo [2022-08-11T06:38:54.710Z] taggedImages: [2022-08-11T06:38:54.710Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:38:54.710Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-08-11T06:38:54.710Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.44 [2022-08-11T06:38:54.710Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:38:54.710Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-08-11T06:38:54.731Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-08-11T06:38:54.731Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:38:54.731Z] latest [2022-08-11T06:38:54.731Z] 2.3.0-dev.44 [2022-08-11T06:38:54.731Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:38:54.731Z] main [2022-08-11T06:38:54.731Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:55.095Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:55.452Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:38:55.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-11T06:38:55.452Z] b3e6e5ccd608: Preparing [2022-08-11T06:38:55.452Z] a233978f8585: Preparing [2022-08-11T06:38:55.452Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:38:55.452Z] ec11d9a0f23c: Preparing [2022-08-11T06:38:55.452Z] 8492f519b0d2: Preparing [2022-08-11T06:38:55.452Z] 5d3e392a13a0: Preparing [2022-08-11T06:38:55.452Z] 5d3e392a13a0: Waiting [2022-08-11T06:38:55.729Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:38:55.729Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:38:55.729Z] b3e6e5ccd608: Pushed [2022-08-11T06:38:55.729Z] 8492f519b0d2: Pushed [2022-08-11T06:38:56.323Z] ec11d9a0f23c: Pushed [2022-08-11T06:38:58.932Z] a233978f8585: Pushed [2022-08-11T06:38:58.932Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:b26ad131f7f2114b68c3c8f7a5219ea66cc4e2bf7f61badbb7324f57f07d4bc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:59.291Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:38:59.650Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-11T06:38:59.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-11T06:38:59.650Z] b3e6e5ccd608: Preparing [2022-08-11T06:38:59.650Z] a233978f8585: Preparing [2022-08-11T06:38:59.650Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:38:59.650Z] ec11d9a0f23c: Preparing [2022-08-11T06:38:59.650Z] 8492f519b0d2: Preparing [2022-08-11T06:38:59.650Z] 5d3e392a13a0: Preparing [2022-08-11T06:38:59.650Z] 5d3e392a13a0: Waiting [2022-08-11T06:38:59.650Z] b3e6e5ccd608: Layer already exists [2022-08-11T06:38:59.650Z] ec11d9a0f23c: Layer already exists [2022-08-11T06:38:59.650Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:38:59.650Z] a233978f8585: Layer already exists [2022-08-11T06:38:59.650Z] 8492f519b0d2: Layer already exists [2022-08-11T06:38:59.650Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:38:59.921Z] latest: digest: sha256:b26ad131f7f2114b68c3c8f7a5219ea66cc4e2bf7f61badbb7324f57f07d4bc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:00.278Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:00.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.44 [2022-08-11T06:39:00.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-11T06:39:00.637Z] b3e6e5ccd608: Preparing [2022-08-11T06:39:00.637Z] a233978f8585: Preparing [2022-08-11T06:39:00.637Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:00.637Z] ec11d9a0f23c: Preparing [2022-08-11T06:39:00.637Z] 8492f519b0d2: Preparing [2022-08-11T06:39:00.637Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:00.637Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:00.637Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:00.637Z] b3e6e5ccd608: Layer already exists [2022-08-11T06:39:00.637Z] 8492f519b0d2: Layer already exists [2022-08-11T06:39:00.637Z] a233978f8585: Layer already exists [2022-08-11T06:39:00.637Z] ec11d9a0f23c: Layer already exists [2022-08-11T06:39:00.637Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:00.907Z] 2.3.0-dev.44: digest: sha256:b26ad131f7f2114b68c3c8f7a5219ea66cc4e2bf7f61badbb7324f57f07d4bc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:01.271Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:01.621Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:01.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-11T06:39:01.621Z] b3e6e5ccd608: Preparing [2022-08-11T06:39:01.621Z] a233978f8585: Preparing [2022-08-11T06:39:01.621Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:01.621Z] ec11d9a0f23c: Preparing [2022-08-11T06:39:01.621Z] 8492f519b0d2: Preparing [2022-08-11T06:39:01.621Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:01.621Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:01.621Z] ec11d9a0f23c: Layer already exists [2022-08-11T06:39:01.621Z] a233978f8585: Layer already exists [2022-08-11T06:39:01.621Z] b3e6e5ccd608: Layer already exists [2022-08-11T06:39:01.621Z] 8492f519b0d2: Layer already exists [2022-08-11T06:39:01.621Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:01.621Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:01.894Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:b26ad131f7f2114b68c3c8f7a5219ea66cc4e2bf7f61badbb7324f57f07d4bc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:02.266Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:02.631Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-08-11T06:39:02.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-08-11T06:39:02.631Z] b3e6e5ccd608: Preparing [2022-08-11T06:39:02.631Z] a233978f8585: Preparing [2022-08-11T06:39:02.631Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:02.631Z] ec11d9a0f23c: Preparing [2022-08-11T06:39:02.631Z] 8492f519b0d2: Preparing [2022-08-11T06:39:02.631Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:02.631Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:02.631Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:02.631Z] b3e6e5ccd608: Layer already exists [2022-08-11T06:39:02.631Z] a233978f8585: Layer already exists [2022-08-11T06:39:02.631Z] 8492f519b0d2: Layer already exists [2022-08-11T06:39:02.631Z] ec11d9a0f23c: Layer already exists [2022-08-11T06:39:02.631Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:02.902Z] main: digest: sha256:b26ad131f7f2114b68c3c8f7a5219ea66cc4e2bf7f61badbb7324f57f07d4bc3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:39:02.965Z] ===================================================== [Pipeline] echo [2022-08-11T06:39:02.973Z] taggedImages: [2022-08-11T06:39:02.973Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:02.973Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-08-11T06:39:02.973Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.44 [2022-08-11T06:39:02.973Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:02.973Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-08-11T06:39:02.990Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-08-11T06:39:02.990Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:02.990Z] latest [2022-08-11T06:39:02.990Z] 2.3.0-dev.44 [2022-08-11T06:39:02.990Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:02.990Z] main [2022-08-11T06:39:02.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:03.336Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:03.691Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:03.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-11T06:39:03.691Z] 73c01be84be8: Preparing [2022-08-11T06:39:03.691Z] 8052a9ed434f: Preparing [2022-08-11T06:39:03.691Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:03.691Z] bd517987323a: Preparing [2022-08-11T06:39:03.691Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:03.960Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:03.960Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:03.960Z] bd517987323a: Layer already exists [2022-08-11T06:39:03.960Z] 73c01be84be8: Pushed [2022-08-11T06:39:07.332Z] 8052a9ed434f: Pushed [2022-08-11T06:39:07.332Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:0f0fd64135e234bd14dd7a370549c2953ee155ee27ab2a861a0523ceb56f4e9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:07.695Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:08.053Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-11T06:39:08.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-11T06:39:08.053Z] 73c01be84be8: Preparing [2022-08-11T06:39:08.053Z] 8052a9ed434f: Preparing [2022-08-11T06:39:08.053Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:08.053Z] bd517987323a: Preparing [2022-08-11T06:39:08.053Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:08.053Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:08.053Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:08.053Z] 73c01be84be8: Layer already exists [2022-08-11T06:39:08.053Z] bd517987323a: Layer already exists [2022-08-11T06:39:08.053Z] 8052a9ed434f: Layer already exists [2022-08-11T06:39:08.324Z] latest: digest: sha256:0f0fd64135e234bd14dd7a370549c2953ee155ee27ab2a861a0523ceb56f4e9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:08.691Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:09.050Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.44 [2022-08-11T06:39:09.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-11T06:39:09.050Z] 73c01be84be8: Preparing [2022-08-11T06:39:09.050Z] 8052a9ed434f: Preparing [2022-08-11T06:39:09.051Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:09.051Z] bd517987323a: Preparing [2022-08-11T06:39:09.051Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:09.051Z] 73c01be84be8: Layer already exists [2022-08-11T06:39:09.051Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:09.051Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:09.051Z] bd517987323a: Layer already exists [2022-08-11T06:39:09.051Z] 8052a9ed434f: Layer already exists [2022-08-11T06:39:09.321Z] 2.3.0-dev.44: digest: sha256:0f0fd64135e234bd14dd7a370549c2953ee155ee27ab2a861a0523ceb56f4e9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:09.680Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:10.038Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:10.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-11T06:39:10.038Z] 73c01be84be8: Preparing [2022-08-11T06:39:10.038Z] 8052a9ed434f: Preparing [2022-08-11T06:39:10.038Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:10.038Z] bd517987323a: Preparing [2022-08-11T06:39:10.038Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:10.038Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:10.038Z] bd517987323a: Layer already exists [2022-08-11T06:39:10.038Z] 73c01be84be8: Layer already exists [2022-08-11T06:39:10.038Z] 8052a9ed434f: Layer already exists [2022-08-11T06:39:10.038Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:10.311Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:0f0fd64135e234bd14dd7a370549c2953ee155ee27ab2a861a0523ceb56f4e9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:10.673Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:11.033Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-08-11T06:39:11.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-08-11T06:39:11.033Z] 73c01be84be8: Preparing [2022-08-11T06:39:11.033Z] 8052a9ed434f: Preparing [2022-08-11T06:39:11.033Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:11.033Z] bd517987323a: Preparing [2022-08-11T06:39:11.033Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:11.033Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:11.033Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:11.033Z] 8052a9ed434f: Layer already exists [2022-08-11T06:39:11.033Z] bd517987323a: Layer already exists [2022-08-11T06:39:11.033Z] 73c01be84be8: Layer already exists [2022-08-11T06:39:11.305Z] main: digest: sha256:0f0fd64135e234bd14dd7a370549c2953ee155ee27ab2a861a0523ceb56f4e9a size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:39:11.361Z] ===================================================== [Pipeline] echo [2022-08-11T06:39:11.376Z] taggedImages: [2022-08-11T06:39:11.376Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:11.376Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-08-11T06:39:11.376Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.44 [2022-08-11T06:39:11.376Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:11.376Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-08-11T06:39:11.400Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-08-11T06:39:11.400Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:11.400Z] latest [2022-08-11T06:39:11.400Z] 2.3.0-dev.44 [2022-08-11T06:39:11.400Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:11.400Z] main [2022-08-11T06:39:11.400Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:11.758Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:12.108Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:12.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-11T06:39:12.108Z] 2b2a5c21a4eb: Preparing [2022-08-11T06:39:12.108Z] 2b2a5c21a4eb: Preparing [2022-08-11T06:39:12.108Z] 6081d1e6ea71: Preparing [2022-08-11T06:39:12.108Z] 25c6c13bf07d: Preparing [2022-08-11T06:39:12.108Z] 4ee8f9c3c00e: Preparing [2022-08-11T06:39:12.108Z] 5014011ee299: Preparing [2022-08-11T06:39:12.108Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:12.108Z] 4ca74648ce85: Preparing [2022-08-11T06:39:12.108Z] 87e5c2356f27: Preparing [2022-08-11T06:39:12.108Z] ad821e3d136a: Preparing [2022-08-11T06:39:12.108Z] 90125d035d85: Preparing [2022-08-11T06:39:12.108Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:12.108Z] 4ca74648ce85: Waiting [2022-08-11T06:39:12.108Z] 87e5c2356f27: Waiting [2022-08-11T06:39:12.108Z] ad821e3d136a: Waiting [2022-08-11T06:39:12.108Z] 90125d035d85: Waiting [2022-08-11T06:39:12.108Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:12.108Z] 0a4eaf75a9d5: Waiting [2022-08-11T06:39:12.378Z] 6081d1e6ea71: Pushed [2022-08-11T06:39:12.378Z] 4ee8f9c3c00e: Pushed [2022-08-11T06:39:12.378Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:12.378Z] 25c6c13bf07d: Pushed [2022-08-11T06:39:12.378Z] 2b2a5c21a4eb: Pushed [2022-08-11T06:39:12.650Z] 4ca74648ce85: Pushed [2022-08-11T06:39:12.650Z] 87e5c2356f27: Pushed [2022-08-11T06:39:12.650Z] ad821e3d136a: Pushed [2022-08-11T06:39:12.650Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:12.650Z] 90125d035d85: Pushed [2022-08-11T06:39:16.076Z] 5014011ee299: Pushed [2022-08-11T06:39:16.077Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:eebacc9526134a4effb62a9cada4391aba6aeff9f5dcb0c38d5515ee5aece4ef size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:16.458Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:16.837Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-11T06:39:16.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-11T06:39:16.837Z] 2b2a5c21a4eb: Preparing [2022-08-11T06:39:16.837Z] 2b2a5c21a4eb: Preparing [2022-08-11T06:39:16.837Z] 6081d1e6ea71: Preparing [2022-08-11T06:39:16.837Z] 25c6c13bf07d: Preparing [2022-08-11T06:39:16.837Z] 4ee8f9c3c00e: Preparing [2022-08-11T06:39:16.837Z] 5014011ee299: Preparing [2022-08-11T06:39:16.837Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:16.837Z] 4ca74648ce85: Preparing [2022-08-11T06:39:16.837Z] 87e5c2356f27: Preparing [2022-08-11T06:39:16.837Z] ad821e3d136a: Preparing [2022-08-11T06:39:16.837Z] 90125d035d85: Preparing [2022-08-11T06:39:16.837Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:16.837Z] 0a4eaf75a9d5: Waiting [2022-08-11T06:39:16.837Z] 4ca74648ce85: Waiting [2022-08-11T06:39:16.837Z] 87e5c2356f27: Waiting [2022-08-11T06:39:16.837Z] ad821e3d136a: Waiting [2022-08-11T06:39:16.837Z] 90125d035d85: Waiting [2022-08-11T06:39:16.837Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:16.837Z] 6081d1e6ea71: Layer already exists [2022-08-11T06:39:16.837Z] 4ee8f9c3c00e: Layer already exists [2022-08-11T06:39:16.837Z] 25c6c13bf07d: Layer already exists [2022-08-11T06:39:16.837Z] 2b2a5c21a4eb: Layer already exists [2022-08-11T06:39:16.837Z] 5014011ee299: Layer already exists [2022-08-11T06:39:16.837Z] ad821e3d136a: Layer already exists [2022-08-11T06:39:16.837Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:16.837Z] 87e5c2356f27: Layer already exists [2022-08-11T06:39:16.837Z] 90125d035d85: Layer already exists [2022-08-11T06:39:16.837Z] 4ca74648ce85: Layer already exists [2022-08-11T06:39:17.115Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:17.115Z] latest: digest: sha256:eebacc9526134a4effb62a9cada4391aba6aeff9f5dcb0c38d5515ee5aece4ef size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:17.494Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:17.871Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.44 [2022-08-11T06:39:17.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-11T06:39:17.871Z] 2b2a5c21a4eb: Preparing [2022-08-11T06:39:17.871Z] 2b2a5c21a4eb: Preparing [2022-08-11T06:39:17.871Z] 6081d1e6ea71: Preparing [2022-08-11T06:39:17.872Z] 25c6c13bf07d: Preparing [2022-08-11T06:39:17.872Z] 4ee8f9c3c00e: Preparing [2022-08-11T06:39:17.872Z] 5014011ee299: Preparing [2022-08-11T06:39:17.872Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:17.872Z] 4ca74648ce85: Preparing [2022-08-11T06:39:17.872Z] 87e5c2356f27: Preparing [2022-08-11T06:39:17.872Z] ad821e3d136a: Preparing [2022-08-11T06:39:17.872Z] 90125d035d85: Preparing [2022-08-11T06:39:17.872Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:17.872Z] 0a4eaf75a9d5: Waiting [2022-08-11T06:39:17.872Z] 4ca74648ce85: Waiting [2022-08-11T06:39:17.872Z] 87e5c2356f27: Waiting [2022-08-11T06:39:17.872Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:17.872Z] ad821e3d136a: Waiting [2022-08-11T06:39:17.872Z] 90125d035d85: Waiting [2022-08-11T06:39:17.872Z] 6081d1e6ea71: Layer already exists [2022-08-11T06:39:17.872Z] 25c6c13bf07d: Layer already exists [2022-08-11T06:39:17.872Z] 5014011ee299: Layer already exists [2022-08-11T06:39:17.872Z] 4ee8f9c3c00e: Layer already exists [2022-08-11T06:39:17.872Z] 2b2a5c21a4eb: Layer already exists [2022-08-11T06:39:17.872Z] ad821e3d136a: Layer already exists [2022-08-11T06:39:17.872Z] 4ca74648ce85: Layer already exists [2022-08-11T06:39:17.872Z] 87e5c2356f27: Layer already exists [2022-08-11T06:39:18.147Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:18.147Z] 90125d035d85: Layer already exists [2022-08-11T06:39:18.147Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:18.147Z] 2.3.0-dev.44: digest: sha256:eebacc9526134a4effb62a9cada4391aba6aeff9f5dcb0c38d5515ee5aece4ef size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:18.533Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:18.891Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:18.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-11T06:39:18.891Z] 2b2a5c21a4eb: Preparing [2022-08-11T06:39:18.891Z] 2b2a5c21a4eb: Preparing [2022-08-11T06:39:18.891Z] 6081d1e6ea71: Preparing [2022-08-11T06:39:18.891Z] 25c6c13bf07d: Preparing [2022-08-11T06:39:18.891Z] 4ee8f9c3c00e: Preparing [2022-08-11T06:39:18.891Z] 5014011ee299: Preparing [2022-08-11T06:39:18.891Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:18.891Z] 4ca74648ce85: Preparing [2022-08-11T06:39:18.891Z] 87e5c2356f27: Preparing [2022-08-11T06:39:18.891Z] ad821e3d136a: Preparing [2022-08-11T06:39:18.891Z] 90125d035d85: Preparing [2022-08-11T06:39:18.891Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:18.891Z] 0a4eaf75a9d5: Waiting [2022-08-11T06:39:18.891Z] 4ca74648ce85: Waiting [2022-08-11T06:39:18.891Z] 87e5c2356f27: Waiting [2022-08-11T06:39:18.891Z] ad821e3d136a: Waiting [2022-08-11T06:39:18.891Z] 90125d035d85: Waiting [2022-08-11T06:39:18.891Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:18.891Z] 4ee8f9c3c00e: Layer already exists [2022-08-11T06:39:18.891Z] 6081d1e6ea71: Layer already exists [2022-08-11T06:39:18.891Z] 5014011ee299: Layer already exists [2022-08-11T06:39:18.891Z] 25c6c13bf07d: Layer already exists [2022-08-11T06:39:18.891Z] 2b2a5c21a4eb: Layer already exists [2022-08-11T06:39:18.891Z] 4ca74648ce85: Layer already exists [2022-08-11T06:39:18.891Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:18.891Z] 90125d035d85: Layer already exists [2022-08-11T06:39:18.891Z] ad821e3d136a: Layer already exists [2022-08-11T06:39:18.891Z] 87e5c2356f27: Layer already exists [2022-08-11T06:39:18.891Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:19.161Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:eebacc9526134a4effb62a9cada4391aba6aeff9f5dcb0c38d5515ee5aece4ef size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:19.523Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:19.880Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-08-11T06:39:19.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-08-11T06:39:19.880Z] 2b2a5c21a4eb: Preparing [2022-08-11T06:39:19.880Z] 2b2a5c21a4eb: Preparing [2022-08-11T06:39:19.880Z] 6081d1e6ea71: Preparing [2022-08-11T06:39:19.880Z] 25c6c13bf07d: Preparing [2022-08-11T06:39:19.880Z] 4ee8f9c3c00e: Preparing [2022-08-11T06:39:19.880Z] 5014011ee299: Preparing [2022-08-11T06:39:19.880Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:19.880Z] 4ca74648ce85: Preparing [2022-08-11T06:39:19.880Z] 87e5c2356f27: Preparing [2022-08-11T06:39:19.880Z] ad821e3d136a: Preparing [2022-08-11T06:39:19.880Z] 90125d035d85: Preparing [2022-08-11T06:39:19.880Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:19.880Z] 0a4eaf75a9d5: Waiting [2022-08-11T06:39:19.880Z] 4ca74648ce85: Waiting [2022-08-11T06:39:19.880Z] 87e5c2356f27: Waiting [2022-08-11T06:39:19.880Z] ad821e3d136a: Waiting [2022-08-11T06:39:19.880Z] 90125d035d85: Waiting [2022-08-11T06:39:19.880Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:19.880Z] 5014011ee299: Layer already exists [2022-08-11T06:39:19.880Z] 4ee8f9c3c00e: Layer already exists [2022-08-11T06:39:19.880Z] 25c6c13bf07d: Layer already exists [2022-08-11T06:39:19.880Z] 6081d1e6ea71: Layer already exists [2022-08-11T06:39:19.880Z] 2b2a5c21a4eb: Layer already exists [2022-08-11T06:39:20.150Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:20.150Z] 87e5c2356f27: Layer already exists [2022-08-11T06:39:20.150Z] 90125d035d85: Layer already exists [2022-08-11T06:39:20.150Z] 4ca74648ce85: Layer already exists [2022-08-11T06:39:20.150Z] ad821e3d136a: Layer already exists [2022-08-11T06:39:20.150Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:20.150Z] main: digest: sha256:eebacc9526134a4effb62a9cada4391aba6aeff9f5dcb0c38d5515ee5aece4ef size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:39:20.206Z] ===================================================== [Pipeline] echo [2022-08-11T06:39:20.215Z] taggedImages: [2022-08-11T06:39:20.215Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:20.215Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-08-11T06:39:20.215Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.44 [2022-08-11T06:39:20.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:20.216Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-08-11T06:39:20.240Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-08-11T06:39:20.240Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:20.240Z] latest [2022-08-11T06:39:20.240Z] 2.3.0-dev.44 [2022-08-11T06:39:20.240Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:20.240Z] main [2022-08-11T06:39:20.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:20.596Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:20.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:20.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-11T06:39:20.954Z] 8e0a9e98b5f4: Preparing [2022-08-11T06:39:20.954Z] 9e250fb4ecd4: Preparing [2022-08-11T06:39:20.954Z] ae8b88cd4ed6: Preparing [2022-08-11T06:39:20.954Z] f72693f4cad6: Preparing [2022-08-11T06:39:20.954Z] 4a8ba44bc5b3: Preparing [2022-08-11T06:39:20.954Z] d4e9153d4712: Preparing [2022-08-11T06:39:20.954Z] 72db5e32732d: Preparing [2022-08-11T06:39:20.954Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:20.954Z] d4e9153d4712: Waiting [2022-08-11T06:39:20.954Z] 72db5e32732d: Waiting [2022-08-11T06:39:20.954Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:21.240Z] 4a8ba44bc5b3: Pushed [2022-08-11T06:39:21.240Z] 8e0a9e98b5f4: Pushed [2022-08-11T06:39:21.240Z] 9e250fb4ecd4: Pushed [2022-08-11T06:39:21.240Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:21.240Z] d4e9153d4712: Pushed [2022-08-11T06:39:22.218Z] 72db5e32732d: Pushed [2022-08-11T06:39:23.653Z] f72693f4cad6: Pushed [2022-08-11T06:39:23.653Z] ae8b88cd4ed6: Pushed [2022-08-11T06:39:23.653Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:1624a4ebd7d416600b4b420636ea063a8bb7a5db069d1505e0a9456d81e54dfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:24.018Z] + 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-08-11T06:39:24.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-11T06:39:24.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-11T06:39:24.381Z] 8e0a9e98b5f4: Preparing [2022-08-11T06:39:24.381Z] 9e250fb4ecd4: Preparing [2022-08-11T06:39:24.381Z] ae8b88cd4ed6: Preparing [2022-08-11T06:39:24.381Z] f72693f4cad6: Preparing [2022-08-11T06:39:24.381Z] 4a8ba44bc5b3: Preparing [2022-08-11T06:39:24.381Z] d4e9153d4712: Preparing [2022-08-11T06:39:24.381Z] 72db5e32732d: Preparing [2022-08-11T06:39:24.381Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:24.381Z] d4e9153d4712: Waiting [2022-08-11T06:39:24.381Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:24.381Z] 72db5e32732d: Waiting [2022-08-11T06:39:24.381Z] ae8b88cd4ed6: Layer already exists [2022-08-11T06:39:24.381Z] 8e0a9e98b5f4: Layer already exists [2022-08-11T06:39:24.381Z] 4a8ba44bc5b3: Layer already exists [2022-08-11T06:39:24.381Z] f72693f4cad6: Layer already exists [2022-08-11T06:39:24.381Z] 9e250fb4ecd4: Layer already exists [2022-08-11T06:39:24.381Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:24.381Z] d4e9153d4712: Layer already exists [2022-08-11T06:39:24.381Z] 72db5e32732d: Layer already exists [2022-08-11T06:39:24.652Z] latest: digest: sha256:1624a4ebd7d416600b4b420636ea063a8bb7a5db069d1505e0a9456d81e54dfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:25.015Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:25.377Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.44 [2022-08-11T06:39:25.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-11T06:39:25.377Z] 8e0a9e98b5f4: Preparing [2022-08-11T06:39:25.377Z] 9e250fb4ecd4: Preparing [2022-08-11T06:39:25.377Z] ae8b88cd4ed6: Preparing [2022-08-11T06:39:25.377Z] f72693f4cad6: Preparing [2022-08-11T06:39:25.377Z] 4a8ba44bc5b3: Preparing [2022-08-11T06:39:25.377Z] d4e9153d4712: Preparing [2022-08-11T06:39:25.377Z] 72db5e32732d: Preparing [2022-08-11T06:39:25.377Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:25.377Z] d4e9153d4712: Waiting [2022-08-11T06:39:25.377Z] 72db5e32732d: Waiting [2022-08-11T06:39:25.377Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:25.377Z] 9e250fb4ecd4: Layer already exists [2022-08-11T06:39:25.377Z] ae8b88cd4ed6: Layer already exists [2022-08-11T06:39:25.377Z] 4a8ba44bc5b3: Layer already exists [2022-08-11T06:39:25.377Z] 8e0a9e98b5f4: Layer already exists [2022-08-11T06:39:25.377Z] f72693f4cad6: Layer already exists [2022-08-11T06:39:25.377Z] 72db5e32732d: Layer already exists [2022-08-11T06:39:25.377Z] d4e9153d4712: Layer already exists [2022-08-11T06:39:25.377Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:25.648Z] 2.3.0-dev.44: digest: sha256:1624a4ebd7d416600b4b420636ea063a8bb7a5db069d1505e0a9456d81e54dfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:26.010Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:26.364Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:26.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-11T06:39:26.364Z] 8e0a9e98b5f4: Preparing [2022-08-11T06:39:26.364Z] 9e250fb4ecd4: Preparing [2022-08-11T06:39:26.364Z] ae8b88cd4ed6: Preparing [2022-08-11T06:39:26.364Z] f72693f4cad6: Preparing [2022-08-11T06:39:26.364Z] 4a8ba44bc5b3: Preparing [2022-08-11T06:39:26.364Z] d4e9153d4712: Preparing [2022-08-11T06:39:26.364Z] 72db5e32732d: Preparing [2022-08-11T06:39:26.364Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:26.364Z] 72db5e32732d: Waiting [2022-08-11T06:39:26.364Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:26.364Z] d4e9153d4712: Waiting [2022-08-11T06:39:26.364Z] 9e250fb4ecd4: Layer already exists [2022-08-11T06:39:26.364Z] 4a8ba44bc5b3: Layer already exists [2022-08-11T06:39:26.364Z] f72693f4cad6: Layer already exists [2022-08-11T06:39:26.364Z] 8e0a9e98b5f4: Layer already exists [2022-08-11T06:39:26.364Z] ae8b88cd4ed6: Layer already exists [2022-08-11T06:39:26.638Z] 72db5e32732d: Layer already exists [2022-08-11T06:39:26.638Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:26.638Z] d4e9153d4712: Layer already exists [2022-08-11T06:39:26.638Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:1624a4ebd7d416600b4b420636ea063a8bb7a5db069d1505e0a9456d81e54dfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:27.000Z] + 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-08-11T06:39:27.355Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-08-11T06:39:27.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-08-11T06:39:27.355Z] 8e0a9e98b5f4: Preparing [2022-08-11T06:39:27.355Z] 9e250fb4ecd4: Preparing [2022-08-11T06:39:27.355Z] ae8b88cd4ed6: Preparing [2022-08-11T06:39:27.355Z] f72693f4cad6: Preparing [2022-08-11T06:39:27.355Z] 4a8ba44bc5b3: Preparing [2022-08-11T06:39:27.355Z] d4e9153d4712: Preparing [2022-08-11T06:39:27.355Z] 72db5e32732d: Preparing [2022-08-11T06:39:27.355Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:27.355Z] d4e9153d4712: Waiting [2022-08-11T06:39:27.355Z] 72db5e32732d: Waiting [2022-08-11T06:39:27.355Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:27.355Z] 9e250fb4ecd4: Layer already exists [2022-08-11T06:39:27.355Z] 8e0a9e98b5f4: Layer already exists [2022-08-11T06:39:27.355Z] f72693f4cad6: Layer already exists [2022-08-11T06:39:27.355Z] ae8b88cd4ed6: Layer already exists [2022-08-11T06:39:27.355Z] 4a8ba44bc5b3: Layer already exists [2022-08-11T06:39:27.355Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:27.355Z] d4e9153d4712: Layer already exists [2022-08-11T06:39:27.625Z] 72db5e32732d: Layer already exists [2022-08-11T06:39:27.625Z] main: digest: sha256:1624a4ebd7d416600b4b420636ea063a8bb7a5db069d1505e0a9456d81e54dfe size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:39:27.681Z] ===================================================== [Pipeline] echo [2022-08-11T06:39:27.688Z] taggedImages: [2022-08-11T06:39:27.688Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:27.688Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-08-11T06:39:27.688Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.44 [2022-08-11T06:39:27.688Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:27.688Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-08-11T06:39:27.714Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-08-11T06:39:27.714Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:27.714Z] latest [2022-08-11T06:39:27.714Z] 2.3.0-dev.44 [2022-08-11T06:39:27.714Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:27.714Z] main [2022-08-11T06:39:27.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:28.060Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:28.422Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:28.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-11T06:39:28.422Z] e50eb7df5fde: Preparing [2022-08-11T06:39:28.422Z] 62f086f23307: Preparing [2022-08-11T06:39:28.422Z] d83e2e7e5073: Preparing [2022-08-11T06:39:28.422Z] 3b73180f7ab8: Preparing [2022-08-11T06:39:28.422Z] a03996be7965: Preparing [2022-08-11T06:39:28.422Z] a128546193c6: Preparing [2022-08-11T06:39:28.422Z] 0c46d9266339: Preparing [2022-08-11T06:39:28.422Z] 4c807f002cfa: Preparing [2022-08-11T06:39:28.422Z] 137210d9e571: Preparing [2022-08-11T06:39:28.422Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:28.422Z] a128546193c6: Waiting [2022-08-11T06:39:28.422Z] 0c46d9266339: Waiting [2022-08-11T06:39:28.422Z] 4c807f002cfa: Waiting [2022-08-11T06:39:28.422Z] 137210d9e571: Waiting [2022-08-11T06:39:28.422Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:28.694Z] a03996be7965: Pushed [2022-08-11T06:39:28.694Z] e50eb7df5fde: Pushed [2022-08-11T06:39:28.965Z] 0c46d9266339: Pushed [2022-08-11T06:39:28.965Z] a128546193c6: Pushed [2022-08-11T06:39:28.965Z] 4c807f002cfa: Pushed [2022-08-11T06:39:28.965Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:29.239Z] 137210d9e571: Pushed [2022-08-11T06:39:29.831Z] 62f086f23307: Pushed [2022-08-11T06:39:31.265Z] 3b73180f7ab8: Pushed [2022-08-11T06:39:31.856Z] d83e2e7e5073: Pushed [2022-08-11T06:39:32.128Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:a6a8720fef3a6e47be568e69aefd23066eab9fc36b78492517050ef6994124cd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:32.486Z] + 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-08-11T06:39:32.839Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-11T06:39:32.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-11T06:39:32.839Z] e50eb7df5fde: Preparing [2022-08-11T06:39:32.839Z] 62f086f23307: Preparing [2022-08-11T06:39:32.839Z] d83e2e7e5073: Preparing [2022-08-11T06:39:32.839Z] 3b73180f7ab8: Preparing [2022-08-11T06:39:32.839Z] a03996be7965: Preparing [2022-08-11T06:39:32.839Z] a128546193c6: Preparing [2022-08-11T06:39:32.839Z] 0c46d9266339: Preparing [2022-08-11T06:39:32.839Z] 4c807f002cfa: Preparing [2022-08-11T06:39:32.839Z] 137210d9e571: Preparing [2022-08-11T06:39:32.839Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:32.839Z] 4c807f002cfa: Waiting [2022-08-11T06:39:32.839Z] 137210d9e571: Waiting [2022-08-11T06:39:32.839Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:32.839Z] a128546193c6: Waiting [2022-08-11T06:39:32.839Z] 0c46d9266339: Waiting [2022-08-11T06:39:32.839Z] 3b73180f7ab8: Layer already exists [2022-08-11T06:39:32.839Z] e50eb7df5fde: Layer already exists [2022-08-11T06:39:32.839Z] d83e2e7e5073: Layer already exists [2022-08-11T06:39:32.839Z] 62f086f23307: Layer already exists [2022-08-11T06:39:32.839Z] a03996be7965: Layer already exists [2022-08-11T06:39:33.111Z] a128546193c6: Layer already exists [2022-08-11T06:39:33.111Z] 0c46d9266339: Layer already exists [2022-08-11T06:39:33.111Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:33.111Z] 4c807f002cfa: Layer already exists [2022-08-11T06:39:33.111Z] 137210d9e571: Layer already exists [2022-08-11T06:39:33.111Z] latest: digest: sha256:a6a8720fef3a6e47be568e69aefd23066eab9fc36b78492517050ef6994124cd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:33.474Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:33.835Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.44 [2022-08-11T06:39:33.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-11T06:39:33.835Z] e50eb7df5fde: Preparing [2022-08-11T06:39:33.835Z] 62f086f23307: Preparing [2022-08-11T06:39:33.835Z] d83e2e7e5073: Preparing [2022-08-11T06:39:33.835Z] 3b73180f7ab8: Preparing [2022-08-11T06:39:33.835Z] a03996be7965: Preparing [2022-08-11T06:39:33.835Z] a128546193c6: Preparing [2022-08-11T06:39:33.835Z] 0c46d9266339: Preparing [2022-08-11T06:39:33.835Z] 4c807f002cfa: Preparing [2022-08-11T06:39:33.835Z] 137210d9e571: Preparing [2022-08-11T06:39:33.835Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:33.835Z] 4c807f002cfa: Waiting [2022-08-11T06:39:33.835Z] a128546193c6: Waiting [2022-08-11T06:39:33.835Z] 137210d9e571: Waiting [2022-08-11T06:39:33.835Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:33.835Z] 0c46d9266339: Waiting [2022-08-11T06:39:33.835Z] a03996be7965: Layer already exists [2022-08-11T06:39:33.835Z] e50eb7df5fde: Layer already exists [2022-08-11T06:39:33.835Z] d83e2e7e5073: Layer already exists [2022-08-11T06:39:33.835Z] 3b73180f7ab8: Layer already exists [2022-08-11T06:39:33.835Z] 62f086f23307: Layer already exists [2022-08-11T06:39:34.107Z] a128546193c6: Layer already exists [2022-08-11T06:39:34.107Z] 4c807f002cfa: Layer already exists [2022-08-11T06:39:34.107Z] 0c46d9266339: Layer already exists [2022-08-11T06:39:34.107Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:34.107Z] 137210d9e571: Layer already exists [2022-08-11T06:39:34.107Z] 2.3.0-dev.44: digest: sha256:a6a8720fef3a6e47be568e69aefd23066eab9fc36b78492517050ef6994124cd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:34.468Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:34.828Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:34.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-11T06:39:34.828Z] e50eb7df5fde: Preparing [2022-08-11T06:39:34.828Z] 62f086f23307: Preparing [2022-08-11T06:39:34.828Z] d83e2e7e5073: Preparing [2022-08-11T06:39:34.828Z] 3b73180f7ab8: Preparing [2022-08-11T06:39:34.828Z] a03996be7965: Preparing [2022-08-11T06:39:34.828Z] a128546193c6: Preparing [2022-08-11T06:39:34.828Z] 0c46d9266339: Preparing [2022-08-11T06:39:34.828Z] 4c807f002cfa: Preparing [2022-08-11T06:39:34.828Z] 137210d9e571: Preparing [2022-08-11T06:39:34.828Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:34.828Z] 0c46d9266339: Waiting [2022-08-11T06:39:34.828Z] 4c807f002cfa: Waiting [2022-08-11T06:39:34.828Z] a128546193c6: Waiting [2022-08-11T06:39:34.828Z] 137210d9e571: Waiting [2022-08-11T06:39:34.828Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:34.828Z] 62f086f23307: Layer already exists [2022-08-11T06:39:34.828Z] a03996be7965: Layer already exists [2022-08-11T06:39:34.828Z] e50eb7df5fde: Layer already exists [2022-08-11T06:39:34.828Z] 3b73180f7ab8: Layer already exists [2022-08-11T06:39:34.828Z] d83e2e7e5073: Layer already exists [2022-08-11T06:39:34.828Z] 0c46d9266339: Layer already exists [2022-08-11T06:39:34.828Z] 4c807f002cfa: Layer already exists [2022-08-11T06:39:34.828Z] a128546193c6: Layer already exists [2022-08-11T06:39:34.828Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:34.828Z] 137210d9e571: Layer already exists [2022-08-11T06:39:35.100Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:a6a8720fef3a6e47be568e69aefd23066eab9fc36b78492517050ef6994124cd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:35.462Z] + 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-08-11T06:39:35.821Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-08-11T06:39:35.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-08-11T06:39:35.821Z] e50eb7df5fde: Preparing [2022-08-11T06:39:35.821Z] 62f086f23307: Preparing [2022-08-11T06:39:35.821Z] d83e2e7e5073: Preparing [2022-08-11T06:39:35.821Z] 3b73180f7ab8: Preparing [2022-08-11T06:39:35.821Z] a03996be7965: Preparing [2022-08-11T06:39:35.821Z] a128546193c6: Preparing [2022-08-11T06:39:35.821Z] 0c46d9266339: Preparing [2022-08-11T06:39:35.821Z] 4c807f002cfa: Preparing [2022-08-11T06:39:35.821Z] 137210d9e571: Preparing [2022-08-11T06:39:35.821Z] 5d3e392a13a0: Preparing [2022-08-11T06:39:35.821Z] 0c46d9266339: Waiting [2022-08-11T06:39:35.821Z] 4c807f002cfa: Waiting [2022-08-11T06:39:35.821Z] 137210d9e571: Waiting [2022-08-11T06:39:35.821Z] 5d3e392a13a0: Waiting [2022-08-11T06:39:35.821Z] a128546193c6: Waiting [2022-08-11T06:39:35.821Z] a03996be7965: Layer already exists [2022-08-11T06:39:35.821Z] 62f086f23307: Layer already exists [2022-08-11T06:39:35.821Z] d83e2e7e5073: Layer already exists [2022-08-11T06:39:35.821Z] e50eb7df5fde: Layer already exists [2022-08-11T06:39:35.821Z] 3b73180f7ab8: Layer already exists [2022-08-11T06:39:35.821Z] 0c46d9266339: Layer already exists [2022-08-11T06:39:35.821Z] a128546193c6: Layer already exists [2022-08-11T06:39:36.094Z] 137210d9e571: Layer already exists [2022-08-11T06:39:36.094Z] 4c807f002cfa: Layer already exists [2022-08-11T06:39:36.094Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:39:36.094Z] main: digest: sha256:a6a8720fef3a6e47be568e69aefd23066eab9fc36b78492517050ef6994124cd size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:39:36.148Z] ===================================================== [Pipeline] echo [2022-08-11T06:39:36.157Z] taggedImages: [2022-08-11T06:39:36.157Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:36.157Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-08-11T06:39:36.157Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.44 [2022-08-11T06:39:36.157Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:36.157Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-08-11T06:39:36.178Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-08-11T06:39:36.178Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:36.178Z] latest [2022-08-11T06:39:36.178Z] 2.3.0-dev.44 [2022-08-11T06:39:36.178Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:36.178Z] main [2022-08-11T06:39:36.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:36.539Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:36.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:36.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-11T06:39:36.906Z] 102ca0d3b917: Preparing [2022-08-11T06:39:36.906Z] 89c2121ebc44: Preparing [2022-08-11T06:39:36.906Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:36.906Z] 34d4fce97509: Preparing [2022-08-11T06:39:36.906Z] cc03827dec52: Preparing [2022-08-11T06:39:36.906Z] 9833f26c6bda: Preparing [2022-08-11T06:39:36.906Z] 9833f26c6bda: Waiting [2022-08-11T06:39:37.178Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:37.178Z] 9833f26c6bda: Layer already exists [2022-08-11T06:39:37.178Z] 102ca0d3b917: Pushed [2022-08-11T06:39:37.178Z] cc03827dec52: Pushed [2022-08-11T06:39:38.608Z] 34d4fce97509: Pushed [2022-08-11T06:39:42.127Z] 89c2121ebc44: Pushed [2022-08-11T06:39:42.127Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:7078c1d4bd8b9b97535f14c77a291ee787aab8e0498dc80c8fe12f07f34a96b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:42.494Z] + 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-08-11T06:39:42.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-11T06:39:42.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-11T06:39:42.845Z] 102ca0d3b917: Preparing [2022-08-11T06:39:42.845Z] 89c2121ebc44: Preparing [2022-08-11T06:39:42.845Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:42.845Z] 34d4fce97509: Preparing [2022-08-11T06:39:42.845Z] cc03827dec52: Preparing [2022-08-11T06:39:42.845Z] 9833f26c6bda: Preparing [2022-08-11T06:39:42.845Z] 9833f26c6bda: Waiting [2022-08-11T06:39:42.845Z] cc03827dec52: Layer already exists [2022-08-11T06:39:42.845Z] 102ca0d3b917: Layer already exists [2022-08-11T06:39:42.845Z] 89c2121ebc44: Layer already exists [2022-08-11T06:39:42.845Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:42.845Z] 34d4fce97509: Layer already exists [2022-08-11T06:39:42.845Z] 9833f26c6bda: Layer already exists [2022-08-11T06:39:43.114Z] latest: digest: sha256:7078c1d4bd8b9b97535f14c77a291ee787aab8e0498dc80c8fe12f07f34a96b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:43.470Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:43.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.44 [2022-08-11T06:39:43.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-11T06:39:43.820Z] 102ca0d3b917: Preparing [2022-08-11T06:39:43.820Z] 89c2121ebc44: Preparing [2022-08-11T06:39:43.820Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:43.820Z] 34d4fce97509: Preparing [2022-08-11T06:39:43.820Z] cc03827dec52: Preparing [2022-08-11T06:39:43.820Z] 9833f26c6bda: Preparing [2022-08-11T06:39:43.820Z] 9833f26c6bda: Waiting [2022-08-11T06:39:43.820Z] 102ca0d3b917: Layer already exists [2022-08-11T06:39:43.820Z] 34d4fce97509: Layer already exists [2022-08-11T06:39:43.820Z] cc03827dec52: Layer already exists [2022-08-11T06:39:43.820Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:43.820Z] 89c2121ebc44: Layer already exists [2022-08-11T06:39:43.820Z] 9833f26c6bda: Layer already exists [2022-08-11T06:39:44.091Z] 2.3.0-dev.44: digest: sha256:7078c1d4bd8b9b97535f14c77a291ee787aab8e0498dc80c8fe12f07f34a96b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:44.451Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:44.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:44.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-11T06:39:44.804Z] 102ca0d3b917: Preparing [2022-08-11T06:39:44.804Z] 89c2121ebc44: Preparing [2022-08-11T06:39:44.804Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:44.804Z] 34d4fce97509: Preparing [2022-08-11T06:39:44.804Z] cc03827dec52: Preparing [2022-08-11T06:39:44.804Z] 9833f26c6bda: Preparing [2022-08-11T06:39:44.804Z] 9833f26c6bda: Waiting [2022-08-11T06:39:44.804Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:44.805Z] 102ca0d3b917: Layer already exists [2022-08-11T06:39:44.805Z] 34d4fce97509: Layer already exists [2022-08-11T06:39:44.805Z] 89c2121ebc44: Layer already exists [2022-08-11T06:39:44.805Z] cc03827dec52: Layer already exists [2022-08-11T06:39:44.805Z] 9833f26c6bda: Layer already exists [2022-08-11T06:39:45.076Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:7078c1d4bd8b9b97535f14c77a291ee787aab8e0498dc80c8fe12f07f34a96b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:45.439Z] + 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-08-11T06:39:45.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-08-11T06:39:45.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-08-11T06:39:45.787Z] 102ca0d3b917: Preparing [2022-08-11T06:39:45.787Z] 89c2121ebc44: Preparing [2022-08-11T06:39:45.787Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:39:45.788Z] 34d4fce97509: Preparing [2022-08-11T06:39:45.788Z] cc03827dec52: Preparing [2022-08-11T06:39:45.788Z] 9833f26c6bda: Preparing [2022-08-11T06:39:45.788Z] 9833f26c6bda: Waiting [2022-08-11T06:39:45.788Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:39:45.788Z] cc03827dec52: Layer already exists [2022-08-11T06:39:45.788Z] 34d4fce97509: Layer already exists [2022-08-11T06:39:45.788Z] 102ca0d3b917: Layer already exists [2022-08-11T06:39:45.788Z] 89c2121ebc44: Layer already exists [2022-08-11T06:39:45.788Z] 9833f26c6bda: Layer already exists [2022-08-11T06:39:46.059Z] main: digest: sha256:7078c1d4bd8b9b97535f14c77a291ee787aab8e0498dc80c8fe12f07f34a96b7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:39:46.124Z] ===================================================== [Pipeline] echo [2022-08-11T06:39:46.134Z] taggedImages: [2022-08-11T06:39:46.134Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:46.134Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-08-11T06:39:46.134Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.44 [2022-08-11T06:39:46.134Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:46.134Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-08-11T06:39:46.156Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-08-11T06:39:46.156Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:46.156Z] latest [2022-08-11T06:39:46.156Z] 2.3.0-dev.44 [2022-08-11T06:39:46.156Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:39:46.156Z] main [2022-08-11T06:39:46.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:46.513Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:39:46.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:39:46.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-11T06:39:46.870Z] 1b2810542300: Preparing [2022-08-11T06:39:46.870Z] b4929a5a6bef: Preparing [2022-08-11T06:39:46.870Z] 559d707bc20d: Preparing [2022-08-11T06:39:46.870Z] 20f267f73b54: Preparing [2022-08-11T06:39:46.870Z] f172fa165230: Preparing [2022-08-11T06:39:46.870Z] 203a74a39112: Preparing [2022-08-11T06:39:46.870Z] cc03827dec52: Preparing [2022-08-11T06:39:46.870Z] 9833f26c6bda: Preparing [2022-08-11T06:39:46.870Z] 203a74a39112: Waiting [2022-08-11T06:39:46.870Z] 9833f26c6bda: Waiting [2022-08-11T06:39:46.870Z] cc03827dec52: Waiting [2022-08-11T06:39:47.146Z] b4929a5a6bef: Pushed [2022-08-11T06:39:47.146Z] 559d707bc20d: Pushed [2022-08-11T06:39:47.146Z] 1b2810542300: Pushed [2022-08-11T06:39:47.146Z] cc03827dec52: Layer already exists [2022-08-11T06:39:47.146Z] 9833f26c6bda: Layer already exists [2022-08-11T06:39:48.133Z] 203a74a39112: Pushed [2022-08-11T06:39:56.398Z] f172fa165230: Pushed [2022-08-11T06:40:03.090Z] 20f267f73b54: Pushed [2022-08-11T06:40:03.090Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:e969a80e3a4bd6ff6e3899a764c548f456e7e556fc80bc261c42453c82f4c0cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:03.450Z] + 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-08-11T06:40:03.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-11T06:40:03.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-11T06:40:03.805Z] 1b2810542300: Preparing [2022-08-11T06:40:03.805Z] b4929a5a6bef: Preparing [2022-08-11T06:40:03.805Z] 559d707bc20d: Preparing [2022-08-11T06:40:03.805Z] 20f267f73b54: Preparing [2022-08-11T06:40:03.805Z] f172fa165230: Preparing [2022-08-11T06:40:03.805Z] 203a74a39112: Preparing [2022-08-11T06:40:03.805Z] cc03827dec52: Preparing [2022-08-11T06:40:03.805Z] 9833f26c6bda: Preparing [2022-08-11T06:40:03.805Z] 203a74a39112: Waiting [2022-08-11T06:40:03.805Z] 9833f26c6bda: Waiting [2022-08-11T06:40:03.805Z] cc03827dec52: Waiting [2022-08-11T06:40:03.805Z] 1b2810542300: Layer already exists [2022-08-11T06:40:03.805Z] 20f267f73b54: Layer already exists [2022-08-11T06:40:03.805Z] 559d707bc20d: Layer already exists [2022-08-11T06:40:03.805Z] f172fa165230: Layer already exists [2022-08-11T06:40:03.805Z] b4929a5a6bef: Layer already exists [2022-08-11T06:40:03.805Z] cc03827dec52: Layer already exists [2022-08-11T06:40:03.805Z] 203a74a39112: Layer already exists [2022-08-11T06:40:04.076Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:04.076Z] latest: digest: sha256:e969a80e3a4bd6ff6e3899a764c548f456e7e556fc80bc261c42453c82f4c0cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:04.446Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:04.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.44 [2022-08-11T06:40:04.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-11T06:40:04.806Z] 1b2810542300: Preparing [2022-08-11T06:40:04.806Z] b4929a5a6bef: Preparing [2022-08-11T06:40:04.806Z] 559d707bc20d: Preparing [2022-08-11T06:40:04.806Z] 20f267f73b54: Preparing [2022-08-11T06:40:04.806Z] f172fa165230: Preparing [2022-08-11T06:40:04.806Z] 203a74a39112: Preparing [2022-08-11T06:40:04.806Z] cc03827dec52: Preparing [2022-08-11T06:40:04.806Z] 9833f26c6bda: Preparing [2022-08-11T06:40:04.806Z] 203a74a39112: Waiting [2022-08-11T06:40:04.806Z] cc03827dec52: Waiting [2022-08-11T06:40:04.806Z] 9833f26c6bda: Waiting [2022-08-11T06:40:04.806Z] 1b2810542300: Layer already exists [2022-08-11T06:40:04.806Z] f172fa165230: Layer already exists [2022-08-11T06:40:04.806Z] 20f267f73b54: Layer already exists [2022-08-11T06:40:04.806Z] b4929a5a6bef: Layer already exists [2022-08-11T06:40:04.806Z] 559d707bc20d: Layer already exists [2022-08-11T06:40:04.806Z] 203a74a39112: Layer already exists [2022-08-11T06:40:04.806Z] cc03827dec52: Layer already exists [2022-08-11T06:40:04.806Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:05.078Z] 2.3.0-dev.44: digest: sha256:e969a80e3a4bd6ff6e3899a764c548f456e7e556fc80bc261c42453c82f4c0cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:05.440Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:05.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:40:05.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-11T06:40:05.800Z] 1b2810542300: Preparing [2022-08-11T06:40:05.800Z] b4929a5a6bef: Preparing [2022-08-11T06:40:05.800Z] 559d707bc20d: Preparing [2022-08-11T06:40:05.800Z] 20f267f73b54: Preparing [2022-08-11T06:40:05.800Z] f172fa165230: Preparing [2022-08-11T06:40:05.800Z] 203a74a39112: Preparing [2022-08-11T06:40:05.800Z] cc03827dec52: Preparing [2022-08-11T06:40:05.800Z] 9833f26c6bda: Preparing [2022-08-11T06:40:05.800Z] 203a74a39112: Waiting [2022-08-11T06:40:05.800Z] cc03827dec52: Waiting [2022-08-11T06:40:05.800Z] 9833f26c6bda: Waiting [2022-08-11T06:40:05.800Z] 1b2810542300: Layer already exists [2022-08-11T06:40:05.800Z] 559d707bc20d: Layer already exists [2022-08-11T06:40:05.800Z] b4929a5a6bef: Layer already exists [2022-08-11T06:40:05.800Z] 20f267f73b54: Layer already exists [2022-08-11T06:40:05.800Z] f172fa165230: Layer already exists [2022-08-11T06:40:05.800Z] cc03827dec52: Layer already exists [2022-08-11T06:40:05.800Z] 203a74a39112: Layer already exists [2022-08-11T06:40:05.800Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:06.073Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:e969a80e3a4bd6ff6e3899a764c548f456e7e556fc80bc261c42453c82f4c0cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:06.438Z] + 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-08-11T06:40:06.794Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-08-11T06:40:06.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-08-11T06:40:06.794Z] 1b2810542300: Preparing [2022-08-11T06:40:06.794Z] b4929a5a6bef: Preparing [2022-08-11T06:40:06.794Z] 559d707bc20d: Preparing [2022-08-11T06:40:06.794Z] 20f267f73b54: Preparing [2022-08-11T06:40:06.794Z] f172fa165230: Preparing [2022-08-11T06:40:06.794Z] 203a74a39112: Preparing [2022-08-11T06:40:06.794Z] cc03827dec52: Preparing [2022-08-11T06:40:06.794Z] 9833f26c6bda: Preparing [2022-08-11T06:40:06.794Z] 203a74a39112: Waiting [2022-08-11T06:40:06.794Z] 9833f26c6bda: Waiting [2022-08-11T06:40:06.794Z] cc03827dec52: Waiting [2022-08-11T06:40:06.794Z] 20f267f73b54: Layer already exists [2022-08-11T06:40:06.794Z] 559d707bc20d: Layer already exists [2022-08-11T06:40:06.794Z] f172fa165230: Layer already exists [2022-08-11T06:40:06.794Z] 1b2810542300: Layer already exists [2022-08-11T06:40:06.794Z] b4929a5a6bef: Layer already exists [2022-08-11T06:40:07.066Z] 203a74a39112: Layer already exists [2022-08-11T06:40:07.066Z] cc03827dec52: Layer already exists [2022-08-11T06:40:07.066Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:07.066Z] main: digest: sha256:e969a80e3a4bd6ff6e3899a764c548f456e7e556fc80bc261c42453c82f4c0cf size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:40:07.111Z] ===================================================== [Pipeline] echo [2022-08-11T06:40:07.117Z] taggedImages: [2022-08-11T06:40:07.117Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:40:07.117Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-08-11T06:40:07.117Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.44 [2022-08-11T06:40:07.117Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:40:07.117Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-08-11T06:40:07.131Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-08-11T06:40:07.131Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:40:07.131Z] latest [2022-08-11T06:40:07.131Z] 2.3.0-dev.44 [2022-08-11T06:40:07.131Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:40:07.131Z] main [2022-08-11T06:40:07.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:07.482Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:07.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:40:07.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-11T06:40:07.842Z] 5a24964d1ed5: Preparing [2022-08-11T06:40:07.842Z] b570e5096ec1: Preparing [2022-08-11T06:40:07.842Z] 9b418f482f51: Preparing [2022-08-11T06:40:07.842Z] 16fee93f89b6: Preparing [2022-08-11T06:40:07.842Z] 44f1f5841f16: Preparing [2022-08-11T06:40:07.842Z] cc03827dec52: Preparing [2022-08-11T06:40:07.842Z] 9833f26c6bda: Preparing [2022-08-11T06:40:07.842Z] cc03827dec52: Waiting [2022-08-11T06:40:07.842Z] 9833f26c6bda: Waiting [2022-08-11T06:40:08.119Z] b570e5096ec1: Pushed [2022-08-11T06:40:08.119Z] 5a24964d1ed5: Pushed [2022-08-11T06:40:08.119Z] 9b418f482f51: Pushed [2022-08-11T06:40:08.119Z] cc03827dec52: Layer already exists [2022-08-11T06:40:08.119Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:08.715Z] 44f1f5841f16: Pushed [2022-08-11T06:40:23.766Z] 16fee93f89b6: Pushed [2022-08-11T06:40:23.766Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:85c9c3c485bb61ee70f5bd76624baf14665b42d4cb8d42addc27596682c7b1e9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:24.111Z] + 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-08-11T06:40:24.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-11T06:40:24.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-11T06:40:24.457Z] 5a24964d1ed5: Preparing [2022-08-11T06:40:24.457Z] b570e5096ec1: Preparing [2022-08-11T06:40:24.457Z] 9b418f482f51: Preparing [2022-08-11T06:40:24.457Z] 16fee93f89b6: Preparing [2022-08-11T06:40:24.457Z] 44f1f5841f16: Preparing [2022-08-11T06:40:24.457Z] cc03827dec52: Preparing [2022-08-11T06:40:24.457Z] 9833f26c6bda: Preparing [2022-08-11T06:40:24.457Z] 9833f26c6bda: Waiting [2022-08-11T06:40:24.457Z] cc03827dec52: Waiting [2022-08-11T06:40:24.457Z] 9b418f482f51: Layer already exists [2022-08-11T06:40:24.457Z] 44f1f5841f16: Layer already exists [2022-08-11T06:40:24.457Z] 5a24964d1ed5: Layer already exists [2022-08-11T06:40:24.457Z] b570e5096ec1: Layer already exists [2022-08-11T06:40:24.457Z] 16fee93f89b6: Layer already exists [2022-08-11T06:40:24.457Z] cc03827dec52: Layer already exists [2022-08-11T06:40:24.457Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:24.725Z] latest: digest: sha256:85c9c3c485bb61ee70f5bd76624baf14665b42d4cb8d42addc27596682c7b1e9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:25.091Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:25.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.44 [2022-08-11T06:40:25.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-11T06:40:25.456Z] 5a24964d1ed5: Preparing [2022-08-11T06:40:25.456Z] b570e5096ec1: Preparing [2022-08-11T06:40:25.456Z] 9b418f482f51: Preparing [2022-08-11T06:40:25.456Z] 16fee93f89b6: Preparing [2022-08-11T06:40:25.456Z] 44f1f5841f16: Preparing [2022-08-11T06:40:25.456Z] cc03827dec52: Preparing [2022-08-11T06:40:25.456Z] 9833f26c6bda: Preparing [2022-08-11T06:40:25.456Z] cc03827dec52: Waiting [2022-08-11T06:40:25.456Z] 9833f26c6bda: Waiting [2022-08-11T06:40:25.456Z] 16fee93f89b6: Layer already exists [2022-08-11T06:40:25.456Z] b570e5096ec1: Layer already exists [2022-08-11T06:40:25.456Z] 5a24964d1ed5: Layer already exists [2022-08-11T06:40:25.456Z] 44f1f5841f16: Layer already exists [2022-08-11T06:40:25.456Z] 9b418f482f51: Layer already exists [2022-08-11T06:40:25.728Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:25.728Z] cc03827dec52: Layer already exists [2022-08-11T06:40:25.728Z] 2.3.0-dev.44: digest: sha256:85c9c3c485bb61ee70f5bd76624baf14665b42d4cb8d42addc27596682c7b1e9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:26.089Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:26.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:40:26.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-11T06:40:26.458Z] 5a24964d1ed5: Preparing [2022-08-11T06:40:26.458Z] b570e5096ec1: Preparing [2022-08-11T06:40:26.458Z] 9b418f482f51: Preparing [2022-08-11T06:40:26.458Z] 16fee93f89b6: Preparing [2022-08-11T06:40:26.458Z] 44f1f5841f16: Preparing [2022-08-11T06:40:26.458Z] cc03827dec52: Preparing [2022-08-11T06:40:26.458Z] 9833f26c6bda: Preparing [2022-08-11T06:40:26.458Z] cc03827dec52: Waiting [2022-08-11T06:40:26.458Z] 9833f26c6bda: Waiting [2022-08-11T06:40:26.737Z] 44f1f5841f16: Layer already exists [2022-08-11T06:40:26.737Z] b570e5096ec1: Layer already exists [2022-08-11T06:40:26.737Z] 16fee93f89b6: Layer already exists [2022-08-11T06:40:26.737Z] 5a24964d1ed5: Layer already exists [2022-08-11T06:40:26.737Z] 9b418f482f51: Layer already exists [2022-08-11T06:40:26.737Z] cc03827dec52: Layer already exists [2022-08-11T06:40:26.737Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:26.737Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:85c9c3c485bb61ee70f5bd76624baf14665b42d4cb8d42addc27596682c7b1e9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:27.100Z] + 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-08-11T06:40:27.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-08-11T06:40:27.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-08-11T06:40:27.471Z] 5a24964d1ed5: Preparing [2022-08-11T06:40:27.471Z] b570e5096ec1: Preparing [2022-08-11T06:40:27.471Z] 9b418f482f51: Preparing [2022-08-11T06:40:27.471Z] 16fee93f89b6: Preparing [2022-08-11T06:40:27.471Z] 44f1f5841f16: Preparing [2022-08-11T06:40:27.471Z] cc03827dec52: Preparing [2022-08-11T06:40:27.471Z] 9833f26c6bda: Preparing [2022-08-11T06:40:27.471Z] cc03827dec52: Waiting [2022-08-11T06:40:27.471Z] 9833f26c6bda: Waiting [2022-08-11T06:40:27.471Z] 9b418f482f51: Layer already exists [2022-08-11T06:40:27.471Z] 44f1f5841f16: Layer already exists [2022-08-11T06:40:27.471Z] 16fee93f89b6: Layer already exists [2022-08-11T06:40:27.471Z] b570e5096ec1: Layer already exists [2022-08-11T06:40:27.471Z] 5a24964d1ed5: Layer already exists [2022-08-11T06:40:27.471Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:27.471Z] cc03827dec52: Layer already exists [2022-08-11T06:40:27.762Z] main: digest: sha256:85c9c3c485bb61ee70f5bd76624baf14665b42d4cb8d42addc27596682c7b1e9 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:40:27.816Z] ===================================================== [Pipeline] echo [2022-08-11T06:40:27.827Z] taggedImages: [2022-08-11T06:40:27.827Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:40:27.827Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-08-11T06:40:27.827Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.44 [2022-08-11T06:40:27.827Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:40:27.827Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-08-11T06:40:27.847Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-08-11T06:40:27.847Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:40:27.847Z] latest [2022-08-11T06:40:27.847Z] 2.3.0-dev.44 [2022-08-11T06:40:27.847Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:40:27.847Z] main [2022-08-11T06:40:27.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:28.188Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:28.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:40:28.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-11T06:40:28.535Z] fba7c7c02c27: Preparing [2022-08-11T06:40:28.535Z] 06712261465f: Preparing [2022-08-11T06:40:28.535Z] 5086b8713fd5: Preparing [2022-08-11T06:40:28.535Z] be1aa9a9b70d: Preparing [2022-08-11T06:40:28.535Z] 203a74a39112: Preparing [2022-08-11T06:40:28.535Z] cc03827dec52: Preparing [2022-08-11T06:40:28.535Z] 9833f26c6bda: Preparing [2022-08-11T06:40:28.535Z] cc03827dec52: Waiting [2022-08-11T06:40:28.535Z] 9833f26c6bda: Waiting [2022-08-11T06:40:28.535Z] 203a74a39112: Layer already exists [2022-08-11T06:40:28.803Z] cc03827dec52: Layer already exists [2022-08-11T06:40:28.803Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:28.803Z] 5086b8713fd5: Pushed [2022-08-11T06:40:28.803Z] 06712261465f: Pushed [2022-08-11T06:40:28.803Z] fba7c7c02c27: Pushed [2022-08-11T06:40:43.823Z] be1aa9a9b70d: Pushed [2022-08-11T06:40:43.823Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:5177235b326ca594be3b6cafb1827b5405db47e557a94876e408b9d8d2380f33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:44.173Z] + 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-08-11T06:40:44.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-11T06:40:44.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-11T06:40:44.525Z] fba7c7c02c27: Preparing [2022-08-11T06:40:44.525Z] 06712261465f: Preparing [2022-08-11T06:40:44.525Z] 5086b8713fd5: Preparing [2022-08-11T06:40:44.525Z] be1aa9a9b70d: Preparing [2022-08-11T06:40:44.525Z] 203a74a39112: Preparing [2022-08-11T06:40:44.525Z] cc03827dec52: Preparing [2022-08-11T06:40:44.525Z] 9833f26c6bda: Preparing [2022-08-11T06:40:44.525Z] cc03827dec52: Waiting [2022-08-11T06:40:44.525Z] 9833f26c6bda: Waiting [2022-08-11T06:40:44.525Z] fba7c7c02c27: Layer already exists [2022-08-11T06:40:44.525Z] 203a74a39112: Layer already exists [2022-08-11T06:40:44.525Z] be1aa9a9b70d: Layer already exists [2022-08-11T06:40:44.525Z] 06712261465f: Layer already exists [2022-08-11T06:40:44.525Z] 5086b8713fd5: Layer already exists [2022-08-11T06:40:44.525Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:44.525Z] cc03827dec52: Layer already exists [2022-08-11T06:40:44.795Z] latest: digest: sha256:5177235b326ca594be3b6cafb1827b5405db47e557a94876e408b9d8d2380f33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:45.150Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:45.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.44 [2022-08-11T06:40:45.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-11T06:40:45.496Z] fba7c7c02c27: Preparing [2022-08-11T06:40:45.496Z] 06712261465f: Preparing [2022-08-11T06:40:45.496Z] 5086b8713fd5: Preparing [2022-08-11T06:40:45.496Z] be1aa9a9b70d: Preparing [2022-08-11T06:40:45.496Z] 203a74a39112: Preparing [2022-08-11T06:40:45.496Z] cc03827dec52: Preparing [2022-08-11T06:40:45.496Z] 9833f26c6bda: Preparing [2022-08-11T06:40:45.496Z] cc03827dec52: Waiting [2022-08-11T06:40:45.496Z] 9833f26c6bda: Waiting [2022-08-11T06:40:45.496Z] 5086b8713fd5: Layer already exists [2022-08-11T06:40:45.496Z] be1aa9a9b70d: Layer already exists [2022-08-11T06:40:45.496Z] fba7c7c02c27: Layer already exists [2022-08-11T06:40:45.496Z] 06712261465f: Layer already exists [2022-08-11T06:40:45.496Z] 203a74a39112: Layer already exists [2022-08-11T06:40:45.496Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:45.496Z] cc03827dec52: Layer already exists [2022-08-11T06:40:45.765Z] 2.3.0-dev.44: digest: sha256:5177235b326ca594be3b6cafb1827b5405db47e557a94876e408b9d8d2380f33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:46.125Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:46.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:40:46.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-11T06:40:46.479Z] fba7c7c02c27: Preparing [2022-08-11T06:40:46.479Z] 06712261465f: Preparing [2022-08-11T06:40:46.479Z] 5086b8713fd5: Preparing [2022-08-11T06:40:46.479Z] be1aa9a9b70d: Preparing [2022-08-11T06:40:46.479Z] 203a74a39112: Preparing [2022-08-11T06:40:46.479Z] cc03827dec52: Preparing [2022-08-11T06:40:46.479Z] 9833f26c6bda: Preparing [2022-08-11T06:40:46.479Z] cc03827dec52: Waiting [2022-08-11T06:40:46.479Z] 9833f26c6bda: Waiting [2022-08-11T06:40:46.479Z] 06712261465f: Layer already exists [2022-08-11T06:40:46.479Z] be1aa9a9b70d: Layer already exists [2022-08-11T06:40:46.479Z] 5086b8713fd5: Layer already exists [2022-08-11T06:40:46.479Z] fba7c7c02c27: Layer already exists [2022-08-11T06:40:46.479Z] 203a74a39112: Layer already exists [2022-08-11T06:40:46.749Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:46.749Z] cc03827dec52: Layer already exists [2022-08-11T06:40:46.749Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:5177235b326ca594be3b6cafb1827b5405db47e557a94876e408b9d8d2380f33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:47.109Z] + 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-08-11T06:40:47.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-08-11T06:40:47.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-08-11T06:40:47.457Z] fba7c7c02c27: Preparing [2022-08-11T06:40:47.457Z] 06712261465f: Preparing [2022-08-11T06:40:47.457Z] 5086b8713fd5: Preparing [2022-08-11T06:40:47.457Z] be1aa9a9b70d: Preparing [2022-08-11T06:40:47.457Z] 203a74a39112: Preparing [2022-08-11T06:40:47.457Z] cc03827dec52: Preparing [2022-08-11T06:40:47.457Z] 9833f26c6bda: Preparing [2022-08-11T06:40:47.457Z] 9833f26c6bda: Waiting [2022-08-11T06:40:47.457Z] cc03827dec52: Waiting [2022-08-11T06:40:47.457Z] 06712261465f: Layer already exists [2022-08-11T06:40:47.457Z] 5086b8713fd5: Layer already exists [2022-08-11T06:40:47.457Z] 203a74a39112: Layer already exists [2022-08-11T06:40:47.457Z] be1aa9a9b70d: Layer already exists [2022-08-11T06:40:47.457Z] fba7c7c02c27: Layer already exists [2022-08-11T06:40:47.457Z] 9833f26c6bda: Layer already exists [2022-08-11T06:40:47.457Z] cc03827dec52: Layer already exists [2022-08-11T06:40:47.729Z] main: digest: sha256:5177235b326ca594be3b6cafb1827b5405db47e557a94876e408b9d8d2380f33 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:40:47.783Z] ===================================================== [Pipeline] echo [2022-08-11T06:40:47.791Z] taggedImages: [2022-08-11T06:40:47.791Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:40:47.791Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-08-11T06:40:47.791Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.44 [2022-08-11T06:40:47.791Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:40:47.791Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-08-11T06:40:47.807Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-08-11T06:40:47.807Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:40:47.807Z] latest [2022-08-11T06:40:47.807Z] 2.3.0-dev.44 [2022-08-11T06:40:47.807Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:40:47.807Z] main [2022-08-11T06:40:47.807Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:48.146Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:48.494Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:40:48.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-11T06:40:48.494Z] 3177f2a8827a: Preparing [2022-08-11T06:40:48.494Z] ef479c56b884: Preparing [2022-08-11T06:40:48.494Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:40:48.494Z] cd67ec6d9a91: Preparing [2022-08-11T06:40:48.494Z] 5d3e392a13a0: Preparing [2022-08-11T06:40:48.494Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:40:48.494Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:40:48.765Z] 3177f2a8827a: Pushed [2022-08-11T06:40:49.038Z] cd67ec6d9a91: Pushed [2022-08-11T06:40:53.320Z] ef479c56b884: Pushed [2022-08-11T06:40:53.591Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:53de94cc7f7e984ecc5893447f163c6e482a81cd4fad7133bc37827c38bb2f68 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:53.954Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:54.308Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-11T06:40:54.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-11T06:40:54.308Z] 3177f2a8827a: Preparing [2022-08-11T06:40:54.308Z] ef479c56b884: Preparing [2022-08-11T06:40:54.308Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:40:54.308Z] cd67ec6d9a91: Preparing [2022-08-11T06:40:54.308Z] 5d3e392a13a0: Preparing [2022-08-11T06:40:54.308Z] ef479c56b884: Layer already exists [2022-08-11T06:40:54.308Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:40:54.308Z] 3177f2a8827a: Layer already exists [2022-08-11T06:40:54.308Z] cd67ec6d9a91: Layer already exists [2022-08-11T06:40:54.308Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:40:54.578Z] latest: digest: sha256:53de94cc7f7e984ecc5893447f163c6e482a81cd4fad7133bc37827c38bb2f68 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:54.937Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:55.293Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.44 [2022-08-11T06:40:55.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-11T06:40:55.293Z] 3177f2a8827a: Preparing [2022-08-11T06:40:55.293Z] ef479c56b884: Preparing [2022-08-11T06:40:55.293Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:40:55.293Z] cd67ec6d9a91: Preparing [2022-08-11T06:40:55.293Z] 5d3e392a13a0: Preparing [2022-08-11T06:40:55.293Z] 3177f2a8827a: Layer already exists [2022-08-11T06:40:55.293Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:40:55.293Z] cd67ec6d9a91: Layer already exists [2022-08-11T06:40:55.293Z] ef479c56b884: Layer already exists [2022-08-11T06:40:55.293Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:40:55.562Z] 2.3.0-dev.44: digest: sha256:53de94cc7f7e984ecc5893447f163c6e482a81cd4fad7133bc37827c38bb2f68 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:55.914Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:56.263Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:40:56.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-11T06:40:56.263Z] 3177f2a8827a: Preparing [2022-08-11T06:40:56.263Z] ef479c56b884: Preparing [2022-08-11T06:40:56.263Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:40:56.263Z] cd67ec6d9a91: Preparing [2022-08-11T06:40:56.263Z] 5d3e392a13a0: Preparing [2022-08-11T06:40:56.263Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:40:56.263Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:40:56.263Z] cd67ec6d9a91: Layer already exists [2022-08-11T06:40:56.263Z] ef479c56b884: Layer already exists [2022-08-11T06:40:56.263Z] 3177f2a8827a: Layer already exists [2022-08-11T06:40:56.535Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:53de94cc7f7e984ecc5893447f163c6e482a81cd4fad7133bc37827c38bb2f68 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:56.891Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:57.238Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-08-11T06:40:57.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-08-11T06:40:57.238Z] 3177f2a8827a: Preparing [2022-08-11T06:40:57.238Z] ef479c56b884: Preparing [2022-08-11T06:40:57.238Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:40:57.238Z] cd67ec6d9a91: Preparing [2022-08-11T06:40:57.238Z] 5d3e392a13a0: Preparing [2022-08-11T06:40:57.238Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:40:57.238Z] 3177f2a8827a: Layer already exists [2022-08-11T06:40:57.238Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:40:57.238Z] cd67ec6d9a91: Layer already exists [2022-08-11T06:40:57.238Z] ef479c56b884: Layer already exists [2022-08-11T06:40:57.506Z] main: digest: sha256:53de94cc7f7e984ecc5893447f163c6e482a81cd4fad7133bc37827c38bb2f68 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:40:57.555Z] ===================================================== [Pipeline] echo [2022-08-11T06:40:57.564Z] taggedImages: [2022-08-11T06:40:57.564Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:40:57.564Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-08-11T06:40:57.564Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.44 [2022-08-11T06:40:57.564Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:40:57.564Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-08-11T06:40:57.580Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-08-11T06:40:57.580Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:40:57.580Z] latest [2022-08-11T06:40:57.580Z] 2.3.0-dev.44 [2022-08-11T06:40:57.580Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:40:57.580Z] main [2022-08-11T06:40:57.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:57.926Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:40:58.276Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:40:58.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-11T06:40:58.276Z] 297243b07b46: Preparing [2022-08-11T06:40:58.276Z] 222f3ab03021: Preparing [2022-08-11T06:40:58.276Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:40:58.276Z] bd517987323a: Preparing [2022-08-11T06:40:58.276Z] 5d3e392a13a0: Preparing [2022-08-11T06:40:58.276Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:40:58.546Z] bd517987323a: Layer already exists [2022-08-11T06:40:58.546Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:40:58.546Z] 297243b07b46: Pushed [2022-08-11T06:41:03.923Z] 222f3ab03021: Pushed [2022-08-11T06:41:03.923Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:fc0dd4cd9588df76c7e005904655a5331dc1c5960bf4a6556d5e215832b31ad3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:04.275Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:04.625Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-11T06:41:04.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-11T06:41:04.625Z] 297243b07b46: Preparing [2022-08-11T06:41:04.625Z] 222f3ab03021: Preparing [2022-08-11T06:41:04.625Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:41:04.625Z] bd517987323a: Preparing [2022-08-11T06:41:04.625Z] 5d3e392a13a0: Preparing [2022-08-11T06:41:04.625Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:41:04.625Z] 222f3ab03021: Layer already exists [2022-08-11T06:41:04.625Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:41:04.625Z] 297243b07b46: Layer already exists [2022-08-11T06:41:04.625Z] bd517987323a: Layer already exists [2022-08-11T06:41:04.895Z] latest: digest: sha256:fc0dd4cd9588df76c7e005904655a5331dc1c5960bf4a6556d5e215832b31ad3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:05.248Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:05.591Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.44 [2022-08-11T06:41:05.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-11T06:41:05.591Z] 297243b07b46: Preparing [2022-08-11T06:41:05.591Z] 222f3ab03021: Preparing [2022-08-11T06:41:05.591Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:41:05.591Z] bd517987323a: Preparing [2022-08-11T06:41:05.591Z] 5d3e392a13a0: Preparing [2022-08-11T06:41:05.591Z] 297243b07b46: Layer already exists [2022-08-11T06:41:05.591Z] 222f3ab03021: Layer already exists [2022-08-11T06:41:05.591Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:41:05.591Z] bd517987323a: Layer already exists [2022-08-11T06:41:05.591Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:41:05.860Z] 2.3.0-dev.44: digest: sha256:fc0dd4cd9588df76c7e005904655a5331dc1c5960bf4a6556d5e215832b31ad3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:06.215Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:06.560Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:41:06.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-11T06:41:06.560Z] 297243b07b46: Preparing [2022-08-11T06:41:06.560Z] 222f3ab03021: Preparing [2022-08-11T06:41:06.560Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:41:06.560Z] bd517987323a: Preparing [2022-08-11T06:41:06.560Z] 5d3e392a13a0: Preparing [2022-08-11T06:41:06.560Z] 297243b07b46: Layer already exists [2022-08-11T06:41:06.560Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:41:06.560Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:41:06.560Z] 222f3ab03021: Layer already exists [2022-08-11T06:41:06.560Z] bd517987323a: Layer already exists [2022-08-11T06:41:06.829Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:fc0dd4cd9588df76c7e005904655a5331dc1c5960bf4a6556d5e215832b31ad3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:07.187Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:07.529Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-08-11T06:41:07.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-08-11T06:41:07.530Z] 297243b07b46: Preparing [2022-08-11T06:41:07.530Z] 222f3ab03021: Preparing [2022-08-11T06:41:07.530Z] 0a4eaf75a9d5: Preparing [2022-08-11T06:41:07.530Z] bd517987323a: Preparing [2022-08-11T06:41:07.530Z] 5d3e392a13a0: Preparing [2022-08-11T06:41:07.530Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:41:07.530Z] 222f3ab03021: Layer already exists [2022-08-11T06:41:07.530Z] 297243b07b46: Layer already exists [2022-08-11T06:41:07.530Z] 0a4eaf75a9d5: Layer already exists [2022-08-11T06:41:07.530Z] bd517987323a: Layer already exists [2022-08-11T06:41:07.800Z] main: digest: sha256:fc0dd4cd9588df76c7e005904655a5331dc1c5960bf4a6556d5e215832b31ad3 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:41:07.854Z] ===================================================== [Pipeline] echo [2022-08-11T06:41:07.863Z] taggedImages: [2022-08-11T06:41:07.863Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:41:07.863Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-08-11T06:41:07.863Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.44 [2022-08-11T06:41:07.863Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:41:07.863Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-08-11T06:41:07.884Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-08-11T06:41:07.884Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:41:07.884Z] latest [2022-08-11T06:41:07.884Z] 2.3.0-dev.44 [2022-08-11T06:41:07.884Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:41:07.884Z] main [2022-08-11T06:41:07.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:08.238Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:08.586Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:41:08.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-11T06:41:08.586Z] 3f5fabc2fbe9: Preparing [2022-08-11T06:41:08.586Z] a471eae83b0b: Preparing [2022-08-11T06:41:08.586Z] f7e1395e1c13: Preparing [2022-08-11T06:41:08.586Z] 253378cdea08: Preparing [2022-08-11T06:41:08.586Z] 5d3e392a13a0: Preparing [2022-08-11T06:41:08.586Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:41:08.855Z] a471eae83b0b: Pushed [2022-08-11T06:41:09.449Z] 3f5fabc2fbe9: Pushed [2022-08-11T06:41:11.410Z] f7e1395e1c13: Pushed [2022-08-11T06:41:38.159Z] 253378cdea08: Pushed [2022-08-11T06:41:38.159Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3: digest: sha256:a871d36c80df44043a6a88181e2beaf2be55234f1b344e31b28f80b8d8273b74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:38.520Z] + 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-08-11T06:41:38.869Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-11T06:41:38.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-11T06:41:38.869Z] 3f5fabc2fbe9: Preparing [2022-08-11T06:41:38.869Z] a471eae83b0b: Preparing [2022-08-11T06:41:38.869Z] f7e1395e1c13: Preparing [2022-08-11T06:41:38.869Z] 253378cdea08: Preparing [2022-08-11T06:41:38.869Z] 5d3e392a13a0: Preparing [2022-08-11T06:41:38.869Z] 253378cdea08: Layer already exists [2022-08-11T06:41:38.869Z] a471eae83b0b: Layer already exists [2022-08-11T06:41:38.869Z] 3f5fabc2fbe9: Layer already exists [2022-08-11T06:41:38.869Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:41:38.869Z] f7e1395e1c13: Layer already exists [2022-08-11T06:41:39.140Z] latest: digest: sha256:a871d36c80df44043a6a88181e2beaf2be55234f1b344e31b28f80b8d8273b74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:39.498Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:39.852Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.44 [2022-08-11T06:41:39.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-11T06:41:39.852Z] 3f5fabc2fbe9: Preparing [2022-08-11T06:41:39.852Z] a471eae83b0b: Preparing [2022-08-11T06:41:39.852Z] f7e1395e1c13: Preparing [2022-08-11T06:41:39.852Z] 253378cdea08: Preparing [2022-08-11T06:41:39.852Z] 5d3e392a13a0: Preparing [2022-08-11T06:41:39.852Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:41:39.852Z] 3f5fabc2fbe9: Layer already exists [2022-08-11T06:41:39.852Z] 253378cdea08: Layer already exists [2022-08-11T06:41:39.852Z] f7e1395e1c13: Layer already exists [2022-08-11T06:41:39.852Z] a471eae83b0b: Layer already exists [2022-08-11T06:41:40.124Z] 2.3.0-dev.44: digest: sha256:a871d36c80df44043a6a88181e2beaf2be55234f1b344e31b28f80b8d8273b74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:40.478Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:40.831Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:41:40.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-11T06:41:40.831Z] 3f5fabc2fbe9: Preparing [2022-08-11T06:41:40.831Z] a471eae83b0b: Preparing [2022-08-11T06:41:40.831Z] f7e1395e1c13: Preparing [2022-08-11T06:41:40.831Z] 253378cdea08: Preparing [2022-08-11T06:41:40.831Z] 5d3e392a13a0: Preparing [2022-08-11T06:41:40.831Z] 3f5fabc2fbe9: Layer already exists [2022-08-11T06:41:40.831Z] 253378cdea08: Layer already exists [2022-08-11T06:41:40.831Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:41:40.831Z] f7e1395e1c13: Layer already exists [2022-08-11T06:41:40.831Z] a471eae83b0b: Layer already exists [2022-08-11T06:41:41.102Z] e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44: digest: sha256:a871d36c80df44043a6a88181e2beaf2be55234f1b344e31b28f80b8d8273b74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:41.457Z] + 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-08-11T06:41:41.805Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-08-11T06:41:41.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-08-11T06:41:41.805Z] 3f5fabc2fbe9: Preparing [2022-08-11T06:41:41.805Z] a471eae83b0b: Preparing [2022-08-11T06:41:41.805Z] f7e1395e1c13: Preparing [2022-08-11T06:41:41.805Z] 253378cdea08: Preparing [2022-08-11T06:41:41.805Z] 5d3e392a13a0: Preparing [2022-08-11T06:41:41.805Z] 5d3e392a13a0: Layer already exists [2022-08-11T06:41:41.805Z] 253378cdea08: Layer already exists [2022-08-11T06:41:41.805Z] f7e1395e1c13: Layer already exists [2022-08-11T06:41:41.805Z] 3f5fabc2fbe9: Layer already exists [2022-08-11T06:41:41.805Z] a471eae83b0b: Layer already exists [2022-08-11T06:41:42.076Z] main: digest: sha256:a871d36c80df44043a6a88181e2beaf2be55234f1b344e31b28f80b8d8273b74 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-11T06:41:42.138Z] ===================================================== [Pipeline] echo [2022-08-11T06:41:42.146Z] taggedImages: [2022-08-11T06:41:42.146Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [2022-08-11T06:41:42.146Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-08-11T06:41:42.146Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.44 [2022-08-11T06:41:42.146Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e3ca38a5709b6fd134cd3d7a24fe413a337b80c3-2.3.0-dev.44 [2022-08-11T06:41:42.146Z] - 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-08-11T06:41:42.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-11T06:41:42.527Z] [2022-08-11T06:41:42.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:41:42.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-11T06:41:43.141Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-11T06:41:43.141Z] 8998bd30e6a1: Pulling fs layer [2022-08-11T06:41:43.141Z] 04944245beec: Pulling fs layer [2022-08-11T06:41:43.141Z] 699f458cf7ca: Pulling fs layer [2022-08-11T06:41:43.141Z] 765212b225bb: Pulling fs layer [2022-08-11T06:41:43.141Z] f23df028b6ca: Pulling fs layer [2022-08-11T06:41:43.141Z] d65c8cfc05b1: Pulling fs layer [2022-08-11T06:41:43.141Z] 2437ff75d9bd: Pulling fs layer [2022-08-11T06:41:43.141Z] 765212b225bb: Waiting [2022-08-11T06:41:43.141Z] 2437ff75d9bd: Waiting [2022-08-11T06:41:43.141Z] d65c8cfc05b1: Waiting [2022-08-11T06:41:43.141Z] f23df028b6ca: Waiting [2022-08-11T06:41:43.141Z] 04944245beec: Verifying Checksum [2022-08-11T06:41:43.141Z] 04944245beec: Download complete [2022-08-11T06:41:43.141Z] 765212b225bb: Verifying Checksum [2022-08-11T06:41:43.141Z] 765212b225bb: Download complete [2022-08-11T06:41:43.141Z] f23df028b6ca: Verifying Checksum [2022-08-11T06:41:43.141Z] f23df028b6ca: Download complete [2022-08-11T06:41:43.141Z] d65c8cfc05b1: Verifying Checksum [2022-08-11T06:41:43.141Z] d65c8cfc05b1: Download complete [2022-08-11T06:41:43.420Z] 699f458cf7ca: Verifying Checksum [2022-08-11T06:41:43.420Z] 699f458cf7ca: Download complete [2022-08-11T06:41:43.693Z] 8998bd30e6a1: Verifying Checksum [2022-08-11T06:41:43.694Z] 8998bd30e6a1: Download complete [2022-08-11T06:41:46.310Z] 2437ff75d9bd: Verifying Checksum [2022-08-11T06:41:46.310Z] 2437ff75d9bd: Download complete [2022-08-11T06:41:48.284Z] 8998bd30e6a1: Pull complete [2022-08-11T06:41:48.557Z] 04944245beec: Pull complete [2022-08-11T06:41:49.989Z] 699f458cf7ca: Pull complete [2022-08-11T06:41:50.262Z] 765212b225bb: Pull complete [2022-08-11T06:41:51.238Z] f23df028b6ca: Pull complete [2022-08-11T06:41:51.238Z] d65c8cfc05b1: Pull complete [2022-08-11T06:42:06.293Z] 2437ff75d9bd: Pull complete [2022-08-11T06:42:06.293Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-11T06:42:06.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-11T06:42:06.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:42:06.553Z] prd-ubuntu20.04-docker-arm64-4c-16g-22501 does not seem to be running inside a container [2022-08-11T06:42:06.637Z] $ 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/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:42:09.191Z] $ docker top 717ec0469715da3b63d28129cb719c6a9b4c777988fc1fd1fc44770399db64a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:42:10.177Z] ---> job-cost.sh [2022-08-11T06:42:10.177Z] lf-activate-venv: SKIPPING [2022-08-11T06:42:10.177Z] INFO: No Stack... [2022-08-11T06:42:11.159Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-11T06:42:11.757Z] INFO: Archiving Costs [Pipeline] sh [2022-08-11T06:42:12.443Z] + cat /w/workspace/edgex-go/279/archives/cost.csv [2022-08-11T06:42:12.443Z] + cut -d, -f6 [Pipeline] lock [2022-08-11T06:42:12.515Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-279-stack-cost] [2022-08-11T06:42:12.521Z] Resource [jenkins-edgexfoundry-edgex-go-main-279-stack-cost] did not exist. Created. [2022-08-11T06:42:12.521Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-279-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-11T06:42:13.177Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-11T06:42:13.745Z] Stashed 1 file(s) [Pipeline] } [2022-08-11T06:42:13.760Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-279-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-11T06:42:13.782Z] $ docker stop --time=1 717ec0469715da3b63d28129cb719c6a9b4c777988fc1fd1fc44770399db64a8 [2022-08-11T06:42:15.297Z] $ docker rm -f 717ec0469715da3b63d28129cb719c6a9b4c777988fc1fd1fc44770399db64a8 [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-08-11T06:42:15.795Z] provisioning config files... [2022-08-11T06:42:15.804Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/279@tmp/config349457812990674633tmp [Pipeline] { [Pipeline] sh [2022-08-11T06:42:16.098Z] + set +x [2022-08-11T06:42:16.098Z] + curl -s https://codecov.io/bash [2022-08-11T06:42:16.098Z] + bash -s -- [2022-08-11T06:42:16.098Z] [2022-08-11T06:42:16.098Z] _____ _ [2022-08-11T06:42:16.098Z] / ____| | | [2022-08-11T06:42:16.098Z] | | ___ __| | ___ ___ _____ __ [2022-08-11T06:42:16.098Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-11T06:42:16.098Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-11T06:42:16.098Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-11T06:42:16.098Z] Bash-1.0.6 [2022-08-11T06:42:16.098Z] [2022-08-11T06:42:16.098Z] [2022-08-11T06:42:16.098Z] ==> git version 2.25.1 found [2022-08-11T06:42:16.098Z] ==> 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-08-11T06:42:16.098Z] Release-Date: 2020-01-08 [2022-08-11T06:42:16.098Z] 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-08-11T06:42:16.098Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-11T06:42:16.098Z] ==> Jenkins CI detected. [2022-08-11T06:42:16.098Z] current dir:  /w/workspace/edgex-go/279 [2022-08-11T06:42:16.098Z] project root: . [2022-08-11T06:42:16.098Z] --> token set from env [2022-08-11T06:42:16.098Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-11T06:42:16.098Z] ==> Running gcov in . (disable via -X gcov) [2022-08-11T06:42:16.098Z] ==> Python coveragepy not found [2022-08-11T06:42:16.098Z] ==> Searching for coverage reports in: [2022-08-11T06:42:16.098Z] + . [2022-08-11T06:42:16.358Z] -> Found 1 reports [2022-08-11T06:42:16.358Z] ==> Detecting git/mercurial file structure [2022-08-11T06:42:16.358Z] ==> Reading reports [2022-08-11T06:42:16.358Z] + ./coverage.out bytes=478941 [2022-08-11T06:42:16.358Z] ==> Appending adjustments [2022-08-11T06:42:16.358Z] https://docs.codecov.io/docs/fixing-reports [2022-08-11T06:42:17.742Z] + Found adjustments [2022-08-11T06:42:17.742Z] ==> Gzipping contents [2022-08-11T06:42:17.742Z] 64K /tmp/codecov.wtzDhD.gz [2022-08-11T06:42:17.742Z] ==> Uploading reports [2022-08-11T06:42:17.742Z] url: https://codecov.io [2022-08-11T06:42:17.742Z] query: branch=main&commit=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3&build=279&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F279%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-11T06:42:17.742Z] -> Pinging Codecov [2022-08-11T06:42:17.742Z] 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=e3ca38a5709b6fd134cd3d7a24fe413a337b80c3&build=279&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F279%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-11T06:42:17.742Z] -> Uploading to [2022-08-11T06:42:17.742Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-11/00271124DB129430A58F1EEE437C3FCB/e3ca38a5709b6fd134cd3d7a24fe413a337b80c3/2c545b60-176b-449a-a6ef-413709660bae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220811T064217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8630bb4c44b5d82bd45b4fe4fcab5c3288c7d2810e4f29d8a7bcbbb55cb2cf3e [2022-08-11T06:42:17.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-11T06:42:17.742Z] Dload Upload Total Spent Left Speed [2022-08-11T06:42:18.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62840 0 0 100 62840 0 260k --:--:-- --:--:-- --:--:-- 260k [2022-08-11T06:42:18.003Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e3ca38a5709b6fd134cd3d7a24fe413a337b80c3 [Pipeline] } [2022-08-11T06:42:18.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-08-11T06:42:18.229Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-11T06:42:18.239Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:42:18.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-11T06:42:18.536Z] [2022-08-11T06:42:18.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:42:18.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-11T06:42:18.838Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-11T06:42:18.838Z] df9b9388f04a: Pulling fs layer [2022-08-11T06:42:18.838Z] 52dc419b0ee2: Pulling fs layer [2022-08-11T06:42:18.838Z] 25bc292e5bac: Pulling fs layer [2022-08-11T06:42:18.838Z] 114826534d7a: Pulling fs layer [2022-08-11T06:42:18.838Z] 4657fd5d0bcf: Pulling fs layer [2022-08-11T06:42:18.838Z] 6ad1cebc031e: Pulling fs layer [2022-08-11T06:42:18.838Z] 8a3aa393b2d8: Pulling fs layer [2022-08-11T06:42:18.838Z] 114826534d7a: Waiting [2022-08-11T06:42:18.838Z] 4657fd5d0bcf: Waiting [2022-08-11T06:42:18.838Z] 6ad1cebc031e: Waiting [2022-08-11T06:42:18.838Z] 8a3aa393b2d8: Waiting [2022-08-11T06:42:18.838Z] 25bc292e5bac: Verifying Checksum [2022-08-11T06:42:18.838Z] 25bc292e5bac: Download complete [2022-08-11T06:42:19.100Z] 52dc419b0ee2: Verifying Checksum [2022-08-11T06:42:19.100Z] 52dc419b0ee2: Download complete [2022-08-11T06:42:19.100Z] 4657fd5d0bcf: Verifying Checksum [2022-08-11T06:42:19.100Z] 4657fd5d0bcf: Download complete [2022-08-11T06:42:19.100Z] df9b9388f04a: Download complete [2022-08-11T06:42:19.100Z] df9b9388f04a: Pull complete [2022-08-11T06:42:19.100Z] 6ad1cebc031e: Verifying Checksum [2022-08-11T06:42:19.100Z] 6ad1cebc031e: Download complete [2022-08-11T06:42:19.360Z] 52dc419b0ee2: Pull complete [2022-08-11T06:42:19.360Z] 25bc292e5bac: Pull complete [2022-08-11T06:42:19.618Z] 114826534d7a: Download complete [2022-08-11T06:42:19.875Z] 8a3aa393b2d8: Verifying Checksum [2022-08-11T06:42:19.875Z] 8a3aa393b2d8: Download complete [2022-08-11T06:42:23.161Z] 114826534d7a: Pull complete [2022-08-11T06:42:23.161Z] 4657fd5d0bcf: Pull complete [2022-08-11T06:42:23.161Z] 6ad1cebc031e: Pull complete [2022-08-11T06:42:26.450Z] 8a3aa393b2d8: Pull complete [2022-08-11T06:42:26.450Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-11T06:42:26.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-11T06:42:26.450Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:42:26.538Z] prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container [2022-08-11T06:42:26.588Z] $ 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/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:42:28.591Z] $ docker top 8dc1894907b58254e7b933ce427b0465ba8fd46a349bb6f26b4eaaab391ec8b0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-11T06:42:28.656Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-08-11T06:42:28.934Z] + set -o pipefail [2022-08-11T06:42:28.934Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-08-11T06:42:34.207Z] [2022-08-11T06:42:34.207Z] Monitoring /w/workspace/edgex-go/279 (github.com/edgexfoundry/edgex-go)... [2022-08-11T06:42:34.207Z] [2022-08-11T06:42:34.207Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/ee7f98c6-95b8-45b1-a5dc-d41f6c636d4c [2022-08-11T06:42:34.207Z] [2022-08-11T06:42:34.207Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-11T06:42:34.207Z] [2022-08-11T06:42:34.207Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-11T06:42:34.207Z] [2022-08-11T06:42:34.207Z] [Pipeline] } [2022-08-11T06:42:34.237Z] $ docker stop --time=1 8dc1894907b58254e7b933ce427b0465ba8fd46a349bb6f26b4eaaab391ec8b0 [2022-08-11T06:42:36.123Z] $ docker rm -f 8dc1894907b58254e7b933ce427b0465ba8fd46a349bb6f26b4eaaab391ec8b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-08-11T06:42:36.468Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-11T06:42:36.479Z] provisioning config files... [2022-08-11T06:42:36.487Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/279@tmp/config292273051128743915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:42:36.778Z] --> edgex-publish-swagger.sh [2022-08-11T06:42:36.778Z] === Publish openapi/v2 API === [2022-08-11T06:42:36.778Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-08-11T06:42:36.778Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/279/openapi/v2/core-command.yaml] [2022-08-11T06:42:36.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-11T06:42:36.778Z] Dload Upload Total Spent Left Speed [2022-08-11T06:42:37.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31094 0:00:01 0:00:01 --:--:-- 31066 100 33831 0 0 100 33831 0 31094 0:00:01 0:00:01 --:--:-- 31066 [2022-08-11T06:42:37.716Z] [2022-08-11T06:42:37.716Z] [2022-08-11T06:42:37.716Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/279/openapi/v2/core-data.yaml] [2022-08-11T06:42:37.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-11T06:42:37.716Z] Dload Upload Total Spent Left Speed [2022-08-11T06:42:38.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72620 --:--:-- --:--:-- --:--:-- 72547 100 71604 0 0 100 71604 0 72547 --:--:-- --:--:-- --:--:-- 72547 [2022-08-11T06:42:38.654Z] [2022-08-11T06:42:38.654Z] [2022-08-11T06:42:38.654Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/279/openapi/v2/core-metadata.yaml] [2022-08-11T06:42:38.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-11T06:42:38.654Z] Dload Upload Total Spent Left Speed [2022-08-11T06:42:40.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 139k 0:00:01 0:00:01 --:--:-- 139k 100 141k 0 0 100 141k 0 139k 0:00:01 0:00:01 --:--:-- 139k [2022-08-11T06:42:40.038Z] [2022-08-11T06:42:40.038Z] [2022-08-11T06:42:40.038Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/279/openapi/v2/support-notifications.yaml] [2022-08-11T06:42:40.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-11T06:42:40.038Z] Dload Upload Total Spent Left Speed [2022-08-11T06:42:40.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 90955 --:--:-- --:--:-- --:--:-- 90862 100 89318 0 0 100 89318 0 90955 --:--:-- --:--:-- --:--:-- 90862 [2022-08-11T06:42:40.979Z] [2022-08-11T06:42:40.979Z] [2022-08-11T06:42:40.979Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/279/openapi/v2/support-scheduler.yaml] [2022-08-11T06:42:40.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-11T06:42:40.979Z] Dload Upload Total Spent Left Speed [2022-08-11T06:42:41.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40737 --:--:-- --:--:-- --:--:-- 40695 100 39556 0 0 100 39556 0 40695 --:--:-- --:--:-- --:--:-- 40695 [2022-08-11T06:42:41.921Z] [2022-08-11T06:42:41.921Z] [2022-08-11T06:42:41.921Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/279/openapi/v2/system-agent.yaml] [2022-08-11T06:42:41.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-11T06:42:41.921Z] Dload Upload Total Spent Left Speed [2022-08-11T06:42:42.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21861 --:--:-- --:--:-- --:--:-- 21838 100 20091 0 0 100 20091 0 21861 --:--:-- --:--:-- --:--:-- 21838 [2022-08-11T06:42:42.860Z] [2022-08-11T06:42:42.860Z] [Pipeline] } [2022-08-11T06:42:42.868Z] 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-08-11T06:42:43.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-11T06:42:43.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:42:43.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-11T06:42:43.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:42:43.648Z] prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container [2022-08-11T06:42:43.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:42:44.073Z] $ docker top 48b48188f7be5bc78fe14d4d96786e0fd8d2385c9c7e02aa9fae0f534994fb95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-11T06:42:44.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-11T06:42:44.153Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-11T06:42:44.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-11T06:42:44.288Z] $ docker exec 48b48188f7be5bc78fe14d4d96786e0fd8d2385c9c7e02aa9fae0f534994fb95 ssh-agent [2022-08-11T06:42:44.377Z] SSH_AUTH_SOCK=/tmp/ssh-wtr6hA4sg9BO/agent.33 [2022-08-11T06:42:44.377Z] SSH_AGENT_PID=39 [2022-08-11T06:42:44.383Z] Running ssh-add (command line suppressed) [2022-08-11T06:42:44.514Z] Identity added: /w/workspace/edgex-go/279@tmp/private_key_4794976002753375396.key (/w/workspace/edgex-go/279@tmp/private_key_4794976002753375396.key) [2022-08-11T06:42:44.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-11T06:42:44.804Z] + git semver tag [2022-08-11T06:42:45.063Z] 2022-08-11 06:42:44,992 [run_tag] DEBUG tag force:False [2022-08-11T06:42:45.063Z] 2022-08-11 06:42:44,992 [check_head_tag] DEBUG check head tag [2022-08-11T06:42:45.063Z] 2022-08-11 06:42:44,993 [execute] INFO git cat-file --batch-check [2022-08-11T06:42:45.063Z] 2022-08-11 06:42:44,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/279, universal_newlines=False, shell=None, istream=) [2022-08-11T06:42:45.063Z] 2022-08-11 06:42:44,996 [execute] INFO git cat-file --batch [2022-08-11T06:42:45.063Z] 2022-08-11 06:42:44,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/279, universal_newlines=False, shell=None, istream=) [2022-08-11T06:42:45.063Z] 2022-08-11 06:42:45,017 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main [2022-08-11T06:42:45.063Z] 2022-08-11 06:42:45,017 [execute] INFO git tag -a v2.3.0-dev.44 -m v2.3.0-dev.44 [2022-08-11T06:42:45.063Z] 2022-08-11 06:42:45,017 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.44', '-m', 'v2.3.0-dev.44'], cwd=/w/workspace/edgex-go/279, universal_newlines=False, shell=None, istream=None) [2022-08-11T06:42:45.063Z] 2022-08-11 06:42:45,021 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main [2022-08-11T06:42:45.063Z] 2.3.0-dev.44 [Pipeline] } [2022-08-11T06:42:45.088Z] $ docker exec --env ******** --env ******** 48b48188f7be5bc78fe14d4d96786e0fd8d2385c9c7e02aa9fae0f534994fb95 ssh-agent -k [2022-08-11T06:42:45.202Z] unset SSH_AUTH_SOCK; [2022-08-11T06:42:45.202Z] unset SSH_AGENT_PID; [2022-08-11T06:42:45.202Z] echo Agent pid 39 killed; [2022-08-11T06:42:45.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-11T06:42:45.500Z] + git semver [Pipeline] } [2022-08-11T06:42:45.789Z] $ docker stop --time=1 48b48188f7be5bc78fe14d4d96786e0fd8d2385c9c7e02aa9fae0f534994fb95 [2022-08-11T06:42:47.079Z] $ docker rm -f 48b48188f7be5bc78fe14d4d96786e0fd8d2385c9c7e02aa9fae0f534994fb95 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:42:47.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-11T06:42:47.463Z] [2022-08-11T06:42:47.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:42:47.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-11T06:42:47.765Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-11T06:42:47.765Z] ab5ef0e58194: Pulling fs layer [2022-08-11T06:42:47.765Z] 9712f1f96733: Pulling fs layer [2022-08-11T06:42:47.765Z] 63f879dbbcfc: Pulling fs layer [2022-08-11T06:42:47.765Z] 0d9ebad4ef96: Pulling fs layer [2022-08-11T06:42:47.765Z] e9a5061849ea: Pulling fs layer [2022-08-11T06:42:47.765Z] d747dcd14b5f: Pulling fs layer [2022-08-11T06:42:47.765Z] 2de7ff778b66: Pulling fs layer [2022-08-11T06:42:47.765Z] e9a5061849ea: Waiting [2022-08-11T06:42:47.765Z] 2de7ff778b66: Waiting [2022-08-11T06:42:47.765Z] d747dcd14b5f: Waiting [2022-08-11T06:42:47.765Z] 0d9ebad4ef96: Waiting [2022-08-11T06:42:47.765Z] 9712f1f96733: Verifying Checksum [2022-08-11T06:42:47.765Z] 9712f1f96733: Download complete [2022-08-11T06:42:48.036Z] 63f879dbbcfc: Verifying Checksum [2022-08-11T06:42:48.036Z] 63f879dbbcfc: Download complete [2022-08-11T06:42:48.298Z] e9a5061849ea: Verifying Checksum [2022-08-11T06:42:48.298Z] e9a5061849ea: Download complete [2022-08-11T06:42:48.298Z] d747dcd14b5f: Verifying Checksum [2022-08-11T06:42:48.298Z] d747dcd14b5f: Download complete [2022-08-11T06:42:48.298Z] ab5ef0e58194: Verifying Checksum [2022-08-11T06:42:48.298Z] ab5ef0e58194: Download complete [2022-08-11T06:42:48.298Z] 2de7ff778b66: Verifying Checksum [2022-08-11T06:42:48.298Z] 2de7ff778b66: Download complete [2022-08-11T06:42:48.298Z] 0d9ebad4ef96: Verifying Checksum [2022-08-11T06:42:48.298Z] 0d9ebad4ef96: Download complete [2022-08-11T06:42:50.832Z] ab5ef0e58194: Pull complete [2022-08-11T06:42:50.832Z] 9712f1f96733: Pull complete [2022-08-11T06:42:51.835Z] 63f879dbbcfc: Pull complete [2022-08-11T06:42:55.125Z] 0d9ebad4ef96: Pull complete [2022-08-11T06:42:55.384Z] e9a5061849ea: Pull complete [2022-08-11T06:42:55.384Z] d747dcd14b5f: Pull complete [2022-08-11T06:42:56.321Z] 2de7ff778b66: Pull complete [2022-08-11T06:42:56.321Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-11T06:42:56.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-11T06:42:56.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:42:56.411Z] prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container [2022-08-11T06:42:56.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:42:58.494Z] $ docker top 95a01a1ed358c02eb152a3a6afad8f2bc634471acb3e2c88cb1c45789994f36b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-11T06:42:58.558Z] provisioning config files... [2022-08-11T06:42:58.565Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/279@tmp/config7601670853559678846tmp [2022-08-11T06:42:58.575Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/279@tmp/config1063730449770728966tmp [2022-08-11T06:42:58.586Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/279@tmp/config7090325709165114549tmp [Pipeline] { [Pipeline] echo [2022-08-11T06:42:58.601Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:42:58.881Z] ---> sigul-configuration.sh [2022-08-11T06:42:58.882Z] gpg: directory `/root/.gnupg' created [2022-08-11T06:42:58.882Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-11T06:42:58.882Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-11T06:42:58.882Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-11T06:42:58.882Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-11T06:42:58.882Z] gpg: CAST5 encrypted data [2022-08-11T06:42:58.882Z] gpg: encrypted with 1 passphrase [2022-08-11T06:42:58.882Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-11T06:42:59.166Z] + mkdir /home/jenkins [2022-08-11T06:42:59.167Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-11T06:42:59.452Z] + 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-08-11T06:42:59.460Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:42:59.744Z] ---> sigul-install.sh [2022-08-11T06:42:59.744Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-11T06:43:00.028Z] + git tag --list [2022-08-11T06:43:00.028Z] 0.6.0 [2022-08-11T06:43:00.028Z] 0.6.1 [2022-08-11T06:43:00.028Z] 0.7.0 [2022-08-11T06:43:00.028Z] 0.7.1 [2022-08-11T06:43:00.028Z] v1.0.0 [2022-08-11T06:43:00.028Z] v1.0.1 [2022-08-11T06:43:00.028Z] v1.1.0 [2022-08-11T06:43:00.028Z] v1.2.0 [2022-08-11T06:43:00.028Z] v1.2.1 [2022-08-11T06:43:00.028Z] v1.3.0 [2022-08-11T06:43:00.028Z] v1.3.1 [2022-08-11T06:43:00.028Z] v2.0.0 [2022-08-11T06:43:00.028Z] v2.1.0 [2022-08-11T06:43:00.028Z] v2.1.1 [2022-08-11T06:43:00.028Z] v2.1.1-dev.1 [2022-08-11T06:43:00.028Z] v2.1.1-dev.2 [2022-08-11T06:43:00.028Z] v2.1.1-dev.3 [2022-08-11T06:43:00.028Z] v2.1.1-dev.4 [2022-08-11T06:43:00.028Z] v2.1.1-dev.5 [2022-08-11T06:43:00.028Z] v2.1.1-dev.6 [2022-08-11T06:43:00.028Z] v2.1.1-dev.7 [2022-08-11T06:43:00.028Z] v2.1.1-dev.8 [2022-08-11T06:43:00.028Z] v2.2.0 [2022-08-11T06:43:00.028Z] v2.2.1-dev.1 [2022-08-11T06:43:00.028Z] v2.2.1-dev.10 [2022-08-11T06:43:00.028Z] v2.2.1-dev.11 [2022-08-11T06:43:00.028Z] v2.2.1-dev.12 [2022-08-11T06:43:00.028Z] v2.2.1-dev.13 [2022-08-11T06:43:00.028Z] v2.2.1-dev.14 [2022-08-11T06:43:00.028Z] v2.2.1-dev.15 [2022-08-11T06:43:00.028Z] v2.2.1-dev.16 [2022-08-11T06:43:00.028Z] v2.2.1-dev.17 [2022-08-11T06:43:00.028Z] v2.2.1-dev.18 [2022-08-11T06:43:00.028Z] v2.2.1-dev.19 [2022-08-11T06:43:00.028Z] v2.2.1-dev.2 [2022-08-11T06:43:00.028Z] v2.2.1-dev.20 [2022-08-11T06:43:00.028Z] v2.2.1-dev.21 [2022-08-11T06:43:00.028Z] v2.2.1-dev.22 [2022-08-11T06:43:00.028Z] v2.2.1-dev.23 [2022-08-11T06:43:00.028Z] v2.2.1-dev.24 [2022-08-11T06:43:00.028Z] v2.2.1-dev.25 [2022-08-11T06:43:00.028Z] v2.2.1-dev.26 [2022-08-11T06:43:00.028Z] v2.2.1-dev.27 [2022-08-11T06:43:00.028Z] v2.2.1-dev.28 [2022-08-11T06:43:00.028Z] v2.2.1-dev.29 [2022-08-11T06:43:00.028Z] v2.2.1-dev.3 [2022-08-11T06:43:00.028Z] v2.2.1-dev.4 [2022-08-11T06:43:00.028Z] v2.2.1-dev.5 [2022-08-11T06:43:00.028Z] v2.2.1-dev.6 [2022-08-11T06:43:00.028Z] v2.2.1-dev.7 [2022-08-11T06:43:00.028Z] v2.2.1-dev.8 [2022-08-11T06:43:00.028Z] v2.2.1-dev.9 [2022-08-11T06:43:00.028Z] v2.3.0-dev.29 [2022-08-11T06:43:00.028Z] v2.3.0-dev.30 [2022-08-11T06:43:00.028Z] v2.3.0-dev.31 [2022-08-11T06:43:00.028Z] v2.3.0-dev.32 [2022-08-11T06:43:00.028Z] v2.3.0-dev.33 [2022-08-11T06:43:00.028Z] v2.3.0-dev.34 [2022-08-11T06:43:00.028Z] v2.3.0-dev.35 [2022-08-11T06:43:00.028Z] v2.3.0-dev.36 [2022-08-11T06:43:00.028Z] v2.3.0-dev.37 [2022-08-11T06:43:00.028Z] v2.3.0-dev.38 [2022-08-11T06:43:00.028Z] v2.3.0-dev.39 [2022-08-11T06:43:00.028Z] v2.3.0-dev.40 [2022-08-11T06:43:00.028Z] v2.3.0-dev.41 [2022-08-11T06:43:00.028Z] v2.3.0-dev.42 [2022-08-11T06:43:00.028Z] v2.3.0-dev.43 [2022-08-11T06:43:00.028Z] v2.3.0-dev.44 [Pipeline] sh [2022-08-11T06:43:00.312Z] + lftools sign git-tag v2.3.0-dev.44 [2022-08-11T06:43:00.881Z] Signing Git tag with Sigul... [2022-08-11T06:43:00.881Z] Signing v2.3.0-dev.44 [Pipeline] echo [2022-08-11T06:43:01.148Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:43:01.430Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-11T06:43:01.438Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-11T06:43:01.471Z] $ docker stop --time=1 95a01a1ed358c02eb152a3a6afad8f2bc634471acb3e2c88cb1c45789994f36b [2022-08-11T06:43:02.764Z] $ docker rm -f 95a01a1ed358c02eb152a3a6afad8f2bc634471acb3e2c88cb1c45789994f36b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-11T06:43:03.185Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-11T06:43:03.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:43:03.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-11T06:43:03.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:43:03.568Z] prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container [2022-08-11T06:43:03.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:43:03.972Z] $ docker top 0623be47b7c785e105d01cb6bf19c1255e784c51d1983bd672a2925787df228f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-11T06:43:04.052Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-11T06:43:04.052Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-11T06:43:04.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-11T06:43:04.184Z] $ docker exec 0623be47b7c785e105d01cb6bf19c1255e784c51d1983bd672a2925787df228f ssh-agent [2022-08-11T06:43:04.283Z] SSH_AUTH_SOCK=/tmp/ssh-PDGtdf0VNa9U/agent.32 [2022-08-11T06:43:04.283Z] SSH_AGENT_PID=38 [2022-08-11T06:43:04.288Z] Running ssh-add (command line suppressed) [2022-08-11T06:43:04.410Z] Identity added: /w/workspace/edgex-go/279@tmp/private_key_41737101875791694.key (/w/workspace/edgex-go/279@tmp/private_key_41737101875791694.key) [2022-08-11T06:43:04.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-11T06:43:04.695Z] + git semver bump pre [2022-08-11T06:43:04.954Z] 2022-08-11 06:43:04,887 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main [2022-08-11T06:43:04.954Z] 2022-08-11 06:43:04,887 [bump_version] DEBUG bumping version:2.3.0-dev.44 on axis:pre with prefix:dev [2022-08-11T06:43:04.954Z] 2022-08-11 06:43:04,887 [bump_version] DEBUG bumped version:2.3.0-dev.45 [2022-08-11T06:43:04.954Z] 2022-08-11 06:43:04,887 [write_version] DEBUG write version:2.3.0-dev.45 to path:/w/workspace/edgex-go/279/.semver/main with force:True [2022-08-11T06:43:04.954Z] 2022-08-11 06:43:04,887 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main [2022-08-11T06:43:04.954Z] 2022-08-11 06:43:04,887 [write_file] DEBUG write to file:/w/workspace/edgex-go/279/.semver/main [2022-08-11T06:43:04.954Z] 2022-08-11 06:43:04,889 [execute] INFO git cat-file --batch-check [2022-08-11T06:43:04.954Z] 2022-08-11 06:43:04,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/279/.semver, universal_newlines=False, shell=None, istream=) [2022-08-11T06:43:04.954Z] 2022-08-11 06:43:04,894 [execute] INFO git cat-file --batch [2022-08-11T06:43:04.954Z] 2022-08-11 06:43:04,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/279/.semver, universal_newlines=False, shell=None, istream=) [2022-08-11T06:43:04.954Z] 2022-08-11 06:43:04,899 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main [2022-08-11T06:43:04.954Z] 2.3.0-dev.45 [Pipeline] } [2022-08-11T06:43:04.978Z] $ docker exec --env ******** --env ******** 0623be47b7c785e105d01cb6bf19c1255e784c51d1983bd672a2925787df228f ssh-agent -k [2022-08-11T06:43:05.086Z] unset SSH_AUTH_SOCK; [2022-08-11T06:43:05.086Z] unset SSH_AGENT_PID; [2022-08-11T06:43:05.086Z] echo Agent pid 38 killed; [2022-08-11T06:43:05.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-11T06:43:05.387Z] + git semver [Pipeline] } [2022-08-11T06:43:05.682Z] $ docker stop --time=1 0623be47b7c785e105d01cb6bf19c1255e784c51d1983bd672a2925787df228f [2022-08-11T06:43:07.001Z] $ docker rm -f 0623be47b7c785e105d01cb6bf19c1255e784c51d1983bd672a2925787df228f [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-11T06:43:07.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-11T06:43:07.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:43:07.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-11T06:43:07.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:43:07.722Z] prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container [2022-08-11T06:43:07.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:43:08.105Z] $ docker top 5fe64f5dc40e88103a75505c6701d2b9fbe07db0b16df441b2b8be9c39b575ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-11T06:43:08.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-11T06:43:08.185Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-11T06:43:08.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-11T06:43:08.344Z] $ docker exec 5fe64f5dc40e88103a75505c6701d2b9fbe07db0b16df441b2b8be9c39b575ab ssh-agent [2022-08-11T06:43:08.439Z] SSH_AUTH_SOCK=/tmp/ssh-4agNf0ot1Nuw/agent.33 [2022-08-11T06:43:08.439Z] SSH_AGENT_PID=39 [2022-08-11T06:43:08.444Z] Running ssh-add (command line suppressed) [2022-08-11T06:43:08.564Z] Identity added: /w/workspace/edgex-go/279@tmp/private_key_177307835017557757.key (/w/workspace/edgex-go/279@tmp/private_key_177307835017557757.key) [2022-08-11T06:43:08.564Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-11T06:43:08.847Z] + git semver push [2022-08-11T06:43:09.107Z] 2022-08-11 06:43:09,028 [run_push] DEBUG push [2022-08-11T06:43:09.107Z] 2022-08-11 06:43:09,029 [execute] INFO git cat-file --batch-check [2022-08-11T06:43:09.107Z] 2022-08-11 06:43:09,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/279/.semver, universal_newlines=False, shell=None, istream=) [2022-08-11T06:43:09.107Z] 2022-08-11 06:43:09,033 [execute] INFO git rev-list eca39593779d6da02810f768422699427be5f395 -- [2022-08-11T06:43:09.107Z] 2022-08-11 06:43:09,033 [execute] DEBUG Popen(['git', 'rev-list', 'eca39593779d6da02810f768422699427be5f395', '--'], cwd=/w/workspace/edgex-go/279/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-11T06:43:09.107Z] 2022-08-11 06:43:09,050 [execute] INFO git fetch -v origin [2022-08-11T06:43:09.107Z] 2022-08-11 06:43:09,050 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/279/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-11T06:43:09.721Z] 2022-08-11 06:43:09,556 [run_push] DEBUG no remote changes detected [2022-08-11T06:43:09.721Z] 2022-08-11 06:43:09,556 [execute] INFO git push origin semver [2022-08-11T06:43:09.721Z] 2022-08-11 06:43:09,557 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/279/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-11T06:43:10.308Z] 2022-08-11 06:43:10,306 [run_push] DEBUG push all version tags [2022-08-11T06:43:10.308Z] 2022-08-11 06:43:10,306 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-11T06:43:10.308Z] 2022-08-11 06:43:10,307 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/279, universal_newlines=False, shell=None, istream=None) [2022-08-11T06:43:11.249Z] 2022-08-11 06:43:11,017 [read_version] DEBUG read version from /w/workspace/edgex-go/279/.semver/main [2022-08-11T06:43:11.249Z] 2.3.0-dev.45 [Pipeline] } [2022-08-11T06:43:11.275Z] $ docker exec --env ******** --env ******** 5fe64f5dc40e88103a75505c6701d2b9fbe07db0b16df441b2b8be9c39b575ab ssh-agent -k [2022-08-11T06:43:11.374Z] unset SSH_AUTH_SOCK; [2022-08-11T06:43:11.374Z] unset SSH_AGENT_PID; [2022-08-11T06:43:11.374Z] echo Agent pid 39 killed; [2022-08-11T06:43:11.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-11T06:43:11.676Z] + git semver [Pipeline] } [2022-08-11T06:43:11.964Z] $ docker stop --time=1 5fe64f5dc40e88103a75505c6701d2b9fbe07db0b16df441b2b8be9c39b575ab [2022-08-11T06:43:13.237Z] $ docker rm -f 5fe64f5dc40e88103a75505c6701d2b9fbe07db0b16df441b2b8be9c39b575ab [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-08-11T06:43:13.739Z] + [ -d /w/workspace/edgex-go/279/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:43:14.035Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:43:14.897Z] ---> package-listing.sh [2022-08-11T06:43:14.898Z] ++ facter osfamily [2022-08-11T06:43:14.898Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-11T06:43:15.157Z] + OS_FAMILY=debian [2022-08-11T06:43:15.157Z] + workspace=/w/workspace/edgex-go/279 [2022-08-11T06:43:15.157Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-11T06:43:15.157Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-11T06:43:15.157Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-11T06:43:15.157Z] + PACKAGES=/tmp/packages_start.txt [2022-08-11T06:43:15.157Z] + '[' /w/workspace/edgex-go/279 ']' [2022-08-11T06:43:15.157Z] + PACKAGES=/tmp/packages_end.txt [2022-08-11T06:43:15.157Z] + case "${OS_FAMILY}" in [2022-08-11T06:43:15.157Z] + dpkg -l [2022-08-11T06:43:15.157Z] + grep '^ii' [2022-08-11T06:43:15.157Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-11T06:43:15.157Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-11T06:43:15.157Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-11T06:43:15.157Z] + '[' /w/workspace/edgex-go/279 ']' [2022-08-11T06:43:15.157Z] + mkdir -p /w/workspace/edgex-go/279/archives/ [2022-08-11T06:43:15.157Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/279/archives/ [Pipeline] echo [2022-08-11T06:43:15.169Z] 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/279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-11T06:43:15.446Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:43:16.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-11T06:43:16.008Z] [2022-08-11T06:43:16.008Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-11T06:43:16.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-11T06:43:16.567Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-11T06:43:16.567Z] 5eb5b503b376: Pulling fs layer [2022-08-11T06:43:16.567Z] 5c69ac0246d0: Pulling fs layer [2022-08-11T06:43:16.567Z] ec43610c2a17: Pulling fs layer [2022-08-11T06:43:16.567Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-11T06:43:16.567Z] 33b1e0a273af: Pulling fs layer [2022-08-11T06:43:16.567Z] 5d3b04190fa2: Pulling fs layer [2022-08-11T06:43:16.567Z] 2f39f015ded8: Pulling fs layer [2022-08-11T06:43:16.567Z] 3a2ae6a8a46f: Waiting [2022-08-11T06:43:16.567Z] 33b1e0a273af: Waiting [2022-08-11T06:43:16.567Z] 5d3b04190fa2: Waiting [2022-08-11T06:43:16.567Z] 5c69ac0246d0: Verifying Checksum [2022-08-11T06:43:16.567Z] 5c69ac0246d0: Download complete [2022-08-11T06:43:16.567Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-11T06:43:16.567Z] 3a2ae6a8a46f: Download complete [2022-08-11T06:43:16.567Z] ec43610c2a17: Verifying Checksum [2022-08-11T06:43:16.567Z] ec43610c2a17: Download complete [2022-08-11T06:43:16.567Z] 33b1e0a273af: Verifying Checksum [2022-08-11T06:43:16.567Z] 33b1e0a273af: Download complete [2022-08-11T06:43:16.567Z] 5d3b04190fa2: Verifying Checksum [2022-08-11T06:43:16.567Z] 5d3b04190fa2: Download complete [2022-08-11T06:43:16.826Z] 5eb5b503b376: Download complete [2022-08-11T06:43:17.395Z] 2f39f015ded8: Download complete [2022-08-11T06:43:17.963Z] 5eb5b503b376: Pull complete [2022-08-11T06:43:17.963Z] 5c69ac0246d0: Pull complete [2022-08-11T06:43:18.531Z] ec43610c2a17: Pull complete [2022-08-11T06:43:18.531Z] 3a2ae6a8a46f: Pull complete [2022-08-11T06:43:18.788Z] 33b1e0a273af: Pull complete [2022-08-11T06:43:18.788Z] 5d3b04190fa2: Pull complete [2022-08-11T06:43:22.981Z] 2f39f015ded8: Pull complete [2022-08-11T06:43:22.981Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-11T06:43:22.981Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-11T06:43:22.981Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-11T06:43:23.077Z] prd-ubuntu20.04-docker-8c-8g-22500 does not seem to be running inside a container [2022-08-11T06:43:23.124Z] $ 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/279/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/279 -v /w/workspace/edgex-go/279:/w/workspace/edgex-go/279:rw,z -v /w/workspace/edgex-go/279@tmp:/w/workspace/edgex-go/279@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-08-11T06:43:24.429Z] $ docker top 62db75b33789a2ed101086777bfba0171ab20b24e57a623fb0df6eb83b776eb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-11T06:43:24.770Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-11T06:43:25.057Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-11T06:43:25.342Z] + ls /var/log/sa-host [2022-08-11T06:43:25.342Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-11T06:43:25.416Z] provisioning config files... [2022-08-11T06:43:25.425Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/279@tmp/config1651702561981658093tmp [Pipeline] { [Pipeline] echo [2022-08-11T06:43:25.439Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:43:25.719Z] ---> create-netrc.sh [Pipeline] } [2022-08-11T06:43:25.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:43:26.053Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-11T06:43:26.062Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:43:26.347Z] ---> sudo-logs.sh [2022-08-11T06:43:26.347Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-11T06:43:26.372Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:43:26.655Z] ---> job-cost.sh [2022-08-11T06:43:26.655Z] lf-activate-venv: SKIPPING [2022-08-11T06:43:26.655Z] DEBUG: total: 0.10999999940395355 [2022-08-11T06:43:26.655Z] INFO: Retrieving Stack Cost... [2022-08-11T06:43:27.224Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-11T06:43:27.483Z] INFO: Archiving Costs [Pipeline] echo [2022-08-11T06:43:27.495Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-11T06:43:27.778Z] ---> logs-deploy.sh [2022-08-11T06:43:27.778Z] lf-activate-venv: SKIPPING [2022-08-11T06:43:27.778Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/279 [2022-08-11T06:43:27.778Z] INFO: archiving workspace using pattern(s): [2022-08-11T06:43:28.717Z] Archives upload complete. [2022-08-11T06:43:28.717Z] INFO: archiving logs to Nexus