Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 744b4920ca4f20eb5f8471b336be03832ab3a92f 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-ssh14786998042921274503.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9856455711367676964.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8794601390302746516.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17146005592961840497.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh357327776606200771.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6135 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/314 [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/314 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 744b4920ca4f20eb5f8471b336be03832ab3a92f (main) Commit message: "Merge pull request #4174 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.17" > 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 744b4920ca4f20eb5f8471b336be03832ab3a92f # timeout=10 > git rev-list --no-walk 2a8ab4d758b6f4591046dc1f155d6fe83c9352f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-01T01:23:54.946Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-01T01:23:54.990Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-01T01:23:55.008Z] ========================================================= [2022-10-01T01:23:55.008Z] EdgeX Global Pipelines Version Info [2022-10-01T01:23:55.008Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:23:55.702Z] ------------------- [2022-10-01T01:23:55.702Z] stable info: [2022-10-01T01:23:55.702Z] ------------------- [2022-10-01T01:23:55.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-01T01:23:55.702Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-01T01:23:55.702Z] Message: update stable to v1.0.239 [2022-10-01T01:23:56.277Z] ------------------- [2022-10-01T01:23:56.277Z] experimental info: [2022-10-01T01:23:56.277Z] ------------------- [2022-10-01T01:23:56.277Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-01T01:23:56.277Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-01T01:23:56.277Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-01T01:23:56.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-01T01:23:56.474Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-01T01:23:56.488Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-01T01:23:56.498Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-01T01:23:56.509Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-01T01:23:56.520Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-01T01:23:56.528Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-01T01:23:56.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-01T01:23:56.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-01T01:23:56.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-01T01:23:56.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-01T01:23:56.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-01T01:23:56.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-01T01:23:56.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-01T01:23:56.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-01T01:23:56.606Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-01T01:23:56.621Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-01T01:23:56.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-01T01:23:56.641Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-01T01:23:56.650Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-01T01:23:56.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-01T01:23:56.676Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-01T01:23:56.686Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-01T01:23:56.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-01T01:23:56.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-01T01:23:56.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-01T01:23:56.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] echo [2022-10-01T01:23:56.748Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 744b492 [Pipeline] echo [2022-10-01T01:23:56.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-01T01:23:56.805Z] provisioning config files... [2022-10-01T01:23:56.819Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/314@tmp/config3933637774153470667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:23:57.117Z] ---> docker-login.sh [2022-10-01T01:23:57.117Z] nexus3.edgexfoundry.org:10001 [2022-10-01T01:23:57.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:23:57.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:23:57.381Z] Configure a credential helper to remove this warning. See [2022-10-01T01:23:57.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:23:57.381Z] [2022-10-01T01:23:57.381Z] Login Succeeded [2022-10-01T01:23:57.381Z] nexus3.edgexfoundry.org:10002 [2022-10-01T01:23:57.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:23:57.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:23:57.641Z] Configure a credential helper to remove this warning. See [2022-10-01T01:23:57.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:23:57.641Z] [2022-10-01T01:23:57.641Z] Login Succeeded [2022-10-01T01:23:57.641Z] nexus3.edgexfoundry.org:10003 [2022-10-01T01:23:57.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:23:57.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:23:57.641Z] Configure a credential helper to remove this warning. See [2022-10-01T01:23:57.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:23:57.641Z] [2022-10-01T01:23:57.641Z] Login Succeeded [2022-10-01T01:23:57.641Z] nexus3.edgexfoundry.org:10004 [2022-10-01T01:23:57.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:23:57.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:23:57.900Z] Configure a credential helper to remove this warning. See [2022-10-01T01:23:57.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:23:57.900Z] [2022-10-01T01:23:57.900Z] Login Succeeded [2022-10-01T01:23:57.900Z] docker.io [2022-10-01T01:23:57.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:23:58.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:23:58.160Z] Configure a credential helper to remove this warning. See [2022-10-01T01:23:58.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:23:58.160Z] [2022-10-01T01:23:58.160Z] Login Succeeded [2022-10-01T01:23:58.160Z] ---> docker-login.sh ends [Pipeline] } [2022-10-01T01:23:58.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-01T01:23:58.473Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-10-01T01:23:58.473Z] + dirname cmd/core-command/Dockerfile [2022-10-01T01:23:58.473Z] + cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-01T01:23:58.473Z] + dirname cmd/core-data/Dockerfile+ [2022-10-01T01:23:58.473Z] cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-01T01:23:58.473Z] + dirname cmd/core-metadata/Dockerfile [2022-10-01T01:23:58.473Z] + cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-01T01:23:58.473Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-01T01:23:58.473Z] + cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-01T01:23:58.473Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-01T01:23:58.473Z] + cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-01T01:23:58.473Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-01T01:23:58.473Z] + cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-01T01:23:58.473Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-01T01:23:58.473Z] + cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-01T01:23:58.473Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-10-01T01:23:58.473Z] cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-01T01:23:58.473Z] + dirname cmd/security-spire-config/Dockerfile [2022-10-01T01:23:58.473Z] + cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-01T01:23:58.473Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-01T01:23:58.473Z] + cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-01T01:23:58.473Z] + dirname cmd/support-notifications/Dockerfile [2022-10-01T01:23:58.473Z] + cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-01T01:23:58.473Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-01T01:23:58.473Z] + cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-01T01:23:58.473Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-01T01:23:58.473Z] + cut -d/ -f2 [2022-10-01T01:23:58.473Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-01T01:23:58.514Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-01T01:23:58.844Z] + git rev-list -1 --merges 744b4920ca4f20eb5f8471b336be03832ab3a92f~1..744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] echo [2022-10-01T01:23:58.854Z] -----------> git rev-list -1 --merges 744b4920ca4f20eb5f8471b336be03832ab3a92f~1..744b4920ca4f20eb5f8471b336be03832ab3a92f 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:23:58.854Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [false] [Pipeline] sh [2022-10-01T01:23:59.140Z] + git log --format=format:%s -1 744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] echo [2022-10-01T01:23:59.155Z] ========================================================= [2022-10-01T01:23:59.155Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-01T01:23:59.155Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-01T01:23:59.597Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-01T01:23:59.597Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-01T01:23:59.597Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-01T01:23:59.597Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-01T01:23:59.597Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-01T01:23:59.597Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-01T01:23:59.597Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:24:00.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-01T01:24:00.055Z] [2022-10-01T01:24:00.055Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:24:00.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-01T01:24:00.348Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-01T01:24:00.348Z] b85a868b505f: Pulling fs layer [2022-10-01T01:24:00.348Z] e2be974225ed: Pulling fs layer [2022-10-01T01:24:00.348Z] 339a4e72a1f5: Pulling fs layer [2022-10-01T01:24:00.348Z] 988bab9f4d93: Pulling fs layer [2022-10-01T01:24:00.348Z] 1469e6f7b9e6: Pulling fs layer [2022-10-01T01:24:00.348Z] eaf3925da568: Pulling fs layer [2022-10-01T01:24:00.348Z] bab4dde63d76: Pulling fs layer [2022-10-01T01:24:00.348Z] bde34c3a00c8: Pulling fs layer [2022-10-01T01:24:00.348Z] b352a97aabf1: Pulling fs layer [2022-10-01T01:24:00.348Z] 4872d77fe225: Pulling fs layer [2022-10-01T01:24:00.348Z] 5851b861e8e6: Pulling fs layer [2022-10-01T01:24:00.348Z] b352a97aabf1: Waiting [2022-10-01T01:24:00.348Z] 5851b861e8e6: Waiting [2022-10-01T01:24:00.348Z] bab4dde63d76: Waiting [2022-10-01T01:24:00.348Z] bde34c3a00c8: Waiting [2022-10-01T01:24:00.348Z] 988bab9f4d93: Waiting [2022-10-01T01:24:00.348Z] 1469e6f7b9e6: Waiting [2022-10-01T01:24:00.348Z] eaf3925da568: Waiting [2022-10-01T01:24:00.348Z] e2be974225ed: Download complete [2022-10-01T01:24:00.348Z] 988bab9f4d93: Verifying Checksum [2022-10-01T01:24:00.348Z] 988bab9f4d93: Download complete [2022-10-01T01:24:00.609Z] 339a4e72a1f5: Verifying Checksum [2022-10-01T01:24:00.609Z] 339a4e72a1f5: Download complete [2022-10-01T01:24:00.609Z] 1469e6f7b9e6: Verifying Checksum [2022-10-01T01:24:00.609Z] 1469e6f7b9e6: Download complete [2022-10-01T01:24:00.609Z] eaf3925da568: Verifying Checksum [2022-10-01T01:24:00.609Z] eaf3925da568: Download complete [2022-10-01T01:24:00.609Z] bde34c3a00c8: Verifying Checksum [2022-10-01T01:24:00.609Z] bde34c3a00c8: Download complete [2022-10-01T01:24:00.609Z] b352a97aabf1: Download complete [2022-10-01T01:24:00.609Z] 4872d77fe225: Verifying Checksum [2022-10-01T01:24:00.609Z] 4872d77fe225: Download complete [2022-10-01T01:24:00.609Z] 5851b861e8e6: Verifying Checksum [2022-10-01T01:24:00.609Z] 5851b861e8e6: Download complete [2022-10-01T01:24:00.609Z] b85a868b505f: Verifying Checksum [2022-10-01T01:24:00.609Z] b85a868b505f: Download complete [2022-10-01T01:24:00.868Z] bab4dde63d76: Verifying Checksum [2022-10-01T01:24:00.868Z] bab4dde63d76: Download complete [2022-10-01T01:24:02.244Z] b85a868b505f: Pull complete [2022-10-01T01:24:02.245Z] e2be974225ed: Pull complete [2022-10-01T01:24:02.504Z] 339a4e72a1f5: Pull complete [2022-10-01T01:24:02.762Z] 988bab9f4d93: Pull complete [2022-10-01T01:24:03.022Z] 1469e6f7b9e6: Pull complete [2022-10-01T01:24:03.022Z] eaf3925da568: Pull complete [2022-10-01T01:24:04.920Z] bab4dde63d76: Pull complete [2022-10-01T01:24:04.920Z] bde34c3a00c8: Pull complete [2022-10-01T01:24:04.920Z] b352a97aabf1: Pull complete [2022-10-01T01:24:05.179Z] 4872d77fe225: Pull complete [2022-10-01T01:24:05.179Z] 5851b861e8e6: Pull complete [2022-10-01T01:24:05.179Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-01T01:24:05.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-01T01:24:05.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:24:05.262Z] prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container [2022-10-01T01:24:05.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-01T01:24:06.962Z] $ docker top 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 -eo pid,comm [2022-10-01T01:24:07.016Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-01T01:24:07.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-01T01:24:07.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-01T01:24:07.042Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-01T01:24:07.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-01T01:24:07.169Z] $ docker exec 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 ssh-agent [2022-10-01T01:24:07.293Z] SSH_AUTH_SOCK=/tmp/ssh-DPwTyQlzizk6/agent.32 [2022-10-01T01:24:07.293Z] SSH_AGENT_PID=39 [2022-10-01T01:24:07.300Z] Running ssh-add (command line suppressed) [2022-10-01T01:24:07.407Z] Identity added: /w/workspace/edgex-go/314@tmp/private_key_5771674257835113973.key (/w/workspace/edgex-go/314@tmp/private_key_5771674257835113973.key) [2022-10-01T01:24:07.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-01T01:24:07.710Z] + git tag --points-at HEAD [Pipeline] } [2022-10-01T01:24:07.725Z] $ docker exec --env ******** --env ******** 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 ssh-agent -k [2022-10-01T01:24:07.816Z] unset SSH_AUTH_SOCK; [2022-10-01T01:24:07.817Z] unset SSH_AGENT_PID; [2022-10-01T01:24:07.817Z] echo Agent pid 39 killed; [2022-10-01T01:24:07.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-01T01:24:07.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-01T01:24:07.851Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-01T01:24:07.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-01T01:24:07.972Z] $ docker exec 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 ssh-agent [2022-10-01T01:24:08.085Z] SSH_AUTH_SOCK=/tmp/ssh-QxWhL4xN3WSV/agent.72 [2022-10-01T01:24:08.085Z] SSH_AGENT_PID=78 [2022-10-01T01:24:08.090Z] Running ssh-add (command line suppressed) [2022-10-01T01:24:08.212Z] Identity added: /w/workspace/edgex-go/314@tmp/private_key_11451432533333971525.key (/w/workspace/edgex-go/314@tmp/private_key_11451432533333971525.key) [2022-10-01T01:24:08.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-01T01:24:08.517Z] + git semver init [2022-10-01T01:24:08.776Z] 2022-10-01 01:24:08,724 [run_init] DEBUG init version:0.0.0 force:False [2022-10-01T01:24:08.776Z] 2022-10-01 01:24:08,725 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/314/.semver [2022-10-01T01:24:08.776Z] 2022-10-01 01:24:08,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/314/.semver [2022-10-01T01:24:08.776Z] 2022-10-01 01:24:08,726 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/314/.semver'], cwd=/w/workspace/edgex-go/314, universal_newlines=False, shell=None, istream=None) [2022-10-01T01:24:14.082Z] 2022-10-01 01:24:13,297 [append_file] DEBUG append to file:/w/workspace/edgex-go/314/.git/info/exclude [2022-10-01T01:24:14.082Z] 2022-10-01 01:24:13,297 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/314/.semver/main with force:False [2022-10-01T01:24:14.082Z] 2022-10-01 01:24:13,298 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main [2022-10-01T01:24:14.082Z] 2022-10-01 01:24:13,298 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main [2022-10-01T01:24:14.082Z] 2.3.0-dev.77 [Pipeline] } [2022-10-01T01:24:14.093Z] $ docker exec --env ******** --env ******** 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 ssh-agent -k [2022-10-01T01:24:14.198Z] unset SSH_AUTH_SOCK; [2022-10-01T01:24:14.199Z] unset SSH_AGENT_PID; [2022-10-01T01:24:14.199Z] echo Agent pid 78 killed; [2022-10-01T01:24:14.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-01T01:24:14.515Z] + git semver [Pipeline] } [2022-10-01T01:24:14.787Z] $ docker stop --time=1 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 [2022-10-01T01:24:16.096Z] $ docker rm -f 40d8c32c6699a9f1396d08eafd225f2e5157d47887202bf7122c7a2867d7f158 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-01T01:24:16.444Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-01T01:24:16.649Z] Stashed 1 file(s) [Pipeline] echo [2022-10-01T01:24:16.651Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.77 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-01T01:24:17.056Z] + git config --global --add safe.directory /w/workspace/edgex-go/314 [Pipeline] echo [2022-10-01T01:24:17.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-01T01:24:17.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-01T01:24:17.090Z] ========================================================= [2022-10-01T01:24:17.090Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-01T01:24:17.090Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-01T01:24:17.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-01T01:24:17.381Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-01T01:24:17.381Z] 2408cc74d12b: Pulling fs layer [2022-10-01T01:24:17.381Z] ea60b727a1ce: Pulling fs layer [2022-10-01T01:24:17.381Z] 30c4a7721957: Pulling fs layer [2022-10-01T01:24:17.381Z] 370296b7ddb6: Pulling fs layer [2022-10-01T01:24:17.381Z] 7c6cee850709: Pulling fs layer [2022-10-01T01:24:17.381Z] aa9baa53a306: Pulling fs layer [2022-10-01T01:24:17.381Z] 8b309c321861: Pulling fs layer [2022-10-01T01:24:17.381Z] d8d76fd02f46: Pulling fs layer [2022-10-01T01:24:17.381Z] fa31f396de31: Pulling fs layer [2022-10-01T01:24:17.381Z] aa9baa53a306: Waiting [2022-10-01T01:24:17.381Z] 8b309c321861: Waiting [2022-10-01T01:24:17.381Z] d8d76fd02f46: Waiting [2022-10-01T01:24:17.381Z] 7c6cee850709: Waiting [2022-10-01T01:24:17.381Z] fa31f396de31: Waiting [2022-10-01T01:24:17.381Z] 370296b7ddb6: Waiting [2022-10-01T01:24:17.381Z] 30c4a7721957: Verifying Checksum [2022-10-01T01:24:17.381Z] 30c4a7721957: Download complete [2022-10-01T01:24:17.381Z] ea60b727a1ce: Verifying Checksum [2022-10-01T01:24:17.381Z] ea60b727a1ce: Download complete [2022-10-01T01:24:17.381Z] 7c6cee850709: Verifying Checksum [2022-10-01T01:24:17.381Z] 7c6cee850709: Download complete [2022-10-01T01:24:17.381Z] aa9baa53a306: Verifying Checksum [2022-10-01T01:24:17.381Z] aa9baa53a306: Download complete [2022-10-01T01:24:17.381Z] 2408cc74d12b: Verifying Checksum [2022-10-01T01:24:17.381Z] 2408cc74d12b: Download complete [2022-10-01T01:24:17.381Z] 8b309c321861: Download complete [2022-10-01T01:24:17.649Z] 2408cc74d12b: Pull complete [2022-10-01T01:24:17.649Z] ea60b727a1ce: Pull complete [2022-10-01T01:24:17.649Z] 30c4a7721957: Pull complete [2022-10-01T01:24:18.237Z] fa31f396de31: Verifying Checksum [2022-10-01T01:24:18.237Z] fa31f396de31: Download complete [2022-10-01T01:24:18.237Z] d8d76fd02f46: Verifying Checksum [2022-10-01T01:24:18.237Z] d8d76fd02f46: Download complete [2022-10-01T01:24:18.495Z] 370296b7ddb6: Verifying Checksum [2022-10-01T01:24:18.495Z] 370296b7ddb6: Download complete [2022-10-01T01:24:21.776Z] 370296b7ddb6: Pull complete [2022-10-01T01:24:22.036Z] 7c6cee850709: Pull complete [2022-10-01T01:24:22.036Z] aa9baa53a306: Pull complete [2022-10-01T01:24:22.036Z] 8b309c321861: Pull complete [2022-10-01T01:24:23.934Z] d8d76fd02f46: Pull complete [2022-10-01T01:24:24.869Z] fa31f396de31: Pull complete [2022-10-01T01:24:24.869Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-01T01:24:24.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-01T01:24:24.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-01T01:24:25.166Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-01T01:24:25.166Z] WORKDIR /edgex [2022-10-01T01:24:25.166Z] COPY go.mod . [2022-10-01T01:24:25.166Z] RUN go mod download [2022-10-01T01:24:25.166Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-01T01:24:25.736Z] Sending build context to Docker daemon 169.5MB [2022-10-01T01:24:25.736Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-01T01:24:25.736Z] ---> cef68f9685f8 [2022-10-01T01:24:25.736Z] Step 2/4 : WORKDIR /edgex [2022-10-01T01:24:29.923Z] ---> Running in 3afdf51ce916 [2022-10-01T01:24:29.923Z] Removing intermediate container 3afdf51ce916 [2022-10-01T01:24:29.923Z] ---> f4f69137de4c [2022-10-01T01:24:29.923Z] Step 3/4 : COPY go.mod . [2022-10-01T01:24:29.923Z] ---> 0e2be6385e7c [2022-10-01T01:24:29.923Z] Step 4/4 : RUN go mod download [2022-10-01T01:24:29.923Z] ---> Running in ebb65fbfbed9 [2022-10-01T01:24:31.732Z] Still waiting to schedule task [2022-10-01T01:24:31.733Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-01T01:24:48.020Z] Removing intermediate container ebb65fbfbed9 [2022-10-01T01:24:48.020Z] ---> 8325586463d4 [2022-10-01T01:24:48.020Z] Successfully built 8325586463d4 [2022-10-01T01:24:48.020Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:24:48.316Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-01T01:24:48.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:24:48.379Z] prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container [2022-10-01T01:24:48.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-01T01:24:48.768Z] $ docker top ccf90ca00f8e415c59422ea48ab64d4a0177bc151d90d2b597c92abf8c58fadf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T01:24:49.118Z] + go version [2022-10-01T01:24:49.118Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-01T01:24:49.134Z] $ docker stop --time=1 ccf90ca00f8e415c59422ea48ab64d4a0177bc151d90d2b597c92abf8c58fadf [2022-10-01T01:24:50.407Z] $ docker rm -f ccf90ca00f8e415c59422ea48ab64d4a0177bc151d90d2b597c92abf8c58fadf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:24:50.815Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-01T01:24:50.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:24:50.884Z] prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container [2022-10-01T01:24:50.920Z] $ 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/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-01T01:24:51.242Z] $ docker top 9ebb7de508d19ca3572e8ad2bee9b83baa13bd7dc73f7f93a07ef05979a7e531 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-01T01:24:51.306Z] ========================================================= [2022-10-01T01:24:51.306Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-01T01:24:51.306Z] ========================================================= [Pipeline] sh [2022-10-01T01:24:51.584Z] + git config --global --add safe.directory /w/workspace/edgex-go/314 [Pipeline] fileExists [Pipeline] sh [2022-10-01T01:24:51.878Z] + make test [2022-10-01T01:24:51.878Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-01T01:24:58.434Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-01T01:25:10.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-01T01:25:10.620Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-01T01:25:10.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-01T01:25:11.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements [2022-10-01T01:25:11.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-01T01:25:11.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-01T01:25:12.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2022-10-01T01:25:12.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.078s coverage: 75.6% of statements [2022-10-01T01:25:12.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-01T01:25:12.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-01T01:25:12.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.075s coverage: 54.2% of statements [2022-10-01T01:25:12.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-01T01:25:12.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.365s coverage: 89.2% of statements [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 2.0% of statements [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.474s coverage: 95.6% of statements [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.108s coverage: 60.0% of statements [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.081s coverage: 29.6% of statements [2022-10-01T01:25:16.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2022-10-01T01:25:16.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-10-01T01:25:21.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements [2022-10-01T01:25:21.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2022-10-01T01:25:27.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.233s coverage: 80.5% of statements [2022-10-01T01:25:27.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.066s coverage: 100.0% of statements [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.7% of statements [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-10-01T01:25:35.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.8% of statements [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-01T01:25:35.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-01T01:25:35.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 41.8% of statements [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-01T01:25:35.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-01T01:25:35.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-01T01:25:35.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.107s coverage: 17.7% of statements [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-01T01:25:35.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-01T01:25:35.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-01T01:25:35.184Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-01T01:25:35.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-01T01:25:35.184Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-01T01:25:35.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-10-01T01:25:35.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-10-01T01:25:35.184Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-10-01T01:25:53.247Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-01T01:25:53.247Z] GO111MODULE=on go vet ./... [2022-10-01T01:25:56.525Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-01T01:25:56.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-01T01:25:56.783Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-01T01:25:56.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-01T01:25:57.080Z] + ls -al . [2022-10-01T01:25:57.080Z] total 756 [2022-10-01T01:25:57.080Z] drwxrwxr-x 11 1001 1001 4096 Oct 1 01:24 . [2022-10-01T01:25:57.080Z] drwxr-xr-x 4 root root 4096 Oct 1 01:24 .. [2022-10-01T01:25:57.080Z] drwxrwxr-x 2 1001 1001 4096 Oct 1 01:23 .blubracket [2022-10-01T01:25:57.080Z] -rw-rw-r-- 1 1001 1001 16 Oct 1 01:23 .dockerignore [2022-10-01T01:25:57.080Z] drwxrwxr-x 8 1001 1001 4096 Oct 1 01:25 .git [2022-10-01T01:25:57.080Z] drwxrwxr-x 3 1001 1001 4096 Oct 1 01:23 .github [2022-10-01T01:25:57.080Z] -rw-rw-r-- 1 1001 1001 1030 Oct 1 01:23 .gitignore [2022-10-01T01:25:57.080Z] -rw-rw-r-- 1 1001 1001 42 Oct 1 01:23 .golangci.yml [2022-10-01T01:25:57.080Z] -rw-rw-r-- 1 1001 1001 87 Oct 1 01:23 .hadolint.yml [2022-10-01T01:25:57.080Z] drwxr-xr-x 3 1001 1001 4096 Oct 1 01:24 .semver [2022-10-01T01:25:57.080Z] -rw-rw-r-- 1 1001 1001 166 Oct 1 01:23 .sonarcloud.properties [2022-10-01T01:25:57.080Z] -rw-rw-r-- 1 1001 1001 1171 Oct 1 01:23 ADOPTERS.md [2022-10-01T01:25:57.080Z] -rw-rw-r-- 1 1001 1001 10722 Oct 1 01:23 Attribution.txt [2022-10-01T01:25:57.080Z] -rw-rw-r-- 1 1001 1001 63209 Oct 1 01:23 CHANGELOG.md [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 3804 Oct 1 01:23 CONTRIBUTING.md [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 677 Oct 1 01:23 GOVERNANCE.md [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 850 Oct 1 01:23 Jenkinsfile [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 10775 Oct 1 01:23 LICENSE [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 13724 Oct 1 01:23 Makefile [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 582 Oct 1 01:23 OWNERS.md [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 9799 Oct 1 01:23 README.md [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 6912 Oct 1 01:23 SECURITY.md [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 12 Oct 1 01:24 VERSION [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 4131 Oct 1 01:23 ZMQWindows.md [2022-10-01T01:25:57.081Z] drwxrwxr-x 2 1001 1001 4096 Oct 1 01:23 bin [2022-10-01T01:25:57.081Z] drwxrwxr-x 18 1001 1001 4096 Oct 1 01:23 cmd [2022-10-01T01:25:57.081Z] -rw-r--r-- 1 root root 496148 Oct 1 01:25 coverage.out [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 3458 Oct 1 01:23 go.mod [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 38041 Oct 1 01:23 go.sum [2022-10-01T01:25:57.081Z] drwxrwxr-x 8 1001 1001 4096 Oct 1 01:23 internal [2022-10-01T01:25:57.081Z] drwxrwxr-x 3 1001 1001 4096 Oct 1 01:23 openapi [2022-10-01T01:25:57.081Z] drwxrwxr-x 4 1001 1001 4096 Oct 1 01:23 snap [2022-10-01T01:25:57.081Z] -rw-rw-r-- 1 1001 1001 204 Oct 1 01:23 version.go [Pipeline] sh [2022-10-01T01:25:57.444Z] + '[' -e coverage.out ] [2022-10-01T01:25:57.444Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-01T01:25:57.558Z] Stashed 1 file(s) [Pipeline] sh [2022-10-01T01:25:57.877Z] + make build [2022-10-01T01:25:57.878Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-01T01:26:10.078Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-01T01:26:20.035Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-01T01:26:20.600Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-01T01:26:27.153Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-01T01:26:27.410Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-01T01:26:28.785Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-01T01:26:30.157Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-01T01:26:31.090Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-01T01:26:32.024Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-01T01:26:32.959Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-01T01:26:33.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-01T01:26:35.425Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-01T01:26:36.372Z] $ docker stop --time=1 9ebb7de508d19ca3572e8ad2bee9b83baa13bd7dc73f7f93a07ef05979a7e531 [2022-10-01T01:26:40.087Z] $ docker rm -f 9ebb7de508d19ca3572e8ad2bee9b83baa13bd7dc73f7f93a07ef05979a7e531 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:26:40.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-01T01:26:40.953Z] [2022-10-01T01:26:40.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:26:41.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-01T01:26:41.527Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-01T01:26:41.527Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-01T01:26:41.527Z] ca9280d653b3: Pulling fs layer [2022-10-01T01:26:41.527Z] 7e9c9ca2126c: Pulling fs layer [2022-10-01T01:26:41.527Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-01T01:26:41.527Z] cbdbe7a5bc2a: Download complete [2022-10-01T01:26:41.527Z] ca9280d653b3: Verifying Checksum [2022-10-01T01:26:41.527Z] ca9280d653b3: Download complete [2022-10-01T01:26:41.527Z] cbdbe7a5bc2a: Pull complete [2022-10-01T01:26:42.107Z] 7e9c9ca2126c: Download complete [2022-10-01T01:26:42.107Z] ca9280d653b3: Pull complete [2022-10-01T01:26:45.389Z] 7e9c9ca2126c: Pull complete [2022-10-01T01:26:45.389Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-01T01:26:45.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-01T01:26:45.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:26:45.453Z] prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container [2022-10-01T01:26:45.481Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-01T01:26:47.421Z] $ docker top 5a7a335f661bb5d29fa003ba0465c419851b4d6854d5782e9ebb1ebe6881f51f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T01:26:47.758Z] + docker-compose build --help [2022-10-01T01:26:47.758Z] + grep parallel [2022-10-01T01:26:48.325Z] --parallel Build images in parallel. [Pipeline] } [2022-10-01T01:26:48.339Z] $ docker stop --time=1 5a7a335f661bb5d29fa003ba0465c419851b4d6854d5782e9ebb1ebe6881f51f [2022-10-01T01:26:49.599Z] $ docker rm -f 5a7a335f661bb5d29fa003ba0465c419851b4d6854d5782e9ebb1ebe6881f51f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:26:49.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-01T01:26:49.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:26:50.055Z] prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container [2022-10-01T01:26:50.084Z] $ 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/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-01T01:26:50.395Z] $ docker top f7e1e6d98f5618b643a43497660416fda711e533e3dfac7bc1f5f2dfe9aed76d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T01:26:50.726Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-01T01:26:51.293Z] Building core-command ... [2022-10-01T01:26:51.293Z] Building core-data ... [2022-10-01T01:26:51.293Z] Building core-metadata ... [2022-10-01T01:26:51.293Z] Building security-bootstrapper ... [2022-10-01T01:26:51.293Z] Building security-proxy-setup ... [2022-10-01T01:26:51.293Z] Building security-secretstore-setup ... [2022-10-01T01:26:51.293Z] Building security-spiffe-token-provider ... [2022-10-01T01:26:51.293Z] Building security-spire-agent ... [2022-10-01T01:26:51.293Z] Building security-spire-config ... [2022-10-01T01:26:51.293Z] Building security-spire-server ... [2022-10-01T01:26:51.293Z] Building support-notifications ... [2022-10-01T01:26:51.293Z] Building support-scheduler ... [2022-10-01T01:26:51.293Z] Building sys-mgmt-agent ... [2022-10-01T01:26:51.293Z] Building security-bootstrapper [2022-10-01T01:26:51.293Z] Building support-notifications [2022-10-01T01:26:51.293Z] Building security-spire-config [2022-10-01T01:26:51.293Z] Building security-proxy-setup [2022-10-01T01:26:51.293Z] Building security-spire-server [2022-10-01T01:27:03.484Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:27:03.484Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:27:03.484Z] ---> 8325586463d4 [2022-10-01T01:27:03.484Z] Step 3/22 : WORKDIR /edgex-go [2022-10-01T01:27:03.484Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:27:03.484Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:27:03.484Z] ---> 8325586463d4 [2022-10-01T01:27:03.485Z] Step 3/26 : WORKDIR /edgex-go [2022-10-01T01:27:03.485Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:27:03.485Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:27:03.485Z] ---> 8325586463d4 [2022-10-01T01:27:03.485Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-01T01:27:03.485Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:27:03.485Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:27:03.485Z] ---> 8325586463d4 [2022-10-01T01:27:03.485Z] Step 3/25 : WORKDIR /edgex-go [2022-10-01T01:27:03.485Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:27:03.485Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:27:03.485Z] ---> 8325586463d4 [2022-10-01T01:27:03.485Z] Step 3/33 : WORKDIR /edgex-go [2022-10-01T01:27:08.750Z] ---> Running in 41e7337ff846 [2022-10-01T01:27:08.750Z] ---> Running in 8e8a9309e4ef [2022-10-01T01:27:09.008Z] ---> Running in 0dd7c0d08f8e [2022-10-01T01:27:09.008Z] ---> Running in b687117f4aaa [2022-10-01T01:27:09.008Z] ---> Running in 6877074c6512 [2022-10-01T01:27:09.008Z] Removing intermediate container 6877074c6512 [2022-10-01T01:27:09.008Z] ---> 75494b42c9eb [2022-10-01T01:27:09.008Z] Step 4/23 : WORKDIR /edgex-go [2022-10-01T01:27:09.008Z] Removing intermediate container 41e7337ff846 [2022-10-01T01:27:09.008Z] ---> 6cd7222d6be6 [2022-10-01T01:27:09.008Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:27:09.008Z] Removing intermediate container b687117f4aaa [2022-10-01T01:27:09.008Z] ---> 409d8f839182 [2022-10-01T01:27:09.008Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:27:09.008Z] Removing intermediate container 0dd7c0d08f8e [2022-10-01T01:27:09.008Z] ---> 24d6e42e5c81 [2022-10-01T01:27:09.008Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:27:09.008Z] Removing intermediate container 8e8a9309e4ef [2022-10-01T01:27:09.008Z] ---> e24030611346 [2022-10-01T01:27:09.008Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:27:09.008Z] ---> Running in f0a9cd0140c6 [2022-10-01T01:27:09.008Z] ---> Running in ff4cc494ef70 [2022-10-01T01:27:09.008Z] ---> Running in 7a5e868a6443 [2022-10-01T01:27:09.008Z] ---> Running in e74f2311cbea [2022-10-01T01:27:09.008Z] ---> Running in b8fcfb44fba5 [2022-10-01T01:27:09.267Z] Removing intermediate container ff4cc494ef70 [2022-10-01T01:27:09.267Z] ---> 43da4aa883b1 [2022-10-01T01:27:09.267Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:27:09.267Z] ---> Running in d6d07d5be457 [2022-10-01T01:27:09.833Z] Removing intermediate container f0a9cd0140c6 [2022-10-01T01:27:09.833Z] ---> c65758eb4c36 [2022-10-01T01:27:09.833Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-01T01:27:09.833Z] ---> Running in bb5697d3a376 [2022-10-01T01:27:10.090Z] Removing intermediate container 7a5e868a6443 [2022-10-01T01:27:10.090Z] ---> 8e1f6c063ad4 [2022-10-01T01:27:10.090Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-01T01:27:10.090Z] ---> Running in 04032b2def53 [2022-10-01T01:27:10.348Z] Removing intermediate container e74f2311cbea [2022-10-01T01:27:10.348Z] ---> e50974344d13 [2022-10-01T01:27:10.348Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-01T01:27:10.348Z] ---> Running in e67d8cd80ec4 [2022-10-01T01:27:10.608Z] Removing intermediate container b8fcfb44fba5 [2022-10-01T01:27:10.608Z] ---> b6740164ea36 [2022-10-01T01:27:10.608Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-01T01:27:10.608Z] ---> Running in c3dcccd707f6 [2022-10-01T01:27:10.879Z] Removing intermediate container d6d07d5be457 [2022-10-01T01:27:10.879Z] ---> 0ee594c1dc36 [2022-10-01T01:27:10.879Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-01T01:27:10.879Z] ---> Running in 04be2f324d52 [2022-10-01T01:27:10.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:27:10.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:27:10.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:27:11.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:27:11.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:27:11.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:27:11.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:27:11.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:27:11.964Z] OK: 211 MiB in 51 packages [2022-10-01T01:27:11.964Z] OK: 211 MiB in 51 packages [2022-10-01T01:27:11.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:27:12.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:27:12.223Z] OK: 211 MiB in 51 packages [2022-10-01T01:27:12.484Z] OK: 211 MiB in 51 packages [2022-10-01T01:27:12.484Z] Removing intermediate container 04032b2def53 [2022-10-01T01:27:12.484Z] ---> c455f27a6d52 [2022-10-01T01:27:12.484Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-01T01:27:12.484Z] Removing intermediate container e67d8cd80ec4 [2022-10-01T01:27:12.484Z] ---> 4ad95abdb941 [2022-10-01T01:27:12.484Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-01T01:27:12.741Z] Removing intermediate container bb5697d3a376 [2022-10-01T01:27:12.741Z] ---> 8a9e72e4be71 [2022-10-01T01:27:12.741Z] ---> fe238c1adbdb [2022-10-01T01:27:12.741Z] Step 6/26 : COPY go.mod vendor* ./Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:27:12.741Z] [2022-10-01T01:27:12.741Z] ---> Running in 09a1e3317bad [2022-10-01T01:27:12.741Z] ---> fb744666fe9c [2022-10-01T01:27:12.741Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:27:12.741Z] OK: 211 MiB in 51 packages [2022-10-01T01:27:12.741Z] ---> Running in aaf83aac8da1 [2022-10-01T01:27:13.001Z] ---> 96ab7e85bf91 [2022-10-01T01:27:13.001Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:27:13.001Z] Removing intermediate container 04be2f324d52 [2022-10-01T01:27:13.001Z] ---> f8aeb1548a83 [2022-10-01T01:27:13.001Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-01T01:27:13.001Z] ---> Running in 61321c2efbb9 [2022-10-01T01:27:13.001Z] ---> 8269930ef818 [2022-10-01T01:27:13.001Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:27:13.001Z] ---> Running in cd312781090c [2022-10-01T01:27:13.265Z] Removing intermediate container c3dcccd707f6 [2022-10-01T01:27:13.265Z] ---> 9c8c11048f3a [2022-10-01T01:27:13.265Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-01T01:27:13.265Z] ---> 421fe5273f4e [2022-10-01T01:27:13.265Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:27:13.265Z] ---> Running in c752b418f590 [2022-10-01T01:27:35.301Z] Removing intermediate container c752b418f590 [2022-10-01T01:27:35.301Z] ---> d45edd5f45d8 [2022-10-01T01:27:35.301Z] Step 8/22 : COPY . . [2022-10-01T01:27:35.301Z] Removing intermediate container aaf83aac8da1 [2022-10-01T01:27:35.301Z] ---> 0c8dc2f8798d [2022-10-01T01:27:35.301Z] Step 8/25 : COPY . . [2022-10-01T01:27:35.301Z] Removing intermediate container cd312781090c [2022-10-01T01:27:35.301Z] ---> 8cca5e82861a [2022-10-01T01:27:35.301Z] Step 9/23 : COPY . . [2022-10-01T01:27:35.301Z] Removing intermediate container 61321c2efbb9 [2022-10-01T01:27:35.301Z] ---> e53e2f4263b7 [2022-10-01T01:27:35.301Z] Step 8/26 : COPY . . [2022-10-01T01:27:35.301Z] Removing intermediate container 09a1e3317bad [2022-10-01T01:27:35.301Z] ---> 441349ced5f2 [2022-10-01T01:27:35.301Z] Step 8/33 : COPY . . [2022-10-01T01:27:57.246Z] ---> f2711be84ff2 [2022-10-01T01:27:57.246Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-01T01:27:57.246Z] ---> 03e729103bed [2022-10-01T01:27:57.247Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-01T01:27:57.247Z] ---> Running in 429dc802d33a [2022-10-01T01:27:57.247Z] ---> c71ed6d620f5 [2022-10-01T01:27:57.247Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-01T01:27:57.247Z] ---> c769291a9032 [2022-10-01T01:27:57.247Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-01T01:27:57.247Z] ---> bfdff8b30808 [2022-10-01T01:27:57.247Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-01T01:27:57.247Z] ---> Running in 6ca6507ccf72 [2022-10-01T01:27:57.247Z] ---> Running in c05ff6545e44 [2022-10-01T01:27:57.247Z] ---> Running in fc82ee75adef [2022-10-01T01:27:57.247Z] ---> Running in 90942e85bd06 [2022-10-01T01:27:57.247Z] Removing intermediate container 90942e85bd06 [2022-10-01T01:27:57.247Z] ---> 51068b0e0c48 [2022-10-01T01:27:57.247Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-01T01:27:57.247Z] Removing intermediate container c05ff6545e44 [2022-10-01T01:27:57.247Z] ---> 7c60e951013e [2022-10-01T01:27:57.247Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-01T01:27:57.247Z] ---> Running in 44ebcf9e1360 [2022-10-01T01:27:57.247Z] ---> Running in 0199996724c8 [2022-10-01T01:27:57.247Z] Removing intermediate container 44ebcf9e1360 [2022-10-01T01:27:57.247Z] ---> 5ab6a3272769 [2022-10-01T01:27:57.247Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-01T01:27:57.247Z] Removing intermediate container 0199996724c8 [2022-10-01T01:27:57.247Z] ---> 4629f6580bf2 [2022-10-01T01:27:57.247Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-01T01:27:57.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-01T01:27:57.247Z] ---> Running in 5bbbb24563de [2022-10-01T01:27:57.247Z] ---> Running in 86aca42918b7 [2022-10-01T01:27:57.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-01T01:27:57.247Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-01T01:27:57.505Z] Removing intermediate container 5bbbb24563de [2022-10-01T01:27:57.505Z] ---> e15b8d25b107 [2022-10-01T01:27:57.505Z] Step 12/25 : WORKDIR /edgex-go [2022-10-01T01:27:57.505Z] Removing intermediate container 86aca42918b7 [2022-10-01T01:27:57.505Z] ---> d23971898d3a [2022-10-01T01:27:57.505Z] Step 12/26 : WORKDIR /edgex-go [2022-10-01T01:27:57.505Z] ---> Running in faf90da6f10b [2022-10-01T01:27:57.505Z] ---> Running in a341cb82cdc4 [2022-10-01T01:27:57.763Z] Removing intermediate container faf90da6f10b [2022-10-01T01:27:57.763Z] ---> a2536baa2bd0 [2022-10-01T01:27:57.763Z] [2022-10-01T01:27:57.763Z] Step 13/25 : FROM alpine:3.15 [2022-10-01T01:27:57.763Z] Removing intermediate container a341cb82cdc4 [2022-10-01T01:27:57.763Z] ---> f5e507f42dd5 [2022-10-01T01:27:57.763Z] [2022-10-01T01:27:57.763Z] Step 13/26 : FROM alpine:3.15 [2022-10-01T01:27:58.327Z] 3.15: Pulling from library/alpine [2022-10-01T01:27:58.327Z] 3.15: Pulling from library/alpine [2022-10-01T01:27:59.018Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-01T01:27:59.018Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-01T01:27:59.018Z] Status: Downloaded newer image for alpine:3.15 [2022-10-01T01:27:59.018Z] Status: Downloaded newer image for alpine:3.15 [2022-10-01T01:27:59.018Z] ---> c4fc93816858 [2022-10-01T01:27:59.018Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T01:27:59.018Z] ---> c4fc93816858 [2022-10-01T01:27:59.018Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T01:27:59.602Z] ---> Running in 54969602f12d [2022-10-01T01:27:59.602Z] ---> Running in 5635cb85e9c5 [2022-10-01T01:27:59.859Z] Removing intermediate container 5635cb85e9c5 [2022-10-01T01:27:59.859Z] ---> e4ce5065180e [2022-10-01T01:27:59.859Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:27:59.859Z] Removing intermediate container 54969602f12d [2022-10-01T01:27:59.859Z] ---> e9313a07ea7f [2022-10-01T01:27:59.859Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:27:59.859Z] ---> Running in 607e97fb1f7d [2022-10-01T01:27:59.859Z] ---> Running in 9ab5de4d0685 [2022-10-01T01:28:02.381Z] Removing intermediate container 9ab5de4d0685 [2022-10-01T01:28:02.381Z] ---> 31b21bad0d76 [2022-10-01T01:28:02.381Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-01T01:28:02.381Z] Removing intermediate container 607e97fb1f7d [2022-10-01T01:28:02.381Z] ---> 62f1e19fc0db [2022-10-01T01:28:02.381Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-01T01:28:02.381Z] ---> Running in 4fb21ecd700d [2022-10-01T01:28:02.381Z] ---> Running in 64891ddf69dc [2022-10-01T01:28:02.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:02.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:03.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:03.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:03.827Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T01:28:03.827Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T01:28:03.827Z] OK: 15857 distinct packages available [2022-10-01T01:28:03.827Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:04.084Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T01:28:04.084Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T01:28:04.084Z] OK: 15857 distinct packages available [2022-10-01T01:28:04.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:04.649Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:04.905Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:04.905Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-01T01:28:04.905Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-01T01:28:05.163Z] (3/4) Installing libucontext (1.1-r0) [2022-10-01T01:28:05.163Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-01T01:28:05.163Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-01T01:28:05.163Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-01T01:28:05.163Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T01:28:05.163Z] OK: 6 MiB in 18 packages [2022-10-01T01:28:05.420Z] (3/5) Installing libucontext (1.1-r0) [2022-10-01T01:28:05.420Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-01T01:28:05.420Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-01T01:28:05.677Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T01:28:05.677Z] OK: 7 MiB in 19 packages [2022-10-01T01:28:07.596Z] Removing intermediate container 4fb21ecd700d [2022-10-01T01:28:07.596Z] ---> d132b1096c4f [2022-10-01T01:28:07.596Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-01T01:28:07.852Z] Removing intermediate container 64891ddf69dc [2022-10-01T01:28:07.852Z] ---> b72e6f4f0e2b [2022-10-01T01:28:07.853Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-01T01:28:15.955Z] ---> c52ee73938c1 [2022-10-01T01:28:15.955Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-01T01:28:15.955Z] ---> 9a984cd327f4 [2022-10-01T01:28:15.955Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-01T01:28:15.955Z] ---> c6a3dc11827c [2022-10-01T01:28:15.955Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-01T01:28:15.955Z] ---> c96282af12ac [2022-10-01T01:28:15.955Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-01T01:28:15.955Z] ---> Running in 57fc08183ed3 [2022-10-01T01:28:15.955Z] Removing intermediate container 57fc08183ed3 [2022-10-01T01:28:15.955Z] ---> d2c032e3bf83 [2022-10-01T01:28:15.955Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-01T01:28:15.955Z] ---> f8ff5d2aa6e1 [2022-10-01T01:28:15.955Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-01T01:28:15.955Z] ---> 05913e42c734 [2022-10-01T01:28:15.955Z] Step 21/26 : WORKDIR / [2022-10-01T01:28:16.212Z] ---> Running in bef56746176b [2022-10-01T01:28:16.212Z] ---> 24e3a51b1c73 [2022-10-01T01:28:16.212Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-01T01:28:16.212Z] ---> Running in 28ffb8432bc0 [2022-10-01T01:28:16.470Z] Removing intermediate container bef56746176b [2022-10-01T01:28:16.470Z] ---> a8a7a932f6b1 [2022-10-01T01:28:16.470Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-01T01:28:16.470Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-01T01:28:16.727Z] Removing intermediate container 28ffb8432bc0 [2022-10-01T01:28:16.727Z] ---> 93e7dd398b7d [2022-10-01T01:28:16.727Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-01T01:28:16.984Z] ---> Running in 51a5518fe814 [2022-10-01T01:28:17.241Z] ---> Running in fe44bb3bab58 [2022-10-01T01:28:17.241Z] Removing intermediate container 51a5518fe814 [2022-10-01T01:28:17.241Z] ---> b689086d8d4d [2022-10-01T01:28:17.241Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-01T01:28:17.241Z] ---> Running in ddf8086e6982 [2022-10-01T01:28:17.499Z] Removing intermediate container fe44bb3bab58 [2022-10-01T01:28:17.499Z] ---> 7c929395fc8f [2022-10-01T01:28:17.499Z] Step 23/25 : LABEL arch=x86_64 [2022-10-01T01:28:17.499Z] ---> Running in bc4e5c5e1b7d [2022-10-01T01:28:17.499Z] Removing intermediate container ddf8086e6982 [2022-10-01T01:28:17.499Z] ---> 920de667ef29 [2022-10-01T01:28:17.499Z] Step 24/26 : LABEL arch=x86_64 [2022-10-01T01:28:17.499Z] ---> Running in 52a64457d747 [2022-10-01T01:28:17.499Z] Removing intermediate container bc4e5c5e1b7d [2022-10-01T01:28:17.500Z] ---> f7f6c6d86d35 [2022-10-01T01:28:17.500Z] Step 24/25 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:28:17.756Z] ---> Running in 0a5ee511576e [2022-10-01T01:28:17.756Z] Removing intermediate container 52a64457d747 [2022-10-01T01:28:17.756Z] ---> 2096fcdfc8d3 [2022-10-01T01:28:17.756Z] Step 25/26 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:28:18.327Z] Removing intermediate container 0a5ee511576e [2022-10-01T01:28:18.327Z] ---> be0fa90e4252 [2022-10-01T01:28:18.327Z] Step 25/25 : LABEL version=2.3.0-dev.77 [2022-10-01T01:28:18.327Z] ---> Running in 8ad632a1715e [2022-10-01T01:28:18.327Z] ---> Running in 257d6c12c9c0 [2022-10-01T01:28:18.585Z] Removing intermediate container 8ad632a1715e [2022-10-01T01:28:18.585Z] ---> 48d738e4129e [2022-10-01T01:28:18.585Z] Step 26/26 : LABEL version=2.3.0-dev.77 [2022-10-01T01:28:18.585Z] ---> Running in f86e25b7366a [2022-10-01T01:28:18.585Z] Removing intermediate container 257d6c12c9c0 [2022-10-01T01:28:18.585Z] ---> 1a7a1c59e8bb [2022-10-01T01:28:18.585Z] [2022-10-01T01:28:18.585Z] Successfully built 1a7a1c59e8bb [2022-10-01T01:28:18.585Z] Successfully tagged security-spire-server:latest [2022-10-01T01:28:18.585Z] Building core-command [2022-10-01T01:28:18.585Z]  Building security-spire-server ... done Removing intermediate container f86e25b7366a [2022-10-01T01:28:18.585Z] ---> 2ab72e622190 [2022-10-01T01:28:18.585Z] [2022-10-01T01:28:18.842Z] Successfully built 2ab72e622190 [2022-10-01T01:28:18.842Z] Successfully tagged security-spire-config:latest [2022-10-01T01:28:18.842Z] Building security-spiffe-token-provider [2022-10-01T01:28:24.142Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:28:24.142Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:28:24.142Z] ---> 8325586463d4 [2022-10-01T01:28:24.142Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-01T01:28:24.142Z] ---> Using cache [2022-10-01T01:28:24.142Z] ---> 75494b42c9eb [2022-10-01T01:28:24.142Z] Step 4/24 : WORKDIR /edgex-go [2022-10-01T01:28:24.142Z] ---> Using cache [2022-10-01T01:28:24.142Z] ---> 43da4aa883b1 [2022-10-01T01:28:24.142Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:28:24.142Z] ---> Using cache [2022-10-01T01:28:24.142Z] ---> 0ee594c1dc36 [2022-10-01T01:28:24.142Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-01T01:28:25.077Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:28:25.077Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:28:25.077Z] ---> 8325586463d4 [2022-10-01T01:28:25.077Z] Step 3/20 : WORKDIR /edgex-go [2022-10-01T01:28:25.077Z] ---> Using cache [2022-10-01T01:28:25.077Z] ---> e24030611346 [2022-10-01T01:28:25.077Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-01T01:28:30.471Z] ---> Running in de179ccc920a [2022-10-01T01:28:30.471Z] ---> Running in ca0b4ec85815 [2022-10-01T01:28:30.471Z] Removing intermediate container fc82ee75adef [2022-10-01T01:28:30.471Z] ---> 6a348b24f200 [2022-10-01T01:28:30.471Z] [2022-10-01T01:28:30.471Z] Step 10/33 : FROM alpine:3.16 [2022-10-01T01:28:30.471Z] Removing intermediate container 429dc802d33a [2022-10-01T01:28:30.471Z] ---> f31681762f35 [2022-10-01T01:28:30.471Z] [2022-10-01T01:28:30.471Z] Step 10/22 : FROM alpine:3.16 [2022-10-01T01:28:30.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:31.295Z] 3.16: Pulling from library/alpine [2022-10-01T01:28:31.295Z] 3.16: Pulling from library/alpine [2022-10-01T01:28:31.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:31.295Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:31.295Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-01T01:28:31.295Z] v3.16.2-227-g7411d9b1c4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-01T01:28:31.295Z] OK: 17040 distinct packages available [2022-10-01T01:28:31.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:31.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:31.809Z] OK: 211 MiB in 51 packages [2022-10-01T01:28:32.067Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-01T01:28:32.067Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-01T01:28:32.067Z] Status: Downloaded newer image for alpine:3.16 [2022-10-01T01:28:32.067Z] Status: Image is up to date for alpine:3.16 [2022-10-01T01:28:32.067Z] ---> 9c6f07244728 [2022-10-01T01:28:32.067Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-01T01:28:32.067Z] ---> 9c6f07244728 [2022-10-01T01:28:32.067Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T01:28:32.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:32.632Z] OK: 211 MiB in 51 packages [2022-10-01T01:28:33.566Z] ---> Running in 2a11bf16d65d [2022-10-01T01:28:33.566Z] ---> Running in aea285d968bb [2022-10-01T01:28:33.824Z] Removing intermediate container aea285d968bb [2022-10-01T01:28:33.824Z] ---> 5af87e2883fc [2022-10-01T01:28:33.824Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-01T01:28:33.824Z] Removing intermediate container de179ccc920a [2022-10-01T01:28:33.824Z] ---> 9f5469ab806a [2022-10-01T01:28:33.824Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-01T01:28:33.824Z] Removing intermediate container 6ca6507ccf72 [2022-10-01T01:28:33.824Z] ---> a9b5be55bf36 [2022-10-01T01:28:33.824Z] [2022-10-01T01:28:33.824Z] Step 11/23 : FROM alpine:3.16 [2022-10-01T01:28:33.824Z] ---> 9c6f07244728 [2022-10-01T01:28:33.824Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-01T01:28:33.824Z] ---> Running in d83e1d73ee71 [2022-10-01T01:28:34.082Z] ---> Running in d1dda2b35786 [2022-10-01T01:28:34.082Z] Removing intermediate container ca0b4ec85815 [2022-10-01T01:28:34.082Z] ---> b56955578bf8 [2022-10-01T01:28:34.082Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-01T01:28:34.082Z] ---> f5a1e8f203ec [2022-10-01T01:28:34.082Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:28:34.082Z] ---> c3cc69fc2ea1 [2022-10-01T01:28:34.082Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:28:34.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:34.082Z] ---> Running in fbff803caa45 [2022-10-01T01:28:34.082Z] ---> Running in b6c199701350 [2022-10-01T01:28:34.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:34.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:34.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:34.340Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-01T01:28:34.599Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-01T01:28:34.599Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-01T01:28:34.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:34.599Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-01T01:28:34.599Z] (5/6) Installing curl (7.83.1-r3) [2022-10-01T01:28:34.599Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-01T01:28:34.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:28:34.599Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:28:34.599Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:28:34.599Z] OK: 8 MiB in 20 packages [2022-10-01T01:28:34.599Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-01T01:28:34.875Z] (2/2) Installing su-exec (0.2-r1) [2022-10-01T01:28:34.875Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:28:34.875Z] OK: 6 MiB in 16 packages [2022-10-01T01:28:34.875Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-01T01:28:34.875Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-01T01:28:34.875Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:28:34.875Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:28:34.875Z] OK: 6 MiB in 16 packages [2022-10-01T01:28:35.441Z] Removing intermediate container d83e1d73ee71 [2022-10-01T01:28:35.441Z] ---> 624388c1930f [2022-10-01T01:28:35.441Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-01T01:28:35.441Z] ---> Running in b44f830b699f [2022-10-01T01:28:35.441Z] Removing intermediate container 2a11bf16d65d [2022-10-01T01:28:35.441Z] ---> a7257d09f4e6 [2022-10-01T01:28:35.441Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-01T01:28:35.441Z] ---> Running in 0527fc984a77 [2022-10-01T01:28:35.441Z] Removing intermediate container b44f830b699f [2022-10-01T01:28:35.441Z] ---> 743b06ffc66b [2022-10-01T01:28:35.441Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-01T01:28:35.734Z] ---> Running in 2c5d5f8baf66 [2022-10-01T01:28:35.734Z] Removing intermediate container d1dda2b35786 [2022-10-01T01:28:35.734Z] ---> 565275c351ac [2022-10-01T01:28:35.735Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T01:28:35.735Z] Removing intermediate container 0527fc984a77 [2022-10-01T01:28:35.735Z] ---> 15ac862d2019 [2022-10-01T01:28:35.735Z] Step 13/22 : WORKDIR /edgex [2022-10-01T01:28:35.735Z] ---> Running in 30a47c5b6faf [2022-10-01T01:28:35.994Z] ---> Running in f11e3a7ed260 [2022-10-01T01:28:36.254Z] Removing intermediate container 2c5d5f8baf66 [2022-10-01T01:28:36.254Z] ---> e099acfd61ee [2022-10-01T01:28:36.254Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-01T01:28:39.539Z] Removing intermediate container 30a47c5b6faf [2022-10-01T01:28:39.539Z] ---> a8c99e30f1d3 [2022-10-01T01:28:39.539Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.tomlRemoving intermediate container f11e3a7ed260 [2022-10-01T01:28:39.539Z] [2022-10-01T01:28:39.539Z] ---> 543060bd4463 [2022-10-01T01:28:39.539Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-01T01:28:39.539Z] ---> Running in 7d00bdd2d837 [2022-10-01T01:28:39.539Z] ---> Running in ad8a777a2ed0 [2022-10-01T01:28:39.539Z] Removing intermediate container 7d00bdd2d837 [2022-10-01T01:28:39.539Z] ---> cce26bafd46f [2022-10-01T01:28:39.539Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-01T01:28:39.834Z] ---> Running in 387e3753d051 [2022-10-01T01:28:39.834Z] Removing intermediate container ad8a777a2ed0 [2022-10-01T01:28:39.834Z] ---> f3de3b438a4f [2022-10-01T01:28:39.834Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-01T01:28:40.482Z] ---> 04e8025f83b1 [2022-10-01T01:28:40.482Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-01T01:28:40.482Z] ---> Running in 4768ba24a789 [2022-10-01T01:28:40.741Z] Removing intermediate container 387e3753d051 [2022-10-01T01:28:40.741Z] ---> a8a06784f098 [2022-10-01T01:28:40.741Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-01T01:28:40.999Z] ---> Running in b22cd8bce610 [2022-10-01T01:28:41.292Z] Removing intermediate container 4768ba24a789 [2022-10-01T01:28:41.292Z] ---> 8b6cf54c5715 [2022-10-01T01:28:41.292Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:28:41.292Z] ---> 670aa1b9943a [2022-10-01T01:28:41.292Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-01T01:28:41.550Z] ---> 3f55af58d386 [2022-10-01T01:28:41.550Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-01T01:28:44.207Z] ---> 29c38b476036 [2022-10-01T01:28:44.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-01T01:28:44.207Z] ---> 8e493afe543f [2022-10-01T01:28:44.207Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-01T01:28:44.464Z] Removing intermediate container b22cd8bce610 [2022-10-01T01:28:44.464Z] ---> 9ddafd6bd92d [2022-10-01T01:28:44.464Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-01T01:28:44.464Z] ---> e0897514f599 [2022-10-01T01:28:44.464Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-01T01:28:44.721Z] ---> Running in 2e8fa185f207 [2022-10-01T01:28:44.721Z] ---> fd896c8b5280 [2022-10-01T01:28:44.721Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-01T01:28:44.721Z] ---> Running in 56bdd7add8f6 [2022-10-01T01:28:44.721Z] ---> Running in 2c5f4c29f050 [2022-10-01T01:28:44.721Z] Removing intermediate container 2e8fa185f207 [2022-10-01T01:28:44.721Z] ---> e2795dade78b [2022-10-01T01:28:44.721Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-01T01:28:44.979Z] Removing intermediate container 56bdd7add8f6 [2022-10-01T01:28:44.979Z] ---> 6fca940d2ed6 [2022-10-01T01:28:44.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:28:44.979Z] ---> 84192036bfba [2022-10-01T01:28:44.979Z] ---> Running in 857a3f78b977 [2022-10-01T01:28:44.979Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-01T01:28:45.236Z] ---> Running in eb33750eba9d [2022-10-01T01:28:45.236Z] Removing intermediate container 857a3f78b977 [2022-10-01T01:28:45.236Z] ---> 317689b2a974 [2022-10-01T01:28:45.236Z] Step 21/23 : LABEL arch=x86_64 [2022-10-01T01:28:45.236Z] ---> Running in ba5f36f22acd [2022-10-01T01:28:45.492Z] Removing intermediate container b6c199701350 [2022-10-01T01:28:45.492Z] ---> 8885283088f0 [2022-10-01T01:28:45.492Z] Step 9/24 : COPY . . [2022-10-01T01:28:45.492Z] Removing intermediate container ba5f36f22acd [2022-10-01T01:28:45.492Z] ---> 421ce092b6ce [2022-10-01T01:28:45.492Z] Step 22/23 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:28:45.492Z] Removing intermediate container fbff803caa45 [2022-10-01T01:28:45.492Z] ---> 8b61c9364821 [2022-10-01T01:28:45.492Z] Step 7/20 : COPY . . [2022-10-01T01:28:45.492Z] ---> Running in 46c8b2519cb8 [2022-10-01T01:28:45.749Z] Removing intermediate container 2c5f4c29f050 [2022-10-01T01:28:45.749Z] ---> ce1782660723 [2022-10-01T01:28:45.749Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-01T01:28:45.749Z] ---> Running in eed654ea280c [2022-10-01T01:28:56.037Z] Removing intermediate container 46c8b2519cb8 [2022-10-01T01:28:56.037Z] ---> cf5d5499679f [2022-10-01T01:28:56.037Z] Step 23/23 : LABEL version=2.3.0-dev.77 [2022-10-01T01:28:56.037Z] Removing intermediate container eed654ea280c [2022-10-01T01:28:56.037Z] ---> 2570508bdaa2 [2022-10-01T01:28:56.037Z] Step 20/22 : LABEL arch=x86_64 [2022-10-01T01:28:56.037Z] ---> Running in b31167ed55a8 [2022-10-01T01:28:56.037Z] ---> Running in 1300de3c6a1f [2022-10-01T01:28:56.037Z] Removing intermediate container eb33750eba9d [2022-10-01T01:28:56.037Z] ---> 155a67218729 [2022-10-01T01:28:56.037Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:28:56.037Z] ---> 9c783f4ff9d5 [2022-10-01T01:28:56.037Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-01T01:28:56.037Z] ---> 845efff43264 [2022-10-01T01:28:56.037Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-01T01:28:56.037Z] Removing intermediate container b31167ed55a8 [2022-10-01T01:28:56.037Z] ---> e372dfd8d7b3 [2022-10-01T01:28:56.037Z] [2022-10-01T01:28:56.037Z] Removing intermediate container 1300de3c6a1f [2022-10-01T01:28:56.037Z] ---> c0741010f50d [2022-10-01T01:28:56.037Z] Step 21/22 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:28:56.037Z] ---> Running in e68db5bfd43d [2022-10-01T01:28:56.037Z] ---> Running in a972e5d76401 [2022-10-01T01:28:56.037Z] ---> Running in 57aac8247d03 [2022-10-01T01:28:56.037Z] Successfully built e372dfd8d7b3 [2022-10-01T01:28:56.037Z] Successfully tagged support-notifications:latest [2022-10-01T01:28:56.037Z]  Building support-notifications ... done Building security-secretstore-setup [2022-10-01T01:28:56.037Z] ---> cb16fcaf2019 [2022-10-01T01:28:56.037Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-01T01:28:56.037Z] Removing intermediate container 57aac8247d03 [2022-10-01T01:28:56.037Z] ---> b0c756ac2240 [2022-10-01T01:28:56.037Z] Step 22/22 : LABEL version=2.3.0-dev.77 [2022-10-01T01:28:56.037Z] ---> Running in 43208b2f993c [2022-10-01T01:28:56.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-01T01:28:57.230Z] Removing intermediate container 43208b2f993c [2022-10-01T01:28:57.230Z] ---> 4d30395c46e9 [2022-10-01T01:28:57.230Z] [2022-10-01T01:28:57.230Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-01T01:28:57.230Z] Successfully built 4d30395c46e9 [2022-10-01T01:28:58.221Z] Successfully tagged security-proxy-setup:latest [2022-10-01T01:28:58.221Z] Building core-metadata [2022-10-01T01:28:59.162Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:28:59.162Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:28:59.162Z] ---> 8325586463d4 [2022-10-01T01:28:59.162Z] Step 3/25 : WORKDIR /edgex-go [2022-10-01T01:28:59.162Z] ---> Using cache [2022-10-01T01:28:59.162Z] ---> e24030611346 [2022-10-01T01:28:59.162Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:28:59.162Z] ---> Using cache [2022-10-01T01:28:59.162Z] ---> b6740164ea36 [2022-10-01T01:28:59.162Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-01T01:28:59.162Z] ---> Using cache [2022-10-01T01:28:59.162Z] ---> 9c8c11048f3a [2022-10-01T01:28:59.162Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-01T01:28:59.162Z] ---> Using cache [2022-10-01T01:28:59.162Z] ---> 421fe5273f4e [2022-10-01T01:28:59.162Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:28:59.162Z] ---> Using cache [2022-10-01T01:28:59.162Z] ---> d45edd5f45d8 [2022-10-01T01:28:59.162Z] Step 8/25 : COPY . . [2022-10-01T01:28:59.162Z] ---> Using cache [2022-10-01T01:28:59.162Z] ---> f2711be84ff2 [2022-10-01T01:28:59.162Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-01T01:29:01.061Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:29:01.061Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:29:01.061Z] ---> 8325586463d4 [2022-10-01T01:29:01.061Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-01T01:29:01.061Z] ---> Using cache [2022-10-01T01:29:01.061Z] ---> 75494b42c9eb [2022-10-01T01:29:01.061Z] Step 4/25 : WORKDIR /edgex-go [2022-10-01T01:29:01.061Z] ---> Using cache [2022-10-01T01:29:01.061Z] ---> 43da4aa883b1 [2022-10-01T01:29:01.061Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:29:01.061Z] ---> Using cache [2022-10-01T01:29:01.061Z] ---> 0ee594c1dc36 [2022-10-01T01:29:01.061Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-01T01:29:01.061Z] ---> Using cache [2022-10-01T01:29:01.061Z] ---> b56955578bf8 [2022-10-01T01:29:01.061Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-01T01:29:01.061Z] ---> Using cache [2022-10-01T01:29:01.061Z] ---> c3cc69fc2ea1 [2022-10-01T01:29:01.061Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:29:01.061Z] ---> Using cache [2022-10-01T01:29:01.061Z] ---> 8885283088f0 [2022-10-01T01:29:01.061Z] Step 9/25 : COPY . . [2022-10-01T01:29:01.061Z] ---> Using cache [2022-10-01T01:29:01.061Z] ---> 845efff43264 [2022-10-01T01:29:01.061Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-01T01:29:04.482Z] ---> 8e85c422b0f6 [2022-10-01T01:29:04.482Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-01T01:29:04.743Z] ---> Running in 252d0ad42c49 [2022-10-01T01:29:04.743Z] ---> Running in c780db4c0f26 [2022-10-01T01:29:05.006Z] ---> 1c88e5cd9b89 [2022-10-01T01:29:05.006Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-01T01:29:05.579Z] ---> 257d847fd654 [2022-10-01T01:29:05.580Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-01T01:29:05.580Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-01T01:29:05.580Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-01T01:29:05.839Z] ---> c6d8e74e44aa [2022-10-01T01:29:05.839Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-01T01:29:06.782Z] ---> cf9cd8baff29 [2022-10-01T01:29:06.782Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-01T01:29:07.043Z] ---> b4ef26660d17 [2022-10-01T01:29:07.043Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-01T01:29:07.043Z] ---> Running in 0d4f228d9b26 [2022-10-01T01:29:11.237Z] Removing intermediate container 0d4f228d9b26 [2022-10-01T01:29:11.237Z] ---> 8bd8b809d59c [2022-10-01T01:29:11.237Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-01T01:29:11.807Z] ---> Running in 5922e4a46633 [2022-10-01T01:29:12.376Z] Removing intermediate container 5922e4a46633 [2022-10-01T01:29:12.376Z] ---> a15fbd68d1bd [2022-10-01T01:29:12.376Z] Step 30/33 : CMD ["gate"] [2022-10-01T01:29:12.636Z] ---> Running in 6ffc5a3a48fe [2022-10-01T01:29:12.901Z] Removing intermediate container 6ffc5a3a48fe [2022-10-01T01:29:12.901Z] ---> 493a499a448c [2022-10-01T01:29:12.901Z] Step 31/33 : LABEL arch=x86_64 [2022-10-01T01:29:12.901Z] ---> Running in c00ed7eca45a [2022-10-01T01:29:13.470Z] Removing intermediate container c00ed7eca45a [2022-10-01T01:29:13.470Z] ---> ca15f7de9ac6 [2022-10-01T01:29:13.470Z] Step 32/33 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:29:13.470Z] ---> Running in 9f0e2a11c89c [2022-10-01T01:29:14.041Z] Removing intermediate container 9f0e2a11c89c [2022-10-01T01:29:14.041Z] ---> 3896f9919405 [2022-10-01T01:29:14.041Z] Step 33/33 : LABEL version=2.3.0-dev.77 [2022-10-01T01:29:14.301Z] ---> Running in 7ce0f7166b0b [2022-10-01T01:29:14.871Z] Removing intermediate container 7ce0f7166b0b [2022-10-01T01:29:14.871Z] ---> 56ad907b010e [2022-10-01T01:29:14.871Z] [2022-10-01T01:29:14.871Z] Successfully built 56ad907b010e [2022-10-01T01:29:14.871Z] Successfully tagged security-bootstrapper:latest [2022-10-01T01:29:14.871Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-10-01T01:29:17.412Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:29:17.412Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:29:17.412Z] ---> 8325586463d4 [2022-10-01T01:29:17.412Z] Step 3/26 : WORKDIR /edgex-go [2022-10-01T01:29:17.412Z] ---> Using cache [2022-10-01T01:29:17.412Z] ---> e24030611346 [2022-10-01T01:29:17.412Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:29:17.412Z] ---> Using cache [2022-10-01T01:29:17.412Z] ---> b6740164ea36 [2022-10-01T01:29:17.412Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-01T01:29:23.983Z] ---> Running in a62ae5d1cbec [2022-10-01T01:29:23.983Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:24.923Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:25.188Z] OK: 211 MiB in 51 packages [2022-10-01T01:29:27.747Z] Removing intermediate container a972e5d76401 [2022-10-01T01:29:27.747Z] ---> 72aa5ac92374 [2022-10-01T01:29:27.747Z] [2022-10-01T01:29:27.747Z] Step 11/24 : FROM alpine:3.16 [2022-10-01T01:29:27.747Z] ---> 9c6f07244728 [2022-10-01T01:29:27.747Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-01T01:29:28.369Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-01T01:29:28.370Z] ---> Running in 56a2cfbc978b [2022-10-01T01:29:28.633Z] Removing intermediate container a62ae5d1cbec [2022-10-01T01:29:28.633Z] ---> 7c7ce57df345 [2022-10-01T01:29:28.633Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-01T01:29:29.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:29.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:29.573Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-01T01:29:29.573Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:29:29.573Z] OK: 6 MiB in 15 packages [2022-10-01T01:29:30.958Z] ---> 43b9b99aa859 [2022-10-01T01:29:30.958Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:29:31.530Z] ---> Running in 347e99323e66 [2022-10-01T01:29:32.103Z] Removing intermediate container 56a2cfbc978b [2022-10-01T01:29:32.103Z] ---> fcb57e931742 [2022-10-01T01:29:32.103Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T01:29:32.103Z] Removing intermediate container c780db4c0f26 [2022-10-01T01:29:32.103Z] Removing intermediate container e68db5bfd43d [2022-10-01T01:29:32.103Z] ---> eed86868c43c [2022-10-01T01:29:32.103Z] ---> a9e9bb5200ca [2022-10-01T01:29:32.103Z] [2022-10-01T01:29:32.103Z] [2022-10-01T01:29:32.103Z] Step 11/25 : FROM alpine:3.16Step 9/20 : FROM alpine:3.15 [2022-10-01T01:29:32.103Z] [2022-10-01T01:29:32.103Z] ---> c4fc93816858 [2022-10-01T01:29:32.103Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T01:29:32.103Z] ---> Using cache [2022-10-01T01:29:32.103Z] ---> e9313a07ea7f [2022-10-01T01:29:32.103Z] ---> 9c6f07244728 [2022-10-01T01:29:32.103Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-01T01:29:32.103Z] [2022-10-01T01:29:32.103Z] ---> Using cache [2022-10-01T01:29:32.103Z] ---> Using cache [2022-10-01T01:29:32.103Z] ---> fcb57e931742 [2022-10-01T01:29:32.103Z] ---> 31b21bad0d76 [2022-10-01T01:29:32.103Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation'Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-01T01:29:32.103Z] [2022-10-01T01:29:32.103Z] ---> Running in b807316be76c [2022-10-01T01:29:32.103Z] ---> Running in f0a81c020377 [2022-10-01T01:29:32.103Z] ---> Running in 6ca239a5af12 [2022-10-01T01:29:32.674Z] Removing intermediate container b807316be76c [2022-10-01T01:29:32.674Z] Removing intermediate container 6ca239a5af12 [2022-10-01T01:29:32.674Z] ---> ef1e4869365b [2022-10-01T01:29:32.674Z] ---> e1b70e18d2cd [2022-10-01T01:29:32.674Z] Step 14/24 : ENV APP_PORT=59882Step 14/25 : ENV APP_PORT=59881 [2022-10-01T01:29:32.674Z] [2022-10-01T01:29:32.674Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:32.934Z] ---> Running in 904326c89c64 [2022-10-01T01:29:32.934Z] ---> Running in c7c49dc9090d [2022-10-01T01:29:33.507Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:33.507Z] Removing intermediate container c7c49dc9090d [2022-10-01T01:29:33.507Z] ---> ba9c72b70fef [2022-10-01T01:29:33.507Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-01T01:29:33.507Z] Removing intermediate container 904326c89c64 [2022-10-01T01:29:33.507Z] ---> 797592fdf88b [2022-10-01T01:29:33.507Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-01T01:29:33.767Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T01:29:33.767Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T01:29:33.767Z] OK: 15857 distinct packages available [2022-10-01T01:29:33.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:34.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:34.710Z] Removing intermediate container 252d0ad42c49 [2022-10-01T01:29:34.710Z] ---> ab1352a4f64c [2022-10-01T01:29:34.710Z] [2022-10-01T01:29:34.710Z] Step 10/25 : FROM alpine:3.16 [2022-10-01T01:29:34.710Z] ---> 9c6f07244728 [2022-10-01T01:29:34.710Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-01T01:29:34.978Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-01T01:29:34.978Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-01T01:29:34.978Z] ---> Running in 6aa0964a36dd [2022-10-01T01:29:35.242Z] ---> Running in 8642beba88bd [2022-10-01T01:29:35.242Z] ---> Running in 18ad93b9edaf [2022-10-01T01:29:35.242Z] Removing intermediate container 6aa0964a36dd [2022-10-01T01:29:35.242Z] ---> 38cb98d30bfc [2022-10-01T01:29:35.242Z] Step 16/24 : WORKDIR / [2022-10-01T01:29:35.242Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-01T01:29:35.242Z] ---> Running in 1aabd168860e [2022-10-01T01:29:35.242Z] Removing intermediate container 8642beba88bd [2022-10-01T01:29:35.242Z] ---> 4fc5dab5c4da [2022-10-01T01:29:35.242Z] Step 16/25 : WORKDIR / [2022-10-01T01:29:35.242Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-01T01:29:35.242Z] ---> Running in f6351b01b2ed [2022-10-01T01:29:35.242Z] Removing intermediate container 1aabd168860e [2022-10-01T01:29:35.242Z] ---> a4e71df7d32d [2022-10-01T01:29:35.242Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:29:35.502Z] (5/9) Installing curl (7.80.0-r3) [2022-10-01T01:29:35.502Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-01T01:29:35.502Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-01T01:29:35.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:35.762Z] (8/9) Installing libucontext (1.1-r0) [2022-10-01T01:29:35.762Z] Removing intermediate container f6351b01b2ed [2022-10-01T01:29:35.762Z] ---> d9647a178e16 [2022-10-01T01:29:35.762Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:29:35.762Z] ---> 5acd9b5f2d1e [2022-10-01T01:29:35.762Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-01T01:29:35.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:35.762Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-01T01:29:35.762Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T01:29:35.762Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:29:35.762Z] OK: 8 MiB in 23 packages [2022-10-01T01:29:36.063Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-01T01:29:36.063Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-01T01:29:36.063Z] (3/3) Installing su-exec (0.2-r1) [2022-10-01T01:29:36.063Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:29:36.063Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:29:36.063Z] OK: 6 MiB in 17 packages [2022-10-01T01:29:36.633Z] ---> 92ee30210133 [2022-10-01T01:29:36.633Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-01T01:29:36.892Z] ---> 5f8379e7f9e8 [2022-10-01T01:29:36.892Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-01T01:29:37.153Z] ---> 1af77da241d5 [2022-10-01T01:29:37.153Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-01T01:29:37.431Z] ---> 327c0c15ff49 [2022-10-01T01:29:37.431Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-01T01:29:37.431Z] ---> Running in 76886ce55a59 [2022-10-01T01:29:37.692Z] Removing intermediate container 18ad93b9edaf [2022-10-01T01:29:37.692Z] ---> ea89c481a20c [2022-10-01T01:29:37.692Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-01T01:29:37.692Z] ---> 9d5052f146f9 [2022-10-01T01:29:37.692Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-01T01:29:37.692Z] Removing intermediate container f0a81c020377 [2022-10-01T01:29:37.692Z] ---> 20f5fa8328a2 [2022-10-01T01:29:37.692Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:29:37.692Z] ---> Running in c0b091f77803 [2022-10-01T01:29:37.692Z] Removing intermediate container 76886ce55a59 [2022-10-01T01:29:37.692Z] ---> 74f332fd88bc [2022-10-01T01:29:37.692Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:29:37.950Z] ---> Running in e216f396b6ef [2022-10-01T01:29:37.950Z] ---> 80028a4616c6 [2022-10-01T01:29:37.950Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-01T01:29:37.950Z] ---> bc213394ab13 [2022-10-01T01:29:37.950Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-01T01:29:37.950Z] Removing intermediate container c0b091f77803 [2022-10-01T01:29:37.950Z] ---> f89011569911 [2022-10-01T01:29:37.950Z] Step 13/25 : WORKDIR / [2022-10-01T01:29:37.950Z] ---> Running in ccf5fbbc1136 [2022-10-01T01:29:37.950Z] ---> Running in 1d7144b5d44b [2022-10-01T01:29:37.950Z] Removing intermediate container e216f396b6ef [2022-10-01T01:29:37.950Z] ---> 549afaa596e0 [2022-10-01T01:29:37.951Z] Step 22/24 : LABEL arch=x86_64 [2022-10-01T01:29:38.516Z] ---> Running in 37ce25d4c920 [2022-10-01T01:29:38.516Z] Removing intermediate container ccf5fbbc1136 [2022-10-01T01:29:38.516Z] ---> 379930e2c0aa [2022-10-01T01:29:38.516Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:29:38.773Z] Removing intermediate container 1d7144b5d44b [2022-10-01T01:29:38.773Z] ---> 28457092f74b [2022-10-01T01:29:38.773Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-01T01:29:38.773Z] ---> 74506fc50d7a [2022-10-01T01:29:38.773Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-01T01:29:38.773Z] ---> Running in 43d6b2536b76 [2022-10-01T01:29:38.773Z] Removing intermediate container 37ce25d4c920 [2022-10-01T01:29:38.773Z] ---> 1f73637acc3d [2022-10-01T01:29:38.773Z] Step 23/24 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:29:39.032Z] ---> 653acdcaa071 [2022-10-01T01:29:39.032Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-01T01:29:39.032Z] ---> Running in 932ab54f929d [2022-10-01T01:29:39.032Z] Removing intermediate container 43d6b2536b76 [2022-10-01T01:29:39.032Z] ---> a2d715fcc154 [2022-10-01T01:29:39.032Z] ---> ca10a5880ad1 [2022-10-01T01:29:39.032Z] Step 23/25 : LABEL arch=x86_64Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-01T01:29:39.032Z] [2022-10-01T01:29:39.290Z] ---> Running in 097b0bf4c108 [2022-10-01T01:29:39.291Z] ---> Running in 09fcf2c96085 [2022-10-01T01:29:39.291Z] Removing intermediate container 932ab54f929d [2022-10-01T01:29:39.291Z] ---> c7a8288380e9 [2022-10-01T01:29:39.291Z] Step 24/24 : LABEL version=2.3.0-dev.77 [2022-10-01T01:29:39.291Z] ---> 25856da8bdcb [2022-10-01T01:29:39.291Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-01T01:29:39.291Z] ---> Running in f319f54abb8a [2022-10-01T01:29:39.291Z] Removing intermediate container 09fcf2c96085 [2022-10-01T01:29:39.291Z] ---> fb08afd507b6 [2022-10-01T01:29:39.291Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:29:39.291Z] Removing intermediate container 097b0bf4c108 [2022-10-01T01:29:39.291Z] ---> 6f2948395860 [2022-10-01T01:29:39.291Z] Step 24/25 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:29:39.291Z] ---> Running in ef1ceadb8582 [2022-10-01T01:29:39.291Z] ---> Running in 03924105429c [2022-10-01T01:29:39.549Z] ---> f78c8a87f727 [2022-10-01T01:29:39.550Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-01T01:29:39.550Z] Removing intermediate container f319f54abb8a [2022-10-01T01:29:39.550Z] ---> 14e434833f07 [2022-10-01T01:29:39.550Z] [2022-10-01T01:29:39.550Z] Removing intermediate container ef1ceadb8582 [2022-10-01T01:29:39.550Z] ---> 22dba1ef0c76 [2022-10-01T01:29:39.550Z] Step 18/20 : LABEL arch=x86_64 [2022-10-01T01:29:39.550Z] Successfully built 14e434833f07 [2022-10-01T01:29:39.550Z] Removing intermediate container 03924105429c [2022-10-01T01:29:39.550Z] ---> a58ccbf2ab1c [2022-10-01T01:29:39.550Z] Step 25/25 : LABEL version=2.3.0-dev.77 [2022-10-01T01:29:39.550Z] Successfully tagged core-command:latest [2022-10-01T01:29:39.550Z] Building core-data [2022-10-01T01:29:39.550Z]  Building core-command ... done  ---> Running in b6bc153e1066 [2022-10-01T01:29:39.550Z] ---> Running in 8ea2b44675a4 [2022-10-01T01:29:39.550Z] ---> e305def412e9 [2022-10-01T01:29:39.809Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-01T01:29:39.809Z] Removing intermediate container b6bc153e1066 [2022-10-01T01:29:39.809Z] ---> 5c1b3121f0fe [2022-10-01T01:29:39.809Z] Step 19/20 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:29:39.809Z] Removing intermediate container 347e99323e66 [2022-10-01T01:29:39.809Z] ---> 45552275a922 [2022-10-01T01:29:39.809Z] Step 8/26 : COPY . . [2022-10-01T01:29:43.116Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:29:43.116Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:29:43.116Z] ---> 8325586463d4 [2022-10-01T01:29:43.116Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-01T01:29:43.116Z] ---> Using cache [2022-10-01T01:29:43.116Z] ---> 75494b42c9eb [2022-10-01T01:29:43.116Z] Step 4/24 : WORKDIR /edgex-go [2022-10-01T01:29:43.116Z] ---> Using cache [2022-10-01T01:29:43.116Z] ---> 43da4aa883b1 [2022-10-01T01:29:43.116Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:29:43.116Z] ---> Using cache [2022-10-01T01:29:43.116Z] ---> 0ee594c1dc36 [2022-10-01T01:29:43.116Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-01T01:29:47.322Z] Removing intermediate container 8ea2b44675a4 [2022-10-01T01:29:47.322Z] ---> 2010be1df620 [2022-10-01T01:29:47.322Z] [2022-10-01T01:29:47.322Z] Successfully built 2010be1df620 [2022-10-01T01:29:47.583Z] Successfully tagged core-metadata:latest [2022-10-01T01:29:47.583Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-10-01T01:29:47.583Z] ---> Running in 4d0acccb0d47 [2022-10-01T01:29:47.583Z] ---> Running in ba43d1f67ba7 [2022-10-01T01:29:47.583Z] ---> 4af9938ed73d [2022-10-01T01:29:47.583Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-01T01:29:47.583Z] ---> ed2db71a75f5 [2022-10-01T01:29:47.583Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-01T01:29:47.844Z] Removing intermediate container ba43d1f67ba7 [2022-10-01T01:29:47.844Z] ---> 6cd978391bec [2022-10-01T01:29:47.844Z] Step 20/20 : LABEL version=2.3.0-dev.77 [2022-10-01T01:29:48.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:49.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:49.613Z] OK: 211 MiB in 51 packages [2022-10-01T01:29:50.773Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:29:50.773Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:29:50.773Z] ---> 8325586463d4 [2022-10-01T01:29:50.773Z] Step 3/23 : WORKDIR /edgex-go [2022-10-01T01:29:50.773Z] ---> Using cache [2022-10-01T01:29:50.773Z] ---> e24030611346 [2022-10-01T01:29:50.773Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:29:50.773Z] ---> Using cache [2022-10-01T01:29:50.773Z] ---> b6740164ea36 [2022-10-01T01:29:50.773Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-01T01:29:56.061Z] ---> Running in acaa596b0e4f [2022-10-01T01:29:56.061Z] ---> Running in 2ccacf8cfc5c [2022-10-01T01:29:56.061Z] ---> Running in fa1e77e45d05 [2022-10-01T01:29:56.061Z] ---> 37983c5be9e7 [2022-10-01T01:29:56.061Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-01T01:29:57.017Z] Removing intermediate container acaa596b0e4f [2022-10-01T01:29:57.017Z] ---> b78e13351469 [2022-10-01T01:29:57.017Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-01T01:29:57.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:57.278Z] Removing intermediate container 2ccacf8cfc5c [2022-10-01T01:29:57.278Z] ---> 67abee9e401e [2022-10-01T01:29:57.278Z] [2022-10-01T01:29:57.537Z] ---> d337ab7c9656 [2022-10-01T01:29:57.537Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-01T01:29:57.537Z] Successfully built 67abee9e401e [2022-10-01T01:29:57.537Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-01T01:29:57.537Z] Building support-scheduler [2022-10-01T01:29:57.537Z]  Building security-spiffe-token-provider ... done  ---> Running in 54f6c13446ab [2022-10-01T01:29:57.537Z] Removing intermediate container 4d0acccb0d47 [2022-10-01T01:29:57.537Z] ---> e5c51ca65c04 [2022-10-01T01:29:57.537Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-01T01:29:57.537Z] ---> Running in 0e5d246f857c [2022-10-01T01:29:58.103Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:29:58.361Z] OK: 211 MiB in 51 packages [2022-10-01T01:29:59.296Z] Removing intermediate container 54f6c13446ab [2022-10-01T01:29:59.296Z] ---> 3c4beaf57365 [2022-10-01T01:29:59.296Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-01T01:29:59.555Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:29:59.555Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:29:59.555Z] ---> 8325586463d4 [2022-10-01T01:29:59.555Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-01T01:29:59.555Z] ---> Using cache [2022-10-01T01:29:59.555Z] ---> 75494b42c9eb [2022-10-01T01:29:59.555Z] Step 4/23 : WORKDIR /edgex-go [2022-10-01T01:29:59.555Z] ---> Using cache [2022-10-01T01:29:59.555Z] ---> 43da4aa883b1 [2022-10-01T01:29:59.555Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:29:59.555Z] ---> Using cache [2022-10-01T01:29:59.555Z] ---> 0ee594c1dc36 [2022-10-01T01:29:59.555Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-01T01:29:59.555Z] ---> Using cache [2022-10-01T01:29:59.555Z] ---> b56955578bf8 [2022-10-01T01:29:59.555Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-01T01:29:59.555Z] ---> Using cache [2022-10-01T01:29:59.555Z] ---> c3cc69fc2ea1 [2022-10-01T01:29:59.555Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:29:59.555Z] ---> Using cache [2022-10-01T01:29:59.555Z] ---> 8885283088f0 [2022-10-01T01:29:59.555Z] Step 9/23 : COPY . . [2022-10-01T01:29:59.555Z] ---> Using cache [2022-10-01T01:29:59.555Z] ---> 845efff43264 [2022-10-01T01:29:59.555Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-01T01:30:01.455Z] ---> 651a188b9229 [2022-10-01T01:30:01.455Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:30:01.455Z] ---> Running in 518f0a349cb0 [2022-10-01T01:30:01.455Z] ---> Running in 53aa4cc348ed [2022-10-01T01:30:01.455Z] ---> Running in 3b9bbf5dea11 [2022-10-01T01:30:01.455Z] Removing intermediate container fa1e77e45d05 [2022-10-01T01:30:01.455Z] ---> e2c2dcd8ab7c [2022-10-01T01:30:01.455Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-01T01:30:01.455Z] Removing intermediate container 0e5d246f857c [2022-10-01T01:30:01.455Z] ---> c89915694b56 [2022-10-01T01:30:01.455Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-01T01:30:01.455Z] ---> 0387c33aaf78 [2022-10-01T01:30:01.455Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:30:01.455Z] ---> Running in 177747dc18cc [2022-10-01T01:30:01.455Z] ---> Running in 438177a4f4c8 [2022-10-01T01:30:01.720Z] Removing intermediate container 177747dc18cc [2022-10-01T01:30:01.720Z] ---> 89a3627fc48d [2022-10-01T01:30:01.720Z] Step 23/25 : LABEL arch=x86_64 [2022-10-01T01:30:01.720Z] ---> Running in ec59016d7b3d [2022-10-01T01:30:01.978Z] Removing intermediate container ec59016d7b3d [2022-10-01T01:30:01.978Z] ---> ac1800209aa6 [2022-10-01T01:30:01.978Z] Step 24/25 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:30:01.978Z] ---> Running in 5a5a0613801b [2022-10-01T01:30:01.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-01T01:30:01.978Z] Removing intermediate container 5a5a0613801b [2022-10-01T01:30:01.978Z] ---> 700c50ff522d [2022-10-01T01:30:01.978Z] Step 25/25 : LABEL version=2.3.0-dev.77 [2022-10-01T01:30:01.978Z] ---> Running in 264dc23c2622 [2022-10-01T01:30:02.235Z] Removing intermediate container 518f0a349cb0 [2022-10-01T01:30:02.235Z] ---> 9ee84ec1d89f [2022-10-01T01:30:02.235Z] Step 12/26 : WORKDIR /edgex-go [2022-10-01T01:30:02.235Z] ---> Running in 6dfcc80b808a [2022-10-01T01:30:02.235Z] Removing intermediate container 264dc23c2622 [2022-10-01T01:30:02.235Z] ---> 55ddf220af45 [2022-10-01T01:30:02.235Z] [2022-10-01T01:30:02.235Z] Successfully built 55ddf220af45 [2022-10-01T01:30:02.235Z] Successfully tagged security-secretstore-setup:latest [2022-10-01T01:30:02.235Z]  Building security-secretstore-setup ... done Removing intermediate container 6dfcc80b808a [2022-10-01T01:30:02.235Z] ---> f68bdf14f8b6 [2022-10-01T01:30:02.235Z] [2022-10-01T01:30:02.235Z] Step 13/26 : FROM alpine:3.15 [2022-10-01T01:30:02.235Z] ---> c4fc93816858 [2022-10-01T01:30:02.235Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T01:30:02.235Z] ---> Using cache [2022-10-01T01:30:02.235Z] ---> e9313a07ea7f [2022-10-01T01:30:02.235Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:30:02.235Z] ---> Using cache [2022-10-01T01:30:02.235Z] ---> 31b21bad0d76 [2022-10-01T01:30:02.235Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-01T01:30:02.492Z] ---> Running in eac1fa41c4cc [2022-10-01T01:30:02.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:30:04.032Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:30:04.964Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T01:30:04.964Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T01:30:04.964Z] OK: 15857 distinct packages available [2022-10-01T01:30:04.964Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:30:05.895Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:30:06.153Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-01T01:30:06.153Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-01T01:30:06.153Z] (3/5) Installing libucontext (1.1-r0) [2022-10-01T01:30:06.410Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-01T01:30:06.410Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-01T01:30:06.410Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T01:30:06.410Z] OK: 7 MiB in 19 packages [2022-10-01T01:30:09.692Z] Removing intermediate container eac1fa41c4cc [2022-10-01T01:30:09.692Z] ---> f10d53636d00 [2022-10-01T01:30:09.692Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-01T01:30:14.987Z] ---> e202954d63fa [2022-10-01T01:30:14.987Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-01T01:30:14.987Z] Removing intermediate container 438177a4f4c8 [2022-10-01T01:30:14.987Z] ---> 886fa6109b3e [2022-10-01T01:30:14.987Z] Step 8/23 : COPY . . [2022-10-01T01:30:14.987Z] Removing intermediate container 3b9bbf5dea11 [2022-10-01T01:30:14.987Z] ---> 7df0f357aea8 [2022-10-01T01:30:14.987Z] Step 9/24 : COPY . . [2022-10-01T01:30:27.184Z] ---> 3d11fa819264 [2022-10-01T01:30:27.184Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-01T01:30:27.184Z] ---> 6ec82e3c58c2 [2022-10-01T01:30:27.184Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-01T01:30:27.184Z] ---> e0342dfe445c [2022-10-01T01:30:27.184Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-01T01:30:27.184Z] ---> Running in 679029492a0a [2022-10-01T01:30:27.184Z] ---> Running in 4461c28d535f [2022-10-01T01:30:27.184Z] ---> 80735414ae8f [2022-10-01T01:30:27.184Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-01T01:30:27.184Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-01T01:30:27.184Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-01T01:30:27.184Z] ---> afe9ed6a7b69 [2022-10-01T01:30:27.184Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-01T01:30:27.442Z] Removing intermediate container 53aa4cc348ed [2022-10-01T01:30:27.442Z] ---> 158d36d501eb [2022-10-01T01:30:27.442Z] [2022-10-01T01:30:27.442Z] Step 11/23 : FROM alpine:3.16 [2022-10-01T01:30:27.442Z] ---> 9c6f07244728 [2022-10-01T01:30:27.442Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-01T01:30:27.442Z] ---> Using cache [2022-10-01T01:30:27.442Z] ---> fcb57e931742 [2022-10-01T01:30:27.442Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T01:30:27.442Z] ---> Using cache [2022-10-01T01:30:27.442Z] ---> e1b70e18d2cd [2022-10-01T01:30:27.442Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-01T01:30:27.699Z] ---> bf70d3911e8f [2022-10-01T01:30:27.699Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-01T01:30:27.699Z] ---> Running in a4a8145f2f33 [2022-10-01T01:30:27.699Z] ---> Running in dac57d10f49c [2022-10-01T01:30:27.699Z] Removing intermediate container a4a8145f2f33 [2022-10-01T01:30:27.699Z] ---> 3ee3e433432d [2022-10-01T01:30:27.699Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-01T01:30:27.699Z] Removing intermediate container dac57d10f49c [2022-10-01T01:30:27.699Z] ---> 4b6c9f7873b7 [2022-10-01T01:30:27.699Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-01T01:30:27.699Z] ---> Running in f34447b1acaf [2022-10-01T01:30:27.699Z] ---> Running in a57b0183e993 [2022-10-01T01:30:27.956Z] Removing intermediate container f34447b1acaf [2022-10-01T01:30:27.956Z] ---> 16b65cb1e4d4 [2022-10-01T01:30:27.956Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:30:27.956Z] Removing intermediate container a57b0183e993 [2022-10-01T01:30:27.956Z] ---> ec0f3d243b42 [2022-10-01T01:30:27.956Z] Step 24/26 : LABEL arch=x86_64 [2022-10-01T01:30:27.956Z] ---> Running in ddc9489ef252 [2022-10-01T01:30:27.956Z] ---> 6f98436f5320 [2022-10-01T01:30:27.956Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-01T01:30:28.218Z] Removing intermediate container ddc9489ef252 [2022-10-01T01:30:28.218Z] ---> 449d6c3e28a4 [2022-10-01T01:30:28.218Z] Step 25/26 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:30:28.218Z] ---> Running in bd5e181e9529 [2022-10-01T01:30:28.785Z] Removing intermediate container bd5e181e9529 [2022-10-01T01:30:28.785Z] ---> 6ec861802193 [2022-10-01T01:30:28.785Z] Step 26/26 : LABEL version=2.3.0-dev.77 [2022-10-01T01:30:28.785Z] ---> b4bf5dcc8c8b [2022-10-01T01:30:28.785Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-01T01:30:28.785Z] ---> Running in dd939ca4ab6e [2022-10-01T01:30:28.785Z] Removing intermediate container dd939ca4ab6e [2022-10-01T01:30:28.785Z] ---> b2b188eb28de [2022-10-01T01:30:28.785Z] [2022-10-01T01:30:28.785Z] ---> 13138f8d9640 [2022-10-01T01:30:28.785Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-01T01:30:28.785Z] ---> Running in f1735485b652 [2022-10-01T01:30:28.785Z] Successfully built b2b188eb28de [2022-10-01T01:30:28.785Z] Successfully tagged security-spire-agent:latest [2022-10-01T01:30:29.043Z]  Building security-spire-agent ... done Removing intermediate container f1735485b652 [2022-10-01T01:30:29.043Z] ---> 1d5212ad23f6 [2022-10-01T01:30:29.043Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:30:29.043Z] ---> Running in 7d6e45d359fe [2022-10-01T01:30:29.043Z] Removing intermediate container 7d6e45d359fe [2022-10-01T01:30:29.043Z] ---> 5047424342a2 [2022-10-01T01:30:29.043Z] Step 21/23 : LABEL arch=x86_64 [2022-10-01T01:30:29.301Z] ---> Running in e069aae96e30 [2022-10-01T01:30:29.301Z] Removing intermediate container e069aae96e30 [2022-10-01T01:30:29.301Z] ---> c6b460784e25 [2022-10-01T01:30:29.301Z] Step 22/23 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:30:29.301Z] ---> Running in 966d03345bba [2022-10-01T01:30:29.582Z] Removing intermediate container 966d03345bba [2022-10-01T01:30:29.582Z] ---> e58db44c38e5 [2022-10-01T01:30:29.582Z] Step 23/23 : LABEL version=2.3.0-dev.77 [2022-10-01T01:30:29.582Z] ---> Running in 05d6363ad981 [2022-10-01T01:30:29.840Z] Removing intermediate container 05d6363ad981 [2022-10-01T01:30:29.840Z] ---> 35d76662a4a5 [2022-10-01T01:30:29.840Z] [2022-10-01T01:30:29.840Z] Successfully built 35d76662a4a5 [2022-10-01T01:30:29.840Z] Successfully tagged support-scheduler:latest [2022-10-01T01:30:42.810Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6157 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-01T01:30:42.822Z] Running in /w/workspace/edgex-go/314 [Pipeline] { [Pipeline] checkout [2022-10-01T01:30:42.856Z] The recommended git tool is: git [2022-10-01T01:30:47.904Z]  Building support-scheduler ... done Removing intermediate container 4461c28d535f [2022-10-01T01:30:47.904Z] ---> 69b38f1e5400 [2022-10-01T01:30:47.904Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-01T01:30:47.904Z] ---> Running in 49d7e44ea3b5 [2022-10-01T01:30:47.904Z] Removing intermediate container 679029492a0a [2022-10-01T01:30:47.904Z] ---> 27fe7ee56ea2 [2022-10-01T01:30:47.904Z] [2022-10-01T01:30:47.904Z] Step 11/24 : FROM alpine:3.16 [2022-10-01T01:30:47.904Z] ---> 9c6f07244728 [2022-10-01T01:30:47.904Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-01T01:30:47.904Z] ---> Running in 11eb6e948f99 [2022-10-01T01:30:47.904Z] Removing intermediate container 11eb6e948f99 [2022-10-01T01:30:47.904Z] ---> 8203317c426f [2022-10-01T01:30:47.904Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-01T01:30:47.904Z] ---> Running in ea95f13e0ef9 [2022-10-01T01:30:47.904Z] Removing intermediate container ea95f13e0ef9 [2022-10-01T01:30:47.904Z] ---> 7ae00eb1fca2 [2022-10-01T01:30:47.904Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-01T01:30:47.904Z] ---> Running in 5b023dbd0a5c [2022-10-01T01:30:47.904Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-01T01:30:47.904Z] Removing intermediate container 5b023dbd0a5c [2022-10-01T01:30:47.904Z] ---> 3dfc472afb4a [2022-10-01T01:30:47.904Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:30:47.904Z] ---> Running in 7885d137b535 [2022-10-01T01:30:47.904Z] Removing intermediate container 7885d137b535 [2022-10-01T01:30:47.904Z] ---> f996ef77979d [2022-10-01T01:30:47.904Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-01T01:30:47.904Z] ---> Running in 8e9b567d0b08 [2022-10-01T01:30:47.904Z] Removing intermediate container 49d7e44ea3b5 [2022-10-01T01:30:47.904Z] ---> 7e97a74ec96b [2022-10-01T01:30:47.904Z] [2022-10-01T01:30:47.904Z] Step 11/23 : FROM alpine:3.16 [2022-10-01T01:30:47.904Z] ---> 9c6f07244728 [2022-10-01T01:30:47.904Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-01T01:30:47.904Z] ---> Running in 0170837e8121 [2022-10-01T01:30:47.904Z] Removing intermediate container 0170837e8121 [2022-10-01T01:30:47.904Z] ---> 91fc8314edba [2022-10-01T01:30:47.904Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-01T01:30:47.904Z] ---> Running in 717e3d745bd1 [2022-10-01T01:30:47.904Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:30:47.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-01T01:30:47.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:30:48.162Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-01T01:30:48.162Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-01T01:30:48.162Z] (3/33) Installing readline (8.1.2-r0) [2022-10-01T01:30:48.162Z] (4/33) Installing bash (5.1.16-r2) [2022-10-01T01:30:48.162Z] Executing bash-5.1.16-r2.post-install [2022-10-01T01:30:48.162Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-01T01:30:48.162Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-01T01:30:48.162Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-01T01:30:48.162Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-01T01:30:48.162Z] (9/33) Installing curl (7.83.1-r3) [2022-10-01T01:30:48.162Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-01T01:30:48.420Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-01T01:30:48.420Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-01T01:30:48.420Z] (13/33) Installing expat (2.4.9-r0) [2022-10-01T01:30:48.420Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-01T01:30:48.420Z] (15/33) Installing gdbm (1.23-r0) [2022-10-01T01:30:48.420Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-01T01:30:48.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-01T01:30:48.420Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-01T01:30:48.420Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-01T01:30:48.679Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-01T01:30:48.679Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-01T01:30:48.679Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-01T01:30:48.938Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-01T01:30:48.938Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-01T01:30:48.938Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-01T01:30:48.938Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-01T01:30:48.938Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-01T01:30:48.938Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-01T01:30:48.938Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-01T01:30:48.938Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-01T01:30:48.938Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-01T01:30:48.938Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-01T01:30:48.938Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-01T01:30:48.938Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-01T01:30:49.008Z] using credential edgex-jenkins-ssh [2022-10-01T01:30:49.023Z] Cloning the remote Git repository [2022-10-01T01:30:49.196Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-01T01:30:49.196Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-01T01:30:49.196Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-01T01:30:49.196Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-01T01:30:49.196Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:30:49.196Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:30:49.196Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-01T01:30:49.196Z] OK: 122 MiB in 47 packages [2022-10-01T01:30:49.080Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-01T01:30:49.160Z] > git init /w/workspace/edgex-go/314 # timeout=10 [2022-10-01T01:30:49.454Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-01T01:30:49.455Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:30:49.455Z] OK: 8 MiB in 20 packages [2022-10-01T01:30:49.319Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-01T01:30:49.321Z] > git --version # timeout=10 [2022-10-01T01:30:49.347Z] > git --version # 'git version 2.25.1' [2022-10-01T01:30:49.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-01T01:30:49.410Z] Verifying host key using known hosts file [2022-10-01T01:30:49.656Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-01T01:30:49.673Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-01T01:30:50.830Z] Removing intermediate container 8e9b567d0b08 [2022-10-01T01:30:50.830Z] ---> e086cab43309 [2022-10-01T01:30:50.830Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:30:50.830Z] ---> f1e8bc433198 [2022-10-01T01:30:50.830Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-01T01:30:51.395Z] ---> 7d492749e789 [2022-10-01T01:30:51.395Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-01T01:30:51.655Z] ---> 3168ff81198f [2022-10-01T01:30:51.655Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-01T01:30:51.655Z] ---> Running in 54584901f557 [2022-10-01T01:30:51.655Z] Removing intermediate container 54584901f557 [2022-10-01T01:30:51.655Z] ---> 280b3f29c69e [2022-10-01T01:30:51.655Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:30:51.655Z] ---> Running in 24c7690a83c2 [2022-10-01T01:30:51.655Z] Removing intermediate container 24c7690a83c2 [2022-10-01T01:30:51.655Z] ---> 3878ded26c4d [2022-10-01T01:30:51.655Z] Step 22/24 : LABEL arch=x86_64 [2022-10-01T01:30:51.913Z] ---> Running in 5865f4596044 [2022-10-01T01:30:51.913Z] Removing intermediate container 5865f4596044 [2022-10-01T01:30:51.913Z] ---> 493abea6b638 [2022-10-01T01:30:51.913Z] Step 23/24 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:30:51.913Z] ---> Running in 8266b7953551 [2022-10-01T01:30:51.913Z] Removing intermediate container 8266b7953551 [2022-10-01T01:30:51.913Z] ---> fa1a67b7ebe5 [2022-10-01T01:30:51.913Z] Step 24/24 : LABEL version=2.3.0-dev.77 [2022-10-01T01:30:52.171Z] ---> Running in af5241e813b4 [2022-10-01T01:30:52.171Z] Removing intermediate container af5241e813b4 [2022-10-01T01:30:52.171Z] ---> 414e77703bec [2022-10-01T01:30:52.171Z] [2022-10-01T01:30:52.171Z] Successfully built 414e77703bec [2022-10-01T01:30:52.171Z] Successfully tagged core-data:latest [2022-10-01T01:30:52.430Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2022-10-01T01:30:52.430Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-01T01:30:52.430Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 15.3 MB/s eta 0:00:00 [2022-10-01T01:30:52.430Z] Collecting jsonschema<3,>=2.5.1 [2022-10-01T01:30:52.430Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-01T01:30:52.430Z] Collecting PyYAML<4,>=3.10 [2022-10-01T01:30:52.430Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-01T01:30:52.430Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 39.1 MB/s eta 0:00:00 [2022-10-01T01:30:52.688Z] Preparing metadata (setup.py): started [2022-10-01T01:30:52.947Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T01:30:52.947Z] Collecting texttable<0.10,>=0.9.0 [2022-10-01T01:30:52.947Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-01T01:30:52.947Z] Preparing metadata (setup.py): started [2022-10-01T01:30:53.207Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T01:30:53.207Z] Collecting docopt<0.7,>=0.6.1 [2022-10-01T01:30:53.207Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-01T01:30:53.207Z] Preparing metadata (setup.py): started [2022-10-01T01:30:53.467Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T01:30:53.467Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-01T01:30:53.725Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-01T01:30:53.725Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-01T01:30:53.725Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 165.5 MB/s eta 0:00:00 [2022-10-01T01:30:53.725Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-01T01:30:53.725Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-01T01:30:53.725Z] Preparing metadata (setup.py): started [2022-10-01T01:30:53.984Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T01:30:53.984Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-01T01:30:53.984Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-01T01:30:53.984Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 72.9 MB/s eta 0:00:00 [2022-10-01T01:30:53.984Z] Collecting cached-property<2,>=1.2.0 [2022-10-01T01:30:53.984Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-01T01:30:53.984Z] Collecting docker<4.0,>=3.6.0 [2022-10-01T01:30:53.984Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-01T01:30:53.984Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 45.6 MB/s eta 0:00:00 [2022-10-01T01:30:54.240Z] Collecting docker-pycreds>=0.4.0 [2022-10-01T01:30:54.240Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-01T01:30:54.240Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-01T01:30:54.240Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-01T01:30:54.240Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 47.3 MB/s eta 0:00:00 [2022-10-01T01:30:54.240Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-01T01:30:54.240Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-01T01:30:54.240Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 38.6 MB/s eta 0:00:00 [2022-10-01T01:30:54.498Z] Collecting certifi>=2017.4.17 [2022-10-01T01:30:54.498Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-01T01:30:54.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 51.9 MB/s eta 0:00:00 [2022-10-01T01:30:54.498Z] Collecting idna<2.8,>=2.5 [2022-10-01T01:30:54.498Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-01T01:30:54.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 191.6 MB/s eta 0:00:00 [2022-10-01T01:30:54.498Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-01T01:30:54.498Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-01T01:30:54.498Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-01T01:30:54.498Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-01T01:30:54.498Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-01T01:30:54.498Z] Running setup.py install for texttable: started [2022-10-01T01:30:54.758Z] Running setup.py install for texttable: finished with status 'done' [2022-10-01T01:30:54.758Z] Running setup.py install for PyYAML: started [2022-10-01T01:30:55.323Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-01T01:30:55.323Z] Running setup.py install for docopt: started [2022-10-01T01:30:55.582Z] Running setup.py install for docopt: finished with status 'done' [2022-10-01T01:30:56.161Z] Running setup.py install for dockerpty: started [2022-10-01T01:30:56.419Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-01T01:30:56.677Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-01T01:30:56.677Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-01T01:30:59.998Z] Removing intermediate container 717e3d745bd1 [2022-10-01T01:30:59.998Z] ---> 95f39b5bfd9a [2022-10-01T01:30:59.998Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-01T01:30:59.998Z] ---> Running in 81547c3afefe [2022-10-01T01:30:59.998Z] Removing intermediate container 81547c3afefe [2022-10-01T01:30:59.998Z] ---> bbb2321bc31f [2022-10-01T01:30:59.998Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-01T01:30:59.998Z] ---> Running in d25902de85cd [2022-10-01T01:31:00.259Z] Removing intermediate container d25902de85cd [2022-10-01T01:31:00.259Z] ---> aaf93729ceeb [2022-10-01T01:31:00.259Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-01T01:31:00.521Z] ---> 7fd7dc823fd1 [2022-10-01T01:31:00.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-01T01:31:00.781Z] ---> 61cc17954af5 [2022-10-01T01:31:00.781Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-01T01:31:00.781Z] ---> d804d309e71f [2022-10-01T01:31:00.781Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-01T01:31:00.781Z] ---> Running in 5885dcb6e747 [2022-10-01T01:31:01.041Z] Removing intermediate container 5885dcb6e747 [2022-10-01T01:31:01.041Z] ---> 21218228ac75 [2022-10-01T01:31:01.041Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:31:01.041Z] ---> Running in 77b44536bb26 [2022-10-01T01:31:01.041Z] Removing intermediate container 77b44536bb26 [2022-10-01T01:31:01.041Z] ---> 07d545b6084c [2022-10-01T01:31:01.041Z] Step 21/23 : LABEL arch=x86_64 [2022-10-01T01:31:01.041Z] ---> Running in 84db59d5c3b3 [2022-10-01T01:31:01.041Z] Removing intermediate container 84db59d5c3b3 [2022-10-01T01:31:01.041Z] ---> 7fb3b421c26b [2022-10-01T01:31:01.041Z] Step 22/23 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:01.041Z] ---> Running in d9d7a4006a2d [2022-10-01T01:31:01.301Z] Removing intermediate container d9d7a4006a2d [2022-10-01T01:31:01.301Z] ---> 453e7d94ba96 [2022-10-01T01:31:01.301Z] Step 23/23 : LABEL version=2.3.0-dev.77 [2022-10-01T01:31:01.301Z] ---> Running in 51ef712e2201 [2022-10-01T01:31:01.301Z] Removing intermediate container 51ef712e2201 [2022-10-01T01:31:01.301Z] ---> 719cfcbeee34 [2022-10-01T01:31:01.301Z] [2022-10-01T01:31:01.301Z] Successfully built 719cfcbeee34 [2022-10-01T01:31:01.301Z] Successfully tagged sys-mgmt-agent:latest [2022-10-01T01:31:01.308Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-01T01:31:01.317Z] $ docker stop --time=1 f7e1e6d98f5618b643a43497660416fda711e533e3dfac7bc1f5f2dfe9aed76d [2022-10-01T01:31:02.574Z] $ docker rm -f f7e1e6d98f5618b643a43497660416fda711e533e3dfac7bc1f5f2dfe9aed76d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-01T01:31:02.903Z] + docker images [2022-10-01T01:31:02.903Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-01T01:31:02.903Z] sys-mgmt-agent latest 719cfcbeee34 1 second ago 136MB [2022-10-01T01:31:02.903Z] core-data latest 414e77703bec 10 seconds ago 21.6MB [2022-10-01T01:31:02.903Z] 7e97a74ec96b 15 seconds ago 1.55GB [2022-10-01T01:31:02.903Z] 27fe7ee56ea2 17 seconds ago 1.58GB [2022-10-01T01:31:02.903Z] support-scheduler latest 35d76662a4a5 33 seconds ago 26.7MB [2022-10-01T01:31:02.903Z] security-spire-agent latest b2b188eb28de 34 seconds ago 125MB [2022-10-01T01:31:02.903Z] 158d36d501eb 35 seconds ago 1.63GB [2022-10-01T01:31:02.903Z] security-secretstore-setup latest 55ddf220af45 About a minute ago 29.2MB [2022-10-01T01:31:02.903Z] f68bdf14f8b6 About a minute ago 1.45GB [2022-10-01T01:31:02.903Z] security-spiffe-token-provider latest 67abee9e401e About a minute ago 29.3MB [2022-10-01T01:31:02.903Z] core-command latest 14e434833f07 About a minute ago 17.3MB [2022-10-01T01:31:02.903Z] core-metadata latest 2010be1df620 About a minute ago 18.3MB [2022-10-01T01:31:02.903Z] ab1352a4f64c About a minute ago 1.57GB [2022-10-01T01:31:02.903Z] a9e9bb5200ca About a minute ago 1.6GB [2022-10-01T01:31:02.903Z] eed86868c43c About a minute ago 1.58GB [2022-10-01T01:31:02.903Z] 72aa5ac92374 About a minute ago 1.57GB [2022-10-01T01:31:02.903Z] security-bootstrapper latest 56ad907b010e About a minute ago 19.9MB [2022-10-01T01:31:02.903Z] security-proxy-setup latest 4d30395c46e9 2 minutes ago 27.4MB [2022-10-01T01:31:02.903Z] support-notifications latest e372dfd8d7b3 2 minutes ago 27.3MB [2022-10-01T01:31:02.903Z] a9b5be55bf36 2 minutes ago 1.63GB [2022-10-01T01:31:02.903Z] f31681762f35 2 minutes ago 1.56GB [2022-10-01T01:31:02.903Z] 6a348b24f200 2 minutes ago 1.56GB [2022-10-01T01:31:02.903Z] security-spire-config latest 2ab72e622190 2 minutes ago 85.8MB [2022-10-01T01:31:02.903Z] security-spire-server latest 1a7a1c59e8bb 2 minutes ago 86.5MB [2022-10-01T01:31:02.903Z] a2536baa2bd0 3 minutes ago 1.45GB [2022-10-01T01:31:02.903Z] f5e507f42dd5 3 minutes ago 1.45GB [2022-10-01T01:31:02.903Z] ci-base-image-x86_64 latest 8325586463d4 6 minutes ago 940MB [2022-10-01T01:31:02.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 26 hours ago 677MB [2022-10-01T01:31:02.903Z] alpine 3.15 c4fc93816858 7 weeks ago 5.59MB [2022-10-01T01:31:02.903Z] alpine 3.16 9c6f07244728 7 weeks ago 5.54MB [2022-10-01T01:31:02.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-10-01T01:31:02.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-01T01:31:02.981Z] provisioning config files... [2022-10-01T01:31:02.989Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/314@tmp/config11564645131037111498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:31:03.281Z] ---> docker-login.sh [2022-10-01T01:31:03.282Z] nexus3.edgexfoundry.org:10001 [2022-10-01T01:31:03.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:31:03.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:31:03.282Z] Configure a credential helper to remove this warning. See [2022-10-01T01:31:03.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:31:03.282Z] [2022-10-01T01:31:03.282Z] Login Succeeded [2022-10-01T01:31:03.282Z] nexus3.edgexfoundry.org:10002 [2022-10-01T01:31:03.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:31:03.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:31:03.282Z] Configure a credential helper to remove this warning. See [2022-10-01T01:31:03.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:31:03.282Z] [2022-10-01T01:31:03.282Z] Login Succeeded [2022-10-01T01:31:03.282Z] nexus3.edgexfoundry.org:10003 [2022-10-01T01:31:03.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:31:03.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:31:03.540Z] Configure a credential helper to remove this warning. See [2022-10-01T01:31:03.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:31:03.540Z] [2022-10-01T01:31:03.540Z] Login Succeeded [2022-10-01T01:31:03.540Z] nexus3.edgexfoundry.org:10004 [2022-10-01T01:31:03.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:31:03.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:31:03.540Z] Configure a credential helper to remove this warning. See [2022-10-01T01:31:03.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:31:03.540Z] [2022-10-01T01:31:03.540Z] Login Succeeded [2022-10-01T01:31:03.540Z] docker.io [2022-10-01T01:31:03.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:31:04.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:31:04.106Z] Configure a credential helper to remove this warning. See [2022-10-01T01:31:04.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:31:04.106Z] [2022-10-01T01:31:04.106Z] Login Succeeded [2022-10-01T01:31:04.106Z] ---> docker-login.sh ends [Pipeline] } [2022-10-01T01:31:04.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:31:04.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-01T01:31:04.196Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-01T01:31:04.196Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:04.196Z] latest [2022-10-01T01:31:04.196Z] 2.3.0-dev.77 [2022-10-01T01:31:04.196Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:04.196Z] main [2022-10-01T01:31:04.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:04.559Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:04.891Z] + docker push nexus3.edgexfoundry.org:10004/core-command:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:04.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-01T01:31:04.891Z] 63589936828f: Preparing [2022-10-01T01:31:04.891Z] 0204047bc71d: Preparing [2022-10-01T01:31:04.891Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:04.891Z] fc350f135d57: Preparing [2022-10-01T01:31:04.891Z] 994393dc58e7: Preparing [2022-10-01T01:31:04.891Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:04.891Z] fc350f135d57: Pushed [2022-10-01T01:31:04.891Z] 63589936828f: Pushed [2022-10-01T01:31:04.891Z] 5225b9d92aa5: Pushed [2022-10-01T01:31:06.351Z] 0204047bc71d: Pushed [2022-10-01T01:31:06.351Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:afd96dbc8343d3ea777764ce7ae76daca531405705d42c9dbd3e8bbda79e5e03 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:06.681Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:06.980Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-01T01:31:06.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-01T01:31:06.980Z] 63589936828f: Preparing [2022-10-01T01:31:06.980Z] 0204047bc71d: Preparing [2022-10-01T01:31:06.980Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:06.980Z] fc350f135d57: Preparing [2022-10-01T01:31:06.980Z] 994393dc58e7: Preparing [2022-10-01T01:31:06.980Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:06.980Z] 0204047bc71d: Layer already exists [2022-10-01T01:31:06.980Z] 63589936828f: Layer already exists [2022-10-01T01:31:06.980Z] fc350f135d57: Layer already exists [2022-10-01T01:31:06.980Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:06.980Z] latest: digest: sha256:afd96dbc8343d3ea777764ce7ae76daca531405705d42c9dbd3e8bbda79e5e03 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:07.290Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:07.594Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.77 [2022-10-01T01:31:07.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-01T01:31:07.594Z] 63589936828f: Preparing [2022-10-01T01:31:07.594Z] 0204047bc71d: Preparing [2022-10-01T01:31:07.594Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:07.594Z] fc350f135d57: Preparing [2022-10-01T01:31:07.594Z] 994393dc58e7: Preparing [2022-10-01T01:31:07.594Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:07.594Z] 0204047bc71d: Layer already exists [2022-10-01T01:31:07.594Z] fc350f135d57: Layer already exists [2022-10-01T01:31:07.594Z] 63589936828f: Layer already exists [2022-10-01T01:31:07.594Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:07.594Z] 2.3.0-dev.77: digest: sha256:afd96dbc8343d3ea777764ce7ae76daca531405705d42c9dbd3e8bbda79e5e03 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:07.904Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:08.208Z] + docker push nexus3.edgexfoundry.org:10004/core-command:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:08.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-01T01:31:08.208Z] 63589936828f: Preparing [2022-10-01T01:31:08.208Z] 0204047bc71d: Preparing [2022-10-01T01:31:08.208Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:08.208Z] fc350f135d57: Preparing [2022-10-01T01:31:08.208Z] 994393dc58e7: Preparing [2022-10-01T01:31:08.208Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:08.208Z] 0204047bc71d: Layer already exists [2022-10-01T01:31:08.208Z] 63589936828f: Layer already exists [2022-10-01T01:31:08.208Z] fc350f135d57: Layer already exists [2022-10-01T01:31:08.208Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:08.208Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:afd96dbc8343d3ea777764ce7ae76daca531405705d42c9dbd3e8bbda79e5e03 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:08.513Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:08.814Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-01T01:31:08.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-01T01:31:08.814Z] 63589936828f: Preparing [2022-10-01T01:31:08.814Z] 0204047bc71d: Preparing [2022-10-01T01:31:08.814Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:08.814Z] fc350f135d57: Preparing [2022-10-01T01:31:08.814Z] 994393dc58e7: Preparing [2022-10-01T01:31:08.814Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:08.814Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:08.814Z] 63589936828f: Layer already exists [2022-10-01T01:31:08.814Z] fc350f135d57: Layer already exists [2022-10-01T01:31:08.814Z] 0204047bc71d: Layer already exists [2022-10-01T01:31:08.814Z] main: digest: sha256:afd96dbc8343d3ea777764ce7ae76daca531405705d42c9dbd3e8bbda79e5e03 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:31:08.853Z] ===================================================== [Pipeline] echo [2022-10-01T01:31:08.861Z] taggedImages: [2022-10-01T01:31:08.861Z] - nexus3.edgexfoundry.org:10004/core-command:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:08.861Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-01T01:31:08.861Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.77 [2022-10-01T01:31:08.861Z] - nexus3.edgexfoundry.org:10004/core-command:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:08.861Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-01T01:31:08.883Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-01T01:31:08.883Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:08.883Z] latest [2022-10-01T01:31:08.883Z] 2.3.0-dev.77 [2022-10-01T01:31:08.883Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:08.883Z] main [2022-10-01T01:31:08.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:09.193Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:09.491Z] + docker push nexus3.edgexfoundry.org:10004/core-data:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:09.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-01T01:31:09.491Z] b313285b83cc: Preparing [2022-10-01T01:31:09.491Z] 1974df5706c9: Preparing [2022-10-01T01:31:09.491Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:09.491Z] 1a39f1af45e3: Preparing [2022-10-01T01:31:09.491Z] b48fa2faee4c: Preparing [2022-10-01T01:31:09.491Z] 994393dc58e7: Preparing [2022-10-01T01:31:09.491Z] 994393dc58e7: Waiting [2022-10-01T01:31:09.491Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:09.491Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:09.491Z] b313285b83cc: Pushed [2022-10-01T01:31:09.491Z] b48fa2faee4c: Pushed [2022-10-01T01:31:08.613Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-01T01:31:08.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-01T01:31:09.567Z] Avoid second fetch [2022-10-01T01:31:09.567Z] Checking out Revision 744b4920ca4f20eb5f8471b336be03832ab3a92f (main) [2022-10-01T01:31:09.749Z] 1a39f1af45e3: Pushed [2022-10-01T01:31:10.331Z] Commit message: "Merge pull request #4174 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.3.0-dev.17" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-01T01:31:11.122Z] 1974df5706c9: Pushed [2022-10-01T01:31:11.122Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:fdad06b12084110e2529ab53294bd75ead00eeacdd115bc3a11911d079816779 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:11.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-01T01:31:11.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:31:11.222Z] Dload Upload Total Spent Left Speed [2022-10-01T01:31:11.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 92661 [2022-10-01T01:31:11.436Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-10-01T01:31:11.734Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-01T01:31:11.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-01T01:31:11.734Z] b313285b83cc: Preparing [2022-10-01T01:31:11.734Z] 1974df5706c9: Preparing [2022-10-01T01:31:11.734Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:11.734Z] 1a39f1af45e3: Preparing [2022-10-01T01:31:11.734Z] b48fa2faee4c: Preparing [2022-10-01T01:31:11.734Z] 994393dc58e7: Preparing [2022-10-01T01:31:11.734Z] 994393dc58e7: Waiting [2022-10-01T01:31:11.734Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:11.734Z] 1974df5706c9: Layer already exists [2022-10-01T01:31:11.734Z] b313285b83cc: Layer already exists [2022-10-01T01:31:11.734Z] 1a39f1af45e3: Layer already exists [2022-10-01T01:31:11.734Z] b48fa2faee4c: Layer already exists [2022-10-01T01:31:11.734Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:11.734Z] latest: digest: sha256:fdad06b12084110e2529ab53294bd75ead00eeacdd115bc3a11911d079816779 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:09.584Z] > git config core.sparsecheckout # timeout=10 [2022-10-01T01:31:09.603Z] > git checkout -f 744b4920ca4f20eb5f8471b336be03832ab3a92f # timeout=10 [2022-10-01T01:31:11.819Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-01T01:31:12.042Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:12.155Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-01T01:31:12.155Z] + sudo tee /etc/docker/daemon.new [2022-10-01T01:31:12.155Z] { [2022-10-01T01:31:12.155Z] "registry-mirrors": [ [2022-10-01T01:31:12.155Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-01T01:31:12.155Z] ], [2022-10-01T01:31:12.155Z] "bip": "10.250.0.254/24", [2022-10-01T01:31:12.155Z] "hosts": [ [2022-10-01T01:31:12.155Z] "tcp://0.0.0.0:5555", [2022-10-01T01:31:12.155Z] "unix:///var/run/docker.sock" [2022-10-01T01:31:12.155Z] ], [2022-10-01T01:31:12.155Z] "mtu": 1458, [2022-10-01T01:31:12.155Z] "selinux-enabled": true, [2022-10-01T01:31:12.155Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-01T01:31:12.155Z] } [Pipeline] sh [2022-10-01T01:31:12.348Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.77 [2022-10-01T01:31:12.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-01T01:31:12.348Z] b313285b83cc: Preparing [2022-10-01T01:31:12.348Z] 1974df5706c9: Preparing [2022-10-01T01:31:12.348Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:12.348Z] 1a39f1af45e3: Preparing [2022-10-01T01:31:12.348Z] b48fa2faee4c: Preparing [2022-10-01T01:31:12.348Z] 994393dc58e7: Preparing [2022-10-01T01:31:12.348Z] 994393dc58e7: Waiting [2022-10-01T01:31:12.348Z] 1974df5706c9: Layer already exists [2022-10-01T01:31:12.348Z] 1a39f1af45e3: Layer already exists [2022-10-01T01:31:12.348Z] b48fa2faee4c: Layer already exists [2022-10-01T01:31:12.348Z] b313285b83cc: Layer already exists [2022-10-01T01:31:12.348Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:12.348Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:12.348Z] 2.3.0-dev.77: digest: sha256:fdad06b12084110e2529ab53294bd75ead00eeacdd115bc3a11911d079816779 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:12.495Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-01T01:31:12.644Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:12.848Z] + sudo service docker restart [2022-10-01T01:31:12.946Z] + docker push nexus3.edgexfoundry.org:10004/core-data:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:12.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-01T01:31:12.946Z] b313285b83cc: Preparing [2022-10-01T01:31:12.946Z] 1974df5706c9: Preparing [2022-10-01T01:31:12.946Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:12.946Z] 1a39f1af45e3: Preparing [2022-10-01T01:31:12.946Z] b48fa2faee4c: Preparing [2022-10-01T01:31:12.946Z] 994393dc58e7: Preparing [2022-10-01T01:31:12.946Z] 994393dc58e7: Waiting [2022-10-01T01:31:12.946Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:12.946Z] 1974df5706c9: Layer already exists [2022-10-01T01:31:12.946Z] 1a39f1af45e3: Layer already exists [2022-10-01T01:31:12.946Z] b313285b83cc: Layer already exists [2022-10-01T01:31:12.946Z] b48fa2faee4c: Layer already exists [2022-10-01T01:31:12.946Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:12.946Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:fdad06b12084110e2529ab53294bd75ead00eeacdd115bc3a11911d079816779 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:13.253Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:13.551Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-01T01:31:13.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-01T01:31:13.551Z] b313285b83cc: Preparing [2022-10-01T01:31:13.551Z] 1974df5706c9: Preparing [2022-10-01T01:31:13.551Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:13.551Z] 1a39f1af45e3: Preparing [2022-10-01T01:31:13.551Z] b48fa2faee4c: Preparing [2022-10-01T01:31:13.551Z] 994393dc58e7: Preparing [2022-10-01T01:31:13.551Z] 1a39f1af45e3: Layer already exists [2022-10-01T01:31:13.551Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:13.551Z] b48fa2faee4c: Layer already exists [2022-10-01T01:31:13.551Z] 1974df5706c9: Layer already exists [2022-10-01T01:31:13.551Z] b313285b83cc: Layer already exists [2022-10-01T01:31:13.551Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:13.551Z] main: digest: sha256:fdad06b12084110e2529ab53294bd75ead00eeacdd115bc3a11911d079816779 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:31:13.586Z] ===================================================== [Pipeline] echo [2022-10-01T01:31:13.597Z] taggedImages: [2022-10-01T01:31:13.597Z] - nexus3.edgexfoundry.org:10004/core-data:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:13.597Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-01T01:31:13.597Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.77 [2022-10-01T01:31:13.597Z] - nexus3.edgexfoundry.org:10004/core-data:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:13.597Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-01T01:31:13.616Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-01T01:31:13.616Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:13.616Z] latest [2022-10-01T01:31:13.616Z] 2.3.0-dev.77 [2022-10-01T01:31:13.616Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:13.616Z] main [2022-10-01T01:31:13.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:13.932Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:14.234Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:14.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-01T01:31:14.234Z] 669cd6d2530e: Preparing [2022-10-01T01:31:14.234Z] 422673a1c412: Preparing [2022-10-01T01:31:14.234Z] 3ed6c4697c15: Preparing [2022-10-01T01:31:14.234Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:14.234Z] fc350f135d57: Preparing [2022-10-01T01:31:14.234Z] 994393dc58e7: Preparing [2022-10-01T01:31:14.234Z] 994393dc58e7: Waiting [2022-10-01T01:31:14.234Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:14.234Z] fc350f135d57: Layer already exists [2022-10-01T01:31:14.234Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:14.234Z] 669cd6d2530e: Pushed [2022-10-01T01:31:14.234Z] 422673a1c412: Pushed [2022-10-01T01:31:15.609Z] 3ed6c4697c15: Pushed [2022-10-01T01:31:15.609Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:539b6ef8f102f61d37ad85661e73df3358f491ca080eb142962bd11ef931add5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:15.921Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:16.216Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-01T01:31:16.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-01T01:31:16.216Z] 669cd6d2530e: Preparing [2022-10-01T01:31:16.216Z] 422673a1c412: Preparing [2022-10-01T01:31:16.216Z] 3ed6c4697c15: Preparing [2022-10-01T01:31:16.216Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:16.216Z] fc350f135d57: Preparing [2022-10-01T01:31:16.216Z] 994393dc58e7: Preparing [2022-10-01T01:31:16.216Z] 994393dc58e7: Waiting [2022-10-01T01:31:16.216Z] 3ed6c4697c15: Layer already exists [2022-10-01T01:31:16.216Z] 422673a1c412: Layer already exists [2022-10-01T01:31:16.216Z] fc350f135d57: Layer already exists [2022-10-01T01:31:16.216Z] 669cd6d2530e: Layer already exists [2022-10-01T01:31:16.216Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:16.216Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:16.216Z] latest: digest: sha256:539b6ef8f102f61d37ad85661e73df3358f491ca080eb142962bd11ef931add5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:16.518Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:16.822Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.77 [2022-10-01T01:31:16.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-01T01:31:16.822Z] 669cd6d2530e: Preparing [2022-10-01T01:31:16.822Z] 422673a1c412: Preparing [2022-10-01T01:31:16.822Z] 3ed6c4697c15: Preparing [2022-10-01T01:31:16.822Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:16.822Z] fc350f135d57: Preparing [2022-10-01T01:31:16.822Z] 994393dc58e7: Preparing [2022-10-01T01:31:16.822Z] 994393dc58e7: Waiting [2022-10-01T01:31:16.822Z] 422673a1c412: Layer already exists [2022-10-01T01:31:16.822Z] 669cd6d2530e: Layer already exists [2022-10-01T01:31:16.822Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:16.822Z] 3ed6c4697c15: Layer already exists [2022-10-01T01:31:16.822Z] fc350f135d57: Layer already exists [2022-10-01T01:31:16.822Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:16.822Z] 2.3.0-dev.77: digest: sha256:539b6ef8f102f61d37ad85661e73df3358f491ca080eb142962bd11ef931add5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:17.132Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:17.435Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:17.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-01T01:31:17.435Z] 669cd6d2530e: Preparing [2022-10-01T01:31:17.435Z] 422673a1c412: Preparing [2022-10-01T01:31:17.435Z] 3ed6c4697c15: Preparing [2022-10-01T01:31:17.435Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:17.435Z] fc350f135d57: Preparing [2022-10-01T01:31:17.435Z] 994393dc58e7: Preparing [2022-10-01T01:31:17.435Z] 994393dc58e7: Waiting [2022-10-01T01:31:17.435Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:17.435Z] fc350f135d57: Layer already exists [2022-10-01T01:31:17.435Z] 3ed6c4697c15: Layer already exists [2022-10-01T01:31:17.435Z] 422673a1c412: Layer already exists [2022-10-01T01:31:17.436Z] 669cd6d2530e: Layer already exists [2022-10-01T01:31:17.436Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:17.436Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:539b6ef8f102f61d37ad85661e73df3358f491ca080eb142962bd11ef931add5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:17.741Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:18.044Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-01T01:31:18.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-01T01:31:18.044Z] 669cd6d2530e: Preparing [2022-10-01T01:31:18.044Z] 422673a1c412: Preparing [2022-10-01T01:31:18.044Z] 3ed6c4697c15: Preparing [2022-10-01T01:31:18.044Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:18.044Z] fc350f135d57: Preparing [2022-10-01T01:31:18.044Z] 994393dc58e7: Preparing [2022-10-01T01:31:18.044Z] 994393dc58e7: Waiting [2022-10-01T01:31:18.044Z] 3ed6c4697c15: Layer already exists [2022-10-01T01:31:18.044Z] 422673a1c412: Layer already exists [2022-10-01T01:31:18.044Z] 669cd6d2530e: Layer already exists [2022-10-01T01:31:18.044Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:18.044Z] fc350f135d57: Layer already exists [2022-10-01T01:31:18.044Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:18.044Z] main: digest: sha256:539b6ef8f102f61d37ad85661e73df3358f491ca080eb142962bd11ef931add5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:31:18.090Z] ===================================================== [Pipeline] echo [2022-10-01T01:31:18.099Z] taggedImages: [2022-10-01T01:31:18.100Z] - nexus3.edgexfoundry.org:10004/core-metadata:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:18.100Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-01T01:31:18.100Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.77 [2022-10-01T01:31:18.100Z] - nexus3.edgexfoundry.org:10004/core-metadata:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:18.100Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-01T01:31:18.118Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-01T01:31:18.118Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:18.118Z] latest [2022-10-01T01:31:18.118Z] 2.3.0-dev.77 [2022-10-01T01:31:18.118Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:18.118Z] main [2022-10-01T01:31:18.118Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:18.437Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:18.737Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:18.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-01T01:31:18.737Z] 3242c61a81cc: Preparing [2022-10-01T01:31:18.737Z] 3242c61a81cc: Preparing [2022-10-01T01:31:18.737Z] 25f5fe69f863: Preparing [2022-10-01T01:31:18.737Z] cf85ddece3fe: Preparing [2022-10-01T01:31:18.737Z] c8d1c96ecfe1: Preparing [2022-10-01T01:31:18.737Z] 830231b78c88: Preparing [2022-10-01T01:31:18.737Z] 08277fb1b5bb: Preparing [2022-10-01T01:31:18.737Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:18.737Z] f342e972f9ac: Preparing [2022-10-01T01:31:18.737Z] b9cb47d8b6b0: Preparing [2022-10-01T01:31:18.737Z] f2985e1f3866: Preparing [2022-10-01T01:31:18.737Z] b5b3f6133345: Preparing [2022-10-01T01:31:18.737Z] 994393dc58e7: Preparing [2022-10-01T01:31:18.737Z] 08277fb1b5bb: Waiting [2022-10-01T01:31:18.737Z] 5225b9d92aa5: Waiting [2022-10-01T01:31:18.737Z] f342e972f9ac: Waiting [2022-10-01T01:31:18.737Z] b9cb47d8b6b0: Waiting [2022-10-01T01:31:18.737Z] f2985e1f3866: Waiting [2022-10-01T01:31:18.737Z] b5b3f6133345: Waiting [2022-10-01T01:31:18.737Z] 25f5fe69f863: Pushed [2022-10-01T01:31:18.737Z] c8d1c96ecfe1: Pushed [2022-10-01T01:31:18.737Z] cf85ddece3fe: Pushed [2022-10-01T01:31:18.737Z] 830231b78c88: Pushed [2022-10-01T01:31:18.737Z] 3242c61a81cc: Pushed [2022-10-01T01:31:18.737Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:18.995Z] b9cb47d8b6b0: Pushed [2022-10-01T01:31:18.995Z] f342e972f9ac: Pushed [2022-10-01T01:31:18.995Z] b5b3f6133345: Pushed [2022-10-01T01:31:18.995Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:18.995Z] f2985e1f3866: Pushed [2022-10-01T01:31:20.893Z] 08277fb1b5bb: Pushed [2022-10-01T01:31:20.893Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:10de900d7961b8bd092f8fd64b472f923608d9a0a8734d8c76b8394f5ada2763 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:21.205Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:21.509Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-01T01:31:21.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-01T01:31:21.509Z] 3242c61a81cc: Preparing [2022-10-01T01:31:21.509Z] 3242c61a81cc: Preparing [2022-10-01T01:31:21.509Z] 25f5fe69f863: Preparing [2022-10-01T01:31:21.509Z] cf85ddece3fe: Preparing [2022-10-01T01:31:21.509Z] c8d1c96ecfe1: Preparing [2022-10-01T01:31:21.509Z] 830231b78c88: Preparing [2022-10-01T01:31:21.509Z] 08277fb1b5bb: Preparing [2022-10-01T01:31:21.509Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:21.509Z] f342e972f9ac: Preparing [2022-10-01T01:31:21.509Z] b9cb47d8b6b0: Preparing [2022-10-01T01:31:21.509Z] f2985e1f3866: Preparing [2022-10-01T01:31:21.509Z] b5b3f6133345: Preparing [2022-10-01T01:31:21.509Z] 994393dc58e7: Preparing [2022-10-01T01:31:21.509Z] 5225b9d92aa5: Waiting [2022-10-01T01:31:21.509Z] f342e972f9ac: Waiting [2022-10-01T01:31:21.509Z] b9cb47d8b6b0: Waiting [2022-10-01T01:31:21.509Z] f2985e1f3866: Waiting [2022-10-01T01:31:21.509Z] b5b3f6133345: Waiting [2022-10-01T01:31:21.509Z] 994393dc58e7: Waiting [2022-10-01T01:31:21.509Z] 08277fb1b5bb: Waiting [2022-10-01T01:31:21.509Z] 25f5fe69f863: Layer already exists [2022-10-01T01:31:21.509Z] 3242c61a81cc: Layer already exists [2022-10-01T01:31:21.509Z] cf85ddece3fe: Layer already exists [2022-10-01T01:31:21.509Z] 830231b78c88: Layer already exists [2022-10-01T01:31:21.509Z] c8d1c96ecfe1: Layer already exists [2022-10-01T01:31:21.509Z] b9cb47d8b6b0: Layer already exists [2022-10-01T01:31:21.509Z] f342e972f9ac: Layer already exists [2022-10-01T01:31:21.509Z] 08277fb1b5bb: Layer already exists [2022-10-01T01:31:21.509Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:21.509Z] f2985e1f3866: Layer already exists [2022-10-01T01:31:21.509Z] b5b3f6133345: Layer already exists [2022-10-01T01:31:21.509Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:21.509Z] latest: digest: sha256:10de900d7961b8bd092f8fd64b472f923608d9a0a8734d8c76b8394f5ada2763 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:21.807Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:22.105Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.77 [2022-10-01T01:31:22.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-01T01:31:22.105Z] 3242c61a81cc: Preparing [2022-10-01T01:31:22.105Z] 3242c61a81cc: Preparing [2022-10-01T01:31:22.105Z] 25f5fe69f863: Preparing [2022-10-01T01:31:22.105Z] cf85ddece3fe: Preparing [2022-10-01T01:31:22.105Z] c8d1c96ecfe1: Preparing [2022-10-01T01:31:22.105Z] 830231b78c88: Preparing [2022-10-01T01:31:22.105Z] 08277fb1b5bb: Preparing [2022-10-01T01:31:22.105Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:22.105Z] f342e972f9ac: Preparing [2022-10-01T01:31:22.105Z] b9cb47d8b6b0: Preparing [2022-10-01T01:31:22.105Z] f2985e1f3866: Preparing [2022-10-01T01:31:22.105Z] b5b3f6133345: Preparing [2022-10-01T01:31:22.105Z] 994393dc58e7: Preparing [2022-10-01T01:31:22.105Z] f342e972f9ac: Waiting [2022-10-01T01:31:22.105Z] 5225b9d92aa5: Waiting [2022-10-01T01:31:22.105Z] 08277fb1b5bb: Waiting [2022-10-01T01:31:22.105Z] b9cb47d8b6b0: Waiting [2022-10-01T01:31:22.105Z] b5b3f6133345: Waiting [2022-10-01T01:31:22.105Z] 994393dc58e7: Waiting [2022-10-01T01:31:22.105Z] f2985e1f3866: Waiting [2022-10-01T01:31:22.105Z] c8d1c96ecfe1: Layer already exists [2022-10-01T01:31:22.105Z] 830231b78c88: Layer already exists [2022-10-01T01:31:22.105Z] 3242c61a81cc: Layer already exists [2022-10-01T01:31:22.105Z] cf85ddece3fe: Layer already exists [2022-10-01T01:31:22.105Z] 25f5fe69f863: Layer already exists [2022-10-01T01:31:22.105Z] 08277fb1b5bb: Layer already exists [2022-10-01T01:31:22.105Z] b9cb47d8b6b0: Layer already exists [2022-10-01T01:31:22.105Z] f2985e1f3866: Layer already exists [2022-10-01T01:31:22.105Z] f342e972f9ac: Layer already exists [2022-10-01T01:31:22.105Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:22.105Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:22.105Z] b5b3f6133345: Layer already exists [2022-10-01T01:31:22.105Z] 2.3.0-dev.77: digest: sha256:10de900d7961b8bd092f8fd64b472f923608d9a0a8734d8c76b8394f5ada2763 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:22.407Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:22.712Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:22.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-01T01:31:22.712Z] 3242c61a81cc: Preparing [2022-10-01T01:31:22.712Z] 3242c61a81cc: Preparing [2022-10-01T01:31:22.712Z] 25f5fe69f863: Preparing [2022-10-01T01:31:22.712Z] cf85ddece3fe: Preparing [2022-10-01T01:31:22.712Z] c8d1c96ecfe1: Preparing [2022-10-01T01:31:22.712Z] 830231b78c88: Preparing [2022-10-01T01:31:22.712Z] 08277fb1b5bb: Preparing [2022-10-01T01:31:22.712Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:22.712Z] f342e972f9ac: Preparing [2022-10-01T01:31:22.712Z] b9cb47d8b6b0: Preparing [2022-10-01T01:31:22.712Z] f2985e1f3866: Preparing [2022-10-01T01:31:22.712Z] b5b3f6133345: Preparing [2022-10-01T01:31:22.712Z] 994393dc58e7: Preparing [2022-10-01T01:31:22.712Z] 5225b9d92aa5: Waiting [2022-10-01T01:31:22.712Z] 08277fb1b5bb: Waiting [2022-10-01T01:31:22.712Z] f342e972f9ac: Waiting [2022-10-01T01:31:22.712Z] b9cb47d8b6b0: Waiting [2022-10-01T01:31:22.712Z] f2985e1f3866: Waiting [2022-10-01T01:31:22.712Z] b5b3f6133345: Waiting [2022-10-01T01:31:22.712Z] 994393dc58e7: Waiting [2022-10-01T01:31:22.712Z] 3242c61a81cc: Layer already exists [2022-10-01T01:31:22.712Z] 830231b78c88: Layer already exists [2022-10-01T01:31:22.712Z] 25f5fe69f863: Layer already exists [2022-10-01T01:31:22.712Z] c8d1c96ecfe1: Layer already exists [2022-10-01T01:31:22.712Z] cf85ddece3fe: Layer already exists [2022-10-01T01:31:22.712Z] f342e972f9ac: Layer already exists [2022-10-01T01:31:22.712Z] 08277fb1b5bb: Layer already exists [2022-10-01T01:31:22.712Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:22.712Z] b9cb47d8b6b0: Layer already exists [2022-10-01T01:31:22.712Z] f2985e1f3866: Layer already exists [2022-10-01T01:31:22.712Z] b5b3f6133345: Layer already exists [2022-10-01T01:31:22.712Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:22.712Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:10de900d7961b8bd092f8fd64b472f923608d9a0a8734d8c76b8394f5ada2763 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:23.013Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:23.306Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-01T01:31:23.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-01T01:31:23.306Z] 3242c61a81cc: Preparing [2022-10-01T01:31:23.306Z] 3242c61a81cc: Preparing [2022-10-01T01:31:23.306Z] 25f5fe69f863: Preparing [2022-10-01T01:31:23.306Z] cf85ddece3fe: Preparing [2022-10-01T01:31:23.306Z] c8d1c96ecfe1: Preparing [2022-10-01T01:31:23.306Z] 830231b78c88: Preparing [2022-10-01T01:31:23.306Z] 08277fb1b5bb: Preparing [2022-10-01T01:31:23.306Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:23.306Z] f342e972f9ac: Preparing [2022-10-01T01:31:23.306Z] b9cb47d8b6b0: Preparing [2022-10-01T01:31:23.306Z] f2985e1f3866: Preparing [2022-10-01T01:31:23.306Z] b5b3f6133345: Preparing [2022-10-01T01:31:23.306Z] 994393dc58e7: Preparing [2022-10-01T01:31:23.306Z] 08277fb1b5bb: Waiting [2022-10-01T01:31:23.306Z] 5225b9d92aa5: Waiting [2022-10-01T01:31:23.306Z] f342e972f9ac: Waiting [2022-10-01T01:31:23.306Z] b5b3f6133345: Waiting [2022-10-01T01:31:23.306Z] f2985e1f3866: Waiting [2022-10-01T01:31:23.306Z] 994393dc58e7: Waiting [2022-10-01T01:31:23.306Z] b9cb47d8b6b0: Waiting [2022-10-01T01:31:23.306Z] 3242c61a81cc: Layer already exists [2022-10-01T01:31:23.306Z] 25f5fe69f863: Layer already exists [2022-10-01T01:31:23.306Z] 830231b78c88: Layer already exists [2022-10-01T01:31:23.306Z] c8d1c96ecfe1: Layer already exists [2022-10-01T01:31:23.306Z] cf85ddece3fe: Layer already exists [2022-10-01T01:31:23.306Z] 08277fb1b5bb: Layer already exists [2022-10-01T01:31:23.306Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:23.306Z] b9cb47d8b6b0: Layer already exists [2022-10-01T01:31:23.306Z] f2985e1f3866: Layer already exists [2022-10-01T01:31:23.306Z] f342e972f9ac: Layer already exists [2022-10-01T01:31:23.306Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:23.306Z] b5b3f6133345: Layer already exists [2022-10-01T01:31:23.306Z] main: digest: sha256:10de900d7961b8bd092f8fd64b472f923608d9a0a8734d8c76b8394f5ada2763 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:31:23.340Z] ===================================================== [Pipeline] echo [2022-10-01T01:31:23.346Z] taggedImages: [2022-10-01T01:31:23.346Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:23.346Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-01T01:31:23.346Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.77 [2022-10-01T01:31:23.346Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:23.346Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-01T01:31:23.359Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-01T01:31:23.359Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:23.359Z] latest [2022-10-01T01:31:23.359Z] 2.3.0-dev.77 [2022-10-01T01:31:23.359Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:23.359Z] main [2022-10-01T01:31:23.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:23.659Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:23.958Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:23.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-01T01:31:23.959Z] e4b5cfbf6b9e: Preparing [2022-10-01T01:31:23.959Z] c8bf776c7de3: Preparing [2022-10-01T01:31:23.959Z] c09136cd9554: Preparing [2022-10-01T01:31:23.959Z] ac981bf3055b: Preparing [2022-10-01T01:31:23.959Z] 3000c87c8b0f: Preparing [2022-10-01T01:31:23.959Z] 7f2128c4bbf3: Preparing [2022-10-01T01:31:23.959Z] 355095b750a6: Preparing [2022-10-01T01:31:23.959Z] 994393dc58e7: Preparing [2022-10-01T01:31:23.959Z] 994393dc58e7: Waiting [2022-10-01T01:31:23.959Z] 7f2128c4bbf3: Waiting [2022-10-01T01:31:23.959Z] 3000c87c8b0f: Pushed [2022-10-01T01:31:23.959Z] e4b5cfbf6b9e: Pushed [2022-10-01T01:31:23.959Z] c8bf776c7de3: Pushed [2022-10-01T01:31:23.959Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:24.216Z] 7f2128c4bbf3: Pushed [2022-10-01T01:31:24.474Z] 355095b750a6: Pushed [2022-10-01T01:31:25.040Z] ac981bf3055b: Pushed [2022-10-01T01:31:25.040Z] c09136cd9554: Pushed [2022-10-01T01:31:25.040Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:0b5229bbb40c0300d3e71f5701615b3df4445c67cf93e300042f64302f628ac1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:25.337Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:25.635Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-01T01:31:25.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-01T01:31:25.635Z] e4b5cfbf6b9e: Preparing [2022-10-01T01:31:25.635Z] c8bf776c7de3: Preparing [2022-10-01T01:31:25.635Z] c09136cd9554: Preparing [2022-10-01T01:31:25.635Z] ac981bf3055b: Preparing [2022-10-01T01:31:25.635Z] 3000c87c8b0f: Preparing [2022-10-01T01:31:25.635Z] 7f2128c4bbf3: Preparing [2022-10-01T01:31:25.635Z] 355095b750a6: Preparing [2022-10-01T01:31:25.635Z] 994393dc58e7: Preparing [2022-10-01T01:31:25.635Z] 355095b750a6: Waiting [2022-10-01T01:31:25.635Z] 7f2128c4bbf3: Waiting [2022-10-01T01:31:25.635Z] 994393dc58e7: Waiting [2022-10-01T01:31:25.635Z] c8bf776c7de3: Layer already exists [2022-10-01T01:31:25.635Z] c09136cd9554: Layer already exists [2022-10-01T01:31:25.635Z] ac981bf3055b: Layer already exists [2022-10-01T01:31:25.635Z] e4b5cfbf6b9e: Layer already exists [2022-10-01T01:31:25.635Z] 3000c87c8b0f: Layer already exists [2022-10-01T01:31:25.635Z] 355095b750a6: Layer already exists [2022-10-01T01:31:25.635Z] 7f2128c4bbf3: Layer already exists [2022-10-01T01:31:25.635Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:25.635Z] latest: digest: sha256:0b5229bbb40c0300d3e71f5701615b3df4445c67cf93e300042f64302f628ac1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:25.939Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:26.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.77 [2022-10-01T01:31:26.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-01T01:31:26.245Z] e4b5cfbf6b9e: Preparing [2022-10-01T01:31:26.245Z] c8bf776c7de3: Preparing [2022-10-01T01:31:26.245Z] c09136cd9554: Preparing [2022-10-01T01:31:26.245Z] ac981bf3055b: Preparing [2022-10-01T01:31:26.245Z] 3000c87c8b0f: Preparing [2022-10-01T01:31:26.245Z] 7f2128c4bbf3: Preparing [2022-10-01T01:31:26.245Z] 355095b750a6: Preparing [2022-10-01T01:31:26.245Z] 7f2128c4bbf3: Waiting [2022-10-01T01:31:26.245Z] 994393dc58e7: Preparing [2022-10-01T01:31:26.245Z] 355095b750a6: Waiting [2022-10-01T01:31:26.245Z] c09136cd9554: Layer already exists [2022-10-01T01:31:26.245Z] e4b5cfbf6b9e: Layer already exists [2022-10-01T01:31:26.245Z] c8bf776c7de3: Layer already exists [2022-10-01T01:31:26.245Z] 3000c87c8b0f: Layer already exists [2022-10-01T01:31:26.245Z] ac981bf3055b: Layer already exists [2022-10-01T01:31:26.245Z] 7f2128c4bbf3: Layer already exists [2022-10-01T01:31:26.245Z] 355095b750a6: Layer already exists [2022-10-01T01:31:26.245Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:26.245Z] 2.3.0-dev.77: digest: sha256:0b5229bbb40c0300d3e71f5701615b3df4445c67cf93e300042f64302f628ac1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:26.555Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:26.850Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:26.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-01T01:31:26.850Z] e4b5cfbf6b9e: Preparing [2022-10-01T01:31:26.850Z] c8bf776c7de3: Preparing [2022-10-01T01:31:26.850Z] c09136cd9554: Preparing [2022-10-01T01:31:26.850Z] ac981bf3055b: Preparing [2022-10-01T01:31:26.850Z] 3000c87c8b0f: Preparing [2022-10-01T01:31:26.850Z] 7f2128c4bbf3: Preparing [2022-10-01T01:31:26.850Z] 355095b750a6: Preparing [2022-10-01T01:31:26.850Z] 994393dc58e7: Preparing [2022-10-01T01:31:26.850Z] 7f2128c4bbf3: Waiting [2022-10-01T01:31:26.850Z] 355095b750a6: Waiting [2022-10-01T01:31:26.850Z] 994393dc58e7: Waiting [2022-10-01T01:31:26.850Z] c09136cd9554: Layer already exists [2022-10-01T01:31:26.850Z] 3000c87c8b0f: Layer already exists [2022-10-01T01:31:26.850Z] e4b5cfbf6b9e: Layer already exists [2022-10-01T01:31:26.850Z] c8bf776c7de3: Layer already exists [2022-10-01T01:31:26.850Z] ac981bf3055b: Layer already exists [2022-10-01T01:31:26.850Z] 7f2128c4bbf3: Layer already exists [2022-10-01T01:31:26.850Z] 355095b750a6: Layer already exists [2022-10-01T01:31:26.850Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:26.850Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:0b5229bbb40c0300d3e71f5701615b3df4445c67cf93e300042f64302f628ac1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:27.155Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:27.457Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-01T01:31:27.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-01T01:31:27.457Z] e4b5cfbf6b9e: Preparing [2022-10-01T01:31:27.457Z] c8bf776c7de3: Preparing [2022-10-01T01:31:27.457Z] c09136cd9554: Preparing [2022-10-01T01:31:27.457Z] ac981bf3055b: Preparing [2022-10-01T01:31:27.457Z] 3000c87c8b0f: Preparing [2022-10-01T01:31:27.457Z] 7f2128c4bbf3: Preparing [2022-10-01T01:31:27.457Z] 355095b750a6: Preparing [2022-10-01T01:31:27.457Z] 994393dc58e7: Preparing [2022-10-01T01:31:27.457Z] 7f2128c4bbf3: Waiting [2022-10-01T01:31:27.457Z] 355095b750a6: Waiting [2022-10-01T01:31:27.457Z] 994393dc58e7: Waiting [2022-10-01T01:31:27.457Z] ac981bf3055b: Layer already exists [2022-10-01T01:31:27.457Z] c09136cd9554: Layer already exists [2022-10-01T01:31:27.457Z] 3000c87c8b0f: Layer already exists [2022-10-01T01:31:27.457Z] c8bf776c7de3: Layer already exists [2022-10-01T01:31:27.457Z] e4b5cfbf6b9e: Layer already exists [2022-10-01T01:31:27.457Z] 7f2128c4bbf3: Layer already exists [2022-10-01T01:31:27.457Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:27.457Z] 355095b750a6: Layer already exists [2022-10-01T01:31:27.457Z] main: digest: sha256:0b5229bbb40c0300d3e71f5701615b3df4445c67cf93e300042f64302f628ac1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:31:27.500Z] ===================================================== [Pipeline] echo [2022-10-01T01:31:27.508Z] taggedImages: [2022-10-01T01:31:27.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:27.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-01T01:31:27.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.77 [2022-10-01T01:31:27.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:27.508Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-01T01:31:27.533Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-01T01:31:27.533Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:27.533Z] latest [2022-10-01T01:31:27.533Z] 2.3.0-dev.77 [2022-10-01T01:31:27.533Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:27.533Z] main [2022-10-01T01:31:27.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:27.852Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:28.155Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:28.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-01T01:31:28.155Z] 56a8ffb36b02: Preparing [2022-10-01T01:31:28.155Z] 57ac63ffab01: Preparing [2022-10-01T01:31:28.155Z] 5b4553adcb23: Preparing [2022-10-01T01:31:28.155Z] 3d27b678f5a2: Preparing [2022-10-01T01:31:28.155Z] 5e3e7c618473: Preparing [2022-10-01T01:31:28.155Z] 7bb3947245e5: Preparing [2022-10-01T01:31:28.155Z] ba652aa7701e: Preparing [2022-10-01T01:31:28.155Z] cd52d6016817: Preparing [2022-10-01T01:31:28.155Z] 266b3ed7115e: Preparing [2022-10-01T01:31:28.155Z] 994393dc58e7: Preparing [2022-10-01T01:31:28.155Z] 7bb3947245e5: Waiting [2022-10-01T01:31:28.155Z] ba652aa7701e: Waiting [2022-10-01T01:31:28.155Z] cd52d6016817: Waiting [2022-10-01T01:31:28.155Z] 266b3ed7115e: Waiting [2022-10-01T01:31:28.155Z] 994393dc58e7: Waiting [2022-10-01T01:31:28.155Z] 56a8ffb36b02: Pushed [2022-10-01T01:31:28.155Z] 5e3e7c618473: Pushed [2022-10-01T01:31:28.155Z] 57ac63ffab01: Pushed [2022-10-01T01:31:28.155Z] 7bb3947245e5: Pushed [2022-10-01T01:31:28.415Z] ba652aa7701e: Pushed [2022-10-01T01:31:28.415Z] cd52d6016817: Pushed [2022-10-01T01:31:28.415Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:28.415Z] 266b3ed7115e: Pushed [2022-10-01T01:31:29.347Z] 3d27b678f5a2: Pushed [2022-10-01T01:31:29.605Z] 5b4553adcb23: Pushed [2022-10-01T01:31:29.605Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:07731f7ef4346bf89c4387152d0311fe3b58601672a41a6dcae95a61cfd38ae9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:29.914Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:30.223Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-01T01:31:30.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-01T01:31:30.223Z] 56a8ffb36b02: Preparing [2022-10-01T01:31:30.223Z] 57ac63ffab01: Preparing [2022-10-01T01:31:30.223Z] 5b4553adcb23: Preparing [2022-10-01T01:31:30.223Z] 3d27b678f5a2: Preparing [2022-10-01T01:31:30.223Z] 5e3e7c618473: Preparing [2022-10-01T01:31:30.223Z] 7bb3947245e5: Preparing [2022-10-01T01:31:30.223Z] ba652aa7701e: Preparing [2022-10-01T01:31:30.223Z] cd52d6016817: Preparing [2022-10-01T01:31:30.223Z] 266b3ed7115e: Preparing [2022-10-01T01:31:30.223Z] 994393dc58e7: Preparing [2022-10-01T01:31:30.223Z] 7bb3947245e5: Waiting [2022-10-01T01:31:30.223Z] ba652aa7701e: Waiting [2022-10-01T01:31:30.223Z] 994393dc58e7: Waiting [2022-10-01T01:31:30.223Z] cd52d6016817: Waiting [2022-10-01T01:31:30.223Z] 266b3ed7115e: Waiting [2022-10-01T01:31:30.223Z] 57ac63ffab01: Layer already exists [2022-10-01T01:31:30.223Z] 5e3e7c618473: Layer already exists [2022-10-01T01:31:30.223Z] 56a8ffb36b02: Layer already exists [2022-10-01T01:31:30.223Z] 5b4553adcb23: Layer already exists [2022-10-01T01:31:30.223Z] 3d27b678f5a2: Layer already exists [2022-10-01T01:31:30.223Z] ba652aa7701e: Layer already exists [2022-10-01T01:31:30.223Z] 7bb3947245e5: Layer already exists [2022-10-01T01:31:30.223Z] cd52d6016817: Layer already exists [2022-10-01T01:31:30.223Z] 266b3ed7115e: Layer already exists [2022-10-01T01:31:30.223Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:30.223Z] latest: digest: sha256:07731f7ef4346bf89c4387152d0311fe3b58601672a41a6dcae95a61cfd38ae9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:30.528Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:30.831Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.77 [2022-10-01T01:31:30.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-01T01:31:30.831Z] 56a8ffb36b02: Preparing [2022-10-01T01:31:30.831Z] 57ac63ffab01: Preparing [2022-10-01T01:31:30.831Z] 5b4553adcb23: Preparing [2022-10-01T01:31:30.831Z] 3d27b678f5a2: Preparing [2022-10-01T01:31:30.831Z] 5e3e7c618473: Preparing [2022-10-01T01:31:30.831Z] 7bb3947245e5: Preparing [2022-10-01T01:31:30.831Z] ba652aa7701e: Preparing [2022-10-01T01:31:30.831Z] cd52d6016817: Preparing [2022-10-01T01:31:30.832Z] 266b3ed7115e: Preparing [2022-10-01T01:31:30.832Z] 994393dc58e7: Preparing [2022-10-01T01:31:30.832Z] 7bb3947245e5: Waiting [2022-10-01T01:31:30.832Z] ba652aa7701e: Waiting [2022-10-01T01:31:30.832Z] cd52d6016817: Waiting [2022-10-01T01:31:30.832Z] 266b3ed7115e: Waiting [2022-10-01T01:31:30.832Z] 994393dc58e7: Waiting [2022-10-01T01:31:30.832Z] 56a8ffb36b02: Layer already exists [2022-10-01T01:31:30.832Z] 57ac63ffab01: Layer already exists [2022-10-01T01:31:30.832Z] 3d27b678f5a2: Layer already exists [2022-10-01T01:31:30.832Z] 5e3e7c618473: Layer already exists [2022-10-01T01:31:30.832Z] 5b4553adcb23: Layer already exists [2022-10-01T01:31:30.832Z] 7bb3947245e5: Layer already exists [2022-10-01T01:31:30.832Z] 266b3ed7115e: Layer already exists [2022-10-01T01:31:30.832Z] ba652aa7701e: Layer already exists [2022-10-01T01:31:30.832Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:30.832Z] cd52d6016817: Layer already exists [2022-10-01T01:31:30.832Z] 2.3.0-dev.77: digest: sha256:07731f7ef4346bf89c4387152d0311fe3b58601672a41a6dcae95a61cfd38ae9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-01T01:31:31.130Z] provisioning config files... [2022-10-01T01:31:31.133Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:31.157Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/314@tmp/config5589017454061724197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:31:31.426Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:31.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-01T01:31:31.426Z] 56a8ffb36b02: Preparing [2022-10-01T01:31:31.426Z] 57ac63ffab01: Preparing [2022-10-01T01:31:31.426Z] 5b4553adcb23: Preparing [2022-10-01T01:31:31.426Z] 3d27b678f5a2: Preparing [2022-10-01T01:31:31.426Z] 5e3e7c618473: Preparing [2022-10-01T01:31:31.426Z] 7bb3947245e5: Preparing [2022-10-01T01:31:31.426Z] ba652aa7701e: Preparing [2022-10-01T01:31:31.426Z] cd52d6016817: Preparing [2022-10-01T01:31:31.426Z] 266b3ed7115e: Preparing [2022-10-01T01:31:31.426Z] 994393dc58e7: Preparing [2022-10-01T01:31:31.426Z] 7bb3947245e5: Waiting [2022-10-01T01:31:31.426Z] 994393dc58e7: Waiting [2022-10-01T01:31:31.426Z] 266b3ed7115e: Waiting [2022-10-01T01:31:31.426Z] cd52d6016817: Waiting [2022-10-01T01:31:31.426Z] ba652aa7701e: Waiting [2022-10-01T01:31:31.426Z] 57ac63ffab01: Layer already exists [2022-10-01T01:31:31.426Z] 5b4553adcb23: Layer already exists [2022-10-01T01:31:31.426Z] 56a8ffb36b02: Layer already exists [2022-10-01T01:31:31.426Z] 3d27b678f5a2: Layer already exists [2022-10-01T01:31:31.426Z] 5e3e7c618473: Layer already exists [2022-10-01T01:31:31.426Z] 7bb3947245e5: Layer already exists [2022-10-01T01:31:31.426Z] ba652aa7701e: Layer already exists [2022-10-01T01:31:31.426Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:31.426Z] 266b3ed7115e: Layer already exists [2022-10-01T01:31:31.426Z] cd52d6016817: Layer already exists [2022-10-01T01:31:31.426Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:07731f7ef4346bf89c4387152d0311fe3b58601672a41a6dcae95a61cfd38ae9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:31.505Z] ---> docker-login.sh [2022-10-01T01:31:31.505Z] nexus3.edgexfoundry.org:10001 [2022-10-01T01:31:31.726Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:32.029Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-01T01:31:32.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-01T01:31:32.029Z] 56a8ffb36b02: Preparing [2022-10-01T01:31:32.029Z] 57ac63ffab01: Preparing [2022-10-01T01:31:32.029Z] 5b4553adcb23: Preparing [2022-10-01T01:31:32.029Z] 3d27b678f5a2: Preparing [2022-10-01T01:31:32.029Z] 5e3e7c618473: Preparing [2022-10-01T01:31:32.029Z] 7bb3947245e5: Preparing [2022-10-01T01:31:32.029Z] ba652aa7701e: Preparing [2022-10-01T01:31:32.029Z] cd52d6016817: Preparing [2022-10-01T01:31:32.029Z] 266b3ed7115e: Preparing [2022-10-01T01:31:32.029Z] 994393dc58e7: Preparing [2022-10-01T01:31:32.029Z] ba652aa7701e: Waiting [2022-10-01T01:31:32.029Z] 266b3ed7115e: Waiting [2022-10-01T01:31:32.029Z] cd52d6016817: Waiting [2022-10-01T01:31:32.029Z] 994393dc58e7: Waiting [2022-10-01T01:31:32.029Z] 7bb3947245e5: Waiting [2022-10-01T01:31:32.029Z] 57ac63ffab01: Layer already exists [2022-10-01T01:31:32.029Z] 56a8ffb36b02: Layer already exists [2022-10-01T01:31:32.029Z] 5b4553adcb23: Layer already exists [2022-10-01T01:31:32.029Z] 3d27b678f5a2: Layer already exists [2022-10-01T01:31:32.029Z] 5e3e7c618473: Layer already exists [2022-10-01T01:31:32.029Z] 7bb3947245e5: Layer already exists [2022-10-01T01:31:32.029Z] ba652aa7701e: Layer already exists [2022-10-01T01:31:32.029Z] cd52d6016817: Layer already exists [2022-10-01T01:31:32.029Z] 266b3ed7115e: Layer already exists [2022-10-01T01:31:32.029Z] 994393dc58e7: Layer already exists [2022-10-01T01:31:32.029Z] main: digest: sha256:07731f7ef4346bf89c4387152d0311fe3b58601672a41a6dcae95a61cfd38ae9 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:31:32.070Z] ===================================================== [Pipeline] echo [2022-10-01T01:31:32.077Z] taggedImages: [2022-10-01T01:31:32.077Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:32.077Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-01T01:31:32.077Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.77 [2022-10-01T01:31:32.077Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:32.077Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-01T01:31:32.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:31:32.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:31:32.094Z] Configure a credential helper to remove this warning. See [2022-10-01T01:31:32.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:31:32.094Z] [2022-10-01T01:31:32.094Z] Login Succeeded [2022-10-01T01:31:32.094Z] nexus3.edgexfoundry.org:10002 [Pipeline] echo [2022-10-01T01:31:32.098Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-01T01:31:32.098Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:32.098Z] latest [2022-10-01T01:31:32.098Z] 2.3.0-dev.77 [2022-10-01T01:31:32.098Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:32.098Z] main [2022-10-01T01:31:32.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:32.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:31:32.408Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:32.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:31:32.645Z] Configure a credential helper to remove this warning. See [2022-10-01T01:31:32.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:31:32.645Z] [2022-10-01T01:31:32.645Z] Login Succeeded [2022-10-01T01:31:32.645Z] nexus3.edgexfoundry.org:10003 [2022-10-01T01:31:32.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:32.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-01T01:31:32.709Z] 705f8a3c3e19: Preparing [2022-10-01T01:31:32.709Z] 51b92c85da03: Preparing [2022-10-01T01:31:32.709Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:32.709Z] 6b6ca97a692b: Preparing [2022-10-01T01:31:32.709Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:32.709Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:32.709Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:32.709Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:32.709Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:32.709Z] 64f8fc591a1d: Pushed [2022-10-01T01:31:32.709Z] 705f8a3c3e19: Pushed [2022-10-01T01:31:32.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:31:32.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:31:32.914Z] Configure a credential helper to remove this warning. See [2022-10-01T01:31:32.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:31:32.914Z] [2022-10-01T01:31:32.914Z] Login Succeeded [2022-10-01T01:31:32.914Z] nexus3.edgexfoundry.org:10004 [2022-10-01T01:31:33.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:31:33.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:31:33.185Z] Configure a credential helper to remove this warning. See [2022-10-01T01:31:33.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:31:33.185Z] [2022-10-01T01:31:33.276Z] 6b6ca97a692b: Pushed [2022-10-01T01:31:33.458Z] Login Succeeded [2022-10-01T01:31:33.458Z] docker.io [2022-10-01T01:31:33.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:31:33.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:31:33.999Z] Configure a credential helper to remove this warning. See [2022-10-01T01:31:33.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:31:33.999Z] [2022-10-01T01:31:33.999Z] Login Succeeded [2022-10-01T01:31:33.999Z] ---> docker-login.sh ends [Pipeline] } [2022-10-01T01:31:34.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-01T01:31:34.521Z] + git config --global --add safe.directory /w/workspace/edgex-go/314 [Pipeline] echo [2022-10-01T01:31:34.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-01T01:31:34.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-01T01:31:34.563Z] ========================================================= [2022-10-01T01:31:34.563Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-01T01:31:34.563Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-01T01:31:34.647Z] 51b92c85da03: Pushed [2022-10-01T01:31:34.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-01T01:31:34.904Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:6ebac2a6dc595ea84ad3d93aac3cae4334f647f70cbedea2c70e9dc1fab03640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:35.165Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-01T01:31:35.166Z] b3c136eddcbf: Pulling fs layer [2022-10-01T01:31:35.166Z] c0a3192eca97: Pulling fs layer [2022-10-01T01:31:35.166Z] a050256f5b6f: Pulling fs layer [2022-10-01T01:31:35.166Z] 656be50a0ddc: Pulling fs layer [2022-10-01T01:31:35.166Z] 2bbca73fdf42: Pulling fs layer [2022-10-01T01:31:35.166Z] f607e4fc86c3: Pulling fs layer [2022-10-01T01:31:35.166Z] 4d572c569a2c: Pulling fs layer [2022-10-01T01:31:35.166Z] fcf976331f73: Pulling fs layer [2022-10-01T01:31:35.166Z] 656be50a0ddc: Waiting [2022-10-01T01:31:35.166Z] 2bbca73fdf42: Waiting [2022-10-01T01:31:35.166Z] f607e4fc86c3: Waiting [2022-10-01T01:31:35.166Z] 4d572c569a2c: Waiting [2022-10-01T01:31:35.166Z] fcf976331f73: Waiting [2022-10-01T01:31:35.166Z] a050256f5b6f: Verifying Checksum [2022-10-01T01:31:35.166Z] a050256f5b6f: Download complete [2022-10-01T01:31:35.166Z] c0a3192eca97: Verifying Checksum [2022-10-01T01:31:35.166Z] c0a3192eca97: Download complete [2022-10-01T01:31:35.166Z] 2bbca73fdf42: Download complete [2022-10-01T01:31:35.166Z] f607e4fc86c3: Verifying Checksum [2022-10-01T01:31:35.166Z] f607e4fc86c3: Download complete [2022-10-01T01:31:35.166Z] b3c136eddcbf: Verifying Checksum [2022-10-01T01:31:35.166Z] b3c136eddcbf: Download complete [2022-10-01T01:31:35.217Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:35.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-01T01:31:35.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-01T01:31:35.517Z] 705f8a3c3e19: Preparing [2022-10-01T01:31:35.517Z] 51b92c85da03: Preparing [2022-10-01T01:31:35.517Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:35.517Z] 6b6ca97a692b: Preparing [2022-10-01T01:31:35.517Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:35.517Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:35.517Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:35.517Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:35.517Z] 51b92c85da03: Layer already exists [2022-10-01T01:31:35.517Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:35.517Z] 6b6ca97a692b: Layer already exists [2022-10-01T01:31:35.517Z] 705f8a3c3e19: Layer already exists [2022-10-01T01:31:35.517Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:35.517Z] latest: digest: sha256:6ebac2a6dc595ea84ad3d93aac3cae4334f647f70cbedea2c70e9dc1fab03640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:35.817Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:36.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.77 [2022-10-01T01:31:36.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-01T01:31:36.120Z] 705f8a3c3e19: Preparing [2022-10-01T01:31:36.120Z] 51b92c85da03: Preparing [2022-10-01T01:31:36.120Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:36.120Z] 6b6ca97a692b: Preparing [2022-10-01T01:31:36.120Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:36.120Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:36.120Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:36.120Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:36.120Z] 51b92c85da03: Layer already exists [2022-10-01T01:31:36.120Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:36.120Z] 705f8a3c3e19: Layer already exists [2022-10-01T01:31:36.120Z] 6b6ca97a692b: Layer already exists [2022-10-01T01:31:36.120Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:36.120Z] 2.3.0-dev.77: digest: sha256:6ebac2a6dc595ea84ad3d93aac3cae4334f647f70cbedea2c70e9dc1fab03640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:36.154Z] b3c136eddcbf: Pull complete [2022-10-01T01:31:36.421Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:36.425Z] fcf976331f73: Verifying Checksum [2022-10-01T01:31:36.425Z] fcf976331f73: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:36.696Z] c0a3192eca97: Pull complete [2022-10-01T01:31:36.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:36.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-01T01:31:36.722Z] 705f8a3c3e19: Preparing [2022-10-01T01:31:36.722Z] 51b92c85da03: Preparing [2022-10-01T01:31:36.722Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:36.722Z] 6b6ca97a692b: Preparing [2022-10-01T01:31:36.722Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:36.722Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:36.722Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:36.722Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:36.722Z] 51b92c85da03: Layer already exists [2022-10-01T01:31:36.722Z] 6b6ca97a692b: Layer already exists [2022-10-01T01:31:36.722Z] 705f8a3c3e19: Layer already exists [2022-10-01T01:31:36.722Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:36.722Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:36.722Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:6ebac2a6dc595ea84ad3d93aac3cae4334f647f70cbedea2c70e9dc1fab03640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:36.980Z] a050256f5b6f: Pull complete [2022-10-01T01:31:37.026Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:37.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-01T01:31:37.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-01T01:31:37.324Z] 705f8a3c3e19: Preparing [2022-10-01T01:31:37.324Z] 51b92c85da03: Preparing [2022-10-01T01:31:37.324Z] 5225b9d92aa5: Preparing [2022-10-01T01:31:37.324Z] 6b6ca97a692b: Preparing [2022-10-01T01:31:37.324Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:37.324Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:37.325Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:37.325Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:31:37.325Z] 6b6ca97a692b: Layer already exists [2022-10-01T01:31:37.325Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:37.325Z] 705f8a3c3e19: Layer already exists [2022-10-01T01:31:37.325Z] 51b92c85da03: Layer already exists [2022-10-01T01:31:37.325Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:37.325Z] main: digest: sha256:6ebac2a6dc595ea84ad3d93aac3cae4334f647f70cbedea2c70e9dc1fab03640 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:31:37.362Z] ===================================================== [Pipeline] echo [2022-10-01T01:31:37.370Z] taggedImages: [2022-10-01T01:31:37.370Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:37.370Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-01T01:31:37.370Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.77 [2022-10-01T01:31:37.370Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:37.370Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-01T01:31:37.391Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-01T01:31:37.391Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:37.391Z] latest [2022-10-01T01:31:37.391Z] 2.3.0-dev.77 [2022-10-01T01:31:37.391Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:37.391Z] main [2022-10-01T01:31:37.391Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:37.573Z] 4d572c569a2c: Verifying Checksum [2022-10-01T01:31:37.573Z] 4d572c569a2c: Download complete [2022-10-01T01:31:37.705Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:38.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:38.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-01T01:31:38.000Z] fb9144a398bc: Preparing [2022-10-01T01:31:38.000Z] 74ff44226beb: Preparing [2022-10-01T01:31:38.000Z] 0a2d04672e03: Preparing [2022-10-01T01:31:38.000Z] 3d8ef72f107f: Preparing [2022-10-01T01:31:38.000Z] 04c51bcb3851: Preparing [2022-10-01T01:31:38.000Z] 441e743d6ae4: Preparing [2022-10-01T01:31:38.000Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:38.000Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:38.000Z] 441e743d6ae4: Waiting [2022-10-01T01:31:38.000Z] 64f8fc591a1d: Waiting [2022-10-01T01:31:38.000Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:38.000Z] 0a2d04672e03: Pushed [2022-10-01T01:31:38.000Z] fb9144a398bc: Pushed [2022-10-01T01:31:38.000Z] 74ff44226beb: Pushed [2022-10-01T01:31:38.000Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:38.000Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:38.543Z] 656be50a0ddc: Verifying Checksum [2022-10-01T01:31:38.543Z] 656be50a0ddc: Download complete [2022-10-01T01:31:38.567Z] 441e743d6ae4: Pushed [2022-10-01T01:31:41.849Z] 04c51bcb3851: Pushed [2022-10-01T01:31:44.377Z] 3d8ef72f107f: Pushed [2022-10-01T01:31:44.377Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:ae4208a0a70061c14ffa9c3bf449f7333dcfa00c490f91f1a94dbe07a19f68ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:44.690Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:45.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-01T01:31:45.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-01T01:31:45.055Z] fb9144a398bc: Preparing [2022-10-01T01:31:45.055Z] 74ff44226beb: Preparing [2022-10-01T01:31:45.055Z] 0a2d04672e03: Preparing [2022-10-01T01:31:45.055Z] 3d8ef72f107f: Preparing [2022-10-01T01:31:45.055Z] 04c51bcb3851: Preparing [2022-10-01T01:31:45.055Z] 441e743d6ae4: Preparing [2022-10-01T01:31:45.055Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:45.055Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:45.055Z] 64f8fc591a1d: Waiting [2022-10-01T01:31:45.055Z] 441e743d6ae4: Waiting [2022-10-01T01:31:45.055Z] 04c51bcb3851: Layer already exists [2022-10-01T01:31:45.055Z] 74ff44226beb: Layer already exists [2022-10-01T01:31:45.055Z] fb9144a398bc: Layer already exists [2022-10-01T01:31:45.055Z] 0a2d04672e03: Layer already exists [2022-10-01T01:31:45.055Z] 3d8ef72f107f: Layer already exists [2022-10-01T01:31:45.055Z] 441e743d6ae4: Layer already exists [2022-10-01T01:31:45.055Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:45.055Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:45.055Z] latest: digest: sha256:ae4208a0a70061c14ffa9c3bf449f7333dcfa00c490f91f1a94dbe07a19f68ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:45.373Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:45.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.77 [2022-10-01T01:31:45.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-01T01:31:45.673Z] fb9144a398bc: Preparing [2022-10-01T01:31:45.673Z] 74ff44226beb: Preparing [2022-10-01T01:31:45.673Z] 0a2d04672e03: Preparing [2022-10-01T01:31:45.673Z] 3d8ef72f107f: Preparing [2022-10-01T01:31:45.673Z] 04c51bcb3851: Preparing [2022-10-01T01:31:45.673Z] 441e743d6ae4: Preparing [2022-10-01T01:31:45.673Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:45.673Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:45.673Z] 441e743d6ae4: Waiting [2022-10-01T01:31:45.673Z] 64f8fc591a1d: Waiting [2022-10-01T01:31:45.673Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:45.673Z] 0a2d04672e03: Layer already exists [2022-10-01T01:31:45.673Z] 04c51bcb3851: Layer already exists [2022-10-01T01:31:45.673Z] fb9144a398bc: Layer already exists [2022-10-01T01:31:45.673Z] 74ff44226beb: Layer already exists [2022-10-01T01:31:45.673Z] 3d8ef72f107f: Layer already exists [2022-10-01T01:31:45.673Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:45.673Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:45.673Z] 441e743d6ae4: Layer already exists [2022-10-01T01:31:45.673Z] 2.3.0-dev.77: digest: sha256:ae4208a0a70061c14ffa9c3bf449f7333dcfa00c490f91f1a94dbe07a19f68ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:45.982Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:46.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:46.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-01T01:31:46.282Z] fb9144a398bc: Preparing [2022-10-01T01:31:46.282Z] 74ff44226beb: Preparing [2022-10-01T01:31:46.282Z] 0a2d04672e03: Preparing [2022-10-01T01:31:46.282Z] 3d8ef72f107f: Preparing [2022-10-01T01:31:46.282Z] 04c51bcb3851: Preparing [2022-10-01T01:31:46.282Z] 441e743d6ae4: Preparing [2022-10-01T01:31:46.282Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:46.282Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:46.282Z] 441e743d6ae4: Waiting [2022-10-01T01:31:46.282Z] 64f8fc591a1d: Waiting [2022-10-01T01:31:46.282Z] fb9144a398bc: Layer already exists [2022-10-01T01:31:46.282Z] 74ff44226beb: Layer already exists [2022-10-01T01:31:46.282Z] 0a2d04672e03: Layer already exists [2022-10-01T01:31:46.282Z] 3d8ef72f107f: Layer already exists [2022-10-01T01:31:46.282Z] 04c51bcb3851: Layer already exists [2022-10-01T01:31:46.282Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:46.282Z] 441e743d6ae4: Layer already exists [2022-10-01T01:31:46.282Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:46.282Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:ae4208a0a70061c14ffa9c3bf449f7333dcfa00c490f91f1a94dbe07a19f68ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:46.583Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:46.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-01T01:31:46.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-01T01:31:46.885Z] fb9144a398bc: Preparing [2022-10-01T01:31:46.885Z] 74ff44226beb: Preparing [2022-10-01T01:31:46.885Z] 0a2d04672e03: Preparing [2022-10-01T01:31:46.885Z] 3d8ef72f107f: Preparing [2022-10-01T01:31:46.885Z] 04c51bcb3851: Preparing [2022-10-01T01:31:46.885Z] 441e743d6ae4: Preparing [2022-10-01T01:31:46.885Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:46.885Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:46.885Z] 441e743d6ae4: Waiting [2022-10-01T01:31:46.885Z] 64f8fc591a1d: Waiting [2022-10-01T01:31:46.885Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:46.885Z] 0a2d04672e03: Layer already exists [2022-10-01T01:31:46.885Z] 04c51bcb3851: Layer already exists [2022-10-01T01:31:46.885Z] 3d8ef72f107f: Layer already exists [2022-10-01T01:31:46.885Z] 74ff44226beb: Layer already exists [2022-10-01T01:31:46.885Z] fb9144a398bc: Layer already exists [2022-10-01T01:31:46.885Z] 441e743d6ae4: Layer already exists [2022-10-01T01:31:46.885Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:46.885Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:46.885Z] main: digest: sha256:ae4208a0a70061c14ffa9c3bf449f7333dcfa00c490f91f1a94dbe07a19f68ad size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:31:46.930Z] ===================================================== [Pipeline] echo [2022-10-01T01:31:46.940Z] taggedImages: [2022-10-01T01:31:46.940Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:46.940Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-01T01:31:46.940Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.77 [2022-10-01T01:31:46.940Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:46.940Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-01T01:31:46.963Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-01T01:31:46.963Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:46.963Z] latest [2022-10-01T01:31:46.963Z] 2.3.0-dev.77 [2022-10-01T01:31:46.963Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:46.963Z] main [2022-10-01T01:31:46.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:47.283Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:47.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:47.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-01T01:31:47.589Z] 053663848f36: Preparing [2022-10-01T01:31:47.589Z] 93b804b6de87: Preparing [2022-10-01T01:31:47.589Z] 46e340e731ca: Preparing [2022-10-01T01:31:47.589Z] 4c52e4e1cca6: Preparing [2022-10-01T01:31:47.589Z] 4d98b2215bb8: Preparing [2022-10-01T01:31:47.589Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:47.589Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:47.589Z] 64f8fc591a1d: Waiting [2022-10-01T01:31:47.589Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:47.589Z] 93b804b6de87: Pushed [2022-10-01T01:31:47.589Z] 46e340e731ca: Pushed [2022-10-01T01:31:47.589Z] 053663848f36: Pushed [2022-10-01T01:31:47.589Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:47.589Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:47.847Z] 4d98b2215bb8: Pushed [2022-10-01T01:31:50.879Z] 656be50a0ddc: Pull complete [2022-10-01T01:31:50.879Z] 2bbca73fdf42: Pull complete [2022-10-01T01:31:50.879Z] f607e4fc86c3: Pull complete [2022-10-01T01:31:54.402Z] 4c52e4e1cca6: Pushed [2022-10-01T01:31:54.402Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:c32c9d0ee961b732b207066d812c2cff1c5d1ad6a5ad0fcaeb8a1b75619efa4b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:54.714Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:55.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-01T01:31:55.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-01T01:31:55.022Z] 053663848f36: Preparing [2022-10-01T01:31:55.022Z] 93b804b6de87: Preparing [2022-10-01T01:31:55.022Z] 46e340e731ca: Preparing [2022-10-01T01:31:55.022Z] 4c52e4e1cca6: Preparing [2022-10-01T01:31:55.022Z] 4d98b2215bb8: Preparing [2022-10-01T01:31:55.022Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:55.022Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:55.022Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:55.022Z] 64f8fc591a1d: Waiting [2022-10-01T01:31:55.022Z] 4d98b2215bb8: Layer already exists [2022-10-01T01:31:55.022Z] 053663848f36: Layer already exists [2022-10-01T01:31:55.022Z] 46e340e731ca: Layer already exists [2022-10-01T01:31:55.022Z] 4c52e4e1cca6: Layer already exists [2022-10-01T01:31:55.022Z] 93b804b6de87: Layer already exists [2022-10-01T01:31:55.022Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:55.022Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:55.022Z] latest: digest: sha256:c32c9d0ee961b732b207066d812c2cff1c5d1ad6a5ad0fcaeb8a1b75619efa4b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:55.339Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:55.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.77 [2022-10-01T01:31:55.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-01T01:31:55.644Z] 053663848f36: Preparing [2022-10-01T01:31:55.644Z] 93b804b6de87: Preparing [2022-10-01T01:31:55.644Z] 46e340e731ca: Preparing [2022-10-01T01:31:55.644Z] 4c52e4e1cca6: Preparing [2022-10-01T01:31:55.644Z] 4d98b2215bb8: Preparing [2022-10-01T01:31:55.644Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:55.644Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:55.644Z] 64f8fc591a1d: Waiting [2022-10-01T01:31:55.644Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:55.644Z] 4c52e4e1cca6: Layer already exists [2022-10-01T01:31:55.644Z] 4d98b2215bb8: Layer already exists [2022-10-01T01:31:55.644Z] 46e340e731ca: Layer already exists [2022-10-01T01:31:55.644Z] 053663848f36: Layer already exists [2022-10-01T01:31:55.644Z] 93b804b6de87: Layer already exists [2022-10-01T01:31:55.644Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:55.644Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:55.644Z] 2.3.0-dev.77: digest: sha256:c32c9d0ee961b732b207066d812c2cff1c5d1ad6a5ad0fcaeb8a1b75619efa4b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:55.948Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:56.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:56.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-01T01:31:56.259Z] 053663848f36: Preparing [2022-10-01T01:31:56.259Z] 93b804b6de87: Preparing [2022-10-01T01:31:56.259Z] 46e340e731ca: Preparing [2022-10-01T01:31:56.259Z] 4c52e4e1cca6: Preparing [2022-10-01T01:31:56.259Z] 4d98b2215bb8: Preparing [2022-10-01T01:31:56.259Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:56.259Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:56.259Z] 64f8fc591a1d: Waiting [2022-10-01T01:31:56.259Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:56.259Z] 053663848f36: Layer already exists [2022-10-01T01:31:56.259Z] 4d98b2215bb8: Layer already exists [2022-10-01T01:31:56.259Z] 4c52e4e1cca6: Layer already exists [2022-10-01T01:31:56.259Z] 93b804b6de87: Layer already exists [2022-10-01T01:31:56.259Z] 46e340e731ca: Layer already exists [2022-10-01T01:31:56.259Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:56.259Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:56.259Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:c32c9d0ee961b732b207066d812c2cff1c5d1ad6a5ad0fcaeb8a1b75619efa4b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:56.369Z] 4d572c569a2c: Pull complete [2022-10-01T01:31:56.559Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:56.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-01T01:31:56.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-01T01:31:56.861Z] 053663848f36: Preparing [2022-10-01T01:31:56.861Z] 93b804b6de87: Preparing [2022-10-01T01:31:56.861Z] 46e340e731ca: Preparing [2022-10-01T01:31:56.861Z] 4c52e4e1cca6: Preparing [2022-10-01T01:31:56.861Z] 4d98b2215bb8: Preparing [2022-10-01T01:31:56.861Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:56.861Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:56.861Z] 64f8fc591a1d: Waiting [2022-10-01T01:31:56.861Z] 34d5ebaa5410: Waiting [2022-10-01T01:31:56.861Z] 93b804b6de87: Layer already exists [2022-10-01T01:31:56.861Z] 46e340e731ca: Layer already exists [2022-10-01T01:31:56.861Z] 4c52e4e1cca6: Layer already exists [2022-10-01T01:31:56.861Z] 053663848f36: Layer already exists [2022-10-01T01:31:56.861Z] 4d98b2215bb8: Layer already exists [2022-10-01T01:31:56.861Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:56.861Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:56.861Z] main: digest: sha256:c32c9d0ee961b732b207066d812c2cff1c5d1ad6a5ad0fcaeb8a1b75619efa4b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:31:56.893Z] ===================================================== [Pipeline] echo [2022-10-01T01:31:56.899Z] taggedImages: [2022-10-01T01:31:56.899Z] - nexus3.edgexfoundry.org:10004/security-spire-config:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:56.899Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-01T01:31:56.899Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.77 [2022-10-01T01:31:56.899Z] - nexus3.edgexfoundry.org:10004/security-spire-config:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:56.899Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-01T01:31:56.912Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-01T01:31:56.912Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:56.912Z] latest [2022-10-01T01:31:56.912Z] 2.3.0-dev.77 [2022-10-01T01:31:56.912Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:31:56.912Z] main [2022-10-01T01:31:56.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:57.224Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:31:57.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:31:57.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-01T01:31:57.521Z] ba280932e2ce: Preparing [2022-10-01T01:31:57.521Z] 9c9190a4b931: Preparing [2022-10-01T01:31:57.521Z] fd66a39a8dea: Preparing [2022-10-01T01:31:57.521Z] cb724b0940fb: Preparing [2022-10-01T01:31:57.521Z] 1ce7b561262e: Preparing [2022-10-01T01:31:57.521Z] 64f8fc591a1d: Preparing [2022-10-01T01:31:57.521Z] 34d5ebaa5410: Preparing [2022-10-01T01:31:57.521Z] 64f8fc591a1d: Waiting [2022-10-01T01:31:57.521Z] 9c9190a4b931: Pushed [2022-10-01T01:31:57.521Z] ba280932e2ce: Pushed [2022-10-01T01:31:57.521Z] fd66a39a8dea: Pushed [2022-10-01T01:31:57.521Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:31:57.521Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:31:57.780Z] 1ce7b561262e: Pushed [2022-10-01T01:31:58.972Z] fcf976331f73: Pull complete [2022-10-01T01:31:58.973Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-01T01:31:58.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-01T01:31:58.973Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-01T01:31:59.320Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-01T01:31:59.320Z] WORKDIR /edgex [2022-10-01T01:31:59.320Z] COPY go.mod . [2022-10-01T01:31:59.320Z] RUN go mod download [2022-10-01T01:31:59.320Z] + docker build -t ci-base-image-arm64 -f - . [2022-10-01T01:31:59.914Z] Sending build context to Docker daemon 3.246MB [2022-10-01T01:31:59.914Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-01T01:31:59.914Z] ---> 3970a7415f9e [2022-10-01T01:31:59.914Z] Step 2/4 : WORKDIR /edgex [2022-10-01T01:32:02.510Z] ---> Running in d13c5b9de833 [2022-10-01T01:32:02.510Z] Removing intermediate container d13c5b9de833 [2022-10-01T01:32:02.510Z] ---> 4f402f21e2ae [2022-10-01T01:32:02.510Z] Step 3/4 : COPY go.mod . [2022-10-01T01:32:02.777Z] ---> c44958782125 [2022-10-01T01:32:02.777Z] Step 4/4 : RUN go mod download [2022-10-01T01:32:03.049Z] ---> Running in 24d80d2d8d29 [2022-10-01T01:32:04.342Z] cb724b0940fb: Pushed [2022-10-01T01:32:04.342Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:ea0cf2bcd9c358a1a2c2cb02a747cc918788437251fa013da2f93ee9ffc422dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:04.653Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:04.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-01T01:32:04.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-01T01:32:04.963Z] ba280932e2ce: Preparing [2022-10-01T01:32:04.963Z] 9c9190a4b931: Preparing [2022-10-01T01:32:04.963Z] fd66a39a8dea: Preparing [2022-10-01T01:32:04.963Z] cb724b0940fb: Preparing [2022-10-01T01:32:04.963Z] 1ce7b561262e: Preparing [2022-10-01T01:32:04.963Z] 64f8fc591a1d: Preparing [2022-10-01T01:32:04.963Z] 34d5ebaa5410: Preparing [2022-10-01T01:32:04.963Z] 64f8fc591a1d: Waiting [2022-10-01T01:32:04.963Z] 34d5ebaa5410: Waiting [2022-10-01T01:32:04.963Z] ba280932e2ce: Layer already exists [2022-10-01T01:32:04.963Z] cb724b0940fb: Layer already exists [2022-10-01T01:32:04.963Z] 9c9190a4b931: Layer already exists [2022-10-01T01:32:04.963Z] 1ce7b561262e: Layer already exists [2022-10-01T01:32:04.963Z] fd66a39a8dea: Layer already exists [2022-10-01T01:32:04.963Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:32:04.963Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:32:04.963Z] latest: digest: sha256:ea0cf2bcd9c358a1a2c2cb02a747cc918788437251fa013da2f93ee9ffc422dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:05.273Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:05.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.77 [2022-10-01T01:32:05.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-01T01:32:05.569Z] ba280932e2ce: Preparing [2022-10-01T01:32:05.569Z] 9c9190a4b931: Preparing [2022-10-01T01:32:05.569Z] fd66a39a8dea: Preparing [2022-10-01T01:32:05.569Z] cb724b0940fb: Preparing [2022-10-01T01:32:05.569Z] 1ce7b561262e: Preparing [2022-10-01T01:32:05.569Z] 64f8fc591a1d: Preparing [2022-10-01T01:32:05.569Z] 34d5ebaa5410: Preparing [2022-10-01T01:32:05.569Z] 64f8fc591a1d: Waiting [2022-10-01T01:32:05.569Z] 34d5ebaa5410: Waiting [2022-10-01T01:32:05.569Z] 1ce7b561262e: Layer already exists [2022-10-01T01:32:05.569Z] ba280932e2ce: Layer already exists [2022-10-01T01:32:05.569Z] 9c9190a4b931: Layer already exists [2022-10-01T01:32:05.569Z] fd66a39a8dea: Layer already exists [2022-10-01T01:32:05.569Z] cb724b0940fb: Layer already exists [2022-10-01T01:32:05.569Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:32:05.569Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:32:05.569Z] 2.3.0-dev.77: digest: sha256:ea0cf2bcd9c358a1a2c2cb02a747cc918788437251fa013da2f93ee9ffc422dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:05.885Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:06.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:32:06.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-01T01:32:06.187Z] ba280932e2ce: Preparing [2022-10-01T01:32:06.187Z] 9c9190a4b931: Preparing [2022-10-01T01:32:06.187Z] fd66a39a8dea: Preparing [2022-10-01T01:32:06.187Z] cb724b0940fb: Preparing [2022-10-01T01:32:06.187Z] 1ce7b561262e: Preparing [2022-10-01T01:32:06.187Z] 64f8fc591a1d: Preparing [2022-10-01T01:32:06.187Z] 34d5ebaa5410: Preparing [2022-10-01T01:32:06.187Z] 34d5ebaa5410: Waiting [2022-10-01T01:32:06.187Z] 64f8fc591a1d: Waiting [2022-10-01T01:32:06.187Z] cb724b0940fb: Layer already exists [2022-10-01T01:32:06.187Z] fd66a39a8dea: Layer already exists [2022-10-01T01:32:06.187Z] 1ce7b561262e: Layer already exists [2022-10-01T01:32:06.187Z] ba280932e2ce: Layer already exists [2022-10-01T01:32:06.187Z] 9c9190a4b931: Layer already exists [2022-10-01T01:32:06.187Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:32:06.187Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:32:06.187Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:ea0cf2bcd9c358a1a2c2cb02a747cc918788437251fa013da2f93ee9ffc422dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:06.561Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:06.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-01T01:32:06.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-01T01:32:06.901Z] ba280932e2ce: Preparing [2022-10-01T01:32:06.901Z] 9c9190a4b931: Preparing [2022-10-01T01:32:06.901Z] fd66a39a8dea: Preparing [2022-10-01T01:32:06.901Z] cb724b0940fb: Preparing [2022-10-01T01:32:06.901Z] 1ce7b561262e: Preparing [2022-10-01T01:32:06.901Z] 64f8fc591a1d: Preparing [2022-10-01T01:32:06.901Z] 34d5ebaa5410: Preparing [2022-10-01T01:32:06.901Z] 64f8fc591a1d: Waiting [2022-10-01T01:32:06.901Z] 34d5ebaa5410: Waiting [2022-10-01T01:32:06.901Z] 9c9190a4b931: Layer already exists [2022-10-01T01:32:06.901Z] fd66a39a8dea: Layer already exists [2022-10-01T01:32:06.901Z] 1ce7b561262e: Layer already exists [2022-10-01T01:32:06.901Z] ba280932e2ce: Layer already exists [2022-10-01T01:32:06.901Z] cb724b0940fb: Layer already exists [2022-10-01T01:32:06.901Z] 64f8fc591a1d: Layer already exists [2022-10-01T01:32:06.901Z] 34d5ebaa5410: Layer already exists [2022-10-01T01:32:06.901Z] main: digest: sha256:ea0cf2bcd9c358a1a2c2cb02a747cc918788437251fa013da2f93ee9ffc422dd size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:32:06.959Z] ===================================================== [Pipeline] echo [2022-10-01T01:32:06.968Z] taggedImages: [2022-10-01T01:32:06.968Z] - nexus3.edgexfoundry.org:10004/security-spire-server:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:32:06.968Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-01T01:32:06.968Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.77 [2022-10-01T01:32:06.968Z] - nexus3.edgexfoundry.org:10004/security-spire-server:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:32:06.968Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-01T01:32:06.991Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-01T01:32:06.991Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:32:06.991Z] latest [2022-10-01T01:32:06.991Z] 2.3.0-dev.77 [2022-10-01T01:32:06.991Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:32:06.991Z] main [2022-10-01T01:32:06.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:07.331Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:07.633Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:32:07.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-01T01:32:07.633Z] 5dddabd7ffa6: Preparing [2022-10-01T01:32:07.633Z] 97c47d52e868: Preparing [2022-10-01T01:32:07.633Z] 5225b9d92aa5: Preparing [2022-10-01T01:32:07.633Z] c00d1e7af22b: Preparing [2022-10-01T01:32:07.633Z] 994393dc58e7: Preparing [2022-10-01T01:32:07.633Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:07.633Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:32:07.633Z] 5dddabd7ffa6: Pushed [2022-10-01T01:32:07.633Z] c00d1e7af22b: Pushed [2022-10-01T01:32:10.161Z] 97c47d52e868: Pushed [2022-10-01T01:32:10.161Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:d8a57ff95cc32780e5e5d038bcc6a0229acdb1d9fbfe1b54dd935b5108d3ef0b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:10.466Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:10.769Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-01T01:32:10.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-01T01:32:10.769Z] 5dddabd7ffa6: Preparing [2022-10-01T01:32:10.769Z] 97c47d52e868: Preparing [2022-10-01T01:32:10.769Z] 5225b9d92aa5: Preparing [2022-10-01T01:32:10.769Z] c00d1e7af22b: Preparing [2022-10-01T01:32:10.769Z] 994393dc58e7: Preparing [2022-10-01T01:32:10.769Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:32:10.769Z] c00d1e7af22b: Layer already exists [2022-10-01T01:32:10.769Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:10.769Z] 97c47d52e868: Layer already exists [2022-10-01T01:32:10.769Z] 5dddabd7ffa6: Layer already exists [2022-10-01T01:32:10.769Z] latest: digest: sha256:d8a57ff95cc32780e5e5d038bcc6a0229acdb1d9fbfe1b54dd935b5108d3ef0b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:11.074Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:11.378Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.77 [2022-10-01T01:32:11.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-01T01:32:11.378Z] 5dddabd7ffa6: Preparing [2022-10-01T01:32:11.378Z] 97c47d52e868: Preparing [2022-10-01T01:32:11.378Z] 5225b9d92aa5: Preparing [2022-10-01T01:32:11.379Z] c00d1e7af22b: Preparing [2022-10-01T01:32:11.379Z] 994393dc58e7: Preparing [2022-10-01T01:32:11.379Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:32:11.379Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:11.379Z] 97c47d52e868: Layer already exists [2022-10-01T01:32:11.637Z] 5dddabd7ffa6: Layer already exists [2022-10-01T01:32:11.637Z] c00d1e7af22b: Layer already exists [2022-10-01T01:32:11.637Z] 2.3.0-dev.77: digest: sha256:d8a57ff95cc32780e5e5d038bcc6a0229acdb1d9fbfe1b54dd935b5108d3ef0b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:11.946Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:12.243Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:32:12.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-01T01:32:12.243Z] 5dddabd7ffa6: Preparing [2022-10-01T01:32:12.243Z] 97c47d52e868: Preparing [2022-10-01T01:32:12.243Z] 5225b9d92aa5: Preparing [2022-10-01T01:32:12.243Z] c00d1e7af22b: Preparing [2022-10-01T01:32:12.243Z] 994393dc58e7: Preparing [2022-10-01T01:32:12.243Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:32:12.243Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:12.243Z] c00d1e7af22b: Layer already exists [2022-10-01T01:32:12.243Z] 5dddabd7ffa6: Layer already exists [2022-10-01T01:32:12.243Z] 97c47d52e868: Layer already exists [2022-10-01T01:32:12.243Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:d8a57ff95cc32780e5e5d038bcc6a0229acdb1d9fbfe1b54dd935b5108d3ef0b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:12.544Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:12.847Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-01T01:32:12.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-01T01:32:12.847Z] 5dddabd7ffa6: Preparing [2022-10-01T01:32:12.847Z] 97c47d52e868: Preparing [2022-10-01T01:32:12.847Z] 5225b9d92aa5: Preparing [2022-10-01T01:32:12.847Z] c00d1e7af22b: Preparing [2022-10-01T01:32:12.847Z] 994393dc58e7: Preparing [2022-10-01T01:32:12.847Z] 5dddabd7ffa6: Layer already exists [2022-10-01T01:32:12.847Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:12.847Z] 97c47d52e868: Layer already exists [2022-10-01T01:32:12.847Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:32:12.847Z] c00d1e7af22b: Layer already exists [2022-10-01T01:32:12.847Z] main: digest: sha256:d8a57ff95cc32780e5e5d038bcc6a0229acdb1d9fbfe1b54dd935b5108d3ef0b size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:32:12.893Z] ===================================================== [Pipeline] echo [2022-10-01T01:32:12.901Z] taggedImages: [2022-10-01T01:32:12.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:32:12.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-01T01:32:12.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.77 [2022-10-01T01:32:12.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:32:12.901Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-01T01:32:12.922Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-01T01:32:12.922Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:32:12.922Z] latest [2022-10-01T01:32:12.922Z] 2.3.0-dev.77 [2022-10-01T01:32:12.922Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:32:12.922Z] main [2022-10-01T01:32:12.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:13.230Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:13.527Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:32:13.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-01T01:32:13.527Z] a37a35b60b88: Preparing [2022-10-01T01:32:13.527Z] ac4cf99981da: Preparing [2022-10-01T01:32:13.527Z] 5225b9d92aa5: Preparing [2022-10-01T01:32:13.527Z] fc350f135d57: Preparing [2022-10-01T01:32:13.527Z] 994393dc58e7: Preparing [2022-10-01T01:32:13.527Z] fc350f135d57: Layer already exists [2022-10-01T01:32:13.527Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:32:13.527Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:13.527Z] a37a35b60b88: Pushed [2022-10-01T01:32:16.055Z] ac4cf99981da: Pushed [2022-10-01T01:32:16.055Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:1e4de68391791d5a92f9c30b9116b7536405f28598887259f23486c6e43ceb1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:16.375Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:16.687Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-01T01:32:16.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-01T01:32:16.687Z] a37a35b60b88: Preparing [2022-10-01T01:32:16.687Z] ac4cf99981da: Preparing [2022-10-01T01:32:16.687Z] 5225b9d92aa5: Preparing [2022-10-01T01:32:16.687Z] fc350f135d57: Preparing [2022-10-01T01:32:16.687Z] 994393dc58e7: Preparing [2022-10-01T01:32:16.687Z] ac4cf99981da: Layer already exists [2022-10-01T01:32:16.687Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:32:16.687Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:16.687Z] a37a35b60b88: Layer already exists [2022-10-01T01:32:16.687Z] fc350f135d57: Layer already exists [2022-10-01T01:32:16.687Z] latest: digest: sha256:1e4de68391791d5a92f9c30b9116b7536405f28598887259f23486c6e43ceb1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:16.988Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:17.285Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.77 [2022-10-01T01:32:17.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-01T01:32:17.285Z] a37a35b60b88: Preparing [2022-10-01T01:32:17.285Z] ac4cf99981da: Preparing [2022-10-01T01:32:17.285Z] 5225b9d92aa5: Preparing [2022-10-01T01:32:17.285Z] fc350f135d57: Preparing [2022-10-01T01:32:17.285Z] 994393dc58e7: Preparing [2022-10-01T01:32:17.285Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:17.285Z] fc350f135d57: Layer already exists [2022-10-01T01:32:17.285Z] a37a35b60b88: Layer already exists [2022-10-01T01:32:17.285Z] ac4cf99981da: Layer already exists [2022-10-01T01:32:17.285Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:32:17.285Z] 2.3.0-dev.77: digest: sha256:1e4de68391791d5a92f9c30b9116b7536405f28598887259f23486c6e43ceb1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:17.596Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:17.899Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:32:17.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-01T01:32:17.899Z] a37a35b60b88: Preparing [2022-10-01T01:32:17.899Z] ac4cf99981da: Preparing [2022-10-01T01:32:17.899Z] 5225b9d92aa5: Preparing [2022-10-01T01:32:17.899Z] fc350f135d57: Preparing [2022-10-01T01:32:17.899Z] 994393dc58e7: Preparing [2022-10-01T01:32:17.899Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:32:17.899Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:17.899Z] a37a35b60b88: Layer already exists [2022-10-01T01:32:17.899Z] ac4cf99981da: Layer already exists [2022-10-01T01:32:17.899Z] fc350f135d57: Layer already exists [2022-10-01T01:32:17.899Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:1e4de68391791d5a92f9c30b9116b7536405f28598887259f23486c6e43ceb1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:18.210Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:18.513Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-01T01:32:18.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-01T01:32:18.513Z] a37a35b60b88: Preparing [2022-10-01T01:32:18.513Z] ac4cf99981da: Preparing [2022-10-01T01:32:18.513Z] 5225b9d92aa5: Preparing [2022-10-01T01:32:18.513Z] fc350f135d57: Preparing [2022-10-01T01:32:18.513Z] 994393dc58e7: Preparing [2022-10-01T01:32:18.513Z] fc350f135d57: Layer already exists [2022-10-01T01:32:18.513Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:18.513Z] ac4cf99981da: Layer already exists [2022-10-01T01:32:18.513Z] 5225b9d92aa5: Layer already exists [2022-10-01T01:32:18.513Z] a37a35b60b88: Layer already exists [2022-10-01T01:32:18.513Z] main: digest: sha256:1e4de68391791d5a92f9c30b9116b7536405f28598887259f23486c6e43ceb1b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:32:18.559Z] ===================================================== [Pipeline] echo [2022-10-01T01:32:18.573Z] taggedImages: [2022-10-01T01:32:18.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:32:18.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-01T01:32:18.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.77 [2022-10-01T01:32:18.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:32:18.573Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-01T01:32:18.592Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-01T01:32:18.592Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:32:18.592Z] latest [2022-10-01T01:32:18.592Z] 2.3.0-dev.77 [2022-10-01T01:32:18.592Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:32:18.592Z] main [2022-10-01T01:32:18.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:18.904Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:19.207Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:32:19.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-01T01:32:19.207Z] eb53e211bd1b: Preparing [2022-10-01T01:32:19.207Z] 0fd6c19cb0e8: Preparing [2022-10-01T01:32:19.207Z] 10ef27e6d607: Preparing [2022-10-01T01:32:19.207Z] d05b7ddd667e: Preparing [2022-10-01T01:32:19.207Z] 994393dc58e7: Preparing [2022-10-01T01:32:19.207Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:19.207Z] 0fd6c19cb0e8: Pushed [2022-10-01T01:32:19.464Z] eb53e211bd1b: Pushed [2022-10-01T01:32:20.397Z] 10ef27e6d607: Pushed [2022-10-01T01:32:30.366Z] d05b7ddd667e: Pushed [2022-10-01T01:32:30.624Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:230f586bd8798c72b7e1ca97ffa53bfc5b31b78ee2f2443ddf98199c76cc1e8a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:30.938Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:31.231Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-01T01:32:31.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-01T01:32:31.231Z] eb53e211bd1b: Preparing [2022-10-01T01:32:31.231Z] 0fd6c19cb0e8: Preparing [2022-10-01T01:32:31.231Z] 10ef27e6d607: Preparing [2022-10-01T01:32:31.231Z] d05b7ddd667e: Preparing [2022-10-01T01:32:31.231Z] 994393dc58e7: Preparing [2022-10-01T01:32:31.231Z] d05b7ddd667e: Layer already exists [2022-10-01T01:32:31.231Z] eb53e211bd1b: Layer already exists [2022-10-01T01:32:31.231Z] 0fd6c19cb0e8: Layer already exists [2022-10-01T01:32:31.231Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:31.231Z] 10ef27e6d607: Layer already exists [2022-10-01T01:32:31.231Z] latest: digest: sha256:230f586bd8798c72b7e1ca97ffa53bfc5b31b78ee2f2443ddf98199c76cc1e8a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:31.531Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:31.827Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.77 [2022-10-01T01:32:31.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-01T01:32:31.827Z] eb53e211bd1b: Preparing [2022-10-01T01:32:31.827Z] 0fd6c19cb0e8: Preparing [2022-10-01T01:32:31.827Z] 10ef27e6d607: Preparing [2022-10-01T01:32:31.827Z] d05b7ddd667e: Preparing [2022-10-01T01:32:31.827Z] 994393dc58e7: Preparing [2022-10-01T01:32:31.827Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:31.827Z] eb53e211bd1b: Layer already exists [2022-10-01T01:32:31.827Z] d05b7ddd667e: Layer already exists [2022-10-01T01:32:31.827Z] 0fd6c19cb0e8: Layer already exists [2022-10-01T01:32:31.827Z] 10ef27e6d607: Layer already exists [2022-10-01T01:32:31.827Z] 2.3.0-dev.77: digest: sha256:230f586bd8798c72b7e1ca97ffa53bfc5b31b78ee2f2443ddf98199c76cc1e8a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:32.127Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:32.423Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:32:32.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-01T01:32:32.423Z] eb53e211bd1b: Preparing [2022-10-01T01:32:32.423Z] 0fd6c19cb0e8: Preparing [2022-10-01T01:32:32.423Z] 10ef27e6d607: Preparing [2022-10-01T01:32:32.423Z] d05b7ddd667e: Preparing [2022-10-01T01:32:32.423Z] 994393dc58e7: Preparing [2022-10-01T01:32:32.423Z] 10ef27e6d607: Layer already exists [2022-10-01T01:32:32.423Z] d05b7ddd667e: Layer already exists [2022-10-01T01:32:32.423Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:32.423Z] eb53e211bd1b: Layer already exists [2022-10-01T01:32:32.423Z] 0fd6c19cb0e8: Layer already exists [2022-10-01T01:32:32.423Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:230f586bd8798c72b7e1ca97ffa53bfc5b31b78ee2f2443ddf98199c76cc1e8a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:32.718Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:33.013Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-01T01:32:33.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-01T01:32:33.013Z] eb53e211bd1b: Preparing [2022-10-01T01:32:33.013Z] 0fd6c19cb0e8: Preparing [2022-10-01T01:32:33.013Z] 10ef27e6d607: Preparing [2022-10-01T01:32:33.013Z] d05b7ddd667e: Preparing [2022-10-01T01:32:33.013Z] 994393dc58e7: Preparing [2022-10-01T01:32:33.013Z] eb53e211bd1b: Layer already exists [2022-10-01T01:32:33.013Z] 0fd6c19cb0e8: Layer already exists [2022-10-01T01:32:33.013Z] d05b7ddd667e: Layer already exists [2022-10-01T01:32:33.013Z] 994393dc58e7: Layer already exists [2022-10-01T01:32:33.013Z] 10ef27e6d607: Layer already exists [2022-10-01T01:32:33.013Z] main: digest: sha256:230f586bd8798c72b7e1ca97ffa53bfc5b31b78ee2f2443ddf98199c76cc1e8a size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:32:33.044Z] ===================================================== [Pipeline] echo [2022-10-01T01:32:33.049Z] taggedImages: [2022-10-01T01:32:33.049Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:32:33.049Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-01T01:32:33.049Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.77 [2022-10-01T01:32:33.049Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:32:33.049Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-01T01:32:35.363Z] Removing intermediate container 24d80d2d8d29 [2022-10-01T01:32:35.363Z] ---> 4029b399ced0 [2022-10-01T01:32:35.363Z] Successfully built 4029b399ced0 [2022-10-01T01:32:35.363Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:35.699Z] + docker inspect -f . ci-base-image-arm64 [2022-10-01T01:32:35.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:32:35.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-6157 does not seem to be running inside a container [2022-10-01T01:32:35.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-01T01:32:37.256Z] $ docker top fd463eaeb0426ccc0f9cebd517f40c04ba0362ad98c7be338437933df4986d3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T01:32:38.113Z] + go version [2022-10-01T01:32:38.113Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-01T01:32:38.134Z] $ docker stop --time=1 fd463eaeb0426ccc0f9cebd517f40c04ba0362ad98c7be338437933df4986d3c [2022-10-01T01:32:39.843Z] $ docker rm -f fd463eaeb0426ccc0f9cebd517f40c04ba0362ad98c7be338437933df4986d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:40.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-01T01:32:40.472Z] [2022-10-01T01:32:40.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:32:40.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-01T01:32:40.811Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-01T01:32:40.811Z] 29e5d40040c1: Pulling fs layer [2022-10-01T01:32:40.811Z] 1ce36da41761: Pulling fs layer [2022-10-01T01:32:40.811Z] 25b303627fd3: Pulling fs layer [2022-10-01T01:32:41.081Z] 29e5d40040c1: Verifying Checksum [2022-10-01T01:32:41.081Z] 29e5d40040c1: Download complete [2022-10-01T01:32:41.350Z] 1ce36da41761: Verifying Checksum [2022-10-01T01:32:41.350Z] 1ce36da41761: Download complete [2022-10-01T01:32:41.619Z] 29e5d40040c1: Pull complete [2022-10-01T01:32:43.035Z] 1ce36da41761: Pull complete [2022-10-01T01:32:43.035Z] 25b303627fd3: Download complete [2022-10-01T01:32:53.130Z] 25b303627fd3: Pull complete [2022-10-01T01:32:53.130Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-01T01:32:53.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-01T01:32:53.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:32:53.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-6157 does not seem to be running inside a container [2022-10-01T01:32:53.405Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-01T01:32:55.791Z] $ docker top 9283b9300c569ea4c21cbe13e865d122460e30d91b38c70e2656c51ba9436734 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T01:32:56.641Z] + docker-compose build --help [2022-10-01T01:32:56.641Z] + grep parallel [2022-10-01T01:33:03.303Z] --parallel Build images in parallel. [Pipeline] } [2022-10-01T01:33:03.324Z] $ docker stop --time=1 9283b9300c569ea4c21cbe13e865d122460e30d91b38c70e2656c51ba9436734 [2022-10-01T01:33:05.007Z] $ docker rm -f 9283b9300c569ea4c21cbe13e865d122460e30d91b38c70e2656c51ba9436734 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:33:05.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-01T01:33:05.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:33:05.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-6157 does not seem to be running inside a container [2022-10-01T01:33:05.784Z] $ 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/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-01T01:33:07.000Z] $ docker top f92fe651d1431d45b341ee2af2896b9e2b70010ba0534299464af646a416cd82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T01:33:07.827Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-01T01:33:14.473Z] Building core-command ... [2022-10-01T01:33:14.473Z] Building core-data ... [2022-10-01T01:33:14.473Z] Building core-metadata ... [2022-10-01T01:33:14.473Z] Building security-bootstrapper ... [2022-10-01T01:33:14.473Z] Building security-proxy-setup ... [2022-10-01T01:33:14.473Z] Building security-secretstore-setup ... [2022-10-01T01:33:14.473Z] Building security-spiffe-token-provider ... [2022-10-01T01:33:14.473Z] Building security-spire-agent ... [2022-10-01T01:33:14.473Z] Building security-spire-config ... [2022-10-01T01:33:14.473Z] Building security-spire-server ... [2022-10-01T01:33:14.473Z] Building support-notifications ... [2022-10-01T01:33:14.473Z] Building support-scheduler ... [2022-10-01T01:33:14.473Z] Building sys-mgmt-agent ... [2022-10-01T01:33:14.473Z] Building sys-mgmt-agent [2022-10-01T01:33:14.473Z] Building security-bootstrapper [2022-10-01T01:33:14.473Z] Building security-spiffe-token-provider [2022-10-01T01:33:14.473Z] Building security-spire-agent [2022-10-01T01:33:14.473Z] Building support-notifications [2022-10-01T01:33:26.801Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:33:26.801Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:33:26.801Z] ---> 4029b399ced0 [2022-10-01T01:33:26.801Z] Step 3/23 : WORKDIR /edgex-go [2022-10-01T01:33:26.801Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:33:26.801Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:33:26.801Z] ---> 4029b399ced0 [2022-10-01T01:33:26.801Z] Step 3/26 : WORKDIR /edgex-go [2022-10-01T01:33:26.801Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:33:26.801Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:33:26.801Z] ---> 4029b399ced0 [2022-10-01T01:33:26.801Z] Step 3/20 : WORKDIR /edgex-go [2022-10-01T01:33:26.801Z] ---> Running in a1386eae8276 [2022-10-01T01:33:26.801Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:33:26.801Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:33:26.801Z] ---> 4029b399ced0 [2022-10-01T01:33:26.801Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-01T01:33:26.801Z] ---> Running in 59b67935a350 [2022-10-01T01:33:26.801Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Running in 363bf0ca8095 [2022-10-01T01:33:26.801Z] [2022-10-01T01:33:26.801Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:33:26.801Z] ---> 4029b399ced0 [2022-10-01T01:33:26.801Z] Step 3/33 : WORKDIR /edgex-go [2022-10-01T01:33:26.801Z] ---> Running in 1d8d0a0e0ef0 [2022-10-01T01:33:26.801Z] ---> Running in 0a7d24a7996f [2022-10-01T01:33:27.070Z] Removing intermediate container 59b67935a350 [2022-10-01T01:33:27.070Z] ---> 9776ce4e5491 [2022-10-01T01:33:27.070Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:33:27.347Z] Removing intermediate container a1386eae8276 [2022-10-01T01:33:27.347Z] ---> 34d77d716cad [2022-10-01T01:33:27.347Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:33:27.347Z] ---> Running in 53c5ec6a12a9 [2022-10-01T01:33:27.347Z] Removing intermediate container 1d8d0a0e0ef0 [2022-10-01T01:33:27.347Z] ---> e28e51e8504b [2022-10-01T01:33:27.347Z] Removing intermediate container 363bf0ca8095 [2022-10-01T01:33:27.347Z] ---> c7826921ff99 [2022-10-01T01:33:27.347Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-01T01:33:27.347Z] Removing intermediate container 0a7d24a7996f [2022-10-01T01:33:27.347Z] Step 4/23 : WORKDIR /edgex-go [2022-10-01T01:33:27.347Z] ---> 8b190d6f9126 [2022-10-01T01:33:27.347Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:33:27.625Z] ---> Running in 02091dab0592 [2022-10-01T01:33:27.625Z] ---> Running in 5afad6dcd52b [2022-10-01T01:33:27.625Z] ---> Running in 1f3657297df1 [2022-10-01T01:33:27.625Z] ---> Running in 91b11a519236 [2022-10-01T01:33:28.591Z] Removing intermediate container 5afad6dcd52b [2022-10-01T01:33:28.591Z] ---> 9e03c2125b90 [2022-10-01T01:33:28.591Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:33:28.591Z] ---> Running in 424d41e0c1ab [2022-10-01T01:33:31.193Z] Removing intermediate container 53c5ec6a12a9 [2022-10-01T01:33:31.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:33:31.193Z] ---> 14c1f3a8ae0f [2022-10-01T01:33:31.193Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-01T01:33:31.193Z] ---> Running in a1022589ed96 [2022-10-01T01:33:31.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:33:31.784Z] Removing intermediate container 91b11a519236 [2022-10-01T01:33:31.784Z] ---> 6203b7658f8c [2022-10-01T01:33:31.784Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-01T01:33:32.054Z] ---> Running in 43b912343658 [2022-10-01T01:33:32.643Z] v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-01T01:33:32.643Z] v3.16.2-227-g7411d9b1c4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-01T01:33:32.643Z] OK: 16896 distinct packages available [2022-10-01T01:33:32.910Z] Removing intermediate container 424d41e0c1ab [2022-10-01T01:33:32.910Z] ---> ff7c3effe638 [2022-10-01T01:33:32.910Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-01T01:33:32.910Z] Removing intermediate container 02091dab0592 [2022-10-01T01:33:32.910Z] ---> 3293a9914137 [2022-10-01T01:33:32.910Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-01T01:33:32.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:33:32.910Z] ---> Running in a0dbe8b86cd2 [2022-10-01T01:33:33.177Z] ---> Running in 520b1c650153 [2022-10-01T01:33:33.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:33:33.446Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:33:34.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:33:34.415Z] OK: 221 MiB in 51 packages [2022-10-01T01:33:34.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:33:35.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:33:35.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:33:35.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:33:35.881Z] Removing intermediate container 1f3657297df1 [2022-10-01T01:33:35.881Z] ---> 223d4cb70cd2 [2022-10-01T01:33:35.881Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-01T01:33:35.881Z] OK: 221 MiB in 51 packages [2022-10-01T01:33:36.154Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:33:36.154Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:33:36.759Z] ---> b53a3330a79a [2022-10-01T01:33:36.759Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:33:36.759Z] OK: 221 MiB in 51 packages [2022-10-01T01:33:37.036Z] ---> Running in ffe3a464d7f9 [2022-10-01T01:33:37.624Z] Removing intermediate container a1022589ed96 [2022-10-01T01:33:37.624Z] ---> 6753464d2c04 [2022-10-01T01:33:37.624Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-01T01:33:37.624Z] OK: 221 MiB in 51 packages [2022-10-01T01:33:37.892Z] OK: 221 MiB in 51 packages [2022-10-01T01:33:38.861Z] Removing intermediate container 43b912343658 [2022-10-01T01:33:38.861Z] ---> aef9153d7b10 [2022-10-01T01:33:38.861Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-01T01:33:39.135Z] ---> c766f242e8fd [2022-10-01T01:33:39.135Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:33:39.409Z] Removing intermediate container a0dbe8b86cd2 [2022-10-01T01:33:39.409Z] ---> 9d883597e9ab [2022-10-01T01:33:39.409Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-01T01:33:39.409Z] ---> Running in 00d519398e60 [2022-10-01T01:33:39.710Z] Removing intermediate container 520b1c650153 [2022-10-01T01:33:39.710Z] ---> ca6dcd6f8769 [2022-10-01T01:33:39.710Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-01T01:33:40.685Z] ---> 705d25be384e [2022-10-01T01:33:40.685Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:33:40.685Z] ---> Running in cbed1618901b [2022-10-01T01:33:40.958Z] ---> 9f12c0907a68 [2022-10-01T01:33:40.958Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:33:41.228Z] ---> Running in 10fe2f16c3bb [2022-10-01T01:33:41.228Z] ---> 006d2b3d0bb7 [2022-10-01T01:33:41.228Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:33:41.498Z] ---> Running in 48321c59903f [2022-10-01T01:34:49.409Z] Removing intermediate container ffe3a464d7f9 [2022-10-01T01:34:49.409Z] ---> 1e6ada845804 [2022-10-01T01:34:49.409Z] Step 7/20 : COPY . . [2022-10-01T01:34:49.409Z] Removing intermediate container 00d519398e60 [2022-10-01T01:34:49.409Z] ---> 5f28d96f83bd [2022-10-01T01:34:49.409Z] Step 8/23 : COPY . . [2022-10-01T01:34:49.676Z] Removing intermediate container 48321c59903f [2022-10-01T01:34:49.676Z] ---> 9e18f9d82c28 [2022-10-01T01:34:49.676Z] Step 8/26 : COPY . . [2022-10-01T01:34:49.676Z] Removing intermediate container cbed1618901b [2022-10-01T01:34:49.676Z] ---> 5ec40b36be25 [2022-10-01T01:34:49.676Z] Step 8/33 : COPY . . [2022-10-01T01:34:49.676Z] Removing intermediate container 10fe2f16c3bb [2022-10-01T01:34:49.676Z] ---> 0ad92d76ef16 [2022-10-01T01:34:49.676Z] Step 9/23 : COPY . . [2022-10-01T01:34:55.063Z] ---> 9761afecdc21 [2022-10-01T01:34:55.063Z] ---> 3ff751f825dc [2022-10-01T01:34:55.063Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-01T01:34:55.063Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-01T01:34:55.063Z] ---> e880a4f14959 [2022-10-01T01:34:55.063Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-01T01:34:55.063Z] ---> Running in 759255b3c982 [2022-10-01T01:34:55.063Z] ---> Running in 8df91ad32aa6 [2022-10-01T01:34:55.063Z] ---> Running in 3150fb922295 [2022-10-01T01:34:55.063Z] ---> f78b61ff20c8 [2022-10-01T01:34:55.063Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-01T01:34:55.063Z] ---> Running in fa78b26ade1d [2022-10-01T01:34:55.063Z] ---> 3367e9371eb3 [2022-10-01T01:34:55.063Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-01T01:34:55.333Z] ---> Running in 50eb30169f61 [2022-10-01T01:34:55.333Z] Removing intermediate container 759255b3c982 [2022-10-01T01:34:55.333Z] ---> 6b304404390b [2022-10-01T01:34:55.333Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-01T01:34:55.602Z] ---> Running in 92fd677092b1 [2022-10-01T01:34:56.187Z] Removing intermediate container 92fd677092b1 [2022-10-01T01:34:56.187Z] ---> f95ef483c7c5 [2022-10-01T01:34:56.187Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-01T01:34:56.454Z] ---> Running in b90c240b4a19 [2022-10-01T01:34:57.421Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-01T01:34:58.004Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-01T01:34:58.965Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-01T01:34:58.965Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-01T01:35:00.924Z] Removing intermediate container b90c240b4a19 [2022-10-01T01:35:00.924Z] ---> ae6a2421fe6e [2022-10-01T01:35:00.924Z] Step 12/26 : WORKDIR /edgex-go [2022-10-01T01:35:00.924Z] ---> Running in b043ef7a15f7 [2022-10-01T01:35:01.886Z] Removing intermediate container b043ef7a15f7 [2022-10-01T01:35:01.886Z] ---> c81a07b65c88 [2022-10-01T01:35:01.886Z] [2022-10-01T01:35:01.886Z] Step 13/26 : FROM alpine:3.15 [2022-10-01T01:35:01.886Z] 3.15: Pulling from library/alpine [2022-10-01T01:35:04.504Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-01T01:35:04.504Z] Status: Downloaded newer image for alpine:3.15 [2022-10-01T01:35:04.504Z] ---> 02e0d6fdf486 [2022-10-01T01:35:04.504Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T01:35:04.504Z] ---> Running in 8df4c8d01a24 [2022-10-01T01:35:05.919Z] Removing intermediate container 8df4c8d01a24 [2022-10-01T01:35:05.919Z] ---> f39c5a29a11c [2022-10-01T01:35:05.919Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:35:05.919Z] ---> Running in 359213db1c8c [2022-10-01T01:35:10.202Z] Removing intermediate container 359213db1c8c [2022-10-01T01:35:10.202Z] ---> 5b4d0383834d [2022-10-01T01:35:10.202Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-01T01:35:10.202Z] ---> Running in 17493f63775f [2022-10-01T01:35:12.788Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:35:14.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:35:16.821Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T01:35:16.821Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T01:35:16.821Z] OK: 15734 distinct packages available [2022-10-01T01:35:16.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:35:17.783Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:35:20.406Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-01T01:35:20.406Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-01T01:35:20.406Z] (3/5) Installing libucontext (1.1-r0) [2022-10-01T01:35:20.406Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-01T01:35:20.406Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-01T01:35:20.676Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T01:35:20.676Z] OK: 6 MiB in 19 packages [2022-10-01T01:35:24.044Z] Removing intermediate container 17493f63775f [2022-10-01T01:35:24.044Z] ---> 3d924f7feaac [2022-10-01T01:35:24.044Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-01T01:35:30.697Z] ---> e8bf48b2985b [2022-10-01T01:35:30.697Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-01T01:35:39.100Z] ---> 12c3b59bf27a [2022-10-01T01:35:39.100Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-01T01:35:40.111Z] ---> 5714b511fdbc [2022-10-01T01:35:40.111Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-01T01:35:41.118Z] ---> 5c2be5d595ff [2022-10-01T01:35:41.118Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-01T01:35:42.606Z] ---> baa5f0a12e98 [2022-10-01T01:35:42.606Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-01T01:35:42.873Z] ---> Running in 190cf907282b [2022-10-01T01:35:43.457Z] Removing intermediate container 190cf907282b [2022-10-01T01:35:43.457Z] ---> b3bbd41f4691 [2022-10-01T01:35:43.457Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-01T01:35:43.724Z] ---> Running in ae80d6422577 [2022-10-01T01:35:44.321Z] Removing intermediate container ae80d6422577 [2022-10-01T01:35:44.321Z] ---> 81841aa4bb5e [2022-10-01T01:35:44.321Z] Step 24/26 : LABEL arch=arm64 [2022-10-01T01:35:44.321Z] ---> Running in 9aeca2d76399 [2022-10-01T01:35:45.282Z] Removing intermediate container 9aeca2d76399 [2022-10-01T01:35:45.282Z] ---> b866ccbe4d3f [2022-10-01T01:35:45.282Z] Step 25/26 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:35:45.282Z] ---> Running in b7a222ccdf34 [2022-10-01T01:35:45.879Z] Removing intermediate container b7a222ccdf34 [2022-10-01T01:35:45.879Z] ---> e101d1384109 [2022-10-01T01:35:45.879Z] Step 26/26 : LABEL version=2.3.0-dev.77 [2022-10-01T01:35:46.146Z] ---> Running in 4fed386e1621 [2022-10-01T01:35:46.728Z] Removing intermediate container 4fed386e1621 [2022-10-01T01:35:46.728Z] ---> f6998d8c7e66 [2022-10-01T01:35:46.728Z] [2022-10-01T01:35:46.995Z] Successfully built f6998d8c7e66 [2022-10-01T01:35:46.995Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-01T01:35:46.995Z]  Building security-spire-agent ... done Building security-spire-server [2022-10-01T01:35:55.204Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:35:55.204Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:35:55.204Z] ---> 4029b399ced0 [2022-10-01T01:35:55.204Z] Step 3/25 : WORKDIR /edgex-go [2022-10-01T01:35:55.204Z] ---> Using cache [2022-10-01T01:35:55.204Z] ---> 8b190d6f9126 [2022-10-01T01:35:55.204Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:35:55.204Z] ---> Using cache [2022-10-01T01:35:55.204Z] ---> 6203b7658f8c [2022-10-01T01:35:55.204Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-01T01:35:55.204Z] ---> Running in 74d7c85cdee0 [2022-10-01T01:35:56.612Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:35:57.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:35:59.516Z] OK: 221 MiB in 51 packages [2022-10-01T01:36:01.461Z] Removing intermediate container 74d7c85cdee0 [2022-10-01T01:36:01.461Z] ---> a2f811daac7d [2022-10-01T01:36:01.461Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-01T01:36:02.441Z] ---> 4f4c3e0416ca [2022-10-01T01:36:02.441Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:36:02.710Z] ---> Running in 07e4fdbf0ee4 [2022-10-01T01:37:10.621Z] Removing intermediate container 07e4fdbf0ee4 [2022-10-01T01:37:10.621Z] ---> d26d5fdea9a8 [2022-10-01T01:37:10.621Z] Step 8/25 : COPY . . [2022-10-01T01:37:13.962Z] ---> 6d815caa311e [2022-10-01T01:37:13.962Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-01T01:37:13.962Z] ---> Running in e869539cbdae [2022-10-01T01:37:14.229Z] Removing intermediate container e869539cbdae [2022-10-01T01:37:14.229Z] ---> 4e64e2a812fa [2022-10-01T01:37:14.229Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-01T01:37:14.495Z] ---> Running in 51882bb7b30a [2022-10-01T01:37:14.763Z] Removing intermediate container 51882bb7b30a [2022-10-01T01:37:14.763Z] ---> 5ba18e622ab2 [2022-10-01T01:37:14.763Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-01T01:37:15.033Z] ---> Running in 84ade7ff1dd9 [2022-10-01T01:37:18.380Z] Removing intermediate container 84ade7ff1dd9 [2022-10-01T01:37:18.380Z] ---> f26ea0977e4e [2022-10-01T01:37:18.380Z] Step 12/25 : WORKDIR /edgex-go [2022-10-01T01:37:18.380Z] ---> Running in 68e7bb226d3f [2022-10-01T01:37:18.976Z] Removing intermediate container 68e7bb226d3f [2022-10-01T01:37:18.976Z] ---> 0aae9b8ca6cc [2022-10-01T01:37:18.976Z] [2022-10-01T01:37:18.976Z] Step 13/25 : FROM alpine:3.15 [2022-10-01T01:37:18.976Z] ---> 02e0d6fdf486 [2022-10-01T01:37:18.976Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T01:37:18.976Z] ---> Using cache [2022-10-01T01:37:18.976Z] ---> f39c5a29a11c [2022-10-01T01:37:18.976Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:37:18.976Z] ---> Using cache [2022-10-01T01:37:18.976Z] ---> 5b4d0383834d [2022-10-01T01:37:18.976Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-01T01:37:18.976Z] ---> Using cache [2022-10-01T01:37:18.976Z] ---> 3d924f7feaac [2022-10-01T01:37:18.976Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-01T01:37:25.635Z] ---> d27f8d5e5354 [2022-10-01T01:37:25.635Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-01T01:37:25.903Z] ---> a8ea9c15e5b6 [2022-10-01T01:37:25.903Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-01T01:37:26.861Z] ---> 1996591e52c1 [2022-10-01T01:37:26.861Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-01T01:37:27.827Z] ---> 7c5cdfca4f5f [2022-10-01T01:37:27.827Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-01T01:37:28.095Z] ---> Running in 4f9c0d5ec585 [2022-10-01T01:37:28.362Z] Removing intermediate container 4f9c0d5ec585 [2022-10-01T01:37:28.362Z] ---> dbc0193c4ff1 [2022-10-01T01:37:28.362Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-01T01:37:28.629Z] ---> Running in fe5130f3df91 [2022-10-01T01:37:29.213Z] Removing intermediate container fe5130f3df91 [2022-10-01T01:37:29.213Z] ---> 5ae97fbd5c88 [2022-10-01T01:37:29.213Z] Step 23/25 : LABEL arch=arm64 [2022-10-01T01:37:29.213Z] ---> Running in 2ac6a6b46b30 [2022-10-01T01:37:29.794Z] Removing intermediate container 2ac6a6b46b30 [2022-10-01T01:37:29.794Z] ---> cacbf95a8f02 [2022-10-01T01:37:29.794Z] Step 24/25 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:37:29.794Z] ---> Running in 2d0d46b890f5 [2022-10-01T01:37:30.379Z] Removing intermediate container 2d0d46b890f5 [2022-10-01T01:37:30.379Z] ---> 0f0b77017505 [2022-10-01T01:37:30.379Z] Step 25/25 : LABEL version=2.3.0-dev.77 [2022-10-01T01:37:30.647Z] ---> Running in 1e3f255dbc35 [2022-10-01T01:37:31.230Z] Removing intermediate container 1e3f255dbc35 [2022-10-01T01:37:31.230Z] ---> 53f99e18a3fb [2022-10-01T01:37:31.230Z] [2022-10-01T01:37:31.230Z] Successfully built 53f99e18a3fb [2022-10-01T01:37:31.230Z] Successfully tagged security-spire-server-arm64:latest [2022-10-01T01:37:31.230Z] Building security-secretstore-setup [2022-10-01T01:37:36.575Z]  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:37:36.575Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:37:36.575Z] ---> 4029b399ced0 [2022-10-01T01:37:36.575Z] Step 3/25 : WORKDIR /edgex-go [2022-10-01T01:37:36.575Z] ---> Using cache [2022-10-01T01:37:36.575Z] ---> 8b190d6f9126 [2022-10-01T01:37:36.575Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:37:36.575Z] ---> Using cache [2022-10-01T01:37:36.575Z] ---> 6203b7658f8c [2022-10-01T01:37:36.575Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-01T01:37:36.575Z] ---> Using cache [2022-10-01T01:37:36.575Z] ---> aef9153d7b10 [2022-10-01T01:37:36.575Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-01T01:37:36.575Z] ---> Using cache [2022-10-01T01:37:36.575Z] ---> 705d25be384e [2022-10-01T01:37:36.575Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:37:36.575Z] ---> Using cache [2022-10-01T01:37:36.575Z] ---> 5ec40b36be25 [2022-10-01T01:37:36.575Z] Step 8/25 : COPY . . [2022-10-01T01:37:36.575Z] ---> Using cache [2022-10-01T01:37:36.575Z] ---> 3367e9371eb3 [2022-10-01T01:37:36.575Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-01T01:37:36.844Z] ---> Running in b1e5a45ddcf1 [2022-10-01T01:37:39.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.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-01T01:41:46.255Z] Removing intermediate container 8df91ad32aa6 [2022-10-01T01:41:46.255Z] ---> 7b0c98c278e9 [2022-10-01T01:41:46.255Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-01T01:41:46.255Z] ---> Running in b0f44741505a [2022-10-01T01:41:46.255Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-01T01:41:51.622Z] Removing intermediate container b0f44741505a [2022-10-01T01:41:51.622Z] ---> 9fdd8d0743de [2022-10-01T01:41:51.622Z] [2022-10-01T01:41:51.622Z] Step 11/23 : FROM alpine:3.16 [2022-10-01T01:41:51.622Z] 3.16: Pulling from library/alpine [2022-10-01T01:41:52.205Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-01T01:41:52.205Z] Status: Downloaded newer image for alpine:3.16 [2022-10-01T01:41:52.205Z] ---> a6215f271958 [2022-10-01T01:41:52.205Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-01T01:41:52.791Z] ---> Running in 9453697233b0 [2022-10-01T01:41:53.376Z] Removing intermediate container 9453697233b0 [2022-10-01T01:41:53.376Z] ---> f94e0ba10d2d [2022-10-01T01:41:53.376Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-01T01:41:53.376Z] ---> Running in 36588957aeaf [2022-10-01T01:41:55.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:41:56.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:41:58.205Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-01T01:41:58.205Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-01T01:41:58.205Z] (3/33) Installing readline (8.1.2-r0) [2022-10-01T01:41:58.205Z] (4/33) Installing bash (5.1.16-r2) [2022-10-01T01:41:58.474Z] Executing bash-5.1.16-r2.post-install [2022-10-01T01:41:58.474Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-01T01:41:58.742Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-01T01:41:58.743Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-01T01:41:58.743Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-01T01:41:58.743Z] (9/33) Installing curl (7.83.1-r3) [2022-10-01T01:41:58.743Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-10-01T01:41:59.705Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-01T01:41:59.705Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-01T01:41:59.705Z] (13/33) Installing expat (2.4.9-r0) [2022-10-01T01:41:59.705Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-01T01:41:59.705Z] (15/33) Installing gdbm (1.23-r0) [2022-10-01T01:41:59.705Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-01T01:41:59.705Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-01T01:41:59.705Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-01T01:41:59.979Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-01T01:41:59.979Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-01T01:41:59.979Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-01T01:42:03.344Z] Removing intermediate container 50eb30169f61 [2022-10-01T01:42:03.344Z] ---> c3d390f38011 [2022-10-01T01:42:03.344Z] [2022-10-01T01:42:03.344Z] Step 10/33 : FROM alpine:3.16(22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-01T01:42:03.344Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-01T01:42:03.344Z] [2022-10-01T01:42:03.344Z] ---> a6215f271958 [2022-10-01T01:42:03.344Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T01:42:03.344Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-01T01:42:03.611Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-01T01:42:03.611Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-01T01:42:03.611Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-01T01:42:03.611Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-01T01:42:03.611Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-01T01:42:03.611Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-01T01:42:03.611Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-01T01:42:03.611Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-01T01:42:03.877Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-01T01:42:04.834Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:42:04.834Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:42:05.102Z] ---> Running in 7f7a9af34a37 [2022-10-01T01:42:05.102Z] OK: 120 MiB in 47 packages [2022-10-01T01:42:05.690Z] Removing intermediate container 7f7a9af34a37 [2022-10-01T01:42:05.690Z] ---> 5362d82bac9d [2022-10-01T01:42:05.690Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-01T01:42:05.690Z] ---> Running in c3c5cafcb8ad [2022-10-01T01:42:07.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:42:08.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:42:09.630Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-01T01:42:09.631Z] (2/2) Installing su-exec (0.2-r1) [2022-10-01T01:42:09.631Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:42:09.631Z] OK: 5 MiB in 16 packages [2022-10-01T01:42:11.044Z] Removing intermediate container c3c5cafcb8ad [2022-10-01T01:42:11.044Z] ---> 59c83aa5f6a4 [2022-10-01T01:42:11.044Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-01T01:42:11.310Z] ---> Running in d5dffd97454b [2022-10-01T01:42:11.894Z] Removing intermediate container d5dffd97454b [2022-10-01T01:42:11.894Z] ---> 3249742843ab [2022-10-01T01:42:11.895Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-01T01:42:11.895Z] ---> Running in e2ca73880d43 [2022-10-01T01:42:12.161Z] Removing intermediate container e2ca73880d43 [2022-10-01T01:42:12.161Z] ---> 35d67f89aa0d [2022-10-01T01:42:12.161Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-01T01:42:12.426Z] ---> Running in 1574ad6347a5 [2022-10-01T01:42:13.009Z] Removing intermediate container 1574ad6347a5 [2022-10-01T01:42:13.009Z] ---> f8ffd506fe5d [2022-10-01T01:42:13.009Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-01T01:42:13.009Z] ---> Running in 4b06b2606b08 [2022-10-01T01:42:13.592Z] Removing intermediate container 4b06b2606b08 [2022-10-01T01:42:13.592Z] ---> 3dd330a2e2e9 [2022-10-01T01:42:13.592Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-01T01:42:13.592Z] ---> Running in 0b4f3044d21a [2022-10-01T01:42:16.931Z] Removing intermediate container 0b4f3044d21a [2022-10-01T01:42:16.931Z] ---> ddccbe0aaa26 [2022-10-01T01:42:16.931Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-01T01:42:16.931Z] ---> Running in 41be66e9983f [2022-10-01T01:42:17.517Z] Removing intermediate container 41be66e9983f [2022-10-01T01:42:17.517Z] ---> c792487165cc [2022-10-01T01:42:17.517Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-01T01:42:18.477Z] ---> 6bc97704884a [2022-10-01T01:42:18.477Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-01T01:42:18.477Z] ---> Running in afb28ea16a4e [2022-10-01T01:42:21.825Z] Removing intermediate container afb28ea16a4e [2022-10-01T01:42:21.825Z] ---> 813a7a8f4179 [2022-10-01T01:42:21.825Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:42:22.787Z] ---> 52117d16c913 [2022-10-01T01:42:22.787Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-01T01:42:24.729Z] ---> 1ab8e3f0e2f5 [2022-10-01T01:42:24.729Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-01T01:42:25.688Z] ---> fc404bcf5d2b [2022-10-01T01:42:25.688Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-01T01:42:26.872Z] ---> 06457659ab6b [2022-10-01T01:42:26.872Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-01T01:42:27.485Z] Collecting docker-compose==1.23.2 [2022-10-01T01:42:27.485Z] ---> 96f3b4e0dcfe [2022-10-01T01:42:27.485Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-01T01:42:27.485Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-01T01:42:28.277Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.7 MB/s eta 0:00:00 [2022-10-01T01:42:28.575Z] ---> 46084b5d3836 [2022-10-01T01:42:28.575Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-01T01:42:28.841Z] Collecting jsonschema<3,>=2.5.1 [2022-10-01T01:42:29.165Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-01T01:42:29.165Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-01T01:42:29.453Z] ---> fd718ecd60b2 [2022-10-01T01:42:29.453Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-01T01:42:29.729Z] ---> Running in 0b0d026a6926 [2022-10-01T01:42:30.704Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-01T01:42:30.704Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-01T01:42:30.704Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.1 MB/s eta 0:00:00 [2022-10-01T01:42:30.971Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-01T01:42:30.971Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-01T01:42:30.971Z] Preparing metadata (setup.py): started [2022-10-01T01:42:32.919Z] Removing intermediate container 0b0d026a6926 [2022-10-01T01:42:32.919Z] ---> b0b713640820 [2022-10-01T01:42:32.919Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-01T01:42:33.184Z] ---> Running in a1c238dac70a [2022-10-01T01:42:33.767Z] Removing intermediate container a1c238dac70a [2022-10-01T01:42:33.767Z] ---> 04c022afd4c7 [2022-10-01T01:42:33.767Z] Step 30/33 : CMD ["gate"] [2022-10-01T01:42:33.767Z] ---> Running in cfa1b7725146 [2022-10-01T01:42:34.033Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T01:42:34.300Z] Removing intermediate container cfa1b7725146 [2022-10-01T01:42:34.300Z] ---> 91996246481e [2022-10-01T01:42:34.300Z] Step 31/33 : LABEL arch=arm64 [2022-10-01T01:42:34.300Z] ---> Running in 765c1b7c263c [2022-10-01T01:42:34.883Z] Removing intermediate container 765c1b7c263c [2022-10-01T01:42:34.883Z] ---> 993f9f4fb058 [2022-10-01T01:42:34.883Z] Step 32/33 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:42:34.883Z] ---> Running in a78c570c14b0 [2022-10-01T01:42:35.150Z] Collecting PyYAML<4,>=3.10 [2022-10-01T01:42:35.150Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-01T01:42:35.416Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 4.6 MB/s eta 0:00:00 [2022-10-01T01:42:35.416Z] Removing intermediate container a78c570c14b0 [2022-10-01T01:42:35.416Z] ---> 7fc2007de9e8 [2022-10-01T01:42:35.416Z] Step 33/33 : LABEL version=2.3.0-dev.77 [2022-10-01T01:42:35.682Z] ---> Running in 09463daf8103 [2022-10-01T01:42:36.262Z] Removing intermediate container 09463daf8103 [2022-10-01T01:42:36.262Z] ---> c3031caf82b1 [2022-10-01T01:42:36.262Z] [2022-10-01T01:42:36.262Z] Successfully built c3031caf82b1 [2022-10-01T01:42:36.262Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-01T01:42:36.262Z]  Building security-bootstrapper ... done Building support-scheduler [2022-10-01T01:42:37.219Z] Preparing metadata (setup.py): started [2022-10-01T01:42:39.800Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T01:42:40.067Z] Collecting docopt<0.7,>=0.6.1 [2022-10-01T01:42:40.067Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-01T01:42:40.067Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:42:40.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:42:40.067Z] ---> 4029b399ced0 [2022-10-01T01:42:40.067Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-01T01:42:40.067Z] ---> Using cache [2022-10-01T01:42:40.067Z] ---> e28e51e8504b [2022-10-01T01:42:40.067Z] Step 4/23 : WORKDIR /edgex-go [2022-10-01T01:42:40.067Z] ---> Using cache [2022-10-01T01:42:40.067Z] ---> 9e03c2125b90 [2022-10-01T01:42:40.067Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:42:40.067Z] Preparing metadata (setup.py): started [2022-10-01T01:42:40.067Z] ---> Using cache [2022-10-01T01:42:40.333Z] ---> ff7c3effe638 [2022-10-01T01:42:40.334Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-01T01:42:40.600Z] ---> Running in 1c2717c7975e [2022-10-01T01:42:42.540Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:42:43.498Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T01:42:43.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:42:44.081Z] Collecting docker<4.0,>=3.6.0 [2022-10-01T01:42:44.081Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-01T01:42:44.348Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.3 MB/s eta 0:00:00 [2022-10-01T01:42:44.616Z] Collecting cached-property<2,>=1.2.0 [2022-10-01T01:42:44.616Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-01T01:42:44.616Z] OK: 221 MiB in 51 packages [2022-10-01T01:42:45.204Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-01T01:42:45.477Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-01T01:42:45.477Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.2 MB/s eta 0:00:00 [2022-10-01T01:42:45.744Z] Collecting texttable<0.10,>=0.9.0 [2022-10-01T01:42:45.744Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-01T01:42:45.744Z] Preparing metadata (setup.py): started [2022-10-01T01:42:46.009Z] Removing intermediate container 1c2717c7975e [2022-10-01T01:42:46.009Z] ---> 5e57b7b2eb6f [2022-10-01T01:42:46.009Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-01T01:42:46.967Z] ---> e21f4cdef717 [2022-10-01T01:42:46.967Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:42:47.237Z] ---> Running in 5f2734dbf451 [2022-10-01T01:42:48.198Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-01T01:42:48.782Z] Collecting docker-pycreds>=0.4.0 [2022-10-01T01:42:48.782Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-01T01:42:50.719Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-01T01:42:50.719Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-01T01:42:50.720Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.0 MB/s eta 0:00:00 [2022-10-01T01:42:50.720Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-01T01:42:50.984Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-01T01:42:50.984Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 8.2 MB/s eta 0:00:00 [2022-10-01T01:42:51.251Z] Collecting certifi>=2017.4.17 [2022-10-01T01:42:51.517Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-01T01:42:51.517Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 17.8 MB/s eta 0:00:00 [2022-10-01T01:42:51.783Z] Collecting idna<2.8,>=2.5 [2022-10-01T01:42:51.783Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-01T01:42:51.783Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.1 MB/s eta 0:00:00 [2022-10-01T01:42:52.761Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-01T01:42:52.761Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-01T01:42:52.761Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-01T01:42:52.761Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-01T01:42:54.170Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-01T01:42:54.170Z] Running setup.py install for texttable: started [2022-10-01T01:42:57.509Z] Running setup.py install for texttable: finished with status 'done' [2022-10-01T01:42:57.509Z] Running setup.py install for PyYAML: started [2022-10-01T01:43:01.760Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-01T01:43:03.731Z] Running setup.py install for docopt: started [2022-10-01T01:43:07.071Z] Running setup.py install for docopt: finished with status 'done' [2022-10-01T01:43:11.325Z] Running setup.py install for dockerpty: started [2022-10-01T01:43:13.899Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-01T01:43:19.235Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-01T01:43:19.235Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-01T01:43:41.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-01T01:43:43.859Z] Removing intermediate container 36588957aeaf [2022-10-01T01:43:43.859Z] ---> e54e28bf2d2d [2022-10-01T01:43:43.859Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-01T01:43:44.126Z] ---> Running in 484ca2f0d566 [2022-10-01T01:43:45.085Z] Removing intermediate container 484ca2f0d566 [2022-10-01T01:43:45.085Z] ---> 7cb665247057 [2022-10-01T01:43:45.085Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-01T01:43:45.085Z] ---> Running in d9a0cf0c96af [2022-10-01T01:43:46.046Z] Removing intermediate container d9a0cf0c96af [2022-10-01T01:43:46.046Z] ---> 842b8ae3898c [2022-10-01T01:43:46.046Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-01T01:43:49.396Z] ---> b954d22d8d5b [2022-10-01T01:43:49.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-01T01:43:51.343Z] ---> 195b4615a779 [2022-10-01T01:43:51.343Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-01T01:43:52.750Z] ---> 0d4353da12dc [2022-10-01T01:43:52.750Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-01T01:43:52.750Z] ---> Running in 8d6197a3e1f5 [2022-10-01T01:43:53.719Z] Removing intermediate container 8d6197a3e1f5 [2022-10-01T01:43:53.719Z] ---> eebe316b15ae [2022-10-01T01:43:53.719Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:43:53.991Z] ---> Running in 10c9ae8ff36f [2022-10-01T01:43:54.583Z] Removing intermediate container 10c9ae8ff36f [2022-10-01T01:43:54.583Z] ---> 57c3d0a1d3e4 [2022-10-01T01:43:54.583Z] Step 21/23 : LABEL arch=arm64 [2022-10-01T01:43:54.852Z] ---> Running in 34446bf4b17c [2022-10-01T01:43:55.816Z] Removing intermediate container 34446bf4b17c [2022-10-01T01:43:55.816Z] ---> afa36ec30d16 [2022-10-01T01:43:55.816Z] Step 22/23 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:43:56.086Z] ---> Running in 6b75e31ba8af [2022-10-01T01:43:56.667Z] Removing intermediate container 6b75e31ba8af [2022-10-01T01:43:56.667Z] ---> 0c86eda0f560 [2022-10-01T01:43:56.667Z] Step 23/23 : LABEL version=2.3.0-dev.77 [2022-10-01T01:43:56.932Z] ---> Running in 2fa1e08ada71 [2022-10-01T01:43:57.891Z] Removing intermediate container 2fa1e08ada71 [2022-10-01T01:43:57.891Z] ---> 51122b91784f [2022-10-01T01:43:57.891Z] [2022-10-01T01:43:58.157Z] Successfully built 51122b91784f [2022-10-01T01:43:58.157Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-01T01:43:58.157Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-10-01T01:43:58.741Z] Removing intermediate container 5f2734dbf451 [2022-10-01T01:43:58.741Z] ---> a83abe549eee [2022-10-01T01:43:58.741Z] Step 9/23 : COPY . . [2022-10-01T01:44:02.996Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:44:02.996Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:44:02.996Z] ---> 4029b399ced0 [2022-10-01T01:44:02.996Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-01T01:44:02.996Z] ---> Using cache [2022-10-01T01:44:02.996Z] ---> e28e51e8504b [2022-10-01T01:44:02.996Z] Step 4/25 : WORKDIR /edgex-go [2022-10-01T01:44:02.996Z] ---> Using cache [2022-10-01T01:44:02.996Z] ---> 9e03c2125b90 [2022-10-01T01:44:02.996Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:44:02.996Z] ---> Using cache [2022-10-01T01:44:02.996Z] ---> ff7c3effe638 [2022-10-01T01:44:02.996Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-01T01:44:02.996Z] ---> Using cache [2022-10-01T01:44:02.996Z] ---> 5e57b7b2eb6f [2022-10-01T01:44:02.996Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-01T01:44:02.996Z] ---> Using cache [2022-10-01T01:44:02.996Z] ---> e21f4cdef717 [2022-10-01T01:44:02.996Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:44:02.996Z] ---> Using cache [2022-10-01T01:44:02.996Z] ---> a83abe549eee [2022-10-01T01:44:02.996Z] Step 9/25 : COPY . . [2022-10-01T01:44:04.939Z] ---> e02ff731c43c [2022-10-01T01:44:04.939Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-01T01:44:04.939Z] ---> Running in 3850bdd4fe55 [2022-10-01T01:44:05.521Z] Removing intermediate container b1e5a45ddcf1 [2022-10-01T01:44:05.522Z] ---> dd0388ae3759 [2022-10-01T01:44:05.522Z] [2022-10-01T01:44:05.522Z] Step 10/25 : FROM alpine:3.16 [2022-10-01T01:44:05.522Z] ---> a6215f271958 [2022-10-01T01:44:05.522Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-01T01:44:05.787Z] ---> Running in ac0aedf85e6e [2022-10-01T01:44:08.360Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-01T01:44:08.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:44:08.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:44:09.316Z] ---> 16e97dd9defd [2022-10-01T01:44:09.316Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-01T01:44:09.610Z] ---> Running in 07ba533932c2 [2022-10-01T01:44:09.610Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-01T01:44:09.887Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-01T01:44:09.887Z] (3/3) Installing su-exec (0.2-r1) [2022-10-01T01:44:09.887Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:44:09.887Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:44:10.474Z] OK: 6 MiB in 17 packages [2022-10-01T01:44:12.415Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-01T01:44:13.385Z] Removing intermediate container ac0aedf85e6e [2022-10-01T01:44:13.385Z] ---> cf81716bf652 [2022-10-01T01:44:13.385Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-01T01:44:13.652Z] ---> Running in 68844e8d415f [2022-10-01T01:44:14.236Z] Removing intermediate container 3150fb922295 [2022-10-01T01:44:14.236Z] ---> d89f8e7edb73 [2022-10-01T01:44:14.236Z] [2022-10-01T01:44:14.236Z] Step 9/20 : FROM alpine:3.15 [2022-10-01T01:44:14.236Z] ---> 02e0d6fdf486 [2022-10-01T01:44:14.236Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T01:44:14.236Z] ---> Using cache [2022-10-01T01:44:14.236Z] ---> f39c5a29a11c [2022-10-01T01:44:14.236Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:44:14.236Z] ---> Using cache [2022-10-01T01:44:14.236Z] ---> 5b4d0383834d [2022-10-01T01:44:14.236Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-01T01:44:14.236Z] Removing intermediate container 68844e8d415f [2022-10-01T01:44:14.236Z] ---> 6dad15e6ab82 [2022-10-01T01:44:14.236Z] Step 13/25 : WORKDIR / [2022-10-01T01:44:14.236Z] ---> Running in 0324f07a3e46 [2022-10-01T01:44:14.505Z] ---> Running in b6e78f0c6841 [2022-10-01T01:44:15.464Z] Removing intermediate container b6e78f0c6841 [2022-10-01T01:44:15.464Z] ---> a94b645a4015 [2022-10-01T01:44:15.464Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-01T01:44:16.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:44:16.872Z] ---> 48d57802a7c7 [2022-10-01T01:44:16.872Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-01T01:44:17.837Z] ---> 37ad4c273cf4 [2022-10-01T01:44:17.837Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-01T01:44:18.103Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:44:18.685Z] ---> a90f9a41d03f [2022-10-01T01:44:18.685Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-01T01:44:19.641Z] ---> bd596f983566 [2022-10-01T01:44:19.641Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-01T01:44:19.641Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T01:44:19.641Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T01:44:19.641Z] OK: 15734 distinct packages available [2022-10-01T01:44:19.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:44:21.046Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:44:21.046Z] ---> 24aa9a29755c [2022-10-01T01:44:21.046Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-01T01:44:22.988Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-01T01:44:22.989Z] ---> c6ddb3e78579 [2022-10-01T01:44:22.989Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-01T01:44:22.989Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-01T01:44:23.254Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-01T01:44:23.254Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-01T01:44:23.522Z] (5/9) Installing curl (7.80.0-r3) [2022-10-01T01:44:23.522Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-01T01:44:23.522Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-01T01:44:23.788Z] (8/9) Installing libucontext (1.1-r0) [2022-10-01T01:44:23.788Z] ---> 11cbd8024227 [2022-10-01T01:44:23.788Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-01T01:44:23.788Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-01T01:44:24.059Z] ---> Running in c720ec0d479e [2022-10-01T01:44:24.059Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T01:44:24.059Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:44:24.653Z] OK: 8 MiB in 23 packages [2022-10-01T01:44:27.996Z] Removing intermediate container c720ec0d479e [2022-10-01T01:44:27.996Z] ---> c9e9af4eea78 [2022-10-01T01:44:27.996Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-01T01:44:27.996Z] Removing intermediate container 0324f07a3e46 [2022-10-01T01:44:27.996Z] ---> bdb1088e3851 [2022-10-01T01:44:27.996Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:44:27.996Z] ---> Running in eb3c7154b742 [2022-10-01T01:44:28.584Z] Removing intermediate container eb3c7154b742 [2022-10-01T01:44:28.584Z] ---> da2e56d2e631 [2022-10-01T01:44:28.584Z] Step 23/25 : LABEL arch=arm64 [2022-10-01T01:44:28.584Z] ---> Running in 74f7a2dc71c7 [2022-10-01T01:44:28.859Z] ---> b86f38f0f17b [2022-10-01T01:44:28.859Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-01T01:44:29.159Z] Removing intermediate container 74f7a2dc71c7 [2022-10-01T01:44:29.159Z] ---> 7ea4a4d1ab59 [2022-10-01T01:44:29.159Z] Step 24/25 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:44:29.426Z] ---> Running in 91a791af6401 [2022-10-01T01:44:30.028Z] Removing intermediate container 91a791af6401 [2022-10-01T01:44:30.028Z] ---> c1488fd1fc04 [2022-10-01T01:44:30.028Z] Step 25/25 : LABEL version=2.3.0-dev.77 [2022-10-01T01:44:30.028Z] ---> Running in de690db690c1 [2022-10-01T01:44:30.985Z] Removing intermediate container de690db690c1 [2022-10-01T01:44:30.985Z] ---> 2c9014c78482 [2022-10-01T01:44:30.985Z] [2022-10-01T01:44:31.250Z] Successfully built 2c9014c78482 [2022-10-01T01:44:31.250Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-01T01:44:31.250Z] Building security-proxy-setup [2022-10-01T01:44:31.518Z]  Building security-secretstore-setup ... done  ---> ecc19876fcd8 [2022-10-01T01:44:31.518Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-01T01:44:32.478Z] ---> b782ef4cccad [2022-10-01T01:44:32.478Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-01T01:44:32.478Z] ---> Running in 19db3f23260a [2022-10-01T01:44:33.060Z] Removing intermediate container 19db3f23260a [2022-10-01T01:44:33.060Z] ---> b01e8a68460d [2022-10-01T01:44:33.061Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:44:33.061Z] ---> Running in ae041836688c [2022-10-01T01:44:33.649Z] Removing intermediate container ae041836688c [2022-10-01T01:44:33.649Z] ---> a6487104a378 [2022-10-01T01:44:33.649Z] Step 18/20 : LABEL arch=arm64 [2022-10-01T01:44:33.649Z] ---> Running in d211ad37a0c7 [2022-10-01T01:44:34.231Z] Removing intermediate container d211ad37a0c7 [2022-10-01T01:44:34.231Z] ---> c63302d4121a [2022-10-01T01:44:34.231Z] Step 19/20 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:44:34.497Z] ---> Running in d2cc39736e36 [2022-10-01T01:44:35.077Z] Removing intermediate container d2cc39736e36 [2022-10-01T01:44:35.077Z] ---> b2af27320385 [2022-10-01T01:44:35.077Z] Step 20/20 : LABEL version=2.3.0-dev.77 [2022-10-01T01:44:35.077Z] ---> Running in 76ce444bf45c [2022-10-01T01:44:36.037Z] Removing intermediate container 76ce444bf45c [2022-10-01T01:44:36.038Z] ---> 1d4916f3e648 [2022-10-01T01:44:36.038Z] [2022-10-01T01:44:36.038Z] Successfully built 1d4916f3e648 [2022-10-01T01:44:36.038Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-01T01:44:36.038Z]  Building security-spiffe-token-provider ... done Building core-command [2022-10-01T01:44:36.304Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:44:36.304Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:44:36.304Z] ---> 4029b399ced0 [2022-10-01T01:44:36.304Z] Step 3/22 : WORKDIR /edgex-go [2022-10-01T01:44:36.304Z] ---> Using cache [2022-10-01T01:44:36.304Z] ---> 8b190d6f9126 [2022-10-01T01:44:36.304Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:44:36.304Z] ---> Using cache [2022-10-01T01:44:36.304Z] ---> 6203b7658f8c [2022-10-01T01:44:36.304Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-01T01:44:36.304Z] ---> Using cache [2022-10-01T01:44:36.304Z] ---> aef9153d7b10 [2022-10-01T01:44:36.304Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-01T01:44:36.304Z] ---> Using cache [2022-10-01T01:44:36.304Z] ---> 705d25be384e [2022-10-01T01:44:36.304Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:44:36.304Z] ---> Using cache [2022-10-01T01:44:36.304Z] ---> 5ec40b36be25 [2022-10-01T01:44:36.304Z] Step 8/22 : COPY . . [2022-10-01T01:44:36.570Z] ---> Using cache [2022-10-01T01:44:36.570Z] ---> 3367e9371eb3 [2022-10-01T01:44:36.570Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-01T01:44:36.570Z] ---> Running in d1a3b0611f37 [2022-10-01T01:44:38.516Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-01T01:44:40.452Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:44:40.452Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:44:40.452Z] ---> 4029b399ced0 [2022-10-01T01:44:40.452Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-01T01:44:40.452Z] ---> Using cache [2022-10-01T01:44:40.452Z] ---> e28e51e8504b [2022-10-01T01:44:40.452Z] Step 4/24 : WORKDIR /edgex-go [2022-10-01T01:44:40.452Z] ---> Using cache [2022-10-01T01:44:40.452Z] ---> 9e03c2125b90 [2022-10-01T01:44:40.452Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:44:40.452Z] ---> Using cache [2022-10-01T01:44:40.452Z] ---> ff7c3effe638 [2022-10-01T01:44:40.452Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-01T01:44:40.452Z] ---> Using cache [2022-10-01T01:44:40.452Z] ---> 5e57b7b2eb6f [2022-10-01T01:44:40.452Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-01T01:44:40.452Z] ---> Using cache [2022-10-01T01:44:40.452Z] ---> e21f4cdef717 [2022-10-01T01:44:40.452Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:44:40.452Z] ---> Using cache [2022-10-01T01:44:40.452Z] ---> a83abe549eee [2022-10-01T01:44:40.452Z] Step 9/24 : COPY . . [2022-10-01T01:44:40.452Z] ---> Using cache [2022-10-01T01:44:40.452Z] ---> 16e97dd9defd [2022-10-01T01:44:40.452Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-01T01:44:40.717Z] ---> Running in 3fa3711b48c0 [2022-10-01T01:44:42.654Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-01T01:45:15.205Z] Removing intermediate container fa78b26ade1d [2022-10-01T01:45:15.205Z] ---> 51cfde5c30ac [2022-10-01T01:45:15.205Z] [2022-10-01T01:45:15.205Z] Step 11/23 : FROM alpine:3.16 [2022-10-01T01:45:15.205Z] ---> a6215f271958 [2022-10-01T01:45:15.205Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-01T01:45:15.205Z] ---> Running in 49b1c1832fdf [2022-10-01T01:45:15.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:45:15.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:45:16.163Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-01T01:45:16.163Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-01T01:45:16.163Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:45:16.163Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:45:16.746Z] OK: 6 MiB in 16 packages [2022-10-01T01:45:18.686Z] Removing intermediate container 49b1c1832fdf [2022-10-01T01:45:18.686Z] ---> 2e6c1d3361f6 [2022-10-01T01:45:18.686Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T01:45:18.954Z] ---> Running in b53a133cf02c [2022-10-01T01:45:19.553Z] Removing intermediate container b53a133cf02c [2022-10-01T01:45:19.553Z] ---> f82201d7943e [2022-10-01T01:45:19.553Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-01T01:45:19.553Z] ---> Running in bcf3d47ba85f [2022-10-01T01:45:20.134Z] Removing intermediate container bcf3d47ba85f [2022-10-01T01:45:20.134Z] ---> c0a3d2d0994a [2022-10-01T01:45:20.134Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-01T01:45:20.134Z] ---> Running in 3ad4b61c8767 [2022-10-01T01:45:20.713Z] Removing intermediate container 3ad4b61c8767 [2022-10-01T01:45:20.713Z] ---> bfceebfab769 [2022-10-01T01:45:20.713Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:45:21.667Z] ---> c37a32b31756 [2022-10-01T01:45:21.667Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-01T01:45:24.242Z] ---> 6d36d4c7cabd [2022-10-01T01:45:24.242Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-01T01:45:24.823Z] ---> 462557cc6e03 [2022-10-01T01:45:24.823Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-01T01:45:25.091Z] ---> Running in cf4d32713cb1 [2022-10-01T01:45:25.671Z] Removing intermediate container cf4d32713cb1 [2022-10-01T01:45:25.671Z] ---> 2f4e43539197 [2022-10-01T01:45:25.671Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:45:25.671Z] ---> Running in 02401a8695fc [2022-10-01T01:45:26.285Z] Removing intermediate container 02401a8695fc [2022-10-01T01:45:26.285Z] ---> c74a9d7bda9f [2022-10-01T01:45:26.285Z] Step 21/23 : LABEL arch=arm64 [2022-10-01T01:45:26.285Z] ---> Running in 5613f303c3b5 [2022-10-01T01:45:26.891Z] Removing intermediate container 5613f303c3b5 [2022-10-01T01:45:26.891Z] ---> b2a0236d277f [2022-10-01T01:45:26.891Z] Step 22/23 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:45:26.891Z] ---> Running in 88f22bb23d09 [2022-10-01T01:45:27.474Z] Removing intermediate container 88f22bb23d09 [2022-10-01T01:45:27.474Z] ---> c2219d13acc8 [2022-10-01T01:45:27.474Z] Step 23/23 : LABEL version=2.3.0-dev.77 [2022-10-01T01:45:27.474Z] ---> Running in bdd7cd96c8b1 [2022-10-01T01:45:28.073Z] Removing intermediate container bdd7cd96c8b1 [2022-10-01T01:45:28.073Z] ---> f27ab329537d [2022-10-01T01:45:28.073Z] [2022-10-01T01:45:28.073Z] Successfully built f27ab329537d [2022-10-01T01:45:28.073Z] Successfully tagged support-notifications-arm64:latest [2022-10-01T01:45:28.073Z]  Building support-notifications ... done Building core-data [2022-10-01T01:45:33.472Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:45:33.472Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:45:33.472Z] ---> 4029b399ced0 [2022-10-01T01:45:33.472Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-01T01:45:33.472Z] ---> Using cache [2022-10-01T01:45:33.472Z] ---> e28e51e8504b [2022-10-01T01:45:33.472Z] Step 4/24 : WORKDIR /edgex-go [2022-10-01T01:45:33.472Z] ---> Using cache [2022-10-01T01:45:33.472Z] ---> 9e03c2125b90 [2022-10-01T01:45:33.472Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:45:33.472Z] ---> Using cache [2022-10-01T01:45:33.472Z] ---> ff7c3effe638 [2022-10-01T01:45:33.472Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-01T01:45:33.472Z] ---> Running in ca892ca65515 [2022-10-01T01:45:36.273Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:45:36.273Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:45:37.683Z] OK: 221 MiB in 51 packages [2022-10-01T01:45:39.094Z] Removing intermediate container ca892ca65515 [2022-10-01T01:45:39.094Z] ---> c7a20ff5da37 [2022-10-01T01:45:39.094Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-01T01:45:40.060Z] ---> ffb60601b18b [2022-10-01T01:45:40.060Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:45:40.344Z] ---> Running in 2450004a959b [2022-10-01T01:46:48.199Z] Removing intermediate container 2450004a959b [2022-10-01T01:46:48.199Z] ---> 6f95132310bb [2022-10-01T01:46:48.199Z] Step 9/24 : COPY . . [2022-10-01T01:46:48.199Z] ---> 59583f67df8b [2022-10-01T01:46:48.199Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-01T01:46:48.199Z] ---> Running in ee48ab2b27e6 [2022-10-01T01:46:48.199Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-01T01:50:39.999Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-01T01:50:50.091Z] Removing intermediate container d1a3b0611f37 [2022-10-01T01:50:50.091Z] ---> d23202f7c4a9 [2022-10-01T01:50:50.091Z] [2022-10-01T01:50:50.091Z] Step 10/22 : FROM alpine:3.16 [2022-10-01T01:50:50.091Z] ---> a6215f271958 [2022-10-01T01:50:50.091Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-01T01:50:50.363Z] ---> Running in 9b64113458f2 [2022-10-01T01:50:52.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:50:52.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:50:54.005Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-01T01:50:54.274Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-01T01:50:54.275Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-01T01:50:54.275Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-01T01:50:54.275Z] (5/6) Installing curl (7.83.1-r3) [2022-10-01T01:50:54.275Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-01T01:50:54.275Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:50:54.275Z] Executing ca-certificates-20220614-r0.trigger [2022-10-01T01:50:54.858Z] OK: 8 MiB in 20 packages [2022-10-01T01:50:57.434Z] Removing intermediate container 9b64113458f2 [2022-10-01T01:50:57.434Z] ---> 4eb63a39a423 [2022-10-01T01:50:57.434Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-01T01:50:57.434Z] ---> Running in 95beb5393a34 [2022-10-01T01:50:57.712Z] Removing intermediate container 95beb5393a34 [2022-10-01T01:50:57.712Z] ---> bae3c7590c4f [2022-10-01T01:50:57.712Z] Step 13/22 : WORKDIR /edgex [2022-10-01T01:50:57.712Z] ---> Running in cf5832433b60 [2022-10-01T01:50:58.294Z] Removing intermediate container cf5832433b60 [2022-10-01T01:50:58.294Z] ---> 36d177e7bc8d [2022-10-01T01:50:58.294Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-01T01:50:59.281Z] ---> 382880d3f864 [2022-10-01T01:50:59.281Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-01T01:51:00.688Z] ---> 7d460bdd5e51 [2022-10-01T01:51:00.688Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-01T01:51:02.656Z] ---> 535f074f86a9 [2022-10-01T01:51:02.656Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-01T01:51:03.619Z] ---> d70fbbfbeaee [2022-10-01T01:51:03.619Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-01T01:51:03.619Z] ---> Running in a30166366a84 [2022-10-01T01:51:06.968Z] Removing intermediate container a30166366a84 [2022-10-01T01:51:06.968Z] ---> 7b31dff3c110 [2022-10-01T01:51:06.968Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-01T01:51:06.968Z] ---> Running in 7086147de02e [2022-10-01T01:51:07.569Z] Removing intermediate container 7086147de02e [2022-10-01T01:51:07.569Z] ---> 1c9e1b9e7f7c [2022-10-01T01:51:07.569Z] Step 20/22 : LABEL arch=arm64 [2022-10-01T01:51:07.835Z] ---> Running in 18d12e04bb40 [2022-10-01T01:51:08.116Z] Removing intermediate container 18d12e04bb40 [2022-10-01T01:51:08.116Z] ---> dcce45cd3d60 [2022-10-01T01:51:08.116Z] Step 21/22 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:51:08.382Z] ---> Running in 18293699ec5f [2022-10-01T01:51:08.970Z] Removing intermediate container 18293699ec5f [2022-10-01T01:51:08.970Z] ---> 683646385a64 [2022-10-01T01:51:08.970Z] Step 22/22 : LABEL version=2.3.0-dev.77 [2022-10-01T01:51:08.970Z] ---> Running in cd34dfd7455e [2022-10-01T01:51:09.563Z] Removing intermediate container cd34dfd7455e [2022-10-01T01:51:09.563Z] ---> c7ab2f23451d [2022-10-01T01:51:09.563Z] [2022-10-01T01:51:09.839Z] Successfully built c7ab2f23451d [2022-10-01T01:51:09.839Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-01T01:51:09.839Z]  Building security-proxy-setup ... done Building security-spire-config [2022-10-01T01:51:14.092Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-01T01:51:14.092Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-01T01:51:14.092Z] ---> 4029b399ced0 [2022-10-01T01:51:14.092Z] Step 3/26 : WORKDIR /edgex-go [2022-10-01T01:51:14.092Z] ---> Using cache [2022-10-01T01:51:14.092Z] ---> 8b190d6f9126 [2022-10-01T01:51:14.092Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:51:14.092Z] ---> Using cache [2022-10-01T01:51:14.092Z] ---> 6203b7658f8c [2022-10-01T01:51:14.092Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-01T01:51:14.092Z] ---> Using cache [2022-10-01T01:51:14.092Z] ---> a2f811daac7d [2022-10-01T01:51:14.092Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-01T01:51:14.092Z] ---> Using cache [2022-10-01T01:51:14.092Z] ---> 4f4c3e0416ca [2022-10-01T01:51:14.092Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-01T01:51:14.092Z] ---> Using cache [2022-10-01T01:51:14.092Z] ---> d26d5fdea9a8 [2022-10-01T01:51:14.092Z] Step 8/26 : COPY . . [2022-10-01T01:51:14.092Z] ---> Using cache [2022-10-01T01:51:14.092Z] ---> 6d815caa311e [2022-10-01T01:51:14.092Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-01T01:51:14.092Z] ---> Using cache [2022-10-01T01:51:14.092Z] ---> 4e64e2a812fa [2022-10-01T01:51:14.092Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-01T01:51:14.092Z] ---> Using cache [2022-10-01T01:51:14.092Z] ---> 5ba18e622ab2 [2022-10-01T01:51:14.092Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-01T01:51:14.360Z] ---> Running in b8eddb52e15b [2022-10-01T01:51:18.627Z] Removing intermediate container b8eddb52e15b [2022-10-01T01:51:18.627Z] ---> cfd2ef41ee16 [2022-10-01T01:51:18.627Z] Step 12/26 : WORKDIR /edgex-go [2022-10-01T01:51:18.627Z] ---> Running in aa7ca3dd9c31 [2022-10-01T01:51:18.907Z] Removing intermediate container aa7ca3dd9c31 [2022-10-01T01:51:18.907Z] ---> a2bfc2191f1c [2022-10-01T01:51:18.907Z] [2022-10-01T01:51:18.907Z] Step 13/26 : FROM alpine:3.15 [2022-10-01T01:51:18.907Z] ---> 02e0d6fdf486 [2022-10-01T01:51:18.907Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-01T01:51:18.907Z] ---> Using cache [2022-10-01T01:51:18.907Z] ---> f39c5a29a11c [2022-10-01T01:51:18.907Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:51:18.907Z] ---> Using cache [2022-10-01T01:51:18.907Z] ---> 5b4d0383834d [2022-10-01T01:51:18.907Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-01T01:51:19.176Z] ---> Running in 558b2843c5be [2022-10-01T01:51:21.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:51:23.180Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:51:24.588Z] v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-01T01:51:24.588Z] v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-01T01:51:24.588Z] OK: 15734 distinct packages available [2022-10-01T01:51:24.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:51:25.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:51:27.109Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-01T01:51:27.109Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-01T01:51:27.109Z] (3/4) Installing libucontext (1.1-r0) [2022-10-01T01:51:27.381Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-01T01:51:27.381Z] Executing busybox-1.34.1-r7.trigger [2022-10-01T01:51:27.381Z] OK: 6 MiB in 18 packages [2022-10-01T01:51:30.858Z] Removing intermediate container 558b2843c5be [2022-10-01T01:51:30.858Z] ---> e61d695d345a [2022-10-01T01:51:30.858Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-01T01:51:30.858Z] Removing intermediate container 07ba533932c2 [2022-10-01T01:51:30.858Z] ---> b89cda6be43e [2022-10-01T01:51:30.858Z] [2022-10-01T01:51:30.858Z] Step 11/25 : FROM alpine:3.16 [2022-10-01T01:51:30.858Z] ---> a6215f271958 [2022-10-01T01:51:30.858Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-01T01:51:31.140Z] ---> Running in 4e37cdf3346d [2022-10-01T01:51:34.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:51:34.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:51:35.896Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-01T01:51:35.896Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:51:35.896Z] OK: 5 MiB in 15 packages [2022-10-01T01:51:36.162Z] Removing intermediate container 3fa3711b48c0 [2022-10-01T01:51:36.162Z] ---> d59379dec8b8 [2022-10-01T01:51:36.162Z] [2022-10-01T01:51:36.162Z] Step 11/24 : FROM alpine:3.16 [2022-10-01T01:51:36.162Z] ---> a6215f271958 [2022-10-01T01:51:36.163Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-01T01:51:36.751Z] ---> Running in e4c387e411c8 [2022-10-01T01:51:38.164Z] Removing intermediate container 4e37cdf3346d [2022-10-01T01:51:38.164Z] ---> f95b824f325b [2022-10-01T01:51:38.164Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T01:51:38.164Z] ---> Running in 12d1a2cd9991 [2022-10-01T01:51:39.124Z] Removing intermediate container 12d1a2cd9991 [2022-10-01T01:51:39.124Z] ---> 36d2ffffbf28 [2022-10-01T01:51:39.124Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-01T01:51:39.390Z] ---> Running in 370d1b4372cb [2022-10-01T01:51:39.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:51:39.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:51:40.190Z] Removing intermediate container 370d1b4372cb [2022-10-01T01:51:40.190Z] ---> 3b14c2a87258 [2022-10-01T01:51:40.190Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-01T01:51:40.190Z] ---> Running in ac8b03311115 [2022-10-01T01:51:41.599Z] Removing intermediate container ac8b03311115 [2022-10-01T01:51:41.599Z] ---> c94df5d96284 [2022-10-01T01:51:41.599Z] Step 16/25 : WORKDIR / [2022-10-01T01:51:41.599Z] ---> Running in 704973cc0f91 [2022-10-01T01:51:41.599Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-01T01:51:41.599Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:51:41.599Z] OK: 5 MiB in 15 packages [2022-10-01T01:51:42.564Z] Removing intermediate container 704973cc0f91 [2022-10-01T01:51:42.830Z] ---> 04bb1ee110d7 [2022-10-01T01:51:42.830Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:51:42.830Z] ---> 246c890ba13a [2022-10-01T01:51:42.830Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-01T01:51:44.240Z] Removing intermediate container e4c387e411c8 [2022-10-01T01:51:44.240Z] ---> 4f1a8b2024a5 [2022-10-01T01:51:44.240Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T01:51:44.240Z] ---> Running in 7c35a7b6a1b7 [2022-10-01T01:51:44.521Z] ---> 78498205e9c1 [2022-10-01T01:51:44.521Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d ---> 884d30ed7d2a [2022-10-01T01:51:44.521Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-01T01:51:44.521Z] [2022-10-01T01:51:44.521Z] ---> Running in 7222214a7f36 [2022-10-01T01:51:45.116Z] Removing intermediate container 7c35a7b6a1b7 [2022-10-01T01:51:45.116Z] ---> 615ecf315aa2 [2022-10-01T01:51:45.116Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-01T01:51:45.387Z] ---> Running in 703a62688d0a [2022-10-01T01:51:45.654Z] Removing intermediate container 7222214a7f36 [2022-10-01T01:51:45.654Z] ---> 07e1fef2946c [2022-10-01T01:51:45.654Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-01T01:51:46.240Z] Removing intermediate container 703a62688d0a [2022-10-01T01:51:46.240Z] ---> 1303cce6f9f3 [2022-10-01T01:51:46.240Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-01T01:51:46.240Z] ---> Running in d8010b7f6539 [2022-10-01T01:51:47.201Z] Removing intermediate container d8010b7f6539 [2022-10-01T01:51:47.201Z] ---> d13a49e7586e [2022-10-01T01:51:47.201Z] Step 16/24 : WORKDIR / [2022-10-01T01:51:47.476Z] ---> b62253448f84 [2022-10-01T01:51:47.476Z] Step 21/26 : WORKDIR / [2022-10-01T01:51:47.476Z] ---> Running in 27ccc701bfe8 [2022-10-01T01:51:47.755Z] ---> Running in ccbe3fdbea1b [2022-10-01T01:51:48.022Z] ---> 9914efa2bddc [2022-10-01T01:51:48.022Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-01T01:51:48.606Z] Removing intermediate container 27ccc701bfe8 [2022-10-01T01:51:48.606Z] ---> 2614332cb49c [2022-10-01T01:51:48.606Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:51:48.877Z] Removing intermediate container ccbe3fdbea1b [2022-10-01T01:51:48.877Z] ---> 511c1791c808 [2022-10-01T01:51:48.877Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-01T01:51:48.877Z] ---> Running in 7c09f1ba2afd [2022-10-01T01:51:49.839Z] Removing intermediate container 7c09f1ba2afd [2022-10-01T01:51:49.839Z] ---> aeeaf93488ac [2022-10-01T01:51:49.839Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-01T01:51:49.839Z] ---> 18e8df20f4b3 [2022-10-01T01:51:49.839Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-01T01:51:50.107Z] ---> Running in a9da8dcf2749 [2022-10-01T01:51:50.373Z] ---> 29dffb7faa99 [2022-10-01T01:51:50.373Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-01T01:51:50.954Z] Removing intermediate container a9da8dcf2749 [2022-10-01T01:51:50.954Z] ---> 994502d0fc87 [2022-10-01T01:51:50.954Z] Step 24/26 : LABEL arch=arm64 [2022-10-01T01:51:50.954Z] ---> Running in 0dbed49c8c19 [2022-10-01T01:51:51.221Z] ---> 9976a9805d53 [2022-10-01T01:51:51.221Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-01T01:51:51.486Z] ---> Running in 462f8c61d436 [2022-10-01T01:51:52.448Z] Removing intermediate container 462f8c61d436 [2022-10-01T01:51:52.448Z] ---> 794e01a962f5 [2022-10-01T01:51:52.448Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:51:52.448Z] Removing intermediate container 0dbed49c8c19 [2022-10-01T01:51:52.448Z] ---> 49511fc2c2e4 [2022-10-01T01:51:52.448Z] Step 25/26 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:51:52.716Z] ---> Running in 45a32626d96d [2022-10-01T01:51:52.716Z] ---> Running in d25d556f2451 [2022-10-01T01:51:53.678Z] ---> 25b8121d26a4 [2022-10-01T01:51:53.678Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-01T01:51:53.678Z] Removing intermediate container 45a32626d96d [2022-10-01T01:51:53.678Z] ---> 47d159ec0acf [2022-10-01T01:51:53.678Z] Step 26/26 : LABEL version=2.3.0-dev.77 [2022-10-01T01:51:53.946Z] Removing intermediate container d25d556f2451 [2022-10-01T01:51:53.946Z] ---> bb7b3a57ea46 [2022-10-01T01:51:53.946Z] Step 23/25 : LABEL arch=arm64 [2022-10-01T01:51:53.946Z] ---> Running in 5b58a33dd2bc [2022-10-01T01:51:53.946Z] ---> Running in 41b98347787d [2022-10-01T01:51:54.909Z] ---> 5ace7d91e9d0 [2022-10-01T01:51:54.909Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-01T01:51:54.909Z] Removing intermediate container 41b98347787d [2022-10-01T01:51:54.909Z] ---> 4734c3ad5a8e [2022-10-01T01:51:54.909Z] Step 24/25 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:51:54.909Z] Removing intermediate container 5b58a33dd2bc [2022-10-01T01:51:54.909Z] ---> ea8f0563e43d [2022-10-01T01:51:54.909Z] [2022-10-01T01:51:55.185Z] ---> Running in aaa601f41ba1 [2022-10-01T01:51:55.185Z] ---> Running in d4dc68df1c27 [2022-10-01T01:51:55.451Z] Successfully built ea8f0563e43d [2022-10-01T01:51:55.451Z] Successfully tagged security-spire-config-arm64:latest [2022-10-01T01:51:56.049Z]  Building security-spire-config ... done Removing intermediate container d4dc68df1c27 [2022-10-01T01:51:56.049Z] ---> 50eafbca6b1d [2022-10-01T01:51:56.049Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:51:56.049Z] Removing intermediate container aaa601f41ba1 [2022-10-01T01:51:56.049Z] ---> c2fb8d1d9844 [2022-10-01T01:51:56.049Z] Step 25/25 : LABEL version=2.3.0-dev.77 [2022-10-01T01:51:56.049Z] ---> Running in 890959b50152 [2022-10-01T01:51:56.049Z] ---> Running in e37535f71436 [2022-10-01T01:51:57.020Z] Removing intermediate container e37535f71436 [2022-10-01T01:51:57.020Z] ---> 44812b1e096a [2022-10-01T01:51:57.020Z] Step 22/24 : LABEL arch=arm64 [2022-10-01T01:51:57.020Z] ---> Running in 2687d5cd6225 [2022-10-01T01:51:57.020Z] Removing intermediate container 890959b50152 [2022-10-01T01:51:57.020Z] ---> 514f7c089afa [2022-10-01T01:51:57.020Z] [2022-10-01T01:51:57.020Z] Successfully built 514f7c089afa [2022-10-01T01:51:57.287Z] Successfully tagged core-metadata-arm64:latest [2022-10-01T01:51:57.554Z]  Building core-metadata ... done Removing intermediate container 2687d5cd6225 [2022-10-01T01:51:57.554Z] ---> 74645b1e1186 [2022-10-01T01:51:57.554Z] Step 23/24 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:51:57.831Z] ---> Running in d4f553338dc2 [2022-10-01T01:51:58.098Z] Removing intermediate container d4f553338dc2 [2022-10-01T01:51:58.098Z] ---> 3e48372a4177 [2022-10-01T01:51:58.098Z] Step 24/24 : LABEL version=2.3.0-dev.77 [2022-10-01T01:51:58.366Z] ---> Running in 207635b292ac [2022-10-01T01:51:58.949Z] Removing intermediate container 207635b292ac [2022-10-01T01:51:58.949Z] ---> 419955c2900f [2022-10-01T01:51:58.949Z] [2022-10-01T01:51:58.949Z] Successfully built 419955c2900f [2022-10-01T01:51:58.949Z] Successfully tagged core-command-arm64:latest [2022-10-01T01:53:06.805Z]  Building core-command ... done Removing intermediate container ee48ab2b27e6 [2022-10-01T01:53:06.805Z] ---> feae4753793b [2022-10-01T01:53:06.805Z] [2022-10-01T01:53:06.805Z] Step 11/24 : FROM alpine:3.16 [2022-10-01T01:53:06.805Z] ---> a6215f271958 [2022-10-01T01:53:06.805Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-01T01:53:06.805Z] ---> Running in 138bfc4fd428 [2022-10-01T01:53:06.805Z] Removing intermediate container 3850bdd4fe55 [2022-10-01T01:53:06.805Z] ---> 4396b9b288d3 [2022-10-01T01:53:06.805Z] [2022-10-01T01:53:06.805Z] Step 11/23 : FROM alpine:3.16 [2022-10-01T01:53:06.805Z] ---> a6215f271958 [2022-10-01T01:53:06.805Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-01T01:53:06.805Z] ---> Using cache [2022-10-01T01:53:06.805Z] ---> 4f1a8b2024a5 [2022-10-01T01:53:06.805Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-01T01:53:06.805Z] ---> Using cache [2022-10-01T01:53:06.805Z] ---> 615ecf315aa2 [2022-10-01T01:53:06.805Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-01T01:53:06.805Z] ---> Running in 34a48935901c [2022-10-01T01:53:06.805Z] Removing intermediate container 138bfc4fd428 [2022-10-01T01:53:06.805Z] ---> a3afec02afa0 [2022-10-01T01:53:06.805Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-01T01:53:06.805Z] ---> Running in 35ca174d5b21 [2022-10-01T01:53:06.805Z] Removing intermediate container 34a48935901c [2022-10-01T01:53:06.805Z] ---> 5e1fda30ba65 [2022-10-01T01:53:06.805Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-01T01:53:06.805Z] ---> Running in 8763e5068594 [2022-10-01T01:53:06.805Z] Removing intermediate container 35ca174d5b21 [2022-10-01T01:53:06.805Z] ---> 617599072064 [2022-10-01T01:53:06.805Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-01T01:53:06.805Z] ---> Running in 8eeabf5eaab7 [2022-10-01T01:53:06.805Z] Removing intermediate container 8763e5068594 [2022-10-01T01:53:06.805Z] ---> 4dd022251c42 [2022-10-01T01:53:06.805Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:53:06.805Z] Removing intermediate container 8eeabf5eaab7 [2022-10-01T01:53:06.805Z] ---> d19eed298427 [2022-10-01T01:53:06.805Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-01T01:53:06.805Z] ---> Running in 7653b4008b2c [2022-10-01T01:53:06.805Z] ---> 77d8204b54ea [2022-10-01T01:53:06.805Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-01T01:53:06.805Z] ---> d861e79c18da [2022-10-01T01:53:06.805Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-01T01:53:06.805Z] Removing intermediate container 7653b4008b2c [2022-10-01T01:53:06.805Z] ---> 352dae2851a9 [2022-10-01T01:53:06.805Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-01T01:53:06.805Z] ---> Running in 69bbeab8ebd7 [2022-10-01T01:53:06.805Z] ---> c91d9336cb98 [2022-10-01T01:53:06.805Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-01T01:53:06.805Z] ---> Running in 31a2e968687c [2022-10-01T01:53:06.805Z] Removing intermediate container 31a2e968687c [2022-10-01T01:53:06.805Z] ---> 4c4e6d1d5254 [2022-10-01T01:53:06.805Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:53:06.805Z] ---> Running in d415736c05d1 [2022-10-01T01:53:06.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-01T01:53:06.805Z] Removing intermediate container d415736c05d1 [2022-10-01T01:53:06.805Z] ---> f2f53c72ba06 [2022-10-01T01:53:06.805Z] Step 21/23 : LABEL arch=arm64 [2022-10-01T01:53:06.805Z] ---> Running in 61fad1b1e1ad [2022-10-01T01:53:06.805Z] Removing intermediate container 61fad1b1e1ad [2022-10-01T01:53:06.805Z] ---> e375e8d62aba [2022-10-01T01:53:06.805Z] Step 22/23 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:06.805Z] ---> Running in 28c5e18ec9f0 [2022-10-01T01:53:06.805Z] Removing intermediate container 28c5e18ec9f0 [2022-10-01T01:53:06.805Z] ---> 977e7b4086d2 [2022-10-01T01:53:06.805Z] Step 23/23 : LABEL version=2.3.0-dev.77 [2022-10-01T01:53:06.805Z] ---> Running in 36123c9d3ad7 [2022-10-01T01:53:06.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-01T01:53:06.805Z] Removing intermediate container 36123c9d3ad7 [2022-10-01T01:53:06.805Z] ---> c37e4a6a8b31 [2022-10-01T01:53:06.805Z] [2022-10-01T01:53:06.805Z] Successfully built c37e4a6a8b31 [2022-10-01T01:53:06.805Z] Successfully tagged support-scheduler-arm64:latest [2022-10-01T01:53:06.805Z]  Building support-scheduler ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-10-01T01:53:06.805Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-01T01:53:06.805Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-01T01:53:06.805Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-01T01:53:06.805Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-01T01:53:06.805Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-01T01:53:06.805Z] Executing busybox-1.35.0-r17.trigger [2022-10-01T01:53:06.805Z] OK: 8 MiB in 20 packages [2022-10-01T01:53:06.805Z] Removing intermediate container 69bbeab8ebd7 [2022-10-01T01:53:06.805Z] ---> 924baa3c6a19 [2022-10-01T01:53:06.805Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-01T01:53:06.805Z] ---> 0fae4c347ee2 [2022-10-01T01:53:06.805Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-01T01:53:07.071Z] ---> d40df4434db6 [2022-10-01T01:53:07.071Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-01T01:53:07.653Z] ---> 5a6be3d81cca [2022-10-01T01:53:07.653Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-01T01:53:07.653Z] ---> Running in f0e61ba57a2a [2022-10-01T01:53:07.919Z] Removing intermediate container f0e61ba57a2a [2022-10-01T01:53:07.919Z] ---> 1b8f0401b8c7 [2022-10-01T01:53:07.919Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-01T01:53:07.919Z] ---> Running in e4b4a2c23bbf [2022-10-01T01:53:08.186Z] Removing intermediate container e4b4a2c23bbf [2022-10-01T01:53:08.186Z] ---> d9d53693fb9f [2022-10-01T01:53:08.186Z] Step 22/24 : LABEL arch=arm64 [2022-10-01T01:53:08.453Z] ---> Running in 0bb2adb779b9 [2022-10-01T01:53:08.718Z] Removing intermediate container 0bb2adb779b9 [2022-10-01T01:53:08.718Z] ---> 6bf0726caa7a [2022-10-01T01:53:08.718Z] Step 23/24 : LABEL git_sha=744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:08.718Z] ---> Running in f563084d268a [2022-10-01T01:53:08.985Z] Removing intermediate container f563084d268a [2022-10-01T01:53:08.985Z] ---> 5117ed709f21 [2022-10-01T01:53:08.985Z] Step 24/24 : LABEL version=2.3.0-dev.77 [2022-10-01T01:53:09.249Z] ---> Running in b5c53acff5b3 [2022-10-01T01:53:09.514Z] Removing intermediate container b5c53acff5b3 [2022-10-01T01:53:09.514Z] ---> 36c4b630ceb7 [2022-10-01T01:53:09.514Z] [2022-10-01T01:53:09.514Z] Successfully built 36c4b630ceb7 [2022-10-01T01:53:09.514Z] Successfully tagged core-data-arm64:latest [2022-10-01T01:53:09.792Z]  Building core-data ... done  [Pipeline] } [2022-10-01T01:53:09.798Z] $ docker stop --time=1 f92fe651d1431d45b341ee2af2896b9e2b70010ba0534299464af646a416cd82 [2022-10-01T01:53:11.446Z] $ docker rm -f f92fe651d1431d45b341ee2af2896b9e2b70010ba0534299464af646a416cd82 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-01T01:53:11.923Z] + docker images [2022-10-01T01:53:12.189Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-01T01:53:12.189Z] core-data-arm64 latest 36c4b630ceb7 2 seconds ago 20.7MB [2022-10-01T01:53:12.189Z] support-scheduler-arm64 latest c37e4a6a8b31 9 seconds ago 25.7MB [2022-10-01T01:53:12.189Z] 4396b9b288d3 15 seconds ago 1.3GB [2022-10-01T01:53:12.189Z] feae4753793b 16 seconds ago 1.25GB [2022-10-01T01:53:12.189Z] core-command-arm64 latest 419955c2900f About a minute ago 16.7MB [2022-10-01T01:53:12.189Z] core-metadata-arm64 latest 514f7c089afa About a minute ago 17.5MB [2022-10-01T01:53:12.189Z] security-spire-config-arm64 latest ea8f0563e43d About a minute ago 83.6MB [2022-10-01T01:53:12.189Z] d59379dec8b8 About a minute ago 1.24GB [2022-10-01T01:53:12.189Z] b89cda6be43e About a minute ago 1.24GB [2022-10-01T01:53:12.189Z] a2bfc2191f1c About a minute ago 1.11GB [2022-10-01T01:53:12.189Z] security-proxy-setup-arm64 latest c7ab2f23451d 2 minutes ago 26.4MB [2022-10-01T01:53:12.189Z] d23202f7c4a9 2 minutes ago 1.23GB [2022-10-01T01:53:12.189Z] support-notifications-arm64 latest f27ab329537d 7 minutes ago 26.3MB [2022-10-01T01:53:12.189Z] 51cfde5c30ac 8 minutes ago 1.3GB [2022-10-01T01:53:12.189Z] security-spiffe-token-provider-arm64 latest 1d4916f3e648 8 minutes ago 28.4MB [2022-10-01T01:53:12.189Z] security-secretstore-setup-arm64 latest 2c9014c78482 8 minutes ago 28.2MB [2022-10-01T01:53:12.189Z] d89f8e7edb73 8 minutes ago 1.27GB [2022-10-01T01:53:12.189Z] dd0388ae3759 9 minutes ago 1.23GB [2022-10-01T01:53:12.189Z] sys-mgmt-agent-arm64 latest 51122b91784f 9 minutes ago 133MB [2022-10-01T01:53:12.189Z] security-bootstrapper-arm64 latest c3031caf82b1 10 minutes ago 19.1MB [2022-10-01T01:53:12.189Z] c3d390f38011 11 minutes ago 1.23GB [2022-10-01T01:53:12.189Z] 9fdd8d0743de 11 minutes ago 1.22GB [2022-10-01T01:53:12.189Z] security-spire-server-arm64 latest 53f99e18a3fb 15 minutes ago 84.3MB [2022-10-01T01:53:12.189Z] 0aae9b8ca6cc 15 minutes ago 1.11GB [2022-10-01T01:53:12.189Z] security-spire-agent-arm64 latest f6998d8c7e66 17 minutes ago 122MB [2022-10-01T01:53:12.189Z] c81a07b65c88 18 minutes ago 1.11GB [2022-10-01T01:53:12.189Z] ci-base-image-arm64 latest 4029b399ced0 20 minutes ago 941MB [2022-10-01T01:53:12.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 27 hours ago 679MB [2022-10-01T01:53:12.189Z] alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB [2022-10-01T01:53:12.189Z] alpine 3.16 a6215f271958 7 weeks ago 5.29MB [2022-10-01T01:53:12.189Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-01T01:53:12.300Z] provisioning config files... [2022-10-01T01:53:12.315Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/314@tmp/config11217807324500475799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:53:12.652Z] ---> docker-login.sh [2022-10-01T01:53:12.652Z] nexus3.edgexfoundry.org:10001 [2022-10-01T01:53:12.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:53:12.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:53:12.919Z] Configure a credential helper to remove this warning. See [2022-10-01T01:53:12.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:53:12.919Z] [2022-10-01T01:53:12.919Z] Login Succeeded [2022-10-01T01:53:12.919Z] nexus3.edgexfoundry.org:10002 [2022-10-01T01:53:13.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:53:13.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:53:13.186Z] Configure a credential helper to remove this warning. See [2022-10-01T01:53:13.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:53:13.186Z] [2022-10-01T01:53:13.186Z] Login Succeeded [2022-10-01T01:53:13.186Z] nexus3.edgexfoundry.org:10003 [2022-10-01T01:53:13.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:53:13.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:53:13.717Z] Configure a credential helper to remove this warning. See [2022-10-01T01:53:13.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:53:13.717Z] [2022-10-01T01:53:13.717Z] Login Succeeded [2022-10-01T01:53:13.717Z] nexus3.edgexfoundry.org:10004 [2022-10-01T01:53:13.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:53:13.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:53:13.985Z] Configure a credential helper to remove this warning. See [2022-10-01T01:53:13.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:53:13.985Z] [2022-10-01T01:53:13.985Z] Login Succeeded [2022-10-01T01:53:13.985Z] docker.io [2022-10-01T01:53:14.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-01T01:53:14.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-01T01:53:14.516Z] Configure a credential helper to remove this warning. See [2022-10-01T01:53:14.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-01T01:53:14.516Z] [2022-10-01T01:53:14.516Z] Login Succeeded [2022-10-01T01:53:14.516Z] ---> docker-login.sh ends [Pipeline] } [2022-10-01T01:53:14.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:53:14.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-01T01:53:14.564Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-01T01:53:14.564Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:14.564Z] latest [2022-10-01T01:53:14.564Z] 2.3.0-dev.77 [2022-10-01T01:53:14.564Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:14.564Z] main [2022-10-01T01:53:14.564Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:14.894Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:15.226Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:15.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-01T01:53:15.226Z] dc5778143fe9: Preparing [2022-10-01T01:53:15.226Z] 7980d64913a9: Preparing [2022-10-01T01:53:15.226Z] 9346b43495bc: Preparing [2022-10-01T01:53:15.226Z] f0a48053ee68: Preparing [2022-10-01T01:53:15.226Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:15.226Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:15.489Z] dc5778143fe9: Pushed [2022-10-01T01:53:15.489Z] 9346b43495bc: Pushed [2022-10-01T01:53:15.489Z] f0a48053ee68: Pushed [2022-10-01T01:53:18.056Z] 7980d64913a9: Pushed [2022-10-01T01:53:18.056Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:26fe6715c226e5e1324ece4b9053fb0c04d4cb677e078ffbe601d11ea2476b78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:18.383Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:18.709Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-01T01:53:18.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-01T01:53:18.709Z] dc5778143fe9: Preparing [2022-10-01T01:53:18.709Z] 7980d64913a9: Preparing [2022-10-01T01:53:18.709Z] 9346b43495bc: Preparing [2022-10-01T01:53:18.709Z] f0a48053ee68: Preparing [2022-10-01T01:53:18.709Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:18.709Z] dc5778143fe9: Layer already exists [2022-10-01T01:53:18.709Z] 7980d64913a9: Layer already exists [2022-10-01T01:53:18.709Z] f0a48053ee68: Layer already exists [2022-10-01T01:53:18.709Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:18.709Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:18.709Z] latest: digest: sha256:26fe6715c226e5e1324ece4b9053fb0c04d4cb677e078ffbe601d11ea2476b78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:19.039Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:19.374Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.77 [2022-10-01T01:53:19.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-01T01:53:19.374Z] dc5778143fe9: Preparing [2022-10-01T01:53:19.374Z] 7980d64913a9: Preparing [2022-10-01T01:53:19.374Z] 9346b43495bc: Preparing [2022-10-01T01:53:19.374Z] f0a48053ee68: Preparing [2022-10-01T01:53:19.374Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:19.374Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:19.374Z] 7980d64913a9: Layer already exists [2022-10-01T01:53:19.374Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:19.374Z] dc5778143fe9: Layer already exists [2022-10-01T01:53:19.374Z] f0a48053ee68: Layer already exists [2022-10-01T01:53:19.374Z] 2.3.0-dev.77: digest: sha256:26fe6715c226e5e1324ece4b9053fb0c04d4cb677e078ffbe601d11ea2476b78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:19.722Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:20.056Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:20.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-01T01:53:20.056Z] dc5778143fe9: Preparing [2022-10-01T01:53:20.056Z] 7980d64913a9: Preparing [2022-10-01T01:53:20.056Z] 9346b43495bc: Preparing [2022-10-01T01:53:20.056Z] f0a48053ee68: Preparing [2022-10-01T01:53:20.056Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:20.056Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:20.057Z] f0a48053ee68: Layer already exists [2022-10-01T01:53:20.057Z] 7980d64913a9: Layer already exists [2022-10-01T01:53:20.057Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:20.057Z] dc5778143fe9: Layer already exists [2022-10-01T01:53:20.057Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:26fe6715c226e5e1324ece4b9053fb0c04d4cb677e078ffbe601d11ea2476b78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:20.412Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:20.760Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-01T01:53:20.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-01T01:53:20.760Z] dc5778143fe9: Preparing [2022-10-01T01:53:20.760Z] 7980d64913a9: Preparing [2022-10-01T01:53:20.760Z] 9346b43495bc: Preparing [2022-10-01T01:53:20.760Z] f0a48053ee68: Preparing [2022-10-01T01:53:20.760Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:20.760Z] 7980d64913a9: Layer already exists [2022-10-01T01:53:20.760Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:20.760Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:20.760Z] dc5778143fe9: Layer already exists [2022-10-01T01:53:20.760Z] f0a48053ee68: Layer already exists [2022-10-01T01:53:21.025Z] main: digest: sha256:26fe6715c226e5e1324ece4b9053fb0c04d4cb677e078ffbe601d11ea2476b78 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:53:21.069Z] ===================================================== [Pipeline] echo [2022-10-01T01:53:21.075Z] taggedImages: [2022-10-01T01:53:21.075Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:21.075Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-01T01:53:21.075Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.77 [2022-10-01T01:53:21.075Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:21.075Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-01T01:53:21.091Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-01T01:53:21.091Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:21.091Z] latest [2022-10-01T01:53:21.091Z] 2.3.0-dev.77 [2022-10-01T01:53:21.091Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:21.091Z] main [2022-10-01T01:53:21.091Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:21.427Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:21.760Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:21.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-01T01:53:21.760Z] fd72cfda4a5b: Preparing [2022-10-01T01:53:21.760Z] ea07d0c76dd4: Preparing [2022-10-01T01:53:21.760Z] 9346b43495bc: Preparing [2022-10-01T01:53:21.760Z] 1cf710ed67a3: Preparing [2022-10-01T01:53:21.760Z] 14f419514a7a: Preparing [2022-10-01T01:53:21.760Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:21.760Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:21.760Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:21.760Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:22.025Z] 14f419514a7a: Pushed [2022-10-01T01:53:22.025Z] fd72cfda4a5b: Pushed [2022-10-01T01:53:22.608Z] 1cf710ed67a3: Pushed [2022-10-01T01:53:25.186Z] ea07d0c76dd4: Pushed [2022-10-01T01:53:25.186Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:f8fe8162d6f58aaabe967ce68d84052e45a549362e3385854b2ca46d0849bbd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:25.523Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:25.855Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-01T01:53:25.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-01T01:53:25.855Z] fd72cfda4a5b: Preparing [2022-10-01T01:53:25.855Z] ea07d0c76dd4: Preparing [2022-10-01T01:53:25.855Z] 9346b43495bc: Preparing [2022-10-01T01:53:25.855Z] 1cf710ed67a3: Preparing [2022-10-01T01:53:25.855Z] 14f419514a7a: Preparing [2022-10-01T01:53:25.855Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:25.855Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:25.855Z] fd72cfda4a5b: Layer already exists [2022-10-01T01:53:25.855Z] ea07d0c76dd4: Layer already exists [2022-10-01T01:53:25.855Z] 14f419514a7a: Layer already exists [2022-10-01T01:53:25.855Z] 1cf710ed67a3: Layer already exists [2022-10-01T01:53:25.855Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:26.120Z] latest: digest: sha256:f8fe8162d6f58aaabe967ce68d84052e45a549362e3385854b2ca46d0849bbd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:26.468Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:26.801Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.77 [2022-10-01T01:53:26.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-01T01:53:26.801Z] fd72cfda4a5b: Preparing [2022-10-01T01:53:26.801Z] ea07d0c76dd4: Preparing [2022-10-01T01:53:26.801Z] 9346b43495bc: Preparing [2022-10-01T01:53:26.801Z] 1cf710ed67a3: Preparing [2022-10-01T01:53:26.801Z] 14f419514a7a: Preparing [2022-10-01T01:53:26.801Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:26.801Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:26.801Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:26.801Z] 14f419514a7a: Layer already exists [2022-10-01T01:53:26.801Z] 1cf710ed67a3: Layer already exists [2022-10-01T01:53:26.801Z] ea07d0c76dd4: Layer already exists [2022-10-01T01:53:26.801Z] fd72cfda4a5b: Layer already exists [2022-10-01T01:53:26.801Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:26.801Z] 2.3.0-dev.77: digest: sha256:f8fe8162d6f58aaabe967ce68d84052e45a549362e3385854b2ca46d0849bbd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:27.401Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:27.731Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:27.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-01T01:53:27.731Z] fd72cfda4a5b: Preparing [2022-10-01T01:53:27.731Z] ea07d0c76dd4: Preparing [2022-10-01T01:53:27.731Z] 9346b43495bc: Preparing [2022-10-01T01:53:27.731Z] 1cf710ed67a3: Preparing [2022-10-01T01:53:27.731Z] 14f419514a7a: Preparing [2022-10-01T01:53:27.731Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:27.731Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:27.731Z] fd72cfda4a5b: Layer already exists [2022-10-01T01:53:27.731Z] 14f419514a7a: Layer already exists [2022-10-01T01:53:27.731Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:27.731Z] 1cf710ed67a3: Layer already exists [2022-10-01T01:53:27.731Z] ea07d0c76dd4: Layer already exists [2022-10-01T01:53:27.731Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:27.997Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:f8fe8162d6f58aaabe967ce68d84052e45a549362e3385854b2ca46d0849bbd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:28.331Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:28.669Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-01T01:53:28.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-01T01:53:28.670Z] fd72cfda4a5b: Preparing [2022-10-01T01:53:28.670Z] ea07d0c76dd4: Preparing [2022-10-01T01:53:28.670Z] 9346b43495bc: Preparing [2022-10-01T01:53:28.670Z] 1cf710ed67a3: Preparing [2022-10-01T01:53:28.670Z] 14f419514a7a: Preparing [2022-10-01T01:53:28.670Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:28.670Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:28.670Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:28.670Z] ea07d0c76dd4: Layer already exists [2022-10-01T01:53:28.670Z] fd72cfda4a5b: Layer already exists [2022-10-01T01:53:28.670Z] 1cf710ed67a3: Layer already exists [2022-10-01T01:53:28.670Z] 14f419514a7a: Layer already exists [2022-10-01T01:53:28.670Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:28.934Z] main: digest: sha256:f8fe8162d6f58aaabe967ce68d84052e45a549362e3385854b2ca46d0849bbd6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:53:28.972Z] ===================================================== [Pipeline] echo [2022-10-01T01:53:28.977Z] taggedImages: [2022-10-01T01:53:28.977Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:28.977Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-01T01:53:28.977Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.77 [2022-10-01T01:53:28.977Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:28.977Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-01T01:53:28.992Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-01T01:53:28.992Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:28.992Z] latest [2022-10-01T01:53:28.992Z] 2.3.0-dev.77 [2022-10-01T01:53:28.992Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:28.992Z] main [2022-10-01T01:53:28.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:29.321Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:29.656Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:29.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-01T01:53:29.656Z] 4d12209ee90a: Preparing [2022-10-01T01:53:29.656Z] 2ed70d9542fc: Preparing [2022-10-01T01:53:29.656Z] 7aa73c498336: Preparing [2022-10-01T01:53:29.656Z] 9346b43495bc: Preparing [2022-10-01T01:53:29.656Z] 66572362cfa0: Preparing [2022-10-01T01:53:29.656Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:29.656Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:29.656Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:29.921Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:29.921Z] 2ed70d9542fc: Pushed [2022-10-01T01:53:29.921Z] 66572362cfa0: Pushed [2022-10-01T01:53:29.921Z] 4d12209ee90a: Pushed [2022-10-01T01:53:33.253Z] 7aa73c498336: Pushed [2022-10-01T01:53:33.253Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:9ba2bb7824a51abbfdb3295f4bcfa9da359098735862ef7cf71a8dace4f8dedf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:33.584Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:33.912Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-01T01:53:33.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-01T01:53:33.912Z] 4d12209ee90a: Preparing [2022-10-01T01:53:33.912Z] 2ed70d9542fc: Preparing [2022-10-01T01:53:33.912Z] 7aa73c498336: Preparing [2022-10-01T01:53:33.912Z] 9346b43495bc: Preparing [2022-10-01T01:53:33.912Z] 66572362cfa0: Preparing [2022-10-01T01:53:33.912Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:33.912Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:33.912Z] 4d12209ee90a: Layer already exists [2022-10-01T01:53:33.912Z] 66572362cfa0: Layer already exists [2022-10-01T01:53:33.912Z] 2ed70d9542fc: Layer already exists [2022-10-01T01:53:33.912Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:33.912Z] 7aa73c498336: Layer already exists [2022-10-01T01:53:33.912Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:34.177Z] latest: digest: sha256:9ba2bb7824a51abbfdb3295f4bcfa9da359098735862ef7cf71a8dace4f8dedf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:34.519Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:34.857Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.77 [2022-10-01T01:53:34.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-01T01:53:34.857Z] 4d12209ee90a: Preparing [2022-10-01T01:53:34.857Z] 2ed70d9542fc: Preparing [2022-10-01T01:53:34.857Z] 7aa73c498336: Preparing [2022-10-01T01:53:34.857Z] 9346b43495bc: Preparing [2022-10-01T01:53:34.857Z] 66572362cfa0: Preparing [2022-10-01T01:53:34.857Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:34.857Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:34.857Z] 66572362cfa0: Layer already exists [2022-10-01T01:53:34.857Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:34.857Z] 7aa73c498336: Layer already exists [2022-10-01T01:53:34.857Z] 2ed70d9542fc: Layer already exists [2022-10-01T01:53:34.857Z] 4d12209ee90a: Layer already exists [2022-10-01T01:53:34.857Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:34.857Z] 2.3.0-dev.77: digest: sha256:9ba2bb7824a51abbfdb3295f4bcfa9da359098735862ef7cf71a8dace4f8dedf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:35.510Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:35.862Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:35.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-01T01:53:35.862Z] 4d12209ee90a: Preparing [2022-10-01T01:53:35.862Z] 2ed70d9542fc: Preparing [2022-10-01T01:53:35.862Z] 7aa73c498336: Preparing [2022-10-01T01:53:35.862Z] 9346b43495bc: Preparing [2022-10-01T01:53:35.862Z] 66572362cfa0: Preparing [2022-10-01T01:53:35.862Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:35.862Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:35.862Z] 7aa73c498336: Layer already exists [2022-10-01T01:53:35.862Z] 4d12209ee90a: Layer already exists [2022-10-01T01:53:35.862Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:35.862Z] 66572362cfa0: Layer already exists [2022-10-01T01:53:35.862Z] 2ed70d9542fc: Layer already exists [2022-10-01T01:53:35.862Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:35.862Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:9ba2bb7824a51abbfdb3295f4bcfa9da359098735862ef7cf71a8dace4f8dedf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:36.486Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:36.828Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-01T01:53:36.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-01T01:53:36.828Z] 4d12209ee90a: Preparing [2022-10-01T01:53:36.828Z] 2ed70d9542fc: Preparing [2022-10-01T01:53:36.828Z] 7aa73c498336: Preparing [2022-10-01T01:53:36.828Z] 9346b43495bc: Preparing [2022-10-01T01:53:36.828Z] 66572362cfa0: Preparing [2022-10-01T01:53:36.828Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:36.828Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:36.828Z] 66572362cfa0: Layer already exists [2022-10-01T01:53:36.828Z] 2ed70d9542fc: Layer already exists [2022-10-01T01:53:36.828Z] 7aa73c498336: Layer already exists [2022-10-01T01:53:36.828Z] 4d12209ee90a: Layer already exists [2022-10-01T01:53:36.828Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:36.828Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:37.110Z] main: digest: sha256:9ba2bb7824a51abbfdb3295f4bcfa9da359098735862ef7cf71a8dace4f8dedf size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:53:37.152Z] ===================================================== [Pipeline] echo [2022-10-01T01:53:37.158Z] taggedImages: [2022-10-01T01:53:37.158Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:37.158Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-01T01:53:37.158Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.77 [2022-10-01T01:53:37.158Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:37.158Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-01T01:53:37.175Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-01T01:53:37.175Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:37.175Z] latest [2022-10-01T01:53:37.175Z] 2.3.0-dev.77 [2022-10-01T01:53:37.175Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:37.175Z] main [2022-10-01T01:53:37.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:37.532Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:37.872Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:37.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-01T01:53:37.872Z] 68a80da196b2: Preparing [2022-10-01T01:53:37.872Z] 68a80da196b2: Preparing [2022-10-01T01:53:37.872Z] 79f592d06b6b: Preparing [2022-10-01T01:53:37.872Z] 8f09adf67c44: Preparing [2022-10-01T01:53:37.872Z] 92628093e3ba: Preparing [2022-10-01T01:53:37.872Z] ba809aa734c6: Preparing [2022-10-01T01:53:37.872Z] 01c23653669d: Preparing [2022-10-01T01:53:37.872Z] 9346b43495bc: Preparing [2022-10-01T01:53:37.872Z] fe9a98053c00: Preparing [2022-10-01T01:53:37.872Z] 9f9fb43252e2: Preparing [2022-10-01T01:53:37.872Z] 0da98e9f0082: Preparing [2022-10-01T01:53:37.872Z] 97ddfb14efc6: Preparing [2022-10-01T01:53:37.872Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:37.872Z] 9346b43495bc: Waiting [2022-10-01T01:53:37.872Z] fe9a98053c00: Waiting [2022-10-01T01:53:37.872Z] 9f9fb43252e2: Waiting [2022-10-01T01:53:37.872Z] 0da98e9f0082: Waiting [2022-10-01T01:53:37.872Z] 97ddfb14efc6: Waiting [2022-10-01T01:53:37.872Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:37.872Z] 01c23653669d: Waiting [2022-10-01T01:53:38.143Z] 8f09adf67c44: Pushed [2022-10-01T01:53:38.143Z] 79f592d06b6b: Pushed [2022-10-01T01:53:38.143Z] 92628093e3ba: Pushed [2022-10-01T01:53:38.143Z] ba809aa734c6: Pushed [2022-10-01T01:53:38.143Z] 68a80da196b2: Pushed [2022-10-01T01:53:38.143Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:38.410Z] fe9a98053c00: Pushed [2022-10-01T01:53:38.410Z] 9f9fb43252e2: Pushed [2022-10-01T01:53:38.410Z] 0da98e9f0082: Pushed [2022-10-01T01:53:38.410Z] 97ddfb14efc6: Pushed [2022-10-01T01:53:38.410Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:41.750Z] 01c23653669d: Pushed [2022-10-01T01:53:41.750Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:bb7117d6bcd48fd02a4e3b627aaf07f58bea2ce065a8973a4898e9f85acfca93 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:42.096Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:42.431Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-01T01:53:42.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-01T01:53:42.431Z] 68a80da196b2: Preparing [2022-10-01T01:53:42.431Z] 68a80da196b2: Preparing [2022-10-01T01:53:42.431Z] 79f592d06b6b: Preparing [2022-10-01T01:53:42.431Z] 8f09adf67c44: Preparing [2022-10-01T01:53:42.431Z] 92628093e3ba: Preparing [2022-10-01T01:53:42.431Z] ba809aa734c6: Preparing [2022-10-01T01:53:42.431Z] 01c23653669d: Preparing [2022-10-01T01:53:42.431Z] 9346b43495bc: Preparing [2022-10-01T01:53:42.431Z] fe9a98053c00: Preparing [2022-10-01T01:53:42.431Z] 9f9fb43252e2: Preparing [2022-10-01T01:53:42.431Z] 0da98e9f0082: Preparing [2022-10-01T01:53:42.431Z] 97ddfb14efc6: Preparing [2022-10-01T01:53:42.431Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:42.431Z] 9f9fb43252e2: Waiting [2022-10-01T01:53:42.431Z] 0da98e9f0082: Waiting [2022-10-01T01:53:42.431Z] 01c23653669d: Waiting [2022-10-01T01:53:42.431Z] 9346b43495bc: Waiting [2022-10-01T01:53:42.431Z] 97ddfb14efc6: Waiting [2022-10-01T01:53:42.431Z] fe9a98053c00: Waiting [2022-10-01T01:53:42.431Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:42.431Z] 79f592d06b6b: Layer already exists [2022-10-01T01:53:42.431Z] 68a80da196b2: Layer already exists [2022-10-01T01:53:42.431Z] ba809aa734c6: Layer already exists [2022-10-01T01:53:42.431Z] 92628093e3ba: Layer already exists [2022-10-01T01:53:42.431Z] 8f09adf67c44: Layer already exists [2022-10-01T01:53:42.431Z] fe9a98053c00: Layer already exists [2022-10-01T01:53:42.431Z] 01c23653669d: Layer already exists [2022-10-01T01:53:42.431Z] 9f9fb43252e2: Layer already exists [2022-10-01T01:53:42.431Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:42.431Z] 0da98e9f0082: Layer already exists [2022-10-01T01:53:42.431Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:42.431Z] 97ddfb14efc6: Layer already exists [2022-10-01T01:53:42.698Z] latest: digest: sha256:bb7117d6bcd48fd02a4e3b627aaf07f58bea2ce065a8973a4898e9f85acfca93 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:43.028Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:43.371Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.77 [2022-10-01T01:53:43.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-01T01:53:43.371Z] 68a80da196b2: Preparing [2022-10-01T01:53:43.371Z] 68a80da196b2: Preparing [2022-10-01T01:53:43.371Z] 79f592d06b6b: Preparing [2022-10-01T01:53:43.371Z] 8f09adf67c44: Preparing [2022-10-01T01:53:43.371Z] 92628093e3ba: Preparing [2022-10-01T01:53:43.371Z] ba809aa734c6: Preparing [2022-10-01T01:53:43.371Z] 01c23653669d: Preparing [2022-10-01T01:53:43.371Z] 9346b43495bc: Preparing [2022-10-01T01:53:43.371Z] fe9a98053c00: Preparing [2022-10-01T01:53:43.371Z] 9f9fb43252e2: Preparing [2022-10-01T01:53:43.371Z] 0da98e9f0082: Preparing [2022-10-01T01:53:43.371Z] 97ddfb14efc6: Preparing [2022-10-01T01:53:43.371Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:43.371Z] 9f9fb43252e2: Waiting [2022-10-01T01:53:43.371Z] 0da98e9f0082: Waiting [2022-10-01T01:53:43.371Z] 97ddfb14efc6: Waiting [2022-10-01T01:53:43.371Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:43.371Z] 01c23653669d: Waiting [2022-10-01T01:53:43.371Z] 9346b43495bc: Waiting [2022-10-01T01:53:43.371Z] fe9a98053c00: Waiting [2022-10-01T01:53:43.371Z] 68a80da196b2: Layer already exists [2022-10-01T01:53:43.371Z] ba809aa734c6: Layer already exists [2022-10-01T01:53:43.371Z] 79f592d06b6b: Layer already exists [2022-10-01T01:53:43.371Z] 8f09adf67c44: Layer already exists [2022-10-01T01:53:43.371Z] 92628093e3ba: Layer already exists [2022-10-01T01:53:43.371Z] 01c23653669d: Layer already exists [2022-10-01T01:53:43.371Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:43.371Z] fe9a98053c00: Layer already exists [2022-10-01T01:53:43.371Z] 0da98e9f0082: Layer already exists [2022-10-01T01:53:43.371Z] 9f9fb43252e2: Layer already exists [2022-10-01T01:53:43.371Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:43.371Z] 97ddfb14efc6: Layer already exists [2022-10-01T01:53:43.637Z] 2.3.0-dev.77: digest: sha256:bb7117d6bcd48fd02a4e3b627aaf07f58bea2ce065a8973a4898e9f85acfca93 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:43.970Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:44.300Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:44.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-01T01:53:44.300Z] 68a80da196b2: Preparing [2022-10-01T01:53:44.300Z] 68a80da196b2: Preparing [2022-10-01T01:53:44.300Z] 79f592d06b6b: Preparing [2022-10-01T01:53:44.300Z] 8f09adf67c44: Preparing [2022-10-01T01:53:44.300Z] 92628093e3ba: Preparing [2022-10-01T01:53:44.300Z] ba809aa734c6: Preparing [2022-10-01T01:53:44.300Z] 01c23653669d: Preparing [2022-10-01T01:53:44.300Z] 9346b43495bc: Preparing [2022-10-01T01:53:44.300Z] 01c23653669d: Waiting [2022-10-01T01:53:44.300Z] fe9a98053c00: Preparing [2022-10-01T01:53:44.300Z] 9f9fb43252e2: Preparing [2022-10-01T01:53:44.300Z] 0da98e9f0082: Preparing [2022-10-01T01:53:44.300Z] 9346b43495bc: Waiting [2022-10-01T01:53:44.300Z] 97ddfb14efc6: Preparing [2022-10-01T01:53:44.300Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:44.300Z] 9f9fb43252e2: Waiting [2022-10-01T01:53:44.300Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:44.300Z] 0da98e9f0082: Waiting [2022-10-01T01:53:44.300Z] 97ddfb14efc6: Waiting [2022-10-01T01:53:44.300Z] fe9a98053c00: Waiting [2022-10-01T01:53:44.300Z] 92628093e3ba: Layer already exists [2022-10-01T01:53:44.300Z] 68a80da196b2: Layer already exists [2022-10-01T01:53:44.300Z] 79f592d06b6b: Layer already exists [2022-10-01T01:53:44.300Z] 8f09adf67c44: Layer already exists [2022-10-01T01:53:44.300Z] ba809aa734c6: Layer already exists [2022-10-01T01:53:44.300Z] 01c23653669d: Layer already exists [2022-10-01T01:53:44.300Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:44.300Z] fe9a98053c00: Layer already exists [2022-10-01T01:53:44.300Z] 0da98e9f0082: Layer already exists [2022-10-01T01:53:44.300Z] 9f9fb43252e2: Layer already exists [2022-10-01T01:53:44.300Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:44.300Z] 97ddfb14efc6: Layer already exists [2022-10-01T01:53:44.567Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:bb7117d6bcd48fd02a4e3b627aaf07f58bea2ce065a8973a4898e9f85acfca93 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:44.898Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:45.228Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-01T01:53:45.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-01T01:53:45.228Z] 68a80da196b2: Preparing [2022-10-01T01:53:45.228Z] 68a80da196b2: Preparing [2022-10-01T01:53:45.228Z] 79f592d06b6b: Preparing [2022-10-01T01:53:45.228Z] 8f09adf67c44: Preparing [2022-10-01T01:53:45.228Z] 92628093e3ba: Preparing [2022-10-01T01:53:45.228Z] ba809aa734c6: Preparing [2022-10-01T01:53:45.228Z] 01c23653669d: Preparing [2022-10-01T01:53:45.228Z] 9346b43495bc: Preparing [2022-10-01T01:53:45.228Z] fe9a98053c00: Preparing [2022-10-01T01:53:45.228Z] 9f9fb43252e2: Preparing [2022-10-01T01:53:45.228Z] 0da98e9f0082: Preparing [2022-10-01T01:53:45.228Z] 97ddfb14efc6: Preparing [2022-10-01T01:53:45.228Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:45.228Z] 01c23653669d: Waiting [2022-10-01T01:53:45.228Z] 9346b43495bc: Waiting [2022-10-01T01:53:45.228Z] fe9a98053c00: Waiting [2022-10-01T01:53:45.228Z] 9f9fb43252e2: Waiting [2022-10-01T01:53:45.228Z] 0da98e9f0082: Waiting [2022-10-01T01:53:45.228Z] 97ddfb14efc6: Waiting [2022-10-01T01:53:45.228Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:45.228Z] 79f592d06b6b: Layer already exists [2022-10-01T01:53:45.228Z] 68a80da196b2: Layer already exists [2022-10-01T01:53:45.228Z] ba809aa734c6: Layer already exists [2022-10-01T01:53:45.228Z] 92628093e3ba: Layer already exists [2022-10-01T01:53:45.228Z] 8f09adf67c44: Layer already exists [2022-10-01T01:53:45.228Z] fe9a98053c00: Layer already exists [2022-10-01T01:53:45.228Z] 01c23653669d: Layer already exists [2022-10-01T01:53:45.228Z] 9346b43495bc: Layer already exists [2022-10-01T01:53:45.228Z] 9f9fb43252e2: Layer already exists [2022-10-01T01:53:45.228Z] 0da98e9f0082: Layer already exists [2022-10-01T01:53:45.228Z] 97ddfb14efc6: Layer already exists [2022-10-01T01:53:45.228Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:45.495Z] main: digest: sha256:bb7117d6bcd48fd02a4e3b627aaf07f58bea2ce065a8973a4898e9f85acfca93 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:53:45.533Z] ===================================================== [Pipeline] echo [2022-10-01T01:53:45.539Z] taggedImages: [2022-10-01T01:53:45.539Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:45.539Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-01T01:53:45.539Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.77 [2022-10-01T01:53:45.539Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:45.539Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-01T01:53:45.552Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-01T01:53:45.552Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:45.552Z] latest [2022-10-01T01:53:45.552Z] 2.3.0-dev.77 [2022-10-01T01:53:45.552Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:45.552Z] main [2022-10-01T01:53:45.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:45.879Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:46.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:46.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-01T01:53:46.209Z] 66dbb78e550a: Preparing [2022-10-01T01:53:46.209Z] af3dc8bb3878: Preparing [2022-10-01T01:53:46.209Z] 2e463bf9b1b6: Preparing [2022-10-01T01:53:46.209Z] 3f53fd4f0543: Preparing [2022-10-01T01:53:46.209Z] 28a7ebeb634a: Preparing [2022-10-01T01:53:46.209Z] 6127c154cb9a: Preparing [2022-10-01T01:53:46.209Z] 3f1fc96c382e: Preparing [2022-10-01T01:53:46.209Z] 6127c154cb9a: Waiting [2022-10-01T01:53:46.209Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:46.209Z] 3f1fc96c382e: Waiting [2022-10-01T01:53:46.209Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:46.477Z] 66dbb78e550a: Pushed [2022-10-01T01:53:46.477Z] af3dc8bb3878: Pushed [2022-10-01T01:53:46.477Z] 28a7ebeb634a: Pushed [2022-10-01T01:53:46.477Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:46.745Z] 6127c154cb9a: Pushed [2022-10-01T01:53:47.326Z] 3f1fc96c382e: Pushed [2022-10-01T01:53:48.732Z] 2e463bf9b1b6: Pushed [2022-10-01T01:53:48.732Z] 3f53fd4f0543: Pushed [2022-10-01T01:53:48.998Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:de592cfea75656d4927fbfbdb6c09a13bc2f0710cc944b1f7bbf8fd345d40884 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:49.326Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:49.661Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-01T01:53:49.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-01T01:53:49.661Z] 66dbb78e550a: Preparing [2022-10-01T01:53:49.661Z] af3dc8bb3878: Preparing [2022-10-01T01:53:49.661Z] 2e463bf9b1b6: Preparing [2022-10-01T01:53:49.661Z] 3f53fd4f0543: Preparing [2022-10-01T01:53:49.661Z] 28a7ebeb634a: Preparing [2022-10-01T01:53:49.661Z] 6127c154cb9a: Preparing [2022-10-01T01:53:49.661Z] 3f1fc96c382e: Preparing [2022-10-01T01:53:49.661Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:49.661Z] 6127c154cb9a: Waiting [2022-10-01T01:53:49.661Z] 3f1fc96c382e: Waiting [2022-10-01T01:53:49.661Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:49.661Z] 28a7ebeb634a: Layer already exists [2022-10-01T01:53:49.661Z] 2e463bf9b1b6: Layer already exists [2022-10-01T01:53:49.661Z] 3f53fd4f0543: Layer already exists [2022-10-01T01:53:49.661Z] 66dbb78e550a: Layer already exists [2022-10-01T01:53:49.661Z] af3dc8bb3878: Layer already exists [2022-10-01T01:53:49.661Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:49.661Z] 3f1fc96c382e: Layer already exists [2022-10-01T01:53:49.661Z] 6127c154cb9a: Layer already exists [2022-10-01T01:53:49.927Z] latest: digest: sha256:de592cfea75656d4927fbfbdb6c09a13bc2f0710cc944b1f7bbf8fd345d40884 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:50.263Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:50.594Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.77 [2022-10-01T01:53:50.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-01T01:53:50.594Z] 66dbb78e550a: Preparing [2022-10-01T01:53:50.594Z] af3dc8bb3878: Preparing [2022-10-01T01:53:50.594Z] 2e463bf9b1b6: Preparing [2022-10-01T01:53:50.594Z] 3f53fd4f0543: Preparing [2022-10-01T01:53:50.594Z] 28a7ebeb634a: Preparing [2022-10-01T01:53:50.594Z] 6127c154cb9a: Preparing [2022-10-01T01:53:50.594Z] 3f1fc96c382e: Preparing [2022-10-01T01:53:50.594Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:50.594Z] 6127c154cb9a: Waiting [2022-10-01T01:53:50.594Z] 3f1fc96c382e: Waiting [2022-10-01T01:53:50.594Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:50.594Z] 28a7ebeb634a: Layer already exists [2022-10-01T01:53:50.594Z] 66dbb78e550a: Layer already exists [2022-10-01T01:53:50.594Z] 2e463bf9b1b6: Layer already exists [2022-10-01T01:53:50.594Z] af3dc8bb3878: Layer already exists [2022-10-01T01:53:50.594Z] 3f53fd4f0543: Layer already exists [2022-10-01T01:53:50.594Z] 6127c154cb9a: Layer already exists [2022-10-01T01:53:50.594Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:50.594Z] 3f1fc96c382e: Layer already exists [2022-10-01T01:53:50.859Z] 2.3.0-dev.77: digest: sha256:de592cfea75656d4927fbfbdb6c09a13bc2f0710cc944b1f7bbf8fd345d40884 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:51.199Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:51.536Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:51.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-01T01:53:51.537Z] 66dbb78e550a: Preparing [2022-10-01T01:53:51.537Z] af3dc8bb3878: Preparing [2022-10-01T01:53:51.537Z] 2e463bf9b1b6: Preparing [2022-10-01T01:53:51.537Z] 3f53fd4f0543: Preparing [2022-10-01T01:53:51.537Z] 28a7ebeb634a: Preparing [2022-10-01T01:53:51.537Z] 6127c154cb9a: Preparing [2022-10-01T01:53:51.537Z] 3f1fc96c382e: Preparing [2022-10-01T01:53:51.537Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:51.537Z] 6127c154cb9a: Waiting [2022-10-01T01:53:51.537Z] 3f1fc96c382e: Waiting [2022-10-01T01:53:51.537Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:51.537Z] 2e463bf9b1b6: Layer already exists [2022-10-01T01:53:51.537Z] 28a7ebeb634a: Layer already exists [2022-10-01T01:53:51.537Z] af3dc8bb3878: Layer already exists [2022-10-01T01:53:51.537Z] 66dbb78e550a: Layer already exists [2022-10-01T01:53:51.537Z] 3f53fd4f0543: Layer already exists [2022-10-01T01:53:51.537Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:51.537Z] 6127c154cb9a: Layer already exists [2022-10-01T01:53:51.537Z] 3f1fc96c382e: Layer already exists [2022-10-01T01:53:51.804Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:de592cfea75656d4927fbfbdb6c09a13bc2f0710cc944b1f7bbf8fd345d40884 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:52.145Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:52.484Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-01T01:53:52.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-01T01:53:52.484Z] 66dbb78e550a: Preparing [2022-10-01T01:53:52.484Z] af3dc8bb3878: Preparing [2022-10-01T01:53:52.484Z] 2e463bf9b1b6: Preparing [2022-10-01T01:53:52.484Z] 3f53fd4f0543: Preparing [2022-10-01T01:53:52.484Z] 28a7ebeb634a: Preparing [2022-10-01T01:53:52.484Z] 6127c154cb9a: Preparing [2022-10-01T01:53:52.484Z] 3f1fc96c382e: Preparing [2022-10-01T01:53:52.484Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:52.484Z] 6127c154cb9a: Waiting [2022-10-01T01:53:52.484Z] 3f1fc96c382e: Waiting [2022-10-01T01:53:52.484Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:52.484Z] 2e463bf9b1b6: Layer already exists [2022-10-01T01:53:52.484Z] 66dbb78e550a: Layer already exists [2022-10-01T01:53:52.484Z] af3dc8bb3878: Layer already exists [2022-10-01T01:53:52.484Z] 3f53fd4f0543: Layer already exists [2022-10-01T01:53:52.484Z] 28a7ebeb634a: Layer already exists [2022-10-01T01:53:52.484Z] 6127c154cb9a: Layer already exists [2022-10-01T01:53:52.484Z] 3f1fc96c382e: Layer already exists [2022-10-01T01:53:52.484Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:52.749Z] main: digest: sha256:de592cfea75656d4927fbfbdb6c09a13bc2f0710cc944b1f7bbf8fd345d40884 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:53:52.809Z] ===================================================== [Pipeline] echo [2022-10-01T01:53:52.817Z] taggedImages: [2022-10-01T01:53:52.817Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:52.817Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-01T01:53:52.817Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.77 [2022-10-01T01:53:52.817Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:52.817Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-01T01:53:52.841Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-01T01:53:52.841Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:52.841Z] latest [2022-10-01T01:53:52.841Z] 2.3.0-dev.77 [2022-10-01T01:53:52.841Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:52.841Z] main [2022-10-01T01:53:52.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:53.191Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:53.531Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:53:53.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-01T01:53:53.532Z] fc981ea3d828: Preparing [2022-10-01T01:53:53.532Z] 35520854133f: Preparing [2022-10-01T01:53:53.532Z] 70746c4ceb35: Preparing [2022-10-01T01:53:53.532Z] 0d94fcef9d2c: Preparing [2022-10-01T01:53:53.532Z] c97197b30a1c: Preparing [2022-10-01T01:53:53.532Z] a16560aa4aed: Preparing [2022-10-01T01:53:53.532Z] 40ef1d02caff: Preparing [2022-10-01T01:53:53.532Z] ac3e296eabc8: Preparing [2022-10-01T01:53:53.532Z] a741c4c32ff5: Preparing [2022-10-01T01:53:53.532Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:53.532Z] ac3e296eabc8: Waiting [2022-10-01T01:53:53.532Z] a741c4c32ff5: Waiting [2022-10-01T01:53:53.532Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:53.532Z] 40ef1d02caff: Waiting [2022-10-01T01:53:53.798Z] fc981ea3d828: Pushed [2022-10-01T01:53:53.798Z] c97197b30a1c: Pushed [2022-10-01T01:53:53.798Z] 35520854133f: Pushed [2022-10-01T01:53:54.063Z] a16560aa4aed: Pushed [2022-10-01T01:53:54.063Z] ac3e296eabc8: Pushed [2022-10-01T01:53:54.063Z] 40ef1d02caff: Pushed [2022-10-01T01:53:54.063Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:54.328Z] a741c4c32ff5: Pushed [2022-10-01T01:53:56.266Z] 0d94fcef9d2c: Pushed [2022-10-01T01:53:57.222Z] 70746c4ceb35: Pushed [2022-10-01T01:53:57.222Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:d2761538f667533f5915f65e92005ef39abb90a23d5311422a754d9ea2485009 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:57.568Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:57.899Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-01T01:53:57.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-01T01:53:57.899Z] fc981ea3d828: Preparing [2022-10-01T01:53:57.899Z] 35520854133f: Preparing [2022-10-01T01:53:57.899Z] 70746c4ceb35: Preparing [2022-10-01T01:53:57.899Z] 0d94fcef9d2c: Preparing [2022-10-01T01:53:57.899Z] c97197b30a1c: Preparing [2022-10-01T01:53:57.899Z] a16560aa4aed: Preparing [2022-10-01T01:53:57.899Z] 40ef1d02caff: Preparing [2022-10-01T01:53:57.899Z] ac3e296eabc8: Preparing [2022-10-01T01:53:57.899Z] a741c4c32ff5: Preparing [2022-10-01T01:53:57.900Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:57.900Z] 40ef1d02caff: Waiting [2022-10-01T01:53:57.900Z] ac3e296eabc8: Waiting [2022-10-01T01:53:57.900Z] a741c4c32ff5: Waiting [2022-10-01T01:53:57.900Z] a16560aa4aed: Waiting [2022-10-01T01:53:57.900Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:57.900Z] 35520854133f: Layer already exists [2022-10-01T01:53:57.900Z] 70746c4ceb35: Layer already exists [2022-10-01T01:53:57.900Z] 0d94fcef9d2c: Layer already exists [2022-10-01T01:53:57.900Z] fc981ea3d828: Layer already exists [2022-10-01T01:53:57.900Z] c97197b30a1c: Layer already exists [2022-10-01T01:53:57.900Z] 40ef1d02caff: Layer already exists [2022-10-01T01:53:57.900Z] a16560aa4aed: Layer already exists [2022-10-01T01:53:57.900Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:57.900Z] a741c4c32ff5: Layer already exists [2022-10-01T01:53:57.900Z] ac3e296eabc8: Layer already exists [2022-10-01T01:53:58.164Z] latest: digest: sha256:d2761538f667533f5915f65e92005ef39abb90a23d5311422a754d9ea2485009 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:58.504Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:58.845Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.77 [2022-10-01T01:53:58.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-01T01:53:58.845Z] fc981ea3d828: Preparing [2022-10-01T01:53:58.845Z] 35520854133f: Preparing [2022-10-01T01:53:58.845Z] 70746c4ceb35: Preparing [2022-10-01T01:53:58.845Z] 0d94fcef9d2c: Preparing [2022-10-01T01:53:58.845Z] c97197b30a1c: Preparing [2022-10-01T01:53:58.845Z] a16560aa4aed: Preparing [2022-10-01T01:53:58.845Z] 40ef1d02caff: Preparing [2022-10-01T01:53:58.845Z] ac3e296eabc8: Preparing [2022-10-01T01:53:58.845Z] a741c4c32ff5: Preparing [2022-10-01T01:53:58.845Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:58.845Z] 40ef1d02caff: Waiting [2022-10-01T01:53:58.845Z] ac3e296eabc8: Waiting [2022-10-01T01:53:58.845Z] a741c4c32ff5: Waiting [2022-10-01T01:53:58.845Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:58.845Z] a16560aa4aed: Waiting [2022-10-01T01:53:58.845Z] 35520854133f: Layer already exists [2022-10-01T01:53:58.845Z] 70746c4ceb35: Layer already exists [2022-10-01T01:53:58.845Z] 0d94fcef9d2c: Layer already exists [2022-10-01T01:53:58.845Z] fc981ea3d828: Layer already exists [2022-10-01T01:53:58.845Z] c97197b30a1c: Layer already exists [2022-10-01T01:53:58.845Z] ac3e296eabc8: Layer already exists [2022-10-01T01:53:58.845Z] a16560aa4aed: Layer already exists [2022-10-01T01:53:58.845Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:53:58.845Z] 40ef1d02caff: Layer already exists [2022-10-01T01:53:58.845Z] a741c4c32ff5: Layer already exists [2022-10-01T01:53:59.110Z] 2.3.0-dev.77: digest: sha256:d2761538f667533f5915f65e92005ef39abb90a23d5311422a754d9ea2485009 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:59.453Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:53:59.787Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:53:59.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-01T01:53:59.787Z] fc981ea3d828: Preparing [2022-10-01T01:53:59.787Z] 35520854133f: Preparing [2022-10-01T01:53:59.787Z] 70746c4ceb35: Preparing [2022-10-01T01:53:59.787Z] 0d94fcef9d2c: Preparing [2022-10-01T01:53:59.787Z] c97197b30a1c: Preparing [2022-10-01T01:53:59.787Z] a16560aa4aed: Preparing [2022-10-01T01:53:59.787Z] 40ef1d02caff: Preparing [2022-10-01T01:53:59.787Z] ac3e296eabc8: Preparing [2022-10-01T01:53:59.787Z] a741c4c32ff5: Preparing [2022-10-01T01:53:59.787Z] 5d3e392a13a0: Preparing [2022-10-01T01:53:59.787Z] ac3e296eabc8: Waiting [2022-10-01T01:53:59.787Z] 5d3e392a13a0: Waiting [2022-10-01T01:53:59.787Z] a16560aa4aed: Waiting [2022-10-01T01:53:59.787Z] 40ef1d02caff: Waiting [2022-10-01T01:53:59.787Z] a741c4c32ff5: Waiting [2022-10-01T01:53:59.787Z] c97197b30a1c: Layer already exists [2022-10-01T01:53:59.787Z] 0d94fcef9d2c: Layer already exists [2022-10-01T01:53:59.787Z] 70746c4ceb35: Layer already exists [2022-10-01T01:53:59.787Z] 35520854133f: Layer already exists [2022-10-01T01:53:59.787Z] fc981ea3d828: Layer already exists [2022-10-01T01:53:59.787Z] 40ef1d02caff: Layer already exists [2022-10-01T01:53:59.787Z] a16560aa4aed: Layer already exists [2022-10-01T01:53:59.787Z] a741c4c32ff5: Layer already exists [2022-10-01T01:53:59.787Z] ac3e296eabc8: Layer already exists [2022-10-01T01:53:59.787Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:54:00.054Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:d2761538f667533f5915f65e92005ef39abb90a23d5311422a754d9ea2485009 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:00.401Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:00.741Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-01T01:54:00.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-01T01:54:00.741Z] fc981ea3d828: Preparing [2022-10-01T01:54:00.741Z] 35520854133f: Preparing [2022-10-01T01:54:00.741Z] 70746c4ceb35: Preparing [2022-10-01T01:54:00.741Z] 0d94fcef9d2c: Preparing [2022-10-01T01:54:00.741Z] c97197b30a1c: Preparing [2022-10-01T01:54:00.741Z] a16560aa4aed: Preparing [2022-10-01T01:54:00.741Z] 40ef1d02caff: Preparing [2022-10-01T01:54:00.741Z] ac3e296eabc8: Preparing [2022-10-01T01:54:00.741Z] a741c4c32ff5: Preparing [2022-10-01T01:54:00.741Z] 5d3e392a13a0: Preparing [2022-10-01T01:54:00.741Z] 40ef1d02caff: Waiting [2022-10-01T01:54:00.741Z] ac3e296eabc8: Waiting [2022-10-01T01:54:00.741Z] a16560aa4aed: Waiting [2022-10-01T01:54:00.741Z] a741c4c32ff5: Waiting [2022-10-01T01:54:00.741Z] 5d3e392a13a0: Waiting [2022-10-01T01:54:00.741Z] 70746c4ceb35: Layer already exists [2022-10-01T01:54:00.741Z] fc981ea3d828: Layer already exists [2022-10-01T01:54:00.741Z] c97197b30a1c: Layer already exists [2022-10-01T01:54:00.741Z] 35520854133f: Layer already exists [2022-10-01T01:54:00.741Z] 0d94fcef9d2c: Layer already exists [2022-10-01T01:54:00.741Z] 40ef1d02caff: Layer already exists [2022-10-01T01:54:00.741Z] a16560aa4aed: Layer already exists [2022-10-01T01:54:00.741Z] ac3e296eabc8: Layer already exists [2022-10-01T01:54:00.741Z] a741c4c32ff5: Layer already exists [2022-10-01T01:54:00.741Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:54:01.008Z] main: digest: sha256:d2761538f667533f5915f65e92005ef39abb90a23d5311422a754d9ea2485009 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:54:01.057Z] ===================================================== [Pipeline] echo [2022-10-01T01:54:01.065Z] taggedImages: [2022-10-01T01:54:01.065Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:54:01.065Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-01T01:54:01.065Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.77 [2022-10-01T01:54:01.065Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:54:01.065Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-01T01:54:01.079Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-01T01:54:01.079Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:54:01.079Z] latest [2022-10-01T01:54:01.079Z] 2.3.0-dev.77 [2022-10-01T01:54:01.079Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:54:01.079Z] main [2022-10-01T01:54:01.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:01.414Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:01.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:54:01.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-01T01:54:01.766Z] 1a16ae164c0b: Preparing [2022-10-01T01:54:01.766Z] c22ed77ae929: Preparing [2022-10-01T01:54:01.766Z] 9346b43495bc: Preparing [2022-10-01T01:54:01.766Z] 3c7ce75403ae: Preparing [2022-10-01T01:54:01.766Z] e24d989d0ef1: Preparing [2022-10-01T01:54:01.766Z] 9833f26c6bda: Preparing [2022-10-01T01:54:01.766Z] 9833f26c6bda: Waiting [2022-10-01T01:54:02.034Z] 9346b43495bc: Layer already exists [2022-10-01T01:54:02.034Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:02.034Z] 1a16ae164c0b: Pushed [2022-10-01T01:54:02.034Z] e24d989d0ef1: Pushed [2022-10-01T01:54:03.441Z] 3c7ce75403ae: Pushed [2022-10-01T01:54:06.779Z] c22ed77ae929: Pushed [2022-10-01T01:54:07.045Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:e12e3149963626e9091626b659ae8417ee607d4741e4ed1a898358475a80f246 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:07.395Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:07.727Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-01T01:54:07.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-01T01:54:07.727Z] 1a16ae164c0b: Preparing [2022-10-01T01:54:07.727Z] c22ed77ae929: Preparing [2022-10-01T01:54:07.727Z] 9346b43495bc: Preparing [2022-10-01T01:54:07.727Z] 3c7ce75403ae: Preparing [2022-10-01T01:54:07.727Z] e24d989d0ef1: Preparing [2022-10-01T01:54:07.727Z] 9833f26c6bda: Preparing [2022-10-01T01:54:07.727Z] 9833f26c6bda: Waiting [2022-10-01T01:54:07.727Z] 3c7ce75403ae: Layer already exists [2022-10-01T01:54:07.727Z] c22ed77ae929: Layer already exists [2022-10-01T01:54:07.727Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:07.727Z] 1a16ae164c0b: Layer already exists [2022-10-01T01:54:07.727Z] 9346b43495bc: Layer already exists [2022-10-01T01:54:07.727Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:07.994Z] latest: digest: sha256:e12e3149963626e9091626b659ae8417ee607d4741e4ed1a898358475a80f246 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:08.330Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:08.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.77 [2022-10-01T01:54:08.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-01T01:54:08.667Z] 1a16ae164c0b: Preparing [2022-10-01T01:54:08.667Z] c22ed77ae929: Preparing [2022-10-01T01:54:08.667Z] 9346b43495bc: Preparing [2022-10-01T01:54:08.667Z] 3c7ce75403ae: Preparing [2022-10-01T01:54:08.667Z] e24d989d0ef1: Preparing [2022-10-01T01:54:08.667Z] 9833f26c6bda: Preparing [2022-10-01T01:54:08.667Z] 9833f26c6bda: Waiting [2022-10-01T01:54:08.667Z] 9346b43495bc: Layer already exists [2022-10-01T01:54:08.667Z] 3c7ce75403ae: Layer already exists [2022-10-01T01:54:08.667Z] 1a16ae164c0b: Layer already exists [2022-10-01T01:54:08.667Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:08.667Z] c22ed77ae929: Layer already exists [2022-10-01T01:54:08.667Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:08.935Z] 2.3.0-dev.77: digest: sha256:e12e3149963626e9091626b659ae8417ee607d4741e4ed1a898358475a80f246 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:09.284Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:09.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:54:09.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-01T01:54:09.630Z] 1a16ae164c0b: Preparing [2022-10-01T01:54:09.630Z] c22ed77ae929: Preparing [2022-10-01T01:54:09.630Z] 9346b43495bc: Preparing [2022-10-01T01:54:09.630Z] 3c7ce75403ae: Preparing [2022-10-01T01:54:09.630Z] e24d989d0ef1: Preparing [2022-10-01T01:54:09.630Z] 9833f26c6bda: Preparing [2022-10-01T01:54:09.630Z] 9833f26c6bda: Waiting [2022-10-01T01:54:09.630Z] 1a16ae164c0b: Layer already exists [2022-10-01T01:54:09.630Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:09.630Z] 9346b43495bc: Layer already exists [2022-10-01T01:54:09.630Z] 3c7ce75403ae: Layer already exists [2022-10-01T01:54:09.630Z] c22ed77ae929: Layer already exists [2022-10-01T01:54:09.630Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:09.896Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:e12e3149963626e9091626b659ae8417ee607d4741e4ed1a898358475a80f246 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:10.249Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:10.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-01T01:54:10.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-01T01:54:10.598Z] 1a16ae164c0b: Preparing [2022-10-01T01:54:10.598Z] c22ed77ae929: Preparing [2022-10-01T01:54:10.598Z] 9346b43495bc: Preparing [2022-10-01T01:54:10.598Z] 3c7ce75403ae: Preparing [2022-10-01T01:54:10.598Z] e24d989d0ef1: Preparing [2022-10-01T01:54:10.598Z] 9833f26c6bda: Preparing [2022-10-01T01:54:10.598Z] 9833f26c6bda: Waiting [2022-10-01T01:54:10.598Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:10.598Z] 1a16ae164c0b: Layer already exists [2022-10-01T01:54:10.598Z] 3c7ce75403ae: Layer already exists [2022-10-01T01:54:10.598Z] 9346b43495bc: Layer already exists [2022-10-01T01:54:10.598Z] c22ed77ae929: Layer already exists [2022-10-01T01:54:10.598Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:10.864Z] main: digest: sha256:e12e3149963626e9091626b659ae8417ee607d4741e4ed1a898358475a80f246 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:54:10.907Z] ===================================================== [Pipeline] echo [2022-10-01T01:54:10.913Z] taggedImages: [2022-10-01T01:54:10.913Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:54:10.913Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-01T01:54:10.913Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.77 [2022-10-01T01:54:10.913Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:54:10.913Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-01T01:54:10.931Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-01T01:54:10.931Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:54:10.931Z] latest [2022-10-01T01:54:10.931Z] 2.3.0-dev.77 [2022-10-01T01:54:10.931Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:54:10.931Z] main [2022-10-01T01:54:10.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:11.302Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:11.682Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:54:11.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-01T01:54:11.682Z] 04cb015ae25f: Preparing [2022-10-01T01:54:11.682Z] a893e23198d9: Preparing [2022-10-01T01:54:11.682Z] 05e0ba6a13d6: Preparing [2022-10-01T01:54:11.682Z] 2985638d5f9e: Preparing [2022-10-01T01:54:11.682Z] bb0dd73627de: Preparing [2022-10-01T01:54:11.682Z] 556fe86298d4: Preparing [2022-10-01T01:54:11.682Z] e24d989d0ef1: Preparing [2022-10-01T01:54:11.682Z] 9833f26c6bda: Preparing [2022-10-01T01:54:11.682Z] e24d989d0ef1: Waiting [2022-10-01T01:54:11.682Z] 9833f26c6bda: Waiting [2022-10-01T01:54:11.682Z] 556fe86298d4: Waiting [2022-10-01T01:54:11.959Z] a893e23198d9: Pushed [2022-10-01T01:54:11.959Z] 04cb015ae25f: Pushed [2022-10-01T01:54:11.959Z] 05e0ba6a13d6: Pushed [2022-10-01T01:54:11.959Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:11.959Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:12.945Z] 556fe86298d4: Pushed [2022-10-01T01:54:21.148Z] bb0dd73627de: Pushed [2022-10-01T01:54:27.778Z] 2985638d5f9e: Pushed [2022-10-01T01:54:27.778Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:50c2bdf5630abf2f2ba82e0e24b35ec650bdf073bcc1cc44c7d69826109329f4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:28.108Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:28.434Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-01T01:54:28.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-01T01:54:28.434Z] 04cb015ae25f: Preparing [2022-10-01T01:54:28.434Z] a893e23198d9: Preparing [2022-10-01T01:54:28.434Z] 05e0ba6a13d6: Preparing [2022-10-01T01:54:28.434Z] 2985638d5f9e: Preparing [2022-10-01T01:54:28.434Z] bb0dd73627de: Preparing [2022-10-01T01:54:28.434Z] 556fe86298d4: Preparing [2022-10-01T01:54:28.434Z] e24d989d0ef1: Preparing [2022-10-01T01:54:28.434Z] 9833f26c6bda: Preparing [2022-10-01T01:54:28.434Z] 556fe86298d4: Waiting [2022-10-01T01:54:28.434Z] e24d989d0ef1: Waiting [2022-10-01T01:54:28.434Z] 9833f26c6bda: Waiting [2022-10-01T01:54:28.434Z] bb0dd73627de: Layer already exists [2022-10-01T01:54:28.434Z] 05e0ba6a13d6: Layer already exists [2022-10-01T01:54:28.434Z] a893e23198d9: Layer already exists [2022-10-01T01:54:28.434Z] 04cb015ae25f: Layer already exists [2022-10-01T01:54:28.434Z] 2985638d5f9e: Layer already exists [2022-10-01T01:54:28.434Z] 556fe86298d4: Layer already exists [2022-10-01T01:54:28.434Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:28.434Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:28.700Z] latest: digest: sha256:50c2bdf5630abf2f2ba82e0e24b35ec650bdf073bcc1cc44c7d69826109329f4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:29.033Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:29.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.77 [2022-10-01T01:54:29.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-01T01:54:29.367Z] 04cb015ae25f: Preparing [2022-10-01T01:54:29.367Z] a893e23198d9: Preparing [2022-10-01T01:54:29.367Z] 05e0ba6a13d6: Preparing [2022-10-01T01:54:29.367Z] 2985638d5f9e: Preparing [2022-10-01T01:54:29.367Z] bb0dd73627de: Preparing [2022-10-01T01:54:29.367Z] 556fe86298d4: Preparing [2022-10-01T01:54:29.367Z] e24d989d0ef1: Preparing [2022-10-01T01:54:29.367Z] 9833f26c6bda: Preparing [2022-10-01T01:54:29.367Z] 556fe86298d4: Waiting [2022-10-01T01:54:29.367Z] e24d989d0ef1: Waiting [2022-10-01T01:54:29.367Z] 9833f26c6bda: Waiting [2022-10-01T01:54:29.367Z] 2985638d5f9e: Layer already exists [2022-10-01T01:54:29.367Z] 05e0ba6a13d6: Layer already exists [2022-10-01T01:54:29.367Z] a893e23198d9: Layer already exists [2022-10-01T01:54:29.367Z] bb0dd73627de: Layer already exists [2022-10-01T01:54:29.367Z] 04cb015ae25f: Layer already exists [2022-10-01T01:54:29.367Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:29.367Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:29.367Z] 556fe86298d4: Layer already exists [2022-10-01T01:54:29.631Z] 2.3.0-dev.77: digest: sha256:50c2bdf5630abf2f2ba82e0e24b35ec650bdf073bcc1cc44c7d69826109329f4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:29.971Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:30.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:54:30.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-01T01:54:30.296Z] 04cb015ae25f: Preparing [2022-10-01T01:54:30.296Z] a893e23198d9: Preparing [2022-10-01T01:54:30.296Z] 05e0ba6a13d6: Preparing [2022-10-01T01:54:30.296Z] 2985638d5f9e: Preparing [2022-10-01T01:54:30.296Z] bb0dd73627de: Preparing [2022-10-01T01:54:30.296Z] 556fe86298d4: Preparing [2022-10-01T01:54:30.296Z] e24d989d0ef1: Preparing [2022-10-01T01:54:30.296Z] 9833f26c6bda: Preparing [2022-10-01T01:54:30.296Z] 556fe86298d4: Waiting [2022-10-01T01:54:30.296Z] e24d989d0ef1: Waiting [2022-10-01T01:54:30.296Z] 9833f26c6bda: Waiting [2022-10-01T01:54:30.296Z] bb0dd73627de: Layer already exists [2022-10-01T01:54:30.296Z] 05e0ba6a13d6: Layer already exists [2022-10-01T01:54:30.296Z] 04cb015ae25f: Layer already exists [2022-10-01T01:54:30.296Z] 2985638d5f9e: Layer already exists [2022-10-01T01:54:30.296Z] a893e23198d9: Layer already exists [2022-10-01T01:54:30.296Z] 556fe86298d4: Layer already exists [2022-10-01T01:54:30.296Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:30.296Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:30.561Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:50c2bdf5630abf2f2ba82e0e24b35ec650bdf073bcc1cc44c7d69826109329f4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:30.892Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:31.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-01T01:54:31.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-01T01:54:31.225Z] 04cb015ae25f: Preparing [2022-10-01T01:54:31.225Z] a893e23198d9: Preparing [2022-10-01T01:54:31.225Z] 05e0ba6a13d6: Preparing [2022-10-01T01:54:31.225Z] 2985638d5f9e: Preparing [2022-10-01T01:54:31.225Z] bb0dd73627de: Preparing [2022-10-01T01:54:31.225Z] 556fe86298d4: Preparing [2022-10-01T01:54:31.225Z] e24d989d0ef1: Preparing [2022-10-01T01:54:31.225Z] 9833f26c6bda: Preparing [2022-10-01T01:54:31.225Z] e24d989d0ef1: Waiting [2022-10-01T01:54:31.225Z] 9833f26c6bda: Waiting [2022-10-01T01:54:31.225Z] 556fe86298d4: Waiting [2022-10-01T01:54:31.225Z] a893e23198d9: Layer already exists [2022-10-01T01:54:31.225Z] bb0dd73627de: Layer already exists [2022-10-01T01:54:31.225Z] 05e0ba6a13d6: Layer already exists [2022-10-01T01:54:31.225Z] 2985638d5f9e: Layer already exists [2022-10-01T01:54:31.225Z] 04cb015ae25f: Layer already exists [2022-10-01T01:54:31.225Z] 556fe86298d4: Layer already exists [2022-10-01T01:54:31.225Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:31.225Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:31.491Z] main: digest: sha256:50c2bdf5630abf2f2ba82e0e24b35ec650bdf073bcc1cc44c7d69826109329f4 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:54:31.527Z] ===================================================== [Pipeline] echo [2022-10-01T01:54:31.537Z] taggedImages: [2022-10-01T01:54:31.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:54:31.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-01T01:54:31.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.77 [2022-10-01T01:54:31.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:54:31.537Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-01T01:54:31.553Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-01T01:54:31.553Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:54:31.553Z] latest [2022-10-01T01:54:31.553Z] 2.3.0-dev.77 [2022-10-01T01:54:31.553Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:54:31.553Z] main [2022-10-01T01:54:31.553Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:31.873Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:32.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:54:32.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-01T01:54:32.209Z] ce581a24ccdf: Preparing [2022-10-01T01:54:32.209Z] 5ca6b5f6c8bf: Preparing [2022-10-01T01:54:32.209Z] ece993b08192: Preparing [2022-10-01T01:54:32.209Z] 0ee25aac66b3: Preparing [2022-10-01T01:54:32.209Z] 9b6eb6c141b1: Preparing [2022-10-01T01:54:32.209Z] e24d989d0ef1: Preparing [2022-10-01T01:54:32.209Z] 9833f26c6bda: Preparing [2022-10-01T01:54:32.209Z] e24d989d0ef1: Waiting [2022-10-01T01:54:32.209Z] 9833f26c6bda: Waiting [2022-10-01T01:54:32.474Z] 5ca6b5f6c8bf: Pushed [2022-10-01T01:54:32.474Z] ce581a24ccdf: Pushed [2022-10-01T01:54:32.474Z] ece993b08192: Pushed [2022-10-01T01:54:32.474Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:32.474Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:33.052Z] 9b6eb6c141b1: Pushed [2022-10-01T01:54:48.017Z] 0ee25aac66b3: Pushed [2022-10-01T01:54:48.017Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:cf21e1119be32b61a1792cc4a50a57cf2ce5cfafc3bea43b887694b9c6e3539f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:48.358Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:48.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-01T01:54:48.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-01T01:54:48.697Z] ce581a24ccdf: Preparing [2022-10-01T01:54:48.697Z] 5ca6b5f6c8bf: Preparing [2022-10-01T01:54:48.697Z] ece993b08192: Preparing [2022-10-01T01:54:48.697Z] 0ee25aac66b3: Preparing [2022-10-01T01:54:48.697Z] 9b6eb6c141b1: Preparing [2022-10-01T01:54:48.697Z] e24d989d0ef1: Preparing [2022-10-01T01:54:48.697Z] 9833f26c6bda: Preparing [2022-10-01T01:54:48.697Z] e24d989d0ef1: Waiting [2022-10-01T01:54:48.697Z] 9833f26c6bda: Waiting [2022-10-01T01:54:48.697Z] 9b6eb6c141b1: Layer already exists [2022-10-01T01:54:48.697Z] ece993b08192: Layer already exists [2022-10-01T01:54:48.697Z] 5ca6b5f6c8bf: Layer already exists [2022-10-01T01:54:48.697Z] ce581a24ccdf: Layer already exists [2022-10-01T01:54:48.697Z] 0ee25aac66b3: Layer already exists [2022-10-01T01:54:48.697Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:48.697Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:48.962Z] latest: digest: sha256:cf21e1119be32b61a1792cc4a50a57cf2ce5cfafc3bea43b887694b9c6e3539f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:49.300Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:49.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.77 [2022-10-01T01:54:49.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-01T01:54:49.624Z] ce581a24ccdf: Preparing [2022-10-01T01:54:49.624Z] 5ca6b5f6c8bf: Preparing [2022-10-01T01:54:49.624Z] ece993b08192: Preparing [2022-10-01T01:54:49.624Z] 0ee25aac66b3: Preparing [2022-10-01T01:54:49.624Z] 9b6eb6c141b1: Preparing [2022-10-01T01:54:49.624Z] e24d989d0ef1: Preparing [2022-10-01T01:54:49.624Z] 9833f26c6bda: Preparing [2022-10-01T01:54:49.624Z] e24d989d0ef1: Waiting [2022-10-01T01:54:49.624Z] 9833f26c6bda: Waiting [2022-10-01T01:54:49.624Z] 9b6eb6c141b1: Layer already exists [2022-10-01T01:54:49.624Z] ce581a24ccdf: Layer already exists [2022-10-01T01:54:49.624Z] 0ee25aac66b3: Layer already exists [2022-10-01T01:54:49.624Z] 5ca6b5f6c8bf: Layer already exists [2022-10-01T01:54:49.624Z] ece993b08192: Layer already exists [2022-10-01T01:54:49.624Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:49.624Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:49.889Z] 2.3.0-dev.77: digest: sha256:cf21e1119be32b61a1792cc4a50a57cf2ce5cfafc3bea43b887694b9c6e3539f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:50.222Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:50.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:54:50.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-01T01:54:50.554Z] ce581a24ccdf: Preparing [2022-10-01T01:54:50.554Z] 5ca6b5f6c8bf: Preparing [2022-10-01T01:54:50.554Z] ece993b08192: Preparing [2022-10-01T01:54:50.554Z] 0ee25aac66b3: Preparing [2022-10-01T01:54:50.554Z] 9b6eb6c141b1: Preparing [2022-10-01T01:54:50.554Z] e24d989d0ef1: Preparing [2022-10-01T01:54:50.554Z] 9833f26c6bda: Preparing [2022-10-01T01:54:50.554Z] e24d989d0ef1: Waiting [2022-10-01T01:54:50.554Z] 9833f26c6bda: Waiting [2022-10-01T01:54:50.554Z] 5ca6b5f6c8bf: Layer already exists [2022-10-01T01:54:50.554Z] ece993b08192: Layer already exists [2022-10-01T01:54:50.554Z] 9b6eb6c141b1: Layer already exists [2022-10-01T01:54:50.554Z] ce581a24ccdf: Layer already exists [2022-10-01T01:54:50.554Z] 0ee25aac66b3: Layer already exists [2022-10-01T01:54:50.554Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:50.554Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:50.554Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:cf21e1119be32b61a1792cc4a50a57cf2ce5cfafc3bea43b887694b9c6e3539f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:51.152Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:51.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-01T01:54:51.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-01T01:54:51.480Z] ce581a24ccdf: Preparing [2022-10-01T01:54:51.480Z] 5ca6b5f6c8bf: Preparing [2022-10-01T01:54:51.480Z] ece993b08192: Preparing [2022-10-01T01:54:51.480Z] 0ee25aac66b3: Preparing [2022-10-01T01:54:51.480Z] 9b6eb6c141b1: Preparing [2022-10-01T01:54:51.480Z] e24d989d0ef1: Preparing [2022-10-01T01:54:51.480Z] 9833f26c6bda: Preparing [2022-10-01T01:54:51.480Z] e24d989d0ef1: Waiting [2022-10-01T01:54:51.480Z] 9833f26c6bda: Waiting [2022-10-01T01:54:51.480Z] ece993b08192: Layer already exists [2022-10-01T01:54:51.480Z] ce581a24ccdf: Layer already exists [2022-10-01T01:54:51.480Z] 0ee25aac66b3: Layer already exists [2022-10-01T01:54:51.480Z] 5ca6b5f6c8bf: Layer already exists [2022-10-01T01:54:51.480Z] 9b6eb6c141b1: Layer already exists [2022-10-01T01:54:51.480Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:51.480Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:51.744Z] main: digest: sha256:cf21e1119be32b61a1792cc4a50a57cf2ce5cfafc3bea43b887694b9c6e3539f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:54:51.794Z] ===================================================== [Pipeline] echo [2022-10-01T01:54:51.802Z] taggedImages: [2022-10-01T01:54:51.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:54:51.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-01T01:54:51.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.77 [2022-10-01T01:54:51.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:54:51.802Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-01T01:54:51.820Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-01T01:54:51.820Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:54:51.820Z] latest [2022-10-01T01:54:51.820Z] 2.3.0-dev.77 [2022-10-01T01:54:51.820Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:54:51.820Z] main [2022-10-01T01:54:51.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:52.156Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:54:52.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:54:52.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-01T01:54:52.485Z] bcd9c41c2edf: Preparing [2022-10-01T01:54:52.485Z] ab3cacf13dee: Preparing [2022-10-01T01:54:52.485Z] 789d1ae026c7: Preparing [2022-10-01T01:54:52.485Z] 392c40fbb3ab: Preparing [2022-10-01T01:54:52.485Z] 556fe86298d4: Preparing [2022-10-01T01:54:52.485Z] e24d989d0ef1: Preparing [2022-10-01T01:54:52.485Z] 9833f26c6bda: Preparing [2022-10-01T01:54:52.485Z] e24d989d0ef1: Waiting [2022-10-01T01:54:52.485Z] 9833f26c6bda: Waiting [2022-10-01T01:54:52.485Z] 556fe86298d4: Layer already exists [2022-10-01T01:54:52.751Z] e24d989d0ef1: Layer already exists [2022-10-01T01:54:52.751Z] 9833f26c6bda: Layer already exists [2022-10-01T01:54:52.751Z] bcd9c41c2edf: Pushed [2022-10-01T01:54:52.751Z] ab3cacf13dee: Pushed [2022-10-01T01:54:52.751Z] 789d1ae026c7: Pushed [2022-10-01T01:55:10.935Z] 392c40fbb3ab: Pushed [2022-10-01T01:55:10.935Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:9cd287d645919a477b0d066b83e1951ad8a96e5a96e7040e61c858741bc79942 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:11.273Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:11.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-01T01:55:11.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-01T01:55:11.606Z] bcd9c41c2edf: Preparing [2022-10-01T01:55:11.606Z] ab3cacf13dee: Preparing [2022-10-01T01:55:11.606Z] 789d1ae026c7: Preparing [2022-10-01T01:55:11.606Z] 392c40fbb3ab: Preparing [2022-10-01T01:55:11.606Z] 556fe86298d4: Preparing [2022-10-01T01:55:11.606Z] e24d989d0ef1: Preparing [2022-10-01T01:55:11.606Z] 9833f26c6bda: Preparing [2022-10-01T01:55:11.606Z] e24d989d0ef1: Waiting [2022-10-01T01:55:11.606Z] 9833f26c6bda: Waiting [2022-10-01T01:55:11.606Z] 789d1ae026c7: Layer already exists [2022-10-01T01:55:11.606Z] 392c40fbb3ab: Layer already exists [2022-10-01T01:55:11.606Z] bcd9c41c2edf: Layer already exists [2022-10-01T01:55:11.606Z] ab3cacf13dee: Layer already exists [2022-10-01T01:55:11.606Z] 556fe86298d4: Layer already exists [2022-10-01T01:55:11.606Z] 9833f26c6bda: Layer already exists [2022-10-01T01:55:11.606Z] e24d989d0ef1: Layer already exists [2022-10-01T01:55:11.872Z] latest: digest: sha256:9cd287d645919a477b0d066b83e1951ad8a96e5a96e7040e61c858741bc79942 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:12.208Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:12.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.77 [2022-10-01T01:55:12.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-01T01:55:12.539Z] bcd9c41c2edf: Preparing [2022-10-01T01:55:12.539Z] ab3cacf13dee: Preparing [2022-10-01T01:55:12.539Z] 789d1ae026c7: Preparing [2022-10-01T01:55:12.539Z] 392c40fbb3ab: Preparing [2022-10-01T01:55:12.539Z] 556fe86298d4: Preparing [2022-10-01T01:55:12.539Z] e24d989d0ef1: Preparing [2022-10-01T01:55:12.539Z] 9833f26c6bda: Preparing [2022-10-01T01:55:12.539Z] e24d989d0ef1: Waiting [2022-10-01T01:55:12.539Z] 9833f26c6bda: Waiting [2022-10-01T01:55:12.539Z] 789d1ae026c7: Layer already exists [2022-10-01T01:55:12.539Z] bcd9c41c2edf: Layer already exists [2022-10-01T01:55:12.539Z] 392c40fbb3ab: Layer already exists [2022-10-01T01:55:12.539Z] 556fe86298d4: Layer already exists [2022-10-01T01:55:12.539Z] ab3cacf13dee: Layer already exists [2022-10-01T01:55:12.539Z] 9833f26c6bda: Layer already exists [2022-10-01T01:55:12.539Z] e24d989d0ef1: Layer already exists [2022-10-01T01:55:12.539Z] 2.3.0-dev.77: digest: sha256:9cd287d645919a477b0d066b83e1951ad8a96e5a96e7040e61c858741bc79942 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:12.867Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:13.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:55:13.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-01T01:55:13.197Z] bcd9c41c2edf: Preparing [2022-10-01T01:55:13.197Z] ab3cacf13dee: Preparing [2022-10-01T01:55:13.197Z] 789d1ae026c7: Preparing [2022-10-01T01:55:13.197Z] 392c40fbb3ab: Preparing [2022-10-01T01:55:13.197Z] 556fe86298d4: Preparing [2022-10-01T01:55:13.197Z] e24d989d0ef1: Preparing [2022-10-01T01:55:13.197Z] 9833f26c6bda: Preparing [2022-10-01T01:55:13.197Z] e24d989d0ef1: Waiting [2022-10-01T01:55:13.197Z] 9833f26c6bda: Waiting [2022-10-01T01:55:13.197Z] 789d1ae026c7: Layer already exists [2022-10-01T01:55:13.197Z] bcd9c41c2edf: Layer already exists [2022-10-01T01:55:13.197Z] 556fe86298d4: Layer already exists [2022-10-01T01:55:13.197Z] ab3cacf13dee: Layer already exists [2022-10-01T01:55:13.197Z] 392c40fbb3ab: Layer already exists [2022-10-01T01:55:13.197Z] 9833f26c6bda: Layer already exists [2022-10-01T01:55:13.197Z] e24d989d0ef1: Layer already exists [2022-10-01T01:55:13.462Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:9cd287d645919a477b0d066b83e1951ad8a96e5a96e7040e61c858741bc79942 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:13.788Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:14.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-01T01:55:14.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-01T01:55:14.114Z] bcd9c41c2edf: Preparing [2022-10-01T01:55:14.114Z] ab3cacf13dee: Preparing [2022-10-01T01:55:14.114Z] 789d1ae026c7: Preparing [2022-10-01T01:55:14.114Z] 392c40fbb3ab: Preparing [2022-10-01T01:55:14.114Z] 556fe86298d4: Preparing [2022-10-01T01:55:14.114Z] e24d989d0ef1: Preparing [2022-10-01T01:55:14.114Z] 9833f26c6bda: Preparing [2022-10-01T01:55:14.114Z] e24d989d0ef1: Waiting [2022-10-01T01:55:14.114Z] 9833f26c6bda: Waiting [2022-10-01T01:55:14.114Z] 556fe86298d4: Layer already exists [2022-10-01T01:55:14.114Z] 392c40fbb3ab: Layer already exists [2022-10-01T01:55:14.114Z] ab3cacf13dee: Layer already exists [2022-10-01T01:55:14.114Z] 789d1ae026c7: Layer already exists [2022-10-01T01:55:14.114Z] bcd9c41c2edf: Layer already exists [2022-10-01T01:55:14.114Z] e24d989d0ef1: Layer already exists [2022-10-01T01:55:14.114Z] 9833f26c6bda: Layer already exists [2022-10-01T01:55:14.380Z] main: digest: sha256:9cd287d645919a477b0d066b83e1951ad8a96e5a96e7040e61c858741bc79942 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:55:14.419Z] ===================================================== [Pipeline] echo [2022-10-01T01:55:14.425Z] taggedImages: [2022-10-01T01:55:14.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:55:14.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-01T01:55:14.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.77 [2022-10-01T01:55:14.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:55:14.425Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-01T01:55:14.441Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-01T01:55:14.441Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:55:14.441Z] latest [2022-10-01T01:55:14.441Z] 2.3.0-dev.77 [2022-10-01T01:55:14.441Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:55:14.441Z] main [2022-10-01T01:55:14.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:14.769Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:15.097Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:55:15.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-01T01:55:15.097Z] 4eddb2b17333: Preparing [2022-10-01T01:55:15.097Z] c43f0d2ecad4: Preparing [2022-10-01T01:55:15.097Z] 9346b43495bc: Preparing [2022-10-01T01:55:15.097Z] fe7a821f5c9b: Preparing [2022-10-01T01:55:15.097Z] 5d3e392a13a0: Preparing [2022-10-01T01:55:15.097Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:55:15.097Z] 9346b43495bc: Layer already exists [2022-10-01T01:55:15.360Z] 4eddb2b17333: Pushed [2022-10-01T01:55:15.360Z] fe7a821f5c9b: Pushed [2022-10-01T01:55:20.685Z] c43f0d2ecad4: Pushed [2022-10-01T01:55:20.685Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:2953a59567352baaaa9485385de885fc2a2681e5c505bf52c6f0b488830ac344 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:21.020Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:21.347Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-01T01:55:21.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-01T01:55:21.347Z] 4eddb2b17333: Preparing [2022-10-01T01:55:21.347Z] c43f0d2ecad4: Preparing [2022-10-01T01:55:21.347Z] 9346b43495bc: Preparing [2022-10-01T01:55:21.347Z] fe7a821f5c9b: Preparing [2022-10-01T01:55:21.347Z] 5d3e392a13a0: Preparing [2022-10-01T01:55:21.347Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:55:21.347Z] 4eddb2b17333: Layer already exists [2022-10-01T01:55:21.347Z] fe7a821f5c9b: Layer already exists [2022-10-01T01:55:21.347Z] c43f0d2ecad4: Layer already exists [2022-10-01T01:55:21.347Z] 9346b43495bc: Layer already exists [2022-10-01T01:55:21.612Z] latest: digest: sha256:2953a59567352baaaa9485385de885fc2a2681e5c505bf52c6f0b488830ac344 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:21.940Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:22.266Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.77 [2022-10-01T01:55:22.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-01T01:55:22.266Z] 4eddb2b17333: Preparing [2022-10-01T01:55:22.266Z] c43f0d2ecad4: Preparing [2022-10-01T01:55:22.266Z] 9346b43495bc: Preparing [2022-10-01T01:55:22.266Z] fe7a821f5c9b: Preparing [2022-10-01T01:55:22.266Z] 5d3e392a13a0: Preparing [2022-10-01T01:55:22.266Z] 4eddb2b17333: Layer already exists [2022-10-01T01:55:22.266Z] c43f0d2ecad4: Layer already exists [2022-10-01T01:55:22.266Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:55:22.266Z] fe7a821f5c9b: Layer already exists [2022-10-01T01:55:22.266Z] 9346b43495bc: Layer already exists [2022-10-01T01:55:22.266Z] 2.3.0-dev.77: digest: sha256:2953a59567352baaaa9485385de885fc2a2681e5c505bf52c6f0b488830ac344 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:22.598Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:22.925Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:55:22.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-01T01:55:22.925Z] 4eddb2b17333: Preparing [2022-10-01T01:55:22.925Z] c43f0d2ecad4: Preparing [2022-10-01T01:55:22.925Z] 9346b43495bc: Preparing [2022-10-01T01:55:22.925Z] fe7a821f5c9b: Preparing [2022-10-01T01:55:22.925Z] 5d3e392a13a0: Preparing [2022-10-01T01:55:22.925Z] c43f0d2ecad4: Layer already exists [2022-10-01T01:55:22.925Z] 9346b43495bc: Layer already exists [2022-10-01T01:55:22.925Z] 4eddb2b17333: Layer already exists [2022-10-01T01:55:22.925Z] fe7a821f5c9b: Layer already exists [2022-10-01T01:55:22.925Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:55:22.925Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:2953a59567352baaaa9485385de885fc2a2681e5c505bf52c6f0b488830ac344 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:23.519Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:23.849Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-01T01:55:23.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-01T01:55:23.849Z] 4eddb2b17333: Preparing [2022-10-01T01:55:23.849Z] c43f0d2ecad4: Preparing [2022-10-01T01:55:23.849Z] 9346b43495bc: Preparing [2022-10-01T01:55:23.849Z] fe7a821f5c9b: Preparing [2022-10-01T01:55:23.849Z] 5d3e392a13a0: Preparing [2022-10-01T01:55:23.849Z] 4eddb2b17333: Layer already exists [2022-10-01T01:55:23.849Z] c43f0d2ecad4: Layer already exists [2022-10-01T01:55:23.849Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:55:23.849Z] fe7a821f5c9b: Layer already exists [2022-10-01T01:55:23.849Z] 9346b43495bc: Layer already exists [2022-10-01T01:55:23.849Z] main: digest: sha256:2953a59567352baaaa9485385de885fc2a2681e5c505bf52c6f0b488830ac344 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:55:23.888Z] ===================================================== [Pipeline] echo [2022-10-01T01:55:23.894Z] taggedImages: [2022-10-01T01:55:23.894Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:55:23.894Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-01T01:55:23.894Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.77 [2022-10-01T01:55:23.894Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:55:23.894Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-01T01:55:23.906Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-01T01:55:23.906Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:55:23.906Z] latest [2022-10-01T01:55:23.906Z] 2.3.0-dev.77 [2022-10-01T01:55:23.906Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:55:23.906Z] main [2022-10-01T01:55:23.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:24.239Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:24.566Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:55:24.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-01T01:55:24.566Z] 19fda452029d: Preparing [2022-10-01T01:55:24.566Z] efc6abc52988: Preparing [2022-10-01T01:55:24.566Z] 9346b43495bc: Preparing [2022-10-01T01:55:24.567Z] f0a48053ee68: Preparing [2022-10-01T01:55:24.567Z] 5d3e392a13a0: Preparing [2022-10-01T01:55:24.567Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:55:24.567Z] f0a48053ee68: Layer already exists [2022-10-01T01:55:24.567Z] 9346b43495bc: Layer already exists [2022-10-01T01:55:24.835Z] 19fda452029d: Pushed [2022-10-01T01:55:30.162Z] efc6abc52988: Pushed [2022-10-01T01:55:30.162Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:426ae2463e1fcf4dc357cfe1914ae755a375b6079b094e0fde09ebf2ee96d980 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:30.497Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:30.822Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-01T01:55:30.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-01T01:55:30.822Z] 19fda452029d: Preparing [2022-10-01T01:55:30.822Z] efc6abc52988: Preparing [2022-10-01T01:55:30.822Z] 9346b43495bc: Preparing [2022-10-01T01:55:30.822Z] f0a48053ee68: Preparing [2022-10-01T01:55:30.822Z] 5d3e392a13a0: Preparing [2022-10-01T01:55:30.822Z] f0a48053ee68: Layer already exists [2022-10-01T01:55:30.822Z] 9346b43495bc: Layer already exists [2022-10-01T01:55:30.822Z] 19fda452029d: Layer already exists [2022-10-01T01:55:30.822Z] efc6abc52988: Layer already exists [2022-10-01T01:55:30.822Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:55:30.822Z] latest: digest: sha256:426ae2463e1fcf4dc357cfe1914ae755a375b6079b094e0fde09ebf2ee96d980 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:31.420Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:31.753Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.77 [2022-10-01T01:55:31.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-01T01:55:31.753Z] 19fda452029d: Preparing [2022-10-01T01:55:31.753Z] efc6abc52988: Preparing [2022-10-01T01:55:31.753Z] 9346b43495bc: Preparing [2022-10-01T01:55:31.753Z] f0a48053ee68: Preparing [2022-10-01T01:55:31.753Z] 5d3e392a13a0: Preparing [2022-10-01T01:55:31.753Z] 19fda452029d: Layer already exists [2022-10-01T01:55:31.753Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:55:31.753Z] 9346b43495bc: Layer already exists [2022-10-01T01:55:31.753Z] efc6abc52988: Layer already exists [2022-10-01T01:55:31.753Z] f0a48053ee68: Layer already exists [2022-10-01T01:55:31.753Z] 2.3.0-dev.77: digest: sha256:426ae2463e1fcf4dc357cfe1914ae755a375b6079b094e0fde09ebf2ee96d980 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:32.087Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:32.421Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:55:32.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-01T01:55:32.421Z] 19fda452029d: Preparing [2022-10-01T01:55:32.421Z] efc6abc52988: Preparing [2022-10-01T01:55:32.421Z] 9346b43495bc: Preparing [2022-10-01T01:55:32.421Z] f0a48053ee68: Preparing [2022-10-01T01:55:32.421Z] 5d3e392a13a0: Preparing [2022-10-01T01:55:32.421Z] efc6abc52988: Layer already exists [2022-10-01T01:55:32.421Z] 19fda452029d: Layer already exists [2022-10-01T01:55:32.421Z] f0a48053ee68: Layer already exists [2022-10-01T01:55:32.421Z] 9346b43495bc: Layer already exists [2022-10-01T01:55:32.421Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:55:32.421Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:426ae2463e1fcf4dc357cfe1914ae755a375b6079b094e0fde09ebf2ee96d980 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:33.016Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:33.347Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-01T01:55:33.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-01T01:55:33.347Z] 19fda452029d: Preparing [2022-10-01T01:55:33.347Z] efc6abc52988: Preparing [2022-10-01T01:55:33.347Z] 9346b43495bc: Preparing [2022-10-01T01:55:33.347Z] f0a48053ee68: Preparing [2022-10-01T01:55:33.347Z] 5d3e392a13a0: Preparing [2022-10-01T01:55:33.347Z] 9346b43495bc: Layer already exists [2022-10-01T01:55:33.347Z] 19fda452029d: Layer already exists [2022-10-01T01:55:33.347Z] efc6abc52988: Layer already exists [2022-10-01T01:55:33.347Z] f0a48053ee68: Layer already exists [2022-10-01T01:55:33.347Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:55:33.347Z] main: digest: sha256:426ae2463e1fcf4dc357cfe1914ae755a375b6079b094e0fde09ebf2ee96d980 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:55:33.652Z] ===================================================== [Pipeline] echo [2022-10-01T01:55:33.657Z] taggedImages: [2022-10-01T01:55:33.657Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:55:33.657Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-01T01:55:33.657Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.77 [2022-10-01T01:55:33.657Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:55:33.657Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-01T01:55:33.671Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-01T01:55:33.671Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:55:33.671Z] latest [2022-10-01T01:55:33.671Z] 2.3.0-dev.77 [2022-10-01T01:55:33.671Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:55:33.671Z] main [2022-10-01T01:55:33.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:34.002Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:55:34.387Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:55:34.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-01T01:55:34.387Z] e3b8fc6bea14: Preparing [2022-10-01T01:55:34.387Z] cb9e18baf9a7: Preparing [2022-10-01T01:55:34.387Z] 73d1b3af9228: Preparing [2022-10-01T01:55:34.387Z] 7154792a4ed6: Preparing [2022-10-01T01:55:34.387Z] 5d3e392a13a0: Preparing [2022-10-01T01:55:34.387Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:55:34.665Z] cb9e18baf9a7: Pushed [2022-10-01T01:55:35.270Z] e3b8fc6bea14: Pushed [2022-10-01T01:55:37.243Z] 73d1b3af9228: Pushed [2022-10-01T01:56:03.892Z] 7154792a4ed6: Pushed [2022-10-01T01:56:03.892Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f: digest: sha256:ae068e4e871df4afbc17cb626f0067eb267ccfc492af99b86f3a0ea5e95f5162 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:56:04.233Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:56:04.570Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-01T01:56:04.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-01T01:56:04.570Z] e3b8fc6bea14: Preparing [2022-10-01T01:56:04.570Z] cb9e18baf9a7: Preparing [2022-10-01T01:56:04.570Z] 73d1b3af9228: Preparing [2022-10-01T01:56:04.570Z] 7154792a4ed6: Preparing [2022-10-01T01:56:04.570Z] 5d3e392a13a0: Preparing [2022-10-01T01:56:04.570Z] e3b8fc6bea14: Layer already exists [2022-10-01T01:56:04.570Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:56:04.570Z] 7154792a4ed6: Layer already exists [2022-10-01T01:56:04.570Z] cb9e18baf9a7: Layer already exists [2022-10-01T01:56:04.570Z] 73d1b3af9228: Layer already exists [2022-10-01T01:56:04.570Z] latest: digest: sha256:ae068e4e871df4afbc17cb626f0067eb267ccfc492af99b86f3a0ea5e95f5162 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:56:05.172Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:56:05.501Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.77 [2022-10-01T01:56:05.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-01T01:56:05.501Z] e3b8fc6bea14: Preparing [2022-10-01T01:56:05.501Z] cb9e18baf9a7: Preparing [2022-10-01T01:56:05.501Z] 73d1b3af9228: Preparing [2022-10-01T01:56:05.501Z] 7154792a4ed6: Preparing [2022-10-01T01:56:05.501Z] 5d3e392a13a0: Preparing [2022-10-01T01:56:05.501Z] cb9e18baf9a7: Layer already exists [2022-10-01T01:56:05.501Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:56:05.501Z] e3b8fc6bea14: Layer already exists [2022-10-01T01:56:05.501Z] 73d1b3af9228: Layer already exists [2022-10-01T01:56:05.501Z] 7154792a4ed6: Layer already exists [2022-10-01T01:56:05.501Z] 2.3.0-dev.77: digest: sha256:ae068e4e871df4afbc17cb626f0067eb267ccfc492af99b86f3a0ea5e95f5162 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:56:05.835Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:56:06.159Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:56:06.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-01T01:56:06.159Z] e3b8fc6bea14: Preparing [2022-10-01T01:56:06.159Z] cb9e18baf9a7: Preparing [2022-10-01T01:56:06.159Z] 73d1b3af9228: Preparing [2022-10-01T01:56:06.159Z] 7154792a4ed6: Preparing [2022-10-01T01:56:06.159Z] 5d3e392a13a0: Preparing [2022-10-01T01:56:06.159Z] 73d1b3af9228: Layer already exists [2022-10-01T01:56:06.159Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:56:06.159Z] cb9e18baf9a7: Layer already exists [2022-10-01T01:56:06.159Z] e3b8fc6bea14: Layer already exists [2022-10-01T01:56:06.159Z] 7154792a4ed6: Layer already exists [2022-10-01T01:56:06.159Z] 744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77: digest: sha256:ae068e4e871df4afbc17cb626f0067eb267ccfc492af99b86f3a0ea5e95f5162 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:56:06.489Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:56:06.824Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-01T01:56:06.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-01T01:56:06.824Z] e3b8fc6bea14: Preparing [2022-10-01T01:56:06.824Z] cb9e18baf9a7: Preparing [2022-10-01T01:56:06.824Z] 73d1b3af9228: Preparing [2022-10-01T01:56:06.824Z] 7154792a4ed6: Preparing [2022-10-01T01:56:06.824Z] 5d3e392a13a0: Preparing [2022-10-01T01:56:06.824Z] e3b8fc6bea14: Layer already exists [2022-10-01T01:56:06.824Z] 5d3e392a13a0: Layer already exists [2022-10-01T01:56:06.824Z] 73d1b3af9228: Layer already exists [2022-10-01T01:56:06.824Z] 7154792a4ed6: Layer already exists [2022-10-01T01:56:06.824Z] cb9e18baf9a7: Layer already exists [2022-10-01T01:56:07.089Z] main: digest: sha256:ae068e4e871df4afbc17cb626f0067eb267ccfc492af99b86f3a0ea5e95f5162 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-01T01:56:07.129Z] ===================================================== [Pipeline] echo [2022-10-01T01:56:07.135Z] taggedImages: [2022-10-01T01:56:07.135Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f [2022-10-01T01:56:07.135Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-01T01:56:07.135Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.77 [2022-10-01T01:56:07.135Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:744b4920ca4f20eb5f8471b336be03832ab3a92f-2.3.0-dev.77 [2022-10-01T01:56:07.135Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:56:07.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-01T01:56:07.479Z] [2022-10-01T01:56:07.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:56:07.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-01T01:56:07.804Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-01T01:56:07.804Z] 8998bd30e6a1: Pulling fs layer [2022-10-01T01:56:07.804Z] 04944245beec: Pulling fs layer [2022-10-01T01:56:07.804Z] 699f458cf7ca: Pulling fs layer [2022-10-01T01:56:07.804Z] 765212b225bb: Pulling fs layer [2022-10-01T01:56:07.804Z] f23df028b6ca: Pulling fs layer [2022-10-01T01:56:07.804Z] d65c8cfc05b1: Pulling fs layer [2022-10-01T01:56:07.804Z] 2437ff75d9bd: Pulling fs layer [2022-10-01T01:56:07.804Z] f23df028b6ca: Waiting [2022-10-01T01:56:07.804Z] d65c8cfc05b1: Waiting [2022-10-01T01:56:07.804Z] 2437ff75d9bd: Waiting [2022-10-01T01:56:07.804Z] 765212b225bb: Waiting [2022-10-01T01:56:08.072Z] 04944245beec: Verifying Checksum [2022-10-01T01:56:08.072Z] 04944245beec: Download complete [2022-10-01T01:56:08.072Z] 765212b225bb: Verifying Checksum [2022-10-01T01:56:08.072Z] 765212b225bb: Download complete [2022-10-01T01:56:08.072Z] f23df028b6ca: Verifying Checksum [2022-10-01T01:56:08.072Z] f23df028b6ca: Download complete [2022-10-01T01:56:08.072Z] d65c8cfc05b1: Verifying Checksum [2022-10-01T01:56:08.072Z] d65c8cfc05b1: Download complete [2022-10-01T01:56:08.339Z] 699f458cf7ca: Verifying Checksum [2022-10-01T01:56:08.339Z] 699f458cf7ca: Download complete [2022-10-01T01:56:08.607Z] 8998bd30e6a1: Verifying Checksum [2022-10-01T01:56:08.607Z] 8998bd30e6a1: Download complete [2022-10-01T01:56:10.539Z] 2437ff75d9bd: Verifying Checksum [2022-10-01T01:56:10.540Z] 2437ff75d9bd: Download complete [2022-10-01T01:56:12.473Z] 8998bd30e6a1: Pull complete [2022-10-01T01:56:12.737Z] 04944245beec: Pull complete [2022-10-01T01:56:14.139Z] 699f458cf7ca: Pull complete [2022-10-01T01:56:14.139Z] 765212b225bb: Pull complete [2022-10-01T01:56:15.094Z] f23df028b6ca: Pull complete [2022-10-01T01:56:15.094Z] d65c8cfc05b1: Pull complete [2022-10-01T01:56:30.060Z] 2437ff75d9bd: Pull complete [2022-10-01T01:56:30.060Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-01T01:56:30.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-01T01:56:30.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:56:30.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-6157 does not seem to be running inside a container [2022-10-01T01:56:30.298Z] $ 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/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-01T01:56:33.068Z] $ docker top 6cb7f5e78c17a1a2b5bd10e228acbb7d7f08ab841b8425662e5e572b3b90bb96 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:56:33.935Z] ---> job-cost.sh [2022-10-01T01:56:33.935Z] lf-activate-venv: SKIPPING [2022-10-01T01:56:33.935Z] INFO: No Stack... [2022-10-01T01:56:34.516Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-01T01:56:35.096Z] INFO: Archiving Costs [Pipeline] sh [2022-10-01T01:56:35.724Z] + cat /w/workspace/edgex-go/314/archives/cost.csv [2022-10-01T01:56:35.724Z] + cut -d, -f6 [Pipeline] lock [2022-10-01T01:56:35.752Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-314-stack-cost] [2022-10-01T01:56:35.758Z] Resource [jenkins-edgexfoundry-edgex-go-main-314-stack-cost] did not exist. Created. [2022-10-01T01:56:35.758Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-314-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-01T01:56:36.073Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-01T01:56:36.689Z] Stashed 1 file(s) [Pipeline] } [2022-10-01T01:56:36.697Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-314-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-01T01:56:36.714Z] $ docker stop --time=1 6cb7f5e78c17a1a2b5bd10e228acbb7d7f08ab841b8425662e5e572b3b90bb96 [2022-10-01T01:56:38.222Z] $ docker rm -f 6cb7f5e78c17a1a2b5bd10e228acbb7d7f08ab841b8425662e5e572b3b90bb96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-01T01:56:38.689Z] provisioning config files... [2022-10-01T01:56:38.696Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/314@tmp/config1445878652502274120tmp [Pipeline] { [Pipeline] sh [2022-10-01T01:56:38.986Z] + set +x [2022-10-01T01:56:38.986Z] + bash -s -- [2022-10-01T01:56:38.986Z] + curl -s https://codecov.io/bash [2022-10-01T01:56:38.986Z] [2022-10-01T01:56:38.986Z] _____ _ [2022-10-01T01:56:38.986Z] / ____| | | [2022-10-01T01:56:38.986Z] | | ___ __| | ___ ___ _____ __ [2022-10-01T01:56:38.986Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-01T01:56:38.986Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-01T01:56:38.986Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-01T01:56:38.986Z] Bash-1.0.6 [2022-10-01T01:56:38.986Z] [2022-10-01T01:56:38.986Z] [2022-10-01T01:56:38.986Z] ==> git version 2.25.1 found [2022-10-01T01:56:38.986Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-01T01:56:38.986Z] Release-Date: 2020-01-08 [2022-10-01T01:56:38.986Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-01T01:56:38.986Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-01T01:56:38.986Z] ==> Jenkins CI detected. [2022-10-01T01:56:38.986Z] current dir:  /w/workspace/edgex-go/314 [2022-10-01T01:56:38.986Z] project root: . [2022-10-01T01:56:38.986Z] --> token set from env [2022-10-01T01:56:38.986Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-01T01:56:38.986Z] ==> Running gcov in . (disable via -X gcov) [2022-10-01T01:56:38.986Z] ==> Python coveragepy not found [2022-10-01T01:56:38.986Z] ==> Searching for coverage reports in: [2022-10-01T01:56:38.986Z] + . [2022-10-01T01:56:38.986Z] -> Found 1 reports [2022-10-01T01:56:38.986Z] ==> Detecting git/mercurial file structure [2022-10-01T01:56:38.986Z] ==> Reading reports [2022-10-01T01:56:39.245Z] + ./coverage.out bytes=496148 [2022-10-01T01:56:39.245Z] ==> Appending adjustments [2022-10-01T01:56:39.245Z] https://docs.codecov.io/docs/fixing-reports [2022-10-01T01:56:40.181Z] + Found adjustments [2022-10-01T01:56:40.181Z] ==> Gzipping contents [2022-10-01T01:56:40.441Z] 64K /tmp/codecov.XTzIaw.gz [2022-10-01T01:56:40.441Z] ==> Uploading reports [2022-10-01T01:56:40.441Z] url: https://codecov.io [2022-10-01T01:56:40.441Z] query: branch=main&commit=744b4920ca4f20eb5f8471b336be03832ab3a92f&build=314&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F314%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-01T01:56:40.441Z] -> Pinging Codecov [2022-10-01T01:56:40.441Z] 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=744b4920ca4f20eb5f8471b336be03832ab3a92f&build=314&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F314%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-01T01:56:40.700Z] -> Uploading to [2022-10-01T01:56:40.700Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-01/00271124DB129430A58F1EEE437C3FCB/744b4920ca4f20eb5f8471b336be03832ab3a92f/6308ec3f-76f5-49b8-8ac5-8a000c5d47f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221001%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221001T015640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1581389c5cf9324ff49c07dcc1cbaab5a6fe49b2c3582d090b7f3ee9077f7a99 [2022-10-01T01:56:40.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:56:40.700Z] Dload Upload Total Spent Left Speed [2022-10-01T01:56:40.959Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65007 0 0 100 65007 0 222k --:--:-- --:--:-- --:--:-- 222k [2022-10-01T01:56:40.959Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/744b4920ca4f20eb5f8471b336be03832ab3a92f [Pipeline] } [2022-10-01T01:56:40.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-01T01:56:41.184Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-01T01:56:41.196Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:56:41.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-01T01:56:41.485Z] [2022-10-01T01:56:41.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:56:41.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-01T01:56:41.779Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-01T01:56:41.779Z] df9b9388f04a: Pulling fs layer [2022-10-01T01:56:41.779Z] 52dc419b0ee2: Pulling fs layer [2022-10-01T01:56:41.779Z] 25bc292e5bac: Pulling fs layer [2022-10-01T01:56:41.779Z] 114826534d7a: Pulling fs layer [2022-10-01T01:56:41.779Z] 4657fd5d0bcf: Pulling fs layer [2022-10-01T01:56:41.779Z] 6ad1cebc031e: Pulling fs layer [2022-10-01T01:56:41.779Z] 8a3aa393b2d8: Pulling fs layer [2022-10-01T01:56:41.779Z] 8a3aa393b2d8: Waiting [2022-10-01T01:56:41.779Z] 4657fd5d0bcf: Waiting [2022-10-01T01:56:41.779Z] 6ad1cebc031e: Waiting [2022-10-01T01:56:41.779Z] 114826534d7a: Waiting [2022-10-01T01:56:41.779Z] 25bc292e5bac: Verifying Checksum [2022-10-01T01:56:41.779Z] 52dc419b0ee2: Verifying Checksum [2022-10-01T01:56:41.779Z] 52dc419b0ee2: Download complete [2022-10-01T01:56:41.779Z] 4657fd5d0bcf: Verifying Checksum [2022-10-01T01:56:41.779Z] 4657fd5d0bcf: Download complete [2022-10-01T01:56:41.779Z] df9b9388f04a: Verifying Checksum [2022-10-01T01:56:41.779Z] df9b9388f04a: Download complete [2022-10-01T01:56:42.046Z] df9b9388f04a: Pull complete [2022-10-01T01:56:42.046Z] 6ad1cebc031e: Verifying Checksum [2022-10-01T01:56:42.046Z] 6ad1cebc031e: Download complete [2022-10-01T01:56:42.046Z] 52dc419b0ee2: Pull complete [2022-10-01T01:56:42.046Z] 25bc292e5bac: Pull complete [2022-10-01T01:56:42.632Z] 114826534d7a: Verifying Checksum [2022-10-01T01:56:42.632Z] 114826534d7a: Download complete [2022-10-01T01:56:42.890Z] 8a3aa393b2d8: Verifying Checksum [2022-10-01T01:56:42.890Z] 8a3aa393b2d8: Download complete [2022-10-01T01:56:45.419Z] 114826534d7a: Pull complete [2022-10-01T01:56:45.678Z] 4657fd5d0bcf: Pull complete [2022-10-01T01:56:45.936Z] 6ad1cebc031e: Pull complete [2022-10-01T01:56:48.461Z] 8a3aa393b2d8: Pull complete [2022-10-01T01:56:48.461Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-01T01:56:48.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-01T01:56:48.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:56:48.530Z] prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container [2022-10-01T01:56:48.564Z] $ 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/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-01T01:56:51.242Z] $ docker top dc0fd9a47b8371a6cfcbe788bb7bd9664b077ae067c0ecf2bcc807e18d3eaaea -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-01T01:56:51.299Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-01T01:56:51.577Z] + set -o pipefail [2022-10-01T01:56:51.577Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-01T01:56:56.861Z] [2022-10-01T01:56:56.861Z] Monitoring /w/workspace/edgex-go/314 (github.com/edgexfoundry/edgex-go)... [2022-10-01T01:56:56.861Z] [2022-10-01T01:56:56.861Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b7a0c14e-4cf5-4777-a9f9-eb9127d8a615 [2022-10-01T01:56:56.861Z] [2022-10-01T01:56:56.861Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-01T01:56:56.861Z] [2022-10-01T01:56:56.861Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-01T01:56:56.861Z] [2022-10-01T01:56:57.120Z] [Pipeline] } [2022-10-01T01:56:57.136Z] $ docker stop --time=1 dc0fd9a47b8371a6cfcbe788bb7bd9664b077ae067c0ecf2bcc807e18d3eaaea [2022-10-01T01:56:59.686Z] $ docker rm -f dc0fd9a47b8371a6cfcbe788bb7bd9664b077ae067c0ecf2bcc807e18d3eaaea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-01T01:57:00.038Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-01T01:57:00.046Z] provisioning config files... [2022-10-01T01:57:00.056Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/314@tmp/config18104409066073563476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:57:00.355Z] --> edgex-publish-swagger.sh [2022-10-01T01:57:00.355Z] === Publish openapi/v2 API === [2022-10-01T01:57:00.355Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-01T01:57:00.355Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/314/openapi/v2/core-command.yaml] [2022-10-01T01:57:00.355Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:57:00.355Z] Dload Upload Total Spent Left Speed [2022-10-01T01:57:01.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31383 0:00:01 0:00:01 --:--:-- 31383 100 33831 0 0 100 33831 0 31354 0:00:01 0:00:01 --:--:-- 31383 [2022-10-01T01:57:01.290Z] [2022-10-01T01:57:01.290Z] [2022-10-01T01:57:01.290Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/314/openapi/v2/core-data.yaml] [2022-10-01T01:57:01.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:57:01.290Z] Dload Upload Total Spent Left Speed [2022-10-01T01:57:02.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 58167 0:00:01 0:00:01 --:--:-- 58167 [2022-10-01T01:57:02.666Z] [2022-10-01T01:57:02.666Z] [2022-10-01T01:57:02.666Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/314/openapi/v2/core-metadata.yaml] [2022-10-01T01:57:02.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:57:02.666Z] Dload Upload Total Spent Left Speed [2022-10-01T01:57:03.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 148k --:--:-- --:--:-- --:--:-- 148k [2022-10-01T01:57:03.603Z] [2022-10-01T01:57:03.603Z] [2022-10-01T01:57:03.603Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/314/openapi/v2/support-notifications.yaml] [2022-10-01T01:57:03.603Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:57:03.603Z] Dload Upload Total Spent Left Speed [2022-10-01T01:57:04.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 93233 --:--:-- --:--:-- --:--:-- 93136 [2022-10-01T01:57:04.539Z] [2022-10-01T01:57:04.539Z] [2022-10-01T01:57:04.539Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/314/openapi/v2/support-scheduler.yaml] [2022-10-01T01:57:04.539Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:57:04.539Z] Dload Upload Total Spent Left Speed [2022-10-01T01:57:05.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 394k --:--:-- --:--:-- --:--:-- 390k 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32826 100 39556 0 0 100 39556 0 29629 0:00:01 0:00:01 --:--:-- 29629 [2022-10-01T01:57:05.917Z] [2022-10-01T01:57:05.917Z] [2022-10-01T01:57:05.917Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/314/openapi/v2/system-agent.yaml] [2022-10-01T01:57:05.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-01T01:57:05.917Z] Dload Upload Total Spent Left Speed [2022-10-01T01:57:06.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21373 --:--:-- --:--:-- --:--:-- 21350 100 20091 0 0 100 20091 0 21373 --:--:-- --:--:-- --:--:-- 21350 [2022-10-01T01:57:06.855Z] [2022-10-01T01:57:06.855Z] [Pipeline] } [2022-10-01T01:57:06.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-10-01T01:57:07.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-01T01:57:07.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:57:07.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-01T01:57:07.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:57:07.604Z] prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container [2022-10-01T01:57:07.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-01T01:57:08.119Z] $ docker top e3a9a3b21eaad4bd0453fffeb46e1fde2dbce21e01d07b2ef62906a00f2ee855 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-01T01:57:08.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-01T01:57:08.201Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-01T01:57:08.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-01T01:57:08.334Z] $ docker exec e3a9a3b21eaad4bd0453fffeb46e1fde2dbce21e01d07b2ef62906a00f2ee855 ssh-agent [2022-10-01T01:57:08.444Z] SSH_AUTH_SOCK=/tmp/ssh-0oqEmRoHxSml/agent.33 [2022-10-01T01:57:08.444Z] SSH_AGENT_PID=39 [2022-10-01T01:57:08.449Z] Running ssh-add (command line suppressed) [2022-10-01T01:57:08.549Z] Identity added: /w/workspace/edgex-go/314@tmp/private_key_5504074151969161225.key (/w/workspace/edgex-go/314@tmp/private_key_5504074151969161225.key) [2022-10-01T01:57:08.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-01T01:57:08.845Z] + git semver tag [2022-10-01T01:57:09.104Z] 2022-10-01 01:57:09,054 [run_tag] DEBUG tag force:False [2022-10-01T01:57:09.104Z] 2022-10-01 01:57:09,054 [check_head_tag] DEBUG check head tag [2022-10-01T01:57:09.104Z] 2022-10-01 01:57:09,057 [execute] INFO git cat-file --batch-check [2022-10-01T01:57:09.104Z] 2022-10-01 01:57:09,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/314, universal_newlines=False, shell=None, istream=) [2022-10-01T01:57:09.104Z] 2022-10-01 01:57:09,061 [execute] INFO git cat-file --batch [2022-10-01T01:57:09.104Z] 2022-10-01 01:57:09,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/314, universal_newlines=False, shell=None, istream=) [2022-10-01T01:57:09.104Z] 2022-10-01 01:57:09,086 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main [2022-10-01T01:57:09.104Z] 2022-10-01 01:57:09,087 [execute] INFO git tag -a v2.3.0-dev.77 -m v2.3.0-dev.77 [2022-10-01T01:57:09.104Z] 2022-10-01 01:57:09,087 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.77', '-m', 'v2.3.0-dev.77'], cwd=/w/workspace/edgex-go/314, universal_newlines=False, shell=None, istream=None) [2022-10-01T01:57:09.104Z] 2022-10-01 01:57:09,093 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main [2022-10-01T01:57:09.104Z] 2.3.0-dev.77 [Pipeline] } [2022-10-01T01:57:09.120Z] $ docker exec --env ******** --env ******** e3a9a3b21eaad4bd0453fffeb46e1fde2dbce21e01d07b2ef62906a00f2ee855 ssh-agent -k [2022-10-01T01:57:09.221Z] unset SSH_AUTH_SOCK; [2022-10-01T01:57:09.221Z] unset SSH_AGENT_PID; [2022-10-01T01:57:09.221Z] echo Agent pid 39 killed; [2022-10-01T01:57:09.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-01T01:57:09.524Z] + git semver [Pipeline] } [2022-10-01T01:57:09.801Z] $ docker stop --time=1 e3a9a3b21eaad4bd0453fffeb46e1fde2dbce21e01d07b2ef62906a00f2ee855 [2022-10-01T01:57:11.112Z] $ docker rm -f e3a9a3b21eaad4bd0453fffeb46e1fde2dbce21e01d07b2ef62906a00f2ee855 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:57:11.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-01T01:57:11.501Z] [2022-10-01T01:57:11.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:57:11.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-01T01:57:11.804Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-01T01:57:11.804Z] ab5ef0e58194: Pulling fs layer [2022-10-01T01:57:11.804Z] 9712f1f96733: Pulling fs layer [2022-10-01T01:57:11.804Z] 63f879dbbcfc: Pulling fs layer [2022-10-01T01:57:11.804Z] 0d9ebad4ef96: Pulling fs layer [2022-10-01T01:57:11.804Z] e9a5061849ea: Pulling fs layer [2022-10-01T01:57:11.804Z] d747dcd14b5f: Pulling fs layer [2022-10-01T01:57:11.804Z] 2de7ff778b66: Pulling fs layer [2022-10-01T01:57:11.804Z] 0d9ebad4ef96: Waiting [2022-10-01T01:57:11.804Z] d747dcd14b5f: Waiting [2022-10-01T01:57:11.804Z] 2de7ff778b66: Waiting [2022-10-01T01:57:11.804Z] e9a5061849ea: Waiting [2022-10-01T01:57:11.804Z] 9712f1f96733: Verifying Checksum [2022-10-01T01:57:11.804Z] 9712f1f96733: Download complete [2022-10-01T01:57:12.380Z] 63f879dbbcfc: Verifying Checksum [2022-10-01T01:57:12.380Z] 63f879dbbcfc: Download complete [2022-10-01T01:57:12.380Z] ab5ef0e58194: Download complete [2022-10-01T01:57:12.380Z] d747dcd14b5f: Verifying Checksum [2022-10-01T01:57:12.380Z] d747dcd14b5f: Download complete [2022-10-01T01:57:12.380Z] e9a5061849ea: Verifying Checksum [2022-10-01T01:57:12.380Z] e9a5061849ea: Download complete [2022-10-01T01:57:12.638Z] 0d9ebad4ef96: Verifying Checksum [2022-10-01T01:57:12.638Z] 0d9ebad4ef96: Download complete [2022-10-01T01:57:12.638Z] 2de7ff778b66: Verifying Checksum [2022-10-01T01:57:12.638Z] 2de7ff778b66: Download complete [2022-10-01T01:57:15.927Z] ab5ef0e58194: Pull complete [2022-10-01T01:57:15.927Z] 9712f1f96733: Pull complete [2022-10-01T01:57:16.186Z] 63f879dbbcfc: Pull complete [2022-10-01T01:57:20.373Z] 0d9ebad4ef96: Pull complete [2022-10-01T01:57:20.373Z] e9a5061849ea: Pull complete [2022-10-01T01:57:20.373Z] d747dcd14b5f: Pull complete [2022-10-01T01:57:21.746Z] 2de7ff778b66: Pull complete [2022-10-01T01:57:21.746Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-01T01:57:21.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-01T01:57:21.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:57:21.825Z] prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container [2022-10-01T01:57:21.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-01T01:57:24.755Z] $ docker top 1f1e0e7499a2ff0cef93b9e62f7fbc48223ad758c126f8860cf78953f051f53b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-01T01:57:24.820Z] provisioning config files... [2022-10-01T01:57:24.829Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/314@tmp/config11182809183786035846tmp [2022-10-01T01:57:24.841Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/314@tmp/config7263883249073099044tmp [2022-10-01T01:57:24.850Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/314@tmp/config11008953075849614366tmp [Pipeline] { [Pipeline] echo [2022-10-01T01:57:24.861Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:57:25.149Z] ---> sigul-configuration.sh [2022-10-01T01:57:25.149Z] gpg: directory `/root/.gnupg' created [2022-10-01T01:57:25.149Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-01T01:57:25.149Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-01T01:57:25.149Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-01T01:57:25.149Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-01T01:57:25.149Z] gpg: CAST5 encrypted data [2022-10-01T01:57:25.149Z] gpg: encrypted with 1 passphrase [2022-10-01T01:57:25.149Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-01T01:57:25.433Z] + mkdir /home/jenkins [2022-10-01T01:57:25.433Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-01T01:57:25.717Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-01T01:57:25.726Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:57:26.012Z] ---> sigul-install.sh [2022-10-01T01:57:26.012Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-01T01:57:26.297Z] + git tag --list [2022-10-01T01:57:26.297Z] 0.6.0 [2022-10-01T01:57:26.297Z] 0.6.1 [2022-10-01T01:57:26.297Z] 0.7.0 [2022-10-01T01:57:26.297Z] 0.7.1 [2022-10-01T01:57:26.297Z] v1.0.0 [2022-10-01T01:57:26.297Z] v1.0.1 [2022-10-01T01:57:26.297Z] v1.1.0 [2022-10-01T01:57:26.297Z] v1.2.0 [2022-10-01T01:57:26.297Z] v1.2.1 [2022-10-01T01:57:26.297Z] v1.3.0 [2022-10-01T01:57:26.297Z] v1.3.1 [2022-10-01T01:57:26.297Z] v2.0.0 [2022-10-01T01:57:26.297Z] v2.1.0 [2022-10-01T01:57:26.297Z] v2.1.1 [2022-10-01T01:57:26.297Z] v2.1.1-dev.1 [2022-10-01T01:57:26.297Z] v2.1.1-dev.2 [2022-10-01T01:57:26.297Z] v2.1.1-dev.3 [2022-10-01T01:57:26.297Z] v2.1.1-dev.4 [2022-10-01T01:57:26.297Z] v2.1.1-dev.5 [2022-10-01T01:57:26.297Z] v2.1.1-dev.6 [2022-10-01T01:57:26.297Z] v2.1.1-dev.7 [2022-10-01T01:57:26.297Z] v2.1.1-dev.8 [2022-10-01T01:57:26.297Z] v2.1.2-dev.1 [2022-10-01T01:57:26.297Z] v2.2.0 [2022-10-01T01:57:26.297Z] v2.2.1-dev.1 [2022-10-01T01:57:26.297Z] v2.2.1-dev.10 [2022-10-01T01:57:26.297Z] v2.2.1-dev.11 [2022-10-01T01:57:26.297Z] v2.2.1-dev.12 [2022-10-01T01:57:26.297Z] v2.2.1-dev.13 [2022-10-01T01:57:26.297Z] v2.2.1-dev.14 [2022-10-01T01:57:26.297Z] v2.2.1-dev.15 [2022-10-01T01:57:26.297Z] v2.2.1-dev.16 [2022-10-01T01:57:26.297Z] v2.2.1-dev.17 [2022-10-01T01:57:26.297Z] v2.2.1-dev.18 [2022-10-01T01:57:26.297Z] v2.2.1-dev.19 [2022-10-01T01:57:26.297Z] v2.2.1-dev.2 [2022-10-01T01:57:26.297Z] v2.2.1-dev.20 [2022-10-01T01:57:26.297Z] v2.2.1-dev.21 [2022-10-01T01:57:26.297Z] v2.2.1-dev.22 [2022-10-01T01:57:26.297Z] v2.2.1-dev.23 [2022-10-01T01:57:26.297Z] v2.2.1-dev.24 [2022-10-01T01:57:26.297Z] v2.2.1-dev.25 [2022-10-01T01:57:26.297Z] v2.2.1-dev.26 [2022-10-01T01:57:26.297Z] v2.2.1-dev.27 [2022-10-01T01:57:26.297Z] v2.2.1-dev.28 [2022-10-01T01:57:26.297Z] v2.2.1-dev.29 [2022-10-01T01:57:26.297Z] v2.2.1-dev.3 [2022-10-01T01:57:26.297Z] v2.2.1-dev.4 [2022-10-01T01:57:26.297Z] v2.2.1-dev.5 [2022-10-01T01:57:26.297Z] v2.2.1-dev.6 [2022-10-01T01:57:26.297Z] v2.2.1-dev.7 [2022-10-01T01:57:26.297Z] v2.2.1-dev.8 [2022-10-01T01:57:26.297Z] v2.2.1-dev.9 [2022-10-01T01:57:26.297Z] v2.3.0-dev.29 [2022-10-01T01:57:26.297Z] v2.3.0-dev.30 [2022-10-01T01:57:26.297Z] v2.3.0-dev.31 [2022-10-01T01:57:26.297Z] v2.3.0-dev.32 [2022-10-01T01:57:26.297Z] v2.3.0-dev.33 [2022-10-01T01:57:26.297Z] v2.3.0-dev.34 [2022-10-01T01:57:26.297Z] v2.3.0-dev.35 [2022-10-01T01:57:26.297Z] v2.3.0-dev.36 [2022-10-01T01:57:26.297Z] v2.3.0-dev.37 [2022-10-01T01:57:26.297Z] v2.3.0-dev.38 [2022-10-01T01:57:26.297Z] v2.3.0-dev.39 [2022-10-01T01:57:26.297Z] v2.3.0-dev.40 [2022-10-01T01:57:26.297Z] v2.3.0-dev.41 [2022-10-01T01:57:26.297Z] v2.3.0-dev.42 [2022-10-01T01:57:26.297Z] v2.3.0-dev.43 [2022-10-01T01:57:26.297Z] v2.3.0-dev.44 [2022-10-01T01:57:26.297Z] v2.3.0-dev.45 [2022-10-01T01:57:26.297Z] v2.3.0-dev.46 [2022-10-01T01:57:26.297Z] v2.3.0-dev.47 [2022-10-01T01:57:26.297Z] v2.3.0-dev.48 [2022-10-01T01:57:26.297Z] v2.3.0-dev.49 [2022-10-01T01:57:26.297Z] v2.3.0-dev.50 [2022-10-01T01:57:26.297Z] v2.3.0-dev.51 [2022-10-01T01:57:26.297Z] v2.3.0-dev.52 [2022-10-01T01:57:26.297Z] v2.3.0-dev.53 [2022-10-01T01:57:26.297Z] v2.3.0-dev.54 [2022-10-01T01:57:26.297Z] v2.3.0-dev.55 [2022-10-01T01:57:26.297Z] v2.3.0-dev.56 [2022-10-01T01:57:26.297Z] v2.3.0-dev.57 [2022-10-01T01:57:26.297Z] v2.3.0-dev.58 [2022-10-01T01:57:26.297Z] v2.3.0-dev.59 [2022-10-01T01:57:26.297Z] v2.3.0-dev.60 [2022-10-01T01:57:26.297Z] v2.3.0-dev.61 [2022-10-01T01:57:26.297Z] v2.3.0-dev.62 [2022-10-01T01:57:26.297Z] v2.3.0-dev.63 [2022-10-01T01:57:26.297Z] v2.3.0-dev.64 [2022-10-01T01:57:26.297Z] v2.3.0-dev.65 [2022-10-01T01:57:26.297Z] v2.3.0-dev.66 [2022-10-01T01:57:26.297Z] v2.3.0-dev.67 [2022-10-01T01:57:26.297Z] v2.3.0-dev.68 [2022-10-01T01:57:26.297Z] v2.3.0-dev.69 [2022-10-01T01:57:26.297Z] v2.3.0-dev.70 [2022-10-01T01:57:26.297Z] v2.3.0-dev.71 [2022-10-01T01:57:26.297Z] v2.3.0-dev.72 [2022-10-01T01:57:26.297Z] v2.3.0-dev.73 [2022-10-01T01:57:26.297Z] v2.3.0-dev.74 [2022-10-01T01:57:26.297Z] v2.3.0-dev.75 [2022-10-01T01:57:26.297Z] v2.3.0-dev.76 [2022-10-01T01:57:26.297Z] v2.3.0-dev.77 [Pipeline] sh [2022-10-01T01:57:26.584Z] + lftools sign git-tag v2.3.0-dev.77 [2022-10-01T01:57:27.152Z] Signing Git tag with Sigul... [2022-10-01T01:57:27.152Z] Signing v2.3.0-dev.77 [Pipeline] echo [2022-10-01T01:57:27.728Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:57:28.009Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-01T01:57:28.016Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-01T01:57:28.041Z] $ docker stop --time=1 1f1e0e7499a2ff0cef93b9e62f7fbc48223ad758c126f8860cf78953f051f53b [2022-10-01T01:57:29.368Z] $ docker rm -f 1f1e0e7499a2ff0cef93b9e62f7fbc48223ad758c126f8860cf78953f051f53b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-01T01:57:29.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-01T01:57:29.776Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:57:30.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-01T01:57:30.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:57:30.138Z] prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container [2022-10-01T01:57:30.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-01T01:57:30.528Z] $ docker top 599fdabe48907c663a840f5b914f1c3921d4491f21896418014b2f7ee5849d37 -eo pid,comm [2022-10-01T01:57:30.572Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-01T01:57:30.572Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-01T01:57:30.606Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-01T01:57:30.606Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-01T01:57:30.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-01T01:57:30.732Z] $ docker exec 599fdabe48907c663a840f5b914f1c3921d4491f21896418014b2f7ee5849d37 ssh-agent [2022-10-01T01:57:30.848Z] SSH_AUTH_SOCK=/tmp/ssh-eTqAra2Zllwg/agent.32 [2022-10-01T01:57:30.848Z] SSH_AGENT_PID=38 [2022-10-01T01:57:30.852Z] Running ssh-add (command line suppressed) [2022-10-01T01:57:30.976Z] Identity added: /w/workspace/edgex-go/314@tmp/private_key_5462356942368997729.key (/w/workspace/edgex-go/314@tmp/private_key_5462356942368997729.key) [2022-10-01T01:57:30.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-01T01:57:31.269Z] + git semver bump pre [2022-10-01T01:57:31.528Z] 2022-10-01 01:57:31,487 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main [2022-10-01T01:57:31.528Z] 2022-10-01 01:57:31,488 [bump_version] DEBUG bumping version:2.3.0-dev.77 on axis:pre with prefix:dev [2022-10-01T01:57:31.528Z] 2022-10-01 01:57:31,488 [bump_version] DEBUG bumped version:2.3.0-dev.78 [2022-10-01T01:57:31.528Z] 2022-10-01 01:57:31,488 [write_version] DEBUG write version:2.3.0-dev.78 to path:/w/workspace/edgex-go/314/.semver/main with force:True [2022-10-01T01:57:31.528Z] 2022-10-01 01:57:31,488 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main [2022-10-01T01:57:31.528Z] 2022-10-01 01:57:31,488 [write_file] DEBUG write to file:/w/workspace/edgex-go/314/.semver/main [2022-10-01T01:57:31.528Z] 2022-10-01 01:57:31,493 [execute] INFO git cat-file --batch-check [2022-10-01T01:57:31.528Z] 2022-10-01 01:57:31,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/314/.semver, universal_newlines=False, shell=None, istream=) [2022-10-01T01:57:31.528Z] 2022-10-01 01:57:31,500 [execute] INFO git cat-file --batch [2022-10-01T01:57:31.528Z] 2022-10-01 01:57:31,500 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/314/.semver, universal_newlines=False, shell=None, istream=) [2022-10-01T01:57:31.528Z] 2022-10-01 01:57:31,507 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main [2022-10-01T01:57:31.528Z] 2.3.0-dev.78 [Pipeline] } [2022-10-01T01:57:31.545Z] $ docker exec --env ******** --env ******** 599fdabe48907c663a840f5b914f1c3921d4491f21896418014b2f7ee5849d37 ssh-agent -k [2022-10-01T01:57:31.645Z] unset SSH_AUTH_SOCK; [2022-10-01T01:57:31.645Z] unset SSH_AGENT_PID; [2022-10-01T01:57:31.645Z] echo Agent pid 38 killed; [2022-10-01T01:57:31.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-01T01:57:31.955Z] + git semver [Pipeline] } [2022-10-01T01:57:32.232Z] $ docker stop --time=1 599fdabe48907c663a840f5b914f1c3921d4491f21896418014b2f7ee5849d37 [2022-10-01T01:57:33.541Z] $ docker rm -f 599fdabe48907c663a840f5b914f1c3921d4491f21896418014b2f7ee5849d37 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-01T01:57:33.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-01T01:57:33.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:57:34.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-01T01:57:34.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:57:34.353Z] prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container [2022-10-01T01:57:34.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-01T01:57:34.739Z] $ docker top ff85c61282b0dd8de81885bb1fa232b1aff132898a07bb9723e3bd5c0b06174d -eo pid,comm [2022-10-01T01:57:34.781Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-01T01:57:34.781Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-01T01:57:34.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-01T01:57:34.816Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-01T01:57:34.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-01T01:57:34.942Z] $ docker exec ff85c61282b0dd8de81885bb1fa232b1aff132898a07bb9723e3bd5c0b06174d ssh-agent [2022-10-01T01:57:35.060Z] SSH_AUTH_SOCK=/tmp/ssh-IGnDhbbf84Hm/agent.32 [2022-10-01T01:57:35.060Z] SSH_AGENT_PID=38 [2022-10-01T01:57:35.066Z] Running ssh-add (command line suppressed) [2022-10-01T01:57:35.187Z] Identity added: /w/workspace/edgex-go/314@tmp/private_key_10814162037659673.key (/w/workspace/edgex-go/314@tmp/private_key_10814162037659673.key) [2022-10-01T01:57:35.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-01T01:57:35.479Z] + git semver push [2022-10-01T01:57:35.738Z] 2022-10-01 01:57:35,656 [run_push] DEBUG push [2022-10-01T01:57:35.738Z] 2022-10-01 01:57:35,657 [execute] INFO git cat-file --batch-check [2022-10-01T01:57:35.738Z] 2022-10-01 01:57:35,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/314/.semver, universal_newlines=False, shell=None, istream=) [2022-10-01T01:57:35.738Z] 2022-10-01 01:57:35,661 [execute] INFO git rev-list e36aac6cbe27fca0af80ce990fe87e250f8db7e9 -- [2022-10-01T01:57:35.738Z] 2022-10-01 01:57:35,661 [execute] DEBUG Popen(['git', 'rev-list', 'e36aac6cbe27fca0af80ce990fe87e250f8db7e9', '--'], cwd=/w/workspace/edgex-go/314/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-01T01:57:35.738Z] 2022-10-01 01:57:35,678 [execute] INFO git fetch -v origin [2022-10-01T01:57:35.738Z] 2022-10-01 01:57:35,678 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/314/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-01T01:57:36.306Z] 2022-10-01 01:57:36,218 [run_push] DEBUG no remote changes detected [2022-10-01T01:57:36.306Z] 2022-10-01 01:57:36,219 [execute] INFO git push origin semver [2022-10-01T01:57:36.306Z] 2022-10-01 01:57:36,219 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/314/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-01T01:57:37.241Z] 2022-10-01 01:57:37,019 [run_push] DEBUG push all version tags [2022-10-01T01:57:37.241Z] 2022-10-01 01:57:37,020 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-01T01:57:37.241Z] 2022-10-01 01:57:37,020 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/314, universal_newlines=False, shell=None, istream=None) [2022-10-01T01:57:37.807Z] 2022-10-01 01:57:37,786 [read_version] DEBUG read version from /w/workspace/edgex-go/314/.semver/main [2022-10-01T01:57:37.807Z] 2.3.0-dev.78 [Pipeline] } [2022-10-01T01:57:37.823Z] $ docker exec --env ******** --env ******** ff85c61282b0dd8de81885bb1fa232b1aff132898a07bb9723e3bd5c0b06174d ssh-agent -k [2022-10-01T01:57:37.932Z] unset SSH_AUTH_SOCK; [2022-10-01T01:57:37.932Z] unset SSH_AGENT_PID; [2022-10-01T01:57:37.932Z] echo Agent pid 38 killed; [2022-10-01T01:57:37.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-01T01:57:38.241Z] + git semver [Pipeline] } [2022-10-01T01:57:38.518Z] $ docker stop --time=1 ff85c61282b0dd8de81885bb1fa232b1aff132898a07bb9723e3bd5c0b06174d [2022-10-01T01:57:39.812Z] $ docker rm -f ff85c61282b0dd8de81885bb1fa232b1aff132898a07bb9723e3bd5c0b06174d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-01T01:57:40.314Z] + [ -d /w/workspace/edgex-go/314/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:57:40.603Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:57:41.458Z] ---> package-listing.sh [2022-10-01T01:57:41.458Z] ++ facter osfamily [2022-10-01T01:57:41.458Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-01T01:57:41.718Z] + OS_FAMILY=debian [2022-10-01T01:57:41.718Z] + workspace=/w/workspace/edgex-go/314 [2022-10-01T01:57:41.718Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-01T01:57:41.718Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-01T01:57:41.718Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-01T01:57:41.718Z] + PACKAGES=/tmp/packages_start.txt [2022-10-01T01:57:41.718Z] + '[' /w/workspace/edgex-go/314 ']' [2022-10-01T01:57:41.718Z] + PACKAGES=/tmp/packages_end.txt [2022-10-01T01:57:41.718Z] + case "${OS_FAMILY}" in [2022-10-01T01:57:41.718Z] + dpkg -l [2022-10-01T01:57:41.718Z] + grep '^ii' [2022-10-01T01:57:41.718Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-01T01:57:41.718Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-01T01:57:41.718Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-01T01:57:41.718Z] + '[' /w/workspace/edgex-go/314 ']' [2022-10-01T01:57:41.718Z] + mkdir -p /w/workspace/edgex-go/314/archives/ [2022-10-01T01:57:41.718Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/314/archives/ [Pipeline] echo [2022-10-01T01:57:41.728Z] 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/314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-01T01:57:42.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:57:42.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-01T01:57:42.566Z] [2022-10-01T01:57:42.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-01T01:57:42.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-01T01:57:42.867Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-01T01:57:42.867Z] 5eb5b503b376: Pulling fs layer [2022-10-01T01:57:42.867Z] 5c69ac0246d0: Pulling fs layer [2022-10-01T01:57:42.867Z] ec43610c2a17: Pulling fs layer [2022-10-01T01:57:42.867Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-01T01:57:42.867Z] 33b1e0a273af: Pulling fs layer [2022-10-01T01:57:42.867Z] 5d3b04190fa2: Pulling fs layer [2022-10-01T01:57:42.867Z] 2f39f015ded8: Pulling fs layer [2022-10-01T01:57:42.867Z] 3a2ae6a8a46f: Waiting [2022-10-01T01:57:42.867Z] 33b1e0a273af: Waiting [2022-10-01T01:57:42.867Z] 5d3b04190fa2: Waiting [2022-10-01T01:57:42.867Z] 5c69ac0246d0: Download complete [2022-10-01T01:57:42.867Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-01T01:57:42.867Z] 3a2ae6a8a46f: Download complete [2022-10-01T01:57:43.125Z] 33b1e0a273af: Verifying Checksum [2022-10-01T01:57:43.125Z] 33b1e0a273af: Download complete [2022-10-01T01:57:43.125Z] 5d3b04190fa2: Verifying Checksum [2022-10-01T01:57:43.125Z] 5d3b04190fa2: Download complete [2022-10-01T01:57:43.125Z] ec43610c2a17: Verifying Checksum [2022-10-01T01:57:43.125Z] ec43610c2a17: Download complete [2022-10-01T01:57:43.125Z] 5eb5b503b376: Verifying Checksum [2022-10-01T01:57:43.125Z] 5eb5b503b376: Download complete [2022-10-01T01:57:43.691Z] 2f39f015ded8: Download complete [2022-10-01T01:57:44.257Z] 5eb5b503b376: Pull complete [2022-10-01T01:57:44.515Z] 5c69ac0246d0: Pull complete [2022-10-01T01:57:45.082Z] ec43610c2a17: Pull complete [2022-10-01T01:57:45.082Z] 3a2ae6a8a46f: Pull complete [2022-10-01T01:57:45.339Z] 33b1e0a273af: Pull complete [2022-10-01T01:57:45.339Z] 5d3b04190fa2: Pull complete [2022-10-01T01:57:49.520Z] 2f39f015ded8: Pull complete [2022-10-01T01:57:49.520Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-01T01:57:49.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-01T01:57:49.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-01T01:57:49.587Z] prd-ubuntu20.04-docker-8c-8g-6135 does not seem to be running inside a container [2022-10-01T01:57:49.623Z] $ 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/314/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/314 -v /w/workspace/edgex-go/314:/w/workspace/edgex-go/314:rw,z -v /w/workspace/edgex-go/314@tmp:/w/workspace/edgex-go/314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-01T01:57:51.342Z] $ docker top 3a6052180297f8e1f70bcd56799e70c83a651af2cb0558fda3cb09cfa1aa8b3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-01T01:57:51.678Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-01T01:57:51.968Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-01T01:57:52.257Z] + ls /var/log/sa-host [2022-10-01T01:57:52.257Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-01T01:57:52.397Z] provisioning config files... [2022-10-01T01:57:52.410Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/314@tmp/config16397459479956284804tmp [Pipeline] { [Pipeline] echo [2022-10-01T01:57:52.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:57:52.705Z] ---> create-netrc.sh [Pipeline] } [2022-10-01T01:57:52.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:57:53.076Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-01T01:57:53.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:57:53.366Z] ---> sudo-logs.sh [2022-10-01T01:57:53.366Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-01T01:57:53.384Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:57:53.663Z] ---> job-cost.sh [2022-10-01T01:57:53.663Z] lf-activate-venv: SKIPPING [2022-10-01T01:57:53.663Z] DEBUG: total: 0.10999999940395355 [2022-10-01T01:57:53.663Z] INFO: Retrieving Stack Cost... [2022-10-01T01:57:54.230Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-01T01:57:54.489Z] INFO: Archiving Costs [Pipeline] echo [2022-10-01T01:57:54.499Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-01T01:57:54.782Z] ---> logs-deploy.sh [2022-10-01T01:57:54.782Z] lf-activate-venv: SKIPPING [2022-10-01T01:57:54.782Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/314 [2022-10-01T01:57:54.782Z] INFO: archiving workspace using pattern(s): [2022-10-01T01:57:55.718Z] Archives upload complete. [2022-10-01T01:57:55.980Z] INFO: archiving logs to Nexus [2022-10-01T01:57:56.551Z] ---> uname -a: [2022-10-01T01:57:56.551Z] Linux prd-ubuntu20-04-docker-8c-8g-6135 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-01T01:57:56.551Z] [2022-10-01T01:57:56.551Z] [2022-10-01T01:57:56.551Z] ---> lscpu: [2022-10-01T01:57:56.551Z] Architecture: x86_64 [2022-10-01T01:57:56.551Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-01T01:57:56.551Z] Byte Order: Little Endian [2022-10-01T01:57:56.551Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-01T01:57:56.551Z] CPU(s): 8 [2022-10-01T01:57:56.551Z] On-line CPU(s) list: 0-7 [2022-10-01T01:57:56.551Z] Thread(s) per core: 1 [2022-10-01T01:57:56.551Z] Core(s) per socket: 1 [2022-10-01T01:57:56.551Z] Socket(s): 8 [2022-10-01T01:57:56.551Z] NUMA node(s): 1 [2022-10-01T01:57:56.551Z] Vendor ID: AuthenticAMD [2022-10-01T01:57:56.551Z] CPU family: 23 [2022-10-01T01:57:56.551Z] Model: 49 [2022-10-01T01:57:56.551Z] Model name: AMD EPYC-Rome Processor [2022-10-01T01:57:56.551Z] Stepping: 0 [2022-10-01T01:57:56.551Z] CPU MHz: 2799.998 [2022-10-01T01:57:56.551Z] BogoMIPS: 5599.99 [2022-10-01T01:57:56.551Z] Virtualization: AMD-V [2022-10-01T01:57:56.551Z] Hypervisor vendor: KVM [2022-10-01T01:57:56.551Z] Virtualization type: full [2022-10-01T01:57:56.551Z] L1d cache: 256 KiB [2022-10-01T01:57:56.551Z] L1i cache: 256 KiB [2022-10-01T01:57:56.551Z] L2 cache: 4 MiB [2022-10-01T01:57:56.552Z] L3 cache: 128 MiB [2022-10-01T01:57:56.552Z] NUMA node0 CPU(s): 0-7 [2022-10-01T01:57:56.552Z] Vulnerability Itlb multihit: Not affected [2022-10-01T01:57:56.552Z] Vulnerability L1tf: Not affected [2022-10-01T01:57:56.552Z] Vulnerability Mds: Not affected [2022-10-01T01:57:56.552Z] Vulnerability Meltdown: Not affected [2022-10-01T01:57:56.552Z] Vulnerability Mmio stale data: Not affected [2022-10-01T01:57:56.552Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-01T01:57:56.552Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-01T01:57:56.552Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-01T01:57:56.552Z] Vulnerability Srbds: Not affected [2022-10-01T01:57:56.552Z] Vulnerability Tsx async abort: Not affected [2022-10-01T01:57:56.552Z] 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-10-01T01:57:56.552Z] [2022-10-01T01:57:56.552Z] [2022-10-01T01:57:56.552Z] ---> nproc: [2022-10-01T01:57:56.552Z] 8 [2022-10-01T01:57:56.552Z] [2022-10-01T01:57:56.552Z] [2022-10-01T01:57:56.552Z] ---> df -h: [2022-10-01T01:57:56.552Z] Filesystem Size Used Avail Use% Mounted on [2022-10-01T01:57:56.552Z] overlay 155G 20G 136G 13% / [2022-10-01T01:57:56.552Z] tmpfs 64M 0 64M 0% /dev [2022-10-01T01:57:56.552Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-01T01:57:56.552Z] shm 64M 0 64M 0% /dev/shm [2022-10-01T01:57:56.552Z] /dev/vda1 155G 20G 136G 13% /facter-os [2022-10-01T01:57:56.552Z] [2022-10-01T01:57:56.552Z] [2022-10-01T01:57:56.552Z] ---> sar -b -r -n DEV: [2022-10-01T01:57:56.552Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6135) 10/01/22 _x86_64_ (8 CPU) [2022-10-01T01:57:56.552Z] [2022-10-01T01:57:56.552Z] 01:23:16 LINUX RESTART (8 CPU) [2022-10-01T01:57:56.552Z] [2022-10-01T01:57:56.552Z] 01:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-01T01:57:56.552Z] 01:25:01 160.15 3.37 156.78 0.00 404.93 133862.93 0.00 [2022-10-01T01:57:56.552Z] 01:26:01 36.33 0.23 36.09 0.00 3.07 13799.05 0.00 [2022-10-01T01:57:56.552Z] 01:27:01 88.40 0.08 88.32 0.00 4.27 41891.95 0.00 [2022-10-01T01:57:56.552Z] 01:28:01 563.51 6.45 557.06 0.00 71.15 263434.91 0.00 [2022-10-01T01:57:56.552Z] 01:29:01 739.10 8.50 730.60 0.00 910.61 214757.29 0.00 [2022-10-01T01:57:56.552Z] 01:30:01 760.50 2.68 757.81 0.00 2005.33 193710.23 0.00 [2022-10-01T01:57:56.552Z] 01:31:01 600.23 0.75 599.48 0.00 6.66 140595.31 0.00 [2022-10-01T01:57:56.552Z] 01:32:01 31.38 0.10 31.28 0.00 13.06 859.32 0.00 [2022-10-01T01:57:56.552Z] 01:33:01 10.46 0.03 10.43 0.00 5.33 290.35 0.00 [2022-10-01T01:57:56.552Z] 01:34:01 1.58 0.00 1.58 0.00 0.00 17.20 0.00 [2022-10-01T01:57:56.552Z] 01:35:01 1.32 0.00 1.32 0.00 0.00 26.00 0.00 [2022-10-01T01:57:56.552Z] 01:36:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 [2022-10-01T01:57:56.552Z] 01:37:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 [2022-10-01T01:57:56.552Z] 01:38:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 [2022-10-01T01:57:56.552Z] 01:39:01 1.87 0.02 1.85 0.00 0.13 22.40 0.00 [2022-10-01T01:57:56.552Z] 01:40:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 [2022-10-01T01:57:56.552Z] 01:41:01 2.83 0.63 2.20 0.00 70.52 25.06 0.00 [2022-10-01T01:57:56.552Z] 01:42:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 [2022-10-01T01:57:56.552Z] 01:43:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2022-10-01T01:57:56.552Z] 01:44:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2022-10-01T01:57:56.552Z] 01:45:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2022-10-01T01:57:56.552Z] 01:46:01 4.92 2.60 2.32 0.00 58.12 32.93 0.00 [2022-10-01T01:57:56.552Z] 01:47:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 [2022-10-01T01:57:56.552Z] 01:48:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 [2022-10-01T01:57:56.552Z] 01:49:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 [2022-10-01T01:57:56.552Z] 01:50:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2022-10-01T01:57:56.552Z] 01:51:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 [2022-10-01T01:57:56.552Z] 01:52:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2022-10-01T01:57:56.552Z] 01:53:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 [2022-10-01T01:57:56.552Z] 01:54:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 [2022-10-01T01:57:56.552Z] 01:55:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2022-10-01T01:57:56.552Z] 01:56:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 [2022-10-01T01:57:56.552Z] 01:57:01 67.22 0.12 67.11 0.00 8.27 36533.24 0.00 [2022-10-01T01:57:56.552Z] Average: 93.69 0.77 92.92 0.00 107.93 31526.93 0.00 [2022-10-01T01:57:56.552Z] [2022-10-01T01:57:56.552Z] 01:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-01T01:57:56.552Z] 01:25:01 28122468 31402932 909016 2.76 105632 3396232 2324328 6.85 1439232 2901960 202736 [2022-10-01T01:57:56.552Z] 01:26:01 27902588 31523020 785496 2.39 110224 3692092 2014380 5.94 1296552 3221520 239104 [2022-10-01T01:57:56.552Z] 01:27:01 24834704 31481944 827880 2.52 112156 6644356 2286424 6.74 1589736 5920248 2762436 [2022-10-01T01:57:56.552Z] 01:28:01 22685940 31077588 1204180 3.66 257796 8065180 3244984 9.56 2180504 7268072 1360 [2022-10-01T01:57:56.552Z] 01:29:01 21195340 31454164 812992 2.47 316408 9785700 2140176 6.31 2012632 8822948 244504 [2022-10-01T01:57:56.552Z] 01:30:01 19839216 31425820 845536 2.57 365520 11001700 2620556 7.72 2216672 9920004 596 [2022-10-01T01:57:56.552Z] 01:31:01 19681756 31506292 762804 2.32 432688 11105796 2009236 5.92 2296884 9931064 868 [2022-10-01T01:57:56.552Z] 01:32:01 19702072 31524024 748988 2.28 433836 11106360 1977440 5.83 2283696 9930124 16 [2022-10-01T01:57:56.552Z] 01:33:01 19711116 31533380 739064 2.25 434184 11106752 1814452 5.35 2276492 9930252 16 [2022-10-01T01:57:56.552Z] 01:34:01 19711172 31533420 739060 2.25 434208 11106752 1814452 5.35 2276088 9930252 24 [2022-10-01T01:57:56.552Z] 01:35:01 19719912 31542252 730172 2.22 434256 11106756 1814452 5.35 2267684 9930256 12 [2022-10-01T01:57:56.552Z] 01:36:01 19720104 31542472 730160 2.22 434272 11106764 1814452 5.35 2267428 9930264 36 [2022-10-01T01:57:56.552Z] 01:37:01 19723152 31545524 727120 2.21 434276 11106764 1814452 5.35 2264668 9930264 4 [2022-10-01T01:57:56.552Z] 01:38:01 19723136 31545536 727048 2.21 434296 11106768 1814452 5.35 2264640 9930268 24 [2022-10-01T01:57:56.552Z] 01:39:01 19721600 31544100 728748 2.22 434320 11106744 1864820 5.50 2265020 9930244 12 [2022-10-01T01:57:56.552Z] 01:40:01 19722020 31544528 728528 2.22 434336 11106748 1864820 5.50 2264880 9930248 8 [2022-10-01T01:57:56.552Z] 01:41:01 19720376 31545188 727600 2.21 434364 11108852 1871512 5.52 2265212 9931936 12 [2022-10-01T01:57:56.552Z] 01:42:01 19719760 31544572 728088 2.21 434384 11108852 1871512 5.52 2265508 9931936 8 [2022-10-01T01:57:56.552Z] 01:43:01 19719792 31544652 728020 2.21 434400 11108856 1871512 5.52 2265416 9931940 8 [2022-10-01T01:57:56.552Z] 01:44:01 19719712 31544620 728004 2.21 434436 11108848 1854560 5.47 2265364 9931964 4 [2022-10-01T01:57:56.552Z] 01:45:01 19719872 31544792 727960 2.21 434448 11108864 1854560 5.47 2265280 9931972 192 [2022-10-01T01:57:56.552Z] 01:46:01 19713276 31541412 731164 2.22 434540 11110568 1893756 5.58 2272368 9932848 16 [2022-10-01T01:57:56.552Z] 01:47:01 19713324 31541476 731060 2.22 434548 11110568 1893756 5.58 2272032 9932824 8 [2022-10-01T01:57:56.552Z] 01:48:01 19712984 31541152 731304 2.22 434572 11110576 1893756 5.58 2271988 9932828 8 [2022-10-01T01:57:56.552Z] 01:49:01 19713396 31541596 731028 2.22 434576 11110576 1893756 5.58 2272080 9932828 8 [2022-10-01T01:57:56.552Z] 01:50:01 19713176 31541404 731180 2.22 434596 11110580 1893756 5.58 2272216 9932832 24 [2022-10-01T01:57:56.552Z] 01:51:01 19713128 31541364 731148 2.22 434608 11110584 1893756 5.58 2272112 9932836 28 [2022-10-01T01:57:56.552Z] 01:52:01 19712764 31541028 731428 2.22 434616 11110588 1893756 5.58 2272264 9932840 4 [2022-10-01T01:57:56.552Z] 01:53:01 19712676 31540968 731392 2.22 434632 11110592 1893756 5.58 2272380 9932844 32 [2022-10-01T01:57:56.552Z] 01:54:01 19712700 31540996 731324 2.22 434656 11110592 1893756 5.58 2272196 9932844 44 [2022-10-01T01:57:56.552Z] 01:55:01 19712620 31540928 731632 2.22 434656 11110596 1893756 5.58 2272380 9932852 36 [2022-10-01T01:57:56.552Z] 01:56:01 19712520 31540880 731660 2.23 434676 11110600 1877200 5.53 2272484 9932856 36 [2022-10-01T01:57:56.552Z] 01:57:01 18928312 31515972 755100 2.30 444376 11814608 1871192 5.51 2342764 10599004 244 [2022-10-01T01:57:56.552Z] Average: 20487475 31512727 763209 2.32 394106 10400811 1977075 5.83 2185662 9299332 104620 [2022-10-01T01:57:56.552Z] [2022-10-01T01:57:56.552Z] 01:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-01T01:57:56.552Z] 01:25:01 ens3 639.50 541.65 7447.47 68.03 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:25:01 docker0 414.77 461.22 32.13 3468.81 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:25:01 veth06ff7f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:25:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:26:01 ens3 39.36 35.61 23.38 103.28 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:26:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:26:01 veth06ff7f5 1.50 1.55 0.12 0.13 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:27:01 veth3bf5ab7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:27:01 ens3 87.99 60.69 1696.21 19.19 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:27:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:27:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:28:01 veth3bf5ab7 0.00 0.45 0.00 0.03 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:28:01 ens3 455.26 397.32 4704.06 42.08 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:28:01 docker0 379.98 430.21 27.20 4640.03 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:28:01 veth95117dd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:28:01 vetha36b67c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:28:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:28:01 veth9351a63 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:29:01 veth3bf5ab7 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:29:01 ens3 382.11 216.81 3218.19 34.26 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:29:01 docker0 135.53 210.84 10.44 2195.74 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:29:01 veth0a7be40 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:29:01 vethc854293 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:29:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:30:01 vetha715835 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:30:01 veth3bf5ab7 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:30:01 ens3 268.48 163.90 1593.97 30.12 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:30:01 vethc5168e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:30:01 docker0 88.52 118.08 6.20 1186.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:30:01 veth41d0a98 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:30:01 veth4559a7f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:30:01 veth2b51a37 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:30:01 veth2a691f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:30:01 veth090e6aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:31:01 veth3bf5ab7 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:31:01 ens3 247.19 154.47 2593.20 27.70 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:31:01 docker0 133.43 213.72 10.60 2565.91 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:32:01 ens3 495.62 517.81 240.04 2673.26 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:32:01 lo 48.99 48.99 4.82 4.82 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:33:01 ens3 215.36 231.21 92.35 1372.67 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:33:01 lo 15.06 15.06 1.49 1.49 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:34:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.552Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:35:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:38:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:39:01 ens3 0.68 0.63 1.81 0.10 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:40:01 ens3 1.22 0.82 0.46 0.30 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:41:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:42:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:43:01 ens3 0.47 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:44:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:45:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:46:01 ens3 7.68 6.23 5.09 6.21 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:47:01 ens3 0.17 0.07 0.12 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:48:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:49:01 ens3 1.20 0.17 0.18 0.07 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:50:01 ens3 0.83 0.82 0.44 0.30 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:52:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:54:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:55:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:56:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:57:01 ens3 232.28 152.19 4677.45 22.91 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:57:01 docker0 45.91 68.54 3.75 695.26 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] 01:57:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] Average: ens3 93.28 75.22 796.92 133.36 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] Average: docker0 36.36 45.59 2.74 447.16 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] Average: lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-10-01T01:57:56.553Z] [2022-10-01T01:57:56.553Z] [2022-10-01T01:57:56.553Z] ---> sar -P ALL: [2022-10-01T01:57:56.553Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6135) 10/01/22 _x86_64_ (8 CPU) [2022-10-01T01:57:56.553Z] [2022-10-01T01:57:56.553Z] 01:23:16 LINUX RESTART (8 CPU) [2022-10-01T01:57:56.553Z] [2022-10-01T01:57:56.553Z] 01:24:01 CPU %user %nice %system %iowait %steal %idle [2022-10-01T01:57:56.553Z] 01:25:01 all 16.67 0.00 4.75 2.28 0.06 76.24 [2022-10-01T01:57:56.553Z] 01:25:01 0 14.65 0.00 4.11 1.23 0.05 79.95 [2022-10-01T01:57:56.553Z] 01:25:01 1 16.53 0.00 6.19 11.49 0.07 65.71 [2022-10-01T01:57:56.553Z] 01:25:01 2 18.01 0.00 4.69 2.36 0.05 74.88 [2022-10-01T01:57:56.553Z] 01:25:01 3 17.25 0.00 4.97 0.08 0.05 77.65 [2022-10-01T01:57:56.553Z] 01:25:01 4 14.25 0.00 3.87 0.69 0.05 81.14 [2022-10-01T01:57:56.553Z] 01:25:01 5 19.68 0.00 5.39 1.23 0.07 73.63 [2022-10-01T01:57:56.553Z] 01:25:01 6 16.75 0.00 4.24 0.35 0.05 78.61 [2022-10-01T01:57:56.553Z] 01:25:01 7 16.21 0.00 4.54 0.78 0.09 78.38 [2022-10-01T01:57:56.553Z] 01:26:01 all 46.78 0.00 7.16 0.45 0.09 45.51 [2022-10-01T01:57:56.553Z] 01:26:01 0 47.30 0.00 7.14 0.17 0.10 45.28 [2022-10-01T01:57:56.553Z] 01:26:01 1 47.39 0.00 7.17 0.52 0.10 44.82 [2022-10-01T01:57:56.553Z] 01:26:01 2 47.64 0.00 6.46 0.20 0.10 45.60 [2022-10-01T01:57:56.553Z] 01:26:01 3 46.87 0.00 6.62 0.00 0.10 46.41 [2022-10-01T01:57:56.553Z] 01:26:01 4 45.08 0.00 8.25 2.43 0.08 44.15 [2022-10-01T01:57:56.553Z] 01:26:01 5 46.31 0.00 8.11 0.02 0.10 45.45 [2022-10-01T01:57:56.553Z] 01:26:01 6 46.27 0.00 6.99 0.02 0.08 46.64 [2022-10-01T01:57:56.553Z] 01:26:01 7 47.39 0.00 6.55 0.28 0.08 45.70 [2022-10-01T01:57:56.553Z] 01:27:01 all 32.31 0.00 7.91 1.25 0.09 58.44 [2022-10-01T01:57:56.553Z] 01:27:01 0 31.27 0.00 9.00 0.98 0.08 58.66 [2022-10-01T01:57:56.553Z] 01:27:01 1 31.88 0.00 7.75 6.48 0.08 53.80 [2022-10-01T01:57:56.553Z] 01:27:01 2 32.48 0.00 7.06 0.42 0.08 59.95 [2022-10-01T01:57:56.553Z] 01:27:01 3 32.77 0.00 7.36 0.03 0.10 59.74 [2022-10-01T01:57:56.553Z] 01:27:01 4 35.12 0.00 9.38 0.03 0.08 55.38 [2022-10-01T01:57:56.553Z] 01:27:01 5 31.40 0.00 7.27 0.12 0.08 61.13 [2022-10-01T01:57:56.553Z] 01:27:01 6 31.57 0.00 7.27 0.61 0.09 60.46 [2022-10-01T01:57:56.553Z] 01:27:01 7 32.01 0.00 8.20 1.27 0.08 58.44 [2022-10-01T01:57:56.553Z] 01:28:01 all 16.06 0.00 7.03 13.25 0.06 63.61 [2022-10-01T01:57:56.553Z] 01:28:01 0 15.75 0.00 6.65 3.56 0.07 73.98 [2022-10-01T01:57:56.553Z] 01:28:01 1 16.15 0.00 6.97 2.47 0.05 74.36 [2022-10-01T01:57:56.553Z] 01:28:01 2 15.49 0.00 7.68 7.91 0.05 68.88 [2022-10-01T01:57:56.553Z] 01:28:01 3 16.17 0.00 6.82 6.20 0.05 70.76 [2022-10-01T01:57:56.553Z] 01:28:01 4 16.36 0.00 5.72 6.29 0.07 71.56 [2022-10-01T01:57:56.553Z] 01:28:01 5 17.28 0.00 5.46 2.27 0.03 74.96 [2022-10-01T01:57:56.553Z] 01:28:01 6 15.63 0.00 7.68 36.11 0.07 40.51 [2022-10-01T01:57:56.553Z] 01:28:01 7 15.62 0.00 9.28 41.62 0.08 33.40 [2022-10-01T01:57:56.553Z] 01:29:01 all 37.16 0.00 10.19 17.53 0.12 35.00 [2022-10-01T01:57:56.553Z] 01:29:01 0 38.57 0.00 10.78 23.18 0.12 27.35 [2022-10-01T01:57:56.553Z] 01:29:01 1 37.66 0.00 9.67 10.35 0.15 42.16 [2022-10-01T01:57:56.553Z] 01:29:01 2 37.82 0.00 9.60 8.96 0.10 43.51 [2022-10-01T01:57:56.553Z] 01:29:01 3 36.29 0.00 11.50 12.37 0.14 39.71 [2022-10-01T01:57:56.553Z] 01:29:01 4 34.70 0.00 9.50 26.68 0.10 29.01 [2022-10-01T01:57:56.553Z] 01:29:01 5 38.06 0.00 10.47 7.94 0.12 43.41 [2022-10-01T01:57:56.553Z] 01:29:01 6 36.23 0.00 10.35 19.15 0.10 34.16 [2022-10-01T01:57:56.553Z] 01:29:01 7 37.94 0.00 9.65 31.55 0.14 20.73 [2022-10-01T01:57:56.553Z] 01:30:01 all 42.97 0.00 8.84 13.53 0.12 34.54 [2022-10-01T01:57:56.553Z] 01:30:01 0 45.10 0.00 8.82 27.86 0.12 18.10 [2022-10-01T01:57:56.553Z] 01:30:01 1 42.18 0.00 9.10 7.63 0.12 40.98 [2022-10-01T01:57:56.553Z] 01:30:01 2 43.10 0.00 8.17 4.96 0.08 43.68 [2022-10-01T01:57:56.553Z] 01:30:01 3 42.32 0.00 8.11 8.19 0.14 41.25 [2022-10-01T01:57:56.553Z] 01:30:01 4 42.25 0.00 8.64 28.49 0.12 20.50 [2022-10-01T01:57:56.553Z] 01:30:01 5 43.09 0.00 8.43 6.21 0.10 42.16 [2022-10-01T01:57:56.553Z] 01:30:01 6 42.56 0.00 10.27 10.87 0.14 36.16 [2022-10-01T01:57:56.553Z] 01:30:01 7 43.14 0.00 9.18 14.05 0.12 33.51 [2022-10-01T01:57:56.553Z] 01:31:01 all 38.51 0.00 7.88 8.24 0.09 45.29 [2022-10-01T01:57:56.553Z] 01:31:01 0 38.25 0.00 8.22 3.93 0.07 49.54 [2022-10-01T01:57:56.553Z] 01:31:01 1 39.75 0.00 8.03 12.52 0.07 39.63 [2022-10-01T01:57:56.553Z] 01:31:01 2 37.39 0.00 7.73 7.95 0.12 46.82 [2022-10-01T01:57:56.553Z] 01:31:01 3 37.73 0.00 7.74 2.24 0.08 52.20 [2022-10-01T01:57:56.553Z] 01:31:01 4 38.94 0.00 7.05 6.17 0.08 47.75 [2022-10-01T01:57:56.553Z] 01:31:01 5 41.28 0.00 7.66 2.12 0.08 48.86 [2022-10-01T01:57:56.553Z] 01:31:01 6 38.00 0.00 7.54 14.73 0.08 39.63 [2022-10-01T01:57:56.553Z] 01:31:01 7 36.69 0.00 9.08 16.25 0.10 37.86 [2022-10-01T01:57:56.553Z] 01:32:01 all 8.20 0.00 1.10 0.11 0.05 90.55 [2022-10-01T01:57:56.553Z] 01:32:01 0 9.52 0.00 1.46 0.03 0.05 88.94 [2022-10-01T01:57:56.553Z] 01:32:01 1 8.65 0.00 1.10 0.17 0.05 90.03 [2022-10-01T01:57:56.553Z] 01:32:01 2 9.67 0.00 1.15 0.53 0.03 88.61 [2022-10-01T01:57:56.553Z] 01:32:01 3 4.52 0.00 1.15 0.03 0.07 94.23 [2022-10-01T01:57:56.553Z] 01:32:01 4 8.65 0.00 0.72 0.02 0.05 90.57 [2022-10-01T01:57:56.553Z] 01:32:01 5 8.42 0.00 0.79 0.03 0.03 90.73 [2022-10-01T01:57:56.553Z] 01:32:01 6 9.12 0.00 0.95 0.03 0.05 89.85 [2022-10-01T01:57:56.553Z] 01:32:01 7 7.07 0.00 1.44 0.03 0.05 91.41 [2022-10-01T01:57:56.553Z] 01:33:01 all 4.34 0.00 0.45 0.04 0.03 95.14 [2022-10-01T01:57:56.553Z] 01:33:01 0 3.88 0.00 0.57 0.02 0.03 95.50 [2022-10-01T01:57:56.553Z] 01:33:01 1 4.63 0.00 0.52 0.17 0.03 94.65 [2022-10-01T01:57:56.553Z] 01:33:01 2 5.24 0.00 0.37 0.15 0.03 94.21 [2022-10-01T01:57:56.553Z] 01:33:01 3 2.53 0.00 0.52 0.00 0.02 96.93 [2022-10-01T01:57:56.553Z] 01:33:01 4 5.01 0.00 0.23 0.02 0.02 94.72 [2022-10-01T01:57:56.553Z] 01:33:01 5 4.99 0.00 0.35 0.00 0.03 94.63 [2022-10-01T01:57:56.553Z] 01:33:01 6 5.60 0.00 0.55 0.00 0.02 93.83 [2022-10-01T01:57:56.553Z] 01:33:01 7 2.87 0.00 0.48 0.00 0.02 96.62 [2022-10-01T01:57:56.553Z] 01:34:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2022-10-01T01:57:56.553Z] 01:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-01T01:57:56.553Z] 01:34:01 1 0.02 0.00 0.00 0.15 0.00 99.83 [2022-10-01T01:57:56.553Z] 01:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.553Z] 01:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-01T01:57:56.553Z] 01:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-01T01:57:56.553Z] 01:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.553Z] 01:34:01 6 0.03 0.00 0.05 0.02 0.02 99.88 [2022-10-01T01:57:56.553Z] 01:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-01T01:57:56.553Z] 01:35:01 all 0.02 0.00 0.01 0.03 0.00 99.94 [2022-10-01T01:57:56.553Z] 01:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.553Z] 01:35:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-01T01:57:56.553Z] 01:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.553Z] 01:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.553Z] 01:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-01T01:57:56.553Z] 01:35:01 5 0.00 0.00 0.02 0.18 0.00 99.80 [2022-10-01T01:57:56.553Z] 01:35:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2022-10-01T01:57:56.553Z] 01:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-01T01:57:56.553Z] [2022-10-01T01:57:56.553Z] 01:35:01 CPU %user %nice %system %iowait %steal %idle [2022-10-01T01:57:56.553Z] 01:36:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2022-10-01T01:57:56.553Z] 01:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.553Z] 01:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2022-10-01T01:57:56.553Z] 01:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.553Z] 01:36:01 3 0.57 0.00 0.02 0.00 0.00 99.42 [2022-10-01T01:57:56.553Z] 01:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.553Z] 01:36:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-01T01:57:56.553Z] 01:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-01T01:57:56.553Z] 01:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.553Z] 01:37:01 all 0.02 0.00 0.01 0.11 0.00 99.86 [2022-10-01T01:57:56.553Z] 01:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.553Z] 01:37:01 1 0.02 0.00 0.00 0.90 0.00 99.08 [2022-10-01T01:57:56.553Z] 01:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.553Z] 01:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-01T01:57:56.553Z] 01:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.553Z] 01:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.553Z] 01:37:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-01T01:57:56.553Z] 01:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-01T01:57:56.553Z] 01:38:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2022-10-01T01:57:56.553Z] 01:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.553Z] 01:38:01 1 0.02 0.00 0.02 0.13 0.00 99.83 [2022-10-01T01:57:56.553Z] 01:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-01T01:57:56.553Z] 01:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.553Z] 01:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.553Z] 01:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.553Z] 01:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-01T01:57:56.553Z] 01:38:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-01T01:57:56.553Z] 01:39:01 all 0.05 0.00 0.04 0.01 0.01 99.90 [2022-10-01T01:57:56.553Z] 01:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-01T01:57:56.553Z] 01:39:01 1 0.03 0.00 0.05 0.03 0.00 99.88 [2022-10-01T01:57:56.553Z] 01:39:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2022-10-01T01:57:56.553Z] 01:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-01T01:57:56.553Z] 01:39:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-01T01:57:56.553Z] 01:39:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2022-10-01T01:57:56.553Z] 01:39:01 6 0.18 0.00 0.05 0.02 0.00 99.75 [2022-10-01T01:57:56.553Z] 01:39:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-01T01:57:56.553Z] 01:40:01 all 0.01 0.00 0.00 0.02 0.00 99.96 [2022-10-01T01:57:56.553Z] 01:40:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-01T01:57:56.553Z] 01:40:01 1 0.02 0.00 0.02 0.08 0.00 99.88 [2022-10-01T01:57:56.553Z] 01:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:40:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-01T01:57:56.554Z] 01:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-01T01:57:56.554Z] 01:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:41:01 all 0.03 0.00 0.03 0.01 0.00 99.92 [2022-10-01T01:57:56.554Z] 01:41:01 0 0.03 0.00 0.03 0.07 0.02 99.85 [2022-10-01T01:57:56.554Z] 01:41:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-01T01:57:56.554Z] 01:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:41:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-01T01:57:56.554Z] 01:41:01 5 0.08 0.00 0.07 0.00 0.00 99.85 [2022-10-01T01:57:56.554Z] 01:41:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2022-10-01T01:57:56.554Z] 01:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:42:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2022-10-01T01:57:56.554Z] 01:42:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:42:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-01T01:57:56.554Z] 01:42:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-01T01:57:56.554Z] 01:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-01T01:57:56.554Z] 01:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-01T01:57:56.554Z] 01:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:43:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-10-01T01:57:56.554Z] 01:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-01T01:57:56.554Z] 01:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:43:01 5 0.05 0.00 0.07 0.00 0.02 99.87 [2022-10-01T01:57:56.554Z] 01:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-01T01:57:56.554Z] 01:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:44:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2022-10-01T01:57:56.554Z] 01:44:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:44:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-01T01:57:56.554Z] 01:44:01 3 1.79 0.00 0.02 0.00 0.00 98.19 [2022-10-01T01:57:56.554Z] 01:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-01T01:57:56.554Z] 01:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-01T01:57:56.554Z] 01:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-01T01:57:56.554Z] 01:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:45:01 all 0.21 0.00 0.01 0.01 0.00 99.77 [2022-10-01T01:57:56.554Z] 01:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:45:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2022-10-01T01:57:56.554Z] 01:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:45:01 3 1.60 0.00 0.00 0.00 0.00 98.40 [2022-10-01T01:57:56.554Z] 01:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:45:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2022-10-01T01:57:56.554Z] 01:45:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:46:01 all 0.33 0.00 0.05 0.03 0.00 99.59 [2022-10-01T01:57:56.554Z] 01:46:01 0 0.50 0.00 0.12 0.07 0.00 99.32 [2022-10-01T01:57:56.554Z] 01:46:01 1 0.08 0.00 0.08 0.07 0.00 99.77 [2022-10-01T01:57:56.554Z] 01:46:01 2 0.15 0.00 0.05 0.03 0.00 99.77 [2022-10-01T01:57:56.554Z] 01:46:01 3 0.18 0.00 0.02 0.00 0.02 99.78 [2022-10-01T01:57:56.554Z] 01:46:01 4 1.00 0.00 0.03 0.00 0.00 98.97 [2022-10-01T01:57:56.554Z] 01:46:01 5 0.32 0.00 0.03 0.03 0.00 99.62 [2022-10-01T01:57:56.554Z] 01:46:01 6 0.25 0.00 0.03 0.02 0.00 99.70 [2022-10-01T01:57:56.554Z] 01:46:01 7 0.13 0.00 0.02 0.00 0.02 99.83 [2022-10-01T01:57:56.554Z] [2022-10-01T01:57:56.554Z] 01:46:01 CPU %user %nice %system %iowait %steal %idle [2022-10-01T01:57:56.554Z] 01:47:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2022-10-01T01:57:56.554Z] 01:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:47:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-01T01:57:56.554Z] 01:47:01 3 0.37 0.00 0.00 0.00 0.00 99.63 [2022-10-01T01:57:56.554Z] 01:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:47:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-01T01:57:56.554Z] 01:47:01 6 0.00 0.00 0.00 0.07 0.02 99.92 [2022-10-01T01:57:56.554Z] 01:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-10-01T01:57:56.554Z] 01:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:48:01 1 0.00 0.00 0.03 0.07 0.02 99.88 [2022-10-01T01:57:56.554Z] 01:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-01T01:57:56.554Z] 01:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-01T01:57:56.554Z] 01:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-01T01:57:56.554Z] 01:48:01 6 0.05 0.00 0.02 0.03 0.00 99.90 [2022-10-01T01:57:56.554Z] 01:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:49:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2022-10-01T01:57:56.554Z] 01:49:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:49:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2022-10-01T01:57:56.554Z] 01:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-10-01T01:57:56.554Z] 01:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:50:01 1 0.02 0.00 0.02 0.07 0.03 99.87 [2022-10-01T01:57:56.554Z] 01:50:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-01T01:57:56.554Z] 01:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:50:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-01T01:57:56.554Z] 01:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:50:01 6 0.02 0.00 0.00 0.05 0.02 99.92 [2022-10-01T01:57:56.554Z] 01:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:51:01 all 0.19 0.00 0.01 0.00 0.00 99.80 [2022-10-01T01:57:56.554Z] 01:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-01T01:57:56.554Z] 01:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-01T01:57:56.554Z] 01:51:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-01T01:57:56.554Z] 01:51:01 3 1.40 0.00 0.00 0.00 0.02 98.58 [2022-10-01T01:57:56.554Z] 01:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:51:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:52:01 all 0.28 0.00 0.01 0.01 0.00 99.70 [2022-10-01T01:57:56.554Z] 01:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:52:01 1 0.02 0.00 0.03 0.05 0.02 99.88 [2022-10-01T01:57:56.554Z] 01:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-01T01:57:56.554Z] 01:52:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2022-10-01T01:57:56.554Z] 01:52:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-01T01:57:56.554Z] 01:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-01T01:57:56.554Z] 01:52:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2022-10-01T01:57:56.554Z] 01:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:53:01 all 0.22 0.00 0.02 0.00 0.01 99.75 [2022-10-01T01:57:56.554Z] 01:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:53:01 1 0.03 0.00 0.03 0.02 0.03 99.88 [2022-10-01T01:57:56.554Z] 01:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-01T01:57:56.554Z] 01:53:01 3 1.61 0.00 0.08 0.00 0.00 98.30 [2022-10-01T01:57:56.554Z] 01:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-01T01:57:56.554Z] 01:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-01T01:57:56.554Z] 01:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:54:01 all 0.02 0.00 0.00 0.03 0.00 99.94 [2022-10-01T01:57:56.554Z] 01:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:54:01 1 0.02 0.00 0.02 0.08 0.00 99.88 [2022-10-01T01:57:56.554Z] 01:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-01T01:57:56.554Z] 01:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:54:01 6 0.05 0.00 0.00 0.18 0.02 99.75 [2022-10-01T01:57:56.554Z] 01:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-01T01:57:56.554Z] 01:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-01T01:57:56.554Z] 01:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:56:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-10-01T01:57:56.554Z] 01:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-01T01:57:56.554Z] 01:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-01T01:57:56.554Z] 01:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-01T01:57:56.554Z] 01:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-01T01:57:56.554Z] 01:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-01T01:57:56.554Z] 01:57:01 all 4.27 0.00 1.65 0.82 0.03 93.23 [2022-10-01T01:57:56.554Z] 01:57:01 0 3.58 0.00 2.54 0.03 0.02 93.83 [2022-10-01T01:57:56.554Z] 01:57:01 1 4.47 0.00 1.34 1.12 0.07 93.01 [2022-10-01T01:57:56.554Z] 01:57:01 2 4.62 0.00 1.56 0.45 0.02 93.35 [2022-10-01T01:57:56.554Z] 01:57:01 3 5.25 0.00 1.36 0.03 0.03 93.32 [2022-10-01T01:57:56.554Z] 01:57:01 4 3.98 0.00 1.70 1.54 0.02 92.76 [2022-10-01T01:57:56.554Z] 01:57:01 5 4.31 0.00 1.14 0.07 0.02 94.46 [2022-10-01T01:57:56.554Z] 01:57:01 6 4.10 0.00 1.95 3.26 0.02 90.66 [2022-10-01T01:57:56.554Z] 01:57:01 7 3.89 0.00 1.59 0.02 0.03 94.46 [2022-10-01T01:57:56.554Z] [2022-10-01T01:57:56.554Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-10-01T01:57:56.554Z] Average: all 7.48 0.00 1.72 1.73 0.02 89.04 [2022-10-01T01:57:56.554Z] Average: 0 7.47 0.00 1.79 1.84 0.02 88.88 [2022-10-01T01:57:56.554Z] Average: 1 7.50 0.00 1.75 1.64 0.03 89.08 [2022-10-01T01:57:56.554Z] Average: 2 7.57 0.00 1.65 1.02 0.02 89.74 [2022-10-01T01:57:56.554Z] Average: 3 7.54 0.00 1.69 0.87 0.03 89.88 [2022-10-01T01:57:56.554Z] Average: 4 7.37 0.00 1.66 2.16 0.02 88.79 [2022-10-01T01:57:56.554Z] Average: 5 7.68 0.00 1.67 0.61 0.02 90.02 [2022-10-01T01:57:56.554Z] Average: 6 7.41 0.00 1.74 2.57 0.03 88.25 [2022-10-01T01:57:56.554Z] Average: 7 7.29 0.00 1.80 3.16 0.03 87.71 [2022-10-01T01:57:56.554Z] [2022-10-01T01:57:56.554Z] [2022-10-01T01:57:56.554Z]