Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 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-ssh13595631104770255698.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5266219085732171994.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh42694671757557957.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8189846503866858852.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11662792633075556139.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28650 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/294 [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/294 # 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 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 (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 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 # timeout=10 Commit message: "Merge pull request #4148 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.16" > git rev-list --no-walk 502310b00a79916b803008258ae56cda32ec220b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-07T19:47:55.026Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-07T19:47:55.063Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-07T19:47:55.073Z] ========================================================= [2022-09-07T19:47:55.073Z] EdgeX Global Pipelines Version Info [2022-09-07T19:47:55.073Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:47:55.824Z] ------------------- [2022-09-07T19:47:55.824Z] stable info: [2022-09-07T19:47:55.824Z] ------------------- [2022-09-07T19:47:55.824Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-07T19:47:55.824Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-07T19:47:55.824Z] Message: update stable to v1.0.239 [2022-09-07T19:47:56.398Z] ------------------- [2022-09-07T19:47:56.398Z] experimental info: [2022-09-07T19:47:56.398Z] ------------------- [2022-09-07T19:47:56.398Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-07T19:47:56.398Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-07T19:47:56.398Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-07T19:47:56.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-07T19:47:56.697Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-07T19:47:56.709Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-07T19:47:56.721Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-07T19:47:56.734Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-07T19:47:56.745Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-07T19:47:56.762Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-07T19:47:56.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-07T19:47:56.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-07T19:47:56.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-07T19:47:56.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-07T19:47:56.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-07T19:47:56.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-07T19:47:56.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-07T19:47:56.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-07T19:47:56.870Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-07T19:47:56.881Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-07T19:47:56.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-07T19:47:56.905Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-07T19:47:56.916Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-07T19:47:56.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-07T19:47:56.937Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-07T19:47:56.948Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-07T19:47:56.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-07T19:47:56.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-07T19:47:56.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-07T19:47:57.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] echo [2022-09-07T19:47:57.012Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e28088 [Pipeline] echo [2022-09-07T19:47:57.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T19:47:57.076Z] provisioning config files... [2022-09-07T19:47:57.090Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/294@tmp/config6595390396882994942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:47:57.392Z] ---> docker-login.sh [2022-09-07T19:47:57.392Z] nexus3.edgexfoundry.org:10001 [2022-09-07T19:47:57.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:47:57.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:47:57.915Z] Configure a credential helper to remove this warning. See [2022-09-07T19:47:57.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:47:57.915Z] [2022-09-07T19:47:57.915Z] Login Succeeded [2022-09-07T19:47:57.915Z] nexus3.edgexfoundry.org:10002 [2022-09-07T19:47:57.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:47:57.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:47:57.915Z] Configure a credential helper to remove this warning. See [2022-09-07T19:47:57.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:47:57.915Z] [2022-09-07T19:47:57.915Z] Login Succeeded [2022-09-07T19:47:57.915Z] nexus3.edgexfoundry.org:10003 [2022-09-07T19:47:58.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:47:58.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:47:58.176Z] Configure a credential helper to remove this warning. See [2022-09-07T19:47:58.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:47:58.176Z] [2022-09-07T19:47:58.176Z] Login Succeeded [2022-09-07T19:47:58.176Z] nexus3.edgexfoundry.org:10004 [2022-09-07T19:47:58.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:47:58.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:47:58.176Z] Configure a credential helper to remove this warning. See [2022-09-07T19:47:58.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:47:58.176Z] [2022-09-07T19:47:58.176Z] Login Succeeded [2022-09-07T19:47:58.176Z] docker.io [2022-09-07T19:47:58.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:47:58.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:47:58.699Z] Configure a credential helper to remove this warning. See [2022-09-07T19:47:58.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:47:58.699Z] [2022-09-07T19:47:58.699Z] Login Succeeded [2022-09-07T19:47:58.699Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T19:47:58.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T19:47:59.024Z] + 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-09-07T19:47:59.024Z] + dirname cmd/core-command/Dockerfile [2022-09-07T19:47:59.024Z] + cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-07T19:47:59.024Z] + dirname cmd/core-data/Dockerfile [2022-09-07T19:47:59.024Z] + cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-07T19:47:59.024Z] + dirname cmd/core-metadata/Dockerfile+ [2022-09-07T19:47:59.024Z] cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-07T19:47:59.024Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-09-07T19:47:59.024Z] cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-07T19:47:59.024Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-07T19:47:59.024Z] + cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-07T19:47:59.024Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-07T19:47:59.024Z] + cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-07T19:47:59.024Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-07T19:47:59.024Z] + cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-07T19:47:59.024Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-07T19:47:59.024Z] + cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-07T19:47:59.024Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-07T19:47:59.024Z] + cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-07T19:47:59.024Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-07T19:47:59.024Z] + cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-07T19:47:59.024Z] + dirname cmd/support-notifications/Dockerfile [2022-09-07T19:47:59.024Z] + cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-07T19:47:59.024Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-07T19:47:59.024Z] + cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-07T19:47:59.024Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-07T19:47:59.024Z] + cut -d/ -f2 [2022-09-07T19:47:59.024Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-07T19:47:59.059Z] 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-09-07T19:47:59.408Z] + git rev-list -1 --merges 3e28088840ec6fac54eb47bd4abcd6431b00f8c8~1..3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] echo [2022-09-07T19:47:59.419Z] -----------> git rev-list -1 --merges 3e28088840ec6fac54eb47bd4abcd6431b00f8c8~1..3e28088840ec6fac54eb47bd4abcd6431b00f8c8 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:47:59.419Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [false] [Pipeline] sh [2022-09-07T19:47:59.711Z] + git log --format=format:%s -1 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] echo [2022-09-07T19:47:59.726Z] ========================================================= [2022-09-07T19:47:59.727Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-07T19:47:59.727Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-07T19:48:00.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T19:48:00.154Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-07T19:48:00.154Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-07T19:48:00.155Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-07T19:48:00.155Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-07T19:48:00.155Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-07T19:48:00.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:48:00.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T19:48:00.569Z] [2022-09-07T19:48:00.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:48:00.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T19:48:00.871Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-07T19:48:00.871Z] b85a868b505f: Pulling fs layer [2022-09-07T19:48:00.871Z] e2be974225ed: Pulling fs layer [2022-09-07T19:48:00.871Z] 339a4e72a1f5: Pulling fs layer [2022-09-07T19:48:00.871Z] 988bab9f4d93: Pulling fs layer [2022-09-07T19:48:00.871Z] 1469e6f7b9e6: Pulling fs layer [2022-09-07T19:48:00.871Z] eaf3925da568: Pulling fs layer [2022-09-07T19:48:00.871Z] bab4dde63d76: Pulling fs layer [2022-09-07T19:48:00.871Z] bde34c3a00c8: Pulling fs layer [2022-09-07T19:48:00.871Z] b352a97aabf1: Pulling fs layer [2022-09-07T19:48:00.871Z] 4872d77fe225: Pulling fs layer [2022-09-07T19:48:00.871Z] 5851b861e8e6: Pulling fs layer [2022-09-07T19:48:00.871Z] eaf3925da568: Waiting [2022-09-07T19:48:00.871Z] bab4dde63d76: Waiting [2022-09-07T19:48:00.871Z] 988bab9f4d93: Waiting [2022-09-07T19:48:00.871Z] 1469e6f7b9e6: Waiting [2022-09-07T19:48:00.871Z] bde34c3a00c8: Waiting [2022-09-07T19:48:00.871Z] 5851b861e8e6: Waiting [2022-09-07T19:48:00.871Z] b352a97aabf1: Waiting [2022-09-07T19:48:00.871Z] 4872d77fe225: Waiting [2022-09-07T19:48:00.871Z] e2be974225ed: Download complete [2022-09-07T19:48:00.871Z] 988bab9f4d93: Verifying Checksum [2022-09-07T19:48:00.871Z] 988bab9f4d93: Download complete [2022-09-07T19:48:01.151Z] 1469e6f7b9e6: Verifying Checksum [2022-09-07T19:48:01.151Z] 1469e6f7b9e6: Download complete [2022-09-07T19:48:01.151Z] eaf3925da568: Verifying Checksum [2022-09-07T19:48:01.151Z] eaf3925da568: Download complete [2022-09-07T19:48:01.151Z] 339a4e72a1f5: Verifying Checksum [2022-09-07T19:48:01.151Z] 339a4e72a1f5: Download complete [2022-09-07T19:48:01.151Z] bde34c3a00c8: Download complete [2022-09-07T19:48:01.151Z] b352a97aabf1: Verifying Checksum [2022-09-07T19:48:01.151Z] b352a97aabf1: Download complete [2022-09-07T19:48:01.151Z] b85a868b505f: Download complete [2022-09-07T19:48:01.151Z] 4872d77fe225: Verifying Checksum [2022-09-07T19:48:01.151Z] 4872d77fe225: Download complete [2022-09-07T19:48:01.151Z] 5851b861e8e6: Verifying Checksum [2022-09-07T19:48:01.151Z] 5851b861e8e6: Download complete [2022-09-07T19:48:01.412Z] bab4dde63d76: Verifying Checksum [2022-09-07T19:48:01.412Z] bab4dde63d76: Download complete [2022-09-07T19:48:02.353Z] b85a868b505f: Pull complete [2022-09-07T19:48:02.612Z] e2be974225ed: Pull complete [2022-09-07T19:48:02.872Z] 339a4e72a1f5: Pull complete [2022-09-07T19:48:03.132Z] 988bab9f4d93: Pull complete [2022-09-07T19:48:03.391Z] 1469e6f7b9e6: Pull complete [2022-09-07T19:48:03.391Z] eaf3925da568: Pull complete [2022-09-07T19:48:05.299Z] bab4dde63d76: Pull complete [2022-09-07T19:48:05.299Z] bde34c3a00c8: Pull complete [2022-09-07T19:48:05.299Z] b352a97aabf1: Pull complete [2022-09-07T19:48:05.299Z] 4872d77fe225: Pull complete [2022-09-07T19:48:05.299Z] 5851b861e8e6: Pull complete [2022-09-07T19:48:05.299Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-07T19:48:05.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T19:48:05.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:48:05.396Z] prd-ubuntu20.04-docker-8c-8g-28650 does not seem to be running inside a container [2022-09-07T19:48:05.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T19:48:08.140Z] $ docker top 410a82b0f7ca1752374b100246f9fb24e80a3c86dc4505d41c0f8debafa077df -eo pid,comm [2022-09-07T19:48:08.203Z] 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-09-07T19:48:08.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T19:48:08.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T19:48:08.236Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T19:48:08.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T19:48:08.362Z] $ docker exec 410a82b0f7ca1752374b100246f9fb24e80a3c86dc4505d41c0f8debafa077df ssh-agent [2022-09-07T19:48:08.489Z] SSH_AUTH_SOCK=/tmp/ssh-objIAbJgksF3/agent.33 [2022-09-07T19:48:08.489Z] SSH_AGENT_PID=39 [2022-09-07T19:48:08.495Z] Running ssh-add (command line suppressed) [2022-09-07T19:48:08.627Z] Identity added: /w/workspace/edgex-go/294@tmp/private_key_1280339991293311554.key (/w/workspace/edgex-go/294@tmp/private_key_1280339991293311554.key) [2022-09-07T19:48:08.643Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T19:48:08.932Z] + git tag --points-at HEAD [Pipeline] } [2022-09-07T19:48:08.951Z] $ docker exec --env ******** --env ******** 410a82b0f7ca1752374b100246f9fb24e80a3c86dc4505d41c0f8debafa077df ssh-agent -k [2022-09-07T19:48:09.059Z] unset SSH_AUTH_SOCK; [2022-09-07T19:48:09.060Z] unset SSH_AGENT_PID; [2022-09-07T19:48:09.060Z] echo Agent pid 39 killed; [2022-09-07T19:48:09.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-07T19:48:09.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T19:48:09.094Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T19:48:09.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T19:48:09.214Z] $ docker exec 410a82b0f7ca1752374b100246f9fb24e80a3c86dc4505d41c0f8debafa077df ssh-agent [2022-09-07T19:48:09.327Z] SSH_AUTH_SOCK=/tmp/ssh-uVvc3A0LcXL3/agent.72 [2022-09-07T19:48:09.327Z] SSH_AGENT_PID=78 [2022-09-07T19:48:09.333Z] Running ssh-add (command line suppressed) [2022-09-07T19:48:09.441Z] Identity added: /w/workspace/edgex-go/294@tmp/private_key_2197066247790481483.key (/w/workspace/edgex-go/294@tmp/private_key_2197066247790481483.key) [2022-09-07T19:48:09.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T19:48:09.746Z] + git semver init [2022-09-07T19:48:10.008Z] 2022-09-07 19:48:09,943 [run_init] DEBUG init version:0.0.0 force:False [2022-09-07T19:48:10.008Z] 2022-09-07 19:48:09,943 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/294/.semver [2022-09-07T19:48:10.008Z] 2022-09-07 19:48:09,944 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/294/.semver [2022-09-07T19:48:10.008Z] 2022-09-07 19:48:09,944 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/294/.semver'], cwd=/w/workspace/edgex-go/294, universal_newlines=False, shell=None, istream=None) [2022-09-07T19:48:16.597Z] 2022-09-07 19:48:15,604 [append_file] DEBUG append to file:/w/workspace/edgex-go/294/.git/info/exclude [2022-09-07T19:48:16.597Z] 2022-09-07 19:48:15,604 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/294/.semver/main with force:False [2022-09-07T19:48:16.597Z] 2022-09-07 19:48:15,604 [read_version] DEBUG read version from /w/workspace/edgex-go/294/.semver/main [2022-09-07T19:48:16.597Z] 2022-09-07 19:48:15,605 [read_version] DEBUG read version from /w/workspace/edgex-go/294/.semver/main [2022-09-07T19:48:16.597Z] 2.3.0-dev.58 [Pipeline] } [2022-09-07T19:48:16.607Z] $ docker exec --env ******** --env ******** 410a82b0f7ca1752374b100246f9fb24e80a3c86dc4505d41c0f8debafa077df ssh-agent -k [2022-09-07T19:48:16.708Z] unset SSH_AUTH_SOCK; [2022-09-07T19:48:16.708Z] unset SSH_AGENT_PID; [2022-09-07T19:48:16.708Z] echo Agent pid 78 killed; [2022-09-07T19:48:16.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T19:48:17.023Z] + git semver [Pipeline] } [2022-09-07T19:48:17.301Z] $ docker stop --time=1 410a82b0f7ca1752374b100246f9fb24e80a3c86dc4505d41c0f8debafa077df [2022-09-07T19:48:18.629Z] $ docker rm -f 410a82b0f7ca1752374b100246f9fb24e80a3c86dc4505d41c0f8debafa077df [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T19:48:18.978Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-07T19:48:19.229Z] Stashed 1 file(s) [Pipeline] echo [2022-09-07T19:48:19.232Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.58 [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-09-07T19:48:19.610Z] + git config --global --add safe.directory /w/workspace/edgex-go/294 [Pipeline] echo [2022-09-07T19:48:19.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T19:48:19.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T19:48:19.641Z] ========================================================= [2022-09-07T19:48:19.641Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-07T19:48:19.641Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-07T19:48:19.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T19:48:19.927Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-07T19:48:19.927Z] 2408cc74d12b: Pulling fs layer [2022-09-07T19:48:19.927Z] ea60b727a1ce: Pulling fs layer [2022-09-07T19:48:19.927Z] 30c4a7721957: Pulling fs layer [2022-09-07T19:48:19.927Z] 370296b7ddb6: Pulling fs layer [2022-09-07T19:48:19.927Z] 7c6cee850709: Pulling fs layer [2022-09-07T19:48:19.927Z] 39a5fcdaea64: Pulling fs layer [2022-09-07T19:48:19.927Z] d94ebbe4e438: Pulling fs layer [2022-09-07T19:48:19.927Z] bcfd1f05c69d: Pulling fs layer [2022-09-07T19:48:19.927Z] 59ccb84bbe0f: Pulling fs layer [2022-09-07T19:48:19.927Z] 7c6cee850709: Waiting [2022-09-07T19:48:19.927Z] 39a5fcdaea64: Waiting [2022-09-07T19:48:19.927Z] 370296b7ddb6: Waiting [2022-09-07T19:48:19.927Z] d94ebbe4e438: Waiting [2022-09-07T19:48:19.927Z] bcfd1f05c69d: Waiting [2022-09-07T19:48:19.927Z] 30c4a7721957: Verifying Checksum [2022-09-07T19:48:19.927Z] 30c4a7721957: Download complete [2022-09-07T19:48:19.927Z] ea60b727a1ce: Download complete [2022-09-07T19:48:19.927Z] 7c6cee850709: Download complete [2022-09-07T19:48:19.927Z] 39a5fcdaea64: Verifying Checksum [2022-09-07T19:48:19.927Z] 39a5fcdaea64: Download complete [2022-09-07T19:48:19.927Z] 2408cc74d12b: Verifying Checksum [2022-09-07T19:48:19.927Z] 2408cc74d12b: Download complete [2022-09-07T19:48:19.927Z] d94ebbe4e438: Download complete [2022-09-07T19:48:20.189Z] 2408cc74d12b: Pull complete [2022-09-07T19:48:20.189Z] ea60b727a1ce: Pull complete [2022-09-07T19:48:20.462Z] 30c4a7721957: Pull complete [2022-09-07T19:48:20.462Z] 59ccb84bbe0f: Verifying Checksum [2022-09-07T19:48:20.462Z] 59ccb84bbe0f: Download complete [2022-09-07T19:48:20.727Z] 370296b7ddb6: Verifying Checksum [2022-09-07T19:48:20.727Z] 370296b7ddb6: Download complete [2022-09-07T19:48:20.727Z] bcfd1f05c69d: Verifying Checksum [2022-09-07T19:48:20.727Z] bcfd1f05c69d: Download complete [2022-09-07T19:48:24.918Z] 370296b7ddb6: Pull complete [2022-09-07T19:48:24.919Z] 7c6cee850709: Pull complete [2022-09-07T19:48:24.919Z] 39a5fcdaea64: Pull complete [2022-09-07T19:48:24.919Z] d94ebbe4e438: Pull complete [2022-09-07T19:48:26.825Z] bcfd1f05c69d: Pull complete [2022-09-07T19:48:27.085Z] 59ccb84bbe0f: Pull complete [2022-09-07T19:48:27.085Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-07T19:48:27.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T19:48:27.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-07T19:48:27.645Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T19:48:27.645Z] WORKDIR /edgex [2022-09-07T19:48:27.645Z] COPY go.mod . [2022-09-07T19:48:27.645Z] RUN go mod download [2022-09-07T19:48:27.645Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-07T19:48:28.212Z] Sending build context to Docker daemon 169.3MB [2022-09-07T19:48:28.212Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-07T19:48:28.212Z] ---> a4fb48ad2a94 [2022-09-07T19:48:28.212Z] Step 2/4 : WORKDIR /edgex [2022-09-07T19:48:33.491Z] ---> Running in 262683b994f7 [2022-09-07T19:48:33.491Z] Removing intermediate container 262683b994f7 [2022-09-07T19:48:33.491Z] ---> e8060ceb8313 [2022-09-07T19:48:33.491Z] Step 3/4 : COPY go.mod . [2022-09-07T19:48:33.491Z] ---> 98c1b54cd524 [2022-09-07T19:48:33.491Z] Step 4/4 : RUN go mod download [2022-09-07T19:48:33.751Z] ---> Running in 8e85e1c4f00e [2022-09-07T19:48:34.303Z] Still waiting to schedule task [2022-09-07T19:48:34.303Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-28649’ is offline [2022-09-07T19:48:51.883Z] Removing intermediate container 8e85e1c4f00e [2022-09-07T19:48:51.883Z] ---> 7de093117885 [2022-09-07T19:48:51.883Z] Successfully built 7de093117885 [2022-09-07T19:48:51.883Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:48:52.178Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-07T19:48:52.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:48:52.251Z] prd-ubuntu20.04-docker-8c-8g-28650 does not seem to be running inside a container [2022-09-07T19:48:52.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T19:48:52.659Z] $ docker top 1d6abc90feca7aa3fe8640c3e89b51fa143448d663ad6d859b852bef2e46003c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T19:48:53.012Z] + go version [2022-09-07T19:48:53.012Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-07T19:48:53.022Z] $ docker stop --time=1 1d6abc90feca7aa3fe8640c3e89b51fa143448d663ad6d859b852bef2e46003c [2022-09-07T19:48:54.262Z] $ docker rm -f 1d6abc90feca7aa3fe8640c3e89b51fa143448d663ad6d859b852bef2e46003c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:48:54.716Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-07T19:48:54.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:48:54.787Z] prd-ubuntu20.04-docker-8c-8g-28650 does not seem to be running inside a container [2022-09-07T19:48:54.817Z] $ 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/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T19:48:55.175Z] $ docker top a6b8f3171ba31c66b4d620933aff40b64309e99fa5b72b3fc7643926ac8bb8ab -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-07T19:48:55.299Z] ========================================================= [2022-09-07T19:48:55.299Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-07T19:48:55.299Z] ========================================================= [Pipeline] sh [2022-09-07T19:48:55.588Z] + git config --global --add safe.directory /w/workspace/edgex-go/294 [Pipeline] fileExists [Pipeline] sh [2022-09-07T19:48:55.885Z] + make test [2022-09-07T19:48:55.885Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-07T19:49:02.453Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-07T19:49:14.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-07T19:49:15.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2022-09-07T19:49:15.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-07T19:49:15.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-07T19:49:15.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2022-09-07T19:49:15.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-07T19:49:15.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 54.2% of statements [2022-09-07T19:49:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-07T19:49:15.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.779s coverage: 89.2% of statements [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 2.1% of statements [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 60.0% of statements [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.103s coverage: 0.9% of statements [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements [2022-09-07T19:49:19.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.102s coverage: 96.3% of statements [2022-09-07T19:49:19.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-09-07T19:49:25.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements [2022-09-07T19:49:25.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2022-09-07T19:49:30.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.197s coverage: 80.8% of statements [2022-09-07T19:49:30.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 85.4% of statements [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.7% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 65.8% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 43.6% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.078s coverage: 89.5% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-07T19:49:39.023Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-09-07T19:49:39.023Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-09-07T19:49:39.023Z] 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-09-07T19:49:57.137Z] 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-09-07T19:49:57.137Z] GO111MODULE=on go vet ./... [2022-09-07T19:50:00.422Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-07T19:50:00.422Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-07T19:50:00.422Z] ./bin/test-attribution-txt.sh [2022-09-07T19:50:00.422Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-07T19:50:00.422Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-07T19:50:00.422Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-07T19:50:00.422Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-07T19:50:00.422Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-07T19:50:00.422Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-07T19:50:00.422Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-07T19:50:00.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-07T19:50:00.723Z] + ls -al . [2022-09-07T19:50:00.723Z] total 736 [2022-09-07T19:50:00.723Z] drwxrwxr-x 10 1001 1001 4096 Sep 7 19:48 . [2022-09-07T19:50:00.723Z] drwxr-xr-x 4 root root 4096 Sep 7 19:48 .. [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 16 Sep 7 19:47 .dockerignore [2022-09-07T19:50:00.723Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 19:49 .git [2022-09-07T19:50:00.723Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 19:47 .github [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 1030 Sep 7 19:47 .gitignore [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 42 Sep 7 19:47 .golangci.yml [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 87 Sep 7 19:47 .hadolint.yml [2022-09-07T19:50:00.723Z] drwxr-xr-x 3 1001 1001 4096 Sep 7 19:48 .semver [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 166 Sep 7 19:47 .sonarcloud.properties [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 1171 Sep 7 19:47 ADOPTERS.md [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 10347 Sep 7 19:47 Attribution.txt [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 63209 Sep 7 19:47 CHANGELOG.md [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 3804 Sep 7 19:47 CONTRIBUTING.md [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 677 Sep 7 19:47 GOVERNANCE.md [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 850 Sep 7 19:47 Jenkinsfile [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 10775 Sep 7 19:47 LICENSE [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 13724 Sep 7 19:47 Makefile [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 582 Sep 7 19:47 OWNERS.md [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 9799 Sep 7 19:47 README.md [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 6912 Sep 7 19:47 SECURITY.md [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 12 Sep 7 19:48 VERSION [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 4131 Sep 7 19:47 ZMQWindows.md [2022-09-07T19:50:00.723Z] drwxrwxr-x 2 1001 1001 4096 Sep 7 19:47 bin [2022-09-07T19:50:00.723Z] drwxrwxr-x 18 1001 1001 4096 Sep 7 19:47 cmd [2022-09-07T19:50:00.723Z] -rw-r--r-- 1 root root 482786 Sep 7 19:49 coverage.out [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 3682 Sep 7 19:47 go.mod [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 38527 Sep 7 19:47 go.sum [2022-09-07T19:50:00.723Z] drwxrwxr-x 8 1001 1001 4096 Sep 7 19:47 internal [2022-09-07T19:50:00.723Z] drwxrwxr-x 3 1001 1001 4096 Sep 7 19:47 openapi [2022-09-07T19:50:00.723Z] drwxrwxr-x 4 1001 1001 4096 Sep 7 19:47 snap [2022-09-07T19:50:00.723Z] -rw-rw-r-- 1 1001 1001 204 Sep 7 19:47 version.go [Pipeline] sh [2022-09-07T19:50:01.009Z] + '[' -e coverage.out ] [2022-09-07T19:50:01.009Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-07T19:50:01.114Z] Stashed 1 file(s) [Pipeline] sh [2022-09-07T19:50:01.395Z] + make build [2022-09-07T19:50:01.395Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T19:50:10.397Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28652 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-09-07T19:50:10.410Z] Running in /w/workspace/edgex-go/294 [Pipeline] { [Pipeline] checkout [2022-09-07T19:50:10.462Z] The recommended git tool is: git [2022-09-07T19:50:13.593Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-07T19:50:16.522Z] using credential edgex-jenkins-ssh [2022-09-07T19:50:16.552Z] Cloning the remote Git repository [2022-09-07T19:50:16.605Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-07T19:50:16.694Z] > git init /w/workspace/edgex-go/294 # timeout=10 [2022-09-07T19:50:16.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-07T19:50:16.790Z] > git --version # timeout=10 [2022-09-07T19:50:16.809Z] > git --version # 'git version 2.25.1' [2022-09-07T19:50:16.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-07T19:50:16.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-07T19:50:23.566Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-07T19:50:23.566Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T19:50:30.130Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T19:50:30.130Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T19:50:30.698Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T19:50:31.746Z] Avoid second fetch [2022-09-07T19:50:31.747Z] Checking out Revision 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 (main) [2022-09-07T19:50:32.080Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-07T19:50:31.707Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-07T19:50:31.728Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-07T19:50:31.774Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T19:50:31.793Z] > git checkout -f 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 # timeout=10 [2022-09-07T19:50:33.016Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-07T19:50:33.954Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-07T19:50:34.523Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-07T19:50:35.459Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-07T19:50:36.173Z] Commit message: "Merge pull request #4148 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.16" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-07T19:50:36.841Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-07T19:50:37.069Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-07T19:50:37.069Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T19:50:37.069Z] Dload Upload Total Spent Left Speed [2022-09-07T19:50:37.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 53172 0 --:--:-- --:--:-- --:--:-- 53172 [Pipeline] sh [2022-09-07T19:50:37.719Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-07T19:50:38.067Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-07T19:50:38.067Z] + sudo tee /etc/docker/daemon.new [2022-09-07T19:50:38.067Z] { [2022-09-07T19:50:38.067Z] "registry-mirrors": [ [2022-09-07T19:50:38.067Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-07T19:50:38.067Z] ], [2022-09-07T19:50:38.067Z] "bip": "10.250.0.254/24", [2022-09-07T19:50:38.067Z] "hosts": [ [2022-09-07T19:50:38.067Z] "tcp://0.0.0.0:5555", [2022-09-07T19:50:38.067Z] "unix:///var/run/docker.sock" [2022-09-07T19:50:38.067Z] ], [2022-09-07T19:50:38.067Z] "mtu": 1458, [2022-09-07T19:50:38.067Z] "selinux-enabled": true, [2022-09-07T19:50:38.067Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-07T19:50:38.067Z] } [Pipeline] sh [Pipeline] } [2022-09-07T19:50:38.237Z] $ docker stop --time=1 a6b8f3171ba31c66b4d620933aff40b64309e99fa5b72b3fc7643926ac8bb8ab [2022-09-07T19:50:38.476Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-09-07T19:50:42.602Z] $ docker rm -f a6b8f3171ba31c66b4d620933aff40b64309e99fa5b72b3fc7643926ac8bb8ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:50:43.249Z] + sudo service docker restart [2022-09-07T19:50:43.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T19:50:43.535Z] [2022-09-07T19:50:43.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:50:43.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T19:50:43.831Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-07T19:50:43.831Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-07T19:50:43.831Z] ca9280d653b3: Pulling fs layer [2022-09-07T19:50:43.831Z] 7e9c9ca2126c: Pulling fs layer [2022-09-07T19:50:44.091Z] cbdbe7a5bc2a: Download complete [2022-09-07T19:50:44.091Z] ca9280d653b3: Verifying Checksum [2022-09-07T19:50:44.091Z] ca9280d653b3: Download complete [2022-09-07T19:50:44.091Z] cbdbe7a5bc2a: Pull complete [2022-09-07T19:50:44.349Z] 7e9c9ca2126c: Verifying Checksum [2022-09-07T19:50:44.349Z] 7e9c9ca2126c: Download complete [2022-09-07T19:50:44.606Z] ca9280d653b3: Pull complete [2022-09-07T19:50:47.900Z] 7e9c9ca2126c: Pull complete [2022-09-07T19:50:47.900Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-07T19:50:47.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T19:50:47.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:50:47.983Z] prd-ubuntu20.04-docker-8c-8g-28650 does not seem to be running inside a container [2022-09-07T19:50:48.014Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T19:50:49.939Z] $ docker top 003f85ac0659c3922b99e3893eaa9401ccc1742608fb3463c66590c8fbec1387 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T19:50:50.293Z] + docker-compose build --help [2022-09-07T19:50:50.293Z] + grep parallel [2022-09-07T19:50:50.863Z] --parallel Build images in parallel. [Pipeline] } [2022-09-07T19:50:50.871Z] $ docker stop --time=1 003f85ac0659c3922b99e3893eaa9401ccc1742608fb3463c66590c8fbec1387 [2022-09-07T19:50:52.187Z] $ docker rm -f 003f85ac0659c3922b99e3893eaa9401ccc1742608fb3463c66590c8fbec1387 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:50:52.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-07T19:50:52.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:50:52.699Z] prd-ubuntu20.04-docker-8c-8g-28650 does not seem to be running inside a container [2022-09-07T19:50:52.731Z] $ 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/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T19:50:53.069Z] $ docker top 541efe53091c9f136261b45f91494eb9f3091c1ab7ca79342fa77b9397d8ead3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T19:50:53.419Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-07T19:50:53.988Z] Building core-command ... [2022-09-07T19:50:53.988Z] Building core-data ... [2022-09-07T19:50:53.988Z] Building core-metadata ... [2022-09-07T19:50:53.988Z] Building security-bootstrapper ... [2022-09-07T19:50:53.989Z] Building security-proxy-setup ... [2022-09-07T19:50:53.989Z] Building security-secretstore-setup ... [2022-09-07T19:50:53.989Z] Building security-spiffe-token-provider ... [2022-09-07T19:50:53.989Z] Building security-spire-agent ... [2022-09-07T19:50:53.989Z] Building security-spire-config ... [2022-09-07T19:50:53.989Z] Building security-spire-server ... [2022-09-07T19:50:53.989Z] Building support-notifications ... [2022-09-07T19:50:53.989Z] Building support-scheduler ... [2022-09-07T19:50:53.989Z] Building sys-mgmt-agent ... [2022-09-07T19:50:53.989Z] Building security-spiffe-token-provider [2022-09-07T19:50:53.989Z] Building core-command [2022-09-07T19:50:53.989Z] Building security-spire-config [2022-09-07T19:50:53.989Z] Building security-spire-agent [2022-09-07T19:50:53.989Z] Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T19:51:01.618Z] provisioning config files... [2022-09-07T19:51:01.644Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/294@tmp/config2461326354353514389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:51:02.018Z] ---> docker-login.sh [2022-09-07T19:51:02.018Z] nexus3.edgexfoundry.org:10001 [2022-09-07T19:51:02.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:51:02.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:51:02.889Z] Configure a credential helper to remove this warning. See [2022-09-07T19:51:02.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:51:02.889Z] [2022-09-07T19:51:02.889Z] Login Succeeded [2022-09-07T19:51:02.889Z] nexus3.edgexfoundry.org:10002 [2022-09-07T19:51:03.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:51:03.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:51:03.436Z] Configure a credential helper to remove this warning. See [2022-09-07T19:51:03.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:51:03.436Z] [2022-09-07T19:51:03.436Z] Login Succeeded [2022-09-07T19:51:03.436Z] nexus3.edgexfoundry.org:10003 [2022-09-07T19:51:03.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:51:03.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:51:03.981Z] Configure a credential helper to remove this warning. See [2022-09-07T19:51:03.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:51:03.981Z] [2022-09-07T19:51:03.981Z] Login Succeeded [2022-09-07T19:51:03.982Z] nexus3.edgexfoundry.org:10004 [2022-09-07T19:51:04.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:51:04.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:51:04.254Z] Configure a credential helper to remove this warning. See [2022-09-07T19:51:04.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:51:04.254Z] [2022-09-07T19:51:04.254Z] Login Succeeded [2022-09-07T19:51:04.254Z] docker.io [2022-09-07T19:51:04.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:51:05.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:51:05.121Z] Configure a credential helper to remove this warning. See [2022-09-07T19:51:05.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:51:05.121Z] [2022-09-07T19:51:05.121Z] Login Succeeded [2022-09-07T19:51:05.121Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T19:51:05.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-07T19:51:05.961Z] + git config --global --add safe.directory /w/workspace/edgex-go/294 [Pipeline] echo [2022-09-07T19:51:05.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T19:51:05.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T19:51:06.007Z] ========================================================= [2022-09-07T19:51:06.007Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-07T19:51:06.007Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-07T19:51:06.200Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:51:06.200Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:51:06.200Z] ---> 7de093117885 [2022-09-07T19:51:06.200Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T19:51:06.200Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:51:06.200Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:51:06.200Z] ---> 7de093117885 [2022-09-07T19:51:06.200Z] Step 3/20 : WORKDIR /edgex-go [2022-09-07T19:51:06.200Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:51:06.200Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:51:06.200Z] ---> 7de093117885 [2022-09-07T19:51:06.200Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:51:06.200Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:51:06.200Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:51:06.200Z] ---> 7de093117885 [2022-09-07T19:51:06.200Z] Step 3/22 : WORKDIR /edgex-go [2022-09-07T19:51:06.200Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:51:06.200Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:51:06.200Z] ---> 7de093117885 [2022-09-07T19:51:06.200Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T19:51:06.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T19:51:06.622Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-07T19:51:06.622Z] b3c136eddcbf: Pulling fs layer [2022-09-07T19:51:06.622Z] c0a3192eca97: Pulling fs layer [2022-09-07T19:51:06.622Z] a050256f5b6f: Pulling fs layer [2022-09-07T19:51:06.622Z] 656be50a0ddc: Pulling fs layer [2022-09-07T19:51:06.622Z] 2bbca73fdf42: Pulling fs layer [2022-09-07T19:51:06.622Z] 46d945488cbd: Pulling fs layer [2022-09-07T19:51:06.622Z] 8a5474983e97: Pulling fs layer [2022-09-07T19:51:06.622Z] 329c88fbcd65: Pulling fs layer [2022-09-07T19:51:06.622Z] 2bbca73fdf42: Waiting [2022-09-07T19:51:06.622Z] 46d945488cbd: Waiting [2022-09-07T19:51:06.622Z] 8a5474983e97: Waiting [2022-09-07T19:51:06.622Z] 329c88fbcd65: Waiting [2022-09-07T19:51:06.622Z] 656be50a0ddc: Waiting [2022-09-07T19:51:06.622Z] a050256f5b6f: Verifying Checksum [2022-09-07T19:51:06.622Z] a050256f5b6f: Download complete [2022-09-07T19:51:06.622Z] c0a3192eca97: Verifying Checksum [2022-09-07T19:51:06.622Z] c0a3192eca97: Download complete [2022-09-07T19:51:06.622Z] 2bbca73fdf42: Verifying Checksum [2022-09-07T19:51:06.622Z] 2bbca73fdf42: Download complete [2022-09-07T19:51:06.622Z] 46d945488cbd: Verifying Checksum [2022-09-07T19:51:06.622Z] 46d945488cbd: Download complete [2022-09-07T19:51:06.622Z] b3c136eddcbf: Verifying Checksum [2022-09-07T19:51:06.622Z] b3c136eddcbf: Download complete [2022-09-07T19:51:07.612Z] b3c136eddcbf: Pull complete [2022-09-07T19:51:07.612Z] 329c88fbcd65: Verifying Checksum [2022-09-07T19:51:07.612Z] 329c88fbcd65: Download complete [2022-09-07T19:51:08.216Z] c0a3192eca97: Pull complete [2022-09-07T19:51:08.493Z] a050256f5b6f: Pull complete [2022-09-07T19:51:08.764Z] 8a5474983e97: Verifying Checksum [2022-09-07T19:51:08.765Z] 8a5474983e97: Download complete [2022-09-07T19:51:09.359Z] 656be50a0ddc: Verifying Checksum [2022-09-07T19:51:09.359Z] 656be50a0ddc: Download complete [2022-09-07T19:51:16.195Z] ---> Running in 377344f28e12 [2022-09-07T19:51:16.196Z] ---> Running in 3d6b50d4f068 [2022-09-07T19:51:16.196Z] ---> Running in d24dd2db5ed7 [2022-09-07T19:51:16.196Z] ---> Running in 652f9bb5de65 [2022-09-07T19:51:16.196Z] ---> Running in e6e9657d6d2a [2022-09-07T19:51:16.196Z] Removing intermediate container 3d6b50d4f068 [2022-09-07T19:51:16.196Z] ---> 3adbf876f050 [2022-09-07T19:51:16.196Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:51:16.196Z] Removing intermediate container d24dd2db5ed7 [2022-09-07T19:51:16.196Z] ---> 050072775b85 [2022-09-07T19:51:16.196Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-07T19:51:16.196Z] Removing intermediate container 377344f28e12 [2022-09-07T19:51:16.196Z] ---> 072609b2bdc8 [2022-09-07T19:51:16.196Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T19:51:16.196Z] Removing intermediate container e6e9657d6d2a [2022-09-07T19:51:16.196Z] ---> 1e138c9fbd5a [2022-09-07T19:51:16.196Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:51:16.196Z] Removing intermediate container 652f9bb5de65 [2022-09-07T19:51:16.196Z] ---> 99259401ef32 [2022-09-07T19:51:16.196Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:51:16.196Z] ---> Running in 5f4b2468e09c [2022-09-07T19:51:16.196Z] ---> Running in a7a0cd19d59f [2022-09-07T19:51:16.196Z] ---> Running in bda728b10a36 [2022-09-07T19:51:16.196Z] ---> Running in 9578c5721a94 [2022-09-07T19:51:16.196Z] ---> Running in e5454aa48709 [2022-09-07T19:51:16.196Z] Removing intermediate container a7a0cd19d59f [2022-09-07T19:51:16.196Z] ---> 7928552c6594 [2022-09-07T19:51:16.196Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:51:16.196Z] ---> Running in 1aa983212f15 [2022-09-07T19:51:16.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:51:16.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:51:16.196Z] v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-07T19:51:16.196Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-07T19:51:16.196Z] OK: 17040 distinct packages available [2022-09-07T19:51:16.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:51:16.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:51:16.196Z] Removing intermediate container 5f4b2468e09c [2022-09-07T19:51:16.196Z] ---> e4230a3ba5f6 [2022-09-07T19:51:16.196Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-07T19:51:16.196Z] ---> Running in 011416dabbfa [2022-09-07T19:51:16.196Z] Removing intermediate container 9578c5721a94 [2022-09-07T19:51:16.196Z] ---> 4a1e58bab855 [2022-09-07T19:51:16.196Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T19:51:16.455Z] ---> Running in 867e8df4085d [2022-09-07T19:51:16.455Z] OK: 211 MiB in 51 packages [2022-09-07T19:51:16.714Z] Removing intermediate container e5454aa48709 [2022-09-07T19:51:16.714Z] ---> e7f663139d1b [2022-09-07T19:51:16.714Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T19:51:16.714Z] ---> Running in 85d0c0f13360 [2022-09-07T19:51:16.714Z] Removing intermediate container 1aa983212f15 [2022-09-07T19:51:16.714Z] ---> 6351320a3dee [2022-09-07T19:51:16.714Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-07T19:51:16.714Z] ---> Running in 455d36657223 [2022-09-07T19:51:16.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:51:16.973Z] Removing intermediate container bda728b10a36 [2022-09-07T19:51:16.973Z] ---> deb4f2a5d81f [2022-09-07T19:51:16.973Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-07T19:51:16.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:51:16.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:51:16.973Z] ---> a6f12ae05377 [2022-09-07T19:51:16.973Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:51:17.233Z] ---> Running in c568013f9dcf [2022-09-07T19:51:17.233Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:51:17.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:51:18.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:51:18.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:51:18.082Z] OK: 211 MiB in 51 packages [2022-09-07T19:51:18.082Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:51:18.345Z] OK: 211 MiB in 51 packages [2022-09-07T19:51:18.604Z] OK: 211 MiB in 51 packages [2022-09-07T19:51:18.604Z] OK: 211 MiB in 51 packages [2022-09-07T19:51:20.521Z] Removing intermediate container 011416dabbfa [2022-09-07T19:51:20.521Z] ---> e36e260c3a27 [2022-09-07T19:51:20.521Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-07T19:51:20.521Z] ---> f32981a3cc74 [2022-09-07T19:51:20.522Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:51:20.522Z] Removing intermediate container 455d36657223 [2022-09-07T19:51:20.522Z] ---> 3f15f6580a44 [2022-09-07T19:51:20.522Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T19:51:20.522Z] Removing intermediate container 85d0c0f13360 [2022-09-07T19:51:20.522Z] ---> b9dfd96a122b [2022-09-07T19:51:20.522Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T19:51:20.522Z] Removing intermediate container 867e8df4085d [2022-09-07T19:51:20.522Z] ---> b3b8e91a7d80 [2022-09-07T19:51:20.522Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T19:51:20.781Z] ---> Running in 0410ea0da4cd [2022-09-07T19:51:21.737Z] ---> 419ffa67dcd4 [2022-09-07T19:51:21.737Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:51:21.769Z] 656be50a0ddc: Pull complete [2022-09-07T19:51:21.996Z] ---> 97b538ca3342 [2022-09-07T19:51:21.996Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:51:21.996Z] ---> 8b1a23ddd1e1 [2022-09-07T19:51:21.996Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:51:22.043Z] 2bbca73fdf42: Pull complete [2022-09-07T19:51:22.256Z] ---> Running in ebeac004ed28 [2022-09-07T19:51:22.256Z] ---> Running in 5c70503ee624 [2022-09-07T19:51:22.256Z] ---> Running in 47af52266f98 [2022-09-07T19:51:22.319Z] 46d945488cbd: Pull complete [2022-09-07T19:51:29.036Z] 8a5474983e97: Pull complete [2022-09-07T19:51:30.382Z] Removing intermediate container c568013f9dcf [2022-09-07T19:51:30.383Z] ---> 358328602611 [2022-09-07T19:51:30.383Z] Step 7/20 : COPY . . [2022-09-07T19:51:30.468Z] 329c88fbcd65: Pull complete [2022-09-07T19:51:30.468Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-07T19:51:30.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T19:51:30.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-07T19:51:30.813Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T19:51:30.813Z] WORKDIR /edgex [2022-09-07T19:51:30.813Z] COPY go.mod . [2022-09-07T19:51:30.813Z] RUN go mod download [2022-09-07T19:51:30.813Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-07T19:51:31.417Z] Sending build context to Docker daemon 3.162MB [2022-09-07T19:51:31.417Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-07T19:51:31.417Z] ---> ff4287adb874 [2022-09-07T19:51:31.417Z] Step 2/4 : WORKDIR /edgex [2022-09-07T19:51:33.453Z] ---> Running in 4b704f6efb4d [2022-09-07T19:51:33.741Z] Removing intermediate container 4b704f6efb4d [2022-09-07T19:51:33.741Z] ---> 059636cec5f0 [2022-09-07T19:51:33.741Z] Step 3/4 : COPY go.mod . [2022-09-07T19:51:34.349Z] ---> 06156db95583 [2022-09-07T19:51:34.350Z] Step 4/4 : RUN go mod download [2022-09-07T19:51:34.626Z] ---> Running in 83d21f85a0ac [2022-09-07T19:51:40.382Z] ---> e801da57674b [2022-09-07T19:51:40.383Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-07T19:51:40.383Z] ---> Running in 7d735734923d [2022-09-07T19:51:40.383Z] Removing intermediate container 0410ea0da4cd [2022-09-07T19:51:40.383Z] ---> ae024fef6183 [2022-09-07T19:51:40.383Z] Step 8/22 : COPY . . [2022-09-07T19:51:40.701Z] Removing intermediate container ebeac004ed28 [2022-09-07T19:51:40.701Z] ---> cdd7487d3c53 [2022-09-07T19:51:40.701Z] Step 9/24 : COPY . . [2022-09-07T19:51:40.701Z] Removing intermediate container 47af52266f98 [2022-09-07T19:51:40.701Z] ---> 93d20e2d80d8 [2022-09-07T19:51:40.701Z] Step 8/26 : COPY . . [2022-09-07T19:51:40.701Z] Removing intermediate container 5c70503ee624 [2022-09-07T19:51:40.701Z] ---> 48b2e2189ce7 [2022-09-07T19:51:40.701Z] Step 8/26 : COPY . . [2022-09-07T19:51:40.701Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-07T19:52:06.993Z] Removing intermediate container 83d21f85a0ac [2022-09-07T19:52:06.993Z] ---> ad9ff7778118 [2022-09-07T19:52:06.993Z] Successfully built ad9ff7778118 [2022-09-07T19:52:06.993Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:52:07.259Z] ---> b88315090562 [2022-09-07T19:52:07.259Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config ---> 02c343a5ea60 [2022-09-07T19:52:07.259Z] [2022-09-07T19:52:07.259Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-07T19:52:07.259Z] ---> 75e5d5e9f373 [2022-09-07T19:52:07.259Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T19:52:07.259Z] ---> 66fa02c5fc20 [2022-09-07T19:52:07.259Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T19:52:07.259Z] ---> Running in 8a2262ba2917 [2022-09-07T19:52:07.259Z] ---> Running in bb06e5c59d44 [2022-09-07T19:52:07.259Z] ---> Running in 85088e3dc7ec [2022-09-07T19:52:07.259Z] ---> Running in bc3a012da102 [2022-09-07T19:52:07.259Z] Removing intermediate container bc3a012da102 [2022-09-07T19:52:07.259Z] ---> f5db16b00b8e [2022-09-07T19:52:07.259Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T19:52:07.259Z] Removing intermediate container 85088e3dc7ec [2022-09-07T19:52:07.259Z] ---> bbb61c7a570b [2022-09-07T19:52:07.259Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T19:52:07.259Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-07T19:52:07.259Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-07T19:52:07.259Z] ---> Running in 4871fd9f1143 [2022-09-07T19:52:07.259Z] ---> Running in f50314791ff8 [2022-09-07T19:52:07.259Z] Removing intermediate container 4871fd9f1143 [2022-09-07T19:52:07.259Z] ---> 3c007e616a02 [2022-09-07T19:52:07.259Z] 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-09-07T19:52:07.259Z] ---> Running in 3760393db2bb [2022-09-07T19:52:07.259Z] Removing intermediate container f50314791ff8 [2022-09-07T19:52:07.259Z] ---> 19a99cc7aa70 [2022-09-07T19:52:07.259Z] 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-09-07T19:52:07.259Z] Removing intermediate container 7d735734923d [2022-09-07T19:52:07.259Z] ---> 33bcf9400cc6 [2022-09-07T19:52:07.259Z] [2022-09-07T19:52:07.259Z] Step 9/20 : FROM alpine:3.15 [2022-09-07T19:52:07.259Z] ---> Running in 0d0cf3b9463c [2022-09-07T19:52:07.259Z] 3.15: Pulling from library/alpine [2022-09-07T19:52:07.259Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T19:52:07.259Z] Status: Downloaded newer image for alpine:3.15 [2022-09-07T19:52:07.259Z] ---> c4fc93816858 [2022-09-07T19:52:07.259Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:52:07.360Z] + docker inspect -f . ci-base-image-arm64 [2022-09-07T19:52:07.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:52:07.517Z] ---> Running in 47bd9c83b52a [2022-09-07T19:52:07.517Z] Removing intermediate container 3760393db2bb [2022-09-07T19:52:07.517Z] ---> 404d70b7eb7f [2022-09-07T19:52:07.517Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T19:52:07.517Z] Removing intermediate container 47bd9c83b52a [2022-09-07T19:52:07.517Z] ---> f733155e03b3 [2022-09-07T19:52:07.517Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:52:07.517Z] ---> Running in 8d49b5f37989 [2022-09-07T19:52:07.517Z] ---> Running in 0b8b868b9df7 [2022-09-07T19:52:07.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-28652 does not seem to be running inside a container [2022-09-07T19:52:07.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T19:52:07.775Z] Removing intermediate container 0b8b868b9df7 [2022-09-07T19:52:07.775Z] ---> 15d9d8cff1fb [2022-09-07T19:52:07.775Z] [2022-09-07T19:52:07.775Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T19:52:07.775Z] ---> c4fc93816858 [2022-09-07T19:52:07.775Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:52:07.775Z] ---> Using cache [2022-09-07T19:52:07.775Z] ---> f733155e03b3 [2022-09-07T19:52:07.775Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:52:07.775Z] ---> Running in e6b7aa87cb4d [2022-09-07T19:52:07.775Z] Removing intermediate container 0d0cf3b9463c [2022-09-07T19:52:07.775Z] ---> 036415e39f23 [2022-09-07T19:52:07.775Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T19:52:07.775Z] ---> Running in 619a9c865c6b [2022-09-07T19:52:08.032Z] Removing intermediate container 619a9c865c6b [2022-09-07T19:52:08.033Z] ---> e79ec6c8ebd4 [2022-09-07T19:52:08.033Z] [2022-09-07T19:52:08.033Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T19:52:08.033Z] ---> c4fc93816858 [2022-09-07T19:52:08.033Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:52:08.033Z] ---> Using cache [2022-09-07T19:52:08.033Z] ---> f733155e03b3 [2022-09-07T19:52:08.033Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:52:08.033Z] ---> Running in cf5e984ee17b [2022-09-07T19:52:08.967Z] Removing intermediate container e6b7aa87cb4d [2022-09-07T19:52:08.967Z] ---> 2a31cfa5b615 [2022-09-07T19:52:08.967Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-07T19:52:08.967Z] ---> Running in fa85c1d306ce [2022-09-07T19:52:08.992Z] $ docker top cf086746c66a98caa06098af0bb7ee2c741aea7d0698162437141f3ed40fd43b -eo pid,comm [2022-09-07T19:52:09.225Z] Removing intermediate container 8d49b5f37989 [2022-09-07T19:52:09.225Z] ---> 8859be9c0eed [2022-09-07T19:52:09.225Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [Pipeline] { [Pipeline] sh [2022-09-07T19:52:09.483Z] Removing intermediate container cf5e984ee17b [2022-09-07T19:52:09.483Z] ---> 0fac64e715de [2022-09-07T19:52:09.483Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T19:52:09.483Z] ---> Running in 36df7e657746 [2022-09-07T19:52:09.483Z] ---> Running in 11e7b39fcc52 [2022-09-07T19:52:09.483Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:09.904Z] + go version [2022-09-07T19:52:09.904Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-07T19:52:09.933Z] $ docker stop --time=1 cf086746c66a98caa06098af0bb7ee2c741aea7d0698162437141f3ed40fd43b [2022-09-07T19:52:10.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:10.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:10.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:10.563Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T19:52:10.563Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T19:52:10.563Z] OK: 15856 distinct packages available [2022-09-07T19:52:10.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:10.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:10.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:11.387Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T19:52:11.387Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T19:52:11.387Z] OK: 15856 distinct packages available [2022-09-07T19:52:11.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:11.387Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T19:52:11.387Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T19:52:11.387Z] OK: 15856 distinct packages available [2022-09-07T19:52:11.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:11.568Z] $ docker rm -f cf086746c66a98caa06098af0bb7ee2c741aea7d0698162437141f3ed40fd43b [2022-09-07T19:52:11.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [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-09-07T19:52:11.905Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-07T19:52:11.905Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-07T19:52:11.905Z] (3/4) Installing libucontext (1.1-r0) [2022-09-07T19:52:12.163Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-07T19:52:12.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:12.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:12.163Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T19:52:12.163Z] OK: 6 MiB in 18 packages [2022-09-07T19:52:12.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T19:52:12.223Z] [2022-09-07T19:52:12.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:52:12.421Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-07T19:52:12.421Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-07T19:52:12.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T19:52:12.679Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-07T19:52:12.680Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-07T19:52:12.680Z] (3/5) Installing libucontext (1.1-r0) [2022-09-07T19:52:12.680Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-07T19:52:12.680Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-07T19:52:12.680Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-07T19:52:12.852Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-07T19:52:12.852Z] 29e5d40040c1: Pulling fs layer [2022-09-07T19:52:12.852Z] 1ce36da41761: Pulling fs layer [2022-09-07T19:52:12.852Z] 25b303627fd3: Pulling fs layer [2022-09-07T19:52:12.852Z] 29e5d40040c1: Verifying Checksum [2022-09-07T19:52:12.852Z] 29e5d40040c1: Download complete [2022-09-07T19:52:12.938Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-07T19:52:12.938Z] (5/9) Installing curl (7.80.0-r3) [2022-09-07T19:52:12.938Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T19:52:12.938Z] OK: 7 MiB in 19 packages [2022-09-07T19:52:12.938Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-07T19:52:13.128Z] 1ce36da41761: Verifying Checksum [2022-09-07T19:52:13.128Z] 1ce36da41761: Download complete [2022-09-07T19:52:13.232Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-07T19:52:13.232Z] (8/9) Installing libucontext (1.1-r0) [2022-09-07T19:52:13.232Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-07T19:52:13.403Z] 29e5d40040c1: Pull complete [2022-09-07T19:52:13.529Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T19:52:13.529Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:52:13.529Z] OK: 8 MiB in 23 packages [2022-09-07T19:52:14.848Z] 25b303627fd3: Verifying Checksum [2022-09-07T19:52:14.848Z] 25b303627fd3: Download complete [2022-09-07T19:52:14.848Z] 1ce36da41761: Pull complete [2022-09-07T19:52:14.909Z] Removing intermediate container fa85c1d306ce [2022-09-07T19:52:14.909Z] ---> e9e56f9cecd4 [2022-09-07T19:52:14.909Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T19:52:15.476Z] Removing intermediate container 11e7b39fcc52 [2022-09-07T19:52:15.476Z] ---> 8c4751466326 [2022-09-07T19:52:15.476Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-07T19:52:15.476Z] Removing intermediate container 36df7e657746 [2022-09-07T19:52:15.476Z] ---> 6352673c1290 [2022-09-07T19:52:15.476Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:52:19.684Z] ---> 16ae40d4b5a6 [2022-09-07T19:52:19.684Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-07T19:52:22.423Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-07T19:52:22.994Z] ---> 2a1f5c47025e [2022-09-07T19:52:22.994Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T19:52:22.994Z] ---> c3bc1dc848d7 [2022-09-07T19:52:22.994Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T19:52:22.994Z] ---> 7a1e01543069 [2022-09-07T19:52:22.994Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-07T19:52:24.999Z] 25b303627fd3: Pull complete [2022-09-07T19:52:24.999Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-07T19:52:24.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T19:52:24.999Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:52:25.278Z] prd-ubuntu20.04-docker-arm64-4c-16g-28652 does not seem to be running inside a container [2022-09-07T19:52:25.367Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T19:52:25.532Z] ---> 6045e756a409 [2022-09-07T19:52:25.532Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-07T19:52:25.532Z] ---> d959fc9965cc [2022-09-07T19:52:25.532Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-07T19:52:25.794Z] ---> 0a652fca2219 [2022-09-07T19:52:25.794Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T19:52:25.794Z] ---> Running in 02fe9837e304 [2022-09-07T19:52:27.172Z] ---> Running in 905c56b786e3 [2022-09-07T19:52:27.569Z] $ docker top 0dab9cc94729ee20cfc17cc34c0b3cd87824bd4e5ae0c5bd13251ea170e0ca5a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T19:52:28.110Z] ---> a61878469981 [2022-09-07T19:52:28.110Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-07T19:52:28.110Z] Removing intermediate container 02fe9837e304 [2022-09-07T19:52:28.110Z] ---> 527dfa61908c [2022-09-07T19:52:28.110Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-07T19:52:28.370Z] Removing intermediate container 905c56b786e3 [2022-09-07T19:52:28.370Z] ---> 9c2301c60f50 [2022-09-07T19:52:28.370Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:52:28.457Z] + grep parallel [2022-09-07T19:52:28.457Z] + docker-compose build --help [2022-09-07T19:52:28.636Z] Removing intermediate container 8a2262ba2917 [2022-09-07T19:52:28.636Z] ---> 3e524054c1fe [2022-09-07T19:52:28.636Z] [2022-09-07T19:52:28.636Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T19:52:28.636Z] Removing intermediate container bb06e5c59d44 [2022-09-07T19:52:28.636Z] ---> bed1062b7da2 [2022-09-07T19:52:28.636Z] [2022-09-07T19:52:28.636Z] Step 10/22 : FROM alpine:3.16 [2022-09-07T19:52:28.636Z] ---> Running in de794a214b25 [2022-09-07T19:52:28.636Z] ---> 0e74a961fcbe [2022-09-07T19:52:28.636Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-07T19:52:28.636Z] ---> 949f967f23ca [2022-09-07T19:52:28.636Z] Step 21/26 : WORKDIR / [2022-09-07T19:52:28.896Z] ---> Running in a2fc8c0dc103 [2022-09-07T19:52:29.155Z] Removing intermediate container de794a214b25 [2022-09-07T19:52:29.155Z] ---> 50fdcdebdc61 [2022-09-07T19:52:29.155Z] Step 18/20 : LABEL arch=x86_64 [2022-09-07T19:52:29.155Z] ---> 64cf7b37d9f1 [2022-09-07T19:52:29.155Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T19:52:29.155Z] 3.16: Pulling from library/alpine [2022-09-07T19:52:29.155Z] 3.16: Pulling from library/alpine [2022-09-07T19:52:29.155Z] ---> Running in e54f4bc898d2 [2022-09-07T19:52:29.418Z] ---> Running in edcc8e2ba018 [2022-09-07T19:52:29.418Z] Removing intermediate container a2fc8c0dc103 [2022-09-07T19:52:29.418Z] ---> 3d450f9e5d02 [2022-09-07T19:52:29.418Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T19:52:29.418Z] ---> Running in c871280ffaef [2022-09-07T19:52:29.418Z] Removing intermediate container edcc8e2ba018 [2022-09-07T19:52:29.418Z] ---> b978a593aa7c [2022-09-07T19:52:29.418Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T19:52:29.418Z] Removing intermediate container e54f4bc898d2 [2022-09-07T19:52:29.418Z] ---> 768508ed6c64 [2022-09-07T19:52:29.418Z] Step 19/20 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:52:29.418Z] ---> Running in a55a80d4b939 [2022-09-07T19:52:29.418Z] ---> Running in 2eb6388f9b65 [2022-09-07T19:52:29.418Z] Removing intermediate container c871280ffaef [2022-09-07T19:52:29.418Z] ---> 5b2f7731e5da [2022-09-07T19:52:29.418Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T19:52:29.418Z] ---> Running in 754f7a569df4 [2022-09-07T19:52:29.679Z] Removing intermediate container a55a80d4b939 [2022-09-07T19:52:29.679Z] ---> 9a434c4d6b28 [2022-09-07T19:52:29.679Z] Step 24/26 : LABEL arch=x86_64 [2022-09-07T19:52:29.679Z] Removing intermediate container 2eb6388f9b65 [2022-09-07T19:52:29.679Z] ---> 63465baccd80 [2022-09-07T19:52:29.679Z] Step 20/20 : LABEL version=2.3.0-dev.58 [2022-09-07T19:52:29.679Z] ---> Running in 5a65961953ad [2022-09-07T19:52:29.679Z] Removing intermediate container 754f7a569df4 [2022-09-07T19:52:29.679Z] ---> 39c84deabf16 [2022-09-07T19:52:29.679Z] Step 24/26 : LABEL arch=x86_64 [2022-09-07T19:52:29.679Z] ---> Running in 767261adaab6 [2022-09-07T19:52:29.679Z] ---> Running in 1880ff846bf8 [2022-09-07T19:52:29.679Z] Removing intermediate container 5a65961953ad [2022-09-07T19:52:29.679Z] ---> 38c22e4d032e [2022-09-07T19:52:29.679Z] Step 25/26 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:52:29.679Z] Removing intermediate container 767261adaab6 [2022-09-07T19:52:29.679Z] ---> 7f91a94ed88e [2022-09-07T19:52:29.679Z] [2022-09-07T19:52:29.679Z] Removing intermediate container 1880ff846bf8 [2022-09-07T19:52:29.679Z] ---> 2fd0afbe4ab1 [2022-09-07T19:52:29.679Z] Step 25/26 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:52:29.939Z] ---> Running in 34394c668574 [2022-09-07T19:52:29.939Z] ---> Running in cdef71d870cc [2022-09-07T19:52:29.939Z] Successfully built 7f91a94ed88e [2022-09-07T19:52:29.939Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-07T19:52:29.939Z] Building core-metadata [2022-09-07T19:52:29.939Z]  Building security-spiffe-token-provider ... done Removing intermediate container 34394c668574 [2022-09-07T19:52:29.939Z] ---> 579b57a93ccf [2022-09-07T19:52:29.939Z] Step 26/26 : LABEL version=2.3.0-dev.58 [2022-09-07T19:52:32.747Z] --parallel Build images in parallel. [Pipeline] } [2022-09-07T19:52:32.774Z] $ docker stop --time=1 0dab9cc94729ee20cfc17cc34c0b3cd87824bd4e5ae0c5bd13251ea170e0ca5a [2022-09-07T19:52:33.228Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:52:33.228Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:52:33.228Z] ---> 7de093117885 [2022-09-07T19:52:33.228Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:52:33.228Z] ---> Using cache [2022-09-07T19:52:33.228Z] ---> 072609b2bdc8 [2022-09-07T19:52:33.228Z] Step 4/25 : WORKDIR /edgex-go [2022-09-07T19:52:33.228Z] ---> Using cache [2022-09-07T19:52:33.228Z] ---> 7928552c6594 [2022-09-07T19:52:33.228Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:52:33.228Z] ---> Using cache [2022-09-07T19:52:33.228Z] ---> 6351320a3dee [2022-09-07T19:52:33.228Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-07T19:52:33.228Z] ---> Using cache [2022-09-07T19:52:33.228Z] ---> 3f15f6580a44 [2022-09-07T19:52:33.228Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-07T19:52:33.228Z] ---> Using cache [2022-09-07T19:52:33.228Z] ---> 419ffa67dcd4 [2022-09-07T19:52:33.228Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:52:33.228Z] ---> Using cache [2022-09-07T19:52:33.228Z] ---> cdd7487d3c53 [2022-09-07T19:52:33.228Z] Step 9/25 : COPY . . [2022-09-07T19:52:33.228Z] ---> Using cache [2022-09-07T19:52:33.228Z] ---> 02c343a5ea60 [2022-09-07T19:52:33.228Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-07T19:52:34.165Z] ---> Running in 158913b5cee7 [2022-09-07T19:52:34.165Z] Removing intermediate container cdef71d870cc [2022-09-07T19:52:34.165Z] ---> d440a219668f [2022-09-07T19:52:34.165Z] Step 26/26 : LABEL version=2.3.0-dev.58 [2022-09-07T19:52:34.165Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T19:52:34.165Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T19:52:34.165Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T19:52:34.165Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T19:52:34.165Z] ---> 9c6f07244728 [2022-09-07T19:52:34.165Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-07T19:52:34.165Z] ---> 9c6f07244728 [2022-09-07T19:52:34.165Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-07T19:52:34.165Z] ---> Running in fc01d7bceaf7 [2022-09-07T19:52:34.165Z] ---> Running in ffc75fc29bc3 [2022-09-07T19:52:34.383Z] $ docker rm -f 0dab9cc94729ee20cfc17cc34c0b3cd87824bd4e5ae0c5bd13251ea170e0ca5a [2022-09-07T19:52:34.424Z] ---> Running in 1278b2d4de42 [2022-09-07T19:52:34.424Z] ---> Running in 30face0a685e [2022-09-07T19:52:34.424Z] Removing intermediate container 158913b5cee7 [2022-09-07T19:52:34.424Z] ---> adc18404cf2c [2022-09-07T19:52:34.424Z] [2022-09-07T19:52:34.424Z] Removing intermediate container ffc75fc29bc3 [2022-09-07T19:52:34.424Z] ---> 7ee974d450b9 [2022-09-07T19:52:34.424Z] [2022-09-07T19:52:34.424Z] Successfully built adc18404cf2c [2022-09-07T19:52:34.424Z] Successfully tagged security-spire-agent:latest [2022-09-07T19:52:34.424Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-09-07T19:52:34.424Z] Successfully built 7ee974d450b9 [2022-09-07T19:52:34.424Z] Successfully tagged security-spire-config:latest [2022-09-07T19:52:34.424Z] Building support-scheduler [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:52:34.684Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-07T19:52:34.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:34.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:34.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:34.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:34.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-07T19:52:34.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T19:52:35.200Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-07T19:52:35.200Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-07T19:52:35.200Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-07T19:52:35.200Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T19:52:35.200Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-07T19:52:35.200Z] (5/6) Installing curl (7.83.1-r3) [2022-09-07T19:52:35.200Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-07T19:52:35.207Z] prd-ubuntu20.04-docker-arm64-4c-16g-28652 does not seem to be running inside a container [2022-09-07T19:52:35.295Z] $ 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/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T19:52:35.472Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:52:35.472Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:52:35.472Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:52:35.472Z] OK: 6 MiB in 15 packages [2022-09-07T19:52:35.472Z] OK: 8 MiB in 20 packages [2022-09-07T19:52:36.477Z] $ docker top 05cc7ec93ce1755b25c1daed6a4483d1e8691d681e2cdb528d83696338b31fa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T19:52:37.374Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-07T19:52:38.772Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:52:38.772Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:52:38.772Z] ---> 7de093117885 [2022-09-07T19:52:38.772Z] Step 3/31 : WORKDIR /edgex-go [2022-09-07T19:52:38.772Z] ---> Using cache [2022-09-07T19:52:38.772Z] ---> 1e138c9fbd5a [2022-09-07T19:52:38.772Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:52:38.772Z] ---> Using cache [2022-09-07T19:52:38.772Z] ---> 4a1e58bab855 [2022-09-07T19:52:38.772Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-07T19:52:41.305Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:52:41.305Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:52:41.305Z] ---> 7de093117885 [2022-09-07T19:52:41.305Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:52:41.305Z] ---> Using cache [2022-09-07T19:52:41.305Z] ---> 072609b2bdc8 [2022-09-07T19:52:41.305Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T19:52:41.305Z] ---> Using cache [2022-09-07T19:52:41.305Z] ---> 7928552c6594 [2022-09-07T19:52:41.305Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:52:41.305Z] ---> Using cache [2022-09-07T19:52:41.305Z] ---> 6351320a3dee [2022-09-07T19:52:41.305Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-07T19:52:41.305Z] ---> Using cache [2022-09-07T19:52:41.305Z] ---> 3f15f6580a44 [2022-09-07T19:52:41.305Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T19:52:41.305Z] ---> Using cache [2022-09-07T19:52:41.305Z] ---> 419ffa67dcd4 [2022-09-07T19:52:41.305Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:52:41.305Z] ---> Using cache [2022-09-07T19:52:41.305Z] ---> cdd7487d3c53 [2022-09-07T19:52:41.305Z] Step 9/23 : COPY . . [2022-09-07T19:52:41.305Z] ---> Using cache [2022-09-07T19:52:41.305Z] ---> 02c343a5ea60 [2022-09-07T19:52:41.305Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-07T19:52:41.678Z] Building core-command ... [2022-09-07T19:52:41.678Z] Building core-data ... [2022-09-07T19:52:41.678Z] Building core-metadata ... [2022-09-07T19:52:41.678Z] Building security-bootstrapper ... [2022-09-07T19:52:41.678Z] Building security-proxy-setup ... [2022-09-07T19:52:41.678Z] Building security-secretstore-setup ... [2022-09-07T19:52:41.678Z] Building security-spiffe-token-provider ... [2022-09-07T19:52:41.678Z] Building security-spire-agent ... [2022-09-07T19:52:41.678Z] Building security-spire-config ... [2022-09-07T19:52:41.678Z] Building security-spire-server ... [2022-09-07T19:52:41.678Z] Building support-notifications ... [2022-09-07T19:52:41.678Z] Building support-scheduler ... [2022-09-07T19:52:41.678Z] Building sys-mgmt-agent ... [2022-09-07T19:52:41.678Z] Building sys-mgmt-agent [2022-09-07T19:52:41.678Z] Building support-notifications [2022-09-07T19:52:41.678Z] Building security-bootstrapper [2022-09-07T19:52:41.678Z] Building core-metadata [2022-09-07T19:52:41.678Z] Building security-secretstore-setup [2022-09-07T19:52:51.293Z] ---> Running in b8e04ad71a0a [2022-09-07T19:52:51.293Z] ---> Running in 075ccc090c30 [2022-09-07T19:52:51.293Z] Removing intermediate container 1278b2d4de42 [2022-09-07T19:52:51.293Z] ---> bc95aeaa80a1 [2022-09-07T19:52:51.293Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:52:51.293Z] ---> Running in 983e6e0e93ec [2022-09-07T19:52:51.293Z] Removing intermediate container 30face0a685e [2022-09-07T19:52:51.293Z] ---> 14dfb32362f6 [2022-09-07T19:52:51.293Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T19:52:51.293Z] ---> Running in 33a20316fa5d [2022-09-07T19:52:51.293Z] Removing intermediate container 983e6e0e93ec [2022-09-07T19:52:51.293Z] ---> c317eb968466 [2022-09-07T19:52:51.293Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-07T19:52:51.293Z] ---> Running in 205de903517c [2022-09-07T19:52:51.293Z] Removing intermediate container 33a20316fa5d [2022-09-07T19:52:51.293Z] ---> 39ae3e636e3d [2022-09-07T19:52:51.293Z] Step 13/22 : WORKDIR /edgex [2022-09-07T19:52:51.293Z] ---> Running in 1cf69d4343fd [2022-09-07T19:52:51.293Z] Removing intermediate container 205de903517c [2022-09-07T19:52:51.293Z] ---> 808df93c7320 [2022-09-07T19:52:51.293Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-07T19:52:51.293Z] ---> Running in 0fe972f682b1 [2022-09-07T19:52:51.293Z] Removing intermediate container 1cf69d4343fd [2022-09-07T19:52:51.293Z] ---> 10f8fc035052 [2022-09-07T19:52:51.293Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-07T19:52:51.293Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T19:52:51.293Z] Removing intermediate container 0fe972f682b1 [2022-09-07T19:52:51.293Z] ---> b694b587fc3a [2022-09-07T19:52:51.293Z] Step 16/24 : WORKDIR / [2022-09-07T19:52:51.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:51.293Z] ---> Running in 78838eb2b35e [2022-09-07T19:52:51.293Z] ---> 41890c6fb811 [2022-09-07T19:52:51.293Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-07T19:52:51.293Z] Removing intermediate container 78838eb2b35e [2022-09-07T19:52:51.293Z] ---> ce9586c28e13 [2022-09-07T19:52:51.293Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:52:51.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:52:51.554Z] OK: 211 MiB in 51 packages [2022-09-07T19:52:51.554Z] ---> ab6601327669 [2022-09-07T19:52:51.554Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-07T19:52:51.821Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:52:51.821Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:52:51.821Z] ---> ad9ff7778118 [2022-09-07T19:52:51.821Z] Step 3/31 : WORKDIR /edgex-go [2022-09-07T19:52:51.821Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:52:51.821Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:52:51.821Z] ---> ad9ff7778118 [2022-09-07T19:52:51.821Z] Step 3/23 : WORKDIR /edgex-go [2022-09-07T19:52:51.821Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:52:51.821Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:52:51.821Z] ---> ad9ff7778118 [2022-09-07T19:52:51.821Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:52:51.821Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:52:51.821Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:52:51.821Z] ---> ad9ff7778118 [2022-09-07T19:52:51.821Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T19:52:51.821Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:52:51.821Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:52:51.821Z] ---> ad9ff7778118 [2022-09-07T19:52:51.821Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:52:51.821Z] ---> Running in 8c2336574a20 [2022-09-07T19:52:51.821Z] ---> Running in c80be3b942ee [2022-09-07T19:52:51.821Z] ---> Running in 98cca35a8c2f [2022-09-07T19:52:51.821Z] ---> Running in 81f29d393174 [2022-09-07T19:52:51.821Z] ---> Running in 039dd832eb66 [2022-09-07T19:52:52.110Z] Removing intermediate container c80be3b942ee [2022-09-07T19:52:52.110Z] ---> 6ca7de69ae08 [2022-09-07T19:52:52.110Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T19:52:52.120Z] ---> 1fcf5e3162c4 [2022-09-07T19:52:52.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-07T19:52:52.120Z] ---> f7ea114d5b6e [2022-09-07T19:52:52.120Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T19:52:52.384Z] Removing intermediate container fc01d7bceaf7 [2022-09-07T19:52:52.384Z] ---> 090e1c0676ad [2022-09-07T19:52:52.384Z] [2022-09-07T19:52:52.384Z] Step 11/25 : FROM alpine:3.16 [2022-09-07T19:52:52.384Z] ---> 9c6f07244728 [2022-09-07T19:52:52.384Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-07T19:52:52.384Z] ---> Using cache [2022-09-07T19:52:52.384Z] ---> bc95aeaa80a1 [2022-09-07T19:52:52.384Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:52:52.384Z] ---> Using cache [2022-09-07T19:52:52.384Z] ---> c317eb968466 [2022-09-07T19:52:52.384Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-07T19:52:52.384Z] ---> Running in 549b94bc4b52 [2022-09-07T19:52:52.387Z] Removing intermediate container 039dd832eb66 [2022-09-07T19:52:52.387Z] ---> c093265fa01d [2022-09-07T19:52:52.387Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:52:52.387Z] Removing intermediate container 8c2336574a20 [2022-09-07T19:52:52.387Z] ---> cd55f0a611c2 [2022-09-07T19:52:52.387Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:52:52.387Z] Removing intermediate container 98cca35a8c2f [2022-09-07T19:52:52.387Z] ---> e64352295d3f [2022-09-07T19:52:52.387Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:52:52.387Z] ---> Running in cd35dd0fbebf [2022-09-07T19:52:52.387Z] Removing intermediate container 81f29d393174 [2022-09-07T19:52:52.387Z] ---> 62ab67db4e69 [2022-09-07T19:52:52.388Z] Step 4/25 : WORKDIR /edgex-go [2022-09-07T19:52:52.388Z] ---> Running in e17eb0151dea [2022-09-07T19:52:52.644Z] ---> 4b0becffca1e [2022-09-07T19:52:52.644Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T19:52:52.644Z] Removing intermediate container b8e04ad71a0a [2022-09-07T19:52:52.644Z] ---> b158386199aa [2022-09-07T19:52:52.644Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-07T19:52:52.644Z] ---> Running in 37b4645ec461 [2022-09-07T19:52:52.644Z] Removing intermediate container 549b94bc4b52 [2022-09-07T19:52:52.644Z] ---> 8672d15ccd22 [2022-09-07T19:52:52.644Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-07T19:52:52.711Z] ---> Running in 1b78b1db01a0 [2022-09-07T19:52:52.711Z] ---> Running in 9994b33923ed [2022-09-07T19:52:52.711Z] ---> Running in fcb9bae35e0a [2022-09-07T19:52:52.902Z] ---> Running in b0ce0cddd945 [2022-09-07T19:52:52.902Z] ---> 29110b5bcb6c [2022-09-07T19:52:52.902Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-07T19:52:52.902Z] ---> dabe58188c15 [2022-09-07T19:52:52.902Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:52:52.902Z] ---> Running in c573407f0908 [2022-09-07T19:52:52.902Z] Removing intermediate container b0ce0cddd945 [2022-09-07T19:52:52.902Z] ---> b7d05a9e62bd [2022-09-07T19:52:52.902Z] Step 16/25 : WORKDIR / [2022-09-07T19:52:53.171Z] ---> 411376aad39d [2022-09-07T19:52:53.171Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-07T19:52:53.171Z] ---> Running in ddd6f460e06e [2022-09-07T19:52:53.171Z] ---> Running in f40a04747495 [2022-09-07T19:52:53.337Z] Removing intermediate container cd35dd0fbebf [2022-09-07T19:52:53.337Z] ---> b5703b84ab33 [2022-09-07T19:52:53.337Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:52:53.432Z] Removing intermediate container ddd6f460e06e [2022-09-07T19:52:53.432Z] ---> 18ba73d39b2a [2022-09-07T19:52:53.432Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:52:53.432Z] Removing intermediate container f40a04747495 [2022-09-07T19:52:53.432Z] ---> 5e50cbf4b5e3 [2022-09-07T19:52:53.432Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:52:53.432Z] ---> Running in a5131cd4d85f [2022-09-07T19:52:53.432Z] Removing intermediate container 37b4645ec461 [2022-09-07T19:52:53.432Z] ---> 35366c6bf09d [2022-09-07T19:52:53.432Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T19:52:53.432Z] ---> Running in 035128d9a069 [2022-09-07T19:52:53.622Z] ---> Running in 213b041124a1 [2022-09-07T19:52:53.622Z] Removing intermediate container fcb9bae35e0a [2022-09-07T19:52:53.622Z] ---> 91d8029d417a [2022-09-07T19:52:53.622Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:52:53.693Z] Removing intermediate container a5131cd4d85f [2022-09-07T19:52:53.693Z] ---> 20985911ad81 [2022-09-07T19:52:53.693Z] Step 22/24 : LABEL arch=x86_64 [2022-09-07T19:52:53.693Z] ---> Running in d2c5888925a5 [2022-09-07T19:52:53.693Z] Removing intermediate container 035128d9a069 [2022-09-07T19:52:53.693Z] ---> 2bcab2c7882b [2022-09-07T19:52:53.693Z] Step 20/22 : LABEL arch=x86_64 [2022-09-07T19:52:53.693Z] Removing intermediate container d2c5888925a5 [2022-09-07T19:52:53.693Z] ---> 3aeeb6c6a429 [2022-09-07T19:52:53.693Z] Step 23/24 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:52:53.693Z] ---> 92080ff722f6 [2022-09-07T19:52:53.693Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-07T19:52:53.693Z] ---> Running in 1f702703c0df [2022-09-07T19:52:53.693Z] ---> Running in 8774ee099839 [2022-09-07T19:52:53.899Z] ---> Running in 9f9685568fc9 [2022-09-07T19:52:54.278Z] Removing intermediate container 1f702703c0df [2022-09-07T19:52:54.278Z] ---> 09827381479e [2022-09-07T19:52:54.278Z] Step 21/22 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:52:54.278Z] Removing intermediate container 8774ee099839 [2022-09-07T19:52:54.278Z] ---> 5944b9618f63 [2022-09-07T19:52:54.278Z] Step 24/24 : LABEL version=2.3.0-dev.58 [2022-09-07T19:52:54.278Z] ---> Running in 84e7637d1a07 [2022-09-07T19:52:54.539Z] ---> Running in c0cfd06d83ec [2022-09-07T19:52:54.539Z] ---> 6421b727e213 [2022-09-07T19:52:54.539Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-07T19:52:54.539Z] Removing intermediate container 84e7637d1a07 [2022-09-07T19:52:54.539Z] ---> ac0f21f2dfa9 [2022-09-07T19:52:54.539Z] Step 22/22 : LABEL version=2.3.0-dev.58 [2022-09-07T19:52:54.809Z] ---> Running in 5fdb66d1a82c [2022-09-07T19:52:55.773Z] Removing intermediate container c0cfd06d83ec [2022-09-07T19:52:55.773Z] ---> 9e79bd45d177 [2022-09-07T19:52:55.773Z] [2022-09-07T19:52:55.773Z] Successfully built 9e79bd45d177 [2022-09-07T19:52:56.351Z] Successfully tagged core-command:latest [2022-09-07T19:52:56.351Z]  Building core-command ... done Building sys-mgmt-agent [2022-09-07T19:52:56.351Z] ---> 1212e6754967 [2022-09-07T19:52:56.351Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-07T19:52:56.351Z] Removing intermediate container 5fdb66d1a82c [2022-09-07T19:52:56.351Z] ---> 83cdffaf4e73 [2022-09-07T19:52:56.351Z] [2022-09-07T19:52:56.351Z] Successfully built 83cdffaf4e73 [2022-09-07T19:52:56.351Z] Successfully tagged security-proxy-setup:latest [2022-09-07T19:52:56.351Z] Building support-notifications [2022-09-07T19:52:56.564Z] Removing intermediate container e17eb0151dea [2022-09-07T19:52:56.564Z] ---> bb16a6492a60 [2022-09-07T19:52:56.564Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-07T19:52:56.564Z] ---> Running in be2302360d6a [2022-09-07T19:52:56.845Z] Removing intermediate container 1b78b1db01a0 [2022-09-07T19:52:56.845Z] ---> abf15afeae82 [2022-09-07T19:52:56.845Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-07T19:52:56.845Z] ---> Running in d002cfe52556 [2022-09-07T19:52:56.845Z] Removing intermediate container 9994b33923ed [2022-09-07T19:52:56.845Z] ---> c8c345803c6c [2022-09-07T19:52:57.122Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-07T19:52:57.122Z] ---> Running in 1db380a7c776 [2022-09-07T19:52:57.407Z] Removing intermediate container 213b041124a1 [2022-09-07T19:52:57.407Z] ---> 436554d7e442 [2022-09-07T19:52:57.407Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-07T19:52:57.687Z] ---> Running in a1c73e8a7197 [2022-09-07T19:52:57.687Z] Removing intermediate container 9f9685568fc9 [2022-09-07T19:52:57.687Z] ---> 5cd96f64d1d6 [2022-09-07T19:52:57.687Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-07T19:52:57.965Z] ---> Running in a9a8f762a242 [2022-09-07T19:52:58.958Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:52:59.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:52:59.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:52:59.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:52:59.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:52:59.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T19:53:00.589Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:53:00.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:53:00.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:53:01.268Z] OK: 221 MiB in 51 packages [2022-09-07T19:53:01.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T19:53:01.699Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:53:01.699Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:53:01.699Z] ---> 7de093117885 [2022-09-07T19:53:01.699Z] Step 3/23 : WORKDIR /edgex-go [2022-09-07T19:53:01.699Z] ---> Using cache [2022-09-07T19:53:01.699Z] ---> 1e138c9fbd5a [2022-09-07T19:53:01.699Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:53:01.699Z] ---> Using cache [2022-09-07T19:53:01.699Z] ---> 4a1e58bab855 [2022-09-07T19:53:01.699Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-07T19:53:01.957Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:53:01.957Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:53:01.957Z] ---> 7de093117885 [2022-09-07T19:53:01.957Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:53:01.957Z] ---> Using cache [2022-09-07T19:53:01.957Z] ---> 072609b2bdc8 [2022-09-07T19:53:01.957Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T19:53:01.957Z] ---> Using cache [2022-09-07T19:53:01.957Z] ---> 7928552c6594 [2022-09-07T19:53:01.957Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:53:01.957Z] ---> Using cache [2022-09-07T19:53:01.957Z] ---> 6351320a3dee [2022-09-07T19:53:01.957Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-07T19:53:02.398Z] OK: 221 MiB in 51 packages [2022-09-07T19:53:02.782Z] OK: 221 MiB in 51 packages [2022-09-07T19:53:03.154Z] Removing intermediate container be2302360d6a [2022-09-07T19:53:03.154Z] ---> e5650f9fcc7d [2022-09-07T19:53:03.154Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T19:53:03.154Z] OK: 221 MiB in 51 packages [2022-09-07T19:53:04.641Z] Removing intermediate container d002cfe52556 [2022-09-07T19:53:04.641Z] ---> eeefeccf3ba0 [2022-09-07T19:53:04.641Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-07T19:53:04.641Z] Removing intermediate container a1c73e8a7197 [2022-09-07T19:53:04.641Z] ---> 701fc9b6f5bd [2022-09-07T19:53:04.641Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T19:53:04.641Z] ---> 071da56d957c [2022-09-07T19:53:04.641Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:53:04.931Z] Removing intermediate container a9a8f762a242 [2022-09-07T19:53:04.931Z] ---> fcf19d92f8a4 [2022-09-07T19:53:04.931Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-07T19:53:04.931Z] OK: 221 MiB in 51 packages [2022-09-07T19:53:04.931Z] ---> Running in 402cf4ef8db2 [2022-09-07T19:53:05.922Z] ---> 1364d84d24b3 [2022-09-07T19:53:05.922Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:53:05.922Z] ---> Running in 4e26db1b7a26 [2022-09-07T19:53:05.922Z] ---> e0af111feff6 [2022-09-07T19:53:05.922Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:53:06.199Z] ---> Running in 87a6e676cfee [2022-09-07T19:53:06.474Z] Removing intermediate container 1db380a7c776 [2022-09-07T19:53:06.474Z] ---> b82bda8620c4 [2022-09-07T19:53:06.752Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-07T19:53:06.752Z] ---> f5d0ba1bfa99 [2022-09-07T19:53:06.752Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:53:07.029Z] ---> Running in 2c6569ac2d1b [2022-09-07T19:53:08.486Z] ---> 53afe9b2ba69 [2022-09-07T19:53:08.486Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:53:08.486Z] ---> Running in 9b7ea546eecd [2022-09-07T19:53:10.179Z] ---> 487578e59ab6 [2022-09-07T19:53:10.179Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-07T19:53:10.179Z] ---> Running in 0d00d40fb923 [2022-09-07T19:53:10.179Z] ---> Running in 58f7bc4a6f3d [2022-09-07T19:53:10.179Z] ---> Running in e4f2c504809a [2022-09-07T19:53:10.441Z] Removing intermediate container e4f2c504809a [2022-09-07T19:53:10.441Z] ---> da0ea1eb7617 [2022-09-07T19:53:10.441Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:53:10.441Z] ---> Running in 8f4dd35c72af [2022-09-07T19:53:10.441Z] Removing intermediate container c573407f0908 [2022-09-07T19:53:10.441Z] ---> 0d5d1fdab13a [2022-09-07T19:53:10.441Z] Step 8/31 : COPY . . [2022-09-07T19:53:10.708Z] Removing intermediate container 8f4dd35c72af [2022-09-07T19:53:10.708Z] ---> 61ca9a085875 [2022-09-07T19:53:10.708Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T19:53:10.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:53:10.708Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:53:10.708Z] ---> Running in dc4c5419fa63 [2022-09-07T19:53:11.664Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:53:11.664Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:53:12.317Z] OK: 211 MiB in 51 packages [2022-09-07T19:53:12.317Z] Removing intermediate container dc4c5419fa63 [2022-09-07T19:53:12.317Z] ---> 7d0818f476bf [2022-09-07T19:53:12.317Z] Step 24/25 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:53:12.317Z] OK: 211 MiB in 51 packages [2022-09-07T19:53:17.613Z] ---> Running in 373a3229ee01 [2022-09-07T19:53:17.613Z] ---> 103fc665bb73 [2022-09-07T19:53:17.613Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-07T19:53:17.613Z] Removing intermediate container 373a3229ee01 [2022-09-07T19:53:17.613Z] ---> 5a2fefb98968 [2022-09-07T19:53:17.613Z] Step 25/25 : LABEL version=2.3.0-dev.58 [2022-09-07T19:53:17.613Z] Removing intermediate container 0d00d40fb923 [2022-09-07T19:53:17.613Z] ---> 62b2bdbf4468 [2022-09-07T19:53:17.613Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-07T19:53:17.613Z] ---> Running in ebc3b89d66c9 [2022-09-07T19:53:17.613Z] Removing intermediate container 075ccc090c30 [2022-09-07T19:53:17.613Z] ---> 0989475f0632 [2022-09-07T19:53:17.613Z] [2022-09-07T19:53:17.613Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T19:53:17.613Z] ---> Running in 9e18ebb4ddcd [2022-09-07T19:53:17.613Z] ---> 9c6f07244728 [2022-09-07T19:53:17.613Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-07T19:53:17.613Z] ---> Using cache [2022-09-07T19:53:17.613Z] ---> bc95aeaa80a1 [2022-09-07T19:53:17.613Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:53:17.613Z] ---> Using cache [2022-09-07T19:53:17.613Z] ---> c317eb968466 [2022-09-07T19:53:17.613Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-07T19:53:17.613Z] Removing intermediate container 58f7bc4a6f3d [2022-09-07T19:53:17.613Z] ---> 77d6eacc571d [2022-09-07T19:53:17.613Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T19:53:17.613Z] ---> Running in f5b5ea84dfd2 [2022-09-07T19:53:17.613Z] Removing intermediate container ebc3b89d66c9 [2022-09-07T19:53:17.613Z] ---> fa80de9de096 [2022-09-07T19:53:17.613Z] [2022-09-07T19:53:17.613Z] ---> 9b757f2ce95f [2022-09-07T19:53:17.613Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:53:17.613Z] ---> Running in b4afed1b6f1a [2022-09-07T19:53:17.613Z] Removing intermediate container f5b5ea84dfd2 [2022-09-07T19:53:17.613Z] ---> f1f62c2b715e [2022-09-07T19:53:17.613Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T19:53:17.613Z] Successfully built fa80de9de096 [2022-09-07T19:53:17.613Z] Successfully tagged core-metadata:latest [2022-09-07T19:53:17.613Z]  Building core-metadata ... done Building core-data [2022-09-07T19:53:17.613Z] ---> Running in f167ae15cd95 [2022-09-07T19:53:17.613Z] ---> f1dcafac4de8 [2022-09-07T19:53:17.613Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:53:17.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-07T19:53:20.160Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:53:20.160Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:53:20.160Z] ---> 7de093117885 [2022-09-07T19:53:20.160Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T19:53:20.160Z] ---> Using cache [2022-09-07T19:53:20.160Z] ---> 072609b2bdc8 [2022-09-07T19:53:20.160Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T19:53:20.160Z] ---> Using cache [2022-09-07T19:53:20.160Z] ---> 7928552c6594 [2022-09-07T19:53:20.160Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:53:20.160Z] ---> Using cache [2022-09-07T19:53:20.160Z] ---> 6351320a3dee [2022-09-07T19:53:20.160Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-07T19:53:21.563Z] ---> Running in b43676ddb5a9 [2022-09-07T19:53:21.563Z] Removing intermediate container f167ae15cd95 [2022-09-07T19:53:21.563Z] ---> 74ae239951e0 [2022-09-07T19:53:21.563Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:53:21.563Z] ---> Running in 6e664ef9cb50 [2022-09-07T19:53:22.180Z] ---> c68f1b6891c5 [2022-09-07T19:53:22.180Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-07T19:53:22.180Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:53:23.125Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:53:23.678Z] OK: 211 MiB in 51 packages [2022-09-07T19:53:30.295Z] ---> 69ee31f291dd [2022-09-07T19:53:30.295Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-07T19:53:32.218Z] Removing intermediate container 6e664ef9cb50 [2022-09-07T19:53:32.218Z] ---> 481d9a91d9ca [2022-09-07T19:53:32.218Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T19:53:32.480Z] ---> b522301e79c1 [2022-09-07T19:53:32.480Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-07T19:53:32.480Z] ---> 790326a3555c [2022-09-07T19:53:32.480Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:53:33.057Z] ---> Running in ea1b30855853 [2022-09-07T19:53:33.057Z] ---> Running in c6227cb2f075 [2022-09-07T19:53:33.317Z] Removing intermediate container b4afed1b6f1a [2022-09-07T19:53:33.317Z] ---> f185e42871c9 [2022-09-07T19:53:33.317Z] Step 8/23 : COPY . . [2022-09-07T19:53:33.633Z] Removing intermediate container ea1b30855853 [2022-09-07T19:53:33.633Z] ---> 1a9a3442a9fe [2022-09-07T19:53:33.633Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:53:37.055Z] ---> Running in 311412cc063d [2022-09-07T19:53:39.609Z] Removing intermediate container 311412cc063d [2022-09-07T19:53:39.609Z] ---> bb8791d92b66 [2022-09-07T19:53:39.609Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T19:53:39.609Z] ---> Running in 599db6534eae [2022-09-07T19:53:39.609Z] ---> e32a57b3307f [2022-09-07T19:53:39.609Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-07T19:53:39.874Z] Removing intermediate container 9e18ebb4ddcd [2022-09-07T19:53:39.874Z] ---> 08b063fc039e [2022-09-07T19:53:39.874Z] [2022-09-07T19:53:39.874Z] Step 10/31 : FROM alpine:3.16 [2022-09-07T19:53:39.874Z] ---> 9c6f07244728 [2022-09-07T19:53:39.874Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:53:39.874Z] ---> Running in f0a4d58fc5cb [2022-09-07T19:53:39.874Z] ---> Running in 961b026bf3ab [2022-09-07T19:53:39.874Z] Removing intermediate container 599db6534eae [2022-09-07T19:53:39.874Z] ---> 88f4fd3aff76 [2022-09-07T19:53:39.874Z] Step 22/23 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:53:39.874Z] ---> Running in d3603956e9ed [2022-09-07T19:53:39.874Z] Removing intermediate container 961b026bf3ab [2022-09-07T19:53:39.874Z] ---> 52ecf4b89a2c [2022-09-07T19:53:39.874Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-07T19:53:39.874Z] ---> Running in d5538ef996e3 [2022-09-07T19:53:40.134Z] Removing intermediate container b43676ddb5a9 [2022-09-07T19:53:40.134Z] ---> ed38e28b8dff [2022-09-07T19:53:40.134Z] Step 9/23 : COPY . . [2022-09-07T19:53:40.134Z] Removing intermediate container d3603956e9ed [2022-09-07T19:53:40.134Z] ---> 1dcc7edc27b4 [2022-09-07T19:53:40.134Z] Step 23/23 : LABEL version=2.3.0-dev.58 [2022-09-07T19:53:40.134Z] ---> Running in e6597f070f94 [2022-09-07T19:53:40.134Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T19:53:42.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:53:42.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:53:42.807Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-07T19:53:42.807Z] (2/2) Installing su-exec (0.2-r1) [2022-09-07T19:53:42.807Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:53:42.807Z] OK: 6 MiB in 16 packages [2022-09-07T19:53:44.713Z] Removing intermediate container e6597f070f94 [2022-09-07T19:53:44.713Z] ---> 29fedad77801 [2022-09-07T19:53:44.713Z] [2022-09-07T19:53:44.713Z] Successfully built 29fedad77801 [2022-09-07T19:53:46.695Z] Successfully tagged support-scheduler:latest [2022-09-07T19:53:46.695Z] Building security-secretstore-setup [2022-09-07T19:53:50.014Z]  Building support-scheduler ... done  ---> 3164979a57c9 [2022-09-07T19:53:50.014Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-07T19:53:50.585Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:53:50.585Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:53:50.585Z] ---> 7de093117885 [2022-09-07T19:53:50.585Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T19:53:50.585Z] ---> Using cache [2022-09-07T19:53:50.585Z] ---> 1e138c9fbd5a [2022-09-07T19:53:50.585Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:53:50.585Z] ---> Using cache [2022-09-07T19:53:50.585Z] ---> 4a1e58bab855 [2022-09-07T19:53:50.585Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-07T19:53:50.585Z] ---> Using cache [2022-09-07T19:53:50.585Z] ---> b158386199aa [2022-09-07T19:53:50.585Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T19:53:50.585Z] ---> Using cache [2022-09-07T19:53:50.585Z] ---> dabe58188c15 [2022-09-07T19:53:50.585Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:53:50.585Z] ---> Using cache [2022-09-07T19:53:50.585Z] ---> 0d5d1fdab13a [2022-09-07T19:53:50.585Z] Step 8/25 : COPY . . [2022-09-07T19:53:50.585Z] ---> Using cache [2022-09-07T19:53:50.585Z] ---> 103fc665bb73 [2022-09-07T19:53:50.585Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-07T19:53:54.836Z] ---> Running in ef86f4c14462 [2022-09-07T19:53:54.836Z] ---> Running in ce32d4aae27a [2022-09-07T19:53:55.098Z] Removing intermediate container d5538ef996e3 [2022-09-07T19:53:55.098Z] ---> 54789f853e63 [2022-09-07T19:53:55.098Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-07T19:53:55.098Z] ---> Running in bf2df7e1bac5 [2022-09-07T19:53:55.671Z] Removing intermediate container bf2df7e1bac5 [2022-09-07T19:53:55.671Z] ---> ea559f43c9fc [2022-09-07T19:53:55.671Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-07T19:53:55.671Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-07T19:53:55.671Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T19:53:55.671Z] ---> Running in 536c4dd9394b [2022-09-07T19:53:55.671Z] Removing intermediate container 536c4dd9394b [2022-09-07T19:53:55.671Z] ---> 7835ba420355 [2022-09-07T19:53:55.671Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-07T19:53:55.975Z] ---> Running in b4c167f94f3d [2022-09-07T19:53:57.359Z] Removing intermediate container b4c167f94f3d [2022-09-07T19:53:57.359Z] ---> 4705192c0335 [2022-09-07T19:53:57.359Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-07T19:53:59.265Z] ---> Running in 9fc2452b4849 [2022-09-07T19:53:59.265Z] Removing intermediate container f0a4d58fc5cb [2022-09-07T19:53:59.265Z] ---> b3a772161562 [2022-09-07T19:53:59.265Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-07T19:53:59.265Z] ---> Running in bea3bd3a3008 [2022-09-07T19:53:59.265Z] Removing intermediate container c6227cb2f075 [2022-09-07T19:53:59.265Z] ---> 65c9bf767b9e [2022-09-07T19:53:59.265Z] Step 9/24 : COPY . . [2022-09-07T19:54:00.810Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T19:54:13.054Z] Removing intermediate container 9fc2452b4849 [2022-09-07T19:54:13.054Z] ---> 7c5ef06d6ddd [2022-09-07T19:54:13.054Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-07T19:54:13.054Z] ---> 8357c91bbf5f [2022-09-07T19:54:13.054Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-07T19:54:13.054Z] ---> Running in ec6a5ddef143 [2022-09-07T19:54:13.054Z] ---> Running in 788c0ce25839 [2022-09-07T19:54:13.054Z] Removing intermediate container bea3bd3a3008 [2022-09-07T19:54:13.054Z] ---> 8d96c4064bcb [2022-09-07T19:54:13.054Z] [2022-09-07T19:54:13.054Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T19:54:13.054Z] ---> 9c6f07244728 [2022-09-07T19:54:13.054Z] 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-09-07T19:54:13.318Z] Removing intermediate container ec6a5ddef143 [2022-09-07T19:54:13.318Z] ---> e502476132d0 [2022-09-07T19:54:13.318Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-07T19:54:13.577Z] ---> Running in a2ac91d73748 [2022-09-07T19:54:13.577Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-07T19:54:13.577Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T19:54:14.949Z] ---> 081a56fc97d6 [2022-09-07T19:54:14.949Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-07T19:54:14.949Z] Removing intermediate container a2ac91d73748 [2022-09-07T19:54:14.949Z] ---> 464596eb8b7a [2022-09-07T19:54:14.949Z] 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-09-07T19:54:15.214Z] ---> Running in 8a150d268898 [2022-09-07T19:54:15.214Z] ---> Running in 3ec63e5d60dc [2022-09-07T19:54:16.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:54:16.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:54:16.415Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-07T19:54:16.415Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-07T19:54:16.415Z] (3/33) Installing readline (8.1.2-r0) [2022-09-07T19:54:16.415Z] (4/33) Installing bash (5.1.16-r2) [2022-09-07T19:54:16.612Z] Removing intermediate container 4e26db1b7a26 [2022-09-07T19:54:16.612Z] ---> a61d647c4498 [2022-09-07T19:54:16.612Z] Step 9/23 : COPY . . [2022-09-07T19:54:16.612Z] Removing intermediate container 2c6569ac2d1b [2022-09-07T19:54:16.612Z] ---> 947913b5db36 [2022-09-07T19:54:16.612Z] Step 9/25 : COPY . . [2022-09-07T19:54:16.612Z] Removing intermediate container 9b7ea546eecd [2022-09-07T19:54:16.612Z] ---> 1f869242427c [2022-09-07T19:54:16.612Z] Step 8/31 : COPY . . [2022-09-07T19:54:16.612Z] Removing intermediate container 87a6e676cfee [2022-09-07T19:54:16.612Z] ---> 27afc73c3d90 [2022-09-07T19:54:16.612Z] Step 8/23 : COPY . . [2022-09-07T19:54:16.612Z] Removing intermediate container 402cf4ef8db2 [2022-09-07T19:54:16.612Z] ---> 0c2781d82b7b [2022-09-07T19:54:16.612Z] Step 8/25 : COPY . . [2022-09-07T19:54:16.612Z] ---> a684b99c34d5 [2022-09-07T19:54:16.612Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-07T19:54:16.612Z] ---> 5a09208a8d63 [2022-09-07T19:54:16.612Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-07T19:54:16.612Z] ---> 8c93b44fce4d [2022-09-07T19:54:16.612Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-07T19:54:16.612Z] ---> c6e0d8fd301b [2022-09-07T19:54:16.612Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-07T19:54:16.612Z] ---> 18470755ac22 [2022-09-07T19:54:16.612Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-07T19:54:16.612Z] ---> Running in c6f9532a7a30 [2022-09-07T19:54:16.612Z] ---> Running in 27867560646f [2022-09-07T19:54:16.612Z] ---> Running in 99e4e9f705e6 [2022-09-07T19:54:16.612Z] ---> Running in 6d87a23347e5 [2022-09-07T19:54:16.612Z] ---> Running in a521b2615bc8 [2022-09-07T19:54:16.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-07T19:54:16.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-07T19:54:16.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-07T19:54:16.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-07T19:54:16.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-09-07T19:54:16.675Z] Executing bash-5.1.16-r2.post-install [2022-09-07T19:54:16.675Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-07T19:54:16.675Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-07T19:54:16.675Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T19:54:16.675Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-07T19:54:16.675Z] (9/33) Installing curl (7.83.1-r3) [2022-09-07T19:54:16.675Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-07T19:54:16.934Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-07T19:54:16.934Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-07T19:54:16.934Z] (13/33) Installing expat (2.4.8-r0) [2022-09-07T19:54:17.192Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-07T19:54:17.192Z] (15/33) Installing gdbm (1.23-r0) [2022-09-07T19:54:17.192Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-07T19:54:17.192Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T19:54:17.192Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T19:54:17.192Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-07T19:54:17.192Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-07T19:54:17.192Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-07T19:54:17.450Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-07T19:54:17.450Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-07T19:54:17.450Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-07T19:54:17.450Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-07T19:54:17.450Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-07T19:54:17.450Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-07T19:54:17.450Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-07T19:54:17.450Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-07T19:54:17.450Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-07T19:54:17.450Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-07T19:54:17.450Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-07T19:54:17.712Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-07T19:54:17.712Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:54:17.712Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:54:17.974Z] OK: 122 MiB in 47 packages [2022-09-07T19:54:21.266Z] Removing intermediate container ef86f4c14462 [2022-09-07T19:54:21.266Z] ---> 0441af52423f [2022-09-07T19:54:21.266Z] [2022-09-07T19:54:21.266Z] Step 10/25 : FROM alpine:3.16 [2022-09-07T19:54:21.266Z] ---> 9c6f07244728 [2022-09-07T19:54:21.266Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-07T19:54:21.525Z] Removing intermediate container 8a150d268898 [2022-09-07T19:54:21.525Z] ---> 9e3228c3c958 [2022-09-07T19:54:21.525Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:54:21.525Z] ---> Running in ec5132ddb19b [2022-09-07T19:54:22.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:54:22.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:54:22.718Z] ---> da12cb0eaabe [2022-09-07T19:54:22.718Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-07T19:54:22.718Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-07T19:54:22.718Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-07T19:54:22.718Z] (3/3) Installing su-exec (0.2-r1) [2022-09-07T19:54:22.718Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:54:22.718Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:54:22.718Z] OK: 6 MiB in 17 packages [2022-09-07T19:54:26.007Z] ---> b955050ce4cb [2022-09-07T19:54:26.007Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-07T19:54:26.007Z] Removing intermediate container ec5132ddb19b [2022-09-07T19:54:26.007Z] ---> cc3b5fd10000 [2022-09-07T19:54:26.007Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T19:54:26.007Z] Removing intermediate container ce32d4aae27a [2022-09-07T19:54:26.007Z] ---> 2eca6d0d21ad [2022-09-07T19:54:26.007Z] [2022-09-07T19:54:26.007Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T19:54:26.007Z] ---> 9c6f07244728 [2022-09-07T19:54:26.007Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-07T19:54:26.007Z] ---> Running in ad00a8cb4d8d [2022-09-07T19:54:26.007Z] ---> a0944cc695a1 [2022-09-07T19:54:26.267Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-07T19:54:26.267Z] ---> Running in d551ee08afa3 [2022-09-07T19:54:26.267Z] Collecting docker-compose==1.23.2 [2022-09-07T19:54:26.267Z] Removing intermediate container ad00a8cb4d8d [2022-09-07T19:54:26.267Z] ---> dab171ec3af8 [2022-09-07T19:54:26.267Z] Step 13/25 : WORKDIR / [2022-09-07T19:54:26.267Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-07T19:54:26.267Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.2 MB/s eta 0:00:00 [2022-09-07T19:54:26.267Z] ---> Running in 451191a4629a [2022-09-07T19:54:26.267Z] Collecting docopt<0.7,>=0.6.1 [2022-09-07T19:54:26.267Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-07T19:54:26.267Z] Preparing metadata (setup.py): started [2022-09-07T19:54:26.267Z] ---> 453cab9fc05d [2022-09-07T19:54:26.267Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-07T19:54:26.525Z] Removing intermediate container 451191a4629a [2022-09-07T19:54:26.525Z] ---> 76938bf1f0a3 [2022-09-07T19:54:26.525Z] 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-09-07T19:54:26.525Z] ---> 475f2ebfce07 [2022-09-07T19:54:26.525Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-07T19:54:26.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:54:26.525Z] ---> 2bf42199fc6b [2022-09-07T19:54:26.525Z] 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-09-07T19:54:26.525Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T19:54:26.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:54:26.783Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-07T19:54:26.783Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-07T19:54:26.783Z] ---> 6bda1b60de54 [2022-09-07T19:54:26.783Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-07T19:54:26.783Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 122.4 MB/s eta 0:00:00 [2022-09-07T19:54:26.783Z] ---> 28ccb568c4ab [2022-09-07T19:54:26.783Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-07T19:54:26.783Z] ---> Running in dd51659e17dd [2022-09-07T19:54:26.783Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-07T19:54:26.783Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-07T19:54:26.783Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 122.6 MB/s eta 0:00:00 [2022-09-07T19:54:26.783Z] Collecting cached-property<2,>=1.2.0 [2022-09-07T19:54:26.783Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-07T19:54:26.783Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-07T19:54:26.783Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-07T19:54:26.783Z] Preparing metadata (setup.py): started [2022-09-07T19:54:27.042Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-07T19:54:27.042Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-07T19:54:27.042Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:54:27.042Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T19:54:27.042Z] ---> 1d197afe29f4 [2022-09-07T19:54:27.042Z] 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-09-07T19:54:27.042Z] OK: 6 MiB in 16 packages [2022-09-07T19:54:27.302Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T19:54:27.302Z] Collecting texttable<0.10,>=0.9.0 [2022-09-07T19:54:27.302Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-07T19:54:27.302Z] Preparing metadata (setup.py): started [2022-09-07T19:54:27.561Z] ---> ec5dbca41a52 [2022-09-07T19:54:27.561Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-07T19:54:27.561Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T19:54:27.561Z] Collecting PyYAML<4,>=3.10 [2022-09-07T19:54:27.561Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-07T19:54:27.561Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 79.4 MB/s eta 0:00:00 [2022-09-07T19:54:27.819Z] Preparing metadata (setup.py): started [2022-09-07T19:54:28.078Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T19:54:28.340Z] Collecting jsonschema<3,>=2.5.1 [2022-09-07T19:54:28.340Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-07T19:54:28.340Z] Collecting docker<4.0,>=3.6.0 [2022-09-07T19:54:28.340Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-07T19:54:28.340Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 100.8 MB/s eta 0:00:00 [2022-09-07T19:54:28.340Z] 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-09-07T19:54:28.340Z] Collecting docker-pycreds>=0.4.0 [2022-09-07T19:54:28.340Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-07T19:54:28.599Z] Collecting idna<2.8,>=2.5 [2022-09-07T19:54:28.599Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-07T19:54:28.599Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 167.8 MB/s eta 0:00:00 [2022-09-07T19:54:28.599Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-07T19:54:28.599Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-07T19:54:28.599Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 148.2 MB/s eta 0:00:00 [2022-09-07T19:54:28.599Z] Collecting certifi>=2017.4.17 [2022-09-07T19:54:28.599Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-07T19:54:28.599Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 94.1 MB/s eta 0:00:00 [2022-09-07T19:54:28.599Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-07T19:54:28.859Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-07T19:54:28.859Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 141.7 MB/s eta 0:00:00 [2022-09-07T19:54:28.859Z] ---> 8a923b5e0a2d [2022-09-07T19:54:28.859Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-07T19:54:28.859Z] Removing intermediate container d551ee08afa3 [2022-09-07T19:54:28.859Z] ---> 8524a0a276fb [2022-09-07T19:54:28.859Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T19:54:28.859Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-07T19:54:28.859Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-07T19:54:28.859Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-07T19:54:28.859Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-07T19:54:28.859Z] ---> Running in 59e7a24823fd [2022-09-07T19:54:28.859Z] Removing intermediate container dd51659e17dd [2022-09-07T19:54:28.859Z] ---> c174de9a3c70 [2022-09-07T19:54:28.859Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-07T19:54:28.859Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-07T19:54:28.859Z] Running setup.py install for texttable: started [2022-09-07T19:54:28.859Z] ---> Running in 09abccce2ba7 [2022-09-07T19:54:29.117Z] Removing intermediate container 59e7a24823fd [2022-09-07T19:54:29.117Z] ---> 6ea5d56f2f4b [2022-09-07T19:54:29.117Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-07T19:54:29.117Z] ---> Running in 512082cee7b3 [2022-09-07T19:54:29.117Z] Removing intermediate container 09abccce2ba7 [2022-09-07T19:54:29.117Z] ---> bceacd726c83 [2022-09-07T19:54:29.117Z] Step 28/31 : CMD ["gate"] [2022-09-07T19:54:29.442Z] Running setup.py install for texttable: finished with status 'done' [2022-09-07T19:54:29.442Z] Running setup.py install for PyYAML: started [2022-09-07T19:54:29.442Z] ---> Running in bc433ab999c5 [2022-09-07T19:54:29.442Z] Removing intermediate container 512082cee7b3 [2022-09-07T19:54:29.442Z] ---> 6754d3fb5934 [2022-09-07T19:54:29.442Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T19:54:29.704Z] ---> d4e8fd0c30bf [2022-09-07T19:54:29.704Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T19:54:29.704Z] ---> Running in b41d68b7612a [2022-09-07T19:54:29.704Z] Removing intermediate container bc433ab999c5 [2022-09-07T19:54:29.704Z] ---> 4a162e537676 [2022-09-07T19:54:29.704Z] Step 29/31 : LABEL arch=x86_64 [2022-09-07T19:54:29.704Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-07T19:54:29.704Z] ---> Running in 96f1a9b252dc [2022-09-07T19:54:29.964Z] Removing intermediate container b41d68b7612a [2022-09-07T19:54:29.964Z] ---> 54995a76441d [2022-09-07T19:54:29.964Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:54:29.964Z] ---> bb0f4cc8b6a8 [2022-09-07T19:54:29.964Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T19:54:29.964Z] Running setup.py install for docopt: started [2022-09-07T19:54:29.964Z] ---> Running in c49caa4eacc4 [2022-09-07T19:54:29.964Z] Removing intermediate container 96f1a9b252dc [2022-09-07T19:54:29.964Z] ---> 842ba6fa4e8e [2022-09-07T19:54:29.964Z] Step 30/31 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:54:30.223Z] ---> Running in 612f7a4377d7 [2022-09-07T19:54:30.223Z] ---> fe5efd15c298 [2022-09-07T19:54:30.223Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-07T19:54:30.482Z] Removing intermediate container 612f7a4377d7 [2022-09-07T19:54:30.482Z] ---> f6e4bb861ef6 [2022-09-07T19:54:30.482Z] Step 31/31 : LABEL version=2.3.0-dev.58 [2022-09-07T19:54:30.482Z] Running setup.py install for docopt: finished with status 'done' [2022-09-07T19:54:30.740Z] ---> Running in 64983029a39e [2022-09-07T19:54:32.644Z] Removing intermediate container 64983029a39e [2022-09-07T19:54:32.644Z] ---> 585c4e542e45 [2022-09-07T19:54:32.644Z] [2022-09-07T19:54:32.644Z] ---> 29b920bea69e [2022-09-07T19:54:32.644Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-07T19:54:32.905Z] Successfully built 585c4e542e45 [2022-09-07T19:54:32.905Z] Successfully tagged security-bootstrapper:latest [2022-09-07T19:54:32.905Z]  Building security-bootstrapper ... done Building security-spire-server [2022-09-07T19:54:32.905Z] Running setup.py install for dockerpty: started [2022-09-07T19:54:32.905Z] ---> 4b8d7188f2d4 [2022-09-07T19:54:32.905Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-07T19:54:33.474Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-07T19:54:33.474Z] Removing intermediate container c49caa4eacc4 [2022-09-07T19:54:33.474Z] ---> cb1dbc653772 [2022-09-07T19:54:33.474Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T19:54:33.474Z] ---> Running in 9ceff7c47c67 [2022-09-07T19:54:36.010Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T19:54:36.010Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T19:54:36.010Z] ---> 7de093117885 [2022-09-07T19:54:36.010Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T19:54:36.010Z] ---> Using cache [2022-09-07T19:54:36.010Z] ---> 1e138c9fbd5a [2022-09-07T19:54:36.010Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:54:36.010Z] ---> Using cache [2022-09-07T19:54:36.010Z] ---> 4a1e58bab855 [2022-09-07T19:54:36.010Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T19:54:36.010Z] ---> Using cache [2022-09-07T19:54:36.010Z] ---> b3b8e91a7d80 [2022-09-07T19:54:36.010Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T19:54:36.010Z] ---> Using cache [2022-09-07T19:54:36.010Z] ---> 97b538ca3342 [2022-09-07T19:54:36.010Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T19:54:36.010Z] ---> Using cache [2022-09-07T19:54:36.010Z] ---> 48b2e2189ce7 [2022-09-07T19:54:36.010Z] Step 8/25 : COPY . . [2022-09-07T19:54:36.010Z] ---> Using cache [2022-09-07T19:54:36.010Z] ---> 75e5d5e9f373 [2022-09-07T19:54:36.010Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T19:54:36.010Z] ---> Using cache [2022-09-07T19:54:36.010Z] ---> bbb61c7a570b [2022-09-07T19:54:36.010Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-07T19:54:36.010Z] ---> Using cache [2022-09-07T19:54:36.010Z] ---> 19a99cc7aa70 [2022-09-07T19:54:36.010Z] 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-09-07T19:54:40.214Z] ---> Running in db97d89d1900 [2022-09-07T19:54:40.214Z] ---> Running in c963c9451132 [2022-09-07T19:54:40.214Z] Removing intermediate container 9ceff7c47c67 [2022-09-07T19:54:40.214Z] ---> 476a6f473994 [2022-09-07T19:54:40.214Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:54:40.214Z] 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-09-07T19:54:40.214Z] 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-09-07T19:54:40.214Z]  ---> Running in ae9b667ae70b [2022-09-07T19:54:40.214Z] Removing intermediate container db97d89d1900 [2022-09-07T19:54:40.214Z] ---> 99eaeb622eb0 [2022-09-07T19:54:40.214Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T19:54:42.753Z] ---> Running in 370e1ac1f4bf [2022-09-07T19:54:42.753Z] Removing intermediate container ae9b667ae70b [2022-09-07T19:54:42.753Z] ---> d1faf7858f68 [2022-09-07T19:54:42.753Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T19:54:42.753Z] Removing intermediate container 788c0ce25839 [2022-09-07T19:54:42.753Z] ---> 6d3a879b6548 [2022-09-07T19:54:42.753Z] [2022-09-07T19:54:42.753Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T19:54:42.753Z] ---> 9c6f07244728 [2022-09-07T19:54:42.753Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-07T19:54:44.131Z] ---> Running in 10dbc3108c9d [2022-09-07T19:54:44.699Z] Removing intermediate container 370e1ac1f4bf [2022-09-07T19:54:44.699Z] ---> 0aa254f1c5dd [2022-09-07T19:54:44.699Z] Step 24/25 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:54:45.268Z] ---> Running in 2d262bb3002e [2022-09-07T19:54:45.851Z] Removing intermediate container 10dbc3108c9d [2022-09-07T19:54:45.851Z] ---> e3ebbfc0cf1e [2022-09-07T19:54:45.851Z] Step 22/23 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:54:45.851Z] ---> Running in d2f9087e5819 [2022-09-07T19:54:46.119Z] Removing intermediate container c963c9451132 [2022-09-07T19:54:46.119Z] ---> 70200748693f [2022-09-07T19:54:46.119Z] Step 12/25 : WORKDIR /edgex-go [2022-09-07T19:54:46.119Z] ---> Running in c47642d8a898 [2022-09-07T19:54:46.381Z] Removing intermediate container 2d262bb3002e [2022-09-07T19:54:46.381Z] ---> c729e50c8780 [2022-09-07T19:54:46.381Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-07T19:54:46.381Z] Removing intermediate container 3ec63e5d60dc [2022-09-07T19:54:46.381Z] ---> e5279e4be0f3 [2022-09-07T19:54:46.381Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-07T19:54:46.642Z] Removing intermediate container d2f9087e5819 [2022-09-07T19:54:46.642Z] ---> 8e47c1f085ea [2022-09-07T19:54:46.642Z] Step 25/25 : LABEL version=2.3.0-dev.58 [2022-09-07T19:54:46.642Z] ---> Running in 83dec84db1d2 [2022-09-07T19:54:46.903Z] ---> Running in e5d9a3583731 [2022-09-07T19:54:46.903Z] ---> Running in b65af3fe06d7 [2022-09-07T19:54:46.903Z] ---> Running in 99a5517e6092 [2022-09-07T19:54:47.180Z] Removing intermediate container c47642d8a898 [2022-09-07T19:54:47.180Z] ---> fb8be0504057 [2022-09-07T19:54:47.180Z] Step 23/23 : LABEL version=2.3.0-dev.58 [2022-09-07T19:54:47.180Z] Removing intermediate container 83dec84db1d2 [2022-09-07T19:54:47.180Z] ---> 9d2dea2c41fc [2022-09-07T19:54:47.180Z] [2022-09-07T19:54:47.180Z] Step 13/25 : FROM alpine:3.15 [2022-09-07T19:54:47.180Z] ---> c4fc93816858 [2022-09-07T19:54:47.180Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T19:54:47.180Z] ---> Using cache [2022-09-07T19:54:47.180Z] ---> f733155e03b3 [2022-09-07T19:54:47.180Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:54:47.453Z] ---> Running in 02d2a9116865 [2022-09-07T19:54:47.453Z] ---> Using cache [2022-09-07T19:54:47.453Z] ---> 0fac64e715de [2022-09-07T19:54:47.453Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T19:54:47.453Z] ---> Using cache [2022-09-07T19:54:47.453Z] ---> 8c4751466326 [2022-09-07T19:54:47.453Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T19:54:47.453Z] Removing intermediate container 99a5517e6092 [2022-09-07T19:54:47.453Z] ---> a242eb1f4b9a [2022-09-07T19:54:47.453Z] [2022-09-07T19:54:47.453Z] Successfully built a242eb1f4b9a [2022-09-07T19:54:47.453Z] Removing intermediate container b65af3fe06d7 [2022-09-07T19:54:47.453Z] ---> 96282e5e9206 [2022-09-07T19:54:47.453Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T19:54:47.453Z] Removing intermediate container e5d9a3583731 [2022-09-07T19:54:47.453Z] ---> c907eafc6b3d [2022-09-07T19:54:47.453Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-07T19:54:47.453Z] Successfully tagged security-secretstore-setup:latest [2022-09-07T19:54:51.674Z]  Building security-secretstore-setup ... done  ---> Running in d0dd0c394fd5 [2022-09-07T19:54:51.674Z] Removing intermediate container 02d2a9116865 [2022-09-07T19:54:51.674Z] ---> 0dcd75ea0271 [2022-09-07T19:54:51.674Z] [2022-09-07T19:54:51.674Z] Successfully built 0dcd75ea0271 [2022-09-07T19:54:51.674Z] ---> Running in eabac71e1520 [2022-09-07T19:54:51.674Z] Successfully tagged support-notifications:latest [2022-09-07T19:54:51.935Z]  Building support-notifications ... done  ---> 2bf8aca3839e [2022-09-07T19:54:51.935Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T19:54:52.197Z] Removing intermediate container d0dd0c394fd5 [2022-09-07T19:54:52.197Z] ---> 0f1a478141b2 [2022-09-07T19:54:52.197Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T19:54:52.197Z] Removing intermediate container eabac71e1520 [2022-09-07T19:54:52.197Z] ---> 952e89a45631 [2022-09-07T19:54:52.197Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-07T19:54:52.459Z] ---> Running in c153d917847f [2022-09-07T19:54:53.405Z] ---> 70c9d62eccc0 [2022-09-07T19:54:53.405Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-07T19:54:53.668Z] ---> 8750be9582e0 [2022-09-07T19:54:53.668Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-07T19:54:53.929Z] ---> 4240f502a110 [2022-09-07T19:54:53.929Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-07T19:54:54.872Z] ---> 7501536652ea [2022-09-07T19:54:54.872Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-07T19:54:54.872Z] ---> 2b208f462b5d [2022-09-07T19:54:54.872Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T19:54:55.446Z] ---> Running in d53491c2197f [2022-09-07T19:54:55.446Z] ---> 82523a217ff0 [2022-09-07T19:54:55.446Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-07T19:54:55.706Z] Removing intermediate container c153d917847f [2022-09-07T19:54:55.706Z] ---> 7092fb6f5674 [2022-09-07T19:54:55.706Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-07T19:54:55.706Z] ---> Running in 6510527e8997 [2022-09-07T19:54:55.969Z] Removing intermediate container d53491c2197f [2022-09-07T19:54:55.969Z] ---> 5702e1bdb42f [2022-09-07T19:54:55.969Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T19:54:56.230Z] ---> Running in 5d01d702c414 [2022-09-07T19:54:56.230Z] ---> Running in 77abc9905c3d [2022-09-07T19:54:56.490Z] Removing intermediate container 6510527e8997 [2022-09-07T19:54:56.490Z] ---> 7affa62ee834 [2022-09-07T19:54:56.490Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:54:57.073Z] ---> Running in a1e1abc422a5 [2022-09-07T19:54:57.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-07T19:54:57.073Z] Removing intermediate container 77abc9905c3d [2022-09-07T19:54:57.073Z] ---> bff8e45e4bb7 [2022-09-07T19:54:57.073Z] Step 23/25 : LABEL arch=x86_64 [2022-09-07T19:54:57.335Z] ---> Running in 6112b69ba958 [2022-09-07T19:54:57.905Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-07T19:54:57.905Z] Removing intermediate container a1e1abc422a5 [2022-09-07T19:54:57.906Z] ---> 7b4af48fdbee [2022-09-07T19:54:57.906Z] Step 21/23 : LABEL arch=x86_64 [2022-09-07T19:54:58.167Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-07T19:54:58.167Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T19:54:58.167Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-07T19:54:58.529Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T19:54:58.529Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-07T19:54:58.529Z] ---> Running in 7eddfcba9a91 [2022-09-07T19:54:58.529Z] Removing intermediate container 6112b69ba958 [2022-09-07T19:54:58.529Z] ---> 82050d30c9e6 [2022-09-07T19:54:58.529Z] Step 24/25 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:54:58.790Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-07T19:54:58.790Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T19:54:58.790Z] OK: 8 MiB in 20 packages [2022-09-07T19:54:59.746Z] ---> Running in 3941a7b6cc8e [2022-09-07T19:55:00.008Z] Removing intermediate container 7eddfcba9a91 [2022-09-07T19:55:00.008Z] ---> cc893150a336 [2022-09-07T19:55:00.008Z] Step 22/23 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:00.581Z] ---> Running in ab6ef2cb233b [2022-09-07T19:55:00.843Z] Removing intermediate container 3941a7b6cc8e [2022-09-07T19:55:00.843Z] ---> d5d6788a82bf [2022-09-07T19:55:00.843Z] Step 25/25 : LABEL version=2.3.0-dev.58 [2022-09-07T19:55:00.843Z] Removing intermediate container 5d01d702c414 [2022-09-07T19:55:00.843Z] ---> f77278f45b06 [2022-09-07T19:55:00.843Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T19:55:00.843Z] Removing intermediate container ab6ef2cb233b [2022-09-07T19:55:00.843Z] ---> afb1a78c388b [2022-09-07T19:55:00.843Z] Step 23/23 : LABEL version=2.3.0-dev.58 [2022-09-07T19:55:00.843Z] ---> Running in 63560044d3a7 [2022-09-07T19:55:00.843Z] ---> Running in b97c4d6842a5 [2022-09-07T19:55:00.843Z] ---> 63ee0a839394 [2022-09-07T19:55:00.843Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-07T19:55:01.104Z] Removing intermediate container 63560044d3a7 [2022-09-07T19:55:01.104Z] ---> 55944bcb6413 [2022-09-07T19:55:01.104Z] [2022-09-07T19:55:01.364Z] Successfully built 55944bcb6413 [2022-09-07T19:55:01.364Z] Successfully tagged security-spire-server:latest [2022-09-07T19:55:01.364Z]  Building security-spire-server ... done Removing intermediate container b97c4d6842a5 [2022-09-07T19:55:01.364Z] ---> 83be4dcb41b8 [2022-09-07T19:55:01.364Z] [2022-09-07T19:55:01.364Z] Successfully built 83be4dcb41b8 [2022-09-07T19:55:01.625Z] Successfully tagged sys-mgmt-agent:latest [2022-09-07T19:55:02.572Z]  Building sys-mgmt-agent ... done  ---> 83538158ec39 [2022-09-07T19:55:02.572Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-07T19:55:03.148Z] ---> 61cd29b8f8c7 [2022-09-07T19:55:03.148Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-07T19:55:03.720Z] ---> Running in 4451aed66df2 [2022-09-07T19:55:04.668Z] Removing intermediate container 4451aed66df2 [2022-09-07T19:55:04.668Z] ---> 6e87b9184244 [2022-09-07T19:55:04.668Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T19:55:04.930Z] ---> Running in b3d8dcdb44ba [2022-09-07T19:55:05.504Z] Removing intermediate container b3d8dcdb44ba [2022-09-07T19:55:05.504Z] ---> c6dd1bea0e6c [2022-09-07T19:55:05.504Z] Step 22/24 : LABEL arch=x86_64 [2022-09-07T19:55:05.767Z] ---> Running in b9947ddd137b [2022-09-07T19:55:06.341Z] Removing intermediate container b9947ddd137b [2022-09-07T19:55:06.341Z] ---> 151905e4a61a [2022-09-07T19:55:06.341Z] Step 23/24 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:06.341Z] ---> Running in 0961ad75d7c9 [2022-09-07T19:55:06.341Z] Removing intermediate container 0961ad75d7c9 [2022-09-07T19:55:06.341Z] ---> c2591a0aaae2 [2022-09-07T19:55:06.341Z] Step 24/24 : LABEL version=2.3.0-dev.58 [2022-09-07T19:55:06.341Z] ---> Running in 0db0a3d0bf3d [2022-09-07T19:55:06.602Z] Removing intermediate container 0db0a3d0bf3d [2022-09-07T19:55:06.602Z] ---> a7c5ce9068e6 [2022-09-07T19:55:06.602Z] [2022-09-07T19:55:06.602Z] Successfully built a7c5ce9068e6 [2022-09-07T19:55:06.602Z] Successfully tagged core-data:latest [2022-09-07T19:55:06.611Z]  Building core-data ... done  [Pipeline] } [2022-09-07T19:55:06.613Z] $ docker stop --time=1 541efe53091c9f136261b45f91494eb9f3091c1ab7ca79342fa77b9397d8ead3 [2022-09-07T19:55:07.894Z] $ docker rm -f 541efe53091c9f136261b45f91494eb9f3091c1ab7ca79342fa77b9397d8ead3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T19:55:08.252Z] + docker images [2022-09-07T19:55:08.252Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-07T19:55:08.252Z] core-data latest a7c5ce9068e6 2 seconds ago 21.6MB [2022-09-07T19:55:08.252Z] security-spire-server latest 55944bcb6413 8 seconds ago 86.5MB [2022-09-07T19:55:08.252Z] sys-mgmt-agent latest 83be4dcb41b8 8 seconds ago 136MB [2022-09-07T19:55:08.252Z] support-notifications latest 0dcd75ea0271 21 seconds ago 27.3MB [2022-09-07T19:55:08.252Z] 9d2dea2c41fc 22 seconds ago 1.42GB [2022-09-07T19:55:08.252Z] security-secretstore-setup latest a242eb1f4b9a 22 seconds ago 29.2MB [2022-09-07T19:55:08.252Z] 6d3a879b6548 26 seconds ago 1.55GB [2022-09-07T19:55:08.252Z] security-bootstrapper latest 585c4e542e45 38 seconds ago 19.4MB [2022-09-07T19:55:08.252Z] 2eca6d0d21ad 43 seconds ago 1.61GB [2022-09-07T19:55:08.252Z] 0441af52423f 51 seconds ago 1.54GB [2022-09-07T19:55:08.252Z] 8d96c4064bcb 56 seconds ago 1.53GB [2022-09-07T19:55:08.252Z] support-scheduler latest 29fedad77801 About a minute ago 26.7MB [2022-09-07T19:55:08.252Z] 08b063fc039e About a minute ago 1.53GB [2022-09-07T19:55:08.252Z] core-metadata latest fa80de9de096 About a minute ago 18.2MB [2022-09-07T19:55:08.253Z] 0989475f0632 About a minute ago 1.61GB [2022-09-07T19:55:08.253Z] security-proxy-setup latest 83cdffaf4e73 2 minutes ago 27.4MB [2022-09-07T19:55:08.253Z] core-command latest 9e79bd45d177 2 minutes ago 17.3MB [2022-09-07T19:55:08.253Z] 090e1c0676ad 2 minutes ago 1.55GB [2022-09-07T19:55:08.253Z] security-spire-config latest 7ee974d450b9 2 minutes ago 85.8MB [2022-09-07T19:55:08.253Z] security-spire-agent latest adc18404cf2c 2 minutes ago 125MB [2022-09-07T19:55:08.253Z] security-spiffe-token-provider latest 7f91a94ed88e 2 minutes ago 29.3MB [2022-09-07T19:55:08.253Z] bed1062b7da2 2 minutes ago 1.53GB [2022-09-07T19:55:08.253Z] 3e524054c1fe 2 minutes ago 1.54GB [2022-09-07T19:55:08.253Z] e79ec6c8ebd4 3 minutes ago 1.42GB [2022-09-07T19:55:08.253Z] 15d9d8cff1fb 3 minutes ago 1.42GB [2022-09-07T19:55:08.253Z] 33bcf9400cc6 3 minutes ago 1.58GB [2022-09-07T19:55:08.253Z] ci-base-image-x86_64 latest 7de093117885 6 minutes ago 994MB [2022-09-07T19:55:08.253Z] alpine 3.15 c4fc93816858 4 weeks ago 5.59MB [2022-09-07T19:55:08.253Z] alpine 3.16 9c6f07244728 4 weeks ago 5.54MB [2022-09-07T19:55:08.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-07T19:55:08.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-07T19:55:08.253Z] 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-09-07T19:55:08.415Z] provisioning config files... [2022-09-07T19:55:08.422Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/294@tmp/config6169280227901605303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T19:55:08.782Z] ---> docker-login.sh [2022-09-07T19:55:08.782Z] nexus3.edgexfoundry.org:10001 [2022-09-07T19:55:08.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:55:08.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:55:08.782Z] Configure a credential helper to remove this warning. See [2022-09-07T19:55:08.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:55:08.782Z] [2022-09-07T19:55:08.782Z] Login Succeeded [2022-09-07T19:55:08.782Z] nexus3.edgexfoundry.org:10002 [2022-09-07T19:55:08.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:55:09.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:55:09.050Z] Configure a credential helper to remove this warning. See [2022-09-07T19:55:09.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:55:09.050Z] [2022-09-07T19:55:09.050Z] Login Succeeded [2022-09-07T19:55:09.050Z] nexus3.edgexfoundry.org:10003 [2022-09-07T19:55:09.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:55:09.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:55:09.050Z] Configure a credential helper to remove this warning. See [2022-09-07T19:55:09.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:55:09.050Z] [2022-09-07T19:55:09.050Z] Login Succeeded [2022-09-07T19:55:09.050Z] nexus3.edgexfoundry.org:10004 [2022-09-07T19:55:09.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:55:09.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:55:09.364Z] Configure a credential helper to remove this warning. See [2022-09-07T19:55:09.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:55:09.364Z] [2022-09-07T19:55:09.364Z] Login Succeeded [2022-09-07T19:55:09.364Z] docker.io [2022-09-07T19:55:09.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T19:55:09.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T19:55:09.623Z] Configure a credential helper to remove this warning. See [2022-09-07T19:55:09.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T19:55:09.623Z] [2022-09-07T19:55:09.623Z] Login Succeeded [2022-09-07T19:55:09.623Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T19:55:09.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:55:09.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T19:55:09.683Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-09-07T19:55:09.683Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:09.683Z] latest [2022-09-07T19:55:09.683Z] 2.3.0-dev.58 [2022-09-07T19:55:09.683Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:09.683Z] main [2022-09-07T19:55:09.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:10.017Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:10.321Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:10.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-07T19:55:10.321Z] a31852a65729: Preparing [2022-09-07T19:55:10.321Z] d72b8b8ac11f: Preparing [2022-09-07T19:55:10.321Z] 7b08bcd82869: Preparing [2022-09-07T19:55:10.321Z] 43a0ebbd8003: Preparing [2022-09-07T19:55:10.321Z] 994393dc58e7: Preparing [2022-09-07T19:55:10.321Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:10.321Z] 43a0ebbd8003: Pushed [2022-09-07T19:55:10.321Z] 7b08bcd82869: Pushed [2022-09-07T19:55:10.321Z] a31852a65729: Pushed [2022-09-07T19:55:11.702Z] d72b8b8ac11f: Pushed [2022-09-07T19:55:11.702Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:f296652fec36149b04459b467afa9772144c327752394308ae7a6652b2a59968 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:12.022Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:12.329Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-07T19:55:12.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-07T19:55:12.329Z] a31852a65729: Preparing [2022-09-07T19:55:12.329Z] d72b8b8ac11f: Preparing [2022-09-07T19:55:12.329Z] 7b08bcd82869: Preparing [2022-09-07T19:55:12.329Z] 43a0ebbd8003: Preparing [2022-09-07T19:55:12.329Z] 994393dc58e7: Preparing [2022-09-07T19:55:12.329Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:55:12.329Z] d72b8b8ac11f: Layer already exists [2022-09-07T19:55:12.329Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:12.329Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:12.329Z] a31852a65729: Layer already exists [2022-09-07T19:55:12.329Z] latest: digest: sha256:f296652fec36149b04459b467afa9772144c327752394308ae7a6652b2a59968 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:12.651Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:12.969Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.58 [2022-09-07T19:55:12.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-07T19:55:12.969Z] a31852a65729: Preparing [2022-09-07T19:55:12.969Z] d72b8b8ac11f: Preparing [2022-09-07T19:55:12.969Z] 7b08bcd82869: Preparing [2022-09-07T19:55:12.969Z] 43a0ebbd8003: Preparing [2022-09-07T19:55:12.969Z] 994393dc58e7: Preparing [2022-09-07T19:55:12.969Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:12.969Z] a31852a65729: Layer already exists [2022-09-07T19:55:12.969Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:55:12.969Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:12.969Z] d72b8b8ac11f: Layer already exists [2022-09-07T19:55:12.969Z] 2.3.0-dev.58: digest: sha256:f296652fec36149b04459b467afa9772144c327752394308ae7a6652b2a59968 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:13.288Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:13.594Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:13.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-07T19:55:13.594Z] a31852a65729: Preparing [2022-09-07T19:55:13.594Z] d72b8b8ac11f: Preparing [2022-09-07T19:55:13.594Z] 7b08bcd82869: Preparing [2022-09-07T19:55:13.594Z] 43a0ebbd8003: Preparing [2022-09-07T19:55:13.594Z] 994393dc58e7: Preparing [2022-09-07T19:55:13.594Z] a31852a65729: Layer already exists [2022-09-07T19:55:13.594Z] d72b8b8ac11f: Layer already exists [2022-09-07T19:55:13.594Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:55:13.594Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:13.594Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:13.594Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:f296652fec36149b04459b467afa9772144c327752394308ae7a6652b2a59968 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:13.908Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:14.231Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-09-07T19:55:14.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-09-07T19:55:14.231Z] a31852a65729: Preparing [2022-09-07T19:55:14.231Z] d72b8b8ac11f: Preparing [2022-09-07T19:55:14.231Z] 7b08bcd82869: Preparing [2022-09-07T19:55:14.231Z] 43a0ebbd8003: Preparing [2022-09-07T19:55:14.231Z] 994393dc58e7: Preparing [2022-09-07T19:55:14.231Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:55:14.231Z] d72b8b8ac11f: Layer already exists [2022-09-07T19:55:14.231Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:14.231Z] a31852a65729: Layer already exists [2022-09-07T19:55:14.231Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:14.231Z] main: digest: sha256:f296652fec36149b04459b467afa9772144c327752394308ae7a6652b2a59968 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:55:14.275Z] ===================================================== [Pipeline] echo [2022-09-07T19:55:14.282Z] taggedImages: [2022-09-07T19:55:14.282Z] - nexus3.edgexfoundry.org:10004/core-command:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:14.282Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-09-07T19:55:14.282Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.58 [2022-09-07T19:55:14.282Z] - nexus3.edgexfoundry.org:10004/core-command:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:14.282Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-09-07T19:55:14.301Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-09-07T19:55:14.301Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:14.301Z] latest [2022-09-07T19:55:14.301Z] 2.3.0-dev.58 [2022-09-07T19:55:14.301Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:14.301Z] main [2022-09-07T19:55:14.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:14.629Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:14.944Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:14.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-07T19:55:14.944Z] bd2693c05064: Preparing [2022-09-07T19:55:14.944Z] ff6bbf5321a5: Preparing [2022-09-07T19:55:14.944Z] 7b08bcd82869: Preparing [2022-09-07T19:55:14.944Z] f9bde35e27f6: Preparing [2022-09-07T19:55:14.944Z] 0cf94fe81fec: Preparing [2022-09-07T19:55:14.944Z] 994393dc58e7: Preparing [2022-09-07T19:55:14.944Z] 994393dc58e7: Waiting [2022-09-07T19:55:14.944Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:14.944Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:14.944Z] bd2693c05064: Pushed [2022-09-07T19:55:14.944Z] 0cf94fe81fec: Pushed [2022-09-07T19:55:15.204Z] f9bde35e27f6: Pushed [2022-09-07T19:55:16.584Z] ff6bbf5321a5: Pushed [2022-09-07T19:55:16.584Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:84d0387dff7199c360f62f81c56494aa7256c3be710b3d7f90f5c92012c95580 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:16.899Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:17.211Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-07T19:55:17.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-07T19:55:17.211Z] bd2693c05064: Preparing [2022-09-07T19:55:17.211Z] ff6bbf5321a5: Preparing [2022-09-07T19:55:17.211Z] 7b08bcd82869: Preparing [2022-09-07T19:55:17.211Z] f9bde35e27f6: Preparing [2022-09-07T19:55:17.211Z] 0cf94fe81fec: Preparing [2022-09-07T19:55:17.211Z] 994393dc58e7: Preparing [2022-09-07T19:55:17.211Z] 994393dc58e7: Waiting [2022-09-07T19:55:17.211Z] bd2693c05064: Layer already exists [2022-09-07T19:55:17.211Z] 0cf94fe81fec: Layer already exists [2022-09-07T19:55:17.211Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:17.211Z] ff6bbf5321a5: Layer already exists [2022-09-07T19:55:17.211Z] f9bde35e27f6: Layer already exists [2022-09-07T19:55:17.211Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:17.211Z] latest: digest: sha256:84d0387dff7199c360f62f81c56494aa7256c3be710b3d7f90f5c92012c95580 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:17.527Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:17.836Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.58 [2022-09-07T19:55:17.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-07T19:55:17.836Z] bd2693c05064: Preparing [2022-09-07T19:55:17.836Z] ff6bbf5321a5: Preparing [2022-09-07T19:55:17.836Z] 7b08bcd82869: Preparing [2022-09-07T19:55:17.836Z] f9bde35e27f6: Preparing [2022-09-07T19:55:17.836Z] 0cf94fe81fec: Preparing [2022-09-07T19:55:17.836Z] 994393dc58e7: Preparing [2022-09-07T19:55:17.836Z] 994393dc58e7: Waiting [2022-09-07T19:55:17.836Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:17.836Z] bd2693c05064: Layer already exists [2022-09-07T19:55:17.836Z] 0cf94fe81fec: Layer already exists [2022-09-07T19:55:17.836Z] f9bde35e27f6: Layer already exists [2022-09-07T19:55:17.836Z] ff6bbf5321a5: Layer already exists [2022-09-07T19:55:17.836Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:17.836Z] 2.3.0-dev.58: digest: sha256:84d0387dff7199c360f62f81c56494aa7256c3be710b3d7f90f5c92012c95580 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:18.148Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:18.455Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:18.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-07T19:55:18.456Z] bd2693c05064: Preparing [2022-09-07T19:55:18.456Z] ff6bbf5321a5: Preparing [2022-09-07T19:55:18.456Z] 7b08bcd82869: Preparing [2022-09-07T19:55:18.456Z] f9bde35e27f6: Preparing [2022-09-07T19:55:18.456Z] 0cf94fe81fec: Preparing [2022-09-07T19:55:18.456Z] 994393dc58e7: Preparing [2022-09-07T19:55:18.456Z] 994393dc58e7: Waiting [2022-09-07T19:55:18.456Z] bd2693c05064: Layer already exists [2022-09-07T19:55:18.456Z] 0cf94fe81fec: Layer already exists [2022-09-07T19:55:18.456Z] f9bde35e27f6: Layer already exists [2022-09-07T19:55:18.456Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:18.456Z] ff6bbf5321a5: Layer already exists [2022-09-07T19:55:18.456Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:18.456Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:84d0387dff7199c360f62f81c56494aa7256c3be710b3d7f90f5c92012c95580 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:18.773Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:19.079Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-09-07T19:55:19.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-09-07T19:55:19.079Z] bd2693c05064: Preparing [2022-09-07T19:55:19.079Z] ff6bbf5321a5: Preparing [2022-09-07T19:55:19.079Z] 7b08bcd82869: Preparing [2022-09-07T19:55:19.079Z] f9bde35e27f6: Preparing [2022-09-07T19:55:19.079Z] 0cf94fe81fec: Preparing [2022-09-07T19:55:19.079Z] 994393dc58e7: Preparing [2022-09-07T19:55:19.079Z] 994393dc58e7: Waiting [2022-09-07T19:55:19.079Z] ff6bbf5321a5: Layer already exists [2022-09-07T19:55:19.079Z] f9bde35e27f6: Layer already exists [2022-09-07T19:55:19.079Z] 0cf94fe81fec: Layer already exists [2022-09-07T19:55:19.079Z] bd2693c05064: Layer already exists [2022-09-07T19:55:19.079Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:19.079Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:19.079Z] main: digest: sha256:84d0387dff7199c360f62f81c56494aa7256c3be710b3d7f90f5c92012c95580 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:55:19.127Z] ===================================================== [Pipeline] echo [2022-09-07T19:55:19.137Z] taggedImages: [2022-09-07T19:55:19.137Z] - nexus3.edgexfoundry.org:10004/core-data:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:19.137Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-09-07T19:55:19.137Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.58 [2022-09-07T19:55:19.137Z] - nexus3.edgexfoundry.org:10004/core-data:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:19.137Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-09-07T19:55:19.160Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-09-07T19:55:19.160Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:19.160Z] latest [2022-09-07T19:55:19.160Z] 2.3.0-dev.58 [2022-09-07T19:55:19.160Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:19.160Z] main [2022-09-07T19:55:19.160Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:19.483Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:19.802Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:19.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-07T19:55:19.802Z] fe36d2cd6b58: Preparing [2022-09-07T19:55:19.802Z] cb958495d899: Preparing [2022-09-07T19:55:19.802Z] dafc1c1ff8dd: Preparing [2022-09-07T19:55:19.802Z] 7b08bcd82869: Preparing [2022-09-07T19:55:19.802Z] 43a0ebbd8003: Preparing [2022-09-07T19:55:19.802Z] 994393dc58e7: Preparing [2022-09-07T19:55:19.802Z] 994393dc58e7: Waiting [2022-09-07T19:55:19.802Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:55:19.802Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:19.802Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:19.802Z] fe36d2cd6b58: Pushed [2022-09-07T19:55:19.802Z] cb958495d899: Pushed [2022-09-07T19:55:21.181Z] dafc1c1ff8dd: Pushed [2022-09-07T19:55:21.441Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:d0309dbed87d6d8a4bbcc5dd4a7e53998c16571cf94e53e86cfe806f0e94a37b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:21.757Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:22.067Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-07T19:55:22.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-07T19:55:22.067Z] fe36d2cd6b58: Preparing [2022-09-07T19:55:22.067Z] cb958495d899: Preparing [2022-09-07T19:55:22.067Z] dafc1c1ff8dd: Preparing [2022-09-07T19:55:22.067Z] 7b08bcd82869: Preparing [2022-09-07T19:55:22.067Z] 43a0ebbd8003: Preparing [2022-09-07T19:55:22.067Z] 994393dc58e7: Preparing [2022-09-07T19:55:22.067Z] 994393dc58e7: Waiting [2022-09-07T19:55:22.067Z] dafc1c1ff8dd: Layer already exists [2022-09-07T19:55:22.067Z] fe36d2cd6b58: Layer already exists [2022-09-07T19:55:22.067Z] cb958495d899: Layer already exists [2022-09-07T19:55:22.067Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:22.067Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:55:22.067Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:22.067Z] latest: digest: sha256:d0309dbed87d6d8a4bbcc5dd4a7e53998c16571cf94e53e86cfe806f0e94a37b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:22.378Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:22.689Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.58 [2022-09-07T19:55:22.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-07T19:55:22.689Z] fe36d2cd6b58: Preparing [2022-09-07T19:55:22.689Z] cb958495d899: Preparing [2022-09-07T19:55:22.689Z] dafc1c1ff8dd: Preparing [2022-09-07T19:55:22.689Z] 7b08bcd82869: Preparing [2022-09-07T19:55:22.689Z] 43a0ebbd8003: Preparing [2022-09-07T19:55:22.689Z] 994393dc58e7: Preparing [2022-09-07T19:55:22.689Z] 994393dc58e7: Waiting [2022-09-07T19:55:22.689Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:55:22.689Z] fe36d2cd6b58: Layer already exists [2022-09-07T19:55:22.689Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:22.689Z] cb958495d899: Layer already exists [2022-09-07T19:55:22.689Z] dafc1c1ff8dd: Layer already exists [2022-09-07T19:55:22.689Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:22.689Z] 2.3.0-dev.58: digest: sha256:d0309dbed87d6d8a4bbcc5dd4a7e53998c16571cf94e53e86cfe806f0e94a37b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:23.006Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:23.312Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:23.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-07T19:55:23.312Z] fe36d2cd6b58: Preparing [2022-09-07T19:55:23.312Z] cb958495d899: Preparing [2022-09-07T19:55:23.312Z] dafc1c1ff8dd: Preparing [2022-09-07T19:55:23.312Z] 7b08bcd82869: Preparing [2022-09-07T19:55:23.312Z] 43a0ebbd8003: Preparing [2022-09-07T19:55:23.312Z] 994393dc58e7: Preparing [2022-09-07T19:55:23.312Z] 994393dc58e7: Waiting [2022-09-07T19:55:23.312Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:55:23.312Z] cb958495d899: Layer already exists [2022-09-07T19:55:23.312Z] fe36d2cd6b58: Layer already exists [2022-09-07T19:55:23.312Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:23.312Z] dafc1c1ff8dd: Layer already exists [2022-09-07T19:55:23.312Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:23.312Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:d0309dbed87d6d8a4bbcc5dd4a7e53998c16571cf94e53e86cfe806f0e94a37b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:23.632Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:23.935Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-09-07T19:55:23.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-09-07T19:55:23.935Z] fe36d2cd6b58: Preparing [2022-09-07T19:55:23.935Z] cb958495d899: Preparing [2022-09-07T19:55:23.935Z] dafc1c1ff8dd: Preparing [2022-09-07T19:55:23.935Z] 7b08bcd82869: Preparing [2022-09-07T19:55:23.935Z] 43a0ebbd8003: Preparing [2022-09-07T19:55:23.935Z] 994393dc58e7: Preparing [2022-09-07T19:55:23.935Z] 994393dc58e7: Waiting [2022-09-07T19:55:23.935Z] fe36d2cd6b58: Layer already exists [2022-09-07T19:55:23.935Z] dafc1c1ff8dd: Layer already exists [2022-09-07T19:55:23.935Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:23.935Z] cb958495d899: Layer already exists [2022-09-07T19:55:23.935Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:55:23.935Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:23.935Z] main: digest: sha256:d0309dbed87d6d8a4bbcc5dd4a7e53998c16571cf94e53e86cfe806f0e94a37b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:55:23.983Z] ===================================================== [Pipeline] echo [2022-09-07T19:55:23.992Z] taggedImages: [2022-09-07T19:55:23.992Z] - nexus3.edgexfoundry.org:10004/core-metadata:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:23.992Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-09-07T19:55:23.992Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.58 [2022-09-07T19:55:23.992Z] - nexus3.edgexfoundry.org:10004/core-metadata:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:23.992Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-09-07T19:55:24.019Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-09-07T19:55:24.019Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:24.019Z] latest [2022-09-07T19:55:24.019Z] 2.3.0-dev.58 [2022-09-07T19:55:24.019Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:24.019Z] main [2022-09-07T19:55:24.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:24.340Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:24.686Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:24.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-07T19:55:24.686Z] 6df01c75cda1: Preparing [2022-09-07T19:55:24.686Z] 6df01c75cda1: Preparing [2022-09-07T19:55:24.686Z] ff4db34468e3: Preparing [2022-09-07T19:55:24.686Z] d8477c6647c5: Preparing [2022-09-07T19:55:24.686Z] b63b984746a1: Preparing [2022-09-07T19:55:24.686Z] 1a930f647c07: Preparing [2022-09-07T19:55:24.686Z] 7b08bcd82869: Preparing [2022-09-07T19:55:24.686Z] 93a95277a8c5: Preparing [2022-09-07T19:55:24.686Z] 6ac63dbaaeb0: Preparing [2022-09-07T19:55:24.686Z] a132b270206f: Preparing [2022-09-07T19:55:24.686Z] 3cead97e8dff: Preparing [2022-09-07T19:55:24.686Z] 994393dc58e7: Preparing [2022-09-07T19:55:24.686Z] 7b08bcd82869: Waiting [2022-09-07T19:55:24.686Z] 93a95277a8c5: Waiting [2022-09-07T19:55:24.686Z] 6ac63dbaaeb0: Waiting [2022-09-07T19:55:24.686Z] 994393dc58e7: Waiting [2022-09-07T19:55:24.686Z] a132b270206f: Waiting [2022-09-07T19:55:24.686Z] d8477c6647c5: Pushed [2022-09-07T19:55:24.686Z] b63b984746a1: Pushed [2022-09-07T19:55:24.686Z] ff4db34468e3: Pushed [2022-09-07T19:55:24.686Z] 6df01c75cda1: Pushed [2022-09-07T19:55:24.686Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:24.946Z] 93a95277a8c5: Pushed [2022-09-07T19:55:24.946Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:24.946Z] 6ac63dbaaeb0: Pushed [2022-09-07T19:55:24.946Z] a132b270206f: Pushed [2022-09-07T19:55:24.946Z] 3cead97e8dff: Pushed [2022-09-07T19:55:26.323Z] 1a930f647c07: Pushed [2022-09-07T19:55:26.323Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:d8fe84e702249b1e6ddb74df9714465eaeac4f61bfdd4cc3396c392501962567 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:26.637Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:26.952Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-07T19:55:26.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-07T19:55:26.952Z] 6df01c75cda1: Preparing [2022-09-07T19:55:26.952Z] 6df01c75cda1: Preparing [2022-09-07T19:55:26.952Z] ff4db34468e3: Preparing [2022-09-07T19:55:26.952Z] d8477c6647c5: Preparing [2022-09-07T19:55:26.952Z] b63b984746a1: Preparing [2022-09-07T19:55:26.952Z] 1a930f647c07: Preparing [2022-09-07T19:55:26.952Z] 7b08bcd82869: Preparing [2022-09-07T19:55:26.952Z] 93a95277a8c5: Preparing [2022-09-07T19:55:26.952Z] 6ac63dbaaeb0: Preparing [2022-09-07T19:55:26.952Z] a132b270206f: Preparing [2022-09-07T19:55:26.952Z] 3cead97e8dff: Preparing [2022-09-07T19:55:26.952Z] 994393dc58e7: Preparing [2022-09-07T19:55:26.952Z] 93a95277a8c5: Waiting [2022-09-07T19:55:26.952Z] 7b08bcd82869: Waiting [2022-09-07T19:55:26.952Z] 6ac63dbaaeb0: Waiting [2022-09-07T19:55:26.952Z] 994393dc58e7: Waiting [2022-09-07T19:55:26.952Z] a132b270206f: Waiting [2022-09-07T19:55:26.952Z] 3cead97e8dff: Waiting [2022-09-07T19:55:26.952Z] ff4db34468e3: Layer already exists [2022-09-07T19:55:26.952Z] b63b984746a1: Layer already exists [2022-09-07T19:55:26.952Z] 1a930f647c07: Layer already exists [2022-09-07T19:55:26.952Z] 6df01c75cda1: Layer already exists [2022-09-07T19:55:26.953Z] d8477c6647c5: Layer already exists [2022-09-07T19:55:26.953Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:26.953Z] 3cead97e8dff: Layer already exists [2022-09-07T19:55:26.953Z] 6ac63dbaaeb0: Layer already exists [2022-09-07T19:55:26.953Z] a132b270206f: Layer already exists [2022-09-07T19:55:26.953Z] 93a95277a8c5: Layer already exists [2022-09-07T19:55:26.953Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:26.953Z] latest: digest: sha256:d8fe84e702249b1e6ddb74df9714465eaeac4f61bfdd4cc3396c392501962567 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:27.267Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:27.575Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.58 [2022-09-07T19:55:27.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-07T19:55:27.575Z] 6df01c75cda1: Preparing [2022-09-07T19:55:27.575Z] 6df01c75cda1: Preparing [2022-09-07T19:55:27.575Z] ff4db34468e3: Preparing [2022-09-07T19:55:27.575Z] d8477c6647c5: Preparing [2022-09-07T19:55:27.575Z] b63b984746a1: Preparing [2022-09-07T19:55:27.575Z] 1a930f647c07: Preparing [2022-09-07T19:55:27.575Z] 7b08bcd82869: Preparing [2022-09-07T19:55:27.575Z] 93a95277a8c5: Preparing [2022-09-07T19:55:27.575Z] 6ac63dbaaeb0: Preparing [2022-09-07T19:55:27.575Z] a132b270206f: Preparing [2022-09-07T19:55:27.575Z] 3cead97e8dff: Preparing [2022-09-07T19:55:27.575Z] 994393dc58e7: Preparing [2022-09-07T19:55:27.575Z] 7b08bcd82869: Waiting [2022-09-07T19:55:27.575Z] 93a95277a8c5: Waiting [2022-09-07T19:55:27.575Z] 994393dc58e7: Waiting [2022-09-07T19:55:27.575Z] 3cead97e8dff: Waiting [2022-09-07T19:55:27.575Z] 6ac63dbaaeb0: Waiting [2022-09-07T19:55:27.575Z] a132b270206f: Waiting [2022-09-07T19:55:27.575Z] 6df01c75cda1: Layer already exists [2022-09-07T19:55:27.575Z] ff4db34468e3: Layer already exists [2022-09-07T19:55:27.575Z] 1a930f647c07: Layer already exists [2022-09-07T19:55:27.575Z] b63b984746a1: Layer already exists [2022-09-07T19:55:27.575Z] d8477c6647c5: Layer already exists [2022-09-07T19:55:27.575Z] 93a95277a8c5: Layer already exists [2022-09-07T19:55:27.575Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:27.575Z] 6ac63dbaaeb0: Layer already exists [2022-09-07T19:55:27.575Z] a132b270206f: Layer already exists [2022-09-07T19:55:27.575Z] 3cead97e8dff: Layer already exists [2022-09-07T19:55:27.575Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:27.575Z] 2.3.0-dev.58: digest: sha256:d8fe84e702249b1e6ddb74df9714465eaeac4f61bfdd4cc3396c392501962567 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:27.888Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:28.193Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:28.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-07T19:55:28.193Z] 6df01c75cda1: Preparing [2022-09-07T19:55:28.193Z] 6df01c75cda1: Preparing [2022-09-07T19:55:28.193Z] ff4db34468e3: Preparing [2022-09-07T19:55:28.193Z] d8477c6647c5: Preparing [2022-09-07T19:55:28.193Z] b63b984746a1: Preparing [2022-09-07T19:55:28.193Z] 1a930f647c07: Preparing [2022-09-07T19:55:28.193Z] 7b08bcd82869: Preparing [2022-09-07T19:55:28.193Z] 93a95277a8c5: Preparing [2022-09-07T19:55:28.193Z] 6ac63dbaaeb0: Preparing [2022-09-07T19:55:28.193Z] a132b270206f: Preparing [2022-09-07T19:55:28.193Z] 3cead97e8dff: Preparing [2022-09-07T19:55:28.193Z] 994393dc58e7: Preparing [2022-09-07T19:55:28.193Z] 7b08bcd82869: Waiting [2022-09-07T19:55:28.193Z] 6ac63dbaaeb0: Waiting [2022-09-07T19:55:28.193Z] 93a95277a8c5: Waiting [2022-09-07T19:55:28.193Z] 3cead97e8dff: Waiting [2022-09-07T19:55:28.193Z] 994393dc58e7: Waiting [2022-09-07T19:55:28.193Z] a132b270206f: Waiting [2022-09-07T19:55:28.194Z] ff4db34468e3: Layer already exists [2022-09-07T19:55:28.194Z] d8477c6647c5: Layer already exists [2022-09-07T19:55:28.194Z] 1a930f647c07: Layer already exists [2022-09-07T19:55:28.194Z] b63b984746a1: Layer already exists [2022-09-07T19:55:28.194Z] 6df01c75cda1: Layer already exists [2022-09-07T19:55:28.194Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:28.194Z] 6ac63dbaaeb0: Layer already exists [2022-09-07T19:55:28.194Z] 93a95277a8c5: Layer already exists [2022-09-07T19:55:28.194Z] 3cead97e8dff: Layer already exists [2022-09-07T19:55:28.194Z] a132b270206f: Layer already exists [2022-09-07T19:55:28.194Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:28.194Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:d8fe84e702249b1e6ddb74df9714465eaeac4f61bfdd4cc3396c392501962567 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:28.505Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:28.814Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-09-07T19:55:28.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-09-07T19:55:28.814Z] 6df01c75cda1: Preparing [2022-09-07T19:55:28.814Z] 6df01c75cda1: Preparing [2022-09-07T19:55:28.814Z] ff4db34468e3: Preparing [2022-09-07T19:55:28.814Z] d8477c6647c5: Preparing [2022-09-07T19:55:28.814Z] b63b984746a1: Preparing [2022-09-07T19:55:28.814Z] 1a930f647c07: Preparing [2022-09-07T19:55:28.814Z] 7b08bcd82869: Preparing [2022-09-07T19:55:28.814Z] 93a95277a8c5: Preparing [2022-09-07T19:55:28.814Z] 6ac63dbaaeb0: Preparing [2022-09-07T19:55:28.814Z] a132b270206f: Preparing [2022-09-07T19:55:28.814Z] 3cead97e8dff: Preparing [2022-09-07T19:55:28.814Z] 994393dc58e7: Preparing [2022-09-07T19:55:28.814Z] a132b270206f: Waiting [2022-09-07T19:55:28.814Z] 6ac63dbaaeb0: Waiting [2022-09-07T19:55:28.814Z] 3cead97e8dff: Waiting [2022-09-07T19:55:28.814Z] 994393dc58e7: Waiting [2022-09-07T19:55:28.814Z] 7b08bcd82869: Waiting [2022-09-07T19:55:28.814Z] ff4db34468e3: Layer already exists [2022-09-07T19:55:28.814Z] 6df01c75cda1: Layer already exists [2022-09-07T19:55:28.814Z] b63b984746a1: Layer already exists [2022-09-07T19:55:28.814Z] 1a930f647c07: Layer already exists [2022-09-07T19:55:28.814Z] d8477c6647c5: Layer already exists [2022-09-07T19:55:28.814Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:28.814Z] 93a95277a8c5: Layer already exists [2022-09-07T19:55:28.814Z] a132b270206f: Layer already exists [2022-09-07T19:55:28.814Z] 6ac63dbaaeb0: Layer already exists [2022-09-07T19:55:28.814Z] 3cead97e8dff: Layer already exists [2022-09-07T19:55:28.814Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:28.814Z] main: digest: sha256:d8fe84e702249b1e6ddb74df9714465eaeac4f61bfdd4cc3396c392501962567 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:55:28.863Z] ===================================================== [Pipeline] echo [2022-09-07T19:55:28.870Z] taggedImages: [2022-09-07T19:55:28.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:28.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-09-07T19:55:28.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.58 [2022-09-07T19:55:28.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:28.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-09-07T19:55:28.893Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-09-07T19:55:28.893Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:28.893Z] latest [2022-09-07T19:55:28.893Z] 2.3.0-dev.58 [2022-09-07T19:55:28.893Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:28.893Z] main [2022-09-07T19:55:28.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:29.211Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:29.518Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:29.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-07T19:55:29.518Z] c15a37b56ada: Preparing [2022-09-07T19:55:29.518Z] 23fec6610c43: Preparing [2022-09-07T19:55:29.518Z] 7484ee3b4bdc: Preparing [2022-09-07T19:55:29.518Z] add2f0fd0928: Preparing [2022-09-07T19:55:29.518Z] 477468212b0f: Preparing [2022-09-07T19:55:29.518Z] 40aec9cdd8b2: Preparing [2022-09-07T19:55:29.518Z] 239ccba12a4b: Preparing [2022-09-07T19:55:29.518Z] 994393dc58e7: Preparing [2022-09-07T19:55:29.518Z] 40aec9cdd8b2: Waiting [2022-09-07T19:55:29.518Z] 239ccba12a4b: Waiting [2022-09-07T19:55:29.518Z] 994393dc58e7: Waiting [2022-09-07T19:55:29.518Z] c15a37b56ada: Pushed [2022-09-07T19:55:29.518Z] 477468212b0f: Pushed [2022-09-07T19:55:29.518Z] 23fec6610c43: Pushed [2022-09-07T19:55:29.518Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:29.518Z] 40aec9cdd8b2: Pushed [2022-09-07T19:55:30.089Z] 239ccba12a4b: Pushed [2022-09-07T19:55:30.656Z] add2f0fd0928: Pushed [2022-09-07T19:55:30.656Z] 7484ee3b4bdc: Pushed [2022-09-07T19:55:30.656Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:7864f06dcaf20ad0cac17efff17a5a07a0cfefa0c179e40bc5a5e545ff945239 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:30.970Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:31.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-07T19:55:31.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-07T19:55:31.277Z] c15a37b56ada: Preparing [2022-09-07T19:55:31.277Z] 23fec6610c43: Preparing [2022-09-07T19:55:31.277Z] 7484ee3b4bdc: Preparing [2022-09-07T19:55:31.277Z] add2f0fd0928: Preparing [2022-09-07T19:55:31.277Z] 477468212b0f: Preparing [2022-09-07T19:55:31.277Z] 40aec9cdd8b2: Preparing [2022-09-07T19:55:31.277Z] 239ccba12a4b: Preparing [2022-09-07T19:55:31.277Z] 994393dc58e7: Preparing [2022-09-07T19:55:31.277Z] 239ccba12a4b: Waiting [2022-09-07T19:55:31.277Z] 994393dc58e7: Waiting [2022-09-07T19:55:31.277Z] 40aec9cdd8b2: Waiting [2022-09-07T19:55:31.277Z] add2f0fd0928: Layer already exists [2022-09-07T19:55:31.277Z] c15a37b56ada: Layer already exists [2022-09-07T19:55:31.277Z] 7484ee3b4bdc: Layer already exists [2022-09-07T19:55:31.277Z] 477468212b0f: Layer already exists [2022-09-07T19:55:31.277Z] 23fec6610c43: Layer already exists [2022-09-07T19:55:31.277Z] 40aec9cdd8b2: Layer already exists [2022-09-07T19:55:31.277Z] 239ccba12a4b: Layer already exists [2022-09-07T19:55:31.277Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:31.277Z] latest: digest: sha256:7864f06dcaf20ad0cac17efff17a5a07a0cfefa0c179e40bc5a5e545ff945239 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:31.590Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:31.896Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.58 [2022-09-07T19:55:31.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-07T19:55:31.896Z] c15a37b56ada: Preparing [2022-09-07T19:55:31.896Z] 23fec6610c43: Preparing [2022-09-07T19:55:31.896Z] 7484ee3b4bdc: Preparing [2022-09-07T19:55:31.896Z] add2f0fd0928: Preparing [2022-09-07T19:55:31.896Z] 477468212b0f: Preparing [2022-09-07T19:55:31.896Z] 40aec9cdd8b2: Preparing [2022-09-07T19:55:31.896Z] 239ccba12a4b: Preparing [2022-09-07T19:55:31.896Z] 994393dc58e7: Preparing [2022-09-07T19:55:31.896Z] 40aec9cdd8b2: Waiting [2022-09-07T19:55:31.896Z] 994393dc58e7: Waiting [2022-09-07T19:55:31.896Z] 239ccba12a4b: Waiting [2022-09-07T19:55:31.896Z] 477468212b0f: Layer already exists [2022-09-07T19:55:31.896Z] 23fec6610c43: Layer already exists [2022-09-07T19:55:31.896Z] c15a37b56ada: Layer already exists [2022-09-07T19:55:31.896Z] 7484ee3b4bdc: Layer already exists [2022-09-07T19:55:31.896Z] add2f0fd0928: Layer already exists [2022-09-07T19:55:31.896Z] 40aec9cdd8b2: Layer already exists [2022-09-07T19:55:31.896Z] 239ccba12a4b: Layer already exists [2022-09-07T19:55:31.896Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:31.896Z] 2.3.0-dev.58: digest: sha256:7864f06dcaf20ad0cac17efff17a5a07a0cfefa0c179e40bc5a5e545ff945239 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:32.216Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:32.524Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:32.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-07T19:55:32.524Z] c15a37b56ada: Preparing [2022-09-07T19:55:32.524Z] 23fec6610c43: Preparing [2022-09-07T19:55:32.524Z] 7484ee3b4bdc: Preparing [2022-09-07T19:55:32.524Z] add2f0fd0928: Preparing [2022-09-07T19:55:32.524Z] 477468212b0f: Preparing [2022-09-07T19:55:32.524Z] 40aec9cdd8b2: Preparing [2022-09-07T19:55:32.524Z] 239ccba12a4b: Preparing [2022-09-07T19:55:32.524Z] 994393dc58e7: Preparing [2022-09-07T19:55:32.524Z] 40aec9cdd8b2: Waiting [2022-09-07T19:55:32.524Z] 994393dc58e7: Waiting [2022-09-07T19:55:32.524Z] 239ccba12a4b: Waiting [2022-09-07T19:55:32.524Z] 7484ee3b4bdc: Layer already exists [2022-09-07T19:55:32.524Z] add2f0fd0928: Layer already exists [2022-09-07T19:55:32.524Z] c15a37b56ada: Layer already exists [2022-09-07T19:55:32.524Z] 477468212b0f: Layer already exists [2022-09-07T19:55:32.524Z] 23fec6610c43: Layer already exists [2022-09-07T19:55:32.524Z] 40aec9cdd8b2: Layer already exists [2022-09-07T19:55:32.524Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:32.524Z] 239ccba12a4b: Layer already exists [2022-09-07T19:55:32.524Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:7864f06dcaf20ad0cac17efff17a5a07a0cfefa0c179e40bc5a5e545ff945239 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:32.843Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:33.150Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-09-07T19:55:33.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-09-07T19:55:33.150Z] c15a37b56ada: Preparing [2022-09-07T19:55:33.150Z] 23fec6610c43: Preparing [2022-09-07T19:55:33.150Z] 7484ee3b4bdc: Preparing [2022-09-07T19:55:33.150Z] add2f0fd0928: Preparing [2022-09-07T19:55:33.150Z] 477468212b0f: Preparing [2022-09-07T19:55:33.150Z] 40aec9cdd8b2: Preparing [2022-09-07T19:55:33.150Z] 239ccba12a4b: Preparing [2022-09-07T19:55:33.150Z] 994393dc58e7: Preparing [2022-09-07T19:55:33.150Z] 40aec9cdd8b2: Waiting [2022-09-07T19:55:33.150Z] 239ccba12a4b: Waiting [2022-09-07T19:55:33.150Z] 994393dc58e7: Waiting [2022-09-07T19:55:33.150Z] 477468212b0f: Layer already exists [2022-09-07T19:55:33.150Z] c15a37b56ada: Layer already exists [2022-09-07T19:55:33.150Z] 7484ee3b4bdc: Layer already exists [2022-09-07T19:55:33.150Z] add2f0fd0928: Layer already exists [2022-09-07T19:55:33.150Z] 23fec6610c43: Layer already exists [2022-09-07T19:55:33.150Z] 239ccba12a4b: Layer already exists [2022-09-07T19:55:33.150Z] 40aec9cdd8b2: Layer already exists [2022-09-07T19:55:33.150Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:33.150Z] main: digest: sha256:7864f06dcaf20ad0cac17efff17a5a07a0cfefa0c179e40bc5a5e545ff945239 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:55:33.200Z] ===================================================== [Pipeline] echo [2022-09-07T19:55:33.207Z] taggedImages: [2022-09-07T19:55:33.207Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:33.207Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-09-07T19:55:33.207Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.58 [2022-09-07T19:55:33.207Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:33.207Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-09-07T19:55:33.230Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-09-07T19:55:33.230Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:33.230Z] latest [2022-09-07T19:55:33.230Z] 2.3.0-dev.58 [2022-09-07T19:55:33.230Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:33.230Z] main [2022-09-07T19:55:33.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:33.555Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:33.861Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:33.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-07T19:55:33.861Z] a20290a7b781: Preparing [2022-09-07T19:55:33.861Z] 785c8d907879: Preparing [2022-09-07T19:55:33.861Z] 02d2ba316ba2: Preparing [2022-09-07T19:55:33.861Z] 7f41b3acd965: Preparing [2022-09-07T19:55:33.861Z] f7f7fddab61d: Preparing [2022-09-07T19:55:33.861Z] ef2f3a1ba19a: Preparing [2022-09-07T19:55:33.861Z] 0190a653694f: Preparing [2022-09-07T19:55:33.861Z] 05c835e9cf2e: Preparing [2022-09-07T19:55:33.861Z] d8c6754f4289: Preparing [2022-09-07T19:55:33.861Z] 994393dc58e7: Preparing [2022-09-07T19:55:33.861Z] ef2f3a1ba19a: Waiting [2022-09-07T19:55:33.861Z] 0190a653694f: Waiting [2022-09-07T19:55:33.861Z] 05c835e9cf2e: Waiting [2022-09-07T19:55:33.861Z] d8c6754f4289: Waiting [2022-09-07T19:55:33.861Z] 994393dc58e7: Waiting [2022-09-07T19:55:33.861Z] a20290a7b781: Pushed [2022-09-07T19:55:33.861Z] 785c8d907879: Pushed [2022-09-07T19:55:33.861Z] f7f7fddab61d: Pushed [2022-09-07T19:55:34.120Z] ef2f3a1ba19a: Pushed [2022-09-07T19:55:34.120Z] 0190a653694f: Pushed [2022-09-07T19:55:34.120Z] 05c835e9cf2e: Pushed [2022-09-07T19:55:34.120Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:34.120Z] d8c6754f4289: Pushed [2022-09-07T19:55:35.058Z] 7f41b3acd965: Pushed [2022-09-07T19:55:35.317Z] 02d2ba316ba2: Pushed [2022-09-07T19:55:35.317Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:ba26b8397f5895601f7a5c8ef3add0faa5d51ca56f692b112b257347b8cc5165 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:35.632Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:35.943Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-07T19:55:35.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-07T19:55:35.943Z] a20290a7b781: Preparing [2022-09-07T19:55:35.943Z] 785c8d907879: Preparing [2022-09-07T19:55:35.943Z] 02d2ba316ba2: Preparing [2022-09-07T19:55:35.943Z] 7f41b3acd965: Preparing [2022-09-07T19:55:35.943Z] f7f7fddab61d: Preparing [2022-09-07T19:55:35.943Z] ef2f3a1ba19a: Preparing [2022-09-07T19:55:35.943Z] 0190a653694f: Preparing [2022-09-07T19:55:35.943Z] 05c835e9cf2e: Preparing [2022-09-07T19:55:35.943Z] d8c6754f4289: Preparing [2022-09-07T19:55:35.943Z] ef2f3a1ba19a: Waiting [2022-09-07T19:55:35.943Z] 0190a653694f: Waiting [2022-09-07T19:55:35.943Z] 05c835e9cf2e: Waiting [2022-09-07T19:55:35.943Z] 994393dc58e7: Preparing [2022-09-07T19:55:35.943Z] d8c6754f4289: Waiting [2022-09-07T19:55:35.943Z] 994393dc58e7: Waiting [2022-09-07T19:55:35.943Z] 7f41b3acd965: Layer already exists [2022-09-07T19:55:35.943Z] a20290a7b781: Layer already exists [2022-09-07T19:55:35.943Z] 02d2ba316ba2: Layer already exists [2022-09-07T19:55:35.943Z] 785c8d907879: Layer already exists [2022-09-07T19:55:35.943Z] f7f7fddab61d: Layer already exists [2022-09-07T19:55:35.943Z] ef2f3a1ba19a: Layer already exists [2022-09-07T19:55:35.943Z] 0190a653694f: Layer already exists [2022-09-07T19:55:35.943Z] d8c6754f4289: Layer already exists [2022-09-07T19:55:35.943Z] 05c835e9cf2e: Layer already exists [2022-09-07T19:55:35.943Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:35.943Z] latest: digest: sha256:ba26b8397f5895601f7a5c8ef3add0faa5d51ca56f692b112b257347b8cc5165 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:36.248Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:36.554Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.58 [2022-09-07T19:55:36.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-07T19:55:36.554Z] a20290a7b781: Preparing [2022-09-07T19:55:36.554Z] 785c8d907879: Preparing [2022-09-07T19:55:36.554Z] 02d2ba316ba2: Preparing [2022-09-07T19:55:36.554Z] 7f41b3acd965: Preparing [2022-09-07T19:55:36.554Z] f7f7fddab61d: Preparing [2022-09-07T19:55:36.554Z] ef2f3a1ba19a: Preparing [2022-09-07T19:55:36.554Z] 0190a653694f: Preparing [2022-09-07T19:55:36.554Z] 05c835e9cf2e: Preparing [2022-09-07T19:55:36.554Z] d8c6754f4289: Preparing [2022-09-07T19:55:36.554Z] 994393dc58e7: Preparing [2022-09-07T19:55:36.554Z] 0190a653694f: Waiting [2022-09-07T19:55:36.554Z] 05c835e9cf2e: Waiting [2022-09-07T19:55:36.554Z] ef2f3a1ba19a: Waiting [2022-09-07T19:55:36.554Z] 994393dc58e7: Waiting [2022-09-07T19:55:36.554Z] d8c6754f4289: Waiting [2022-09-07T19:55:36.554Z] 785c8d907879: Layer already exists [2022-09-07T19:55:36.554Z] 02d2ba316ba2: Layer already exists [2022-09-07T19:55:36.554Z] f7f7fddab61d: Layer already exists [2022-09-07T19:55:36.554Z] a20290a7b781: Layer already exists [2022-09-07T19:55:36.554Z] 7f41b3acd965: Layer already exists [2022-09-07T19:55:36.554Z] 05c835e9cf2e: Layer already exists [2022-09-07T19:55:36.554Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:36.554Z] 0190a653694f: Layer already exists [2022-09-07T19:55:36.554Z] ef2f3a1ba19a: Layer already exists [2022-09-07T19:55:36.554Z] d8c6754f4289: Layer already exists [2022-09-07T19:55:36.554Z] 2.3.0-dev.58: digest: sha256:ba26b8397f5895601f7a5c8ef3add0faa5d51ca56f692b112b257347b8cc5165 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:36.873Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:37.181Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:37.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-07T19:55:37.181Z] a20290a7b781: Preparing [2022-09-07T19:55:37.181Z] 785c8d907879: Preparing [2022-09-07T19:55:37.181Z] 02d2ba316ba2: Preparing [2022-09-07T19:55:37.181Z] 7f41b3acd965: Preparing [2022-09-07T19:55:37.181Z] f7f7fddab61d: Preparing [2022-09-07T19:55:37.181Z] ef2f3a1ba19a: Preparing [2022-09-07T19:55:37.181Z] 0190a653694f: Preparing [2022-09-07T19:55:37.181Z] 05c835e9cf2e: Preparing [2022-09-07T19:55:37.181Z] d8c6754f4289: Preparing [2022-09-07T19:55:37.181Z] 994393dc58e7: Preparing [2022-09-07T19:55:37.181Z] ef2f3a1ba19a: Waiting [2022-09-07T19:55:37.181Z] 0190a653694f: Waiting [2022-09-07T19:55:37.181Z] 05c835e9cf2e: Waiting [2022-09-07T19:55:37.181Z] d8c6754f4289: Waiting [2022-09-07T19:55:37.181Z] 994393dc58e7: Waiting [2022-09-07T19:55:37.181Z] 7f41b3acd965: Layer already exists [2022-09-07T19:55:37.181Z] a20290a7b781: Layer already exists [2022-09-07T19:55:37.181Z] 785c8d907879: Layer already exists [2022-09-07T19:55:37.181Z] 02d2ba316ba2: Layer already exists [2022-09-07T19:55:37.181Z] f7f7fddab61d: Layer already exists [2022-09-07T19:55:37.181Z] ef2f3a1ba19a: Layer already exists [2022-09-07T19:55:37.181Z] 05c835e9cf2e: Layer already exists [2022-09-07T19:55:37.181Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:37.181Z] d8c6754f4289: Layer already exists [2022-09-07T19:55:37.181Z] 0190a653694f: Layer already exists [2022-09-07T19:55:37.181Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:ba26b8397f5895601f7a5c8ef3add0faa5d51ca56f692b112b257347b8cc5165 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:37.492Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:37.805Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-09-07T19:55:37.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-09-07T19:55:37.805Z] a20290a7b781: Preparing [2022-09-07T19:55:37.805Z] 785c8d907879: Preparing [2022-09-07T19:55:37.805Z] 02d2ba316ba2: Preparing [2022-09-07T19:55:37.805Z] 7f41b3acd965: Preparing [2022-09-07T19:55:37.805Z] f7f7fddab61d: Preparing [2022-09-07T19:55:37.805Z] ef2f3a1ba19a: Preparing [2022-09-07T19:55:37.805Z] 0190a653694f: Preparing [2022-09-07T19:55:37.805Z] 05c835e9cf2e: Preparing [2022-09-07T19:55:37.805Z] d8c6754f4289: Preparing [2022-09-07T19:55:37.805Z] 994393dc58e7: Preparing [2022-09-07T19:55:37.805Z] ef2f3a1ba19a: Waiting [2022-09-07T19:55:37.805Z] d8c6754f4289: Waiting [2022-09-07T19:55:37.805Z] 0190a653694f: Waiting [2022-09-07T19:55:37.805Z] 994393dc58e7: Waiting [2022-09-07T19:55:37.805Z] 785c8d907879: Layer already exists [2022-09-07T19:55:37.805Z] 02d2ba316ba2: Layer already exists [2022-09-07T19:55:37.805Z] f7f7fddab61d: Layer already exists [2022-09-07T19:55:37.805Z] 7f41b3acd965: Layer already exists [2022-09-07T19:55:37.805Z] a20290a7b781: Layer already exists [2022-09-07T19:55:37.805Z] 0190a653694f: Layer already exists [2022-09-07T19:55:37.805Z] ef2f3a1ba19a: Layer already exists [2022-09-07T19:55:37.805Z] 994393dc58e7: Layer already exists [2022-09-07T19:55:37.805Z] d8c6754f4289: Layer already exists [2022-09-07T19:55:37.805Z] 05c835e9cf2e: Layer already exists [2022-09-07T19:55:37.805Z] main: digest: sha256:ba26b8397f5895601f7a5c8ef3add0faa5d51ca56f692b112b257347b8cc5165 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:55:37.857Z] ===================================================== [Pipeline] echo [2022-09-07T19:55:37.865Z] taggedImages: [2022-09-07T19:55:37.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:37.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-09-07T19:55:37.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.58 [2022-09-07T19:55:37.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:37.865Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-09-07T19:55:37.929Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-09-07T19:55:37.929Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:37.929Z] latest [2022-09-07T19:55:37.929Z] 2.3.0-dev.58 [2022-09-07T19:55:37.929Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:37.929Z] main [2022-09-07T19:55:37.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:38.242Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:38.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:38.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-07T19:55:38.556Z] 3814c1ee0979: Preparing [2022-09-07T19:55:38.556Z] fe5ff11320dd: Preparing [2022-09-07T19:55:38.556Z] 7b08bcd82869: Preparing [2022-09-07T19:55:38.556Z] ba26a279e30b: Preparing [2022-09-07T19:55:38.556Z] 38d2fb140642: Preparing [2022-09-07T19:55:38.556Z] 34d5ebaa5410: Preparing [2022-09-07T19:55:38.556Z] 34d5ebaa5410: Waiting [2022-09-07T19:55:38.556Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:38.556Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:55:38.556Z] 38d2fb140642: Pushed [2022-09-07T19:55:38.556Z] 3814c1ee0979: Pushed [2022-09-07T19:55:39.125Z] ba26a279e30b: Pushed [2022-09-07T19:55:40.504Z] fe5ff11320dd: Pushed [2022-09-07T19:55:40.504Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:c11c0bcdbcde62a6a0486084f9c40216f5d8901a559a85d9e9914653f295d2c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:40.815Z] + 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-09-07T19:55:41.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-07T19:55:41.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-07T19:55:41.122Z] 3814c1ee0979: Preparing [2022-09-07T19:55:41.122Z] fe5ff11320dd: Preparing [2022-09-07T19:55:41.122Z] 7b08bcd82869: Preparing [2022-09-07T19:55:41.122Z] ba26a279e30b: Preparing [2022-09-07T19:55:41.122Z] 38d2fb140642: Preparing [2022-09-07T19:55:41.122Z] 34d5ebaa5410: Preparing [2022-09-07T19:55:41.122Z] 34d5ebaa5410: Waiting [2022-09-07T19:55:41.122Z] 3814c1ee0979: Layer already exists [2022-09-07T19:55:41.122Z] ba26a279e30b: Layer already exists [2022-09-07T19:55:41.122Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:41.122Z] fe5ff11320dd: Layer already exists [2022-09-07T19:55:41.122Z] 38d2fb140642: Layer already exists [2022-09-07T19:55:41.122Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:55:41.122Z] latest: digest: sha256:c11c0bcdbcde62a6a0486084f9c40216f5d8901a559a85d9e9914653f295d2c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:41.440Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:41.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.58 [2022-09-07T19:55:41.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-07T19:55:41.848Z] 3814c1ee0979: Preparing [2022-09-07T19:55:41.848Z] fe5ff11320dd: Preparing [2022-09-07T19:55:41.848Z] 7b08bcd82869: Preparing [2022-09-07T19:55:41.848Z] ba26a279e30b: Preparing [2022-09-07T19:55:41.848Z] 38d2fb140642: Preparing [2022-09-07T19:55:41.848Z] 34d5ebaa5410: Preparing [2022-09-07T19:55:41.848Z] 34d5ebaa5410: Waiting [2022-09-07T19:55:41.848Z] fe5ff11320dd: Layer already exists [2022-09-07T19:55:41.848Z] 3814c1ee0979: Layer already exists [2022-09-07T19:55:41.848Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:41.848Z] ba26a279e30b: Layer already exists [2022-09-07T19:55:41.848Z] 38d2fb140642: Layer already exists [2022-09-07T19:55:41.848Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:55:41.848Z] 2.3.0-dev.58: digest: sha256:c11c0bcdbcde62a6a0486084f9c40216f5d8901a559a85d9e9914653f295d2c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:42.154Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:42.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:42.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-07T19:55:42.460Z] 3814c1ee0979: Preparing [2022-09-07T19:55:42.460Z] fe5ff11320dd: Preparing [2022-09-07T19:55:42.461Z] 7b08bcd82869: Preparing [2022-09-07T19:55:42.461Z] ba26a279e30b: Preparing [2022-09-07T19:55:42.461Z] 38d2fb140642: Preparing [2022-09-07T19:55:42.461Z] 34d5ebaa5410: Preparing [2022-09-07T19:55:42.461Z] 34d5ebaa5410: Waiting [2022-09-07T19:55:42.461Z] fe5ff11320dd: Layer already exists [2022-09-07T19:55:42.461Z] ba26a279e30b: Layer already exists [2022-09-07T19:55:42.461Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:42.461Z] 3814c1ee0979: Layer already exists [2022-09-07T19:55:42.461Z] 38d2fb140642: Layer already exists [2022-09-07T19:55:42.461Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:55:42.461Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:c11c0bcdbcde62a6a0486084f9c40216f5d8901a559a85d9e9914653f295d2c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:42.773Z] + 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-09-07T19:55:43.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-09-07T19:55:43.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-09-07T19:55:43.075Z] 3814c1ee0979: Preparing [2022-09-07T19:55:43.075Z] fe5ff11320dd: Preparing [2022-09-07T19:55:43.075Z] 7b08bcd82869: Preparing [2022-09-07T19:55:43.075Z] ba26a279e30b: Preparing [2022-09-07T19:55:43.075Z] 38d2fb140642: Preparing [2022-09-07T19:55:43.075Z] 34d5ebaa5410: Preparing [2022-09-07T19:55:43.075Z] 34d5ebaa5410: Waiting [2022-09-07T19:55:43.075Z] ba26a279e30b: Layer already exists [2022-09-07T19:55:43.075Z] 7b08bcd82869: Layer already exists [2022-09-07T19:55:43.075Z] 38d2fb140642: Layer already exists [2022-09-07T19:55:43.075Z] fe5ff11320dd: Layer already exists [2022-09-07T19:55:43.075Z] 3814c1ee0979: Layer already exists [2022-09-07T19:55:43.075Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:55:43.075Z] main: digest: sha256:c11c0bcdbcde62a6a0486084f9c40216f5d8901a559a85d9e9914653f295d2c0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:55:43.127Z] ===================================================== [Pipeline] echo [2022-09-07T19:55:43.136Z] taggedImages: [2022-09-07T19:55:43.136Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:43.136Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-09-07T19:55:43.136Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.58 [2022-09-07T19:55:43.136Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:43.136Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-09-07T19:55:43.157Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-09-07T19:55:43.157Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:43.157Z] latest [2022-09-07T19:55:43.157Z] 2.3.0-dev.58 [2022-09-07T19:55:43.157Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:43.157Z] main [2022-09-07T19:55:43.157Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:43.474Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:43.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:43.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-07T19:55:43.777Z] af39a4685f95: Preparing [2022-09-07T19:55:43.777Z] c610fb9e51dd: Preparing [2022-09-07T19:55:43.777Z] 0946379c1be9: Preparing [2022-09-07T19:55:43.777Z] 883607777aa0: Preparing [2022-09-07T19:55:43.777Z] a3d7e5e755ba: Preparing [2022-09-07T19:55:43.777Z] 265b2cab49dd: Preparing [2022-09-07T19:55:43.777Z] 38d2fb140642: Preparing [2022-09-07T19:55:43.777Z] 34d5ebaa5410: Preparing [2022-09-07T19:55:43.777Z] 38d2fb140642: Waiting [2022-09-07T19:55:43.777Z] 265b2cab49dd: Waiting [2022-09-07T19:55:43.777Z] af39a4685f95: Pushed [2022-09-07T19:55:43.777Z] c610fb9e51dd: Pushed [2022-09-07T19:55:43.777Z] 0946379c1be9: Pushed [2022-09-07T19:55:43.777Z] 38d2fb140642: Layer already exists [2022-09-07T19:55:43.777Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:55:44.345Z] 265b2cab49dd: Pushed [2022-09-07T19:55:47.638Z] a3d7e5e755ba: Pushed [2022-09-07T19:55:50.176Z] 883607777aa0: Pushed [2022-09-07T19:55:50.177Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:7eb2bedac8dd6c2ef83ae9edf74973c569001b11d9a92378a242d653d279539c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:50.491Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:50.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-07T19:55:50.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-07T19:55:50.793Z] af39a4685f95: Preparing [2022-09-07T19:55:50.793Z] c610fb9e51dd: Preparing [2022-09-07T19:55:50.793Z] 0946379c1be9: Preparing [2022-09-07T19:55:50.793Z] 883607777aa0: Preparing [2022-09-07T19:55:50.793Z] a3d7e5e755ba: Preparing [2022-09-07T19:55:50.793Z] 265b2cab49dd: Preparing [2022-09-07T19:55:50.793Z] 38d2fb140642: Preparing [2022-09-07T19:55:50.793Z] 34d5ebaa5410: Preparing [2022-09-07T19:55:50.793Z] 38d2fb140642: Waiting [2022-09-07T19:55:50.793Z] 265b2cab49dd: Waiting [2022-09-07T19:55:50.793Z] 34d5ebaa5410: Waiting [2022-09-07T19:55:50.793Z] a3d7e5e755ba: Layer already exists [2022-09-07T19:55:50.793Z] c610fb9e51dd: Layer already exists [2022-09-07T19:55:50.793Z] af39a4685f95: Layer already exists [2022-09-07T19:55:50.793Z] 883607777aa0: Layer already exists [2022-09-07T19:55:50.793Z] 0946379c1be9: Layer already exists [2022-09-07T19:55:50.793Z] 38d2fb140642: Layer already exists [2022-09-07T19:55:50.793Z] 265b2cab49dd: Layer already exists [2022-09-07T19:55:50.793Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:55:50.793Z] latest: digest: sha256:7eb2bedac8dd6c2ef83ae9edf74973c569001b11d9a92378a242d653d279539c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:51.110Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:51.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.58 [2022-09-07T19:55:51.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-07T19:55:51.422Z] af39a4685f95: Preparing [2022-09-07T19:55:51.422Z] c610fb9e51dd: Preparing [2022-09-07T19:55:51.422Z] 0946379c1be9: Preparing [2022-09-07T19:55:51.422Z] 883607777aa0: Preparing [2022-09-07T19:55:51.422Z] a3d7e5e755ba: Preparing [2022-09-07T19:55:51.422Z] 265b2cab49dd: Preparing [2022-09-07T19:55:51.422Z] 38d2fb140642: Preparing [2022-09-07T19:55:51.422Z] 34d5ebaa5410: Preparing [2022-09-07T19:55:51.422Z] 38d2fb140642: Waiting [2022-09-07T19:55:51.422Z] 265b2cab49dd: Waiting [2022-09-07T19:55:51.422Z] 34d5ebaa5410: Waiting [2022-09-07T19:55:51.422Z] a3d7e5e755ba: Layer already exists [2022-09-07T19:55:51.422Z] 883607777aa0: Layer already exists [2022-09-07T19:55:51.422Z] 0946379c1be9: Layer already exists [2022-09-07T19:55:51.422Z] c610fb9e51dd: Layer already exists [2022-09-07T19:55:51.422Z] af39a4685f95: Layer already exists [2022-09-07T19:55:51.422Z] 265b2cab49dd: Layer already exists [2022-09-07T19:55:51.422Z] 38d2fb140642: Layer already exists [2022-09-07T19:55:51.422Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:55:51.422Z] 2.3.0-dev.58: digest: sha256:7eb2bedac8dd6c2ef83ae9edf74973c569001b11d9a92378a242d653d279539c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:51.739Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:52.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:52.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-07T19:55:52.045Z] af39a4685f95: Preparing [2022-09-07T19:55:52.045Z] c610fb9e51dd: Preparing [2022-09-07T19:55:52.045Z] 0946379c1be9: Preparing [2022-09-07T19:55:52.045Z] 883607777aa0: Preparing [2022-09-07T19:55:52.045Z] a3d7e5e755ba: Preparing [2022-09-07T19:55:52.045Z] 265b2cab49dd: Preparing [2022-09-07T19:55:52.045Z] 38d2fb140642: Preparing [2022-09-07T19:55:52.045Z] 34d5ebaa5410: Preparing [2022-09-07T19:55:52.045Z] 265b2cab49dd: Waiting [2022-09-07T19:55:52.045Z] 38d2fb140642: Waiting [2022-09-07T19:55:52.045Z] 34d5ebaa5410: Waiting [2022-09-07T19:55:52.045Z] a3d7e5e755ba: Layer already exists [2022-09-07T19:55:52.045Z] 883607777aa0: Layer already exists [2022-09-07T19:55:52.045Z] c610fb9e51dd: Layer already exists [2022-09-07T19:55:52.045Z] 0946379c1be9: Layer already exists [2022-09-07T19:55:52.045Z] af39a4685f95: Layer already exists [2022-09-07T19:55:52.045Z] 265b2cab49dd: Layer already exists [2022-09-07T19:55:52.045Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:55:52.045Z] 38d2fb140642: Layer already exists [2022-09-07T19:55:52.045Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:7eb2bedac8dd6c2ef83ae9edf74973c569001b11d9a92378a242d653d279539c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:52.362Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:52.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-09-07T19:55:52.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-09-07T19:55:52.672Z] af39a4685f95: Preparing [2022-09-07T19:55:52.672Z] c610fb9e51dd: Preparing [2022-09-07T19:55:52.672Z] 0946379c1be9: Preparing [2022-09-07T19:55:52.672Z] 883607777aa0: Preparing [2022-09-07T19:55:52.672Z] a3d7e5e755ba: Preparing [2022-09-07T19:55:52.672Z] 265b2cab49dd: Preparing [2022-09-07T19:55:52.672Z] 38d2fb140642: Preparing [2022-09-07T19:55:52.672Z] 34d5ebaa5410: Preparing [2022-09-07T19:55:52.672Z] 265b2cab49dd: Waiting [2022-09-07T19:55:52.672Z] 38d2fb140642: Waiting [2022-09-07T19:55:52.672Z] 34d5ebaa5410: Waiting [2022-09-07T19:55:52.672Z] a3d7e5e755ba: Layer already exists [2022-09-07T19:55:52.672Z] c610fb9e51dd: Layer already exists [2022-09-07T19:55:52.672Z] 883607777aa0: Layer already exists [2022-09-07T19:55:52.672Z] af39a4685f95: Layer already exists [2022-09-07T19:55:52.672Z] 0946379c1be9: Layer already exists [2022-09-07T19:55:52.672Z] 38d2fb140642: Layer already exists [2022-09-07T19:55:52.672Z] 265b2cab49dd: Layer already exists [2022-09-07T19:55:52.672Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:55:52.672Z] main: digest: sha256:7eb2bedac8dd6c2ef83ae9edf74973c569001b11d9a92378a242d653d279539c size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:55:52.723Z] ===================================================== [Pipeline] echo [2022-09-07T19:55:52.731Z] taggedImages: [2022-09-07T19:55:52.731Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:52.731Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-09-07T19:55:52.731Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.58 [2022-09-07T19:55:52.731Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:52.731Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-09-07T19:55:52.759Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-09-07T19:55:52.759Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:52.759Z] latest [2022-09-07T19:55:52.759Z] 2.3.0-dev.58 [2022-09-07T19:55:52.759Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:55:52.759Z] main [2022-09-07T19:55:52.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:53.079Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:55:53.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:55:53.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-07T19:55:53.385Z] a2613180cf77: Preparing [2022-09-07T19:55:53.385Z] f97b4ceef9d7: Preparing [2022-09-07T19:55:53.385Z] 90794f23fe46: Preparing [2022-09-07T19:55:53.385Z] d64e9bf31b73: Preparing [2022-09-07T19:55:53.385Z] aa9fce782210: Preparing [2022-09-07T19:55:53.385Z] 38d2fb140642: Preparing [2022-09-07T19:55:53.385Z] 34d5ebaa5410: Preparing [2022-09-07T19:55:53.385Z] 38d2fb140642: Waiting [2022-09-07T19:55:53.385Z] 34d5ebaa5410: Waiting [2022-09-07T19:55:53.385Z] a2613180cf77: Pushed [2022-09-07T19:55:53.385Z] 90794f23fe46: Pushed [2022-09-07T19:55:53.385Z] f97b4ceef9d7: Pushed [2022-09-07T19:55:53.385Z] 38d2fb140642: Layer already exists [2022-09-07T19:55:53.385Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:55:53.644Z] aa9fce782210: Pushed [2022-09-07T19:56:00.222Z] d64e9bf31b73: Pushed [2022-09-07T19:56:00.222Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:ff046efc7376b465644b408f1537468bd20c5c0c273659e63601fd3c51aba49f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:00.535Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:00.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-07T19:56:00.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-07T19:56:00.842Z] a2613180cf77: Preparing [2022-09-07T19:56:00.842Z] f97b4ceef9d7: Preparing [2022-09-07T19:56:00.842Z] 90794f23fe46: Preparing [2022-09-07T19:56:00.842Z] d64e9bf31b73: Preparing [2022-09-07T19:56:00.842Z] aa9fce782210: Preparing [2022-09-07T19:56:00.842Z] 38d2fb140642: Preparing [2022-09-07T19:56:00.842Z] 34d5ebaa5410: Preparing [2022-09-07T19:56:00.842Z] 38d2fb140642: Waiting [2022-09-07T19:56:00.842Z] 34d5ebaa5410: Waiting [2022-09-07T19:56:00.842Z] f97b4ceef9d7: Layer already exists [2022-09-07T19:56:00.842Z] d64e9bf31b73: Layer already exists [2022-09-07T19:56:00.842Z] aa9fce782210: Layer already exists [2022-09-07T19:56:00.842Z] a2613180cf77: Layer already exists [2022-09-07T19:56:00.842Z] 90794f23fe46: Layer already exists [2022-09-07T19:56:00.842Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:56:00.842Z] 38d2fb140642: Layer already exists [2022-09-07T19:56:00.842Z] latest: digest: sha256:ff046efc7376b465644b408f1537468bd20c5c0c273659e63601fd3c51aba49f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:01.167Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:01.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.58 [2022-09-07T19:56:01.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-07T19:56:01.472Z] a2613180cf77: Preparing [2022-09-07T19:56:01.472Z] f97b4ceef9d7: Preparing [2022-09-07T19:56:01.472Z] 90794f23fe46: Preparing [2022-09-07T19:56:01.472Z] d64e9bf31b73: Preparing [2022-09-07T19:56:01.472Z] aa9fce782210: Preparing [2022-09-07T19:56:01.472Z] 38d2fb140642: Preparing [2022-09-07T19:56:01.472Z] 34d5ebaa5410: Preparing [2022-09-07T19:56:01.472Z] 38d2fb140642: Waiting [2022-09-07T19:56:01.472Z] 34d5ebaa5410: Waiting [2022-09-07T19:56:01.472Z] 90794f23fe46: Layer already exists [2022-09-07T19:56:01.472Z] a2613180cf77: Layer already exists [2022-09-07T19:56:01.472Z] aa9fce782210: Layer already exists [2022-09-07T19:56:01.472Z] f97b4ceef9d7: Layer already exists [2022-09-07T19:56:01.472Z] d64e9bf31b73: Layer already exists [2022-09-07T19:56:01.472Z] 38d2fb140642: Layer already exists [2022-09-07T19:56:01.472Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:56:01.472Z] 2.3.0-dev.58: digest: sha256:ff046efc7376b465644b408f1537468bd20c5c0c273659e63601fd3c51aba49f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:01.784Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:02.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:02.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-07T19:56:02.095Z] a2613180cf77: Preparing [2022-09-07T19:56:02.095Z] f97b4ceef9d7: Preparing [2022-09-07T19:56:02.095Z] 90794f23fe46: Preparing [2022-09-07T19:56:02.095Z] d64e9bf31b73: Preparing [2022-09-07T19:56:02.095Z] aa9fce782210: Preparing [2022-09-07T19:56:02.095Z] 38d2fb140642: Preparing [2022-09-07T19:56:02.095Z] 34d5ebaa5410: Preparing [2022-09-07T19:56:02.095Z] 38d2fb140642: Waiting [2022-09-07T19:56:02.095Z] 34d5ebaa5410: Waiting [2022-09-07T19:56:02.095Z] 90794f23fe46: Layer already exists [2022-09-07T19:56:02.095Z] d64e9bf31b73: Layer already exists [2022-09-07T19:56:02.095Z] a2613180cf77: Layer already exists [2022-09-07T19:56:02.095Z] aa9fce782210: Layer already exists [2022-09-07T19:56:02.095Z] f97b4ceef9d7: Layer already exists [2022-09-07T19:56:02.095Z] 38d2fb140642: Layer already exists [2022-09-07T19:56:02.095Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:56:02.095Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:ff046efc7376b465644b408f1537468bd20c5c0c273659e63601fd3c51aba49f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:02.411Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:02.717Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-09-07T19:56:02.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-09-07T19:56:02.717Z] a2613180cf77: Preparing [2022-09-07T19:56:02.717Z] f97b4ceef9d7: Preparing [2022-09-07T19:56:02.717Z] 90794f23fe46: Preparing [2022-09-07T19:56:02.717Z] d64e9bf31b73: Preparing [2022-09-07T19:56:02.717Z] aa9fce782210: Preparing [2022-09-07T19:56:02.717Z] 38d2fb140642: Preparing [2022-09-07T19:56:02.717Z] 34d5ebaa5410: Preparing [2022-09-07T19:56:02.717Z] 38d2fb140642: Waiting [2022-09-07T19:56:02.717Z] 34d5ebaa5410: Waiting [2022-09-07T19:56:02.717Z] a2613180cf77: Layer already exists [2022-09-07T19:56:02.717Z] f97b4ceef9d7: Layer already exists [2022-09-07T19:56:02.717Z] 90794f23fe46: Layer already exists [2022-09-07T19:56:02.717Z] aa9fce782210: Layer already exists [2022-09-07T19:56:02.717Z] d64e9bf31b73: Layer already exists [2022-09-07T19:56:02.717Z] 38d2fb140642: Layer already exists [2022-09-07T19:56:02.717Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:56:02.717Z] main: digest: sha256:ff046efc7376b465644b408f1537468bd20c5c0c273659e63601fd3c51aba49f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:56:02.758Z] ===================================================== [Pipeline] echo [2022-09-07T19:56:02.766Z] taggedImages: [2022-09-07T19:56:02.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:02.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-09-07T19:56:02.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.58 [2022-09-07T19:56:02.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:02.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-09-07T19:56:02.785Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-09-07T19:56:02.785Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:02.785Z] latest [2022-09-07T19:56:02.785Z] 2.3.0-dev.58 [2022-09-07T19:56:02.785Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:02.785Z] main [2022-09-07T19:56:02.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:03.105Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:03.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:03.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-07T19:56:03.408Z] 03d4bb4523e2: Preparing [2022-09-07T19:56:03.408Z] 91bf3c8477cb: Preparing [2022-09-07T19:56:03.408Z] 4bdffd5f5cc2: Preparing [2022-09-07T19:56:03.408Z] aec81593e6c1: Preparing [2022-09-07T19:56:03.408Z] 265b2cab49dd: Preparing [2022-09-07T19:56:03.408Z] 38d2fb140642: Preparing [2022-09-07T19:56:03.408Z] 34d5ebaa5410: Preparing [2022-09-07T19:56:03.408Z] 38d2fb140642: Waiting [2022-09-07T19:56:03.408Z] 34d5ebaa5410: Waiting [2022-09-07T19:56:03.408Z] 265b2cab49dd: Layer already exists [2022-09-07T19:56:03.408Z] 38d2fb140642: Layer already exists [2022-09-07T19:56:03.408Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:56:03.408Z] 4bdffd5f5cc2: Pushed [2022-09-07T19:56:03.408Z] 03d4bb4523e2: Pushed [2022-09-07T19:56:03.408Z] 91bf3c8477cb: Pushed [2022-09-07T19:56:09.976Z] aec81593e6c1: Pushed [2022-09-07T19:56:09.976Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:e6c43615e342e3a58c3159e49324a0e43eaf2dca3bc96afb97e7f9a30130edc6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:10.294Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:10.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-07T19:56:10.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-07T19:56:10.612Z] 03d4bb4523e2: Preparing [2022-09-07T19:56:10.612Z] 91bf3c8477cb: Preparing [2022-09-07T19:56:10.612Z] 4bdffd5f5cc2: Preparing [2022-09-07T19:56:10.612Z] aec81593e6c1: Preparing [2022-09-07T19:56:10.612Z] 265b2cab49dd: Preparing [2022-09-07T19:56:10.612Z] 38d2fb140642: Preparing [2022-09-07T19:56:10.612Z] 34d5ebaa5410: Preparing [2022-09-07T19:56:10.612Z] 38d2fb140642: Waiting [2022-09-07T19:56:10.612Z] 34d5ebaa5410: Waiting [2022-09-07T19:56:10.612Z] 03d4bb4523e2: Layer already exists [2022-09-07T19:56:10.612Z] 4bdffd5f5cc2: Layer already exists [2022-09-07T19:56:10.612Z] aec81593e6c1: Layer already exists [2022-09-07T19:56:10.612Z] 265b2cab49dd: Layer already exists [2022-09-07T19:56:10.612Z] 91bf3c8477cb: Layer already exists [2022-09-07T19:56:10.612Z] 38d2fb140642: Layer already exists [2022-09-07T19:56:10.612Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:56:10.612Z] latest: digest: sha256:e6c43615e342e3a58c3159e49324a0e43eaf2dca3bc96afb97e7f9a30130edc6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:10.931Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:11.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.58 [2022-09-07T19:56:11.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-07T19:56:11.241Z] 03d4bb4523e2: Preparing [2022-09-07T19:56:11.241Z] 91bf3c8477cb: Preparing [2022-09-07T19:56:11.241Z] 4bdffd5f5cc2: Preparing [2022-09-07T19:56:11.241Z] aec81593e6c1: Preparing [2022-09-07T19:56:11.241Z] 265b2cab49dd: Preparing [2022-09-07T19:56:11.241Z] 38d2fb140642: Preparing [2022-09-07T19:56:11.241Z] 34d5ebaa5410: Preparing [2022-09-07T19:56:11.241Z] 38d2fb140642: Waiting [2022-09-07T19:56:11.241Z] 34d5ebaa5410: Waiting [2022-09-07T19:56:11.241Z] 91bf3c8477cb: Layer already exists [2022-09-07T19:56:11.241Z] 4bdffd5f5cc2: Layer already exists [2022-09-07T19:56:11.241Z] 03d4bb4523e2: Layer already exists [2022-09-07T19:56:11.241Z] 265b2cab49dd: Layer already exists [2022-09-07T19:56:11.241Z] aec81593e6c1: Layer already exists [2022-09-07T19:56:11.241Z] 38d2fb140642: Layer already exists [2022-09-07T19:56:11.241Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:56:11.241Z] 2.3.0-dev.58: digest: sha256:e6c43615e342e3a58c3159e49324a0e43eaf2dca3bc96afb97e7f9a30130edc6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:11.561Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:11.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:11.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-07T19:56:11.874Z] 03d4bb4523e2: Preparing [2022-09-07T19:56:11.874Z] 91bf3c8477cb: Preparing [2022-09-07T19:56:11.874Z] 4bdffd5f5cc2: Preparing [2022-09-07T19:56:11.874Z] aec81593e6c1: Preparing [2022-09-07T19:56:11.874Z] 265b2cab49dd: Preparing [2022-09-07T19:56:11.874Z] 38d2fb140642: Preparing [2022-09-07T19:56:11.874Z] 34d5ebaa5410: Preparing [2022-09-07T19:56:11.874Z] 38d2fb140642: Waiting [2022-09-07T19:56:11.874Z] 34d5ebaa5410: Waiting [2022-09-07T19:56:11.874Z] 03d4bb4523e2: Layer already exists [2022-09-07T19:56:11.874Z] 4bdffd5f5cc2: Layer already exists [2022-09-07T19:56:11.874Z] aec81593e6c1: Layer already exists [2022-09-07T19:56:11.874Z] 265b2cab49dd: Layer already exists [2022-09-07T19:56:11.874Z] 91bf3c8477cb: Layer already exists [2022-09-07T19:56:11.874Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:56:11.874Z] 38d2fb140642: Layer already exists [2022-09-07T19:56:11.874Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:e6c43615e342e3a58c3159e49324a0e43eaf2dca3bc96afb97e7f9a30130edc6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:12.267Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:12.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-09-07T19:56:12.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-09-07T19:56:12.578Z] 03d4bb4523e2: Preparing [2022-09-07T19:56:12.578Z] 91bf3c8477cb: Preparing [2022-09-07T19:56:12.578Z] 4bdffd5f5cc2: Preparing [2022-09-07T19:56:12.578Z] aec81593e6c1: Preparing [2022-09-07T19:56:12.578Z] 265b2cab49dd: Preparing [2022-09-07T19:56:12.578Z] 38d2fb140642: Preparing [2022-09-07T19:56:12.578Z] 34d5ebaa5410: Preparing [2022-09-07T19:56:12.578Z] 38d2fb140642: Waiting [2022-09-07T19:56:12.578Z] 34d5ebaa5410: Waiting [2022-09-07T19:56:12.578Z] aec81593e6c1: Layer already exists [2022-09-07T19:56:12.578Z] 4bdffd5f5cc2: Layer already exists [2022-09-07T19:56:12.578Z] 265b2cab49dd: Layer already exists [2022-09-07T19:56:12.578Z] 03d4bb4523e2: Layer already exists [2022-09-07T19:56:12.578Z] 91bf3c8477cb: Layer already exists [2022-09-07T19:56:12.578Z] 38d2fb140642: Layer already exists [2022-09-07T19:56:12.578Z] 34d5ebaa5410: Layer already exists [2022-09-07T19:56:12.578Z] main: digest: sha256:e6c43615e342e3a58c3159e49324a0e43eaf2dca3bc96afb97e7f9a30130edc6 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:56:12.626Z] ===================================================== [Pipeline] echo [2022-09-07T19:56:12.634Z] taggedImages: [2022-09-07T19:56:12.634Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:12.634Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-09-07T19:56:12.634Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.58 [2022-09-07T19:56:12.634Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:12.634Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-09-07T19:56:12.654Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-09-07T19:56:12.654Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:12.654Z] latest [2022-09-07T19:56:12.654Z] 2.3.0-dev.58 [2022-09-07T19:56:12.654Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:12.654Z] main [2022-09-07T19:56:12.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:12.979Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:13.292Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:13.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-07T19:56:13.292Z] 13badb1bff6d: Preparing [2022-09-07T19:56:13.292Z] df26fb0f4e31: Preparing [2022-09-07T19:56:13.292Z] 7b08bcd82869: Preparing [2022-09-07T19:56:13.292Z] b6776f1aeb19: Preparing [2022-09-07T19:56:13.292Z] 994393dc58e7: Preparing [2022-09-07T19:56:13.292Z] 7b08bcd82869: Layer already exists [2022-09-07T19:56:13.292Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:13.292Z] 13badb1bff6d: Pushed [2022-09-07T19:56:13.292Z] b6776f1aeb19: Pushed [2022-09-07T19:56:15.828Z] df26fb0f4e31: Pushed [2022-09-07T19:56:15.828Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:631b2b558e858f5b3d95bffa902fb8920d49bfb81ceffa3adb21b3d549b7f291 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:16.149Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:16.455Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-07T19:56:16.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-07T19:56:16.455Z] 13badb1bff6d: Preparing [2022-09-07T19:56:16.455Z] df26fb0f4e31: Preparing [2022-09-07T19:56:16.455Z] 7b08bcd82869: Preparing [2022-09-07T19:56:16.455Z] b6776f1aeb19: Preparing [2022-09-07T19:56:16.455Z] 994393dc58e7: Preparing [2022-09-07T19:56:16.455Z] df26fb0f4e31: Layer already exists [2022-09-07T19:56:16.455Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:16.455Z] b6776f1aeb19: Layer already exists [2022-09-07T19:56:16.455Z] 13badb1bff6d: Layer already exists [2022-09-07T19:56:16.455Z] 7b08bcd82869: Layer already exists [2022-09-07T19:56:16.455Z] latest: digest: sha256:631b2b558e858f5b3d95bffa902fb8920d49bfb81ceffa3adb21b3d549b7f291 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:16.774Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:17.090Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.58 [2022-09-07T19:56:17.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-07T19:56:17.090Z] 13badb1bff6d: Preparing [2022-09-07T19:56:17.090Z] df26fb0f4e31: Preparing [2022-09-07T19:56:17.090Z] 7b08bcd82869: Preparing [2022-09-07T19:56:17.090Z] b6776f1aeb19: Preparing [2022-09-07T19:56:17.090Z] 994393dc58e7: Preparing [2022-09-07T19:56:17.090Z] 13badb1bff6d: Layer already exists [2022-09-07T19:56:17.090Z] df26fb0f4e31: Layer already exists [2022-09-07T19:56:17.090Z] 7b08bcd82869: Layer already exists [2022-09-07T19:56:17.090Z] b6776f1aeb19: Layer already exists [2022-09-07T19:56:17.090Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:17.090Z] 2.3.0-dev.58: digest: sha256:631b2b558e858f5b3d95bffa902fb8920d49bfb81ceffa3adb21b3d549b7f291 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:17.406Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:17.712Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:17.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-07T19:56:17.712Z] 13badb1bff6d: Preparing [2022-09-07T19:56:17.712Z] df26fb0f4e31: Preparing [2022-09-07T19:56:17.712Z] 7b08bcd82869: Preparing [2022-09-07T19:56:17.712Z] b6776f1aeb19: Preparing [2022-09-07T19:56:17.712Z] 994393dc58e7: Preparing [2022-09-07T19:56:17.712Z] df26fb0f4e31: Layer already exists [2022-09-07T19:56:17.712Z] b6776f1aeb19: Layer already exists [2022-09-07T19:56:17.712Z] 13badb1bff6d: Layer already exists [2022-09-07T19:56:17.712Z] 7b08bcd82869: Layer already exists [2022-09-07T19:56:17.712Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:17.712Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:631b2b558e858f5b3d95bffa902fb8920d49bfb81ceffa3adb21b3d549b7f291 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:18.025Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:18.325Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-09-07T19:56:18.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-09-07T19:56:18.325Z] 13badb1bff6d: Preparing [2022-09-07T19:56:18.325Z] df26fb0f4e31: Preparing [2022-09-07T19:56:18.325Z] 7b08bcd82869: Preparing [2022-09-07T19:56:18.325Z] b6776f1aeb19: Preparing [2022-09-07T19:56:18.325Z] 994393dc58e7: Preparing [2022-09-07T19:56:18.325Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:18.325Z] b6776f1aeb19: Layer already exists [2022-09-07T19:56:18.325Z] df26fb0f4e31: Layer already exists [2022-09-07T19:56:18.325Z] 13badb1bff6d: Layer already exists [2022-09-07T19:56:18.325Z] 7b08bcd82869: Layer already exists [2022-09-07T19:56:18.325Z] main: digest: sha256:631b2b558e858f5b3d95bffa902fb8920d49bfb81ceffa3adb21b3d549b7f291 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:56:18.375Z] ===================================================== [Pipeline] echo [2022-09-07T19:56:18.385Z] taggedImages: [2022-09-07T19:56:18.385Z] - nexus3.edgexfoundry.org:10004/support-notifications:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:18.385Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-09-07T19:56:18.385Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.58 [2022-09-07T19:56:18.385Z] - nexus3.edgexfoundry.org:10004/support-notifications:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:18.385Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-09-07T19:56:18.412Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-09-07T19:56:18.412Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:18.412Z] latest [2022-09-07T19:56:18.412Z] 2.3.0-dev.58 [2022-09-07T19:56:18.412Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:18.412Z] main [2022-09-07T19:56:18.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:18.731Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:19.040Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:19.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-07T19:56:19.040Z] bd45fc4605a2: Preparing [2022-09-07T19:56:19.040Z] aed73eb6ee81: Preparing [2022-09-07T19:56:19.040Z] 7b08bcd82869: Preparing [2022-09-07T19:56:19.040Z] 43a0ebbd8003: Preparing [2022-09-07T19:56:19.040Z] 994393dc58e7: Preparing [2022-09-07T19:56:19.040Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:19.040Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:56:19.040Z] 7b08bcd82869: Layer already exists [2022-09-07T19:56:19.040Z] bd45fc4605a2: Pushed [2022-09-07T19:56:21.579Z] aed73eb6ee81: Pushed [2022-09-07T19:56:21.579Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:959c5c49d89790965fd98b2187c61283f8fa4486bb45c2070fc5f21982d399a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:21.896Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:22.204Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-07T19:56:22.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-07T19:56:22.204Z] bd45fc4605a2: Preparing [2022-09-07T19:56:22.204Z] aed73eb6ee81: Preparing [2022-09-07T19:56:22.204Z] 7b08bcd82869: Preparing [2022-09-07T19:56:22.204Z] 43a0ebbd8003: Preparing [2022-09-07T19:56:22.204Z] 994393dc58e7: Preparing [2022-09-07T19:56:22.204Z] 7b08bcd82869: Layer already exists [2022-09-07T19:56:22.204Z] aed73eb6ee81: Layer already exists [2022-09-07T19:56:22.204Z] bd45fc4605a2: Layer already exists [2022-09-07T19:56:22.204Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:56:22.204Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:22.204Z] latest: digest: sha256:959c5c49d89790965fd98b2187c61283f8fa4486bb45c2070fc5f21982d399a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:22.515Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:22.821Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.58 [2022-09-07T19:56:22.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-07T19:56:22.822Z] bd45fc4605a2: Preparing [2022-09-07T19:56:22.822Z] aed73eb6ee81: Preparing [2022-09-07T19:56:22.822Z] 7b08bcd82869: Preparing [2022-09-07T19:56:22.822Z] 43a0ebbd8003: Preparing [2022-09-07T19:56:22.822Z] 994393dc58e7: Preparing [2022-09-07T19:56:22.822Z] aed73eb6ee81: Layer already exists [2022-09-07T19:56:22.822Z] 7b08bcd82869: Layer already exists [2022-09-07T19:56:22.822Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:22.822Z] bd45fc4605a2: Layer already exists [2022-09-07T19:56:22.822Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:56:22.822Z] 2.3.0-dev.58: digest: sha256:959c5c49d89790965fd98b2187c61283f8fa4486bb45c2070fc5f21982d399a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:23.135Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:23.446Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:23.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-07T19:56:23.446Z] bd45fc4605a2: Preparing [2022-09-07T19:56:23.446Z] aed73eb6ee81: Preparing [2022-09-07T19:56:23.446Z] 7b08bcd82869: Preparing [2022-09-07T19:56:23.446Z] 43a0ebbd8003: Preparing [2022-09-07T19:56:23.446Z] 994393dc58e7: Preparing [2022-09-07T19:56:23.446Z] 7b08bcd82869: Layer already exists [2022-09-07T19:56:23.446Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:56:23.446Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:23.446Z] aed73eb6ee81: Layer already exists [2022-09-07T19:56:23.446Z] bd45fc4605a2: Layer already exists [2022-09-07T19:56:23.446Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:959c5c49d89790965fd98b2187c61283f8fa4486bb45c2070fc5f21982d399a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:23.759Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:24.069Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-09-07T19:56:24.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-09-07T19:56:24.069Z] bd45fc4605a2: Preparing [2022-09-07T19:56:24.069Z] aed73eb6ee81: Preparing [2022-09-07T19:56:24.069Z] 7b08bcd82869: Preparing [2022-09-07T19:56:24.069Z] 43a0ebbd8003: Preparing [2022-09-07T19:56:24.069Z] 994393dc58e7: Preparing [2022-09-07T19:56:24.069Z] 7b08bcd82869: Layer already exists [2022-09-07T19:56:24.069Z] 43a0ebbd8003: Layer already exists [2022-09-07T19:56:24.069Z] aed73eb6ee81: Layer already exists [2022-09-07T19:56:24.069Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:24.069Z] bd45fc4605a2: Layer already exists [2022-09-07T19:56:24.069Z] main: digest: sha256:959c5c49d89790965fd98b2187c61283f8fa4486bb45c2070fc5f21982d399a6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:56:24.118Z] ===================================================== [Pipeline] echo [2022-09-07T19:56:24.127Z] taggedImages: [2022-09-07T19:56:24.127Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:24.127Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-09-07T19:56:24.127Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.58 [2022-09-07T19:56:24.127Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:24.127Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-09-07T19:56:24.148Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-09-07T19:56:24.148Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:24.148Z] latest [2022-09-07T19:56:24.148Z] 2.3.0-dev.58 [2022-09-07T19:56:24.148Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:24.148Z] main [2022-09-07T19:56:24.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:24.463Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:24.766Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:24.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-07T19:56:24.766Z] 5c3ce6d22e26: Preparing [2022-09-07T19:56:24.766Z] 048ccf506661: Preparing [2022-09-07T19:56:24.766Z] 4460928e8ffd: Preparing [2022-09-07T19:56:24.766Z] d74a2e8adee9: Preparing [2022-09-07T19:56:24.766Z] 994393dc58e7: Preparing [2022-09-07T19:56:24.766Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:24.766Z] 048ccf506661: Pushed [2022-09-07T19:56:25.026Z] 5c3ce6d22e26: Pushed [2022-09-07T19:56:25.962Z] 4460928e8ffd: Pushed [2022-09-07T19:56:35.950Z] d74a2e8adee9: Pushed [2022-09-07T19:56:36.210Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:935218f767264ed337c2d39338a1102c0db4f091c4ca4a90155e82e1102c34c9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:36.523Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:36.828Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-07T19:56:36.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-07T19:56:36.828Z] 5c3ce6d22e26: Preparing [2022-09-07T19:56:36.828Z] 048ccf506661: Preparing [2022-09-07T19:56:36.828Z] 4460928e8ffd: Preparing [2022-09-07T19:56:36.828Z] d74a2e8adee9: Preparing [2022-09-07T19:56:36.828Z] 994393dc58e7: Preparing [2022-09-07T19:56:36.828Z] 048ccf506661: Layer already exists [2022-09-07T19:56:36.828Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:36.828Z] d74a2e8adee9: Layer already exists [2022-09-07T19:56:36.828Z] 4460928e8ffd: Layer already exists [2022-09-07T19:56:36.828Z] 5c3ce6d22e26: Layer already exists [2022-09-07T19:56:36.828Z] latest: digest: sha256:935218f767264ed337c2d39338a1102c0db4f091c4ca4a90155e82e1102c34c9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:37.144Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:37.456Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.58 [2022-09-07T19:56:37.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-07T19:56:37.456Z] 5c3ce6d22e26: Preparing [2022-09-07T19:56:37.456Z] 048ccf506661: Preparing [2022-09-07T19:56:37.456Z] 4460928e8ffd: Preparing [2022-09-07T19:56:37.456Z] d74a2e8adee9: Preparing [2022-09-07T19:56:37.456Z] 994393dc58e7: Preparing [2022-09-07T19:56:37.456Z] d74a2e8adee9: Layer already exists [2022-09-07T19:56:37.456Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:37.456Z] 4460928e8ffd: Layer already exists [2022-09-07T19:56:37.456Z] 048ccf506661: Layer already exists [2022-09-07T19:56:37.456Z] 5c3ce6d22e26: Layer already exists [2022-09-07T19:56:37.456Z] 2.3.0-dev.58: digest: sha256:935218f767264ed337c2d39338a1102c0db4f091c4ca4a90155e82e1102c34c9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:37.766Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:38.071Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:38.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-07T19:56:38.071Z] 5c3ce6d22e26: Preparing [2022-09-07T19:56:38.071Z] 048ccf506661: Preparing [2022-09-07T19:56:38.071Z] 4460928e8ffd: Preparing [2022-09-07T19:56:38.071Z] d74a2e8adee9: Preparing [2022-09-07T19:56:38.071Z] 994393dc58e7: Preparing [2022-09-07T19:56:38.071Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:38.071Z] 4460928e8ffd: Layer already exists [2022-09-07T19:56:38.071Z] d74a2e8adee9: Layer already exists [2022-09-07T19:56:38.071Z] 5c3ce6d22e26: Layer already exists [2022-09-07T19:56:38.071Z] 048ccf506661: Layer already exists [2022-09-07T19:56:38.072Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:935218f767264ed337c2d39338a1102c0db4f091c4ca4a90155e82e1102c34c9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:38.398Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T19:56:38.706Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-09-07T19:56:38.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-09-07T19:56:38.706Z] 5c3ce6d22e26: Preparing [2022-09-07T19:56:38.706Z] 048ccf506661: Preparing [2022-09-07T19:56:38.706Z] 4460928e8ffd: Preparing [2022-09-07T19:56:38.706Z] d74a2e8adee9: Preparing [2022-09-07T19:56:38.706Z] 994393dc58e7: Preparing [2022-09-07T19:56:38.706Z] 994393dc58e7: Layer already exists [2022-09-07T19:56:38.706Z] 4460928e8ffd: Layer already exists [2022-09-07T19:56:38.706Z] 5c3ce6d22e26: Layer already exists [2022-09-07T19:56:38.706Z] 048ccf506661: Layer already exists [2022-09-07T19:56:38.706Z] d74a2e8adee9: Layer already exists [2022-09-07T19:56:38.706Z] main: digest: sha256:935218f767264ed337c2d39338a1102c0db4f091c4ca4a90155e82e1102c34c9 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T19:56:38.755Z] ===================================================== [Pipeline] echo [2022-09-07T19:56:38.761Z] taggedImages: [2022-09-07T19:56:38.761Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T19:56:38.761Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-09-07T19:56:38.761Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.58 [2022-09-07T19:56:38.761Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T19:56:38.761Z] - 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-09-07T19:59:53.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.58" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-07T20:00:00.756Z] Removing intermediate container a521b2615bc8 [2022-09-07T20:00:00.756Z] ---> 4bc144e4712d [2022-09-07T20:00:00.756Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-07T20:00:00.756Z] ---> Running in 8a0cc944e70f [2022-09-07T20:00:02.761Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-07T20:00:11.132Z] Removing intermediate container 8a0cc944e70f [2022-09-07T20:00:11.132Z] ---> f7aaa21e5146 [2022-09-07T20:00:11.132Z] [2022-09-07T20:00:11.132Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T20:00:11.132Z] 3.16: Pulling from library/alpine [2022-09-07T20:00:13.162Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T20:00:13.162Z] Status: Downloaded newer image for alpine:3.16 [2022-09-07T20:00:13.162Z] ---> a6215f271958 [2022-09-07T20:00:13.162Z] 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-09-07T20:00:13.452Z] ---> Running in 40786ada9a3b [2022-09-07T20:00:14.450Z] Removing intermediate container 40786ada9a3b [2022-09-07T20:00:14.450Z] ---> 7af156e6e8bc [2022-09-07T20:00:14.450Z] 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-09-07T20:00:14.450Z] ---> Running in 52bf3c78bc09 [2022-09-07T20:00:14.450Z] Removing intermediate container c6f9532a7a30 [2022-09-07T20:00:14.450Z] ---> 807f041fb57e [2022-09-07T20:00:14.450Z] [2022-09-07T20:00:14.450Z] Step 10/25 : FROM alpine:3.16 [2022-09-07T20:00:14.450Z] ---> a6215f271958 [2022-09-07T20:00:14.450Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-07T20:00:15.058Z] ---> Running in 1aeb2cd92745 [2022-09-07T20:00:17.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:00:17.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:00:17.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:00:18.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:00:19.754Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-07T20:00:19.754Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-07T20:00:19.754Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-07T20:00:19.754Z] (3/33) Installing readline (8.1.2-r0) [2022-09-07T20:00:19.754Z] (4/33) Installing bash (5.1.16-r2) [2022-09-07T20:00:19.754Z] Executing bash-5.1.16-r2.post-install [2022-09-07T20:00:19.754Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-07T20:00:19.754Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-07T20:00:19.754Z] (3/3) Installing su-exec (0.2-r1) [2022-09-07T20:00:19.754Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:00:19.754Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:00:19.754Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-07T20:00:19.754Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T20:00:20.044Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-07T20:00:20.044Z] (9/33) Installing curl (7.83.1-r3) [2022-09-07T20:00:20.044Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-07T20:00:20.380Z] OK: 6 MiB in 17 packages [2022-09-07T20:00:20.380Z] Removing intermediate container 99e4e9f705e6 [2022-09-07T20:00:20.380Z] ---> b43569440b15 [2022-09-07T20:00:20.380Z] [2022-09-07T20:00:20.380Z] Step 10/31 : FROM alpine:3.16 [2022-09-07T20:00:20.380Z] ---> a6215f271958 [2022-09-07T20:00:20.380Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:00:20.684Z] ---> Running in 4a6f1957273a [2022-09-07T20:00:21.320Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-07T20:00:21.320Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-07T20:00:21.320Z] (13/33) Installing expat (2.4.8-r0) [2022-09-07T20:00:21.321Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-07T20:00:21.321Z] (15/33) Installing gdbm (1.23-r0) [2022-09-07T20:00:21.321Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-07T20:00:21.321Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T20:00:21.321Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T20:00:21.321Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-07T20:00:21.321Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-07T20:00:21.321Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-07T20:00:21.616Z] Removing intermediate container 4a6f1957273a [2022-09-07T20:00:21.616Z] ---> 59e72ae32774 [2022-09-07T20:00:21.616Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-07T20:00:21.893Z] ---> Running in 51412ecb63d1 [2022-09-07T20:00:23.378Z] Removing intermediate container 1aeb2cd92745 [2022-09-07T20:00:23.378Z] ---> 8127393c935d [2022-09-07T20:00:23.378Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T20:00:23.378Z] ---> Running in dabab720eb74 [2022-09-07T20:00:23.989Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-07T20:00:23.989Z] Removing intermediate container dabab720eb74 [2022-09-07T20:00:23.989Z] ---> bfa4a4c0bf3e [2022-09-07T20:00:23.989Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-07T20:00:23.989Z] Step 13/25 : WORKDIR / [2022-09-07T20:00:24.269Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-07T20:00:24.269Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-07T20:00:24.269Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-07T20:00:24.269Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-07T20:00:24.269Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-07T20:00:24.269Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-07T20:00:24.269Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-07T20:00:24.269Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-07T20:00:24.269Z] ---> Running in ac9cbb621afa [2022-09-07T20:00:24.269Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-07T20:00:24.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:00:24.549Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-07T20:00:25.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:00:25.157Z] Removing intermediate container ac9cbb621afa [2022-09-07T20:00:25.157Z] ---> 47b3b51dd8db [2022-09-07T20:00:25.157Z] 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-09-07T20:00:25.769Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:00:25.769Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:00:26.060Z] ---> 23bac56de524 [2022-09-07T20:00:26.060Z] 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-09-07T20:00:26.060Z] OK: 120 MiB in 47 packages [2022-09-07T20:00:26.678Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-07T20:00:26.678Z] (2/2) Installing su-exec (0.2-r1) [2022-09-07T20:00:26.678Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:00:26.958Z] OK: 5 MiB in 16 packages [2022-09-07T20:00:27.245Z] ---> 23ed7210719d [2022-09-07T20:00:27.245Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-07T20:00:28.712Z] Removing intermediate container 51412ecb63d1 [2022-09-07T20:00:28.712Z] ---> 80c907f777df [2022-09-07T20:00:28.713Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-07T20:00:28.713Z] ---> Running in 585759c13cd0 [2022-09-07T20:00:28.713Z] ---> ab8b15a898df [2022-09-07T20:00:28.713Z] 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-09-07T20:00:29.347Z] Removing intermediate container 585759c13cd0 [2022-09-07T20:00:29.347Z] ---> d50a794d46a3 [2022-09-07T20:00:29.347Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-07T20:00:29.347Z] ---> Running in d6071f2663f9 [2022-09-07T20:00:29.962Z] ---> b6052d259f5e [2022-09-07T20:00:29.963Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-07T20:00:30.241Z] Removing intermediate container d6071f2663f9 [2022-09-07T20:00:30.241Z] ---> 978f019bafff [2022-09-07T20:00:30.241Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-07T20:00:30.241Z] ---> Running in 5ff359199922 [2022-09-07T20:00:30.854Z] Removing intermediate container 5ff359199922 [2022-09-07T20:00:30.854Z] ---> efdca79d908a [2022-09-07T20:00:30.854Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-07T20:00:31.138Z] ---> Running in e292a29ca98e [2022-09-07T20:00:32.750Z] ---> c4dbe2674a28 [2022-09-07T20:00:32.750Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-07T20:00:35.724Z] Removing intermediate container e292a29ca98e [2022-09-07T20:00:35.724Z] ---> ccf9b90da10d [2022-09-07T20:00:35.724Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-07T20:00:35.724Z] ---> Running in 621d0d7ce90c [2022-09-07T20:00:36.002Z] ---> 67a73d5dc5fa [2022-09-07T20:00:36.002Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T20:00:36.287Z] Removing intermediate container 621d0d7ce90c [2022-09-07T20:00:36.288Z] ---> 355263a18379 [2022-09-07T20:00:36.288Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-07T20:00:37.295Z] ---> ecb05d4ef544 [2022-09-07T20:00:37.295Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T20:00:37.571Z] ---> feb1eb627f32 [2022-09-07T20:00:37.571Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-07T20:00:37.571Z] ---> Running in 52667267a81e [2022-09-07T20:00:37.571Z] ---> Running in f10b6e7c82bf [2022-09-07T20:00:41.901Z] Removing intermediate container f10b6e7c82bf [2022-09-07T20:00:41.901Z] ---> 07ddff2c2132 [2022-09-07T20:00:41.901Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T20:00:41.901Z] ---> Running in 1173917dbb45 [2022-09-07T20:00:42.180Z] Removing intermediate container 52667267a81e [2022-09-07T20:00:42.180Z] ---> abb1cc07a558 [2022-09-07T20:00:42.180Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:00:42.454Z] Removing intermediate container 1173917dbb45 [2022-09-07T20:00:42.454Z] ---> ed71510ce622 [2022-09-07T20:00:42.454Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T20:00:42.454Z] ---> Running in 10f4a5300715 [2022-09-07T20:00:43.062Z] Removing intermediate container 10f4a5300715 [2022-09-07T20:00:43.062Z] ---> 91ad211c18ee [2022-09-07T20:00:43.062Z] Step 24/25 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:00:43.345Z] ---> ef32909f96f3 [2022-09-07T20:00:43.345Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-07T20:00:43.345Z] ---> Running in e905a7edba74 [2022-09-07T20:00:44.335Z] Removing intermediate container e905a7edba74 [2022-09-07T20:00:44.335Z] ---> 7c312d5a5f93 [2022-09-07T20:00:44.335Z] Step 25/25 : LABEL version=2.3.0-dev.58 [2022-09-07T20:00:44.335Z] ---> Running in 9eb027a619ba [2022-09-07T20:00:45.359Z] Removing intermediate container 9eb027a619ba [2022-09-07T20:00:45.359Z] ---> 2d4a46209521 [2022-09-07T20:00:45.359Z] [2022-09-07T20:00:45.637Z] Successfully built 2d4a46209521 [2022-09-07T20:00:45.637Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-07T20:00:45.637Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-09-07T20:00:45.923Z] ---> 9decd47033e9 [2022-09-07T20:00:45.923Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-07T20:00:46.537Z] Collecting docker-compose==1.23.2 [2022-09-07T20:00:46.537Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-07T20:00:46.537Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.4 MB/s eta 0:00:00 [2022-09-07T20:00:47.153Z] ---> 17c3299cf726 [2022-09-07T20:00:47.153Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-07T20:00:47.153Z] Collecting docopt<0.7,>=0.6.1 [2022-09-07T20:00:47.433Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-07T20:00:47.433Z] Preparing metadata (setup.py): started [2022-09-07T20:00:48.036Z] ---> 2d7ba8dec8ea [2022-09-07T20:00:48.036Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-07T20:00:49.029Z] ---> 2f34972ccfd0 [2022-09-07T20:00:49.029Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-07T20:00:50.479Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:00:50.479Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder Preparing metadata (setup.py): finished with status 'done' [2022-09-07T20:00:50.479Z] [2022-09-07T20:00:50.479Z] ---> ad9ff7778118 [2022-09-07T20:00:50.479Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T20:00:50.479Z] ---> Using cache [2022-09-07T20:00:50.479Z] ---> cd55f0a611c2 [2022-09-07T20:00:50.479Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:00:50.479Z] ---> Using cache [2022-09-07T20:00:50.479Z] ---> abf15afeae82 [2022-09-07T20:00:50.479Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T20:00:50.479Z] ---> Running in bc4d75b295e5 [2022-09-07T20:00:50.760Z] ---> 496ddb7702d6 [2022-09-07T20:00:50.760Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-07T20:00:50.760Z] ---> Running in 55e0b06cdd84 [2022-09-07T20:00:50.760Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-07T20:00:51.049Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-07T20:00:51.049Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.5 MB/s eta 0:00:00 [2022-09-07T20:00:51.049Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-07T20:00:51.326Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-07T20:00:51.326Z] Preparing metadata (setup.py): started [2022-09-07T20:00:53.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:00:53.971Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:00:54.267Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T20:00:54.267Z] Removing intermediate container 55e0b06cdd84 [2022-09-07T20:00:54.267Z] ---> 37eda659efe0 [2022-09-07T20:00:54.267Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-07T20:00:54.542Z] Collecting cached-property<2,>=1.2.0 [2022-09-07T20:00:54.542Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-07T20:00:54.542Z] ---> Running in 7d3ad376484a [2022-09-07T20:00:54.542Z] 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-09-07T20:00:55.147Z] Removing intermediate container 7d3ad376484a [2022-09-07T20:00:55.147Z] ---> 90e6616405f1 [2022-09-07T20:00:55.147Z] Step 28/31 : CMD ["gate"] [2022-09-07T20:00:55.147Z] ---> Running in cfc782656c0c [2022-09-07T20:00:55.746Z] Removing intermediate container cfc782656c0c [2022-09-07T20:00:55.746Z] ---> 5175e5383ffe [2022-09-07T20:00:55.746Z] Step 29/31 : LABEL arch=arm64 [2022-09-07T20:00:55.746Z] OK: 221 MiB in 51 packages [2022-09-07T20:00:55.746Z] ---> Running in 4990512c7e50 [2022-09-07T20:00:55.746Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-07T20:00:55.746Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-07T20:00:56.038Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.7 MB/s eta 0:00:00 [2022-09-07T20:00:56.338Z] Removing intermediate container 4990512c7e50 [2022-09-07T20:00:56.338Z] ---> c7d3f096fbdd [2022-09-07T20:00:56.338Z] Step 30/31 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:00:56.628Z] ---> Running in 0130986b154e [2022-09-07T20:00:56.905Z] Collecting PyYAML<4,>=3.10 [2022-09-07T20:00:56.905Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-07T20:00:56.905Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.8 MB/s eta 0:00:00 [2022-09-07T20:00:57.897Z] Removing intermediate container 0130986b154e [2022-09-07T20:00:57.897Z] ---> c753be9ba14d [2022-09-07T20:00:57.897Z] Step 31/31 : LABEL version=2.3.0-dev.58 [2022-09-07T20:00:57.897Z] Removing intermediate container bc4d75b295e5 [2022-09-07T20:00:57.897Z] ---> 6f97c9b1fbe6 [2022-09-07T20:00:57.897Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T20:00:57.897Z] ---> Running in f9269fd35d07 [2022-09-07T20:00:58.897Z] Removing intermediate container f9269fd35d07 [2022-09-07T20:00:58.897Z] ---> 87fc1f3ac896 [2022-09-07T20:00:58.897Z] [2022-09-07T20:00:58.897Z] Preparing metadata (setup.py): started [2022-09-07T20:00:59.173Z] Successfully built 87fc1f3ac896 [2022-09-07T20:00:59.173Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-07T20:00:59.173Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-09-07T20:00:59.452Z] ---> 16fe746ef797 [2022-09-07T20:00:59.452Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:00:59.735Z] ---> Running in 31430d216970 [2022-09-07T20:01:01.215Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T20:01:01.822Z] Collecting docker<4.0,>=3.6.0 [2022-09-07T20:01:01.822Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-07T20:01:01.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.1 MB/s eta 0:00:00 [2022-09-07T20:01:02.103Z] Collecting texttable<0.10,>=0.9.0 [2022-09-07T20:01:02.103Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-07T20:01:02.103Z] Preparing metadata (setup.py): started [2022-09-07T20:01:04.145Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-07T20:01:04.425Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:01:04.425Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:01:04.425Z] ---> ad9ff7778118 [2022-09-07T20:01:04.425Z] Step 3/22 : WORKDIR /edgex-go [2022-09-07T20:01:04.425Z] ---> Using cache [2022-09-07T20:01:04.425Z] ---> cd55f0a611c2 [2022-09-07T20:01:04.425Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:01:04.425Z] ---> Using cache [2022-09-07T20:01:04.425Z] ---> abf15afeae82 [2022-09-07T20:01:04.425Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-07T20:01:05.033Z] Collecting jsonschema<3,>=2.5.1 [2022-09-07T20:01:05.033Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-07T20:01:05.033Z] ---> Running in 632ab18551d9 [2022-09-07T20:01:06.025Z] Collecting docker-pycreds>=0.4.0 [2022-09-07T20:01:06.025Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-07T20:01:06.300Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-07T20:01:06.300Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-07T20:01:06.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 14.3 MB/s eta 0:00:00 [2022-09-07T20:01:06.856Z] Collecting idna<2.8,>=2.5 [2022-09-07T20:01:06.856Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-07T20:01:06.856Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 8.5 MB/s eta 0:00:00 [2022-09-07T20:01:07.466Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:01:07.747Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-07T20:01:07.747Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-07T20:01:07.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 9.7 MB/s eta 0:00:00 [2022-09-07T20:01:08.025Z] Collecting certifi>=2017.4.17 [2022-09-07T20:01:08.025Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-07T20:01:08.300Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 14.9 MB/s eta 0:00:00 [2022-09-07T20:01:08.594Z] Removing intermediate container 27867560646f [2022-09-07T20:01:08.594Z] ---> 04aae20ce5d8 [2022-09-07T20:01:08.594Z] [2022-09-07T20:01:08.594Z] Step 11/25 : FROM alpine:3.16 [2022-09-07T20:01:08.594Z] ---> a6215f271958 [2022-09-07T20:01:08.594Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-07T20:01:08.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:01:08.594Z] ---> Running in c9562e41cf0d [2022-09-07T20:01:08.594Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-07T20:01:08.594Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-07T20:01:08.594Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-07T20:01:08.594Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-07T20:01:10.599Z] OK: 221 MiB in 51 packages [2022-09-07T20:01:10.599Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-07T20:01:10.599Z] Running setup.py install for texttable: started [2022-09-07T20:01:10.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:01:11.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:01:11.488Z] Removing intermediate container 632ab18551d9 [2022-09-07T20:01:11.488Z] ---> a110d9a66403 [2022-09-07T20:01:11.488Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-07T20:01:12.475Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-07T20:01:12.748Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:01:12.748Z] ---> 9d96f94a6094 [2022-09-07T20:01:12.748Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:01:12.748Z] OK: 5 MiB in 15 packages [2022-09-07T20:01:12.748Z] ---> Running in c58b379bae6f [2022-09-07T20:01:14.200Z] Running setup.py install for texttable: finished with status 'done' [2022-09-07T20:01:14.200Z] Running setup.py install for PyYAML: started [2022-09-07T20:01:14.479Z] Removing intermediate container c9562e41cf0d [2022-09-07T20:01:14.479Z] ---> 1f87f2c3dbe4 [2022-09-07T20:01:14.479Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T20:01:14.756Z] ---> Running in 4386743371be [2022-09-07T20:01:15.354Z] Removing intermediate container 4386743371be [2022-09-07T20:01:15.354Z] ---> da0a8dd8ec4a [2022-09-07T20:01:15.354Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-07T20:01:15.354Z] ---> Running in 1b056a4d73ef [2022-09-07T20:01:15.954Z] Removing intermediate container 1b056a4d73ef [2022-09-07T20:01:15.954Z] ---> 4a0e3b8b5fdb [2022-09-07T20:01:15.954Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-07T20:01:15.954Z] ---> Running in 86992f4d1475 [2022-09-07T20:01:16.559Z] Removing intermediate container 86992f4d1475 [2022-09-07T20:01:16.559Z] ---> c756f647c47f [2022-09-07T20:01:16.559Z] Step 16/25 : WORKDIR / [2022-09-07T20:01:16.559Z] ---> Running in 0649e0407141 [2022-09-07T20:01:17.163Z] Removing intermediate container 0649e0407141 [2022-09-07T20:01:17.163Z] ---> d68d48ca1114 [2022-09-07T20:01:17.163Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:01:18.150Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-07T20:01:18.150Z] ---> 112bd1cd86a8 [2022-09-07T20:01:18.150Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-07T20:01:20.148Z] ---> c8e9497f42e1 [2022-09-07T20:01:20.148Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-07T20:01:20.426Z] Running setup.py install for docopt: started [2022-09-07T20:01:21.442Z] ---> 888583055bae [2022-09-07T20:01:21.442Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-07T20:01:22.432Z] ---> 35d64fbe15bd [2022-09-07T20:01:22.432Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-07T20:01:22.432Z] ---> Running in d377a36d076d [2022-09-07T20:01:23.042Z] Removing intermediate container d377a36d076d [2022-09-07T20:01:23.042Z] ---> c93737018b3d [2022-09-07T20:01:23.042Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:01:23.042Z] ---> Running in 82638b5bf2c6 [2022-09-07T20:01:23.639Z] Removing intermediate container 82638b5bf2c6 [2022-09-07T20:01:23.639Z] ---> d736de4df013 [2022-09-07T20:01:23.639Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T20:01:23.916Z] Running setup.py install for docopt: finished with status 'done' [2022-09-07T20:01:23.916Z] ---> Running in 850e396ed3f7 [2022-09-07T20:01:24.518Z] Removing intermediate container 850e396ed3f7 [2022-09-07T20:01:24.518Z] ---> fd05df10ee6d [2022-09-07T20:01:24.518Z] Step 24/25 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:01:24.797Z] ---> Running in 6df7083b6e51 [2022-09-07T20:01:25.415Z] Removing intermediate container 6df7083b6e51 [2022-09-07T20:01:25.415Z] ---> 1dfc4fe50574 [2022-09-07T20:01:25.415Z] Step 25/25 : LABEL version=2.3.0-dev.58 [2022-09-07T20:01:25.415Z] ---> Running in 5f35b4e382aa [2022-09-07T20:01:26.412Z] Removing intermediate container 5f35b4e382aa [2022-09-07T20:01:26.412Z] ---> 11fffcd24728 [2022-09-07T20:01:26.412Z] [2022-09-07T20:01:26.412Z] Successfully built 11fffcd24728 [2022-09-07T20:01:26.412Z] Successfully tagged core-metadata-arm64:latest [2022-09-07T20:01:26.412Z]  Building core-metadata ... done Building core-command [2022-09-07T20:01:28.401Z] Running setup.py install for dockerpty: started [2022-09-07T20:01:31.049Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:01:31.049Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:01:31.049Z] ---> ad9ff7778118 [2022-09-07T20:01:31.049Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:01:31.049Z] ---> Using cache [2022-09-07T20:01:31.049Z] ---> 62ab67db4e69 [2022-09-07T20:01:31.049Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T20:01:31.049Z] ---> Using cache [2022-09-07T20:01:31.049Z] ---> 91d8029d417a [2022-09-07T20:01:31.049Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:01:31.049Z] ---> Using cache [2022-09-07T20:01:31.049Z] ---> 5cd96f64d1d6 [2022-09-07T20:01:31.049Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-07T20:01:31.049Z] ---> Using cache [2022-09-07T20:01:31.049Z] ---> fcf19d92f8a4 [2022-09-07T20:01:31.049Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T20:01:31.049Z] ---> Using cache [2022-09-07T20:01:31.049Z] ---> f5d0ba1bfa99 [2022-09-07T20:01:31.049Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:01:31.049Z] ---> Using cache [2022-09-07T20:01:31.049Z] ---> 947913b5db36 [2022-09-07T20:01:31.049Z] Step 9/24 : COPY . . [2022-09-07T20:01:31.326Z] ---> Using cache [2022-09-07T20:01:31.326Z] ---> a684b99c34d5 [2022-09-07T20:01:31.326Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-07T20:01:31.936Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-07T20:01:31.936Z] ---> Running in 46412b7a51ca [2022-09-07T20:01:34.583Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-09-07T20:01:36.043Z] 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-09-07T20:01:36.043Z] 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-09-07T20:02:08.476Z] Removing intermediate container 31430d216970 [2022-09-07T20:02:08.476Z] ---> 7e8ffef0d5c3 [2022-09-07T20:02:08.476Z] Step 8/26 : COPY . . [2022-09-07T20:02:08.476Z] Removing intermediate container 52bf3c78bc09 [2022-09-07T20:02:08.476Z] ---> d3828c2b6fc7 [2022-09-07T20:02:08.476Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-07T20:02:09.078Z] ---> Running in b4d8b94dcc0d [2022-09-07T20:02:11.237Z] Removing intermediate container b4d8b94dcc0d [2022-09-07T20:02:11.237Z] ---> 22f8f0ed0631 [2022-09-07T20:02:11.237Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T20:02:11.237Z] ---> Running in 27cd72b16c17 [2022-09-07T20:02:12.792Z] Removing intermediate container 27cd72b16c17 [2022-09-07T20:02:12.792Z] ---> 2eeb0b6104a4 [2022-09-07T20:02:12.792Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-07T20:02:17.134Z] ---> 9d89b72257be [2022-09-07T20:02:17.134Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T20:02:17.134Z] ---> Running in 8a70d4b639ed [2022-09-07T20:02:17.134Z] ---> 751e1dbd8b75 [2022-09-07T20:02:17.134Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-07T20:02:18.596Z] Removing intermediate container 8a70d4b639ed [2022-09-07T20:02:18.596Z] ---> 6d6562b0cb41 [2022-09-07T20:02:18.596Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T20:02:18.596Z] ---> Running in e72a05aada0b [2022-09-07T20:02:18.596Z] ---> 88a792a31ad3 [2022-09-07T20:02:18.596Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-07T20:02:19.579Z] Removing intermediate container e72a05aada0b [2022-09-07T20:02:19.579Z] ---> 11df358bc8ad [2022-09-07T20:02:19.579Z] 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-09-07T20:02:19.853Z] ---> Running in cf32bc966260 [2022-09-07T20:02:20.880Z] ---> 7d1b3a77d28e [2022-09-07T20:02:20.880Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-07T20:02:21.173Z] ---> Running in 8707269ff6d2 [2022-09-07T20:02:21.786Z] Removing intermediate container 8707269ff6d2 [2022-09-07T20:02:21.786Z] ---> 5bf71c2edc94 [2022-09-07T20:02:21.786Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:02:22.062Z] ---> Running in 027613acedc5 [2022-09-07T20:02:23.518Z] Removing intermediate container 027613acedc5 [2022-09-07T20:02:23.518Z] ---> 6542a9de438c [2022-09-07T20:02:23.518Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T20:02:23.518Z] ---> Running in ab4b5d9f6c34 [2022-09-07T20:02:23.808Z] Removing intermediate container cf32bc966260 [2022-09-07T20:02:23.808Z] ---> 21a4808edc3b [2022-09-07T20:02:23.808Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T20:02:24.101Z] ---> Running in c657c875d436 [2022-09-07T20:02:24.398Z] Removing intermediate container ab4b5d9f6c34 [2022-09-07T20:02:24.398Z] ---> 7f51f44eab21 [2022-09-07T20:02:24.398Z] Step 22/23 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:02:24.690Z] ---> Running in 76224c67e179 [2022-09-07T20:02:24.690Z] Removing intermediate container c657c875d436 [2022-09-07T20:02:24.690Z] ---> c84de312283c [2022-09-07T20:02:24.690Z] [2022-09-07T20:02:24.690Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T20:02:25.308Z] 3.15: Pulling from library/alpine [2022-09-07T20:02:25.308Z] Removing intermediate container 76224c67e179 [2022-09-07T20:02:25.308Z] ---> ba142c01a08f [2022-09-07T20:02:25.308Z] Step 23/23 : LABEL version=2.3.0-dev.58 [2022-09-07T20:02:25.308Z] ---> Running in 0cfb15f482c3 [2022-09-07T20:02:25.591Z] Removing intermediate container c58b379bae6f [2022-09-07T20:02:25.591Z] ---> 91cb12cd0c8a [2022-09-07T20:02:25.591Z] Step 8/22 : COPY . . [2022-09-07T20:02:26.200Z] Removing intermediate container 0cfb15f482c3 [2022-09-07T20:02:26.200Z] ---> dbab6404fb48 [2022-09-07T20:02:26.200Z] [2022-09-07T20:02:26.476Z] Successfully built dbab6404fb48 [2022-09-07T20:02:26.476Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-07T20:02:26.476Z] Building security-spire-agent [2022-09-07T20:02:27.036Z]  Building sys-mgmt-agent ... done Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-07T20:02:27.036Z] Status: Downloaded newer image for alpine:3.15 [2022-09-07T20:02:27.036Z] ---> 02e0d6fdf486 [2022-09-07T20:02:27.036Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:02:27.316Z] ---> Running in 3ca96f823f6d [2022-09-07T20:02:27.938Z] Removing intermediate container 3ca96f823f6d [2022-09-07T20:02:27.938Z] ---> 018f8b49edad [2022-09-07T20:02:27.938Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:02:28.222Z] ---> Running in 1bc7812723b1 [2022-09-07T20:02:31.640Z] ---> 81530c534088 [2022-09-07T20:02:31.640Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-07T20:02:31.640Z] ---> Running in 842d5e70e922 [2022-09-07T20:02:32.655Z] Removing intermediate container 1bc7812723b1 [2022-09-07T20:02:32.655Z] ---> b87427ae604a [2022-09-07T20:02:32.655Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-07T20:02:32.933Z] ---> Running in dd1913d00c62 [2022-09-07T20:02:32.933Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:02:32.933Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:02:32.933Z] ---> ad9ff7778118 [2022-09-07T20:02:32.933Z] Step 3/26 : WORKDIR /edgex-go [2022-09-07T20:02:32.933Z] ---> Using cache [2022-09-07T20:02:32.933Z] ---> cd55f0a611c2 [2022-09-07T20:02:32.933Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:02:33.213Z] ---> Using cache [2022-09-07T20:02:33.213Z] ---> abf15afeae82 [2022-09-07T20:02:33.213Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T20:02:33.213Z] ---> Using cache [2022-09-07T20:02:33.213Z] ---> 6f97c9b1fbe6 [2022-09-07T20:02:33.213Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-07T20:02:33.213Z] ---> Using cache [2022-09-07T20:02:33.213Z] ---> 16fe746ef797 [2022-09-07T20:02:33.213Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:02:33.213Z] ---> Using cache [2022-09-07T20:02:33.213Z] ---> 7e8ffef0d5c3 [2022-09-07T20:02:33.213Z] Step 8/26 : COPY . . [2022-09-07T20:02:33.820Z] ---> Using cache [2022-09-07T20:02:33.820Z] ---> 9d89b72257be [2022-09-07T20:02:33.820Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T20:02:33.820Z] ---> Using cache [2022-09-07T20:02:33.820Z] ---> 6d6562b0cb41 [2022-09-07T20:02:33.820Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-07T20:02:33.820Z] ---> Using cache [2022-09-07T20:02:33.820Z] ---> 11df358bc8ad [2022-09-07T20:02:33.820Z] 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-09-07T20:02:33.820Z] ---> Using cache [2022-09-07T20:02:33.820Z] ---> 21a4808edc3b [2022-09-07T20:02:33.820Z] Step 12/26 : WORKDIR /edgex-go [2022-09-07T20:02:33.820Z] ---> Using cache [2022-09-07T20:02:33.820Z] ---> c84de312283c [2022-09-07T20:02:33.820Z] [2022-09-07T20:02:33.820Z] Step 13/26 : FROM alpine:3.15 [2022-09-07T20:02:33.820Z] ---> 02e0d6fdf486 [2022-09-07T20:02:33.820Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:02:33.820Z] ---> Using cache [2022-09-07T20:02:33.820Z] ---> 018f8b49edad [2022-09-07T20:02:33.820Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:02:33.820Z] ---> Using cache [2022-09-07T20:02:33.820Z] ---> b87427ae604a [2022-09-07T20:02:33.820Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T20:02:34.103Z] ---> Running in 73706d554d96 [2022-09-07T20:02:34.387Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-09-07T20:02:34.994Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:02:36.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:02:36.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:02:37.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:02:37.711Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T20:02:37.711Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T20:02:37.711Z] OK: 15733 distinct packages available [2022-09-07T20:02:37.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:02:38.595Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T20:02:38.595Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T20:02:38.595Z] OK: 15733 distinct packages available [2022-09-07T20:02:38.873Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:02:39.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:02:40.149Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:02:40.149Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-07T20:02:40.429Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-07T20:02:40.429Z] (3/4) Installing libucontext (1.1-r0) [2022-09-07T20:02:40.429Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-07T20:02:40.707Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T20:02:40.707Z] OK: 6 MiB in 18 packages [2022-09-07T20:02:41.328Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-07T20:02:41.613Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-07T20:02:41.613Z] (3/5) Installing libucontext (1.1-r0) [2022-09-07T20:02:41.894Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-07T20:02:41.894Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-07T20:02:42.175Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T20:02:42.175Z] OK: 6 MiB in 19 packages [2022-09-07T20:02:42.470Z] Removing intermediate container dd1913d00c62 [2022-09-07T20:02:42.470Z] ---> ada3830e9432 [2022-09-07T20:02:42.470Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T20:02:43.925Z] Removing intermediate container 73706d554d96 [2022-09-07T20:02:43.925Z] ---> b3c681ebae06 [2022-09-07T20:02:43.925Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-07T20:02:49.394Z] ---> fa5c2c110bbf [2022-09-07T20:02:49.394Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T20:02:50.407Z] ---> efabeed93c70 [2022-09-07T20:02:50.407Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T20:02:51.892Z] ---> ef57875c8755 [2022-09-07T20:02:51.892Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-07T20:02:51.892Z] ---> Running in fd80b51e60f9 [2022-09-07T20:02:52.918Z] Removing intermediate container fd80b51e60f9 [2022-09-07T20:02:52.918Z] ---> 84b02a957732 [2022-09-07T20:02:52.918Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-07T20:02:54.376Z] ---> ddc3c7f30905 [2022-09-07T20:02:54.376Z] Step 21/26 : WORKDIR / [2022-09-07T20:02:54.376Z] ---> Running in 3c1b5d54c27d [2022-09-07T20:02:54.985Z] Removing intermediate container 3c1b5d54c27d [2022-09-07T20:02:54.985Z] ---> 65d1af828862 [2022-09-07T20:02:54.985Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T20:02:55.264Z] ---> Running in 78d4404253e5 [2022-09-07T20:02:55.877Z] Removing intermediate container 78d4404253e5 [2022-09-07T20:02:55.877Z] ---> 106147485d2b [2022-09-07T20:02:55.877Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T20:02:56.159Z] ---> Running in 596c9c3b8ea2 [2022-09-07T20:02:56.439Z] ---> 9099345a1aba [2022-09-07T20:02:56.439Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T20:02:57.053Z] Removing intermediate container 596c9c3b8ea2 [2022-09-07T20:02:57.053Z] ---> 46d84c0ae2d8 [2022-09-07T20:02:57.053Z] Step 24/26 : LABEL arch=arm64 [2022-09-07T20:02:57.053Z] ---> Running in da3bc04e568b [2022-09-07T20:02:57.663Z] Removing intermediate container da3bc04e568b [2022-09-07T20:02:57.663Z] ---> 8c5af167d013 [2022-09-07T20:02:57.663Z] Step 25/26 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:02:57.663Z] ---> Running in 3f90d444ad9d [2022-09-07T20:02:57.946Z] ---> 3f1e8ca99a86 [2022-09-07T20:02:57.946Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-07T20:02:58.584Z] Removing intermediate container 3f90d444ad9d [2022-09-07T20:02:58.584Z] ---> 24ad1a6fd41a [2022-09-07T20:02:58.584Z] Step 26/26 : LABEL version=2.3.0-dev.58 [2022-09-07T20:02:58.584Z] ---> Running in bf51baeb0eaf [2022-09-07T20:02:59.204Z] ---> 729e0c9e865d [2022-09-07T20:02:59.204Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-07T20:02:59.486Z] Removing intermediate container bf51baeb0eaf [2022-09-07T20:02:59.486Z] ---> 5a378a449b65 [2022-09-07T20:02:59.486Z] [2022-09-07T20:02:59.769Z] Successfully built 5a378a449b65 [2022-09-07T20:02:59.769Z] Successfully tagged security-spire-config-arm64:latest [2022-09-07T20:02:59.769Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2022-09-07T20:03:00.768Z] ---> 07d398cbde9b [2022-09-07T20:03:00.769Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T20:03:00.769Z] ---> Running in 0a1c8c32f031 [2022-09-07T20:03:01.383Z] Removing intermediate container 0a1c8c32f031 [2022-09-07T20:03:01.665Z] ---> 0dceba0b3e6e [2022-09-07T20:03:01.665Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T20:03:01.665Z] ---> Running in 56d05940437f [2022-09-07T20:03:02.663Z] Removing intermediate container 56d05940437f [2022-09-07T20:03:02.663Z] ---> efc101e0ff37 [2022-09-07T20:03:02.663Z] Step 24/26 : LABEL arch=arm64 [2022-09-07T20:03:02.663Z] ---> Running in d8ce3a12776b [2022-09-07T20:03:04.112Z] Removing intermediate container d8ce3a12776b [2022-09-07T20:03:04.112Z] ---> bcb1675a1fbd [2022-09-07T20:03:04.112Z] Step 25/26 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:03:04.112Z] ---> Running in c030b5fbe0d8 [2022-09-07T20:03:05.106Z] Removing intermediate container c030b5fbe0d8 [2022-09-07T20:03:05.106Z] ---> 8311404a2bbf [2022-09-07T20:03:05.106Z] Step 26/26 : LABEL version=2.3.0-dev.58 [2022-09-07T20:03:05.106Z] ---> Running in 45e617bbdc06 [2022-09-07T20:03:05.711Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:03:05.711Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:03:05.711Z] ---> ad9ff7778118 [2022-09-07T20:03:05.711Z] Step 3/20 : WORKDIR /edgex-go [2022-09-07T20:03:05.711Z] ---> Using cache [2022-09-07T20:03:05.711Z] ---> cd55f0a611c2 [2022-09-07T20:03:05.711Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-07T20:03:06.315Z] ---> Running in cb1b442acfd1 [2022-09-07T20:03:06.315Z] Removing intermediate container 45e617bbdc06 [2022-09-07T20:03:06.315Z] ---> b9ead70ab8c0 [2022-09-07T20:03:06.315Z] [2022-09-07T20:03:06.923Z] Successfully built b9ead70ab8c0 [2022-09-07T20:03:06.923Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-07T20:03:06.923Z] Building security-spire-server [2022-09-07T20:03:08.930Z]  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:03:09.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:03:10.668Z] v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-07T20:03:10.668Z] v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-07T20:03:10.668Z] OK: 16894 distinct packages available [2022-09-07T20:03:10.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:03:10.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:03:11.946Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:03:11.946Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:03:11.946Z] ---> ad9ff7778118 [2022-09-07T20:03:11.946Z] Step 3/25 : WORKDIR /edgex-go [2022-09-07T20:03:11.946Z] ---> Using cache [2022-09-07T20:03:11.946Z] ---> cd55f0a611c2 [2022-09-07T20:03:11.946Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:03:11.946Z] ---> Using cache [2022-09-07T20:03:11.946Z] ---> abf15afeae82 [2022-09-07T20:03:11.946Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-07T20:03:11.946Z] ---> Using cache [2022-09-07T20:03:11.946Z] ---> 6f97c9b1fbe6 [2022-09-07T20:03:11.946Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-07T20:03:12.223Z] ---> Using cache [2022-09-07T20:03:12.223Z] ---> 16fe746ef797 [2022-09-07T20:03:12.223Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:03:12.223Z] ---> Using cache [2022-09-07T20:03:12.223Z] ---> 7e8ffef0d5c3 [2022-09-07T20:03:12.223Z] Step 8/25 : COPY . . [2022-09-07T20:03:12.506Z] OK: 221 MiB in 51 packages [2022-09-07T20:03:12.506Z] ---> Using cache [2022-09-07T20:03:12.506Z] ---> 9d89b72257be [2022-09-07T20:03:12.506Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-07T20:03:12.506Z] ---> Using cache [2022-09-07T20:03:12.506Z] ---> 6d6562b0cb41 [2022-09-07T20:03:12.506Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-07T20:03:12.506Z] ---> Using cache [2022-09-07T20:03:12.506Z] ---> 11df358bc8ad [2022-09-07T20:03:12.506Z] 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-09-07T20:03:13.502Z] ---> Running in 3e055a109c25 [2022-09-07T20:03:15.497Z] Removing intermediate container cb1b442acfd1 [2022-09-07T20:03:15.497Z] ---> c123ced3c4e9 [2022-09-07T20:03:15.497Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-07T20:03:17.766Z] ---> 6815f43c07f8 [2022-09-07T20:03:17.766Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:03:17.766Z] ---> Running in 5b00686d84c1 [2022-09-07T20:03:18.110Z] Removing intermediate container 3e055a109c25 [2022-09-07T20:03:18.110Z] ---> 7c8c2d73d27e [2022-09-07T20:03:18.110Z] Step 12/25 : WORKDIR /edgex-go [2022-09-07T20:03:18.110Z] ---> Running in 1a450eeb80eb [2022-09-07T20:03:19.325Z] Removing intermediate container 6d87a23347e5 [2022-09-07T20:03:19.325Z] ---> 9c4bdd85a3a7 [2022-09-07T20:03:19.325Z] [2022-09-07T20:03:19.325Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T20:03:19.325Z] ---> a6215f271958 [2022-09-07T20:03:19.325Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-07T20:03:19.325Z] ---> Running in 5917221014cb [2022-09-07T20:03:19.629Z] Removing intermediate container 1a450eeb80eb [2022-09-07T20:03:19.629Z] ---> 4cf1a86254e0 [2022-09-07T20:03:19.629Z] [2022-09-07T20:03:19.629Z] Step 13/25 : FROM alpine:3.15 [2022-09-07T20:03:19.629Z] ---> 02e0d6fdf486 [2022-09-07T20:03:19.629Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:03:19.629Z] ---> Using cache [2022-09-07T20:03:19.629Z] ---> 018f8b49edad [2022-09-07T20:03:19.629Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:03:19.629Z] ---> Using cache [2022-09-07T20:03:19.629Z] ---> b87427ae604a [2022-09-07T20:03:19.629Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-07T20:03:19.629Z] ---> Using cache [2022-09-07T20:03:19.629Z] ---> b3c681ebae06 [2022-09-07T20:03:19.629Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-07T20:03:22.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:03:22.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:03:23.830Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-07T20:03:24.111Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-07T20:03:24.111Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:03:24.111Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:03:24.720Z] OK: 6 MiB in 16 packages [2022-09-07T20:03:27.393Z] ---> b84eedf7ae3d [2022-09-07T20:03:27.393Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-07T20:03:28.000Z] Removing intermediate container 5917221014cb [2022-09-07T20:03:28.000Z] ---> 70f6c32768fd [2022-09-07T20:03:28.000Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T20:03:28.000Z] ---> Running in e859d5e13578 [2022-09-07T20:03:28.280Z] ---> c9095f1e72c0 [2022-09-07T20:03:28.280Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-07T20:03:28.887Z] Removing intermediate container e859d5e13578 [2022-09-07T20:03:28.887Z] ---> 27bfeceae9ba [2022-09-07T20:03:28.887Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-07T20:03:28.887Z] ---> Running in 35c05a3cd2ce [2022-09-07T20:03:29.886Z] ---> 3bb9cb0a3932 [2022-09-07T20:03:29.886Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-07T20:03:29.886Z] Removing intermediate container 35c05a3cd2ce [2022-09-07T20:03:29.886Z] ---> ac2d7943cea5 [2022-09-07T20:03:29.886Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T20:03:29.886Z] ---> Running in 50ea387e7fd0 [2022-09-07T20:03:30.895Z] Removing intermediate container 50ea387e7fd0 [2022-09-07T20:03:30.895Z] ---> 4e3370eed805 [2022-09-07T20:03:30.895Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:03:30.895Z] ---> 63e8ac5dbf12 [2022-09-07T20:03:30.895Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-07T20:03:31.174Z] ---> Running in d61621c728b7 [2022-09-07T20:03:31.787Z] Removing intermediate container d61621c728b7 [2022-09-07T20:03:31.787Z] ---> 654288ac31d4 [2022-09-07T20:03:31.787Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-07T20:03:32.065Z] ---> e27221569fa3 [2022-09-07T20:03:32.065Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-07T20:03:32.065Z] ---> Running in 71993f6810ab [2022-09-07T20:03:33.071Z] Removing intermediate container 71993f6810ab [2022-09-07T20:03:33.071Z] ---> 460baf503ea5 [2022-09-07T20:03:33.071Z] Step 23/25 : LABEL arch=arm64 [2022-09-07T20:03:33.071Z] ---> Running in fef696b9cb43 [2022-09-07T20:03:34.073Z] Removing intermediate container fef696b9cb43 [2022-09-07T20:03:34.073Z] ---> 821817ba77ef [2022-09-07T20:03:34.073Z] Step 24/25 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:03:34.073Z] ---> Running in 5d6284879c52 [2022-09-07T20:03:35.092Z] ---> f38ef6eb60bc [2022-09-07T20:03:35.092Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-07T20:03:35.092Z] Removing intermediate container 5d6284879c52 [2022-09-07T20:03:35.092Z] ---> 2ec6025b6b43 [2022-09-07T20:03:35.092Z] Step 25/25 : LABEL version=2.3.0-dev.58 [2022-09-07T20:03:35.401Z] ---> Running in c14b38fa068b [2022-09-07T20:03:36.018Z] Removing intermediate container c14b38fa068b [2022-09-07T20:03:36.018Z] ---> ef9060a435fb [2022-09-07T20:03:36.018Z] [2022-09-07T20:03:36.315Z] Successfully built ef9060a435fb [2022-09-07T20:03:36.315Z] Successfully tagged security-spire-server-arm64:latest [2022-09-07T20:03:36.315Z]  Building security-spire-server ... done Building support-scheduler [2022-09-07T20:03:36.603Z] ---> cc4f7ff4e050 [2022-09-07T20:03:36.603Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-07T20:03:36.882Z] ---> Running in fe0191104355 [2022-09-07T20:03:37.167Z] Removing intermediate container fe0191104355 [2022-09-07T20:03:37.167Z] ---> c13a6adac07a [2022-09-07T20:03:37.167Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:03:37.463Z] ---> Running in cf8dd98d3ea9 [2022-09-07T20:03:38.073Z] Removing intermediate container cf8dd98d3ea9 [2022-09-07T20:03:38.073Z] ---> d1ae318d37f8 [2022-09-07T20:03:38.073Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T20:03:38.073Z] ---> Running in 5ac54c178a0f [2022-09-07T20:03:38.686Z] Removing intermediate container 5ac54c178a0f [2022-09-07T20:03:38.686Z] ---> 1886bcb70194 [2022-09-07T20:03:38.686Z] Step 22/23 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:03:38.686Z] ---> Running in 16c6215ebd0f [2022-09-07T20:03:39.301Z] Removing intermediate container 16c6215ebd0f [2022-09-07T20:03:39.301Z] ---> 771632a6f3a2 [2022-09-07T20:03:39.301Z] Step 23/23 : LABEL version=2.3.0-dev.58 [2022-09-07T20:03:39.590Z] ---> Running in 58373bfb53e4 [2022-09-07T20:03:40.198Z] Removing intermediate container 58373bfb53e4 [2022-09-07T20:03:40.198Z] ---> 8211beacd155 [2022-09-07T20:03:40.198Z] [2022-09-07T20:03:40.476Z] Successfully built 8211beacd155 [2022-09-07T20:03:40.476Z] Successfully tagged support-notifications-arm64:latest [2022-09-07T20:03:40.476Z] Building core-data [2022-09-07T20:03:41.086Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:03:41.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:03:41.086Z] ---> ad9ff7778118 [2022-09-07T20:03:41.086Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:03:41.086Z] ---> Using cache [2022-09-07T20:03:41.086Z] ---> 62ab67db4e69 [2022-09-07T20:03:41.086Z] Step 4/23 : WORKDIR /edgex-go [2022-09-07T20:03:41.086Z] ---> Using cache [2022-09-07T20:03:41.086Z] ---> 91d8029d417a [2022-09-07T20:03:41.086Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:03:41.086Z] ---> Using cache [2022-09-07T20:03:41.086Z] ---> 5cd96f64d1d6 [2022-09-07T20:03:41.086Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-07T20:03:41.086Z] ---> Using cache [2022-09-07T20:03:41.086Z] ---> fcf19d92f8a4 [2022-09-07T20:03:41.086Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-07T20:03:41.363Z] ---> Using cache [2022-09-07T20:03:41.363Z] ---> f5d0ba1bfa99 [2022-09-07T20:03:41.363Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:03:41.363Z] ---> Using cache [2022-09-07T20:03:41.363Z] ---> 947913b5db36 [2022-09-07T20:03:41.363Z] Step 9/23 : COPY . . [2022-09-07T20:03:41.642Z] ---> Using cache [2022-09-07T20:03:41.642Z] ---> a684b99c34d5 [2022-09-07T20:03:41.642Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-07T20:03:41.922Z] ---> Running in c815cfa37a57 [2022-09-07T20:03:43.937Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-07T20:03:44.937Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-07T20:03:44.937Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-07T20:03:44.937Z] ---> ad9ff7778118 [2022-09-07T20:03:44.937Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-07T20:03:44.937Z] ---> Using cache [2022-09-07T20:03:44.937Z] ---> 62ab67db4e69 [2022-09-07T20:03:44.937Z] Step 4/24 : WORKDIR /edgex-go [2022-09-07T20:03:44.937Z] ---> Using cache [2022-09-07T20:03:44.937Z] ---> 91d8029d417a [2022-09-07T20:03:44.937Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:03:44.937Z] ---> Using cache [2022-09-07T20:03:44.937Z] ---> 5cd96f64d1d6 [2022-09-07T20:03:44.937Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-07T20:03:45.554Z] ---> Running in aa506c70f33c [2022-09-07T20:03:47.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:03:48.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:03:49.906Z] OK: 221 MiB in 51 packages [2022-09-07T20:03:51.374Z] Removing intermediate container aa506c70f33c [2022-09-07T20:03:51.374Z] ---> 050ada1895f8 [2022-09-07T20:03:51.374Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-07T20:03:53.368Z] ---> 95d595c2a848 [2022-09-07T20:03:53.368Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-07T20:03:53.368Z] ---> Running in ccfdc89d8591 [2022-09-07T20:04:11.750Z] Removing intermediate container 5b00686d84c1 [2022-09-07T20:04:11.750Z] ---> 5e617c005188 [2022-09-07T20:04:11.750Z] Step 7/20 : COPY . . [2022-09-07T20:04:15.166Z] ---> b6d6d2c042b4 [2022-09-07T20:04:15.166Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-07T20:04:15.166Z] ---> Running in 622c03f524cf [2022-09-07T20:04:17.211Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-09-07T20:04:44.110Z] Removing intermediate container ccfdc89d8591 [2022-09-07T20:04:44.110Z] ---> 09eb846bc8f9 [2022-09-07T20:04:44.110Z] Step 9/24 : COPY . . [2022-09-07T20:04:46.770Z] ---> 1d20689bab56 [2022-09-07T20:04:46.770Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-07T20:04:46.771Z] ---> Running in 9a74272fa7f3 [2022-09-07T20:04:48.777Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.58" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-07T20:07:40.784Z] Removing intermediate container 46412b7a51ca [2022-09-07T20:07:40.784Z] ---> b5d06d1b6ffc [2022-09-07T20:07:40.784Z] [2022-09-07T20:07:40.784Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T20:07:40.784Z] ---> a6215f271958 [2022-09-07T20:07:40.784Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-07T20:07:40.784Z] ---> Using cache [2022-09-07T20:07:40.784Z] ---> 1f87f2c3dbe4 [2022-09-07T20:07:40.784Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T20:07:40.784Z] ---> Using cache [2022-09-07T20:07:40.784Z] ---> da0a8dd8ec4a [2022-09-07T20:07:40.784Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-07T20:07:40.784Z] ---> Running in fb48b5b40c91 [2022-09-07T20:07:40.784Z] Removing intermediate container fb48b5b40c91 [2022-09-07T20:07:40.784Z] ---> cf3b705afca8 [2022-09-07T20:07:40.784Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-07T20:07:40.784Z] ---> Running in 6270fb0962c3 [2022-09-07T20:07:40.784Z] Removing intermediate container 6270fb0962c3 [2022-09-07T20:07:40.784Z] ---> ee387172c6a8 [2022-09-07T20:07:40.784Z] Step 16/24 : WORKDIR / [2022-09-07T20:07:40.784Z] ---> Running in dd3b4a853b41 [2022-09-07T20:07:40.784Z] Removing intermediate container dd3b4a853b41 [2022-09-07T20:07:40.784Z] ---> a7dd3bfadaa5 [2022-09-07T20:07:40.784Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:07:40.784Z] ---> 1c7623a3f338 [2022-09-07T20:07:40.784Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-07T20:07:40.784Z] ---> 4f1a95bc8e8a [2022-09-07T20:07:40.784Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-07T20:07:40.784Z] ---> 7e42f72f8a5f [2022-09-07T20:07:40.784Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-07T20:07:40.784Z] ---> Running in 92cd98095765 [2022-09-07T20:07:40.784Z] Removing intermediate container 92cd98095765 [2022-09-07T20:07:40.784Z] ---> d87b5d28c9d4 [2022-09-07T20:07:40.784Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:07:40.784Z] ---> Running in 39be51ce0326 [2022-09-07T20:07:40.784Z] Removing intermediate container 39be51ce0326 [2022-09-07T20:07:40.784Z] ---> e08b686301bf [2022-09-07T20:07:40.784Z] Step 22/24 : LABEL arch=arm64 [2022-09-07T20:07:40.784Z] ---> Running in 37361eab770b [2022-09-07T20:07:40.784Z] Removing intermediate container 37361eab770b [2022-09-07T20:07:40.784Z] ---> 3b622f4a67db [2022-09-07T20:07:40.784Z] Step 23/24 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:07:40.784Z] ---> Running in 108be837d851 [2022-09-07T20:07:40.784Z] Removing intermediate container 108be837d851 [2022-09-07T20:07:40.784Z] ---> b21c52aa6e62 [2022-09-07T20:07:40.784Z] Step 24/24 : LABEL version=2.3.0-dev.58 [2022-09-07T20:07:40.784Z] ---> Running in 89932840fdd7 [2022-09-07T20:07:40.784Z] Removing intermediate container 89932840fdd7 [2022-09-07T20:07:40.784Z] ---> 32c80a83c610 [2022-09-07T20:07:40.784Z] [2022-09-07T20:07:40.784Z] Successfully built 32c80a83c610 [2022-09-07T20:07:40.784Z] Successfully tagged core-command-arm64:latest [2022-09-07T20:07:59.149Z]  Building core-command ... 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.58" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-07T20:08:22.089Z] Removing intermediate container 842d5e70e922 [2022-09-07T20:08:22.089Z] ---> 8d1d7f1ffc4c [2022-09-07T20:08:22.089Z] [2022-09-07T20:08:22.089Z] Step 10/22 : FROM alpine:3.16 [2022-09-07T20:08:22.089Z] ---> a6215f271958 [2022-09-07T20:08:22.089Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-07T20:08:22.089Z] ---> Running in 5fbf5d6e999d [2022-09-07T20:08:22.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:08:22.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:08:23.971Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-07T20:08:23.971Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-07T20:08:23.971Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-07T20:08:23.971Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-07T20:08:23.971Z] (5/6) Installing curl (7.83.1-r3) [2022-09-07T20:08:24.252Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-07T20:08:24.252Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:08:24.252Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:08:24.538Z] OK: 8 MiB in 20 packages [2022-09-07T20:08:26.579Z] Removing intermediate container 5fbf5d6e999d [2022-09-07T20:08:26.579Z] ---> 0fd7b056627f [2022-09-07T20:08:26.579Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-07T20:08:26.870Z] ---> Running in fa186023ca49 [2022-09-07T20:08:27.494Z] Removing intermediate container fa186023ca49 [2022-09-07T20:08:27.494Z] ---> 358905fc4dca [2022-09-07T20:08:27.494Z] Step 13/22 : WORKDIR /edgex [2022-09-07T20:08:27.494Z] ---> Running in bcf942010383 [2022-09-07T20:08:28.106Z] Removing intermediate container bcf942010383 [2022-09-07T20:08:28.106Z] ---> 973ff4eb0d21 [2022-09-07T20:08:28.106Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-07T20:08:29.109Z] ---> 2ba983adde11 [2022-09-07T20:08:29.109Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-07T20:08:30.567Z] ---> 829b9b1fd0e5 [2022-09-07T20:08:30.567Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-07T20:08:32.032Z] ---> 162e64b339b5 [2022-09-07T20:08:32.325Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-07T20:08:33.334Z] ---> 7d6f07cc3c3c [2022-09-07T20:08:33.334Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-07T20:08:33.334Z] ---> Running in a65223b5c558 [2022-09-07T20:08:36.862Z] Removing intermediate container a65223b5c558 [2022-09-07T20:08:36.862Z] ---> 0fff5aa24e8d [2022-09-07T20:08:36.862Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-07T20:08:36.862Z] ---> Running in 7af817dfc1c7 [2022-09-07T20:08:37.145Z] Removing intermediate container 7af817dfc1c7 [2022-09-07T20:08:37.145Z] ---> 28a9a02c17b8 [2022-09-07T20:08:37.145Z] Step 20/22 : LABEL arch=arm64 [2022-09-07T20:08:37.145Z] ---> Running in f624e6952e0c [2022-09-07T20:08:37.787Z] Removing intermediate container f624e6952e0c [2022-09-07T20:08:37.787Z] ---> c1671b190bac [2022-09-07T20:08:37.787Z] Step 21/22 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:08:37.787Z] ---> Running in 390ab4a65260 [2022-09-07T20:08:38.414Z] Removing intermediate container 390ab4a65260 [2022-09-07T20:08:38.414Z] ---> 3c2edb9647e5 [2022-09-07T20:08:38.414Z] Step 22/22 : LABEL version=2.3.0-dev.58 [2022-09-07T20:08:38.414Z] ---> Running in 736350ac67e3 [2022-09-07T20:08:39.040Z] Removing intermediate container 736350ac67e3 [2022-09-07T20:08:39.040Z] ---> c791b01b04ee [2022-09-07T20:08:39.040Z] [2022-09-07T20:08:39.322Z] Successfully built c791b01b04ee [2022-09-07T20:08:39.322Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-07T20:10:46.323Z]  Building security-proxy-setup ... done Removing intermediate container 9a74272fa7f3 [2022-09-07T20:10:46.323Z] ---> 34019b50aa72 [2022-09-07T20:10:46.323Z] [2022-09-07T20:10:46.323Z] Step 11/24 : FROM alpine:3.16 [2022-09-07T20:10:46.323Z] ---> a6215f271958 [2022-09-07T20:10:46.323Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-07T20:10:46.323Z] ---> Running in fff95e06c2a5 [2022-09-07T20:10:46.323Z] Removing intermediate container fff95e06c2a5 [2022-09-07T20:10:46.323Z] ---> d09d5f6cd4d1 [2022-09-07T20:10:46.323Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-07T20:10:46.609Z] ---> Running in e3158c9550f3 [2022-09-07T20:10:47.226Z] Removing intermediate container e3158c9550f3 [2022-09-07T20:10:47.226Z] ---> 58ce88fe1398 [2022-09-07T20:10:47.226Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-07T20:10:47.226Z] ---> Running in f41b0785a32f [2022-09-07T20:10:47.836Z] Removing intermediate container f41b0785a32f [2022-09-07T20:10:47.836Z] ---> c81e8b205e6b [2022-09-07T20:10:47.836Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:10:47.836Z] ---> Running in 668031de40c6 [2022-09-07T20:10:51.292Z] Removing intermediate container 668031de40c6 [2022-09-07T20:10:51.292Z] ---> 912d7c210ced [2022-09-07T20:10:51.292Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-07T20:10:51.292Z] ---> Running in 46f59b4c3851 [2022-09-07T20:10:52.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:10:53.368Z] Removing intermediate container 622c03f524cf [2022-09-07T20:10:53.368Z] ---> dc33e25b86e7 [2022-09-07T20:10:53.368Z] [2022-09-07T20:10:53.368Z] Step 9/20 : FROM alpine:3.15 [2022-09-07T20:10:53.368Z] ---> 02e0d6fdf486 [2022-09-07T20:10:53.368Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-07T20:10:53.368Z] ---> Using cache [2022-09-07T20:10:53.368Z] ---> 018f8b49edad [2022-09-07T20:10:53.368Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-07T20:10:53.368Z] ---> Using cache [2022-09-07T20:10:53.368Z] ---> b87427ae604a [2022-09-07T20:10:53.368Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-07T20:10:53.368Z] ---> Running in 4eabd00f7ed2 [2022-09-07T20:10:53.645Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:10:55.108Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-07T20:10:55.108Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-07T20:10:55.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:10:55.108Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-07T20:10:55.108Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-07T20:10:55.385Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-07T20:10:55.385Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-07T20:10:55.671Z] Executing busybox-1.35.0-r17.trigger [2022-09-07T20:10:55.671Z] OK: 8 MiB in 20 packages [2022-09-07T20:10:56.267Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:10:56.868Z] Removing intermediate container 46f59b4c3851 [2022-09-07T20:10:56.868Z] ---> 018742b1919a [2022-09-07T20:10:56.868Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:10:57.480Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-07T20:10:57.480Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-07T20:10:57.480Z] OK: 15733 distinct packages available [2022-09-07T20:10:57.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-07T20:10:57.763Z] ---> 7a8d11e34d68 [2022-09-07T20:10:57.763Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-07T20:10:58.363Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-07T20:10:58.979Z] ---> d5b6117eaeba [2022-09-07T20:10:58.979Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-07T20:10:59.589Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-07T20:10:59.589Z] ---> e023b4bc0205 [2022-09-07T20:10:59.589Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-07T20:10:59.589Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-07T20:10:59.589Z] ---> Running in 1b66fabbadd0 [2022-09-07T20:10:59.863Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-07T20:10:59.863Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-07T20:10:59.863Z] (5/9) Installing curl (7.80.0-r3) [2022-09-07T20:11:00.137Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-07T20:11:00.137Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-07T20:11:00.137Z] Removing intermediate container 1b66fabbadd0 [2022-09-07T20:11:00.137Z] ---> 35cbe7f34e28 [2022-09-07T20:11:00.137Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:11:00.137Z] ---> Running in c48448255a41 [2022-09-07T20:11:00.137Z] (8/9) Installing libucontext (1.1-r0) [2022-09-07T20:11:00.411Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-07T20:11:00.411Z] Executing busybox-1.34.1-r7.trigger [2022-09-07T20:11:00.411Z] Executing ca-certificates-20220614-r0.trigger [2022-09-07T20:11:00.691Z] Removing intermediate container c48448255a41 [2022-09-07T20:11:00.691Z] ---> c6d717c35c6a [2022-09-07T20:11:00.691Z] Step 22/24 : LABEL arch=arm64 [2022-09-07T20:11:00.691Z] ---> Running in 0164b7e1b2b8 [2022-09-07T20:11:00.969Z] OK: 8 MiB in 23 packages [2022-09-07T20:11:01.253Z] Removing intermediate container 0164b7e1b2b8 [2022-09-07T20:11:01.253Z] ---> 9f460e915f7d [2022-09-07T20:11:01.541Z] Step 23/24 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:01.541Z] ---> Running in 0776f68b7eb8 [2022-09-07T20:11:02.160Z] Removing intermediate container 0776f68b7eb8 [2022-09-07T20:11:02.160Z] ---> a39e44d88a7d [2022-09-07T20:11:02.160Z] Step 24/24 : LABEL version=2.3.0-dev.58 [2022-09-07T20:11:02.436Z] ---> Running in dc26d3cc4318 [2022-09-07T20:11:02.717Z] Removing intermediate container 4eabd00f7ed2 [2022-09-07T20:11:02.717Z] ---> 8e3e51e7674a [2022-09-07T20:11:02.717Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:11:02.996Z] Removing intermediate container dc26d3cc4318 [2022-09-07T20:11:02.996Z] ---> 9a4a75c3ce46 [2022-09-07T20:11:02.996Z] [2022-09-07T20:11:02.996Z] Successfully built 9a4a75c3ce46 [2022-09-07T20:11:02.996Z] Successfully tagged core-data-arm64:latest [2022-09-07T20:11:03.599Z]  Building core-data ... done  ---> ab6025f79986 [2022-09-07T20:11:03.599Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-07T20:11:05.606Z] ---> 32ed908f245a [2022-09-07T20:11:05.606Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-07T20:11:06.222Z] ---> d5703e0cf528 [2022-09-07T20:11:06.222Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-07T20:11:06.222Z] ---> Running in 76b7d017fda3 [2022-09-07T20:11:06.503Z] Removing intermediate container 76b7d017fda3 [2022-09-07T20:11:06.503Z] ---> 49c49e91678a [2022-09-07T20:11:06.503Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:11:06.785Z] ---> Running in 4b84021bbfe8 [2022-09-07T20:11:07.393Z] Removing intermediate container 4b84021bbfe8 [2022-09-07T20:11:07.393Z] ---> 95c63bd1fea0 [2022-09-07T20:11:07.393Z] Step 18/20 : LABEL arch=arm64 [2022-09-07T20:11:07.393Z] ---> Running in 8059ba83cc0c [2022-09-07T20:11:07.682Z] Removing intermediate container 8059ba83cc0c [2022-09-07T20:11:07.682Z] ---> dbe5e635d4f0 [2022-09-07T20:11:07.682Z] Step 19/20 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:07.962Z] ---> Running in ce301d0b06e3 [2022-09-07T20:11:08.572Z] Removing intermediate container ce301d0b06e3 [2022-09-07T20:11:08.572Z] ---> 7b02e479ba6c [2022-09-07T20:11:08.572Z] Step 20/20 : LABEL version=2.3.0-dev.58 [2022-09-07T20:11:08.572Z] ---> Running in 7d2fd6e8bb63 [2022-09-07T20:11:08.850Z] Removing intermediate container 7d2fd6e8bb63 [2022-09-07T20:11:08.850Z] ---> dcd84aea317b [2022-09-07T20:11:08.850Z] [2022-09-07T20:11:09.146Z] Successfully built dcd84aea317b [2022-09-07T20:11:09.146Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-07T20:11:09.785Z]  Building security-spiffe-token-provider ... done Removing intermediate container c815cfa37a57 [2022-09-07T20:11:09.785Z] ---> 3b1569298fa1 [2022-09-07T20:11:09.785Z] [2022-09-07T20:11:09.785Z] Step 11/23 : FROM alpine:3.16 [2022-09-07T20:11:09.785Z] ---> a6215f271958 [2022-09-07T20:11:09.785Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-07T20:11:09.785Z] ---> Using cache [2022-09-07T20:11:09.785Z] ---> 1f87f2c3dbe4 [2022-09-07T20:11:09.785Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-07T20:11:09.785Z] ---> Using cache [2022-09-07T20:11:09.785Z] ---> da0a8dd8ec4a [2022-09-07T20:11:09.785Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-07T20:11:09.785Z] ---> Running in ad76937911c0 [2022-09-07T20:11:10.094Z] Removing intermediate container ad76937911c0 [2022-09-07T20:11:10.094Z] ---> cd72eedbf51d [2022-09-07T20:11:10.094Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-07T20:11:10.094Z] ---> Running in dc0800595dcc [2022-09-07T20:11:10.711Z] Removing intermediate container dc0800595dcc [2022-09-07T20:11:10.711Z] ---> 3b31c3f07d0c [2022-09-07T20:11:10.711Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-07T20:11:11.320Z] ---> 4de5a2d07afc [2022-09-07T20:11:11.320Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-07T20:11:12.763Z] ---> 4d870487cae8 [2022-09-07T20:11:12.763Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-07T20:11:13.050Z] ---> fa342c86ee79 [2022-09-07T20:11:13.050Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-07T20:11:13.329Z] ---> Running in 1f7b852dfb36 [2022-09-07T20:11:13.602Z] Removing intermediate container 1f7b852dfb36 [2022-09-07T20:11:13.602Z] ---> 2ddd2740622d [2022-09-07T20:11:13.602Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-07T20:11:13.602Z] ---> Running in f1e4494e6cb2 [2022-09-07T20:11:13.880Z] Removing intermediate container f1e4494e6cb2 [2022-09-07T20:11:13.880Z] ---> bbe6a4ac5d98 [2022-09-07T20:11:13.880Z] Step 21/23 : LABEL arch=arm64 [2022-09-07T20:11:14.156Z] ---> Running in d8cc6e0e7aaa [2022-09-07T20:11:14.451Z] Removing intermediate container d8cc6e0e7aaa [2022-09-07T20:11:14.451Z] ---> 6662df1e6d5c [2022-09-07T20:11:14.451Z] Step 22/23 : LABEL git_sha=3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:14.451Z] ---> Running in 510d36d24a78 [2022-09-07T20:11:14.733Z] Removing intermediate container 510d36d24a78 [2022-09-07T20:11:14.733Z] ---> 02d2d46ef30f [2022-09-07T20:11:14.733Z] Step 23/23 : LABEL version=2.3.0-dev.58 [2022-09-07T20:11:14.733Z] ---> Running in 9347ba936ed4 [2022-09-07T20:11:15.335Z] Removing intermediate container 9347ba936ed4 [2022-09-07T20:11:15.335Z] ---> ea8c8d165c4d [2022-09-07T20:11:15.335Z] [2022-09-07T20:11:15.335Z] Successfully built ea8c8d165c4d [2022-09-07T20:11:15.335Z] Successfully tagged support-scheduler-arm64:latest [2022-09-07T20:11:15.629Z]  Building support-scheduler ... done  [Pipeline] } [2022-09-07T20:11:15.638Z] $ docker stop --time=1 05cc7ec93ce1755b25c1daed6a4483d1e8691d681e2cdb528d83696338b31fa3 [2022-09-07T20:11:17.359Z] $ docker rm -f 05cc7ec93ce1755b25c1daed6a4483d1e8691d681e2cdb528d83696338b31fa3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T20:11:17.889Z] + docker images [2022-09-07T20:11:18.160Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-07T20:11:18.160Z] support-scheduler-arm64 latest ea8c8d165c4d 4 seconds ago 25.7MB [2022-09-07T20:11:18.160Z] 3b1569298fa1 10 seconds ago 1.27GB [2022-09-07T20:11:18.160Z] security-spiffe-token-provider-arm64 latest dcd84aea317b 10 seconds ago 28.4MB [2022-09-07T20:11:18.160Z] core-data-arm64 latest 9a4a75c3ce46 16 seconds ago 20.7MB [2022-09-07T20:11:18.160Z] dc33e25b86e7 26 seconds ago 1.24GB [2022-09-07T20:11:18.160Z] 34019b50aa72 34 seconds ago 1.22GB [2022-09-07T20:11:18.160Z] security-proxy-setup-arm64 latest c791b01b04ee 2 minutes ago 26.4MB [2022-09-07T20:11:18.160Z] 8d1d7f1ffc4c 2 minutes ago 1.2GB [2022-09-07T20:11:18.160Z] core-command-arm64 latest 32c80a83c610 3 minutes ago 16.7MB [2022-09-07T20:11:18.160Z] b5d06d1b6ffc 3 minutes ago 1.21GB [2022-09-07T20:11:18.160Z] support-notifications-arm64 latest 8211beacd155 7 minutes ago 26.3MB [2022-09-07T20:11:18.160Z] security-spire-server-arm64 latest ef9060a435fb 7 minutes ago 84.2MB [2022-09-07T20:11:18.160Z] 4cf1a86254e0 7 minutes ago 1.09GB [2022-09-07T20:11:18.160Z] 9c4bdd85a3a7 8 minutes ago 1.27GB [2022-09-07T20:11:18.160Z] security-spire-agent-arm64 latest b9ead70ab8c0 8 minutes ago 122MB [2022-09-07T20:11:18.160Z] security-spire-config-arm64 latest 5a378a449b65 8 minutes ago 83.6MB [2022-09-07T20:11:18.160Z] sys-mgmt-agent-arm64 latest dbab6404fb48 8 minutes ago 133MB [2022-09-07T20:11:18.160Z] c84de312283c 8 minutes ago 1.09GB [2022-09-07T20:11:18.160Z] core-metadata-arm64 latest 11fffcd24728 9 minutes ago 17.5MB [2022-09-07T20:11:18.160Z] 04aae20ce5d8 10 minutes ago 1.22GB [2022-09-07T20:11:18.160Z] security-bootstrapper-arm64 latest 87fc1f3ac896 10 minutes ago 18.7MB [2022-09-07T20:11:18.160Z] security-secretstore-setup-arm64 latest 2d4a46209521 10 minutes ago 28.2MB [2022-09-07T20:11:18.160Z] b43569440b15 10 minutes ago 1.2GB [2022-09-07T20:11:18.160Z] 807f041fb57e 11 minutes ago 1.2GB [2022-09-07T20:11:18.160Z] f7aaa21e5146 11 minutes ago 1.19GB [2022-09-07T20:11:18.160Z] ci-base-image-arm64 latest ad9ff7778118 19 minutes ago 995MB [2022-09-07T20:11:18.160Z] alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB [2022-09-07T20:11:18.160Z] alpine 3.16 a6215f271958 4 weeks ago 5.29MB [2022-09-07T20:11:18.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-07T20:11:18.160Z] 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-09-07T20:11:18.269Z] provisioning config files... [2022-09-07T20:11:18.287Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/294@tmp/config2540942293585620678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:11:18.641Z] ---> docker-login.sh [2022-09-07T20:11:18.641Z] nexus3.edgexfoundry.org:10001 [2022-09-07T20:11:18.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:11:18.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:11:18.915Z] Configure a credential helper to remove this warning. See [2022-09-07T20:11:18.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:11:18.915Z] [2022-09-07T20:11:18.915Z] Login Succeeded [2022-09-07T20:11:18.915Z] nexus3.edgexfoundry.org:10002 [2022-09-07T20:11:19.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:11:19.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:11:19.459Z] Configure a credential helper to remove this warning. See [2022-09-07T20:11:19.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:11:19.459Z] [2022-09-07T20:11:19.459Z] Login Succeeded [2022-09-07T20:11:19.459Z] nexus3.edgexfoundry.org:10003 [2022-09-07T20:11:19.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:11:20.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:11:20.001Z] Configure a credential helper to remove this warning. See [2022-09-07T20:11:20.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:11:20.001Z] [2022-09-07T20:11:20.001Z] Login Succeeded [2022-09-07T20:11:20.001Z] nexus3.edgexfoundry.org:10004 [2022-09-07T20:11:20.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:11:20.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:11:20.273Z] Configure a credential helper to remove this warning. See [2022-09-07T20:11:20.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:11:20.273Z] [2022-09-07T20:11:20.273Z] Login Succeeded [2022-09-07T20:11:20.273Z] docker.io [2022-09-07T20:11:20.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-07T20:11:21.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-07T20:11:21.135Z] Configure a credential helper to remove this warning. See [2022-09-07T20:11:21.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-07T20:11:21.135Z] [2022-09-07T20:11:21.135Z] Login Succeeded [2022-09-07T20:11:21.135Z] ---> docker-login.sh ends [Pipeline] } [2022-09-07T20:11:21.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:11:21.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-07T20:11:21.194Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-09-07T20:11:21.194Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:21.194Z] latest [2022-09-07T20:11:21.194Z] 2.3.0-dev.58 [2022-09-07T20:11:21.194Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:21.194Z] main [2022-09-07T20:11:21.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:21.560Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:21.922Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:21.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-07T20:11:21.923Z] 1e081f23fdd7: Preparing [2022-09-07T20:11:21.923Z] 2d3a9feb8a45: Preparing [2022-09-07T20:11:21.923Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:21.923Z] ab6fd83df663: Preparing [2022-09-07T20:11:21.923Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:21.923Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:22.193Z] 1e081f23fdd7: Pushed [2022-09-07T20:11:22.193Z] 49a79f1fd1bf: Pushed [2022-09-07T20:11:22.193Z] ab6fd83df663: Pushed [2022-09-07T20:11:24.796Z] 2d3a9feb8a45: Pushed [2022-09-07T20:11:24.796Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:305d71cf0e498b8b9926b1cfe70d43b9a6323eea90662473b5b741503eb1c742 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:25.161Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:25.513Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-07T20:11:25.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-07T20:11:25.513Z] 1e081f23fdd7: Preparing [2022-09-07T20:11:25.513Z] 2d3a9feb8a45: Preparing [2022-09-07T20:11:25.513Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:25.513Z] ab6fd83df663: Preparing [2022-09-07T20:11:25.513Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:25.513Z] ab6fd83df663: Layer already exists [2022-09-07T20:11:25.513Z] 1e081f23fdd7: Layer already exists [2022-09-07T20:11:25.513Z] 2d3a9feb8a45: Layer already exists [2022-09-07T20:11:25.513Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:25.513Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:25.783Z] latest: digest: sha256:305d71cf0e498b8b9926b1cfe70d43b9a6323eea90662473b5b741503eb1c742 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:26.141Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:26.494Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.58 [2022-09-07T20:11:26.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-07T20:11:26.494Z] 1e081f23fdd7: Preparing [2022-09-07T20:11:26.494Z] 2d3a9feb8a45: Preparing [2022-09-07T20:11:26.494Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:26.494Z] ab6fd83df663: Preparing [2022-09-07T20:11:26.494Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:26.494Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:26.494Z] 1e081f23fdd7: Layer already exists [2022-09-07T20:11:26.494Z] 2d3a9feb8a45: Layer already exists [2022-09-07T20:11:26.494Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:26.494Z] ab6fd83df663: Layer already exists [2022-09-07T20:11:26.764Z] 2.3.0-dev.58: digest: sha256:305d71cf0e498b8b9926b1cfe70d43b9a6323eea90662473b5b741503eb1c742 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:27.127Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:27.481Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:27.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-07T20:11:27.481Z] 1e081f23fdd7: Preparing [2022-09-07T20:11:27.481Z] 2d3a9feb8a45: Preparing [2022-09-07T20:11:27.481Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:27.481Z] ab6fd83df663: Preparing [2022-09-07T20:11:27.481Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:27.481Z] 2d3a9feb8a45: Layer already exists [2022-09-07T20:11:27.481Z] 1e081f23fdd7: Layer already exists [2022-09-07T20:11:27.481Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:27.481Z] ab6fd83df663: Layer already exists [2022-09-07T20:11:27.481Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:27.751Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:305d71cf0e498b8b9926b1cfe70d43b9a6323eea90662473b5b741503eb1c742 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:28.112Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:28.464Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-09-07T20:11:28.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-09-07T20:11:28.464Z] 1e081f23fdd7: Preparing [2022-09-07T20:11:28.464Z] 2d3a9feb8a45: Preparing [2022-09-07T20:11:28.464Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:28.464Z] ab6fd83df663: Preparing [2022-09-07T20:11:28.464Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:28.464Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:28.464Z] ab6fd83df663: Layer already exists [2022-09-07T20:11:28.464Z] 1e081f23fdd7: Layer already exists [2022-09-07T20:11:28.464Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:28.464Z] 2d3a9feb8a45: Layer already exists [2022-09-07T20:11:28.735Z] main: digest: sha256:305d71cf0e498b8b9926b1cfe70d43b9a6323eea90662473b5b741503eb1c742 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:11:28.784Z] ===================================================== [Pipeline] echo [2022-09-07T20:11:28.793Z] taggedImages: [2022-09-07T20:11:28.793Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:28.793Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-09-07T20:11:28.793Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.58 [2022-09-07T20:11:28.793Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:28.793Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-09-07T20:11:28.811Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-09-07T20:11:28.811Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:28.811Z] latest [2022-09-07T20:11:28.811Z] 2.3.0-dev.58 [2022-09-07T20:11:28.811Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:28.811Z] main [2022-09-07T20:11:28.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:29.163Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:29.516Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:29.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-07T20:11:29.516Z] f95cdbc51aa0: Preparing [2022-09-07T20:11:29.516Z] e69f72e5341a: Preparing [2022-09-07T20:11:29.516Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:29.516Z] bb6ea687c7ba: Preparing [2022-09-07T20:11:29.516Z] 3c44ec9429bb: Preparing [2022-09-07T20:11:29.516Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:29.516Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:29.516Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:29.789Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:29.789Z] 3c44ec9429bb: Pushed [2022-09-07T20:11:29.789Z] f95cdbc51aa0: Pushed [2022-09-07T20:11:30.413Z] bb6ea687c7ba: Pushed [2022-09-07T20:11:33.012Z] e69f72e5341a: Pushed [2022-09-07T20:11:33.012Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:71bc8c377b68a5cb7680c4a1db4cd41154ae8ef2342875cb16978d3306f5418c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:33.379Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:33.735Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-07T20:11:33.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-07T20:11:33.735Z] f95cdbc51aa0: Preparing [2022-09-07T20:11:33.735Z] e69f72e5341a: Preparing [2022-09-07T20:11:33.735Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:33.735Z] bb6ea687c7ba: Preparing [2022-09-07T20:11:33.735Z] 3c44ec9429bb: Preparing [2022-09-07T20:11:33.735Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:33.735Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:33.735Z] e69f72e5341a: Layer already exists [2022-09-07T20:11:33.735Z] f95cdbc51aa0: Layer already exists [2022-09-07T20:11:33.735Z] 3c44ec9429bb: Layer already exists [2022-09-07T20:11:33.735Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:33.735Z] bb6ea687c7ba: Layer already exists [2022-09-07T20:11:33.735Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:34.005Z] latest: digest: sha256:71bc8c377b68a5cb7680c4a1db4cd41154ae8ef2342875cb16978d3306f5418c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:34.372Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:34.724Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.58 [2022-09-07T20:11:34.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-07T20:11:34.724Z] f95cdbc51aa0: Preparing [2022-09-07T20:11:34.724Z] e69f72e5341a: Preparing [2022-09-07T20:11:34.724Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:34.724Z] bb6ea687c7ba: Preparing [2022-09-07T20:11:34.724Z] 3c44ec9429bb: Preparing [2022-09-07T20:11:34.724Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:34.724Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:34.724Z] bb6ea687c7ba: Layer already exists [2022-09-07T20:11:34.724Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:34.724Z] 3c44ec9429bb: Layer already exists [2022-09-07T20:11:34.724Z] e69f72e5341a: Layer already exists [2022-09-07T20:11:34.724Z] f95cdbc51aa0: Layer already exists [2022-09-07T20:11:34.724Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:34.994Z] 2.3.0-dev.58: digest: sha256:71bc8c377b68a5cb7680c4a1db4cd41154ae8ef2342875cb16978d3306f5418c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:35.356Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:35.708Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:35.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-07T20:11:35.708Z] f95cdbc51aa0: Preparing [2022-09-07T20:11:35.708Z] e69f72e5341a: Preparing [2022-09-07T20:11:35.708Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:35.708Z] bb6ea687c7ba: Preparing [2022-09-07T20:11:35.708Z] 3c44ec9429bb: Preparing [2022-09-07T20:11:35.708Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:35.708Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:35.708Z] 3c44ec9429bb: Layer already exists [2022-09-07T20:11:35.708Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:35.708Z] f95cdbc51aa0: Layer already exists [2022-09-07T20:11:35.708Z] bb6ea687c7ba: Layer already exists [2022-09-07T20:11:35.708Z] e69f72e5341a: Layer already exists [2022-09-07T20:11:35.708Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:35.979Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:71bc8c377b68a5cb7680c4a1db4cd41154ae8ef2342875cb16978d3306f5418c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:36.369Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:36.740Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-09-07T20:11:36.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-09-07T20:11:36.740Z] f95cdbc51aa0: Preparing [2022-09-07T20:11:36.740Z] e69f72e5341a: Preparing [2022-09-07T20:11:36.740Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:36.740Z] bb6ea687c7ba: Preparing [2022-09-07T20:11:36.740Z] 3c44ec9429bb: Preparing [2022-09-07T20:11:36.740Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:36.740Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:36.740Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:36.740Z] f95cdbc51aa0: Layer already exists [2022-09-07T20:11:36.740Z] bb6ea687c7ba: Layer already exists [2022-09-07T20:11:36.740Z] e69f72e5341a: Layer already exists [2022-09-07T20:11:36.740Z] 3c44ec9429bb: Layer already exists [2022-09-07T20:11:37.013Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:37.013Z] main: digest: sha256:71bc8c377b68a5cb7680c4a1db4cd41154ae8ef2342875cb16978d3306f5418c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:11:37.077Z] ===================================================== [Pipeline] echo [2022-09-07T20:11:37.082Z] taggedImages: [2022-09-07T20:11:37.082Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:37.082Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-09-07T20:11:37.082Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.58 [2022-09-07T20:11:37.082Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:37.082Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-09-07T20:11:37.097Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-09-07T20:11:37.097Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:37.097Z] latest [2022-09-07T20:11:37.097Z] 2.3.0-dev.58 [2022-09-07T20:11:37.097Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:37.097Z] main [2022-09-07T20:11:37.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:37.451Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:37.807Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:37.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-07T20:11:37.807Z] 9955c38deb7c: Preparing [2022-09-07T20:11:37.807Z] 9115dde15240: Preparing [2022-09-07T20:11:37.807Z] 2725f0eb642b: Preparing [2022-09-07T20:11:37.807Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:37.807Z] ab6fd83df663: Preparing [2022-09-07T20:11:37.807Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:37.807Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:37.807Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:37.807Z] ab6fd83df663: Layer already exists [2022-09-07T20:11:38.079Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:38.079Z] 9115dde15240: Pushed [2022-09-07T20:11:38.079Z] 9955c38deb7c: Pushed [2022-09-07T20:11:40.679Z] 2725f0eb642b: Pushed [2022-09-07T20:11:40.949Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:0349e86d740799fdc7ce5e92aa1ce7b39be73fb3a591da5f66a1bc02f0b68f30 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:41.308Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:41.665Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-07T20:11:41.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-07T20:11:41.665Z] 9955c38deb7c: Preparing [2022-09-07T20:11:41.665Z] 9115dde15240: Preparing [2022-09-07T20:11:41.665Z] 2725f0eb642b: Preparing [2022-09-07T20:11:41.665Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:41.665Z] ab6fd83df663: Preparing [2022-09-07T20:11:41.665Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:41.665Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:41.665Z] 9955c38deb7c: Layer already exists [2022-09-07T20:11:41.665Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:41.665Z] 9115dde15240: Layer already exists [2022-09-07T20:11:41.665Z] ab6fd83df663: Layer already exists [2022-09-07T20:11:41.665Z] 2725f0eb642b: Layer already exists [2022-09-07T20:11:41.665Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:41.937Z] latest: digest: sha256:0349e86d740799fdc7ce5e92aa1ce7b39be73fb3a591da5f66a1bc02f0b68f30 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:42.305Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:42.667Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.58 [2022-09-07T20:11:42.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-07T20:11:42.667Z] 9955c38deb7c: Preparing [2022-09-07T20:11:42.667Z] 9115dde15240: Preparing [2022-09-07T20:11:42.667Z] 2725f0eb642b: Preparing [2022-09-07T20:11:42.667Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:42.667Z] ab6fd83df663: Preparing [2022-09-07T20:11:42.667Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:42.667Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:42.667Z] 9115dde15240: Layer already exists [2022-09-07T20:11:42.667Z] 9955c38deb7c: Layer already exists [2022-09-07T20:11:42.667Z] ab6fd83df663: Layer already exists [2022-09-07T20:11:42.667Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:42.667Z] 2725f0eb642b: Layer already exists [2022-09-07T20:11:42.667Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:42.937Z] 2.3.0-dev.58: digest: sha256:0349e86d740799fdc7ce5e92aa1ce7b39be73fb3a591da5f66a1bc02f0b68f30 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:43.297Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:43.648Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:43.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-07T20:11:43.648Z] 9955c38deb7c: Preparing [2022-09-07T20:11:43.648Z] 9115dde15240: Preparing [2022-09-07T20:11:43.648Z] 2725f0eb642b: Preparing [2022-09-07T20:11:43.648Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:43.648Z] ab6fd83df663: Preparing [2022-09-07T20:11:43.648Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:43.648Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:43.648Z] 2725f0eb642b: Layer already exists [2022-09-07T20:11:43.648Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:43.648Z] ab6fd83df663: Layer already exists [2022-09-07T20:11:43.648Z] 9955c38deb7c: Layer already exists [2022-09-07T20:11:43.648Z] 9115dde15240: Layer already exists [2022-09-07T20:11:43.648Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:43.919Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:0349e86d740799fdc7ce5e92aa1ce7b39be73fb3a591da5f66a1bc02f0b68f30 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:44.284Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:44.638Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-09-07T20:11:44.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-09-07T20:11:44.638Z] 9955c38deb7c: Preparing [2022-09-07T20:11:44.638Z] 9115dde15240: Preparing [2022-09-07T20:11:44.638Z] 2725f0eb642b: Preparing [2022-09-07T20:11:44.638Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:44.638Z] ab6fd83df663: Preparing [2022-09-07T20:11:44.638Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:44.638Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:44.638Z] 2725f0eb642b: Layer already exists [2022-09-07T20:11:44.638Z] 9115dde15240: Layer already exists [2022-09-07T20:11:44.638Z] 9955c38deb7c: Layer already exists [2022-09-07T20:11:44.638Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:44.638Z] ab6fd83df663: Layer already exists [2022-09-07T20:11:44.638Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:44.957Z] main: digest: sha256:0349e86d740799fdc7ce5e92aa1ce7b39be73fb3a591da5f66a1bc02f0b68f30 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:11:45.244Z] ===================================================== [Pipeline] echo [2022-09-07T20:11:45.259Z] taggedImages: [2022-09-07T20:11:45.259Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:45.259Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-09-07T20:11:45.259Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.58 [2022-09-07T20:11:45.259Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:45.259Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-09-07T20:11:45.280Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-09-07T20:11:45.280Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:45.280Z] latest [2022-09-07T20:11:45.280Z] 2.3.0-dev.58 [2022-09-07T20:11:45.280Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:45.280Z] main [2022-09-07T20:11:45.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:45.643Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:45.990Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:45.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-07T20:11:45.990Z] 1dd8b3acecee: Preparing [2022-09-07T20:11:45.990Z] 1dd8b3acecee: Preparing [2022-09-07T20:11:45.990Z] eb38db3d7e8e: Preparing [2022-09-07T20:11:45.990Z] a6689ff72791: Preparing [2022-09-07T20:11:45.990Z] 2887585bd766: Preparing [2022-09-07T20:11:45.990Z] eb11f6a7962f: Preparing [2022-09-07T20:11:45.990Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:45.990Z] f29664d4e570: Preparing [2022-09-07T20:11:45.990Z] 75eaff61f4b1: Preparing [2022-09-07T20:11:45.990Z] faed5fa8f529: Preparing [2022-09-07T20:11:45.990Z] 94e3faece439: Preparing [2022-09-07T20:11:45.990Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:45.990Z] 49a79f1fd1bf: Waiting [2022-09-07T20:11:45.990Z] f29664d4e570: Waiting [2022-09-07T20:11:45.990Z] 75eaff61f4b1: Waiting [2022-09-07T20:11:45.990Z] faed5fa8f529: Waiting [2022-09-07T20:11:45.990Z] 94e3faece439: Waiting [2022-09-07T20:11:45.990Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:46.264Z] a6689ff72791: Pushed [2022-09-07T20:11:46.264Z] eb38db3d7e8e: Pushed [2022-09-07T20:11:46.264Z] 2887585bd766: Pushed [2022-09-07T20:11:46.264Z] 1dd8b3acecee: Pushed [2022-09-07T20:11:46.264Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:46.535Z] 75eaff61f4b1: Pushed [2022-09-07T20:11:46.535Z] faed5fa8f529: Pushed [2022-09-07T20:11:46.535Z] 94e3faece439: Pushed [2022-09-07T20:11:46.535Z] f29664d4e570: Pushed [2022-09-07T20:11:46.535Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:49.897Z] eb11f6a7962f: Pushed [2022-09-07T20:11:49.897Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:80d29a5f2594529d13aebae9f40642bb6ad24b1c5a3681b98d63274adbbfd774 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:50.255Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:50.605Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-07T20:11:50.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-07T20:11:50.605Z] 1dd8b3acecee: Preparing [2022-09-07T20:11:50.605Z] 1dd8b3acecee: Preparing [2022-09-07T20:11:50.605Z] eb38db3d7e8e: Preparing [2022-09-07T20:11:50.605Z] a6689ff72791: Preparing [2022-09-07T20:11:50.605Z] 2887585bd766: Preparing [2022-09-07T20:11:50.605Z] eb11f6a7962f: Preparing [2022-09-07T20:11:50.605Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:50.605Z] f29664d4e570: Preparing [2022-09-07T20:11:50.605Z] 75eaff61f4b1: Preparing [2022-09-07T20:11:50.605Z] faed5fa8f529: Preparing [2022-09-07T20:11:50.605Z] 94e3faece439: Preparing [2022-09-07T20:11:50.605Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:50.605Z] 49a79f1fd1bf: Waiting [2022-09-07T20:11:50.605Z] faed5fa8f529: Waiting [2022-09-07T20:11:50.605Z] 94e3faece439: Waiting [2022-09-07T20:11:50.605Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:50.605Z] f29664d4e570: Waiting [2022-09-07T20:11:50.605Z] 75eaff61f4b1: Waiting [2022-09-07T20:11:50.605Z] 1dd8b3acecee: Layer already exists [2022-09-07T20:11:50.605Z] eb38db3d7e8e: Layer already exists [2022-09-07T20:11:50.605Z] 2887585bd766: Layer already exists [2022-09-07T20:11:50.605Z] eb11f6a7962f: Layer already exists [2022-09-07T20:11:50.605Z] a6689ff72791: Layer already exists [2022-09-07T20:11:50.605Z] 75eaff61f4b1: Layer already exists [2022-09-07T20:11:50.605Z] f29664d4e570: Layer already exists [2022-09-07T20:11:50.605Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:50.605Z] faed5fa8f529: Layer already exists [2022-09-07T20:11:50.876Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:50.876Z] 94e3faece439: Layer already exists [2022-09-07T20:11:50.876Z] latest: digest: sha256:80d29a5f2594529d13aebae9f40642bb6ad24b1c5a3681b98d63274adbbfd774 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:51.231Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:51.579Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.58 [2022-09-07T20:11:51.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-07T20:11:51.579Z] 1dd8b3acecee: Preparing [2022-09-07T20:11:51.579Z] 1dd8b3acecee: Preparing [2022-09-07T20:11:51.579Z] eb38db3d7e8e: Preparing [2022-09-07T20:11:51.579Z] a6689ff72791: Preparing [2022-09-07T20:11:51.579Z] 2887585bd766: Preparing [2022-09-07T20:11:51.579Z] eb11f6a7962f: Preparing [2022-09-07T20:11:51.579Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:51.579Z] f29664d4e570: Preparing [2022-09-07T20:11:51.579Z] 75eaff61f4b1: Preparing [2022-09-07T20:11:51.579Z] faed5fa8f529: Preparing [2022-09-07T20:11:51.579Z] 94e3faece439: Preparing [2022-09-07T20:11:51.579Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:51.579Z] 49a79f1fd1bf: Waiting [2022-09-07T20:11:51.579Z] f29664d4e570: Waiting [2022-09-07T20:11:51.579Z] 75eaff61f4b1: Waiting [2022-09-07T20:11:51.579Z] 94e3faece439: Waiting [2022-09-07T20:11:51.579Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:51.579Z] faed5fa8f529: Waiting [2022-09-07T20:11:51.579Z] eb11f6a7962f: Layer already exists [2022-09-07T20:11:51.579Z] 1dd8b3acecee: Layer already exists [2022-09-07T20:11:51.579Z] 2887585bd766: Layer already exists [2022-09-07T20:11:51.579Z] a6689ff72791: Layer already exists [2022-09-07T20:11:51.579Z] eb38db3d7e8e: Layer already exists [2022-09-07T20:11:51.579Z] 75eaff61f4b1: Layer already exists [2022-09-07T20:11:51.579Z] f29664d4e570: Layer already exists [2022-09-07T20:11:51.579Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:51.579Z] 94e3faece439: Layer already exists [2022-09-07T20:11:51.579Z] faed5fa8f529: Layer already exists [2022-09-07T20:11:51.849Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:51.849Z] 2.3.0-dev.58: digest: sha256:80d29a5f2594529d13aebae9f40642bb6ad24b1c5a3681b98d63274adbbfd774 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:52.222Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:52.569Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:52.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-07T20:11:52.569Z] 1dd8b3acecee: Preparing [2022-09-07T20:11:52.569Z] 1dd8b3acecee: Preparing [2022-09-07T20:11:52.569Z] eb38db3d7e8e: Preparing [2022-09-07T20:11:52.569Z] a6689ff72791: Preparing [2022-09-07T20:11:52.569Z] 2887585bd766: Preparing [2022-09-07T20:11:52.569Z] eb11f6a7962f: Preparing [2022-09-07T20:11:52.569Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:52.569Z] f29664d4e570: Preparing [2022-09-07T20:11:52.569Z] 75eaff61f4b1: Preparing [2022-09-07T20:11:52.569Z] faed5fa8f529: Preparing [2022-09-07T20:11:52.569Z] 94e3faece439: Preparing [2022-09-07T20:11:52.569Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:52.569Z] 75eaff61f4b1: Waiting [2022-09-07T20:11:52.569Z] faed5fa8f529: Waiting [2022-09-07T20:11:52.569Z] 94e3faece439: Waiting [2022-09-07T20:11:52.569Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:52.569Z] 49a79f1fd1bf: Waiting [2022-09-07T20:11:52.569Z] f29664d4e570: Waiting [2022-09-07T20:11:52.569Z] a6689ff72791: Layer already exists [2022-09-07T20:11:52.569Z] eb38db3d7e8e: Layer already exists [2022-09-07T20:11:52.569Z] 1dd8b3acecee: Layer already exists [2022-09-07T20:11:52.569Z] eb11f6a7962f: Layer already exists [2022-09-07T20:11:52.569Z] 2887585bd766: Layer already exists [2022-09-07T20:11:52.840Z] f29664d4e570: Layer already exists [2022-09-07T20:11:52.840Z] 75eaff61f4b1: Layer already exists [2022-09-07T20:11:52.840Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:52.840Z] faed5fa8f529: Layer already exists [2022-09-07T20:11:52.840Z] 94e3faece439: Layer already exists [2022-09-07T20:11:52.840Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:52.840Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:80d29a5f2594529d13aebae9f40642bb6ad24b1c5a3681b98d63274adbbfd774 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:53.193Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:53.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-09-07T20:11:53.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-09-07T20:11:53.549Z] 1dd8b3acecee: Preparing [2022-09-07T20:11:53.549Z] 1dd8b3acecee: Preparing [2022-09-07T20:11:53.549Z] eb38db3d7e8e: Preparing [2022-09-07T20:11:53.549Z] a6689ff72791: Preparing [2022-09-07T20:11:53.549Z] 2887585bd766: Preparing [2022-09-07T20:11:53.549Z] eb11f6a7962f: Preparing [2022-09-07T20:11:53.549Z] 49a79f1fd1bf: Preparing [2022-09-07T20:11:53.549Z] f29664d4e570: Preparing [2022-09-07T20:11:53.549Z] 75eaff61f4b1: Preparing [2022-09-07T20:11:53.549Z] faed5fa8f529: Preparing [2022-09-07T20:11:53.549Z] 94e3faece439: Preparing [2022-09-07T20:11:53.549Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:53.549Z] 75eaff61f4b1: Waiting [2022-09-07T20:11:53.549Z] faed5fa8f529: Waiting [2022-09-07T20:11:53.549Z] 94e3faece439: Waiting [2022-09-07T20:11:53.549Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:53.549Z] 49a79f1fd1bf: Waiting [2022-09-07T20:11:53.549Z] f29664d4e570: Waiting [2022-09-07T20:11:53.549Z] eb11f6a7962f: Layer already exists [2022-09-07T20:11:53.549Z] a6689ff72791: Layer already exists [2022-09-07T20:11:53.549Z] 2887585bd766: Layer already exists [2022-09-07T20:11:53.549Z] 1dd8b3acecee: Layer already exists [2022-09-07T20:11:53.549Z] eb38db3d7e8e: Layer already exists [2022-09-07T20:11:53.549Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:11:53.549Z] f29664d4e570: Layer already exists [2022-09-07T20:11:53.549Z] 75eaff61f4b1: Layer already exists [2022-09-07T20:11:53.549Z] 94e3faece439: Layer already exists [2022-09-07T20:11:53.820Z] faed5fa8f529: Layer already exists [2022-09-07T20:11:53.820Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:53.820Z] main: digest: sha256:80d29a5f2594529d13aebae9f40642bb6ad24b1c5a3681b98d63274adbbfd774 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:11:53.877Z] ===================================================== [Pipeline] echo [2022-09-07T20:11:53.885Z] taggedImages: [2022-09-07T20:11:53.885Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:53.885Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-09-07T20:11:53.885Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.58 [2022-09-07T20:11:53.885Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:53.885Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-09-07T20:11:53.906Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-09-07T20:11:53.906Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:53.906Z] latest [2022-09-07T20:11:53.906Z] 2.3.0-dev.58 [2022-09-07T20:11:53.906Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:11:53.906Z] main [2022-09-07T20:11:53.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:54.274Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:54.668Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:11:54.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-07T20:11:54.669Z] 901dcff3f976: Preparing [2022-09-07T20:11:54.669Z] 29071a1293f3: Preparing [2022-09-07T20:11:54.669Z] d4125ad2b1f6: Preparing [2022-09-07T20:11:54.669Z] 0ba57dc7918e: Preparing [2022-09-07T20:11:54.669Z] 2facf895acfd: Preparing [2022-09-07T20:11:54.669Z] 3beafef99046: Preparing [2022-09-07T20:11:54.669Z] c06692d0fe37: Preparing [2022-09-07T20:11:54.669Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:54.669Z] 3beafef99046: Waiting [2022-09-07T20:11:54.669Z] c06692d0fe37: Waiting [2022-09-07T20:11:54.669Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:54.941Z] 2facf895acfd: Pushed [2022-09-07T20:11:54.941Z] 901dcff3f976: Pushed [2022-09-07T20:11:54.941Z] 29071a1293f3: Pushed [2022-09-07T20:11:54.941Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:54.941Z] 3beafef99046: Pushed [2022-09-07T20:11:55.536Z] c06692d0fe37: Pushed [2022-09-07T20:11:57.501Z] d4125ad2b1f6: Pushed [2022-09-07T20:11:57.501Z] 0ba57dc7918e: Pushed [2022-09-07T20:11:57.501Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:721ea2568f50415994d8003ef0973285c15ec17932f9181b7ee806ac2b28504e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:57.856Z] + 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-09-07T20:11:58.207Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-07T20:11:58.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-07T20:11:58.207Z] 901dcff3f976: Preparing [2022-09-07T20:11:58.207Z] 29071a1293f3: Preparing [2022-09-07T20:11:58.207Z] d4125ad2b1f6: Preparing [2022-09-07T20:11:58.207Z] 0ba57dc7918e: Preparing [2022-09-07T20:11:58.207Z] 2facf895acfd: Preparing [2022-09-07T20:11:58.207Z] 3beafef99046: Preparing [2022-09-07T20:11:58.207Z] c06692d0fe37: Preparing [2022-09-07T20:11:58.207Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:58.207Z] c06692d0fe37: Waiting [2022-09-07T20:11:58.207Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:58.207Z] 3beafef99046: Waiting [2022-09-07T20:11:58.207Z] d4125ad2b1f6: Layer already exists [2022-09-07T20:11:58.207Z] 29071a1293f3: Layer already exists [2022-09-07T20:11:58.207Z] 0ba57dc7918e: Layer already exists [2022-09-07T20:11:58.207Z] 2facf895acfd: Layer already exists [2022-09-07T20:11:58.207Z] 901dcff3f976: Layer already exists [2022-09-07T20:11:58.207Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:58.207Z] c06692d0fe37: Layer already exists [2022-09-07T20:11:58.207Z] 3beafef99046: Layer already exists [2022-09-07T20:11:58.477Z] latest: digest: sha256:721ea2568f50415994d8003ef0973285c15ec17932f9181b7ee806ac2b28504e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:58.853Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:59.215Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.58 [2022-09-07T20:11:59.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-07T20:11:59.215Z] 901dcff3f976: Preparing [2022-09-07T20:11:59.215Z] 29071a1293f3: Preparing [2022-09-07T20:11:59.215Z] d4125ad2b1f6: Preparing [2022-09-07T20:11:59.215Z] 0ba57dc7918e: Preparing [2022-09-07T20:11:59.215Z] 2facf895acfd: Preparing [2022-09-07T20:11:59.215Z] 3beafef99046: Preparing [2022-09-07T20:11:59.215Z] c06692d0fe37: Preparing [2022-09-07T20:11:59.215Z] 5d3e392a13a0: Preparing [2022-09-07T20:11:59.215Z] c06692d0fe37: Waiting [2022-09-07T20:11:59.215Z] 5d3e392a13a0: Waiting [2022-09-07T20:11:59.215Z] 3beafef99046: Waiting [2022-09-07T20:11:59.215Z] 2facf895acfd: Layer already exists [2022-09-07T20:11:59.215Z] 0ba57dc7918e: Layer already exists [2022-09-07T20:11:59.215Z] 29071a1293f3: Layer already exists [2022-09-07T20:11:59.215Z] 901dcff3f976: Layer already exists [2022-09-07T20:11:59.215Z] d4125ad2b1f6: Layer already exists [2022-09-07T20:11:59.215Z] 3beafef99046: Layer already exists [2022-09-07T20:11:59.215Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:11:59.215Z] c06692d0fe37: Layer already exists [2022-09-07T20:11:59.493Z] 2.3.0-dev.58: digest: sha256:721ea2568f50415994d8003ef0973285c15ec17932f9181b7ee806ac2b28504e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:11:59.852Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:00.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:12:00.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-07T20:12:00.212Z] 901dcff3f976: Preparing [2022-09-07T20:12:00.212Z] 29071a1293f3: Preparing [2022-09-07T20:12:00.212Z] d4125ad2b1f6: Preparing [2022-09-07T20:12:00.212Z] 0ba57dc7918e: Preparing [2022-09-07T20:12:00.212Z] 2facf895acfd: Preparing [2022-09-07T20:12:00.212Z] 3beafef99046: Preparing [2022-09-07T20:12:00.212Z] c06692d0fe37: Preparing [2022-09-07T20:12:00.212Z] 5d3e392a13a0: Preparing [2022-09-07T20:12:00.212Z] 3beafef99046: Waiting [2022-09-07T20:12:00.212Z] c06692d0fe37: Waiting [2022-09-07T20:12:00.212Z] 5d3e392a13a0: Waiting [2022-09-07T20:12:00.212Z] 0ba57dc7918e: Layer already exists [2022-09-07T20:12:00.212Z] 29071a1293f3: Layer already exists [2022-09-07T20:12:00.212Z] 2facf895acfd: Layer already exists [2022-09-07T20:12:00.212Z] d4125ad2b1f6: Layer already exists [2022-09-07T20:12:00.212Z] 901dcff3f976: Layer already exists [2022-09-07T20:12:00.212Z] c06692d0fe37: Layer already exists [2022-09-07T20:12:00.212Z] 3beafef99046: Layer already exists [2022-09-07T20:12:00.484Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:12:00.484Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:721ea2568f50415994d8003ef0973285c15ec17932f9181b7ee806ac2b28504e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:00.838Z] + 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-09-07T20:12:01.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-09-07T20:12:01.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-09-07T20:12:01.187Z] 901dcff3f976: Preparing [2022-09-07T20:12:01.187Z] 29071a1293f3: Preparing [2022-09-07T20:12:01.187Z] d4125ad2b1f6: Preparing [2022-09-07T20:12:01.187Z] 0ba57dc7918e: Preparing [2022-09-07T20:12:01.187Z] 2facf895acfd: Preparing [2022-09-07T20:12:01.187Z] 3beafef99046: Preparing [2022-09-07T20:12:01.187Z] c06692d0fe37: Preparing [2022-09-07T20:12:01.187Z] 5d3e392a13a0: Preparing [2022-09-07T20:12:01.187Z] c06692d0fe37: Waiting [2022-09-07T20:12:01.187Z] 5d3e392a13a0: Waiting [2022-09-07T20:12:01.187Z] 3beafef99046: Waiting [2022-09-07T20:12:01.187Z] 29071a1293f3: Layer already exists [2022-09-07T20:12:01.187Z] 0ba57dc7918e: Layer already exists [2022-09-07T20:12:01.187Z] 901dcff3f976: Layer already exists [2022-09-07T20:12:01.187Z] d4125ad2b1f6: Layer already exists [2022-09-07T20:12:01.187Z] 2facf895acfd: Layer already exists [2022-09-07T20:12:01.187Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:12:01.457Z] 3beafef99046: Layer already exists [2022-09-07T20:12:01.457Z] c06692d0fe37: Layer already exists [2022-09-07T20:12:01.457Z] main: digest: sha256:721ea2568f50415994d8003ef0973285c15ec17932f9181b7ee806ac2b28504e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:12:01.508Z] ===================================================== [Pipeline] echo [2022-09-07T20:12:01.515Z] taggedImages: [2022-09-07T20:12:01.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:12:01.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-09-07T20:12:01.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.58 [2022-09-07T20:12:01.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:12:01.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-09-07T20:12:01.534Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-09-07T20:12:01.534Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:12:01.534Z] latest [2022-09-07T20:12:01.534Z] 2.3.0-dev.58 [2022-09-07T20:12:01.534Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:12:01.534Z] main [2022-09-07T20:12:01.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:02.316Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:02.838Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:12:02.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-07T20:12:02.838Z] 6738be7a119b: Preparing [2022-09-07T20:12:02.838Z] 57b8fa03b3f6: Preparing [2022-09-07T20:12:02.838Z] 24a4e261e94e: Preparing [2022-09-07T20:12:02.838Z] dfabd5d7f196: Preparing [2022-09-07T20:12:02.838Z] 2cbdf8b83b03: Preparing [2022-09-07T20:12:02.838Z] 1d2648fdfc29: Preparing [2022-09-07T20:12:02.838Z] 9e46a398ea8f: Preparing [2022-09-07T20:12:02.838Z] 583d814a1ef6: Preparing [2022-09-07T20:12:02.838Z] 0c357aca7810: Preparing [2022-09-07T20:12:02.838Z] 5d3e392a13a0: Preparing [2022-09-07T20:12:02.838Z] 583d814a1ef6: Waiting [2022-09-07T20:12:02.838Z] 0c357aca7810: Waiting [2022-09-07T20:12:02.838Z] 5d3e392a13a0: Waiting [2022-09-07T20:12:02.838Z] 1d2648fdfc29: Waiting [2022-09-07T20:12:02.838Z] 9e46a398ea8f: Waiting [2022-09-07T20:12:03.122Z] 2cbdf8b83b03: Pushed [2022-09-07T20:12:03.122Z] 57b8fa03b3f6: Pushed [2022-09-07T20:12:03.122Z] 6738be7a119b: Pushed [2022-09-07T20:12:03.396Z] 9e46a398ea8f: Pushed [2022-09-07T20:12:03.396Z] 583d814a1ef6: Pushed [2022-09-07T20:12:03.396Z] 1d2648fdfc29: Pushed [2022-09-07T20:12:03.396Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:12:03.669Z] 0c357aca7810: Pushed [2022-09-07T20:12:05.650Z] dfabd5d7f196: Pushed [2022-09-07T20:12:06.626Z] 24a4e261e94e: Pushed [2022-09-07T20:12:06.626Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:68942427303296397463cf525a1781aeacbff59d96ee15e20fe2c19e7c0d9b75 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:06.989Z] + 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-09-07T20:12:07.339Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-07T20:12:07.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-07T20:12:07.339Z] 6738be7a119b: Preparing [2022-09-07T20:12:07.340Z] 57b8fa03b3f6: Preparing [2022-09-07T20:12:07.340Z] 24a4e261e94e: Preparing [2022-09-07T20:12:07.340Z] dfabd5d7f196: Preparing [2022-09-07T20:12:07.340Z] 2cbdf8b83b03: Preparing [2022-09-07T20:12:07.340Z] 1d2648fdfc29: Preparing [2022-09-07T20:12:07.340Z] 9e46a398ea8f: Preparing [2022-09-07T20:12:07.340Z] 583d814a1ef6: Preparing [2022-09-07T20:12:07.340Z] 0c357aca7810: Preparing [2022-09-07T20:12:07.340Z] 5d3e392a13a0: Preparing [2022-09-07T20:12:07.340Z] 583d814a1ef6: Waiting [2022-09-07T20:12:07.340Z] 0c357aca7810: Waiting [2022-09-07T20:12:07.340Z] 1d2648fdfc29: Waiting [2022-09-07T20:12:07.340Z] 5d3e392a13a0: Waiting [2022-09-07T20:12:07.340Z] 9e46a398ea8f: Waiting [2022-09-07T20:12:07.340Z] 6738be7a119b: Layer already exists [2022-09-07T20:12:07.340Z] dfabd5d7f196: Layer already exists [2022-09-07T20:12:07.340Z] 57b8fa03b3f6: Layer already exists [2022-09-07T20:12:07.340Z] 24a4e261e94e: Layer already exists [2022-09-07T20:12:07.340Z] 2cbdf8b83b03: Layer already exists [2022-09-07T20:12:07.340Z] 9e46a398ea8f: Layer already exists [2022-09-07T20:12:07.340Z] 1d2648fdfc29: Layer already exists [2022-09-07T20:12:07.340Z] 583d814a1ef6: Layer already exists [2022-09-07T20:12:07.340Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:12:07.612Z] 0c357aca7810: Layer already exists [2022-09-07T20:12:07.612Z] latest: digest: sha256:68942427303296397463cf525a1781aeacbff59d96ee15e20fe2c19e7c0d9b75 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:07.980Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:08.344Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.58 [2022-09-07T20:12:08.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-07T20:12:08.344Z] 6738be7a119b: Preparing [2022-09-07T20:12:08.344Z] 57b8fa03b3f6: Preparing [2022-09-07T20:12:08.344Z] 24a4e261e94e: Preparing [2022-09-07T20:12:08.344Z] dfabd5d7f196: Preparing [2022-09-07T20:12:08.344Z] 2cbdf8b83b03: Preparing [2022-09-07T20:12:08.344Z] 1d2648fdfc29: Preparing [2022-09-07T20:12:08.344Z] 9e46a398ea8f: Preparing [2022-09-07T20:12:08.344Z] 583d814a1ef6: Preparing [2022-09-07T20:12:08.344Z] 0c357aca7810: Preparing [2022-09-07T20:12:08.344Z] 5d3e392a13a0: Preparing [2022-09-07T20:12:08.344Z] 583d814a1ef6: Waiting [2022-09-07T20:12:08.344Z] 1d2648fdfc29: Waiting [2022-09-07T20:12:08.344Z] 9e46a398ea8f: Waiting [2022-09-07T20:12:08.344Z] 0c357aca7810: Waiting [2022-09-07T20:12:08.344Z] 5d3e392a13a0: Waiting [2022-09-07T20:12:08.616Z] 2cbdf8b83b03: Layer already exists [2022-09-07T20:12:08.616Z] 6738be7a119b: Layer already exists [2022-09-07T20:12:08.616Z] 24a4e261e94e: Layer already exists [2022-09-07T20:12:08.616Z] 57b8fa03b3f6: Layer already exists [2022-09-07T20:12:08.616Z] dfabd5d7f196: Layer already exists [2022-09-07T20:12:08.616Z] 1d2648fdfc29: Layer already exists [2022-09-07T20:12:08.616Z] 0c357aca7810: Layer already exists [2022-09-07T20:12:08.616Z] 583d814a1ef6: Layer already exists [2022-09-07T20:12:08.616Z] 9e46a398ea8f: Layer already exists [2022-09-07T20:12:08.616Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:12:08.616Z] 2.3.0-dev.58: digest: sha256:68942427303296397463cf525a1781aeacbff59d96ee15e20fe2c19e7c0d9b75 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:08.991Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:09.355Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:12:09.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-07T20:12:09.355Z] 6738be7a119b: Preparing [2022-09-07T20:12:09.355Z] 57b8fa03b3f6: Preparing [2022-09-07T20:12:09.355Z] 24a4e261e94e: Preparing [2022-09-07T20:12:09.355Z] dfabd5d7f196: Preparing [2022-09-07T20:12:09.355Z] 2cbdf8b83b03: Preparing [2022-09-07T20:12:09.355Z] 1d2648fdfc29: Preparing [2022-09-07T20:12:09.355Z] 9e46a398ea8f: Preparing [2022-09-07T20:12:09.355Z] 583d814a1ef6: Preparing [2022-09-07T20:12:09.355Z] 0c357aca7810: Preparing [2022-09-07T20:12:09.355Z] 5d3e392a13a0: Preparing [2022-09-07T20:12:09.355Z] 1d2648fdfc29: Waiting [2022-09-07T20:12:09.355Z] 9e46a398ea8f: Waiting [2022-09-07T20:12:09.355Z] 583d814a1ef6: Waiting [2022-09-07T20:12:09.355Z] 0c357aca7810: Waiting [2022-09-07T20:12:09.355Z] 5d3e392a13a0: Waiting [2022-09-07T20:12:09.355Z] 6738be7a119b: Layer already exists [2022-09-07T20:12:09.355Z] 57b8fa03b3f6: Layer already exists [2022-09-07T20:12:09.355Z] dfabd5d7f196: Layer already exists [2022-09-07T20:12:09.355Z] 2cbdf8b83b03: Layer already exists [2022-09-07T20:12:09.355Z] 24a4e261e94e: Layer already exists [2022-09-07T20:12:09.355Z] 1d2648fdfc29: Layer already exists [2022-09-07T20:12:09.355Z] 583d814a1ef6: Layer already exists [2022-09-07T20:12:09.355Z] 9e46a398ea8f: Layer already exists [2022-09-07T20:12:09.355Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:12:09.355Z] 0c357aca7810: Layer already exists [2022-09-07T20:12:09.628Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:68942427303296397463cf525a1781aeacbff59d96ee15e20fe2c19e7c0d9b75 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:10.001Z] + 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-09-07T20:12:10.375Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-09-07T20:12:10.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-09-07T20:12:10.375Z] 6738be7a119b: Preparing [2022-09-07T20:12:10.375Z] 57b8fa03b3f6: Preparing [2022-09-07T20:12:10.375Z] 24a4e261e94e: Preparing [2022-09-07T20:12:10.375Z] dfabd5d7f196: Preparing [2022-09-07T20:12:10.375Z] 2cbdf8b83b03: Preparing [2022-09-07T20:12:10.375Z] 1d2648fdfc29: Preparing [2022-09-07T20:12:10.375Z] 9e46a398ea8f: Preparing [2022-09-07T20:12:10.375Z] 583d814a1ef6: Preparing [2022-09-07T20:12:10.375Z] 0c357aca7810: Preparing [2022-09-07T20:12:10.375Z] 5d3e392a13a0: Preparing [2022-09-07T20:12:10.375Z] 1d2648fdfc29: Waiting [2022-09-07T20:12:10.375Z] 9e46a398ea8f: Waiting [2022-09-07T20:12:10.375Z] 583d814a1ef6: Waiting [2022-09-07T20:12:10.375Z] 0c357aca7810: Waiting [2022-09-07T20:12:10.375Z] 5d3e392a13a0: Waiting [2022-09-07T20:12:10.375Z] 2cbdf8b83b03: Layer already exists [2022-09-07T20:12:10.375Z] 57b8fa03b3f6: Layer already exists [2022-09-07T20:12:10.375Z] 6738be7a119b: Layer already exists [2022-09-07T20:12:10.375Z] dfabd5d7f196: Layer already exists [2022-09-07T20:12:10.375Z] 24a4e261e94e: Layer already exists [2022-09-07T20:12:10.647Z] 9e46a398ea8f: Layer already exists [2022-09-07T20:12:10.647Z] 583d814a1ef6: Layer already exists [2022-09-07T20:12:10.647Z] 1d2648fdfc29: Layer already exists [2022-09-07T20:12:10.647Z] 0c357aca7810: Layer already exists [2022-09-07T20:12:10.647Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:12:10.647Z] main: digest: sha256:68942427303296397463cf525a1781aeacbff59d96ee15e20fe2c19e7c0d9b75 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:12:10.713Z] ===================================================== [Pipeline] echo [2022-09-07T20:12:10.723Z] taggedImages: [2022-09-07T20:12:10.723Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:12:10.723Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-09-07T20:12:10.723Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.58 [2022-09-07T20:12:10.723Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:12:10.723Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-09-07T20:12:10.748Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-09-07T20:12:10.748Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:12:10.748Z] latest [2022-09-07T20:12:10.748Z] 2.3.0-dev.58 [2022-09-07T20:12:10.748Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:12:10.748Z] main [2022-09-07T20:12:10.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:11.108Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:11.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:12:11.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-07T20:12:11.489Z] 2a247a9a88f5: Preparing [2022-09-07T20:12:11.489Z] 1c34c320aad7: Preparing [2022-09-07T20:12:11.489Z] 49a79f1fd1bf: Preparing [2022-09-07T20:12:11.489Z] 7617f71eb843: Preparing [2022-09-07T20:12:11.489Z] e6c2aa126c4b: Preparing [2022-09-07T20:12:11.489Z] 9833f26c6bda: Preparing [2022-09-07T20:12:11.489Z] 9833f26c6bda: Waiting [2022-09-07T20:12:11.762Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:12:11.762Z] 9833f26c6bda: Layer already exists [2022-09-07T20:12:11.762Z] e6c2aa126c4b: Pushed [2022-09-07T20:12:11.762Z] 2a247a9a88f5: Pushed [2022-09-07T20:12:13.195Z] 7617f71eb843: Pushed [2022-09-07T20:12:16.574Z] 1c34c320aad7: Pushed [2022-09-07T20:12:16.574Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:6d81512853f2f8b3f40c3fd65d97c3d3d6cd0168b1401e1f4770965b0f76d22b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:16.943Z] + 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-09-07T20:12:17.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-07T20:12:17.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-07T20:12:17.294Z] 2a247a9a88f5: Preparing [2022-09-07T20:12:17.294Z] 1c34c320aad7: Preparing [2022-09-07T20:12:17.294Z] 49a79f1fd1bf: Preparing [2022-09-07T20:12:17.294Z] 7617f71eb843: Preparing [2022-09-07T20:12:17.294Z] e6c2aa126c4b: Preparing [2022-09-07T20:12:17.294Z] 9833f26c6bda: Preparing [2022-09-07T20:12:17.294Z] 9833f26c6bda: Waiting [2022-09-07T20:12:17.567Z] 7617f71eb843: Layer already exists [2022-09-07T20:12:17.567Z] 1c34c320aad7: Layer already exists [2022-09-07T20:12:17.567Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:12:17.567Z] 2a247a9a88f5: Layer already exists [2022-09-07T20:12:17.567Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:12:17.567Z] 9833f26c6bda: Layer already exists [2022-09-07T20:12:17.567Z] latest: digest: sha256:6d81512853f2f8b3f40c3fd65d97c3d3d6cd0168b1401e1f4770965b0f76d22b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:17.932Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:18.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.58 [2022-09-07T20:12:18.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-07T20:12:18.355Z] 2a247a9a88f5: Preparing [2022-09-07T20:12:18.355Z] 1c34c320aad7: Preparing [2022-09-07T20:12:18.355Z] 49a79f1fd1bf: Preparing [2022-09-07T20:12:18.355Z] 7617f71eb843: Preparing [2022-09-07T20:12:18.355Z] e6c2aa126c4b: Preparing [2022-09-07T20:12:18.355Z] 9833f26c6bda: Preparing [2022-09-07T20:12:18.355Z] 9833f26c6bda: Waiting [2022-09-07T20:12:18.355Z] 2a247a9a88f5: Layer already exists [2022-09-07T20:12:18.355Z] 1c34c320aad7: Layer already exists [2022-09-07T20:12:18.355Z] 7617f71eb843: Layer already exists [2022-09-07T20:12:18.355Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:12:18.626Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:12:18.626Z] 9833f26c6bda: Layer already exists [2022-09-07T20:12:18.626Z] 2.3.0-dev.58: digest: sha256:6d81512853f2f8b3f40c3fd65d97c3d3d6cd0168b1401e1f4770965b0f76d22b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:18.991Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:19.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:12:19.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-07T20:12:19.426Z] 2a247a9a88f5: Preparing [2022-09-07T20:12:19.426Z] 1c34c320aad7: Preparing [2022-09-07T20:12:19.426Z] 49a79f1fd1bf: Preparing [2022-09-07T20:12:19.426Z] 7617f71eb843: Preparing [2022-09-07T20:12:19.426Z] e6c2aa126c4b: Preparing [2022-09-07T20:12:19.426Z] 9833f26c6bda: Preparing [2022-09-07T20:12:19.426Z] 9833f26c6bda: Waiting [2022-09-07T20:12:19.426Z] 1c34c320aad7: Layer already exists [2022-09-07T20:12:19.426Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:12:19.426Z] 7617f71eb843: Layer already exists [2022-09-07T20:12:19.426Z] 2a247a9a88f5: Layer already exists [2022-09-07T20:12:19.426Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:12:19.697Z] 9833f26c6bda: Layer already exists [2022-09-07T20:12:19.697Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:6d81512853f2f8b3f40c3fd65d97c3d3d6cd0168b1401e1f4770965b0f76d22b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:20.066Z] + 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-09-07T20:12:20.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-09-07T20:12:20.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-09-07T20:12:20.425Z] 2a247a9a88f5: Preparing [2022-09-07T20:12:20.425Z] 1c34c320aad7: Preparing [2022-09-07T20:12:20.425Z] 49a79f1fd1bf: Preparing [2022-09-07T20:12:20.425Z] 7617f71eb843: Preparing [2022-09-07T20:12:20.425Z] e6c2aa126c4b: Preparing [2022-09-07T20:12:20.425Z] 9833f26c6bda: Preparing [2022-09-07T20:12:20.425Z] 9833f26c6bda: Waiting [2022-09-07T20:12:20.425Z] 7617f71eb843: Layer already exists [2022-09-07T20:12:20.425Z] 1c34c320aad7: Layer already exists [2022-09-07T20:12:20.425Z] 2a247a9a88f5: Layer already exists [2022-09-07T20:12:20.425Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:12:20.425Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:12:20.699Z] 9833f26c6bda: Layer already exists [2022-09-07T20:12:20.699Z] main: digest: sha256:6d81512853f2f8b3f40c3fd65d97c3d3d6cd0168b1401e1f4770965b0f76d22b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:12:20.758Z] ===================================================== [Pipeline] echo [2022-09-07T20:12:20.767Z] taggedImages: [2022-09-07T20:12:20.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:12:20.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-09-07T20:12:20.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.58 [2022-09-07T20:12:20.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:12:20.767Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-09-07T20:12:20.788Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-09-07T20:12:20.788Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:12:20.788Z] latest [2022-09-07T20:12:20.788Z] 2.3.0-dev.58 [2022-09-07T20:12:20.788Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:12:20.788Z] main [2022-09-07T20:12:20.788Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:21.153Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:21.508Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:12:21.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-07T20:12:21.508Z] c199049fd615: Preparing [2022-09-07T20:12:21.508Z] e780ddda4cc4: Preparing [2022-09-07T20:12:21.508Z] 3ca98d9ab177: Preparing [2022-09-07T20:12:21.508Z] 4f6ee4ff2c8e: Preparing [2022-09-07T20:12:21.508Z] aed0dd17ed3d: Preparing [2022-09-07T20:12:21.508Z] 353ab6b6b6d0: Preparing [2022-09-07T20:12:21.508Z] e6c2aa126c4b: Preparing [2022-09-07T20:12:21.508Z] 9833f26c6bda: Preparing [2022-09-07T20:12:21.508Z] 353ab6b6b6d0: Waiting [2022-09-07T20:12:21.508Z] e6c2aa126c4b: Waiting [2022-09-07T20:12:21.508Z] 9833f26c6bda: Waiting [2022-09-07T20:12:21.785Z] c199049fd615: Pushed [2022-09-07T20:12:21.785Z] 3ca98d9ab177: Pushed [2022-09-07T20:12:21.785Z] e780ddda4cc4: Pushed [2022-09-07T20:12:21.785Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:12:21.785Z] 9833f26c6bda: Layer already exists [2022-09-07T20:12:22.867Z] 353ab6b6b6d0: Pushed [2022-09-07T20:12:31.189Z] aed0dd17ed3d: Pushed [2022-09-07T20:12:37.895Z] 4f6ee4ff2c8e: Pushed [2022-09-07T20:12:38.169Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:2e6d761a39519ddcd368f3909c011e109a644e22fa316eddc95abefc9776cc7e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:38.537Z] + 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-09-07T20:12:38.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-07T20:12:38.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-07T20:12:38.897Z] c199049fd615: Preparing [2022-09-07T20:12:38.897Z] e780ddda4cc4: Preparing [2022-09-07T20:12:38.897Z] 3ca98d9ab177: Preparing [2022-09-07T20:12:38.897Z] 4f6ee4ff2c8e: Preparing [2022-09-07T20:12:38.897Z] aed0dd17ed3d: Preparing [2022-09-07T20:12:38.897Z] 353ab6b6b6d0: Preparing [2022-09-07T20:12:38.897Z] e6c2aa126c4b: Preparing [2022-09-07T20:12:38.897Z] 9833f26c6bda: Preparing [2022-09-07T20:12:38.897Z] 353ab6b6b6d0: Waiting [2022-09-07T20:12:38.897Z] e6c2aa126c4b: Waiting [2022-09-07T20:12:38.897Z] 9833f26c6bda: Waiting [2022-09-07T20:12:38.897Z] c199049fd615: Layer already exists [2022-09-07T20:12:38.897Z] aed0dd17ed3d: Layer already exists [2022-09-07T20:12:38.897Z] e780ddda4cc4: Layer already exists [2022-09-07T20:12:38.897Z] 3ca98d9ab177: Layer already exists [2022-09-07T20:12:38.897Z] 4f6ee4ff2c8e: Layer already exists [2022-09-07T20:12:39.170Z] 9833f26c6bda: Layer already exists [2022-09-07T20:12:39.170Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:12:39.170Z] 353ab6b6b6d0: Layer already exists [2022-09-07T20:12:39.170Z] latest: digest: sha256:2e6d761a39519ddcd368f3909c011e109a644e22fa316eddc95abefc9776cc7e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:39.528Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:39.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.58 [2022-09-07T20:12:39.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-07T20:12:39.891Z] c199049fd615: Preparing [2022-09-07T20:12:39.891Z] e780ddda4cc4: Preparing [2022-09-07T20:12:39.891Z] 3ca98d9ab177: Preparing [2022-09-07T20:12:39.891Z] 4f6ee4ff2c8e: Preparing [2022-09-07T20:12:39.891Z] aed0dd17ed3d: Preparing [2022-09-07T20:12:39.891Z] 353ab6b6b6d0: Preparing [2022-09-07T20:12:39.891Z] e6c2aa126c4b: Preparing [2022-09-07T20:12:39.891Z] 9833f26c6bda: Preparing [2022-09-07T20:12:39.891Z] 353ab6b6b6d0: Waiting [2022-09-07T20:12:39.891Z] e6c2aa126c4b: Waiting [2022-09-07T20:12:39.891Z] 9833f26c6bda: Waiting [2022-09-07T20:12:39.891Z] 3ca98d9ab177: Layer already exists [2022-09-07T20:12:39.891Z] aed0dd17ed3d: Layer already exists [2022-09-07T20:12:40.162Z] 4f6ee4ff2c8e: Layer already exists [2022-09-07T20:12:40.162Z] e780ddda4cc4: Layer already exists [2022-09-07T20:12:40.162Z] c199049fd615: Layer already exists [2022-09-07T20:12:40.162Z] 353ab6b6b6d0: Layer already exists [2022-09-07T20:12:40.162Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:12:40.162Z] 9833f26c6bda: Layer already exists [2022-09-07T20:12:40.162Z] 2.3.0-dev.58: digest: sha256:2e6d761a39519ddcd368f3909c011e109a644e22fa316eddc95abefc9776cc7e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:40.534Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:40.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:12:40.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-07T20:12:40.894Z] c199049fd615: Preparing [2022-09-07T20:12:40.894Z] e780ddda4cc4: Preparing [2022-09-07T20:12:40.894Z] 3ca98d9ab177: Preparing [2022-09-07T20:12:40.894Z] 4f6ee4ff2c8e: Preparing [2022-09-07T20:12:40.894Z] aed0dd17ed3d: Preparing [2022-09-07T20:12:40.894Z] 353ab6b6b6d0: Preparing [2022-09-07T20:12:40.894Z] e6c2aa126c4b: Preparing [2022-09-07T20:12:40.894Z] 9833f26c6bda: Preparing [2022-09-07T20:12:40.894Z] 353ab6b6b6d0: Waiting [2022-09-07T20:12:40.894Z] e6c2aa126c4b: Waiting [2022-09-07T20:12:40.894Z] 9833f26c6bda: Waiting [2022-09-07T20:12:40.894Z] 4f6ee4ff2c8e: Layer already exists [2022-09-07T20:12:40.894Z] aed0dd17ed3d: Layer already exists [2022-09-07T20:12:40.894Z] c199049fd615: Layer already exists [2022-09-07T20:12:40.894Z] 3ca98d9ab177: Layer already exists [2022-09-07T20:12:41.167Z] e780ddda4cc4: Layer already exists [2022-09-07T20:12:41.167Z] 353ab6b6b6d0: Layer already exists [2022-09-07T20:12:41.167Z] 9833f26c6bda: Layer already exists [2022-09-07T20:12:41.167Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:12:41.167Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:2e6d761a39519ddcd368f3909c011e109a644e22fa316eddc95abefc9776cc7e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:41.532Z] + 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-09-07T20:12:41.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-09-07T20:12:41.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-09-07T20:12:41.893Z] c199049fd615: Preparing [2022-09-07T20:12:41.893Z] e780ddda4cc4: Preparing [2022-09-07T20:12:41.893Z] 3ca98d9ab177: Preparing [2022-09-07T20:12:41.893Z] 4f6ee4ff2c8e: Preparing [2022-09-07T20:12:41.893Z] aed0dd17ed3d: Preparing [2022-09-07T20:12:41.893Z] 353ab6b6b6d0: Preparing [2022-09-07T20:12:41.893Z] e6c2aa126c4b: Preparing [2022-09-07T20:12:41.893Z] 9833f26c6bda: Preparing [2022-09-07T20:12:41.893Z] 353ab6b6b6d0: Waiting [2022-09-07T20:12:41.893Z] e6c2aa126c4b: Waiting [2022-09-07T20:12:41.893Z] 9833f26c6bda: Waiting [2022-09-07T20:12:41.893Z] aed0dd17ed3d: Layer already exists [2022-09-07T20:12:42.165Z] 3ca98d9ab177: Layer already exists [2022-09-07T20:12:42.165Z] c199049fd615: Layer already exists [2022-09-07T20:12:42.165Z] e780ddda4cc4: Layer already exists [2022-09-07T20:12:42.165Z] 4f6ee4ff2c8e: Layer already exists [2022-09-07T20:12:42.165Z] 353ab6b6b6d0: Layer already exists [2022-09-07T20:12:42.165Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:12:42.165Z] 9833f26c6bda: Layer already exists [2022-09-07T20:12:42.165Z] main: digest: sha256:2e6d761a39519ddcd368f3909c011e109a644e22fa316eddc95abefc9776cc7e size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:12:42.223Z] ===================================================== [Pipeline] echo [2022-09-07T20:12:42.231Z] taggedImages: [2022-09-07T20:12:42.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:12:42.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-09-07T20:12:42.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.58 [2022-09-07T20:12:42.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:12:42.232Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-09-07T20:12:42.247Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-09-07T20:12:42.247Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:12:42.247Z] latest [2022-09-07T20:12:42.247Z] 2.3.0-dev.58 [2022-09-07T20:12:42.247Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:12:42.247Z] main [2022-09-07T20:12:42.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:42.594Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:12:42.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:12:42.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-07T20:12:42.962Z] 41bf158a603d: Preparing [2022-09-07T20:12:42.962Z] ee82c7dfd7e6: Preparing [2022-09-07T20:12:42.962Z] d16e6509882c: Preparing [2022-09-07T20:12:42.962Z] f66e57dde4e4: Preparing [2022-09-07T20:12:42.962Z] 955c02450e7c: Preparing [2022-09-07T20:12:42.962Z] e6c2aa126c4b: Preparing [2022-09-07T20:12:42.962Z] 9833f26c6bda: Preparing [2022-09-07T20:12:42.962Z] 9833f26c6bda: Waiting [2022-09-07T20:12:43.244Z] 41bf158a603d: Pushed [2022-09-07T20:12:43.244Z] ee82c7dfd7e6: Pushed [2022-09-07T20:12:43.244Z] d16e6509882c: Pushed [2022-09-07T20:12:43.244Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:12:43.244Z] 9833f26c6bda: Layer already exists [2022-09-07T20:12:43.837Z] 955c02450e7c: Pushed [2022-09-07T20:13:02.126Z] f66e57dde4e4: Pushed [2022-09-07T20:13:02.126Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:47d1a2f15afb619d017bd399dbe646df26b87ce4e3cbc0c180e5cb234ea67025 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:02.493Z] + 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-09-07T20:13:02.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-07T20:13:02.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-07T20:13:02.850Z] 41bf158a603d: Preparing [2022-09-07T20:13:02.850Z] ee82c7dfd7e6: Preparing [2022-09-07T20:13:02.850Z] d16e6509882c: Preparing [2022-09-07T20:13:02.850Z] f66e57dde4e4: Preparing [2022-09-07T20:13:02.850Z] 955c02450e7c: Preparing [2022-09-07T20:13:02.850Z] e6c2aa126c4b: Preparing [2022-09-07T20:13:02.850Z] 9833f26c6bda: Preparing [2022-09-07T20:13:02.850Z] e6c2aa126c4b: Waiting [2022-09-07T20:13:02.850Z] 9833f26c6bda: Waiting [2022-09-07T20:13:02.850Z] f66e57dde4e4: Layer already exists [2022-09-07T20:13:02.850Z] 41bf158a603d: Layer already exists [2022-09-07T20:13:02.850Z] d16e6509882c: Layer already exists [2022-09-07T20:13:02.850Z] ee82c7dfd7e6: Layer already exists [2022-09-07T20:13:02.850Z] 955c02450e7c: Layer already exists [2022-09-07T20:13:03.123Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:13:03.123Z] 9833f26c6bda: Layer already exists [2022-09-07T20:13:03.123Z] latest: digest: sha256:47d1a2f15afb619d017bd399dbe646df26b87ce4e3cbc0c180e5cb234ea67025 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:03.485Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:03.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.58 [2022-09-07T20:13:03.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-07T20:13:03.845Z] 41bf158a603d: Preparing [2022-09-07T20:13:03.845Z] ee82c7dfd7e6: Preparing [2022-09-07T20:13:03.845Z] d16e6509882c: Preparing [2022-09-07T20:13:03.845Z] f66e57dde4e4: Preparing [2022-09-07T20:13:03.845Z] 955c02450e7c: Preparing [2022-09-07T20:13:03.845Z] e6c2aa126c4b: Preparing [2022-09-07T20:13:03.845Z] 9833f26c6bda: Preparing [2022-09-07T20:13:03.845Z] e6c2aa126c4b: Waiting [2022-09-07T20:13:03.845Z] 9833f26c6bda: Waiting [2022-09-07T20:13:03.845Z] f66e57dde4e4: Layer already exists [2022-09-07T20:13:03.845Z] d16e6509882c: Layer already exists [2022-09-07T20:13:03.845Z] 955c02450e7c: Layer already exists [2022-09-07T20:13:03.845Z] ee82c7dfd7e6: Layer already exists [2022-09-07T20:13:03.845Z] 41bf158a603d: Layer already exists [2022-09-07T20:13:03.845Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:13:03.845Z] 9833f26c6bda: Layer already exists [2022-09-07T20:13:04.119Z] 2.3.0-dev.58: digest: sha256:47d1a2f15afb619d017bd399dbe646df26b87ce4e3cbc0c180e5cb234ea67025 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:04.489Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:04.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:13:04.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-07T20:13:04.843Z] 41bf158a603d: Preparing [2022-09-07T20:13:04.843Z] ee82c7dfd7e6: Preparing [2022-09-07T20:13:04.843Z] d16e6509882c: Preparing [2022-09-07T20:13:04.843Z] f66e57dde4e4: Preparing [2022-09-07T20:13:04.843Z] 955c02450e7c: Preparing [2022-09-07T20:13:04.843Z] e6c2aa126c4b: Preparing [2022-09-07T20:13:04.843Z] 9833f26c6bda: Preparing [2022-09-07T20:13:04.843Z] e6c2aa126c4b: Waiting [2022-09-07T20:13:04.843Z] 9833f26c6bda: Waiting [2022-09-07T20:13:04.843Z] 41bf158a603d: Layer already exists [2022-09-07T20:13:04.843Z] 955c02450e7c: Layer already exists [2022-09-07T20:13:04.843Z] d16e6509882c: Layer already exists [2022-09-07T20:13:04.843Z] f66e57dde4e4: Layer already exists [2022-09-07T20:13:04.843Z] ee82c7dfd7e6: Layer already exists [2022-09-07T20:13:04.843Z] 9833f26c6bda: Layer already exists [2022-09-07T20:13:05.114Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:13:05.114Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:47d1a2f15afb619d017bd399dbe646df26b87ce4e3cbc0c180e5cb234ea67025 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:05.469Z] + 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-09-07T20:13:05.821Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-09-07T20:13:05.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-09-07T20:13:05.821Z] 41bf158a603d: Preparing [2022-09-07T20:13:05.821Z] ee82c7dfd7e6: Preparing [2022-09-07T20:13:05.821Z] d16e6509882c: Preparing [2022-09-07T20:13:05.821Z] f66e57dde4e4: Preparing [2022-09-07T20:13:05.821Z] 955c02450e7c: Preparing [2022-09-07T20:13:05.821Z] e6c2aa126c4b: Preparing [2022-09-07T20:13:05.821Z] 9833f26c6bda: Preparing [2022-09-07T20:13:05.821Z] e6c2aa126c4b: Waiting [2022-09-07T20:13:05.821Z] 9833f26c6bda: Waiting [2022-09-07T20:13:05.821Z] 41bf158a603d: Layer already exists [2022-09-07T20:13:05.821Z] ee82c7dfd7e6: Layer already exists [2022-09-07T20:13:05.821Z] f66e57dde4e4: Layer already exists [2022-09-07T20:13:05.821Z] 955c02450e7c: Layer already exists [2022-09-07T20:13:05.821Z] d16e6509882c: Layer already exists [2022-09-07T20:13:06.094Z] 9833f26c6bda: Layer already exists [2022-09-07T20:13:06.094Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:13:06.094Z] main: digest: sha256:47d1a2f15afb619d017bd399dbe646df26b87ce4e3cbc0c180e5cb234ea67025 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:13:06.148Z] ===================================================== [Pipeline] echo [2022-09-07T20:13:06.155Z] taggedImages: [2022-09-07T20:13:06.155Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:13:06.155Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-09-07T20:13:06.155Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.58 [2022-09-07T20:13:06.155Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:13:06.155Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-09-07T20:13:06.176Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-09-07T20:13:06.176Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:13:06.176Z] latest [2022-09-07T20:13:06.176Z] 2.3.0-dev.58 [2022-09-07T20:13:06.176Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:13:06.176Z] main [2022-09-07T20:13:06.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:06.546Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:06.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:13:06.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-07T20:13:06.907Z] 9afdd6e58f56: Preparing [2022-09-07T20:13:06.907Z] 4f4936155494: Preparing [2022-09-07T20:13:06.907Z] 01a17714f237: Preparing [2022-09-07T20:13:06.907Z] 1408b263c83d: Preparing [2022-09-07T20:13:06.907Z] 353ab6b6b6d0: Preparing [2022-09-07T20:13:06.907Z] e6c2aa126c4b: Preparing [2022-09-07T20:13:06.907Z] 9833f26c6bda: Preparing [2022-09-07T20:13:06.907Z] e6c2aa126c4b: Waiting [2022-09-07T20:13:06.907Z] 9833f26c6bda: Waiting [2022-09-07T20:13:07.185Z] 353ab6b6b6d0: Layer already exists [2022-09-07T20:13:07.185Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:13:07.185Z] 9833f26c6bda: Layer already exists [2022-09-07T20:13:07.185Z] 4f4936155494: Pushed [2022-09-07T20:13:07.185Z] 01a17714f237: Pushed [2022-09-07T20:13:07.185Z] 9afdd6e58f56: Pushed [2022-09-07T20:13:27.053Z] 1408b263c83d: Pushed [2022-09-07T20:13:27.053Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:09095fdcb31aa3aa2281224c5f91e15b361e04bd42e29f318160fd5eb86f306d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:27.439Z] + 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-09-07T20:13:27.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-07T20:13:27.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-07T20:13:27.819Z] 9afdd6e58f56: Preparing [2022-09-07T20:13:27.819Z] 4f4936155494: Preparing [2022-09-07T20:13:27.819Z] 01a17714f237: Preparing [2022-09-07T20:13:27.819Z] 1408b263c83d: Preparing [2022-09-07T20:13:27.819Z] 353ab6b6b6d0: Preparing [2022-09-07T20:13:27.819Z] e6c2aa126c4b: Preparing [2022-09-07T20:13:27.819Z] 9833f26c6bda: Preparing [2022-09-07T20:13:27.819Z] e6c2aa126c4b: Waiting [2022-09-07T20:13:27.819Z] 9833f26c6bda: Waiting [2022-09-07T20:13:28.092Z] 4f4936155494: Layer already exists [2022-09-07T20:13:28.092Z] 9afdd6e58f56: Layer already exists [2022-09-07T20:13:28.092Z] 01a17714f237: Layer already exists [2022-09-07T20:13:28.092Z] 1408b263c83d: Layer already exists [2022-09-07T20:13:28.092Z] 353ab6b6b6d0: Layer already exists [2022-09-07T20:13:28.092Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:13:28.092Z] 9833f26c6bda: Layer already exists [2022-09-07T20:13:28.092Z] latest: digest: sha256:09095fdcb31aa3aa2281224c5f91e15b361e04bd42e29f318160fd5eb86f306d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:28.453Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:28.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.58 [2022-09-07T20:13:28.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-07T20:13:28.819Z] 9afdd6e58f56: Preparing [2022-09-07T20:13:28.819Z] 4f4936155494: Preparing [2022-09-07T20:13:28.819Z] 01a17714f237: Preparing [2022-09-07T20:13:28.819Z] 1408b263c83d: Preparing [2022-09-07T20:13:28.819Z] 353ab6b6b6d0: Preparing [2022-09-07T20:13:28.819Z] e6c2aa126c4b: Preparing [2022-09-07T20:13:28.819Z] 9833f26c6bda: Preparing [2022-09-07T20:13:28.819Z] e6c2aa126c4b: Waiting [2022-09-07T20:13:28.819Z] 9833f26c6bda: Waiting [2022-09-07T20:13:28.819Z] 4f4936155494: Layer already exists [2022-09-07T20:13:28.819Z] 353ab6b6b6d0: Layer already exists [2022-09-07T20:13:28.819Z] 01a17714f237: Layer already exists [2022-09-07T20:13:28.819Z] 1408b263c83d: Layer already exists [2022-09-07T20:13:28.819Z] 9afdd6e58f56: Layer already exists [2022-09-07T20:13:28.819Z] 9833f26c6bda: Layer already exists [2022-09-07T20:13:28.819Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:13:29.097Z] 2.3.0-dev.58: digest: sha256:09095fdcb31aa3aa2281224c5f91e15b361e04bd42e29f318160fd5eb86f306d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:29.452Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:29.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:13:29.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-07T20:13:29.804Z] 9afdd6e58f56: Preparing [2022-09-07T20:13:29.804Z] 4f4936155494: Preparing [2022-09-07T20:13:29.804Z] 01a17714f237: Preparing [2022-09-07T20:13:29.804Z] 1408b263c83d: Preparing [2022-09-07T20:13:29.804Z] 353ab6b6b6d0: Preparing [2022-09-07T20:13:29.804Z] e6c2aa126c4b: Preparing [2022-09-07T20:13:29.804Z] 9833f26c6bda: Preparing [2022-09-07T20:13:29.804Z] e6c2aa126c4b: Waiting [2022-09-07T20:13:29.804Z] 9833f26c6bda: Waiting [2022-09-07T20:13:29.804Z] 353ab6b6b6d0: Layer already exists [2022-09-07T20:13:29.804Z] 01a17714f237: Layer already exists [2022-09-07T20:13:29.804Z] 1408b263c83d: Layer already exists [2022-09-07T20:13:29.804Z] 9afdd6e58f56: Layer already exists [2022-09-07T20:13:29.804Z] 4f4936155494: Layer already exists [2022-09-07T20:13:29.804Z] 9833f26c6bda: Layer already exists [2022-09-07T20:13:29.804Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:13:30.075Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:09095fdcb31aa3aa2281224c5f91e15b361e04bd42e29f318160fd5eb86f306d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:30.443Z] + 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-09-07T20:13:30.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-09-07T20:13:30.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-09-07T20:13:30.790Z] 9afdd6e58f56: Preparing [2022-09-07T20:13:30.790Z] 4f4936155494: Preparing [2022-09-07T20:13:30.790Z] 01a17714f237: Preparing [2022-09-07T20:13:30.790Z] 1408b263c83d: Preparing [2022-09-07T20:13:30.790Z] 353ab6b6b6d0: Preparing [2022-09-07T20:13:30.790Z] e6c2aa126c4b: Preparing [2022-09-07T20:13:30.790Z] 9833f26c6bda: Preparing [2022-09-07T20:13:30.790Z] e6c2aa126c4b: Waiting [2022-09-07T20:13:30.790Z] 9afdd6e58f56: Layer already exists [2022-09-07T20:13:30.790Z] 353ab6b6b6d0: Layer already exists [2022-09-07T20:13:30.790Z] 1408b263c83d: Layer already exists [2022-09-07T20:13:30.790Z] 01a17714f237: Layer already exists [2022-09-07T20:13:30.790Z] 4f4936155494: Layer already exists [2022-09-07T20:13:30.790Z] 9833f26c6bda: Layer already exists [2022-09-07T20:13:31.060Z] e6c2aa126c4b: Layer already exists [2022-09-07T20:13:31.060Z] main: digest: sha256:09095fdcb31aa3aa2281224c5f91e15b361e04bd42e29f318160fd5eb86f306d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:13:31.113Z] ===================================================== [Pipeline] echo [2022-09-07T20:13:31.122Z] taggedImages: [2022-09-07T20:13:31.122Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:13:31.122Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-09-07T20:13:31.122Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.58 [2022-09-07T20:13:31.122Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:13:31.122Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-09-07T20:13:31.144Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-09-07T20:13:31.144Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:13:31.144Z] latest [2022-09-07T20:13:31.144Z] 2.3.0-dev.58 [2022-09-07T20:13:31.144Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:13:31.144Z] main [2022-09-07T20:13:31.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:31.500Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:31.856Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:13:31.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-07T20:13:31.856Z] a0ad1aeca850: Preparing [2022-09-07T20:13:31.856Z] 46e57758d5f3: Preparing [2022-09-07T20:13:31.856Z] 49a79f1fd1bf: Preparing [2022-09-07T20:13:31.856Z] 22cd25c3059e: Preparing [2022-09-07T20:13:31.856Z] 5d3e392a13a0: Preparing [2022-09-07T20:13:32.133Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:13:32.133Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:13:32.133Z] a0ad1aeca850: Pushed [2022-09-07T20:13:32.403Z] 22cd25c3059e: Pushed [2022-09-07T20:13:37.780Z] 46e57758d5f3: Pushed [2022-09-07T20:13:37.780Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:e4510fdbbce32d06099b8944092240ab22c3425b6277c5134007968338e5f769 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:38.140Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:38.497Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-07T20:13:38.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-07T20:13:38.497Z] a0ad1aeca850: Preparing [2022-09-07T20:13:38.497Z] 46e57758d5f3: Preparing [2022-09-07T20:13:38.497Z] 49a79f1fd1bf: Preparing [2022-09-07T20:13:38.497Z] 22cd25c3059e: Preparing [2022-09-07T20:13:38.497Z] 5d3e392a13a0: Preparing [2022-09-07T20:13:38.497Z] 22cd25c3059e: Layer already exists [2022-09-07T20:13:38.497Z] a0ad1aeca850: Layer already exists [2022-09-07T20:13:38.497Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:13:38.497Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:13:38.497Z] 46e57758d5f3: Layer already exists [2022-09-07T20:13:38.767Z] latest: digest: sha256:e4510fdbbce32d06099b8944092240ab22c3425b6277c5134007968338e5f769 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:39.133Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:39.487Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.58 [2022-09-07T20:13:39.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-07T20:13:39.487Z] a0ad1aeca850: Preparing [2022-09-07T20:13:39.487Z] 46e57758d5f3: Preparing [2022-09-07T20:13:39.487Z] 49a79f1fd1bf: Preparing [2022-09-07T20:13:39.487Z] 22cd25c3059e: Preparing [2022-09-07T20:13:39.487Z] 5d3e392a13a0: Preparing [2022-09-07T20:13:39.487Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:13:39.487Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:13:39.487Z] a0ad1aeca850: Layer already exists [2022-09-07T20:13:39.487Z] 46e57758d5f3: Layer already exists [2022-09-07T20:13:39.487Z] 22cd25c3059e: Layer already exists [2022-09-07T20:13:39.759Z] 2.3.0-dev.58: digest: sha256:e4510fdbbce32d06099b8944092240ab22c3425b6277c5134007968338e5f769 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:40.122Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:40.482Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:13:40.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-07T20:13:40.482Z] a0ad1aeca850: Preparing [2022-09-07T20:13:40.482Z] 46e57758d5f3: Preparing [2022-09-07T20:13:40.482Z] 49a79f1fd1bf: Preparing [2022-09-07T20:13:40.482Z] 22cd25c3059e: Preparing [2022-09-07T20:13:40.482Z] 5d3e392a13a0: Preparing [2022-09-07T20:13:40.482Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:13:40.482Z] 22cd25c3059e: Layer already exists [2022-09-07T20:13:40.482Z] a0ad1aeca850: Layer already exists [2022-09-07T20:13:40.482Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:13:40.482Z] 46e57758d5f3: Layer already exists [2022-09-07T20:13:40.752Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:e4510fdbbce32d06099b8944092240ab22c3425b6277c5134007968338e5f769 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:41.121Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:41.477Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-09-07T20:13:41.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-09-07T20:13:41.477Z] a0ad1aeca850: Preparing [2022-09-07T20:13:41.477Z] 46e57758d5f3: Preparing [2022-09-07T20:13:41.477Z] 49a79f1fd1bf: Preparing [2022-09-07T20:13:41.477Z] 22cd25c3059e: Preparing [2022-09-07T20:13:41.477Z] 5d3e392a13a0: Preparing [2022-09-07T20:13:41.477Z] 22cd25c3059e: Layer already exists [2022-09-07T20:13:41.477Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:13:41.477Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:13:41.477Z] a0ad1aeca850: Layer already exists [2022-09-07T20:13:41.477Z] 46e57758d5f3: Layer already exists [2022-09-07T20:13:41.748Z] main: digest: sha256:e4510fdbbce32d06099b8944092240ab22c3425b6277c5134007968338e5f769 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:13:41.809Z] ===================================================== [Pipeline] echo [2022-09-07T20:13:41.817Z] taggedImages: [2022-09-07T20:13:41.817Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:13:41.817Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-09-07T20:13:41.817Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.58 [2022-09-07T20:13:41.817Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:13:41.817Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-09-07T20:13:41.840Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-09-07T20:13:41.840Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:13:41.840Z] latest [2022-09-07T20:13:41.840Z] 2.3.0-dev.58 [2022-09-07T20:13:41.840Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:13:41.840Z] main [2022-09-07T20:13:41.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:42.195Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:42.550Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:13:42.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-07T20:13:42.550Z] a27ac41fb326: Preparing [2022-09-07T20:13:42.550Z] d1346715719f: Preparing [2022-09-07T20:13:42.550Z] 49a79f1fd1bf: Preparing [2022-09-07T20:13:42.550Z] ab6fd83df663: Preparing [2022-09-07T20:13:42.550Z] 5d3e392a13a0: Preparing [2022-09-07T20:13:42.824Z] ab6fd83df663: Layer already exists [2022-09-07T20:13:42.824Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:13:42.824Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:13:42.824Z] a27ac41fb326: Pushed [2022-09-07T20:13:48.225Z] d1346715719f: Pushed [2022-09-07T20:13:48.225Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:fd7e3cc5f1bacbf5fb6d94928b5cb514f809b3ff65f8fc3fdbff709f853cb5ee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:48.588Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:48.945Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-07T20:13:48.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-07T20:13:48.945Z] a27ac41fb326: Preparing [2022-09-07T20:13:48.945Z] d1346715719f: Preparing [2022-09-07T20:13:48.945Z] 49a79f1fd1bf: Preparing [2022-09-07T20:13:48.945Z] ab6fd83df663: Preparing [2022-09-07T20:13:48.945Z] 5d3e392a13a0: Preparing [2022-09-07T20:13:48.945Z] d1346715719f: Layer already exists [2022-09-07T20:13:48.945Z] ab6fd83df663: Layer already exists [2022-09-07T20:13:48.945Z] a27ac41fb326: Layer already exists [2022-09-07T20:13:48.945Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:13:48.945Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:13:49.217Z] latest: digest: sha256:fd7e3cc5f1bacbf5fb6d94928b5cb514f809b3ff65f8fc3fdbff709f853cb5ee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:49.584Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:49.942Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.58 [2022-09-07T20:13:49.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-07T20:13:49.942Z] a27ac41fb326: Preparing [2022-09-07T20:13:49.942Z] d1346715719f: Preparing [2022-09-07T20:13:49.942Z] 49a79f1fd1bf: Preparing [2022-09-07T20:13:49.942Z] ab6fd83df663: Preparing [2022-09-07T20:13:49.942Z] 5d3e392a13a0: Preparing [2022-09-07T20:13:49.942Z] d1346715719f: Layer already exists [2022-09-07T20:13:49.942Z] a27ac41fb326: Layer already exists [2022-09-07T20:13:50.216Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:13:50.216Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:13:50.216Z] ab6fd83df663: Layer already exists [2022-09-07T20:13:50.216Z] 2.3.0-dev.58: digest: sha256:fd7e3cc5f1bacbf5fb6d94928b5cb514f809b3ff65f8fc3fdbff709f853cb5ee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:50.578Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:50.939Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:13:50.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-07T20:13:50.939Z] a27ac41fb326: Preparing [2022-09-07T20:13:50.939Z] d1346715719f: Preparing [2022-09-07T20:13:50.939Z] 49a79f1fd1bf: Preparing [2022-09-07T20:13:50.939Z] ab6fd83df663: Preparing [2022-09-07T20:13:50.939Z] 5d3e392a13a0: Preparing [2022-09-07T20:13:50.939Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:13:50.939Z] a27ac41fb326: Layer already exists [2022-09-07T20:13:50.939Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:13:50.939Z] ab6fd83df663: Layer already exists [2022-09-07T20:13:50.939Z] d1346715719f: Layer already exists [2022-09-07T20:13:51.211Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:fd7e3cc5f1bacbf5fb6d94928b5cb514f809b3ff65f8fc3fdbff709f853cb5ee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:51.608Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:51.990Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-09-07T20:13:51.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-09-07T20:13:51.990Z] a27ac41fb326: Preparing [2022-09-07T20:13:51.990Z] d1346715719f: Preparing [2022-09-07T20:13:51.990Z] 49a79f1fd1bf: Preparing [2022-09-07T20:13:51.990Z] ab6fd83df663: Preparing [2022-09-07T20:13:51.990Z] 5d3e392a13a0: Preparing [2022-09-07T20:13:51.990Z] d1346715719f: Layer already exists [2022-09-07T20:13:51.990Z] ab6fd83df663: Layer already exists [2022-09-07T20:13:51.990Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:13:51.990Z] 49a79f1fd1bf: Layer already exists [2022-09-07T20:13:51.990Z] a27ac41fb326: Layer already exists [2022-09-07T20:13:52.267Z] main: digest: sha256:fd7e3cc5f1bacbf5fb6d94928b5cb514f809b3ff65f8fc3fdbff709f853cb5ee size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:13:52.325Z] ===================================================== [Pipeline] echo [2022-09-07T20:13:52.333Z] taggedImages: [2022-09-07T20:13:52.333Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:13:52.333Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-09-07T20:13:52.333Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.58 [2022-09-07T20:13:52.333Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:13:52.333Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-09-07T20:13:52.356Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-09-07T20:13:52.356Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:13:52.356Z] latest [2022-09-07T20:13:52.356Z] 2.3.0-dev.58 [2022-09-07T20:13:52.356Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:13:52.356Z] main [2022-09-07T20:13:52.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:52.715Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:13:53.081Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:13:53.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-07T20:13:53.081Z] e4f200f68d80: Preparing [2022-09-07T20:13:53.081Z] d6b01fdc6e3a: Preparing [2022-09-07T20:13:53.081Z] 07d6c58faf9c: Preparing [2022-09-07T20:13:53.081Z] 6655a85cb8bb: Preparing [2022-09-07T20:13:53.081Z] 5d3e392a13a0: Preparing [2022-09-07T20:13:53.353Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:13:53.353Z] d6b01fdc6e3a: Pushed [2022-09-07T20:13:54.329Z] e4f200f68d80: Pushed [2022-09-07T20:13:56.298Z] 07d6c58faf9c: Pushed [2022-09-07T20:14:28.961Z] 6655a85cb8bb: Pushed [2022-09-07T20:14:28.961Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8: digest: sha256:76d75c685e0dbd800147a4873a3e7d50cb501a1180b1d497f78ce1d1871c0b08 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:14:29.352Z] + 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-09-07T20:14:30.222Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-07T20:14:30.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-07T20:14:30.222Z] e4f200f68d80: Preparing [2022-09-07T20:14:30.222Z] d6b01fdc6e3a: Preparing [2022-09-07T20:14:30.222Z] 07d6c58faf9c: Preparing [2022-09-07T20:14:30.222Z] 6655a85cb8bb: Preparing [2022-09-07T20:14:30.222Z] 5d3e392a13a0: Preparing [2022-09-07T20:14:30.222Z] 07d6c58faf9c: Layer already exists [2022-09-07T20:14:30.222Z] 6655a85cb8bb: Layer already exists [2022-09-07T20:14:30.222Z] d6b01fdc6e3a: Layer already exists [2022-09-07T20:14:30.222Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:14:30.222Z] e4f200f68d80: Layer already exists [2022-09-07T20:14:30.557Z] latest: digest: sha256:76d75c685e0dbd800147a4873a3e7d50cb501a1180b1d497f78ce1d1871c0b08 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:14:31.151Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:14:31.513Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.58 [2022-09-07T20:14:31.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-07T20:14:31.513Z] e4f200f68d80: Preparing [2022-09-07T20:14:31.513Z] d6b01fdc6e3a: Preparing [2022-09-07T20:14:31.513Z] 07d6c58faf9c: Preparing [2022-09-07T20:14:31.513Z] 6655a85cb8bb: Preparing [2022-09-07T20:14:31.513Z] 5d3e392a13a0: Preparing [2022-09-07T20:14:31.513Z] 6655a85cb8bb: Layer already exists [2022-09-07T20:14:31.513Z] 07d6c58faf9c: Layer already exists [2022-09-07T20:14:31.513Z] e4f200f68d80: Layer already exists [2022-09-07T20:14:31.513Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:14:31.513Z] d6b01fdc6e3a: Layer already exists [2022-09-07T20:14:31.797Z] 2.3.0-dev.58: digest: sha256:76d75c685e0dbd800147a4873a3e7d50cb501a1180b1d497f78ce1d1871c0b08 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:14:32.217Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:14:32.576Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:14:32.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-07T20:14:32.576Z] e4f200f68d80: Preparing [2022-09-07T20:14:32.576Z] d6b01fdc6e3a: Preparing [2022-09-07T20:14:32.576Z] 07d6c58faf9c: Preparing [2022-09-07T20:14:32.576Z] 6655a85cb8bb: Preparing [2022-09-07T20:14:32.576Z] 5d3e392a13a0: Preparing [2022-09-07T20:14:32.576Z] 07d6c58faf9c: Layer already exists [2022-09-07T20:14:32.576Z] 6655a85cb8bb: Layer already exists [2022-09-07T20:14:32.576Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:14:32.847Z] d6b01fdc6e3a: Layer already exists [2022-09-07T20:14:32.847Z] e4f200f68d80: Layer already exists [2022-09-07T20:14:32.847Z] 3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58: digest: sha256:76d75c685e0dbd800147a4873a3e7d50cb501a1180b1d497f78ce1d1871c0b08 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:14:33.206Z] + 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-09-07T20:14:33.562Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-09-07T20:14:33.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-09-07T20:14:33.562Z] e4f200f68d80: Preparing [2022-09-07T20:14:33.562Z] d6b01fdc6e3a: Preparing [2022-09-07T20:14:33.562Z] 07d6c58faf9c: Preparing [2022-09-07T20:14:33.562Z] 6655a85cb8bb: Preparing [2022-09-07T20:14:33.562Z] 5d3e392a13a0: Preparing [2022-09-07T20:14:33.562Z] 5d3e392a13a0: Layer already exists [2022-09-07T20:14:33.562Z] 6655a85cb8bb: Layer already exists [2022-09-07T20:14:33.562Z] e4f200f68d80: Layer already exists [2022-09-07T20:14:33.562Z] 07d6c58faf9c: Layer already exists [2022-09-07T20:14:33.562Z] d6b01fdc6e3a: Layer already exists [2022-09-07T20:14:33.832Z] main: digest: sha256:76d75c685e0dbd800147a4873a3e7d50cb501a1180b1d497f78ce1d1871c0b08 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-07T20:14:33.892Z] ===================================================== [Pipeline] echo [2022-09-07T20:14:33.901Z] taggedImages: [2022-09-07T20:14:33.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [2022-09-07T20:14:33.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-09-07T20:14:33.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.58 [2022-09-07T20:14:33.901Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3e28088840ec6fac54eb47bd4abcd6431b00f8c8-2.3.0-dev.58 [2022-09-07T20:14:33.901Z] - 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-09-07T20:14:34.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T20:14:34.267Z] [2022-09-07T20:14:34.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:14:34.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T20:14:34.888Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-07T20:14:34.888Z] 8998bd30e6a1: Pulling fs layer [2022-09-07T20:14:34.888Z] 04944245beec: Pulling fs layer [2022-09-07T20:14:34.888Z] 699f458cf7ca: Pulling fs layer [2022-09-07T20:14:34.888Z] 765212b225bb: Pulling fs layer [2022-09-07T20:14:34.888Z] f23df028b6ca: Pulling fs layer [2022-09-07T20:14:34.888Z] d65c8cfc05b1: Pulling fs layer [2022-09-07T20:14:34.888Z] 2437ff75d9bd: Pulling fs layer [2022-09-07T20:14:34.888Z] d65c8cfc05b1: Waiting [2022-09-07T20:14:34.888Z] 765212b225bb: Waiting [2022-09-07T20:14:34.888Z] 2437ff75d9bd: Waiting [2022-09-07T20:14:34.888Z] f23df028b6ca: Waiting [2022-09-07T20:14:34.888Z] 04944245beec: Verifying Checksum [2022-09-07T20:14:34.888Z] 04944245beec: Download complete [2022-09-07T20:14:34.888Z] 765212b225bb: Verifying Checksum [2022-09-07T20:14:34.888Z] 765212b225bb: Download complete [2022-09-07T20:14:34.888Z] f23df028b6ca: Verifying Checksum [2022-09-07T20:14:34.888Z] f23df028b6ca: Download complete [2022-09-07T20:14:34.888Z] d65c8cfc05b1: Verifying Checksum [2022-09-07T20:14:34.888Z] d65c8cfc05b1: Download complete [2022-09-07T20:14:35.160Z] 699f458cf7ca: Verifying Checksum [2022-09-07T20:14:35.160Z] 699f458cf7ca: Download complete [2022-09-07T20:14:35.433Z] 8998bd30e6a1: Verifying Checksum [2022-09-07T20:14:35.433Z] 8998bd30e6a1: Download complete [2022-09-07T20:14:38.047Z] 2437ff75d9bd: Verifying Checksum [2022-09-07T20:14:38.047Z] 2437ff75d9bd: Download complete [2022-09-07T20:14:39.482Z] 8998bd30e6a1: Pull complete [2022-09-07T20:14:40.076Z] 04944245beec: Pull complete [2022-09-07T20:14:41.503Z] 699f458cf7ca: Pull complete [2022-09-07T20:14:41.775Z] 765212b225bb: Pull complete [2022-09-07T20:14:42.748Z] f23df028b6ca: Pull complete [2022-09-07T20:14:42.748Z] d65c8cfc05b1: Pull complete [2022-09-07T20:14:57.821Z] 2437ff75d9bd: Pull complete [2022-09-07T20:14:57.821Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-07T20:14:57.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-07T20:14:57.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:14:58.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-28652 does not seem to be running inside a container [2022-09-07T20:14:58.205Z] $ 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/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T20:15:00.310Z] $ docker top 586e6d99d01f587fad94cb80c86b7800954b60f8279623454ba0d309b377dd76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:15:01.337Z] ---> job-cost.sh [2022-09-07T20:15:01.337Z] lf-activate-venv: SKIPPING [2022-09-07T20:15:01.337Z] INFO: No Stack... [2022-09-07T20:15:01.932Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-07T20:15:02.948Z] INFO: Archiving Costs [Pipeline] sh [2022-09-07T20:15:03.651Z] + cat /w/workspace/edgex-go/294/archives/cost.csv [2022-09-07T20:15:03.651Z] + cut -d, -f6 [Pipeline] lock [2022-09-07T20:15:03.721Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-294-stack-cost] [2022-09-07T20:15:03.727Z] Resource [jenkins-edgexfoundry-edgex-go-main-294-stack-cost] did not exist. Created. [2022-09-07T20:15:03.727Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-294-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-07T20:15:04.404Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-07T20:15:05.078Z] Stashed 1 file(s) [Pipeline] } [2022-09-07T20:15:05.089Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-294-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-07T20:15:05.113Z] $ docker stop --time=1 586e6d99d01f587fad94cb80c86b7800954b60f8279623454ba0d309b377dd76 [2022-09-07T20:15:06.666Z] $ docker rm -f 586e6d99d01f587fad94cb80c86b7800954b60f8279623454ba0d309b377dd76 [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-09-07T20:15:07.170Z] provisioning config files... [2022-09-07T20:15:07.178Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/294@tmp/config8348083047419742486tmp [Pipeline] { [Pipeline] sh [2022-09-07T20:15:07.468Z] + set +x [2022-09-07T20:15:07.468Z] + curl -s https://codecov.io/bash [2022-09-07T20:15:07.468Z] + bash -s -- [2022-09-07T20:15:07.468Z] [2022-09-07T20:15:07.468Z] _____ _ [2022-09-07T20:15:07.468Z] / ____| | | [2022-09-07T20:15:07.468Z] | | ___ __| | ___ ___ _____ __ [2022-09-07T20:15:07.468Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-07T20:15:07.468Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-07T20:15:07.468Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-07T20:15:07.468Z] Bash-1.0.6 [2022-09-07T20:15:07.468Z] [2022-09-07T20:15:07.468Z] [2022-09-07T20:15:07.468Z] ==> git version 2.25.1 found [2022-09-07T20:15:07.468Z] ==> 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-09-07T20:15:07.468Z] Release-Date: 2020-01-08 [2022-09-07T20:15:07.468Z] 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-09-07T20:15:07.468Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-07T20:15:07.468Z] ==> Jenkins CI detected. [2022-09-07T20:15:07.468Z] current dir:  /w/workspace/edgex-go/294 [2022-09-07T20:15:07.468Z] project root: . [2022-09-07T20:15:07.468Z] --> token set from env [2022-09-07T20:15:07.468Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-07T20:15:07.468Z] ==> Running gcov in . (disable via -X gcov) [2022-09-07T20:15:07.468Z] ==> Python coveragepy not found [2022-09-07T20:15:07.468Z] ==> Searching for coverage reports in: [2022-09-07T20:15:07.468Z] + . [2022-09-07T20:15:07.468Z] -> Found 1 reports [2022-09-07T20:15:07.468Z] ==> Detecting git/mercurial file structure [2022-09-07T20:15:07.468Z] ==> Reading reports [2022-09-07T20:15:07.468Z] + ./coverage.out bytes=482786 [2022-09-07T20:15:07.468Z] ==> Appending adjustments [2022-09-07T20:15:07.468Z] https://docs.codecov.io/docs/fixing-reports [2022-09-07T20:15:08.850Z] + Found adjustments [2022-09-07T20:15:08.850Z] ==> Gzipping contents [2022-09-07T20:15:08.850Z] 64K /tmp/codecov.Z2TS9q.gz [2022-09-07T20:15:08.850Z] ==> Uploading reports [2022-09-07T20:15:08.850Z] url: https://codecov.io [2022-09-07T20:15:08.850Z] query: branch=main&commit=3e28088840ec6fac54eb47bd4abcd6431b00f8c8&build=294&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F294%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-07T20:15:08.850Z] -> Pinging Codecov [2022-09-07T20:15:08.850Z] 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=3e28088840ec6fac54eb47bd4abcd6431b00f8c8&build=294&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F294%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-07T20:15:09.111Z] -> Uploading to [2022-09-07T20:15:09.111Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-07/00271124DB129430A58F1EEE437C3FCB/3e28088840ec6fac54eb47bd4abcd6431b00f8c8/4569474b-19a5-495b-a65a-7e9a8fda13d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220907T201508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e47d60145fc24d33ae2c82c62edbdacebff269131fc47e9169a6769f3c1c09a1 [2022-09-07T20:15:09.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:15:09.111Z] Dload Upload Total Spent Left Speed [2022-09-07T20:15:09.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63385 0 0 100 63385 0 211k --:--:-- --:--:-- --:--:-- 211k [2022-09-07T20:15:09.371Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3e28088840ec6fac54eb47bd4abcd6431b00f8c8 [Pipeline] } [2022-09-07T20:15:09.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-09-07T20:15:09.551Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-07T20:15:09.562Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:15:09.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-07T20:15:09.853Z] [2022-09-07T20:15:09.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:15:10.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-07T20:15:10.152Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-07T20:15:10.152Z] df9b9388f04a: Pulling fs layer [2022-09-07T20:15:10.152Z] 52dc419b0ee2: Pulling fs layer [2022-09-07T20:15:10.152Z] 25bc292e5bac: Pulling fs layer [2022-09-07T20:15:10.152Z] 114826534d7a: Pulling fs layer [2022-09-07T20:15:10.152Z] 4657fd5d0bcf: Pulling fs layer [2022-09-07T20:15:10.152Z] 6ad1cebc031e: Pulling fs layer [2022-09-07T20:15:10.152Z] 8a3aa393b2d8: Pulling fs layer [2022-09-07T20:15:10.152Z] 4657fd5d0bcf: Waiting [2022-09-07T20:15:10.152Z] 6ad1cebc031e: Waiting [2022-09-07T20:15:10.152Z] 114826534d7a: Waiting [2022-09-07T20:15:10.152Z] 8a3aa393b2d8: Waiting [2022-09-07T20:15:10.152Z] 25bc292e5bac: Verifying Checksum [2022-09-07T20:15:10.152Z] 25bc292e5bac: Download complete [2022-09-07T20:15:10.152Z] 52dc419b0ee2: Download complete [2022-09-07T20:15:10.152Z] 4657fd5d0bcf: Verifying Checksum [2022-09-07T20:15:10.152Z] 4657fd5d0bcf: Download complete [2022-09-07T20:15:10.152Z] df9b9388f04a: Download complete [2022-09-07T20:15:10.417Z] 6ad1cebc031e: Verifying Checksum [2022-09-07T20:15:10.417Z] 6ad1cebc031e: Download complete [2022-09-07T20:15:10.417Z] df9b9388f04a: Pull complete [2022-09-07T20:15:10.417Z] 52dc419b0ee2: Pull complete [2022-09-07T20:15:10.682Z] 25bc292e5bac: Pull complete [2022-09-07T20:15:10.942Z] 114826534d7a: Verifying Checksum [2022-09-07T20:15:10.942Z] 114826534d7a: Download complete [2022-09-07T20:15:11.202Z] 8a3aa393b2d8: Verifying Checksum [2022-09-07T20:15:11.202Z] 8a3aa393b2d8: Download complete [2022-09-07T20:15:14.489Z] 114826534d7a: Pull complete [2022-09-07T20:15:14.489Z] 4657fd5d0bcf: Pull complete [2022-09-07T20:15:14.748Z] 6ad1cebc031e: Pull complete [2022-09-07T20:15:18.036Z] 8a3aa393b2d8: Pull complete [2022-09-07T20:15:18.036Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-07T20:15:18.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-07T20:15:18.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:15:18.123Z] prd-ubuntu20.04-docker-8c-8g-28650 does not seem to be running inside a container [2022-09-07T20:15:18.181Z] $ 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/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T20:15:22.501Z] $ docker top 42d60cece9c00e73a5875ca66d7427b4fc132af9b74b65486c67061f6fb9ec46 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-07T20:15:22.580Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-09-07T20:15:22.874Z] + set -o pipefail [2022-09-07T20:15:22.874Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-09-07T20:15:28.167Z] [2022-09-07T20:15:28.167Z] Monitoring /w/workspace/edgex-go/294 (github.com/edgexfoundry/edgex-go)... [2022-09-07T20:15:28.167Z] [2022-09-07T20:15:28.167Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c700da56-ca53-487a-8d66-cc4592bcaff3 [2022-09-07T20:15:28.167Z] [2022-09-07T20:15:28.167Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-07T20:15:28.167Z] [2022-09-07T20:15:28.167Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-07T20:15:28.167Z] [2022-09-07T20:15:28.167Z] [Pipeline] } [2022-09-07T20:15:28.175Z] $ docker stop --time=1 42d60cece9c00e73a5875ca66d7427b4fc132af9b74b65486c67061f6fb9ec46 [2022-09-07T20:15:32.625Z] $ docker rm -f 42d60cece9c00e73a5875ca66d7427b4fc132af9b74b65486c67061f6fb9ec46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-07T20:15:33.000Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T20:15:33.013Z] provisioning config files... [2022-09-07T20:15:33.023Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/294@tmp/config3030777733908214915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:15:33.315Z] --> edgex-publish-swagger.sh [2022-09-07T20:15:33.315Z] === Publish openapi/v2 API === [2022-09-07T20:15:33.315Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-09-07T20:15:33.315Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/294/openapi/v2/core-command.yaml] [2022-09-07T20:15:33.315Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:15:33.315Z] Dload Upload Total Spent Left Speed [2022-09-07T20:15:34.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33429 0:00:01 0:00:01 --:--:-- 33429 100 33831 0 0 100 33831 0 33396 0:00:01 0:00:01 --:--:-- 33429 [2022-09-07T20:15:34.255Z] [2022-09-07T20:15:34.255Z] [2022-09-07T20:15:34.255Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/294/openapi/v2/core-data.yaml] [2022-09-07T20:15:34.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:15:34.255Z] Dload Upload Total Spent Left Speed [2022-09-07T20:15:35.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 67107 0:00:01 0:00:01 --:--:-- 67107 100 71604 0 0 100 71604 0 67107 0:00:01 0:00:01 --:--:-- 67107 [2022-09-07T20:15:35.194Z] [2022-09-07T20:15:35.194Z] [2022-09-07T20:15:35.194Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/294/openapi/v2/core-metadata.yaml] [2022-09-07T20:15:35.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:15:35.194Z] Dload Upload Total Spent Left Speed [2022-09-07T20:15:36.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 138k 0:00:01 0:00:01 --:--:-- 138k 100 144k 0 0 100 144k 0 138k 0:00:01 0:00:01 --:--:-- 138k [2022-09-07T20:15:36.575Z] [2022-09-07T20:15:36.575Z] [2022-09-07T20:15:36.575Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/294/openapi/v2/support-notifications.yaml] [2022-09-07T20:15:36.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:15:36.575Z] Dload Upload Total Spent Left Speed [2022-09-07T20:15:37.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88346 0:00:01 0:00:01 --:--:-- 88433 100 89318 0 0 100 89318 0 88346 0:00:01 0:00:01 --:--:-- 88346 [2022-09-07T20:15:37.516Z] [2022-09-07T20:15:37.516Z] [2022-09-07T20:15:37.516Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/294/openapi/v2/support-scheduler.yaml] [2022-09-07T20:15:37.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:15:37.516Z] Dload Upload Total Spent Left Speed [2022-09-07T20:15:38.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40077 --:--:-- --:--:-- --:--:-- 40036 100 39556 0 0 100 39556 0 40077 --:--:-- --:--:-- --:--:-- 40036 [2022-09-07T20:15:38.458Z] [2022-09-07T20:15:38.458Z] [2022-09-07T20:15:38.458Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/294/openapi/v2/system-agent.yaml] [2022-09-07T20:15:38.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T20:15:38.458Z] Dload Upload Total Spent Left Speed [2022-09-07T20:15:39.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21696 --:--:-- --:--:-- --:--:-- 21673 100 20091 0 0 100 20091 0 21696 --:--:-- --:--:-- --:--:-- 21673 [2022-09-07T20:15:39.401Z] [2022-09-07T20:15:39.401Z] [Pipeline] } [2022-09-07T20:15:39.410Z] 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-09-07T20:15:39.820Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T20:15:39.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:15:40.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T20:15:40.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:15:40.198Z] prd-ubuntu20.04-docker-8c-8g-28650 does not seem to be running inside a container [2022-09-07T20:15:40.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T20:15:40.659Z] $ docker top 3ad7df4872fcc92a8a56a5f3a6cf672c550fb012cbaeee1b6a15969d603b93c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T20:15:40.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T20:15:40.759Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T20:15:40.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T20:15:40.890Z] $ docker exec 3ad7df4872fcc92a8a56a5f3a6cf672c550fb012cbaeee1b6a15969d603b93c5 ssh-agent [2022-09-07T20:15:41.018Z] SSH_AUTH_SOCK=/tmp/ssh-aCgEuTnqzVKS/agent.34 [2022-09-07T20:15:41.018Z] SSH_AGENT_PID=40 [2022-09-07T20:15:41.024Z] Running ssh-add (command line suppressed) [2022-09-07T20:15:41.128Z] Identity added: /w/workspace/edgex-go/294@tmp/private_key_8705747380767965332.key (/w/workspace/edgex-go/294@tmp/private_key_8705747380767965332.key) [2022-09-07T20:15:41.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T20:15:41.467Z] + git semver tag [2022-09-07T20:15:41.768Z] 2022-09-07 20:15:41,668 [run_tag] DEBUG tag force:False [2022-09-07T20:15:41.768Z] 2022-09-07 20:15:41,668 [check_head_tag] DEBUG check head tag [2022-09-07T20:15:41.768Z] 2022-09-07 20:15:41,669 [execute] INFO git cat-file --batch-check [2022-09-07T20:15:41.768Z] 2022-09-07 20:15:41,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/294, universal_newlines=False, shell=None, istream=) [2022-09-07T20:15:41.769Z] 2022-09-07 20:15:41,672 [execute] INFO git cat-file --batch [2022-09-07T20:15:41.769Z] 2022-09-07 20:15:41,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/294, universal_newlines=False, shell=None, istream=) [2022-09-07T20:15:41.769Z] 2022-09-07 20:15:41,696 [read_version] DEBUG read version from /w/workspace/edgex-go/294/.semver/main [2022-09-07T20:15:41.769Z] 2022-09-07 20:15:41,696 [execute] INFO git tag -a v2.3.0-dev.58 -m v2.3.0-dev.58 [2022-09-07T20:15:41.769Z] 2022-09-07 20:15:41,696 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.58', '-m', 'v2.3.0-dev.58'], cwd=/w/workspace/edgex-go/294, universal_newlines=False, shell=None, istream=None) [2022-09-07T20:15:41.769Z] 2022-09-07 20:15:41,700 [read_version] DEBUG read version from /w/workspace/edgex-go/294/.semver/main [2022-09-07T20:15:41.769Z] 2.3.0-dev.58 [Pipeline] } [2022-09-07T20:15:41.772Z] $ docker exec --env ******** --env ******** 3ad7df4872fcc92a8a56a5f3a6cf672c550fb012cbaeee1b6a15969d603b93c5 ssh-agent -k [2022-09-07T20:15:41.874Z] unset SSH_AUTH_SOCK; [2022-09-07T20:15:41.875Z] unset SSH_AGENT_PID; [2022-09-07T20:15:41.875Z] echo Agent pid 40 killed; [2022-09-07T20:15:41.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T20:15:42.198Z] + git semver [Pipeline] } [2022-09-07T20:15:42.464Z] $ docker stop --time=1 3ad7df4872fcc92a8a56a5f3a6cf672c550fb012cbaeee1b6a15969d603b93c5 [2022-09-07T20:15:43.783Z] $ docker rm -f 3ad7df4872fcc92a8a56a5f3a6cf672c550fb012cbaeee1b6a15969d603b93c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:15:44.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-07T20:15:44.176Z] [2022-09-07T20:15:44.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:15:44.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-07T20:15:44.478Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-07T20:15:44.478Z] ab5ef0e58194: Pulling fs layer [2022-09-07T20:15:44.478Z] 9712f1f96733: Pulling fs layer [2022-09-07T20:15:44.478Z] 63f879dbbcfc: Pulling fs layer [2022-09-07T20:15:44.478Z] 0d9ebad4ef96: Pulling fs layer [2022-09-07T20:15:44.478Z] e9a5061849ea: Pulling fs layer [2022-09-07T20:15:44.478Z] d747dcd14b5f: Pulling fs layer [2022-09-07T20:15:44.478Z] 2de7ff778b66: Pulling fs layer [2022-09-07T20:15:44.478Z] d747dcd14b5f: Waiting [2022-09-07T20:15:44.478Z] 2de7ff778b66: Waiting [2022-09-07T20:15:44.478Z] e9a5061849ea: Waiting [2022-09-07T20:15:44.478Z] 0d9ebad4ef96: Waiting [2022-09-07T20:15:44.478Z] 9712f1f96733: Verifying Checksum [2022-09-07T20:15:44.478Z] 9712f1f96733: Download complete [2022-09-07T20:15:45.061Z] ab5ef0e58194: Verifying Checksum [2022-09-07T20:15:45.061Z] ab5ef0e58194: Download complete [2022-09-07T20:15:45.061Z] 63f879dbbcfc: Verifying Checksum [2022-09-07T20:15:45.061Z] 63f879dbbcfc: Download complete [2022-09-07T20:15:45.061Z] 0d9ebad4ef96: Verifying Checksum [2022-09-07T20:15:45.061Z] 0d9ebad4ef96: Download complete [2022-09-07T20:15:45.061Z] d747dcd14b5f: Download complete [2022-09-07T20:15:45.061Z] e9a5061849ea: Verifying Checksum [2022-09-07T20:15:45.061Z] e9a5061849ea: Download complete [2022-09-07T20:15:45.320Z] 2de7ff778b66: Verifying Checksum [2022-09-07T20:15:45.320Z] 2de7ff778b66: Download complete [2022-09-07T20:15:47.853Z] ab5ef0e58194: Pull complete [2022-09-07T20:15:47.853Z] 9712f1f96733: Pull complete [2022-09-07T20:15:48.791Z] 63f879dbbcfc: Pull complete [2022-09-07T20:15:52.982Z] 0d9ebad4ef96: Pull complete [2022-09-07T20:15:52.982Z] e9a5061849ea: Pull complete [2022-09-07T20:15:52.982Z] d747dcd14b5f: Pull complete [2022-09-07T20:15:53.551Z] 2de7ff778b66: Pull complete [2022-09-07T20:15:53.551Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-07T20:15:53.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-07T20:15:53.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:15:53.895Z] prd-ubuntu20.04-docker-8c-8g-28650 does not seem to be running inside a container [2022-09-07T20:15:53.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T20:15:58.765Z] $ docker top fcb7ba318d3962b58f465e90e813d088d96207f5e1d86f3575ea829f090afe8a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-07T20:15:58.848Z] provisioning config files... [2022-09-07T20:15:58.856Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/294@tmp/config5753667166769516490tmp [2022-09-07T20:15:58.866Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/294@tmp/config5359930602109117698tmp [2022-09-07T20:15:58.877Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/294@tmp/config9167124722318861077tmp [Pipeline] { [Pipeline] echo [2022-09-07T20:15:58.888Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:15:59.168Z] ---> sigul-configuration.sh [2022-09-07T20:15:59.168Z] gpg: directory `/root/.gnupg' created [2022-09-07T20:15:59.168Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-07T20:15:59.168Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-07T20:15:59.168Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-07T20:15:59.168Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-07T20:15:59.168Z] gpg: CAST5 encrypted data [2022-09-07T20:15:59.168Z] gpg: encrypted with 1 passphrase [2022-09-07T20:15:59.168Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-07T20:15:59.451Z] + mkdir /home/jenkins [2022-09-07T20:15:59.451Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-07T20:15:59.735Z] + 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-09-07T20:15:59.743Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:16:00.024Z] ---> sigul-install.sh [2022-09-07T20:16:00.024Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-07T20:16:00.312Z] + git tag --list [2022-09-07T20:16:00.312Z] 0.6.0 [2022-09-07T20:16:00.312Z] 0.6.1 [2022-09-07T20:16:00.312Z] 0.7.0 [2022-09-07T20:16:00.312Z] 0.7.1 [2022-09-07T20:16:00.312Z] v1.0.0 [2022-09-07T20:16:00.312Z] v1.0.1 [2022-09-07T20:16:00.312Z] v1.1.0 [2022-09-07T20:16:00.312Z] v1.2.0 [2022-09-07T20:16:00.312Z] v1.2.1 [2022-09-07T20:16:00.312Z] v1.3.0 [2022-09-07T20:16:00.312Z] v1.3.1 [2022-09-07T20:16:00.312Z] v2.0.0 [2022-09-07T20:16:00.312Z] v2.1.0 [2022-09-07T20:16:00.312Z] v2.1.1 [2022-09-07T20:16:00.312Z] v2.1.1-dev.1 [2022-09-07T20:16:00.312Z] v2.1.1-dev.2 [2022-09-07T20:16:00.312Z] v2.1.1-dev.3 [2022-09-07T20:16:00.312Z] v2.1.1-dev.4 [2022-09-07T20:16:00.312Z] v2.1.1-dev.5 [2022-09-07T20:16:00.312Z] v2.1.1-dev.6 [2022-09-07T20:16:00.312Z] v2.1.1-dev.7 [2022-09-07T20:16:00.312Z] v2.1.1-dev.8 [2022-09-07T20:16:00.312Z] v2.1.2-dev.1 [2022-09-07T20:16:00.312Z] v2.2.0 [2022-09-07T20:16:00.312Z] v2.2.1-dev.1 [2022-09-07T20:16:00.312Z] v2.2.1-dev.10 [2022-09-07T20:16:00.312Z] v2.2.1-dev.11 [2022-09-07T20:16:00.312Z] v2.2.1-dev.12 [2022-09-07T20:16:00.312Z] v2.2.1-dev.13 [2022-09-07T20:16:00.312Z] v2.2.1-dev.14 [2022-09-07T20:16:00.312Z] v2.2.1-dev.15 [2022-09-07T20:16:00.312Z] v2.2.1-dev.16 [2022-09-07T20:16:00.312Z] v2.2.1-dev.17 [2022-09-07T20:16:00.312Z] v2.2.1-dev.18 [2022-09-07T20:16:00.312Z] v2.2.1-dev.19 [2022-09-07T20:16:00.312Z] v2.2.1-dev.2 [2022-09-07T20:16:00.312Z] v2.2.1-dev.20 [2022-09-07T20:16:00.312Z] v2.2.1-dev.21 [2022-09-07T20:16:00.312Z] v2.2.1-dev.22 [2022-09-07T20:16:00.312Z] v2.2.1-dev.23 [2022-09-07T20:16:00.312Z] v2.2.1-dev.24 [2022-09-07T20:16:00.312Z] v2.2.1-dev.25 [2022-09-07T20:16:00.312Z] v2.2.1-dev.26 [2022-09-07T20:16:00.312Z] v2.2.1-dev.27 [2022-09-07T20:16:00.312Z] v2.2.1-dev.28 [2022-09-07T20:16:00.312Z] v2.2.1-dev.29 [2022-09-07T20:16:00.312Z] v2.2.1-dev.3 [2022-09-07T20:16:00.312Z] v2.2.1-dev.4 [2022-09-07T20:16:00.312Z] v2.2.1-dev.5 [2022-09-07T20:16:00.312Z] v2.2.1-dev.6 [2022-09-07T20:16:00.312Z] v2.2.1-dev.7 [2022-09-07T20:16:00.312Z] v2.2.1-dev.8 [2022-09-07T20:16:00.312Z] v2.2.1-dev.9 [2022-09-07T20:16:00.312Z] v2.3.0-dev.29 [2022-09-07T20:16:00.312Z] v2.3.0-dev.30 [2022-09-07T20:16:00.312Z] v2.3.0-dev.31 [2022-09-07T20:16:00.312Z] v2.3.0-dev.32 [2022-09-07T20:16:00.312Z] v2.3.0-dev.33 [2022-09-07T20:16:00.312Z] v2.3.0-dev.34 [2022-09-07T20:16:00.312Z] v2.3.0-dev.35 [2022-09-07T20:16:00.312Z] v2.3.0-dev.36 [2022-09-07T20:16:00.312Z] v2.3.0-dev.37 [2022-09-07T20:16:00.312Z] v2.3.0-dev.38 [2022-09-07T20:16:00.312Z] v2.3.0-dev.39 [2022-09-07T20:16:00.312Z] v2.3.0-dev.40 [2022-09-07T20:16:00.312Z] v2.3.0-dev.41 [2022-09-07T20:16:00.312Z] v2.3.0-dev.42 [2022-09-07T20:16:00.312Z] v2.3.0-dev.43 [2022-09-07T20:16:00.312Z] v2.3.0-dev.44 [2022-09-07T20:16:00.312Z] v2.3.0-dev.45 [2022-09-07T20:16:00.312Z] v2.3.0-dev.46 [2022-09-07T20:16:00.312Z] v2.3.0-dev.47 [2022-09-07T20:16:00.312Z] v2.3.0-dev.48 [2022-09-07T20:16:00.312Z] v2.3.0-dev.49 [2022-09-07T20:16:00.312Z] v2.3.0-dev.50 [2022-09-07T20:16:00.312Z] v2.3.0-dev.51 [2022-09-07T20:16:00.312Z] v2.3.0-dev.52 [2022-09-07T20:16:00.312Z] v2.3.0-dev.53 [2022-09-07T20:16:00.312Z] v2.3.0-dev.54 [2022-09-07T20:16:00.312Z] v2.3.0-dev.55 [2022-09-07T20:16:00.312Z] v2.3.0-dev.56 [2022-09-07T20:16:00.312Z] v2.3.0-dev.57 [2022-09-07T20:16:00.312Z] v2.3.0-dev.58 [Pipeline] sh [2022-09-07T20:16:00.596Z] + lftools sign git-tag v2.3.0-dev.58 [2022-09-07T20:16:01.166Z] Signing Git tag with Sigul... [2022-09-07T20:16:01.166Z] Signing v2.3.0-dev.58 [Pipeline] echo [2022-09-07T20:16:01.746Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:16:02.032Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-07T20:16:02.040Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-07T20:16:02.055Z] $ docker stop --time=1 fcb7ba318d3962b58f465e90e813d088d96207f5e1d86f3575ea829f090afe8a [2022-09-07T20:16:03.563Z] $ docker rm -f fcb7ba318d3962b58f465e90e813d088d96207f5e1d86f3575ea829f090afe8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-07T20:16:03.998Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T20:16:03.998Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:16:04.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T20:16:04.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:16:04.386Z] prd-ubuntu20.04-docker-8c-8g-28650 does not seem to be running inside a container [2022-09-07T20:16:04.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T20:16:05.184Z] $ docker top 8337ad7170d44c3c43d5307905c9f7a09b7fe7450de66ceac84e1cc3cf9b9009 -eo pid,comm [2022-09-07T20:16:05.250Z] 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-09-07T20:16:05.250Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T20:16:05.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T20:16:05.285Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T20:16:05.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T20:16:05.421Z] $ docker exec 8337ad7170d44c3c43d5307905c9f7a09b7fe7450de66ceac84e1cc3cf9b9009 ssh-agent [2022-09-07T20:16:05.554Z] SSH_AUTH_SOCK=/tmp/ssh-T6huGMaOBKV4/agent.14 [2022-09-07T20:16:05.554Z] SSH_AGENT_PID=20 [2022-09-07T20:16:05.559Z] Running ssh-add (command line suppressed) [2022-09-07T20:16:05.668Z] Identity added: /w/workspace/edgex-go/294@tmp/private_key_8454147651843616950.key (/w/workspace/edgex-go/294@tmp/private_key_8454147651843616950.key) [2022-09-07T20:16:05.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T20:16:05.967Z] + git semver bump pre [2022-09-07T20:16:06.227Z] 2022-09-07 20:16:06,196 [read_version] DEBUG read version from /w/workspace/edgex-go/294/.semver/main [2022-09-07T20:16:06.227Z] 2022-09-07 20:16:06,196 [bump_version] DEBUG bumping version:2.3.0-dev.58 on axis:pre with prefix:dev [2022-09-07T20:16:06.227Z] 2022-09-07 20:16:06,196 [bump_version] DEBUG bumped version:2.3.0-dev.59 [2022-09-07T20:16:06.227Z] 2022-09-07 20:16:06,196 [write_version] DEBUG write version:2.3.0-dev.59 to path:/w/workspace/edgex-go/294/.semver/main with force:True [2022-09-07T20:16:06.227Z] 2022-09-07 20:16:06,196 [read_version] DEBUG read version from /w/workspace/edgex-go/294/.semver/main [2022-09-07T20:16:06.227Z] 2022-09-07 20:16:06,197 [write_file] DEBUG write to file:/w/workspace/edgex-go/294/.semver/main [2022-09-07T20:16:06.227Z] 2022-09-07 20:16:06,199 [execute] INFO git cat-file --batch-check [2022-09-07T20:16:06.227Z] 2022-09-07 20:16:06,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/294/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T20:16:06.227Z] 2022-09-07 20:16:06,205 [execute] INFO git cat-file --batch [2022-09-07T20:16:06.227Z] 2022-09-07 20:16:06,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/294/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T20:16:06.227Z] 2022-09-07 20:16:06,210 [read_version] DEBUG read version from /w/workspace/edgex-go/294/.semver/main [2022-09-07T20:16:06.227Z] 2.3.0-dev.59 [Pipeline] } [2022-09-07T20:16:06.491Z] $ docker exec --env ******** --env ******** 8337ad7170d44c3c43d5307905c9f7a09b7fe7450de66ceac84e1cc3cf9b9009 ssh-agent -k [2022-09-07T20:16:06.604Z] unset SSH_AUTH_SOCK; [2022-09-07T20:16:06.604Z] unset SSH_AGENT_PID; [2022-09-07T20:16:06.604Z] echo Agent pid 20 killed; [2022-09-07T20:16:06.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T20:16:06.918Z] + git semver [Pipeline] } [2022-09-07T20:16:07.186Z] $ docker stop --time=1 8337ad7170d44c3c43d5307905c9f7a09b7fe7450de66ceac84e1cc3cf9b9009 [2022-09-07T20:16:08.486Z] $ docker rm -f 8337ad7170d44c3c43d5307905c9f7a09b7fe7450de66ceac84e1cc3cf9b9009 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-07T20:16:08.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-07T20:16:08.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:16:09.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-07T20:16:09.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:16:09.278Z] prd-ubuntu20.04-docker-8c-8g-28650 does not seem to be running inside a container [2022-09-07T20:16:09.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T20:16:09.705Z] $ docker top 68550013d71d0994791f055f6a88b5feeac4aaaaf2cecf78f25ad1ec942ace52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-07T20:16:09.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-07T20:16:09.813Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-07T20:16:09.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-07T20:16:09.932Z] $ docker exec 68550013d71d0994791f055f6a88b5feeac4aaaaf2cecf78f25ad1ec942ace52 ssh-agent [2022-09-07T20:16:10.060Z] SSH_AUTH_SOCK=/tmp/ssh-Y9EMeCgpNKZg/agent.34 [2022-09-07T20:16:10.060Z] SSH_AGENT_PID=40 [2022-09-07T20:16:10.065Z] Running ssh-add (command line suppressed) [2022-09-07T20:16:10.173Z] Identity added: /w/workspace/edgex-go/294@tmp/private_key_3975706364672808347.key (/w/workspace/edgex-go/294@tmp/private_key_3975706364672808347.key) [2022-09-07T20:16:10.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-07T20:16:10.478Z] + git semver push [2022-09-07T20:16:10.739Z] 2022-09-07 20:16:10,687 [run_push] DEBUG push [2022-09-07T20:16:10.739Z] 2022-09-07 20:16:10,688 [execute] INFO git cat-file --batch-check [2022-09-07T20:16:10.739Z] 2022-09-07 20:16:10,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/294/.semver, universal_newlines=False, shell=None, istream=) [2022-09-07T20:16:10.739Z] 2022-09-07 20:16:10,693 [execute] INFO git rev-list 11848601d7115f5cb896132537babb1f0d3defd6 -- [2022-09-07T20:16:10.739Z] 2022-09-07 20:16:10,694 [execute] DEBUG Popen(['git', 'rev-list', '11848601d7115f5cb896132537babb1f0d3defd6', '--'], cwd=/w/workspace/edgex-go/294/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-07T20:16:10.739Z] 2022-09-07 20:16:10,710 [execute] INFO git fetch -v origin [2022-09-07T20:16:10.739Z] 2022-09-07 20:16:10,710 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/294/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-07T20:16:12.650Z] 2022-09-07 20:16:12,288 [run_push] DEBUG no remote changes detected [2022-09-07T20:16:12.650Z] 2022-09-07 20:16:12,288 [execute] INFO git push origin semver [2022-09-07T20:16:12.650Z] 2022-09-07 20:16:12,289 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/294/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-07T20:16:17.935Z] 2022-09-07 20:16:17,815 [run_push] DEBUG push all version tags [2022-09-07T20:16:17.935Z] 2022-09-07 20:16:17,816 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-07T20:16:17.935Z] 2022-09-07 20:16:17,816 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/294, universal_newlines=False, shell=None, istream=None) [2022-09-07T20:16:19.314Z] 2022-09-07 20:16:18,953 [read_version] DEBUG read version from /w/workspace/edgex-go/294/.semver/main [2022-09-07T20:16:19.314Z] 2.3.0-dev.59 [Pipeline] } [2022-09-07T20:16:19.319Z] $ docker exec --env ******** --env ******** 68550013d71d0994791f055f6a88b5feeac4aaaaf2cecf78f25ad1ec942ace52 ssh-agent -k [2022-09-07T20:16:19.432Z] unset SSH_AUTH_SOCK; [2022-09-07T20:16:19.432Z] unset SSH_AGENT_PID; [2022-09-07T20:16:19.432Z] echo Agent pid 40 killed; [2022-09-07T20:16:19.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-07T20:16:19.748Z] + git semver [Pipeline] } [2022-09-07T20:16:20.016Z] $ docker stop --time=1 68550013d71d0994791f055f6a88b5feeac4aaaaf2cecf78f25ad1ec942ace52 [2022-09-07T20:16:21.417Z] $ docker rm -f 68550013d71d0994791f055f6a88b5feeac4aaaaf2cecf78f25ad1ec942ace52 [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-09-07T20:16:21.931Z] + [ -d /w/workspace/edgex-go/294/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:16:22.225Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:16:23.081Z] ---> package-listing.sh [2022-09-07T20:16:23.082Z] ++ facter osfamily [2022-09-07T20:16:23.082Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-07T20:16:23.342Z] + OS_FAMILY=debian [2022-09-07T20:16:23.342Z] + workspace=/w/workspace/edgex-go/294 [2022-09-07T20:16:23.342Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-07T20:16:23.342Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-07T20:16:23.342Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-07T20:16:23.342Z] + PACKAGES=/tmp/packages_start.txt [2022-09-07T20:16:23.342Z] + '[' /w/workspace/edgex-go/294 ']' [2022-09-07T20:16:23.342Z] + PACKAGES=/tmp/packages_end.txt [2022-09-07T20:16:23.342Z] + case "${OS_FAMILY}" in [2022-09-07T20:16:23.342Z] + dpkg -l [2022-09-07T20:16:23.342Z] + grep '^ii' [2022-09-07T20:16:23.342Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-07T20:16:23.342Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-07T20:16:23.342Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-07T20:16:23.342Z] + '[' /w/workspace/edgex-go/294 ']' [2022-09-07T20:16:23.342Z] + mkdir -p /w/workspace/edgex-go/294/archives/ [2022-09-07T20:16:23.342Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/294/archives/ [Pipeline] echo [2022-09-07T20:16:23.355Z] 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/294/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-07T20:16:23.634Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:16:24.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T20:16:24.196Z] [2022-09-07T20:16:24.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T20:16:24.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T20:16:24.494Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-07T20:16:24.494Z] 5eb5b503b376: Pulling fs layer [2022-09-07T20:16:24.494Z] 5c69ac0246d0: Pulling fs layer [2022-09-07T20:16:24.494Z] ec43610c2a17: Pulling fs layer [2022-09-07T20:16:24.494Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-07T20:16:24.494Z] 33b1e0a273af: Pulling fs layer [2022-09-07T20:16:24.494Z] 5d3b04190fa2: Pulling fs layer [2022-09-07T20:16:24.494Z] 2f39f015ded8: Pulling fs layer [2022-09-07T20:16:24.494Z] 5d3b04190fa2: Waiting [2022-09-07T20:16:24.494Z] 3a2ae6a8a46f: Waiting [2022-09-07T20:16:24.494Z] 33b1e0a273af: Waiting [2022-09-07T20:16:24.494Z] 2f39f015ded8: Waiting [2022-09-07T20:16:24.494Z] 5c69ac0246d0: Download complete [2022-09-07T20:16:24.494Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-07T20:16:24.494Z] 3a2ae6a8a46f: Download complete [2022-09-07T20:16:24.755Z] ec43610c2a17: Verifying Checksum [2022-09-07T20:16:24.755Z] ec43610c2a17: Download complete [2022-09-07T20:16:24.755Z] 33b1e0a273af: Verifying Checksum [2022-09-07T20:16:24.755Z] 33b1e0a273af: Download complete [2022-09-07T20:16:24.755Z] 5d3b04190fa2: Download complete [2022-09-07T20:16:24.755Z] 5eb5b503b376: Verifying Checksum [2022-09-07T20:16:24.755Z] 5eb5b503b376: Download complete [2022-09-07T20:16:25.696Z] 2f39f015ded8: Download complete [2022-09-07T20:16:26.263Z] 5eb5b503b376: Pull complete [2022-09-07T20:16:26.263Z] 5c69ac0246d0: Pull complete [2022-09-07T20:16:26.831Z] ec43610c2a17: Pull complete [2022-09-07T20:16:26.831Z] 3a2ae6a8a46f: Pull complete [2022-09-07T20:16:27.091Z] 33b1e0a273af: Pull complete [2022-09-07T20:16:27.091Z] 5d3b04190fa2: Pull complete [2022-09-07T20:16:32.371Z] 2f39f015ded8: Pull complete [2022-09-07T20:16:32.371Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-07T20:16:32.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-07T20:16:32.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-07T20:16:32.467Z] prd-ubuntu20.04-docker-8c-8g-28650 does not seem to be running inside a container [2022-09-07T20:16:32.495Z] $ 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/294/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/294 -v /w/workspace/edgex-go/294:/w/workspace/edgex-go/294:rw,z -v /w/workspace/edgex-go/294@tmp:/w/workspace/edgex-go/294@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-09-07T20:16:38.212Z] $ docker top 4bf93283c69486f71185d85117196c5e24dbb60cc1c26cc677132a752696a4b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-07T20:16:38.562Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-07T20:16:38.845Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-07T20:16:39.129Z] + ls /var/log/sa-host [2022-09-07T20:16:39.129Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-07T20:16:39.303Z] provisioning config files... [2022-09-07T20:16:39.315Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/294@tmp/config7282018583948241581tmp [Pipeline] { [Pipeline] echo [2022-09-07T20:16:39.329Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:16:39.615Z] ---> create-netrc.sh [Pipeline] } [2022-09-07T20:16:39.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:16:40.042Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-07T20:16:40.066Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:16:40.348Z] ---> sudo-logs.sh [2022-09-07T20:16:40.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-07T20:16:40.374Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:16:40.659Z] ---> job-cost.sh [2022-09-07T20:16:40.659Z] lf-activate-venv: SKIPPING [2022-09-07T20:16:40.659Z] DEBUG: total: 0.10999999940395355 [2022-09-07T20:16:40.659Z] INFO: Retrieving Stack Cost... [2022-09-07T20:16:40.919Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-07T20:16:41.487Z] INFO: Archiving Costs [Pipeline] echo [2022-09-07T20:16:41.499Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-07T20:16:41.785Z] ---> logs-deploy.sh [2022-09-07T20:16:41.785Z] lf-activate-venv: SKIPPING [2022-09-07T20:16:41.785Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/294 [2022-09-07T20:16:41.785Z] INFO: archiving workspace using pattern(s): [2022-09-07T20:16:43.166Z] Archives upload complete. [2022-09-07T20:16:43.166Z] INFO: archiving logs to Nexus [2022-09-07T20:16:43.736Z] ---> uname -a: [2022-09-07T20:16:43.736Z] Linux prd-ubuntu20-04-docker-8c-8g-28650 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-07T20:16:43.736Z] [2022-09-07T20:16:43.736Z] [2022-09-07T20:16:43.736Z] ---> lscpu: [2022-09-07T20:16:43.736Z] Architecture: x86_64 [2022-09-07T20:16:43.736Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-07T20:16:43.736Z] Byte Order: Little Endian [2022-09-07T20:16:43.736Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-07T20:16:43.736Z] CPU(s): 8 [2022-09-07T20:16:43.736Z] On-line CPU(s) list: 0-7 [2022-09-07T20:16:43.736Z] Thread(s) per core: 1 [2022-09-07T20:16:43.736Z] Core(s) per socket: 1 [2022-09-07T20:16:43.736Z] Socket(s): 8 [2022-09-07T20:16:43.736Z] NUMA node(s): 1 [2022-09-07T20:16:43.736Z] Vendor ID: AuthenticAMD [2022-09-07T20:16:43.736Z] CPU family: 23 [2022-09-07T20:16:43.736Z] Model: 49 [2022-09-07T20:16:43.736Z] Model name: AMD EPYC-Rome Processor [2022-09-07T20:16:43.736Z] Stepping: 0 [2022-09-07T20:16:43.736Z] CPU MHz: 2799.988 [2022-09-07T20:16:43.736Z] BogoMIPS: 5599.97 [2022-09-07T20:16:43.736Z] Virtualization: AMD-V [2022-09-07T20:16:43.736Z] Hypervisor vendor: KVM [2022-09-07T20:16:43.736Z] Virtualization type: full [2022-09-07T20:16:43.736Z] L1d cache: 256 KiB [2022-09-07T20:16:43.736Z] L1i cache: 256 KiB [2022-09-07T20:16:43.736Z] L2 cache: 4 MiB [2022-09-07T20:16:43.736Z] L3 cache: 128 MiB [2022-09-07T20:16:43.736Z] NUMA node0 CPU(s): 0-7 [2022-09-07T20:16:43.736Z] Vulnerability Itlb multihit: Not affected [2022-09-07T20:16:43.736Z] Vulnerability L1tf: Not affected [2022-09-07T20:16:43.736Z] Vulnerability Mds: Not affected [2022-09-07T20:16:43.736Z] Vulnerability Meltdown: Not affected [2022-09-07T20:16:43.736Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-07T20:16:43.736Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-07T20:16:43.736Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-07T20:16:43.736Z] Vulnerability Srbds: Not affected [2022-09-07T20:16:43.736Z] Vulnerability Tsx async abort: Not affected [2022-09-07T20:16:43.736Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-07T20:16:43.736Z] [2022-09-07T20:16:43.736Z] [2022-09-07T20:16:43.736Z] ---> nproc: [2022-09-07T20:16:43.736Z] 8 [2022-09-07T20:16:43.736Z] [2022-09-07T20:16:43.736Z] [2022-09-07T20:16:43.736Z] ---> df -h: [2022-09-07T20:16:43.736Z] Filesystem Size Used Avail Use% Mounted on [2022-09-07T20:16:43.736Z] overlay 155G 19G 137G 12% / [2022-09-07T20:16:43.736Z] tmpfs 64M 0 64M 0% /dev [2022-09-07T20:16:43.736Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-07T20:16:43.736Z] shm 64M 0 64M 0% /dev/shm [2022-09-07T20:16:43.736Z] /dev/vda1 155G 19G 137G 12% /facter-os [2022-09-07T20:16:43.736Z] [2022-09-07T20:16:43.736Z] [2022-09-07T20:16:43.736Z] ---> sar -b -r -n DEV: [2022-09-07T20:16:43.736Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28650) 09/07/22 _x86_64_ (8 CPU) [2022-09-07T20:16:43.736Z] [2022-09-07T20:16:43.736Z] 19:47:10 LINUX RESTART (8 CPU) [2022-09-07T20:16:43.736Z] [2022-09-07T20:16:43.736Z] 19:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-07T20:16:43.736Z] 19:49:01 152.40 3.44 148.96 0.00 382.58 80098.15 0.00 [2022-09-07T20:16:43.736Z] 19:50:01 37.59 0.12 37.47 0.00 1.60 13786.75 0.00 [2022-09-07T20:16:43.736Z] 19:51:01 79.12 0.10 79.02 0.00 7.33 34353.87 0.00 [2022-09-07T20:16:43.736Z] 19:52:01 435.86 5.30 430.56 0.00 54.26 229204.87 0.00 [2022-09-07T20:16:43.736Z] 19:53:01 744.04 0.13 743.91 0.00 16.40 176746.28 0.00 [2022-09-07T20:16:43.736Z] 19:54:01 595.32 0.73 594.58 0.00 5.87 220324.21 0.00 [2022-09-07T20:16:43.736Z] 19:55:01 647.87 0.95 646.92 0.00 23.86 106128.76 0.00 [2022-09-07T20:16:43.736Z] 19:56:01 56.41 0.02 56.40 0.00 2.67 1459.25 0.00 [2022-09-07T20:16:43.736Z] 19:57:01 9.62 0.00 9.62 0.00 0.00 296.48 0.00 [2022-09-07T20:16:43.736Z] 19:58:01 1.95 0.00 1.95 0.00 0.00 25.33 0.00 [2022-09-07T20:16:43.736Z] 19:59:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2022-09-07T20:16:43.736Z] 20:00:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2022-09-07T20:16:43.736Z] 20:01:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 [2022-09-07T20:16:43.736Z] 20:02:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 [2022-09-07T20:16:43.736Z] 20:03:01 1.92 0.02 1.90 0.00 0.13 22.00 0.00 [2022-09-07T20:16:43.736Z] 20:04:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 [2022-09-07T20:16:43.736Z] 20:05:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2022-09-07T20:16:43.736Z] 20:06:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 [2022-09-07T20:16:43.737Z] 20:07:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2022-09-07T20:16:43.737Z] 20:08:02 1.45 0.00 1.45 0.00 0.00 18.53 0.00 [2022-09-07T20:16:43.737Z] 20:09:01 0.98 0.00 0.98 0.00 0.00 11.12 0.00 [2022-09-07T20:16:43.737Z] 20:10:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 [2022-09-07T20:16:43.737Z] 20:11:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 [2022-09-07T20:16:43.737Z] 20:12:01 1.68 0.00 1.68 0.00 0.00 20.13 0.00 [2022-09-07T20:16:43.737Z] 20:13:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2022-09-07T20:16:43.737Z] 20:14:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 [2022-09-07T20:16:43.737Z] 20:15:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2022-09-07T20:16:43.737Z] 20:16:01 106.17 0.22 105.95 0.00 11.20 58255.36 0.00 [2022-09-07T20:16:43.737Z] Average: 103.17 0.39 102.78 0.00 17.86 32881.93 0.00 [2022-09-07T20:16:43.737Z] [2022-09-07T20:16:43.737Z] 19:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-07T20:16:43.737Z] 19:49:01 27944348 31601524 696876 2.12 136160 3731644 2451788 7.23 1448648 3047944 88372 [2022-09-07T20:16:43.737Z] 19:50:01 27661632 31719784 574184 1.75 140676 4084508 2025156 5.97 1340808 3389996 180740 [2022-09-07T20:16:43.737Z] 19:51:01 24832360 31627000 667752 2.03 142448 6759496 2956144 8.71 1711876 5786268 2622280 [2022-09-07T20:16:43.737Z] 19:52:01 21887192 31721556 563472 1.71 276956 9459380 2072712 6.11 1771896 8457628 315408 [2022-09-07T20:16:43.737Z] 19:53:01 21844284 31621208 655872 1.99 294072 9343828 2576940 7.59 2152428 8064864 759684 [2022-09-07T20:16:43.737Z] 19:54:01 19543468 31462360 804048 2.45 363360 11300536 3560564 10.49 2337568 10052544 370588 [2022-09-07T20:16:43.737Z] 19:55:01 20705816 31716548 560876 1.71 373336 10401872 2059168 6.07 2139068 9123928 8 [2022-09-07T20:16:43.737Z] 19:56:01 21108508 31762496 518280 1.58 375080 10058764 2083988 6.14 2109604 8773600 488 [2022-09-07T20:16:43.737Z] 19:57:01 21130412 31784820 495928 1.51 375588 10059020 1859452 5.48 2086012 8773756 16 [2022-09-07T20:16:43.737Z] 19:58:01 21131664 31786088 494808 1.50 375624 10058996 1859452 5.48 2084808 8773732 160 [2022-09-07T20:16:43.737Z] 19:59:01 21135404 31789836 490852 1.49 375656 10059000 1859452 5.48 2081008 8773736 196 [2022-09-07T20:16:43.737Z] 20:00:01 21136140 31790864 490424 1.49 375668 10059004 1859452 5.48 2079872 8773988 184 [2022-09-07T20:16:43.737Z] 20:01:01 21136416 31791140 490144 1.49 375676 10059004 1859452 5.48 2079476 8773988 12 [2022-09-07T20:16:43.737Z] 20:02:01 21141652 31796456 484764 1.47 375692 10059008 1859452 5.48 2074036 8774036 44 [2022-09-07T20:16:43.737Z] 20:03:01 21141568 31796632 484892 1.47 375744 10059140 1896020 5.59 2074304 8774168 192 [2022-09-07T20:16:43.737Z] 20:04:01 21141860 31796960 484544 1.47 375772 10059144 1896020 5.59 2074312 8774172 24 [2022-09-07T20:16:43.737Z] 20:05:01 21141868 31796984 484528 1.47 375772 10059148 1896020 5.59 2073680 8774176 36 [2022-09-07T20:16:43.737Z] 20:06:01 21141788 31796904 484520 1.47 375800 10059148 1896020 5.59 2073688 8774176 12 [2022-09-07T20:16:43.737Z] 20:07:01 21141488 31796612 484744 1.47 375808 10059152 1896020 5.59 2073672 8774180 12 [2022-09-07T20:16:43.737Z] 20:08:02 21141644 31796836 484424 1.47 375836 10059156 1896020 5.59 2074456 8774188 40 [2022-09-07T20:16:43.737Z] 20:09:01 21141312 31796508 484732 1.47 375860 10059152 1896020 5.59 2073992 8774188 24 [2022-09-07T20:16:43.737Z] 20:10:01 21141804 31797068 484348 1.47 375896 10059160 1896020 5.59 2073876 8774196 12 [2022-09-07T20:16:43.737Z] 20:11:01 21142040 31797312 484080 1.47 375900 10059160 1896020 5.59 2074580 8774188 28 [2022-09-07T20:16:43.737Z] 20:12:01 21141700 31796992 484292 1.47 375912 10059172 1896020 5.59 2074184 8774200 36 [2022-09-07T20:16:43.737Z] 20:13:01 21141724 31797032 484236 1.47 375924 10059176 1896020 5.59 2074292 8774204 24 [2022-09-07T20:16:43.737Z] 20:14:01 21141856 31797188 483960 1.47 375948 10059176 1896020 5.59 2074380 8774204 204 [2022-09-07T20:16:43.737Z] 20:15:01 21142016 31797360 483924 1.47 375960 10059180 1896020 5.59 2074272 8774208 204 [2022-09-07T20:16:43.737Z] 20:16:01 19567928 31702208 571552 1.74 420356 11367328 2066004 6.09 2254288 10031160 1072 [2022-09-07T20:16:43.737Z] Average: 21669639 31751224 530609 1.61 345089 9558230 2059194 6.07 2025539 8336986 155004 [2022-09-07T20:16:43.737Z] [2022-09-07T20:16:43.737Z] 19:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-07T20:16:43.737Z] 19:49:01 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:49:01 ens3 755.50 772.82 7988.36 133.54 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:49:01 docker0 617.32 535.59 45.21 3934.54 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:49:01 veth336de99 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:50:01 ens3 27.91 16.38 22.56 12.10 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:50:01 docker0 1.57 1.57 0.10 0.13 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:50:01 veth336de99 1.57 1.62 0.12 0.14 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:51:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:51:01 ens3 123.38 95.75 1698.95 76.83 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:51:01 vethc0dbdda 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:51:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:52:01 ens3 191.63 140.08 1689.34 20.67 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:52:01 vethc0dbdda 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:52:01 docker0 128.96 171.22 9.82 1672.37 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:53:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:53:01 veth4024fa0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:53:01 ens3 179.00 147.06 802.54 78.43 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:53:01 vethc0dbdda 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:53:01 docker0 79.44 99.77 5.12 674.77 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:54:01 ens3 188.37 134.83 1053.51 92.46 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:54:01 vethc0dbdda 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:54:01 vethcb46ff4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:54:01 veth0d3234b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:54:01 docker0 83.40 121.15 6.24 1021.39 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:54:01 veth9b3a840 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:55:01 ens3 107.30 50.28 833.86 21.02 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:55:01 vethc0dbdda 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:55:01 docker0 26.42 63.50 1.90 799.09 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:56:01 lo 45.18 45.18 4.45 4.45 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:56:01 ens3 486.00 488.95 233.93 2315.54 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:56:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:57:01 lo 17.33 17.33 1.71 1.71 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:57:01 ens3 247.11 256.04 100.77 1569.63 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:58:01 ens3 4.52 4.48 0.36 7.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:02:01 ens3 1.52 1.17 7.01 0.08 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:03:01 ens3 5.65 7.42 0.43 7.53 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:04:01 ens3 6.66 12.23 0.76 11.75 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:05:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:06:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:08:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:08:02 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:09:01 ens3 0.19 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.737Z] 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:11:01 ens3 0.45 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:13:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:14:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:16:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:16:01 ens3 381.37 263.32 7884.64 80.38 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:16:01 docker0 42.54 53.74 3.64 692.87 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] 20:16:01 veth7370a9a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] Average: lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] Average: ens3 96.37 85.07 793.23 158.24 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] Average: docker0 34.66 37.10 2.55 312.14 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] Average: veth7370a9a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-07T20:16:43.738Z] [2022-09-07T20:16:43.738Z] [2022-09-07T20:16:43.738Z] ---> sar -P ALL: [2022-09-07T20:16:43.738Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28650) 09/07/22 _x86_64_ (8 CPU) [2022-09-07T20:16:43.738Z] [2022-09-07T20:16:43.738Z] 19:47:10 LINUX RESTART (8 CPU) [2022-09-07T20:16:43.738Z] [2022-09-07T20:16:43.738Z] 19:48:02 CPU %user %nice %system %iowait %steal %idle [2022-09-07T20:16:43.738Z] 19:49:01 all 12.38 0.00 4.11 3.87 0.09 79.55 [2022-09-07T20:16:43.738Z] 19:49:01 0 12.10 0.00 4.39 20.45 0.07 62.99 [2022-09-07T20:16:43.738Z] 19:49:01 1 12.93 0.00 3.71 1.61 0.09 81.67 [2022-09-07T20:16:43.738Z] 19:49:01 2 12.02 0.00 4.50 3.21 0.12 80.15 [2022-09-07T20:16:43.738Z] 19:49:01 3 15.90 0.00 5.69 2.04 0.07 76.30 [2022-09-07T20:16:43.738Z] 19:49:01 4 11.51 0.00 3.64 0.17 0.09 84.59 [2022-09-07T20:16:43.738Z] 19:49:01 5 12.17 0.00 3.98 1.61 0.07 82.18 [2022-09-07T20:16:43.738Z] 19:49:01 6 11.35 0.00 3.72 1.58 0.07 83.28 [2022-09-07T20:16:43.738Z] 19:49:01 7 11.07 0.00 3.24 0.26 0.12 85.31 [2022-09-07T20:16:43.738Z] 19:50:01 all 47.02 0.00 7.13 0.54 0.10 45.20 [2022-09-07T20:16:43.738Z] 19:50:01 0 47.00 0.00 6.64 0.14 0.08 46.14 [2022-09-07T20:16:43.738Z] 19:50:01 1 47.72 0.00 7.02 0.15 0.08 45.02 [2022-09-07T20:16:43.738Z] 19:50:01 2 45.98 0.00 6.44 0.63 0.12 46.84 [2022-09-07T20:16:43.738Z] 19:50:01 3 46.15 0.00 8.28 0.10 0.12 45.36 [2022-09-07T20:16:43.738Z] 19:50:01 4 47.08 0.00 7.97 3.02 0.10 41.83 [2022-09-07T20:16:43.738Z] 19:50:01 5 46.91 0.00 7.54 0.10 0.10 45.35 [2022-09-07T20:16:43.738Z] 19:50:01 6 48.27 0.00 6.17 0.13 0.08 45.34 [2022-09-07T20:16:43.738Z] 19:50:01 7 47.08 0.00 7.01 0.05 0.10 45.75 [2022-09-07T20:16:43.738Z] 19:51:01 all 32.99 0.00 7.03 1.22 0.09 58.66 [2022-09-07T20:16:43.738Z] 19:51:01 0 34.66 0.00 7.57 0.24 0.10 57.43 [2022-09-07T20:16:43.738Z] 19:51:01 1 34.25 0.00 7.29 0.03 0.08 58.35 [2022-09-07T20:16:43.738Z] 19:51:01 2 30.60 0.00 7.23 1.09 0.09 61.00 [2022-09-07T20:16:43.738Z] 19:51:01 3 32.46 0.00 6.02 0.22 0.08 61.22 [2022-09-07T20:16:43.738Z] 19:51:01 4 32.78 0.00 6.78 7.86 0.08 52.49 [2022-09-07T20:16:43.738Z] 19:51:01 5 32.21 0.00 7.16 0.22 0.08 60.33 [2022-09-07T20:16:43.738Z] 19:51:01 6 34.06 0.00 7.11 0.08 0.10 58.64 [2022-09-07T20:16:43.738Z] 19:51:01 7 32.89 0.00 7.10 0.05 0.12 59.83 [2022-09-07T20:16:43.738Z] 19:52:01 all 21.25 0.00 7.94 14.90 0.11 55.80 [2022-09-07T20:16:43.738Z] 19:52:01 0 20.09 0.00 7.01 9.17 0.10 63.63 [2022-09-07T20:16:43.738Z] 19:52:01 1 22.44 0.00 8.11 13.46 0.13 55.85 [2022-09-07T20:16:43.738Z] 19:52:01 2 21.70 0.00 9.44 32.85 0.08 35.93 [2022-09-07T20:16:43.738Z] 19:52:01 3 21.40 0.00 8.06 22.87 0.10 47.57 [2022-09-07T20:16:43.738Z] 19:52:01 4 22.97 0.00 8.51 18.28 0.10 50.14 [2022-09-07T20:16:43.738Z] 19:52:01 5 20.98 0.00 7.41 8.61 0.10 62.90 [2022-09-07T20:16:43.738Z] 19:52:01 6 20.39 0.00 6.73 5.14 0.15 67.59 [2022-09-07T20:16:43.738Z] 19:52:01 7 20.02 0.00 8.24 8.77 0.10 62.88 [2022-09-07T20:16:43.738Z] 19:53:01 all 44.17 0.00 11.06 12.11 0.17 32.49 [2022-09-07T20:16:43.738Z] 19:53:01 0 42.09 0.00 11.12 23.65 0.19 22.95 [2022-09-07T20:16:43.738Z] 19:53:01 1 44.65 0.00 11.42 12.26 0.17 31.50 [2022-09-07T20:16:43.738Z] 19:53:01 2 48.39 0.00 12.37 11.25 0.15 27.83 [2022-09-07T20:16:43.738Z] 19:53:01 3 42.20 0.00 10.76 21.26 0.17 25.61 [2022-09-07T20:16:43.738Z] 19:53:01 4 48.42 0.00 11.20 10.06 0.20 30.11 [2022-09-07T20:16:43.738Z] 19:53:01 5 42.00 0.00 10.59 7.97 0.14 39.30 [2022-09-07T20:16:43.738Z] 19:53:01 6 42.48 0.00 10.51 4.27 0.14 42.60 [2022-09-07T20:16:43.738Z] 19:53:01 7 43.07 0.00 10.46 5.99 0.23 40.26 [2022-09-07T20:16:43.738Z] 19:54:01 all 37.65 0.00 10.77 16.72 0.30 34.55 [2022-09-07T20:16:43.738Z] 19:54:01 0 40.22 0.00 11.55 13.03 0.30 34.90 [2022-09-07T20:16:43.738Z] 19:54:01 1 37.03 0.00 10.56 5.03 0.40 46.98 [2022-09-07T20:16:43.738Z] 19:54:01 2 39.45 0.00 10.61 25.84 0.44 23.65 [2022-09-07T20:16:43.738Z] 19:54:01 3 37.48 0.00 11.24 12.33 0.29 38.66 [2022-09-07T20:16:43.738Z] 19:54:01 4 36.65 0.00 10.41 10.12 0.22 42.60 [2022-09-07T20:16:43.738Z] 19:54:01 5 35.42 0.00 10.83 34.35 0.33 19.08 [2022-09-07T20:16:43.738Z] 19:54:01 6 36.32 0.00 10.36 18.41 0.16 34.75 [2022-09-07T20:16:43.738Z] 19:54:01 7 38.65 0.00 10.62 14.56 0.29 35.88 [2022-09-07T20:16:43.738Z] 19:55:01 all 33.98 0.00 7.89 17.13 0.23 40.77 [2022-09-07T20:16:43.738Z] 19:55:01 0 34.30 0.00 8.01 7.31 0.17 50.21 [2022-09-07T20:16:43.738Z] 19:55:01 1 34.08 0.00 8.60 43.73 0.19 13.41 [2022-09-07T20:16:43.738Z] 19:55:01 2 34.09 0.00 7.24 10.99 0.32 47.35 [2022-09-07T20:16:43.738Z] 19:55:01 3 36.21 0.00 8.45 21.40 0.17 33.77 [2022-09-07T20:16:43.738Z] 19:55:01 4 34.11 0.00 8.10 20.43 0.24 37.13 [2022-09-07T20:16:43.738Z] 19:55:01 5 32.84 0.00 6.94 14.23 0.37 45.61 [2022-09-07T20:16:43.738Z] 19:55:01 6 32.84 0.00 7.51 5.52 0.20 53.93 [2022-09-07T20:16:43.738Z] 19:55:01 7 33.36 0.00 8.29 13.47 0.20 44.67 [2022-09-07T20:16:43.738Z] 19:56:01 all 7.96 0.00 1.49 1.01 0.08 89.46 [2022-09-07T20:16:43.738Z] 19:56:01 0 7.89 0.00 1.47 0.15 0.07 90.42 [2022-09-07T20:16:43.738Z] 19:56:01 1 9.43 0.00 1.83 1.66 0.07 87.01 [2022-09-07T20:16:43.738Z] 19:56:01 2 8.09 0.00 1.34 0.03 0.12 90.42 [2022-09-07T20:16:43.738Z] 19:56:01 3 10.36 0.00 1.71 1.82 0.07 86.04 [2022-09-07T20:16:43.738Z] 19:56:01 4 7.08 0.00 1.49 0.69 0.08 90.66 [2022-09-07T20:16:43.738Z] 19:56:01 5 8.32 0.00 1.39 0.05 0.05 90.18 [2022-09-07T20:16:43.738Z] 19:56:01 6 5.95 0.00 1.02 0.03 0.08 92.92 [2022-09-07T20:16:43.738Z] 19:56:01 7 6.55 0.00 1.69 3.69 0.08 87.98 [2022-09-07T20:16:43.738Z] 19:57:01 all 5.75 0.00 0.66 0.06 0.05 93.48 [2022-09-07T20:16:43.738Z] 19:57:01 0 1.55 0.00 0.55 0.08 0.02 97.80 [2022-09-07T20:16:43.738Z] 19:57:01 1 8.13 0.00 0.97 0.00 0.07 90.83 [2022-09-07T20:16:43.738Z] 19:57:01 2 8.72 0.00 0.54 0.02 0.07 90.66 [2022-09-07T20:16:43.738Z] 19:57:01 3 5.35 0.00 0.69 0.35 0.05 93.57 [2022-09-07T20:16:43.738Z] 19:57:01 4 3.78 0.00 0.55 0.00 0.03 95.63 [2022-09-07T20:16:43.738Z] 19:57:01 5 5.60 0.00 0.55 0.03 0.07 93.75 [2022-09-07T20:16:43.738Z] 19:57:01 6 6.08 0.00 0.57 0.00 0.05 93.31 [2022-09-07T20:16:43.738Z] 19:57:01 7 6.85 0.00 0.83 0.00 0.03 92.28 [2022-09-07T20:16:43.738Z] 19:58:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2022-09-07T20:16:43.738Z] 19:58:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-07T20:16:43.738Z] 19:58:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-09-07T20:16:43.738Z] 19:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.738Z] 19:58:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-07T20:16:43.738Z] 19:58:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2022-09-07T20:16:43.738Z] 19:58:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-07T20:16:43.738Z] 19:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.738Z] 19:58:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2022-09-07T20:16:43.738Z] 19:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-07T20:16:43.738Z] 19:59:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-07T20:16:43.738Z] 19:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-07T20:16:43.738Z] 19:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-07T20:16:43.738Z] 19:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-07T20:16:43.738Z] 19:59:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2022-09-07T20:16:43.738Z] 19:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-07T20:16:43.738Z] 19:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.738Z] 19:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-07T20:16:43.738Z] [2022-09-07T20:16:43.738Z] 19:59:01 CPU %user %nice %system %iowait %steal %idle [2022-09-07T20:16:43.738Z] 20:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-07T20:16:43.738Z] 20:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.738Z] 20:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-07T20:16:43.738Z] 20:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.738Z] 20:00:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-09-07T20:16:43.738Z] 20:00:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2022-09-07T20:16:43.738Z] 20:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.738Z] 20:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.738Z] 20:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.738Z] 20:01:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-09-07T20:16:43.738Z] 20:01:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-07T20:16:43.738Z] 20:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.738Z] 20:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.738Z] 20:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:01:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-07T20:16:43.739Z] 20:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-07T20:16:43.739Z] 20:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-07T20:16:43.739Z] 20:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-07T20:16:43.739Z] 20:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:02:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2022-09-07T20:16:43.739Z] 20:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:03:01 all 0.02 0.00 0.03 0.01 0.00 99.93 [2022-09-07T20:16:43.739Z] 20:03:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-07T20:16:43.739Z] 20:03:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:03:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:03:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:03:01 4 0.07 0.00 0.08 0.00 0.02 99.83 [2022-09-07T20:16:43.739Z] 20:03:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-07T20:16:43.739Z] 20:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:04:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:04:01 0 0.08 0.00 0.05 0.02 0.00 99.85 [2022-09-07T20:16:43.739Z] 20:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-07T20:16:43.739Z] 20:04:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:05:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2022-09-07T20:16:43.739Z] 20:05:01 0 0.32 0.00 0.03 0.00 0.02 99.63 [2022-09-07T20:16:43.739Z] 20:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:05:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2022-09-07T20:16:43.739Z] 20:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:06:01 all 0.16 0.00 0.01 0.00 0.00 99.83 [2022-09-07T20:16:43.739Z] 20:06:01 0 1.11 0.00 0.02 0.00 0.00 98.87 [2022-09-07T20:16:43.739Z] 20:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-07T20:16:43.739Z] 20:06:01 2 0.07 0.00 0.00 0.02 0.02 99.90 [2022-09-07T20:16:43.739Z] 20:06:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:07:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-07T20:16:43.739Z] 20:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:07:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:08:02 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:08:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:08:02 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-07T20:16:43.739Z] 20:08:02 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:08:02 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:08:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:08:02 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:08:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:08:02 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-07T20:16:43.739Z] 20:09:01 1 0.05 0.00 0.07 0.00 0.02 99.86 [2022-09-07T20:16:43.739Z] 20:09:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:09:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:10:01 all 0.04 0.00 0.00 0.00 0.00 99.96 [2022-09-07T20:16:43.739Z] 20:10:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2022-09-07T20:16:43.739Z] 20:10:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2022-09-07T20:16:43.739Z] 20:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:10:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] [2022-09-07T20:16:43.739Z] 20:10:01 CPU %user %nice %system %iowait %steal %idle [2022-09-07T20:16:43.739Z] 20:11:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-09-07T20:16:43.739Z] 20:11:01 0 2.00 0.00 0.00 0.00 0.00 98.00 [2022-09-07T20:16:43.739Z] 20:11:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-09-07T20:16:43.739Z] 20:11:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-09-07T20:16:43.739Z] 20:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-07T20:16:43.739Z] 20:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:12:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2022-09-07T20:16:43.739Z] 20:12:01 0 2.02 0.00 0.03 0.00 0.00 97.95 [2022-09-07T20:16:43.739Z] 20:12:01 1 0.02 0.00 0.07 0.00 0.02 99.90 [2022-09-07T20:16:43.739Z] 20:12:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:13:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2022-09-07T20:16:43.739Z] 20:13:01 0 0.93 0.00 0.00 0.00 0.02 99.05 [2022-09-07T20:16:43.739Z] 20:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-07T20:16:43.739Z] 20:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-07T20:16:43.739Z] 20:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:14:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:14:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-07T20:16:43.739Z] 20:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:14:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2022-09-07T20:16:43.739Z] 20:14:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-07T20:16:43.739Z] 20:15:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2022-09-07T20:16:43.739Z] 20:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-07T20:16:43.739Z] 20:15:01 2 0.02 0.00 0.00 0.12 0.00 99.87 [2022-09-07T20:16:43.739Z] 20:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-07T20:16:43.739Z] 20:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-07T20:16:43.739Z] 20:16:01 all 9.16 0.00 3.53 2.72 0.07 84.51 [2022-09-07T20:16:43.739Z] 20:16:01 0 8.87 0.00 3.21 1.33 0.05 86.54 [2022-09-07T20:16:43.739Z] 20:16:01 1 10.89 0.00 3.13 0.23 0.13 85.61 [2022-09-07T20:16:43.739Z] 20:16:01 2 9.67 0.00 3.51 10.51 0.05 76.25 [2022-09-07T20:16:43.739Z] 20:16:01 3 9.02 0.00 3.42 3.15 0.07 84.35 [2022-09-07T20:16:43.739Z] 20:16:01 4 9.12 0.00 3.33 0.02 0.08 87.45 [2022-09-07T20:16:43.739Z] 20:16:01 5 8.16 0.00 3.90 0.84 0.05 87.05 [2022-09-07T20:16:43.739Z] 20:16:01 6 8.19 0.00 4.22 5.75 0.07 81.77 [2022-09-07T20:16:43.739Z] 20:16:01 7 9.36 0.00 3.51 0.00 0.08 87.05 [2022-09-07T20:16:43.739Z] Average: all 8.92 0.00 2.17 2.47 0.05 86.39 [2022-09-07T20:16:43.739Z] Average: 0 8.99 0.00 2.17 2.65 0.04 86.15 [2022-09-07T20:16:43.739Z] Average: 1 9.25 0.00 2.23 2.75 0.05 85.72 [2022-09-07T20:16:43.739Z] Average: 2 9.13 0.00 2.23 3.41 0.06 85.17 [2022-09-07T20:16:43.739Z] Average: 3 9.05 0.00 2.27 3.01 0.04 85.63 [2022-09-07T20:16:43.739Z] Average: 4 8.94 0.00 2.19 2.49 0.05 86.33 [2022-09-07T20:16:43.739Z] Average: 5 8.63 0.00 2.12 2.38 0.05 86.82 [2022-09-07T20:16:43.739Z] Average: 6 8.66 0.00 2.03 1.43 0.04 87.84 [2022-09-07T20:16:43.739Z] Average: 7 8.76 0.00 2.15 1.64 0.05 87.41 [2022-09-07T20:16:43.739Z] [2022-09-07T20:16:43.739Z] [2022-09-07T20:16:43.739Z]