Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cfbe246e2646b77ed8eb44d38b508f73703e7459 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-ssh4516925324783231685.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17780007063224717243.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11728234310681769367.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh9697300189050674809.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-ssh11215084396474878395.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 ‘prd-ubuntu20.04-docker-8c-8g-119401’ Running on prd-ubuntu20.04-docker-8c-8g-119403 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/351 [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/351 # 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 cfbe246e2646b77ed8eb44d38b508f73703e7459 (main) Commit message: "refactor: removing vault wait from consul start (#4228)" > 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 cfbe246e2646b77ed8eb44d38b508f73703e7459 # timeout=10 > git rev-list --no-walk af696e210749021336152133b8ef9886b3924fac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-17T15:53:41.945Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-17T15:53:41.996Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-17T15:53:42.009Z] ========================================================= [2022-11-17T15:53:42.009Z] EdgeX Global Pipelines Version Info [2022-11-17T15:53:42.009Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-17T15:53:42.715Z] ------------------- [2022-11-17T15:53:42.716Z] stable info: [2022-11-17T15:53:42.716Z] ------------------- [2022-11-17T15:53:42.716Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-17T15:53:42.716Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-17T15:53:42.716Z] Message: update stable to v1.0.244 [2022-11-17T15:53:43.285Z] ------------------- [2022-11-17T15:53:43.285Z] experimental info: [2022-11-17T15:53:43.285Z] ------------------- [2022-11-17T15:53:43.285Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-17T15:53:43.285Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-17T15:53:43.285Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-17T15:53:43.449Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-11-17T15:53:43.458Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-11-17T15:53:43.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-17T15:53:43.482Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-17T15:53:43.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-17T15:53:43.498Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-17T15:53:43.505Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-17T15:53:43.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-11-17T15:53:43.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-11-17T15:53:43.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-11-17T15:53:43.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-17T15:53:43.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-17T15:53:43.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-17T15:53:43.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-17T15:53:43.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-17T15:53:43.599Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-17T15:53:43.609Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-17T15:53:43.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-17T15:53:43.630Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-17T15:53:43.641Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-11-17T15:53:43.651Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-17T15:53:43.661Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-17T15:53:43.671Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-17T15:53:43.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-17T15:53:43.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-17T15:53:43.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-17T15:53:43.714Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] echo [2022-11-17T15:53:43.724Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfbe246 [Pipeline] echo [2022-11-17T15:53:43.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-17T15:53:43.780Z] provisioning config files... [2022-11-17T15:53:43.804Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/351@tmp/config396656769496128939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-17T15:53:44.101Z] ---> docker-login.sh [2022-11-17T15:53:44.101Z] nexus3.edgexfoundry.org:10001 [2022-11-17T15:53:44.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:53:44.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:53:44.621Z] Configure a credential helper to remove this warning. See [2022-11-17T15:53:44.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:53:44.621Z] [2022-11-17T15:53:44.621Z] Login Succeeded [2022-11-17T15:53:44.621Z] nexus3.edgexfoundry.org:10002 [2022-11-17T15:53:44.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:53:44.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:53:44.621Z] Configure a credential helper to remove this warning. See [2022-11-17T15:53:44.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:53:44.621Z] [2022-11-17T15:53:44.621Z] Login Succeeded [2022-11-17T15:53:44.621Z] nexus3.edgexfoundry.org:10003 [2022-11-17T15:53:44.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:53:44.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:53:44.881Z] Configure a credential helper to remove this warning. See [2022-11-17T15:53:44.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:53:44.881Z] [2022-11-17T15:53:44.881Z] Login Succeeded [2022-11-17T15:53:44.881Z] nexus3.edgexfoundry.org:10004 [2022-11-17T15:53:44.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:53:44.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:53:44.881Z] Configure a credential helper to remove this warning. See [2022-11-17T15:53:44.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:53:44.881Z] [2022-11-17T15:53:44.881Z] Login Succeeded [2022-11-17T15:53:44.881Z] docker.io [2022-11-17T15:53:44.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:53:45.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:53:45.141Z] Configure a credential helper to remove this warning. See [2022-11-17T15:53:45.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:53:45.141Z] [2022-11-17T15:53:45.141Z] Login Succeeded [2022-11-17T15:53:45.141Z] ---> docker-login.sh ends [Pipeline] } [2022-11-17T15:53:45.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-17T15:53:45.449Z] + 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-11-17T15:53:45.450Z] + cut -d/ -f2 [2022-11-17T15:53:45.450Z] + dirname cmd/core-command/Dockerfile [2022-11-17T15:53:45.450Z] + echo core-command,cmd/core-command/Dockerfile [2022-11-17T15:53:45.450Z] + dirname cmd/core-data/Dockerfile [2022-11-17T15:53:45.450Z] + cut -d/ -f2 [2022-11-17T15:53:45.450Z] + echo core-data,cmd/core-data/Dockerfile [2022-11-17T15:53:45.450Z] + dirname cmd/core-metadata/Dockerfile [2022-11-17T15:53:45.450Z] + cut -d/ -f2 [2022-11-17T15:53:45.450Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-11-17T15:53:45.450Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-11-17T15:53:45.450Z] + cut -d/ -f2 [2022-11-17T15:53:45.450Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-11-17T15:53:45.450Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-11-17T15:53:45.450Z] + cut -d/ -f2 [2022-11-17T15:53:45.450Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-11-17T15:53:45.450Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-11-17T15:53:45.450Z] + cut -d/ -f2 [2022-11-17T15:53:45.450Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-11-17T15:53:45.450Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-11-17T15:53:45.450Z] + cut -d/ -f2 [2022-11-17T15:53:45.450Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-11-17T15:53:45.450Z] + dirname cmd/security-spire-agent/Dockerfile [2022-11-17T15:53:45.450Z] + cut -d/ -f2 [2022-11-17T15:53:45.450Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-11-17T15:53:45.450Z] + dirname cmd/security-spire-config/Dockerfile [2022-11-17T15:53:45.450Z] + cut -d/ -f2 [2022-11-17T15:53:45.450Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-11-17T15:53:45.450Z] + dirname cmd/security-spire-server/Dockerfile [2022-11-17T15:53:45.450Z] + cut -d/ -f2 [2022-11-17T15:53:45.450Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-11-17T15:53:45.450Z] + dirname cmd/support-notifications/Dockerfile [2022-11-17T15:53:45.450Z] + cut -d/ -f2 [2022-11-17T15:53:45.450Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-11-17T15:53:45.450Z] + dirname cmd/support-scheduler/Dockerfile [2022-11-17T15:53:45.450Z] + cut -d/ -f2 [2022-11-17T15:53:45.450Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-11-17T15:53:45.450Z] + + dirname cmd/sys-mgmt-agent/Dockerfilecut [2022-11-17T15:53:45.450Z] -d/ -f2 [2022-11-17T15:53:45.450Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-11-17T15:53:45.487Z] 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-11-17T15:53:45.806Z] + git rev-list -1 --merges cfbe246e2646b77ed8eb44d38b508f73703e7459~1..cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] echo [2022-11-17T15:53:45.830Z] -----------> git rev-list -1 --merges cfbe246e2646b77ed8eb44d38b508f73703e7459~1..cfbe246e2646b77ed8eb44d38b508f73703e7459 cfbe246e2646b77ed8eb44d38b508f73703e7459 [false] [Pipeline] sh [2022-11-17T15:53:46.119Z] + git log --format=format:%s -1 cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] echo [2022-11-17T15:53:46.136Z] ========================================================= [2022-11-17T15:53:46.136Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-17T15:53:46.136Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-11-17T15:53:46.486Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-17T15:53:46.486Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-17T15:53:46.486Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-17T15:53:46.486Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-17T15:53:46.486Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-17T15:53:46.486Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-17T15:53:46.486Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:53:46.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-17T15:53:46.827Z] [2022-11-17T15:53:46.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:53:47.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-17T15:53:47.128Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-17T15:53:47.128Z] b85a868b505f: Pulling fs layer [2022-11-17T15:53:47.128Z] e2be974225ed: Pulling fs layer [2022-11-17T15:53:47.128Z] 339a4e72a1f5: Pulling fs layer [2022-11-17T15:53:47.128Z] 988bab9f4d93: Pulling fs layer [2022-11-17T15:53:47.128Z] 1469e6f7b9e6: Pulling fs layer [2022-11-17T15:53:47.128Z] eaf3925da568: Pulling fs layer [2022-11-17T15:53:47.128Z] bab4dde63d76: Pulling fs layer [2022-11-17T15:53:47.128Z] bde34c3a00c8: Pulling fs layer [2022-11-17T15:53:47.128Z] b352a97aabf1: Pulling fs layer [2022-11-17T15:53:47.128Z] 4872d77fe225: Pulling fs layer [2022-11-17T15:53:47.128Z] 5851b861e8e6: Pulling fs layer [2022-11-17T15:53:47.128Z] 988bab9f4d93: Waiting [2022-11-17T15:53:47.128Z] 1469e6f7b9e6: Waiting [2022-11-17T15:53:47.128Z] eaf3925da568: Waiting [2022-11-17T15:53:47.128Z] bab4dde63d76: Waiting [2022-11-17T15:53:47.128Z] bde34c3a00c8: Waiting [2022-11-17T15:53:47.128Z] 5851b861e8e6: Waiting [2022-11-17T15:53:47.128Z] e2be974225ed: Download complete [2022-11-17T15:53:47.128Z] 988bab9f4d93: Download complete [2022-11-17T15:53:47.388Z] 339a4e72a1f5: Verifying Checksum [2022-11-17T15:53:47.388Z] 339a4e72a1f5: Download complete [2022-11-17T15:53:47.388Z] 1469e6f7b9e6: Verifying Checksum [2022-11-17T15:53:47.388Z] 1469e6f7b9e6: Download complete [2022-11-17T15:53:47.388Z] eaf3925da568: Download complete [2022-11-17T15:53:47.388Z] bde34c3a00c8: Verifying Checksum [2022-11-17T15:53:47.388Z] bde34c3a00c8: Download complete [2022-11-17T15:53:47.388Z] b352a97aabf1: Verifying Checksum [2022-11-17T15:53:47.388Z] b352a97aabf1: Download complete [2022-11-17T15:53:47.388Z] 4872d77fe225: Download complete [2022-11-17T15:53:47.388Z] 5851b861e8e6: Verifying Checksum [2022-11-17T15:53:47.388Z] b85a868b505f: Verifying Checksum [2022-11-17T15:53:47.388Z] b85a868b505f: Download complete [2022-11-17T15:53:47.646Z] bab4dde63d76: Verifying Checksum [2022-11-17T15:53:47.646Z] bab4dde63d76: Download complete [2022-11-17T15:53:48.581Z] b85a868b505f: Pull complete [2022-11-17T15:53:48.581Z] e2be974225ed: Pull complete [2022-11-17T15:53:49.148Z] 339a4e72a1f5: Pull complete [2022-11-17T15:53:49.148Z] 988bab9f4d93: Pull complete [2022-11-17T15:53:49.406Z] 1469e6f7b9e6: Pull complete [2022-11-17T15:53:49.406Z] eaf3925da568: Pull complete [2022-11-17T15:53:51.309Z] bab4dde63d76: Pull complete [2022-11-17T15:53:51.309Z] bde34c3a00c8: Pull complete [2022-11-17T15:53:51.309Z] b352a97aabf1: Pull complete [2022-11-17T15:53:51.309Z] 4872d77fe225: Pull complete [2022-11-17T15:53:51.309Z] 5851b861e8e6: Pull complete [2022-11-17T15:53:51.309Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-17T15:53:51.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-17T15:53:51.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T15:53:51.396Z] prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container [2022-11-17T15:53:51.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T15:53:53.058Z] $ docker top 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb -eo pid,comm [2022-11-17T15:53:53.105Z] 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-11-17T15:53:53.105Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-17T15:53:53.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-17T15:53:53.138Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-17T15:53:53.256Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-17T15:53:53.261Z] $ docker exec 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb ssh-agent [2022-11-17T15:53:53.359Z] SSH_AUTH_SOCK=/tmp/ssh-6FjQKdl3qWrx/agent.33 [2022-11-17T15:53:53.359Z] SSH_AGENT_PID=39 [2022-11-17T15:53:53.365Z] Running ssh-add (command line suppressed) [2022-11-17T15:53:53.480Z] Identity added: /w/workspace/edgex-go/351@tmp/private_key_1472676181692134563.key (/w/workspace/edgex-go/351@tmp/private_key_1472676181692134563.key) [2022-11-17T15:53:53.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-17T15:53:53.772Z] + git tag --points-at HEAD [Pipeline] } [2022-11-17T15:53:53.786Z] $ docker exec --env ******** --env ******** 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb ssh-agent -k [2022-11-17T15:53:53.887Z] unset SSH_AUTH_SOCK; [2022-11-17T15:53:53.887Z] unset SSH_AGENT_PID; [2022-11-17T15:53:53.887Z] echo Agent pid 39 killed; [2022-11-17T15:53:53.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-17T15:53:53.919Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-17T15:53:53.919Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-17T15:53:54.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-17T15:53:54.025Z] $ docker exec 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb ssh-agent [2022-11-17T15:53:54.126Z] SSH_AUTH_SOCK=/tmp/ssh-biLAukC8nNHL/agent.71 [2022-11-17T15:53:54.126Z] SSH_AGENT_PID=77 [2022-11-17T15:53:54.130Z] Running ssh-add (command line suppressed) [2022-11-17T15:53:54.233Z] Identity added: /w/workspace/edgex-go/351@tmp/private_key_3974079780008231639.key (/w/workspace/edgex-go/351@tmp/private_key_3974079780008231639.key) [2022-11-17T15:53:54.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-17T15:53:54.528Z] + git semver init [2022-11-17T15:53:54.788Z] 2022-11-17 15:53:54,688 [run_init] DEBUG init version:0.0.0 force:False [2022-11-17T15:53:54.788Z] 2022-11-17 15:53:54,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/351/.semver [2022-11-17T15:53:54.788Z] 2022-11-17 15:53:54,689 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/351/.semver [2022-11-17T15:53:54.788Z] 2022-11-17 15:53:54,689 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/351/.semver'], cwd=/w/workspace/edgex-go/351, universal_newlines=False, shell=None, istream=None) [2022-11-17T15:53:59.029Z] 2022-11-17 15:53:58,623 [append_file] DEBUG append to file:/w/workspace/edgex-go/351/.git/info/exclude [2022-11-17T15:53:59.029Z] 2022-11-17 15:53:58,623 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/351/.semver/main with force:False [2022-11-17T15:53:59.029Z] 2022-11-17 15:53:58,623 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main [2022-11-17T15:53:59.029Z] 2022-11-17 15:53:58,623 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main [2022-11-17T15:53:59.029Z] 2.3.1-dev.3 [Pipeline] } [2022-11-17T15:53:59.042Z] $ docker exec --env ******** --env ******** 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb ssh-agent -k [2022-11-17T15:53:59.133Z] unset SSH_AUTH_SOCK; [2022-11-17T15:53:59.135Z] unset SSH_AGENT_PID; [2022-11-17T15:53:59.139Z] echo Agent pid 77 killed; [2022-11-17T15:53:59.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-17T15:53:59.442Z] + git semver [Pipeline] } [2022-11-17T15:53:59.719Z] $ docker stop --time=1 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb [2022-11-17T15:54:01.024Z] $ docker rm -f 5af81cb43703234ec0e229c4e1bc4073defe42364e2ff9c45e35042df7c373fb [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-17T15:54:01.369Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-17T15:54:01.522Z] Stashed 1 file(s) [Pipeline] echo [2022-11-17T15:54:01.524Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.3 [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-11-17T15:54:01.889Z] + git config --global --add safe.directory /w/workspace/edgex-go/351 [Pipeline] echo [2022-11-17T15:54:01.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-17T15:54:01.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-17T15:54:01.916Z] ========================================================= [2022-11-17T15:54:01.916Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-17T15:54:01.916Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-17T15:54:02.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-17T15:54:02.205Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-17T15:54:02.205Z] 213ec9aee27d: Pulling fs layer [2022-11-17T15:54:02.205Z] 4583459ba037: Pulling fs layer [2022-11-17T15:54:02.205Z] 93c1e223e6f2: Pulling fs layer [2022-11-17T15:54:02.205Z] 53926ce57604: Pulling fs layer [2022-11-17T15:54:02.205Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-17T15:54:02.205Z] 22ff95d597cd: Pulling fs layer [2022-11-17T15:54:02.205Z] 12d6caf4c0d1: Pulling fs layer [2022-11-17T15:54:02.205Z] 96b7cbca73a9: Pulling fs layer [2022-11-17T15:54:02.205Z] a7acece74701: Pulling fs layer [2022-11-17T15:54:02.205Z] 21b2b0c7a3f4: Waiting [2022-11-17T15:54:02.205Z] 96b7cbca73a9: Waiting [2022-11-17T15:54:02.205Z] 22ff95d597cd: Waiting [2022-11-17T15:54:02.205Z] 12d6caf4c0d1: Waiting [2022-11-17T15:54:02.205Z] a7acece74701: Waiting [2022-11-17T15:54:02.205Z] 53926ce57604: Waiting [2022-11-17T15:54:02.205Z] 93c1e223e6f2: Verifying Checksum [2022-11-17T15:54:02.205Z] 93c1e223e6f2: Download complete [2022-11-17T15:54:02.205Z] 4583459ba037: Verifying Checksum [2022-11-17T15:54:02.205Z] 4583459ba037: Download complete [2022-11-17T15:54:02.205Z] 21b2b0c7a3f4: Download complete [2022-11-17T15:54:02.205Z] 22ff95d597cd: Download complete [2022-11-17T15:54:02.205Z] 213ec9aee27d: Verifying Checksum [2022-11-17T15:54:02.205Z] 213ec9aee27d: Download complete [2022-11-17T15:54:02.205Z] 12d6caf4c0d1: Download complete [2022-11-17T15:54:02.467Z] 213ec9aee27d: Pull complete [2022-11-17T15:54:02.467Z] 4583459ba037: Pull complete [2022-11-17T15:54:02.727Z] 93c1e223e6f2: Pull complete [2022-11-17T15:54:02.727Z] a7acece74701: Verifying Checksum [2022-11-17T15:54:02.727Z] a7acece74701: Download complete [2022-11-17T15:54:02.985Z] 96b7cbca73a9: Verifying Checksum [2022-11-17T15:54:02.985Z] 96b7cbca73a9: Download complete [2022-11-17T15:54:02.985Z] 53926ce57604: Verifying Checksum [2022-11-17T15:54:02.985Z] 53926ce57604: Download complete [2022-11-17T15:54:06.266Z] 53926ce57604: Pull complete [2022-11-17T15:54:06.266Z] 21b2b0c7a3f4: Pull complete [2022-11-17T15:54:06.525Z] 22ff95d597cd: Pull complete [2022-11-17T15:54:06.525Z] 12d6caf4c0d1: Pull complete [2022-11-17T15:54:08.420Z] 96b7cbca73a9: Pull complete [2022-11-17T15:54:08.986Z] a7acece74701: Pull complete [2022-11-17T15:54:08.986Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-17T15:54:09.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-17T15:54:09.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-17T15:54:09.536Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-17T15:54:09.536Z] WORKDIR /edgex [2022-11-17T15:54:09.536Z] COPY go.mod . [2022-11-17T15:54:09.536Z] RUN go mod download [2022-11-17T15:54:09.536Z] + docker build -t ci-base-image-x86_64 -f - . [2022-11-17T15:54:10.102Z] Sending build context to Docker daemon 169.8MB [2022-11-17T15:54:10.102Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-17T15:54:10.102Z] ---> db6d94c90886 [2022-11-17T15:54:10.102Z] Step 2/4 : WORKDIR /edgex [2022-11-17T15:54:12.011Z] ---> Running in 81d2f47efae5 [2022-11-17T15:54:12.011Z] Removing intermediate container 81d2f47efae5 [2022-11-17T15:54:12.011Z] ---> 505f0b05a311 [2022-11-17T15:54:12.011Z] Step 3/4 : COPY go.mod . [2022-11-17T15:54:12.270Z] ---> e38e2b7152e2 [2022-11-17T15:54:12.270Z] Step 4/4 : RUN go mod download [2022-11-17T15:54:12.270Z] ---> Running in 80d7afca41c8 [2022-11-17T15:54:16.580Z] Still waiting to schedule task [2022-11-17T15:54:16.580Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-119402’ [2022-11-17T15:54:27.219Z] Removing intermediate container 80d7afca41c8 [2022-11-17T15:54:27.219Z] ---> 23ad293a0a87 [2022-11-17T15:54:27.219Z] Successfully built 23ad293a0a87 [2022-11-17T15:54:27.219Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:54:27.518Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-17T15:54:27.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T15:54:27.580Z] prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container [2022-11-17T15:54:27.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T15:54:28.027Z] $ docker top b5ba82c49f0cb0ab68dc48a610d503ade4c6a9e358461c685b16e339a5c09b6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-17T15:54:28.378Z] + go version [2022-11-17T15:54:28.378Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-17T15:54:28.397Z] $ docker stop --time=1 b5ba82c49f0cb0ab68dc48a610d503ade4c6a9e358461c685b16e339a5c09b6c [2022-11-17T15:54:29.703Z] $ docker rm -f b5ba82c49f0cb0ab68dc48a610d503ade4c6a9e358461c685b16e339a5c09b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:54:30.095Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-17T15:54:30.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T15:54:30.169Z] prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container [2022-11-17T15:54:30.217Z] $ 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/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T15:54:30.575Z] $ docker top c5353b7bfe624d7e442acb068e283aa73c57cf2988cd70d07745fae5c2b41396 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-17T15:54:30.634Z] ========================================================= [2022-11-17T15:54:30.634Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-11-17T15:54:30.634Z] ========================================================= [Pipeline] sh [2022-11-17T15:54:30.907Z] + git config --global --add safe.directory /w/workspace/edgex-go/351 [Pipeline] fileExists [Pipeline] sh [2022-11-17T15:54:31.201Z] + make test [2022-11-17T15:54:31.201Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-11-17T15:54:37.763Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-11-17T15:54:49.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-11-17T15:54:49.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-11-17T15:54:49.970Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-11-17T15:54:49.970Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-11-17T15:54:49.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-11-17T15:54:49.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-11-17T15:54:49.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-11-17T15:54:49.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-11-17T15:54:49.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-11-17T15:54:50.228Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-11-17T15:54:50.228Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-11-17T15:54:50.228Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-11-17T15:54:50.228Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-11-17T15:54:50.228Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-11-17T15:54:50.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-11-17T15:54:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.089s coverage: 28.7% of statements [2022-11-17T15:54:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-11-17T15:54:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-11-17T15:54:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.123s coverage: 98.5% of statements [2022-11-17T15:54:51.158Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.131s coverage: 43.0% of statements [2022-11-17T15:54:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-11-17T15:54:51.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-11-17T15:54:51.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.2% of statements [2022-11-17T15:54:51.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-11-17T15:54:51.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-11-17T15:54:55.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.949s coverage: 89.2% of statements [2022-11-17T15:54:55.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-11-17T15:54:55.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-11-17T15:54:55.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-11-17T15:54:55.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-11-17T15:54:55.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-11-17T15:54:55.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.2% of statements [2022-11-17T15:54:55.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-11-17T15:54:55.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-11-17T15:54:55.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.464s coverage: 95.6% of statements [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-11-17T15:54:55.899Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-11-17T15:54:55.899Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-11-17T15:54:55.899Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-11-17T15:54:55.899Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements [2022-11-17T15:54:55.899Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2022-11-17T15:54:55.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-11-17T15:54:55.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-11-17T15:54:55.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 79.5% of statements [2022-11-17T15:54:55.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2022-11-17T15:54:55.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-11-17T15:54:55.899Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements [2022-11-17T15:55:04.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2022-11-17T15:55:04.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements [2022-11-17T15:55:06.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 79.9% of statements [2022-11-17T15:55:06.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-11-17T15:55:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-11-17T15:55:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 65.1% of statements [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-11-17T15:55:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-11-17T15:55:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-11-17T15:55:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-11-17T15:55:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-11-17T15:55:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-11-17T15:55:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-11-17T15:55:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-11-17T15:55:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.2% of statements [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-11-17T15:55:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.7% of statements [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-11-17T15:55:14.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-11-17T15:55:14.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.293s coverage: 65.8% of statements [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 41.8% of statements [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-11-17T15:55:14.667Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-11-17T15:55:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-11-17T15:55:14.667Z] 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-11-17T15:55:32.744Z] 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-11-17T15:55:32.744Z] GO111MODULE=on go vet ./... [2022-11-17T15:55:35.270Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-17T15:55:35.270Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-17T15:55:35.528Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-17T15:55:35.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-11-17T15:55:35.827Z] + ls -al . [2022-11-17T15:55:35.827Z] total 776 [2022-11-17T15:55:35.827Z] drwxrwxr-x 11 1001 1001 4096 Nov 17 15:54 . [2022-11-17T15:55:35.827Z] drwxr-xr-x 4 root root 4096 Nov 17 15:54 .. [2022-11-17T15:55:35.827Z] drwxrwxr-x 2 1001 1001 4096 Nov 17 15:53 .blubracket [2022-11-17T15:55:35.827Z] -rw-rw-r-- 1 1001 1001 16 Nov 17 15:53 .dockerignore [2022-11-17T15:55:35.827Z] drwxrwxr-x 8 1001 1001 4096 Nov 17 15:55 .git [2022-11-17T15:55:35.827Z] drwxrwxr-x 3 1001 1001 4096 Nov 17 15:53 .github [2022-11-17T15:55:35.827Z] -rw-rw-r-- 1 1001 1001 1030 Nov 17 15:53 .gitignore [2022-11-17T15:55:35.827Z] -rw-rw-r-- 1 1001 1001 42 Nov 17 15:53 .golangci.yml [2022-11-17T15:55:35.827Z] -rw-rw-r-- 1 1001 1001 87 Nov 17 15:53 .hadolint.yml [2022-11-17T15:55:35.827Z] drwxr-xr-x 3 1001 1001 4096 Nov 17 15:53 .semver [2022-11-17T15:55:35.827Z] -rw-rw-r-- 1 1001 1001 166 Nov 17 15:53 .sonarcloud.properties [2022-11-17T15:55:35.827Z] -rw-rw-r-- 1 1001 1001 1171 Nov 17 15:53 ADOPTERS.md [2022-11-17T15:55:35.827Z] -rw-rw-r-- 1 1001 1001 10722 Nov 17 15:53 Attribution.txt [2022-11-17T15:55:35.827Z] -rw-rw-r-- 1 1001 1001 73765 Nov 17 15:53 CHANGELOG.md [2022-11-17T15:55:35.827Z] -rw-rw-r-- 1 1001 1001 3804 Nov 17 15:53 CONTRIBUTING.md [2022-11-17T15:55:35.827Z] -rw-rw-r-- 1 1001 1001 677 Nov 17 15:53 GOVERNANCE.md [2022-11-17T15:55:35.827Z] -rw-rw-r-- 1 1001 1001 850 Nov 17 15:53 Jenkinsfile [2022-11-17T15:55:35.827Z] -rw-rw-r-- 1 1001 1001 10775 Nov 17 15:53 LICENSE [2022-11-17T15:55:35.828Z] -rw-rw-r-- 1 1001 1001 13857 Nov 17 15:53 Makefile [2022-11-17T15:55:35.828Z] -rw-rw-r-- 1 1001 1001 582 Nov 17 15:53 OWNERS.md [2022-11-17T15:55:35.828Z] -rw-rw-r-- 1 1001 1001 9799 Nov 17 15:53 README.md [2022-11-17T15:55:35.828Z] -rw-rw-r-- 1 1001 1001 6912 Nov 17 15:53 SECURITY.md [2022-11-17T15:55:35.828Z] -rw-rw-r-- 1 1001 1001 11 Nov 17 15:54 VERSION [2022-11-17T15:55:35.828Z] -rw-rw-r-- 1 1001 1001 4131 Nov 17 15:53 ZMQWindows.md [2022-11-17T15:55:35.828Z] drwxrwxr-x 2 1001 1001 4096 Nov 17 15:53 bin [2022-11-17T15:55:35.828Z] drwxrwxr-x 18 1001 1001 4096 Nov 17 15:53 cmd [2022-11-17T15:55:35.828Z] -rw-r--r-- 1 root root 501828 Nov 17 15:55 coverage.out [2022-11-17T15:55:35.828Z] -rw-rw-r-- 1 1001 1001 3405 Nov 17 15:53 go.mod [2022-11-17T15:55:35.828Z] -rw-rw-r-- 1 1001 1001 44978 Nov 17 15:53 go.sum [2022-11-17T15:55:35.828Z] drwxrwxr-x 8 1001 1001 4096 Nov 17 15:53 internal [2022-11-17T15:55:35.828Z] drwxrwxr-x 3 1001 1001 4096 Nov 17 15:53 openapi [2022-11-17T15:55:35.828Z] drwxrwxr-x 4 1001 1001 4096 Nov 17 15:53 snap [2022-11-17T15:55:35.828Z] -rw-rw-r-- 1 1001 1001 204 Nov 17 15:53 version.go [Pipeline] sh [2022-11-17T15:55:36.111Z] + '[' -e coverage.out ] [2022-11-17T15:55:36.111Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-11-17T15:55:36.210Z] Stashed 1 file(s) [Pipeline] sh [2022-11-17T15:55:36.487Z] + make build [2022-11-17T15:55:36.487Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-17T15:55:48.861Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-17T15:55:58.834Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-17T15:55:58.834Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-17T15:56:05.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-17T15:56:05.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-17T15:56:06.328Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-17T15:56:07.703Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-17T15:56:08.636Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-17T15:56:09.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-17T15:56:10.513Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-17T15:56:11.081Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-17T15:56:12.980Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-11-17T15:56:13.926Z] $ docker stop --time=1 c5353b7bfe624d7e442acb068e283aa73c57cf2988cd70d07745fae5c2b41396 [2022-11-17T15:56:16.218Z] $ docker rm -f c5353b7bfe624d7e442acb068e283aa73c57cf2988cd70d07745fae5c2b41396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:56:17.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-17T15:56:17.067Z] [2022-11-17T15:56:17.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:56:17.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-17T15:56:17.372Z] latest: Pulling from edgex-devops/edgex-compose [2022-11-17T15:56:17.372Z] cbdbe7a5bc2a: Pulling fs layer [2022-11-17T15:56:17.372Z] ca9280d653b3: Pulling fs layer [2022-11-17T15:56:17.372Z] 7e9c9ca2126c: Pulling fs layer [2022-11-17T15:56:17.372Z] cbdbe7a5bc2a: Download complete [2022-11-17T15:56:17.635Z] ca9280d653b3: Verifying Checksum [2022-11-17T15:56:17.635Z] ca9280d653b3: Download complete [2022-11-17T15:56:17.635Z] cbdbe7a5bc2a: Pull complete [2022-11-17T15:56:17.893Z] 7e9c9ca2126c: Download complete [2022-11-17T15:56:18.151Z] ca9280d653b3: Pull complete [2022-11-17T15:56:21.436Z] 7e9c9ca2126c: Pull complete [2022-11-17T15:56:21.436Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-11-17T15:56:21.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-17T15:56:21.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T15:56:21.508Z] prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container [2022-11-17T15:56:21.537Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T15:56:22.798Z] $ docker top 9488e94a754dea8a5199787830ab38b82d304d59fd7ac7a88912712e8ca47539 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-17T15:56:23.133Z] + docker-compose build --help [2022-11-17T15:56:23.133Z] + grep parallel [2022-11-17T15:56:23.702Z] --parallel Build images in parallel. [Pipeline] } [2022-11-17T15:56:23.713Z] $ docker stop --time=1 9488e94a754dea8a5199787830ab38b82d304d59fd7ac7a88912712e8ca47539 [2022-11-17T15:56:24.994Z] $ docker rm -f 9488e94a754dea8a5199787830ab38b82d304d59fd7ac7a88912712e8ca47539 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:56:25.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-11-17T15:56:25.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T15:56:25.438Z] prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container [2022-11-17T15:56:25.466Z] $ 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/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T15:56:25.791Z] $ docker top 05aa2ff2d73fc5afe2856f8e3c174117c031bcc6c73b8fbb65c2e2e0fcaf261f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-17T15:56:26.126Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-17T15:56:26.694Z] Building core-command ... [2022-11-17T15:56:26.694Z] Building core-data ... [2022-11-17T15:56:26.694Z] Building core-metadata ... [2022-11-17T15:56:26.694Z] Building security-bootstrapper ... [2022-11-17T15:56:26.694Z] Building security-proxy-setup ... [2022-11-17T15:56:26.694Z] Building security-secretstore-setup ... [2022-11-17T15:56:26.694Z] Building security-spiffe-token-provider ... [2022-11-17T15:56:26.694Z] Building security-spire-agent ... [2022-11-17T15:56:26.694Z] Building security-spire-config ... [2022-11-17T15:56:26.694Z] Building security-spire-server ... [2022-11-17T15:56:26.694Z] Building support-notifications ... [2022-11-17T15:56:26.694Z] Building support-scheduler ... [2022-11-17T15:56:26.694Z] Building sys-mgmt-agent ... [2022-11-17T15:56:26.694Z] Building core-data [2022-11-17T15:56:26.694Z] Building security-bootstrapper [2022-11-17T15:56:26.694Z] Building security-proxy-setup [2022-11-17T15:56:26.694Z] Building security-spire-agent [2022-11-17T15:56:26.694Z] Building support-notifications [2022-11-17T15:56:36.652Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:56:36.652Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:56:36.652Z] ---> 23ad293a0a87 [2022-11-17T15:56:36.652Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-17T15:56:36.652Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:56:36.652Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:56:36.652Z] ---> 23ad293a0a87 [2022-11-17T15:56:36.652Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-17T15:56:36.911Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:56:36.911Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:56:36.911Z] ---> 23ad293a0a87 [2022-11-17T15:56:36.911Z] Step 3/24 : WORKDIR /edgex-go [2022-11-17T15:56:36.911Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:56:36.911Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:56:36.911Z] ---> 23ad293a0a87 [2022-11-17T15:56:36.911Z] Step 3/32 : WORKDIR /edgex-go [2022-11-17T15:56:37.478Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:56:37.478Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:56:37.478Z] ---> 23ad293a0a87 [2022-11-17T15:56:37.478Z] Step 3/21 : WORKDIR /edgex-go [2022-11-17T15:56:40.766Z] ---> Running in ec0881434d3a [2022-11-17T15:56:40.766Z] ---> Running in f33b635a53e5 [2022-11-17T15:56:40.766Z] ---> Running in 794cb40d0755 [2022-11-17T15:56:40.766Z] ---> Running in 51cfc3dd2990 [2022-11-17T15:56:40.766Z] ---> Running in e591ddbe1843 [2022-11-17T15:56:40.766Z] Removing intermediate container ec0881434d3a [2022-11-17T15:56:40.766Z] ---> 5190bfd10abf [2022-11-17T15:56:40.766Z] Step 4/22 : WORKDIR /edgex-go [2022-11-17T15:56:40.766Z] Removing intermediate container f33b635a53e5 [2022-11-17T15:56:40.766Z] ---> 907e54be2a69 [2022-11-17T15:56:40.766Z] Step 4/22 : WORKDIR /edgex-go [2022-11-17T15:56:40.766Z] ---> Running in e44afe97ed36 [2022-11-17T15:56:40.766Z] Removing intermediate container 51cfc3dd2990 [2022-11-17T15:56:40.766Z] ---> 63c24c880811 [2022-11-17T15:56:40.766Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-17T15:56:40.766Z] Removing intermediate container 794cb40d0755 [2022-11-17T15:56:40.766Z] ---> 3ea150ec46d9 [2022-11-17T15:56:40.766Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-17T15:56:40.766Z] Removing intermediate container e591ddbe1843 [2022-11-17T15:56:40.766Z] ---> f3c93e3e4d18 [2022-11-17T15:56:40.766Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-17T15:56:40.766Z] ---> Running in 8f12b6e52e85 [2022-11-17T15:56:40.766Z] ---> Running in 9f8459013010 [2022-11-17T15:56:40.766Z] ---> Running in 10309e6a8bde [2022-11-17T15:56:40.766Z] ---> Running in 80d0c8cb9c06 [2022-11-17T15:56:40.766Z] Removing intermediate container e44afe97ed36 [2022-11-17T15:56:40.766Z] ---> d130a7f84a0d [2022-11-17T15:56:40.766Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-17T15:56:40.766Z] ---> Running in 420819da4b35 [2022-11-17T15:56:40.766Z] Removing intermediate container 80d0c8cb9c06 [2022-11-17T15:56:40.766Z] ---> 8c9de323c76b [2022-11-17T15:56:40.766Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-17T15:56:41.024Z] ---> Running in a5bdaf078c6c [2022-11-17T15:56:41.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:56:41.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:56:41.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:56:41.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:56:41.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:56:41.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:56:41.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:56:41.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:56:41.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:56:41.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:56:41.541Z] OK: 211 MiB in 51 packages [2022-11-17T15:56:41.800Z] OK: 211 MiB in 51 packages [2022-11-17T15:56:41.800Z] OK: 211 MiB in 51 packages [2022-11-17T15:56:41.800Z] OK: 211 MiB in 51 packages [2022-11-17T15:56:41.800Z] OK: 211 MiB in 51 packages [2022-11-17T15:56:42.368Z] Removing intermediate container 8f12b6e52e85 [2022-11-17T15:56:42.368Z] ---> 5896a78c78cf [2022-11-17T15:56:42.368Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-17T15:56:42.368Z] Removing intermediate container 10309e6a8bde [2022-11-17T15:56:42.368Z] ---> 0626ea94877c [2022-11-17T15:56:42.368Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-17T15:56:42.368Z] Removing intermediate container a5bdaf078c6c [2022-11-17T15:56:42.368Z] ---> ba13bd43c590 [2022-11-17T15:56:42.368Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-17T15:56:42.368Z] Removing intermediate container 420819da4b35 [2022-11-17T15:56:42.368Z] ---> 0ccac24b395f [2022-11-17T15:56:42.368Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-17T15:56:42.368Z] Removing intermediate container 9f8459013010 [2022-11-17T15:56:42.368Z] ---> af3f07e0e714 [2022-11-17T15:56:42.368Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-17T15:56:42.628Z] ---> 19dc7ba780d2 [2022-11-17T15:56:42.628Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:56:42.628Z] ---> 45eadff0e589 [2022-11-17T15:56:42.628Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:56:42.628Z] ---> a25301da4f95 [2022-11-17T15:56:42.628Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:56:42.628Z] ---> Running in af641330ed38 [2022-11-17T15:56:42.628Z] ---> Running in 56f32b0c51e1 [2022-11-17T15:56:42.628Z] ---> Running in a680aaa2d8ea [2022-11-17T15:56:42.628Z] ---> f8d67a66e1f8 [2022-11-17T15:56:42.628Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:56:42.628Z] ---> 6d8c2b874909 [2022-11-17T15:56:42.628Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:56:42.628Z] ---> Running in 307b083d7f72 [2022-11-17T15:56:42.628Z] ---> Running in b4497502d625 [2022-11-17T15:57:09.211Z] Removing intermediate container af641330ed38 [2022-11-17T15:57:09.211Z] ---> 29d05d230aa1 [2022-11-17T15:57:09.211Z] Step 7/32 : COPY . . [2022-11-17T15:57:09.211Z] Removing intermediate container b4497502d625 [2022-11-17T15:57:09.211Z] ---> 9431c2fef7c6 [2022-11-17T15:57:09.211Z] Step 7/24 : COPY . . [2022-11-17T15:57:09.211Z] Removing intermediate container 307b083d7f72 [2022-11-17T15:57:09.211Z] ---> 2b04adabae58 [2022-11-17T15:57:09.211Z] Step 8/22 : COPY . . [2022-11-17T15:57:09.211Z] Removing intermediate container 56f32b0c51e1 [2022-11-17T15:57:09.211Z] ---> dd4786b1b5a5 [2022-11-17T15:57:09.211Z] Step 7/21 : COPY . . [2022-11-17T15:57:09.211Z] Removing intermediate container a680aaa2d8ea [2022-11-17T15:57:09.211Z] ---> b870c090fb33 [2022-11-17T15:57:09.211Z] Step 8/22 : COPY . . [2022-11-17T15:57:17.324Z] ---> 4f9aefa228c8 [2022-11-17T15:57:17.324Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-17T15:57:17.324Z] ---> ca10e40c4834 [2022-11-17T15:57:17.324Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-17T15:57:17.324Z] ---> d509198f1172 [2022-11-17T15:57:17.324Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-17T15:57:17.324Z] ---> 6b86967c8a5f [2022-11-17T15:57:17.324Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-17T15:57:17.324Z] ---> e805358cca1c [2022-11-17T15:57:17.324Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-17T15:57:17.324Z] ---> Running in 6c520c5ab05d [2022-11-17T15:57:17.324Z] ---> Running in 498dcc7b5178 [2022-11-17T15:57:17.324Z] ---> Running in b388bdad40ef [2022-11-17T15:57:17.324Z] ---> Running in 56d1abd36993 [2022-11-17T15:57:17.324Z] ---> Running in 49e645db7377 [2022-11-17T15:57:17.324Z] Removing intermediate container 498dcc7b5178 [2022-11-17T15:57:17.324Z] ---> 7a30177a8f19 [2022-11-17T15:57:17.324Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-17T15:57:17.582Z] ---> Running in 536d8d40bbf8 [2022-11-17T15:57:17.582Z] Removing intermediate container 536d8d40bbf8 [2022-11-17T15:57:17.582Z] ---> 1fd1c61713ea [2022-11-17T15:57:17.582Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-17T15:57:17.582Z] ---> Running in d8fa05eb184c [2022-11-17T15:57:17.841Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-17T15:57:17.841Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-17T15:57:18.099Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-17T15:57:18.099Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-17T15:57:19.037Z] Removing intermediate container d8fa05eb184c [2022-11-17T15:57:19.037Z] ---> ccab0eec6946 [2022-11-17T15:57:19.037Z] Step 11/24 : WORKDIR /edgex-go [2022-11-17T15:57:19.037Z] ---> Running in cce238cd8ace [2022-11-17T15:57:19.037Z] Removing intermediate container cce238cd8ace [2022-11-17T15:57:19.037Z] ---> 83afba0fe0f0 [2022-11-17T15:57:19.037Z] [2022-11-17T15:57:19.037Z] Step 12/24 : FROM alpine:3.15 [2022-11-17T15:57:19.037Z] 3.15: Pulling from library/alpine [2022-11-17T15:57:19.614Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-17T15:57:19.614Z] Status: Downloaded newer image for alpine:3.15 [2022-11-17T15:57:19.614Z] ---> c4fc93816858 [2022-11-17T15:57:19.614Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T15:57:19.873Z] ---> Running in 3269318ac168 [2022-11-17T15:57:19.873Z] Removing intermediate container 3269318ac168 [2022-11-17T15:57:19.873Z] ---> 23f297162c0f [2022-11-17T15:57:19.873Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-17T15:57:19.873Z] ---> Running in 12025fbcb43e [2022-11-17T15:57:20.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:20.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:21.065Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T15:57:21.065Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T15:57:21.065Z] OK: 15859 distinct packages available [2022-11-17T15:57:21.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:21.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:21.323Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-17T15:57:21.323Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-17T15:57:21.323Z] (3/5) Installing libucontext (1.1-r0) [2022-11-17T15:57:21.323Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-17T15:57:21.323Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-17T15:57:21.323Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T15:57:21.323Z] OK: 7 MiB in 19 packages [2022-11-17T15:57:23.221Z] Removing intermediate container 12025fbcb43e [2022-11-17T15:57:23.221Z] ---> c5cdc723c2c1 [2022-11-17T15:57:23.221Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-17T15:57:24.591Z] ---> 18b5573c6831 [2022-11-17T15:57:24.591Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-17T15:57:26.489Z] ---> e64426ba1853 [2022-11-17T15:57:26.489Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-17T15:57:27.419Z] ---> 199b6517dd5b [2022-11-17T15:57:27.419Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-17T15:57:27.983Z] ---> 9108264a4036 [2022-11-17T15:57:27.983Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-17T15:57:28.249Z] ---> 28033eb6c6ab [2022-11-17T15:57:28.249Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-17T15:57:28.520Z] ---> Running in 6ed22ebfb12f [2022-11-17T15:57:28.520Z] Removing intermediate container 6ed22ebfb12f [2022-11-17T15:57:28.520Z] ---> 5a2f5a89e92f [2022-11-17T15:57:28.520Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-17T15:57:28.777Z] ---> Running in f919b5e90fdc [2022-11-17T15:57:29.035Z] Removing intermediate container f919b5e90fdc [2022-11-17T15:57:29.035Z] ---> 9bb0d3216f4b [2022-11-17T15:57:29.035Z] Step 22/24 : LABEL arch=x86_64 [2022-11-17T15:57:29.035Z] ---> Running in 9c59a7d3bab8 [2022-11-17T15:57:29.292Z] Removing intermediate container 9c59a7d3bab8 [2022-11-17T15:57:29.292Z] ---> 5856ce3d5b6a [2022-11-17T15:57:29.292Z] Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:57:29.551Z] ---> Running in 72d107279a6f [2022-11-17T15:57:29.821Z] Removing intermediate container 72d107279a6f [2022-11-17T15:57:29.821Z] ---> b3aa9e6905a6 [2022-11-17T15:57:29.821Z] Step 24/24 : LABEL version=2.3.1-dev.3 [2022-11-17T15:57:30.078Z] ---> Running in 6647069d9e49 [2022-11-17T15:57:30.643Z] Removing intermediate container 6647069d9e49 [2022-11-17T15:57:30.643Z] ---> 6cbac65e23c0 [2022-11-17T15:57:30.643Z] [2022-11-17T15:57:30.643Z] Successfully built 6cbac65e23c0 [2022-11-17T15:57:30.643Z] Successfully tagged security-spire-agent:latest [2022-11-17T15:57:30.643Z]  Building security-spire-agent ... done Building support-scheduler [2022-11-17T15:57:33.166Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:57:33.166Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:57:33.166Z] ---> 23ad293a0a87 [2022-11-17T15:57:33.166Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-17T15:57:33.166Z] ---> Using cache [2022-11-17T15:57:33.166Z] ---> 907e54be2a69 [2022-11-17T15:57:33.166Z] Step 4/22 : WORKDIR /edgex-go [2022-11-17T15:57:33.166Z] ---> Using cache [2022-11-17T15:57:33.166Z] ---> 8c9de323c76b [2022-11-17T15:57:33.166Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-17T15:57:35.074Z] ---> Running in 120d238f786a [2022-11-17T15:57:35.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:35.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:36.155Z] OK: 211 MiB in 51 packages [2022-11-17T15:57:37.088Z] Removing intermediate container 120d238f786a [2022-11-17T15:57:37.088Z] ---> 341af364a605 [2022-11-17T15:57:37.088Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-17T15:57:37.349Z] ---> 4861e303a36a [2022-11-17T15:57:37.349Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:57:37.608Z] ---> Running in d48bba175fe8 [2022-11-17T15:57:42.875Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-17T15:57:48.132Z] Removing intermediate container 6c520c5ab05d [2022-11-17T15:57:48.132Z] ---> 37d4b7edbcaa [2022-11-17T15:57:48.132Z] [2022-11-17T15:57:48.132Z] Step 9/32 : FROM alpine:3.16 [2022-11-17T15:57:48.132Z] Removing intermediate container b388bdad40ef [2022-11-17T15:57:48.132Z] ---> 8fb6aa04faec [2022-11-17T15:57:48.132Z] [2022-11-17T15:57:48.132Z] Step 9/21 : FROM alpine:3.16 [2022-11-17T15:57:48.389Z] 3.16: Pulling from library/alpine [2022-11-17T15:57:48.389Z] 3.16: Pulling from library/alpine [2022-11-17T15:57:49.329Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-17T15:57:49.329Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-17T15:57:49.329Z] Status: Downloaded newer image for alpine:3.16 [2022-11-17T15:57:49.329Z] Status: Downloaded newer image for alpine:3.16 [2022-11-17T15:57:49.329Z] ---> bfe296a52501 [2022-11-17T15:57:49.329Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T15:57:49.329Z] ---> bfe296a52501 [2022-11-17T15:57:49.329Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-17T15:57:49.596Z] Removing intermediate container d48bba175fe8 [2022-11-17T15:57:49.596Z] ---> 0917f6930c8d [2022-11-17T15:57:49.596Z] Step 8/22 : COPY . . [2022-11-17T15:57:49.854Z] ---> Running in 739458daacfb [2022-11-17T15:57:49.854Z] ---> Running in e2c3f9cf9a5a [2022-11-17T15:57:50.024Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-119404 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-11-17T15:57:50.036Z] Running in /w/workspace/edgex-go/351 [Pipeline] { [Pipeline] checkout [2022-11-17T15:57:50.064Z] The recommended git tool is: git [2022-11-17T15:57:50.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:50.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:50.397Z] Removing intermediate container e2c3f9cf9a5a [2022-11-17T15:57:50.397Z] ---> d11575c95846 [2022-11-17T15:57:50.397Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-17T15:57:50.654Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-17T15:57:50.654Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-17T15:57:50.654Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-17T15:57:50.654Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-17T15:57:50.654Z] (5/6) Installing curl (7.83.1-r4) [2022-11-17T15:57:50.654Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-17T15:57:50.654Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T15:57:50.654Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T15:57:50.654Z] OK: 8 MiB in 20 packages [2022-11-17T15:57:52.025Z] Removing intermediate container 49e645db7377 [2022-11-17T15:57:52.025Z] ---> 7eec35dcae3e [2022-11-17T15:57:52.025Z] [2022-11-17T15:57:52.025Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T15:57:52.025Z] ---> bfe296a52501 [2022-11-17T15:57:52.025Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-17T15:57:52.025Z] ---> Running in e007c5cebb18 [2022-11-17T15:57:52.025Z] ---> Running in 6dafc429907a [2022-11-17T15:57:52.286Z] Removing intermediate container 56d1abd36993 [2022-11-17T15:57:52.286Z] ---> 7dfe14afbba8 [2022-11-17T15:57:52.286Z] [2022-11-17T15:57:52.286Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T15:57:52.286Z] ---> bfe296a52501 [2022-11-17T15:57:52.286Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-17T15:57:52.286Z] Removing intermediate container 6dafc429907a [2022-11-17T15:57:52.286Z] ---> 44db275b356d [2022-11-17T15:57:52.286Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-17T15:57:52.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:52.543Z] ---> Running in 063cc2d7ac47 [2022-11-17T15:57:52.543Z] Removing intermediate container 739458daacfb [2022-11-17T15:57:52.543Z] ---> c2f088ef31a9 [2022-11-17T15:57:52.544Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-17T15:57:52.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:52.544Z] ---> Running in a2e74b293f0a [2022-11-17T15:57:52.544Z] ---> Running in bee7cb32ed08 [2022-11-17T15:57:52.801Z] Removing intermediate container a2e74b293f0a [2022-11-17T15:57:52.801Z] ---> e23d21339aff [2022-11-17T15:57:52.801Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-17T15:57:52.801Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-17T15:57:52.801Z] (2/2) Installing su-exec (0.2-r1) [2022-11-17T15:57:52.801Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T15:57:52.801Z] OK: 6 MiB in 16 packages [2022-11-17T15:57:52.801Z] Removing intermediate container bee7cb32ed08 [2022-11-17T15:57:52.801Z] ---> 35a4febba329 [2022-11-17T15:57:52.801Z] Step 12/21 : WORKDIR /edgex [2022-11-17T15:57:52.801Z] ---> Running in f0d49e2ddbfe [2022-11-17T15:57:52.801Z] ---> Running in c88a5d303dab [2022-11-17T15:57:52.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:53.061Z] Removing intermediate container f0d49e2ddbfe [2022-11-17T15:57:53.061Z] ---> 3e926c15edee [2022-11-17T15:57:53.061Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-17T15:57:53.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:53.061Z] ---> Running in a976f10dd5c8 [2022-11-17T15:57:53.061Z] Removing intermediate container c88a5d303dab [2022-11-17T15:57:53.061Z] ---> 97e313f5c791 [2022-11-17T15:57:53.061Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-17T15:57:53.061Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-17T15:57:53.319Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-17T15:57:53.319Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T15:57:53.319Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T15:57:53.319Z] OK: 6 MiB in 16 packages [2022-11-17T15:57:53.319Z] Removing intermediate container e007c5cebb18 [2022-11-17T15:57:53.319Z] ---> 8b46db2982b9 [2022-11-17T15:57:53.319Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-17T15:57:53.319Z] ---> 35a8d223d0e7 [2022-11-17T15:57:53.319Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-17T15:57:53.319Z] ---> Running in d92110cd3a0a [2022-11-17T15:57:53.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:53.576Z] ---> 1a8e1c7e2c71 [2022-11-17T15:57:53.576Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-17T15:57:53.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:57:53.576Z] Removing intermediate container d92110cd3a0a [2022-11-17T15:57:53.576Z] ---> e8e7338d3944 [2022-11-17T15:57:53.576Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-17T15:57:53.576Z] ---> Running in 40243a00217f [2022-11-17T15:57:53.833Z] ---> Running in 6eb8429d7388 [2022-11-17T15:57:53.833Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-17T15:57:53.833Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-17T15:57:53.833Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-17T15:57:53.833Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-17T15:57:53.833Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-17T15:57:53.833Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-17T15:57:53.833Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T15:57:53.833Z] OK: 8 MiB in 20 packages [2022-11-17T15:57:53.833Z] ---> 17b48e225c58 [2022-11-17T15:57:53.833Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-17T15:57:53.833Z] Removing intermediate container 6eb8429d7388 [2022-11-17T15:57:53.833Z] ---> 557a630c3086 [2022-11-17T15:57:53.833Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-17T15:57:53.833Z] Removing intermediate container 063cc2d7ac47 [2022-11-17T15:57:53.833Z] ---> fb27a39ed81a [2022-11-17T15:57:53.833Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T15:57:54.091Z] ---> Running in 8f0500bba448 [2022-11-17T15:57:54.091Z] ---> Running in 15d63c14b46a [2022-11-17T15:57:54.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-17T15:57:54.091Z] Removing intermediate container 8f0500bba448 [2022-11-17T15:57:54.091Z] ---> 2ffadd8ec196 [2022-11-17T15:57:54.091Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-17T15:57:54.351Z] Removing intermediate container 15d63c14b46a [2022-11-17T15:57:54.351Z] ---> 900121e0d87a [2022-11-17T15:57:54.351Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-17T15:57:54.351Z] ---> Running in 252dbacafc06 [2022-11-17T15:57:54.351Z] ---> 630b02e3a17d [2022-11-17T15:57:54.351Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-17T15:57:54.351Z] ---> Running in d6399145d819 [2022-11-17T15:57:54.351Z] Removing intermediate container a976f10dd5c8 [2022-11-17T15:57:54.351Z] ---> afbb61573185 [2022-11-17T15:57:54.352Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T15:57:54.352Z] Removing intermediate container 252dbacafc06 [2022-11-17T15:57:54.352Z] ---> 8ac9f995925c [2022-11-17T15:57:54.352Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-17T15:57:54.612Z] ---> 0a91901dcaa0 [2022-11-17T15:57:54.612Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-17T15:57:54.612Z] Removing intermediate container d6399145d819 [2022-11-17T15:57:54.612Z] ---> 2226fcc3682f [2022-11-17T15:57:54.612Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-17T15:57:54.612Z] ---> Running in 1b6feb1d2aaa [2022-11-17T15:57:54.612Z] ---> Running in c8206044b952 [2022-11-17T15:57:54.612Z] ---> Running in 7148ca7591f5 [2022-11-17T15:57:54.612Z] ---> 1c22b6e6591a [2022-11-17T15:57:54.612Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-17T15:57:54.876Z] Removing intermediate container 7148ca7591f5 [2022-11-17T15:57:54.876Z] ---> 8e1b9e70b88c [2022-11-17T15:57:54.876Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T15:57:55.133Z] ---> 1a7a792a4a87 [2022-11-17T15:57:55.133Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-17T15:57:55.133Z] ---> d7bc335fe6f4 [2022-11-17T15:57:55.133Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-17T15:57:55.395Z] ---> eb63f527bcc2 [2022-11-17T15:57:55.395Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-17T15:57:55.569Z] using credential edgex-jenkins-ssh [2022-11-17T15:57:55.591Z] Cloning the remote Git repository [2022-11-17T15:57:55.654Z] ---> Running in fbd9f4c07604 [2022-11-17T15:57:55.654Z] ---> 50dd66994d43 [2022-11-17T15:57:55.654Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-17T15:57:55.654Z] Removing intermediate container fbd9f4c07604 [2022-11-17T15:57:55.654Z] ---> 2c30a8e94608 [2022-11-17T15:57:55.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T15:57:55.912Z] ---> Running in bf2063a5fb3b [2022-11-17T15:57:55.912Z] Removing intermediate container c8206044b952 [2022-11-17T15:57:55.912Z] ---> 27f6256decc8 [2022-11-17T15:57:55.912Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-17T15:57:55.912Z] Removing intermediate container 1b6feb1d2aaa [2022-11-17T15:57:55.912Z] ---> 974683a03914 [2022-11-17T15:57:55.912Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-17T15:57:55.912Z] ---> Running in 3731b803ae34 [2022-11-17T15:57:55.912Z] ---> Running in 9ac75232ee5e [2022-11-17T15:57:55.912Z] ---> b31985bfdc84 [2022-11-17T15:57:55.912Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-17T15:57:55.912Z] ---> Running in 0c6a692b1aa7 [2022-11-17T15:57:55.912Z] Removing intermediate container bf2063a5fb3b [2022-11-17T15:57:55.912Z] ---> 4d50048b9b25 [2022-11-17T15:57:55.912Z] Step 20/22 : LABEL arch=x86_64 [2022-11-17T15:57:56.171Z] Removing intermediate container 3731b803ae34 [2022-11-17T15:57:56.171Z] ---> 49fcd3633192 [2022-11-17T15:57:56.171Z] Step 19/21 : LABEL arch=x86_64 [2022-11-17T15:57:56.171Z] ---> Running in 3424a24c09d3 [2022-11-17T15:57:56.171Z] ---> Running in 14e1579cec6c [2022-11-17T15:57:56.171Z] Removing intermediate container 9ac75232ee5e [2022-11-17T15:57:56.171Z] ---> 4ff7d17e0ac3 [2022-11-17T15:57:56.171Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-17T15:57:56.171Z] Removing intermediate container 0c6a692b1aa7 [2022-11-17T15:57:56.171Z] ---> 2ea1f0f446a8 [2022-11-17T15:57:56.171Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T15:57:56.171Z] ---> Running in 1552c2dbb8f7 [2022-11-17T15:57:56.171Z] Removing intermediate container 3424a24c09d3 [2022-11-17T15:57:56.171Z] ---> d10a5538bd76 [2022-11-17T15:57:56.171Z] Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:57:56.171Z] ---> Running in 3dc119074ec1 [2022-11-17T15:57:55.643Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-11-17T15:57:55.724Z] > git init /w/workspace/edgex-go/351 # timeout=10 [2022-11-17T15:57:55.881Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-11-17T15:57:55.882Z] > git --version # timeout=10 [2022-11-17T15:57:55.907Z] > git --version # 'git version 2.25.1' [2022-11-17T15:57:55.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-17T15:57:55.958Z] Verifying host key using known hosts file [2022-11-17T15:57:56.153Z] 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-11-17T15:57:56.163Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-17T15:57:56.430Z] Removing intermediate container 14e1579cec6c [2022-11-17T15:57:56.430Z] ---> 3a3d6c4df85a [2022-11-17T15:57:56.430Z] Step 20/21 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:57:56.430Z] Removing intermediate container 1552c2dbb8f7 [2022-11-17T15:57:56.430Z] ---> b31ee4769635 [2022-11-17T15:57:56.430Z] Step 20/22 : LABEL arch=x86_64 [2022-11-17T15:57:56.430Z] ---> 2851095c4f5d [2022-11-17T15:57:56.430Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-17T15:57:56.430Z] ---> Running in c2bf21450e92 [2022-11-17T15:57:56.430Z] ---> Running in 95e4064fc502 [2022-11-17T15:57:56.430Z] ---> Running in 393fb14c904e [2022-11-17T15:57:56.430Z] Removing intermediate container 3dc119074ec1 [2022-11-17T15:57:56.430Z] ---> bf1a963753bd [2022-11-17T15:57:56.430Z] Step 22/22 : LABEL version=2.3.1-dev.3 [2022-11-17T15:57:56.689Z] ---> Running in 131d2dc4647a [2022-11-17T15:57:56.689Z] Removing intermediate container c2bf21450e92 [2022-11-17T15:57:56.689Z] ---> f04246a9f0af [2022-11-17T15:57:56.689Z] Step 21/21 : LABEL version=2.3.1-dev.3 [2022-11-17T15:57:56.689Z] Removing intermediate container 95e4064fc502 [2022-11-17T15:57:56.689Z] ---> 0db88556c4e9 [2022-11-17T15:57:56.689Z] Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:57:56.689Z] Removing intermediate container 131d2dc4647a [2022-11-17T15:57:56.689Z] ---> a15bb0b715aa [2022-11-17T15:57:56.689Z] [2022-11-17T15:57:56.689Z] ---> Running in 2966ae01fce6 [2022-11-17T15:57:56.689Z] ---> Running in 46369a3cfe90 [2022-11-17T15:57:56.689Z] Successfully built a15bb0b715aa [2022-11-17T15:57:56.689Z] Successfully tagged core-data:latest [2022-11-17T15:57:56.689Z]  Building core-data ... done Building security-spiffe-token-provider [2022-11-17T15:57:56.947Z] Removing intermediate container 2966ae01fce6 [2022-11-17T15:57:56.947Z] ---> 8c15ebd5d7e9 [2022-11-17T15:57:56.947Z] Step 22/22 : LABEL version=2.3.1-dev.3 [2022-11-17T15:57:56.947Z] Removing intermediate container 46369a3cfe90 [2022-11-17T15:57:56.947Z] ---> 03a48376146b [2022-11-17T15:57:56.947Z] [2022-11-17T15:57:56.947Z] Successfully built 03a48376146b [2022-11-17T15:57:57.606Z] Successfully tagged security-proxy-setup:latest [2022-11-17T15:57:57.606Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-11-17T15:57:57.606Z] ---> Running in 948ab39fa741 [2022-11-17T15:57:58.981Z] Removing intermediate container 948ab39fa741 [2022-11-17T15:57:58.981Z] ---> 99c541546f96 [2022-11-17T15:57:58.981Z] [2022-11-17T15:57:58.981Z] Successfully built 99c541546f96 [2022-11-17T15:57:58.981Z] Successfully tagged support-notifications:latest [2022-11-17T15:57:58.981Z]  Building support-notifications ... done Building security-spire-config [2022-11-17T15:57:58.981Z] Removing intermediate container 393fb14c904e [2022-11-17T15:57:58.981Z] ---> 3356b5439575 [2022-11-17T15:57:58.981Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T15:57:59.914Z] ---> 1fbe4c7778ad [2022-11-17T15:57:59.914Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-17T15:58:01.818Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:58:01.818Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:58:01.818Z] ---> 23ad293a0a87 [2022-11-17T15:58:01.818Z] Step 3/19 : WORKDIR /edgex-go [2022-11-17T15:58:01.818Z] ---> Using cache [2022-11-17T15:58:01.818Z] ---> f3c93e3e4d18 [2022-11-17T15:58:01.818Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-17T15:58:02.079Z] ---> f1c4e1af7603 [2022-11-17T15:58:02.079Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-17T15:58:02.338Z] ---> Running in 4cc9f4721e44 [2022-11-17T15:58:02.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:02.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:02.854Z] ---> 875a755ad099 [2022-11-17T15:58:02.854Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-17T15:58:03.112Z] v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-17T15:58:03.112Z] v3.16.3-4-g4317d5de44 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-17T15:58:03.112Z] OK: 17038 distinct packages available [2022-11-17T15:58:03.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:03.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:03.372Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:58:03.372Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:58:03.372Z] ---> 23ad293a0a87 [2022-11-17T15:58:03.372Z] Step 3/24 : WORKDIR /edgex-go [2022-11-17T15:58:03.372Z] ---> Using cache [2022-11-17T15:58:03.372Z] ---> f3c93e3e4d18 [2022-11-17T15:58:03.372Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-17T15:58:03.372Z] ---> Using cache [2022-11-17T15:58:03.372Z] ---> 0626ea94877c [2022-11-17T15:58:03.372Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-17T15:58:03.372Z] ---> Using cache [2022-11-17T15:58:03.372Z] ---> 45eadff0e589 [2022-11-17T15:58:03.372Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:58:03.372Z] ---> Using cache [2022-11-17T15:58:03.372Z] ---> dd4786b1b5a5 [2022-11-17T15:58:03.372Z] Step 7/24 : COPY . . [2022-11-17T15:58:03.372Z] ---> Using cache [2022-11-17T15:58:03.372Z] ---> d509198f1172 [2022-11-17T15:58:03.372Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-17T15:58:03.633Z] ---> dc2c4a277c33 [2022-11-17T15:58:03.633Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-17T15:58:03.633Z] OK: 211 MiB in 51 packages [2022-11-17T15:58:03.633Z] ---> Running in 255eb470ebc5 [2022-11-17T15:58:04.568Z] ---> 8083bb498390 [2022-11-17T15:58:04.568Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-17T15:58:04.568Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:58:04.568Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:58:04.568Z] ---> 23ad293a0a87 [2022-11-17T15:58:04.568Z] Step 3/24 : WORKDIR /edgex-go [2022-11-17T15:58:04.568Z] ---> Using cache [2022-11-17T15:58:04.568Z] ---> f3c93e3e4d18 [2022-11-17T15:58:04.568Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-17T15:58:04.568Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-17T15:58:04.568Z] ---> Running in 20d975139c82 [2022-11-17T15:58:04.568Z] ---> 30541278f381 [2022-11-17T15:58:04.568Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-17T15:58:04.568Z] Removing intermediate container 4cc9f4721e44 [2022-11-17T15:58:04.568Z] ---> 3b9afd645ea2 [2022-11-17T15:58:04.568Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-17T15:58:05.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:05.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:05.138Z] ---> 18e32f936ede [2022-11-17T15:58:05.138Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-17T15:58:05.138Z] ---> 26928bbe22ed [2022-11-17T15:58:05.138Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:58:05.138Z] ---> Running in 586d09a917d8 [2022-11-17T15:58:05.138Z] OK: 211 MiB in 51 packages [2022-11-17T15:58:05.138Z] ---> Running in 2ee30870f988 [2022-11-17T15:58:05.710Z] Removing intermediate container 20d975139c82 [2022-11-17T15:58:05.710Z] ---> 95d6c086234a [2022-11-17T15:58:05.710Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-17T15:58:06.274Z] ---> 04186c5e9fec [2022-11-17T15:58:06.274Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:58:06.274Z] ---> Running in db48a1359502 [2022-11-17T15:58:06.541Z] Removing intermediate container 586d09a917d8 [2022-11-17T15:58:06.541Z] ---> 9569fa063aa4 [2022-11-17T15:58:06.541Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-17T15:58:06.541Z] ---> Running in cc0733202a6e [2022-11-17T15:58:06.798Z] Removing intermediate container cc0733202a6e [2022-11-17T15:58:06.798Z] ---> 6bcdc98e4bb8 [2022-11-17T15:58:06.798Z] Step 29/32 : CMD ["gate"] [2022-11-17T15:58:06.798Z] ---> Running in d743a02a4fb8 [2022-11-17T15:58:07.057Z] Removing intermediate container d743a02a4fb8 [2022-11-17T15:58:07.057Z] ---> 06d47bfc4c92 [2022-11-17T15:58:07.057Z] Step 30/32 : LABEL arch=x86_64 [2022-11-17T15:58:07.057Z] ---> Running in 48b8a8761560 [2022-11-17T15:58:07.621Z] Removing intermediate container 48b8a8761560 [2022-11-17T15:58:07.621Z] ---> 1d848abf21aa [2022-11-17T15:58:07.621Z] Step 31/32 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:58:07.621Z] ---> Running in 02bbc3993bc7 [2022-11-17T15:58:08.556Z] Removing intermediate container 02bbc3993bc7 [2022-11-17T15:58:08.556Z] ---> ea04b1412d69 [2022-11-17T15:58:08.556Z] Step 32/32 : LABEL version=2.3.1-dev.3 [2022-11-17T15:58:08.829Z] ---> Running in e15cf30aa10a [2022-11-17T15:58:09.393Z] Removing intermediate container e15cf30aa10a [2022-11-17T15:58:09.393Z] ---> 94df78a667cb [2022-11-17T15:58:09.393Z] [2022-11-17T15:58:09.393Z] Successfully built 94df78a667cb [2022-11-17T15:58:09.393Z] Successfully tagged security-bootstrapper:latest [2022-11-17T15:58:09.393Z] Building core-command [2022-11-17T15:58:12.671Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:58:12.671Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:58:12.671Z] ---> 23ad293a0a87 [2022-11-17T15:58:12.671Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-17T15:58:12.671Z] ---> Using cache [2022-11-17T15:58:12.671Z] ---> 907e54be2a69 [2022-11-17T15:58:12.671Z] Step 4/23 : WORKDIR /edgex-go [2022-11-17T15:58:12.671Z] ---> Using cache [2022-11-17T15:58:12.671Z] ---> 8c9de323c76b [2022-11-17T15:58:12.671Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-17T15:58:12.671Z] ---> Using cache [2022-11-17T15:58:12.671Z] ---> 341af364a605 [2022-11-17T15:58:12.671Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-17T15:58:12.671Z] ---> Using cache [2022-11-17T15:58:12.671Z] ---> 4861e303a36a [2022-11-17T15:58:12.671Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:58:12.671Z] ---> Using cache [2022-11-17T15:58:12.671Z] ---> 0917f6930c8d [2022-11-17T15:58:12.671Z] Step 8/23 : COPY . . [2022-11-17T15:58:12.671Z] ---> Using cache [2022-11-17T15:58:12.671Z] ---> 1a8e1c7e2c71 [2022-11-17T15:58:12.671Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-17T15:58:12.928Z] ---> Running in c3703983991d [2022-11-17T15:58:13.494Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-17T15:58:13.918Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-11-17T15:58:13.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-17T15:58:14.860Z] Avoid second fetch [2022-11-17T15:58:14.860Z] Checking out Revision cfbe246e2646b77ed8eb44d38b508f73703e7459 (main) [2022-11-17T15:58:15.665Z] Commit message: "refactor: removing vault wait from consul start (#4228)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-17T15:58:14.879Z] > git config core.sparsecheckout # timeout=10 [2022-11-17T15:58:14.897Z] > git checkout -f cfbe246e2646b77ed8eb44d38b508f73703e7459 # timeout=10 [2022-11-17T15:58:16.661Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-17T15:58:16.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T15:58:16.661Z] Dload Upload Total Spent Left Speed [2022-11-17T15:58:16.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 87513 [Pipeline] sh [2022-11-17T15:58:17.393Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-17T15:58:17.678Z] Removing intermediate container 2ee30870f988 [2022-11-17T15:58:17.678Z] ---> 5e15db87575f [2022-11-17T15:58:17.678Z] Step 7/19 : COPY . . [2022-11-17T15:58:17.736Z] + sudo tee /etc/docker/daemon.new [2022-11-17T15:58:17.737Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-17T15:58:17.737Z] { [2022-11-17T15:58:17.737Z] "registry-mirrors": [ [2022-11-17T15:58:17.737Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-17T15:58:17.737Z] ], [2022-11-17T15:58:17.737Z] "bip": "10.250.0.254/24", [2022-11-17T15:58:17.737Z] "hosts": [ [2022-11-17T15:58:17.737Z] "tcp://0.0.0.0:5555", [2022-11-17T15:58:17.737Z] "unix:///var/run/docker.sock" [2022-11-17T15:58:17.737Z] ], [2022-11-17T15:58:17.737Z] "mtu": 1458, [2022-11-17T15:58:17.737Z] "selinux-enabled": true, [2022-11-17T15:58:17.737Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-17T15:58:17.737Z] } [Pipeline] sh [2022-11-17T15:58:18.075Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-17T15:58:18.410Z] + sudo service docker restart [2022-11-17T15:58:20.208Z] Removing intermediate container db48a1359502 [2022-11-17T15:58:20.208Z] ---> d421a0af27ef [2022-11-17T15:58:20.208Z] Step 7/24 : COPY . . [2022-11-17T15:58:22.108Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-17T15:58:22.108Z] Removing intermediate container 40243a00217f [2022-11-17T15:58:22.108Z] ---> a215ef5e5179 [2022-11-17T15:58:22.108Z] [2022-11-17T15:58:22.108Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T15:58:22.108Z] ---> bfe296a52501 [2022-11-17T15:58:22.108Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-17T15:58:23.041Z] ---> Running in f4843d845e6e [2022-11-17T15:58:23.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:23.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:24.129Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-17T15:58:24.129Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T15:58:24.129Z] OK: 6 MiB in 15 packages [2022-11-17T15:58:26.028Z] Removing intermediate container f4843d845e6e [2022-11-17T15:58:26.028Z] ---> f6fd310dfd9f [2022-11-17T15:58:26.028Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T15:58:26.028Z] ---> Running in 0a2020e1b220 [2022-11-17T15:58:26.028Z] ---> 5a69bb49c3ff [2022-11-17T15:58:26.028Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-17T15:58:26.288Z] ---> Running in 1947a2f1361d [2022-11-17T15:58:26.288Z] Removing intermediate container 0a2020e1b220 [2022-11-17T15:58:26.288Z] ---> 06c85b428672 [2022-11-17T15:58:26.288Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-17T15:58:26.547Z] Removing intermediate container 255eb470ebc5 [2022-11-17T15:58:26.548Z] ---> 4294b90b9ec5 [2022-11-17T15:58:26.548Z] [2022-11-17T15:58:26.548Z] Step 9/24 : FROM alpine:3.16 [2022-11-17T15:58:26.548Z] ---> bfe296a52501 [2022-11-17T15:58:26.548Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-17T15:58:26.548Z] ---> Running in a4e4618c6944 [2022-11-17T15:58:26.548Z] ---> Running in f92e45f70d5f [2022-11-17T15:58:26.806Z] Removing intermediate container a4e4618c6944 [2022-11-17T15:58:26.806Z] ---> 41d506aef3a3 [2022-11-17T15:58:26.806Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-17T15:58:26.806Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-17T15:58:27.063Z] ---> Running in 64a453f6cdc6 [2022-11-17T15:58:27.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:27.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:27.323Z] Removing intermediate container 64a453f6cdc6 [2022-11-17T15:58:27.323Z] ---> 60857e8aa6e7 [2022-11-17T15:58:27.323Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T15:58:27.323Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-17T15:58:27.323Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-17T15:58:27.323Z] (3/3) Installing su-exec (0.2-r1) [2022-11-17T15:58:27.581Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T15:58:27.581Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T15:58:27.581Z] OK: 6 MiB in 17 packages [2022-11-17T15:58:27.839Z] ---> e075a0507475 [2022-11-17T15:58:27.839Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-17T15:58:28.406Z] Removing intermediate container f92e45f70d5f [2022-11-17T15:58:28.406Z] ---> e9762b97df4d [2022-11-17T15:58:28.406Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-17T15:58:28.406Z] ---> 5f7fba5219e2 [2022-11-17T15:58:28.406Z] ---> Running in 57d4c1d0159b [2022-11-17T15:58:28.406Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-17T15:58:28.406Z] ---> Running in e9abc8566944 [2022-11-17T15:58:28.406Z] ---> 5fa2b82d6693 [2022-11-17T15:58:28.406Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-17T15:58:28.406Z] Removing intermediate container 57d4c1d0159b [2022-11-17T15:58:28.406Z] ---> 5ff4450b2170 [2022-11-17T15:58:28.406Z] Step 12/24 : WORKDIR / [2022-11-17T15:58:28.665Z] ---> Running in b72c6017c2af [2022-11-17T15:58:28.665Z] Removing intermediate container e9abc8566944 [2022-11-17T15:58:28.665Z] ---> 993d7ecd1009 [2022-11-17T15:58:28.665Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-17T15:58:28.665Z] ---> Running in 6ae7584df68a [2022-11-17T15:58:28.923Z] ---> 80890f6bb9e8 [2022-11-17T15:58:28.923Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-17T15:58:28.923Z] ---> Running in d90bb0bc354f [2022-11-17T15:58:28.923Z] Removing intermediate container b72c6017c2af [2022-11-17T15:58:28.923Z] ---> 4cd1014d9a79 [2022-11-17T15:58:28.923Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-17T15:58:28.923Z] Removing intermediate container 6ae7584df68a [2022-11-17T15:58:28.923Z] ---> fed3951661e4 [2022-11-17T15:58:28.923Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-17T15:58:29.182Z] ---> Running in d79191f660f2 [2022-11-17T15:58:29.182Z] Removing intermediate container d90bb0bc354f [2022-11-17T15:58:29.182Z] ---> dbb44977c001 [2022-11-17T15:58:29.182Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T15:58:29.182Z] ---> 0d965779e7a4 [2022-11-17T15:58:29.182Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-17T15:58:29.182Z] ---> Running in ee1be13e6266 [2022-11-17T15:58:29.439Z] Removing intermediate container ee1be13e6266 [2022-11-17T15:58:29.439Z] ---> 296a72863fc8 [2022-11-17T15:58:29.439Z] Step 20/22 : LABEL arch=x86_64 [2022-11-17T15:58:29.439Z] ---> 975ded6e3f59 [2022-11-17T15:58:29.439Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-17T15:58:29.439Z] ---> Running in fa0744d99a1c [2022-11-17T15:58:30.006Z] Removing intermediate container fa0744d99a1c [2022-11-17T15:58:30.006Z] ---> 2ed24e75dac6 [2022-11-17T15:58:30.006Z] Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:58:30.283Z] ---> 39ca2ee1c9a6 [2022-11-17T15:58:30.283Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-17T15:58:30.283Z] ---> Running in d2c0d5f456bf [2022-11-17T15:58:30.542Z] Removing intermediate container d79191f660f2 [2022-11-17T15:58:30.542Z] ---> 97d92dac0163 [2022-11-17T15:58:30.542Z] Step 11/24 : WORKDIR /edgex-go [2022-11-17T15:58:30.542Z] ---> Running in f48e525a6a2f [2022-11-17T15:58:30.542Z] Removing intermediate container d2c0d5f456bf [2022-11-17T15:58:30.542Z] ---> 80dbd998869f [2022-11-17T15:58:30.542Z] Step 22/22 : LABEL version=2.3.1-dev.3 [2022-11-17T15:58:30.800Z] ---> adb5fb0ad96e [2022-11-17T15:58:30.800Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-17T15:58:30.800Z] ---> Running in 8a595bf5beee [2022-11-17T15:58:30.800Z] Removing intermediate container f48e525a6a2f [2022-11-17T15:58:30.800Z] ---> 4ea67efc3154 [2022-11-17T15:58:30.800Z] [2022-11-17T15:58:30.800Z] Step 12/24 : FROM alpine:3.15 [2022-11-17T15:58:30.800Z] ---> c4fc93816858 [2022-11-17T15:58:30.800Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T15:58:30.800Z] ---> Using cache [2022-11-17T15:58:30.800Z] ---> 23f297162c0f [2022-11-17T15:58:30.800Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-17T15:58:31.058Z] ---> Running in f2af01c9c800 [2022-11-17T15:58:31.058Z] Removing intermediate container 8a595bf5beee [2022-11-17T15:58:31.058Z] ---> ef07a449dbdb [2022-11-17T15:58:31.058Z] [2022-11-17T15:58:31.058Z] Successfully built ef07a449dbdb [2022-11-17T15:58:31.058Z] Successfully tagged support-scheduler:latest [2022-11-17T15:58:31.058Z] Building sys-mgmt-agent [2022-11-17T15:58:31.997Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:31.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:32.254Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T15:58:32.254Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T15:58:32.254Z] OK: 15859 distinct packages available [2022-11-17T15:58:32.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:32.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:32.512Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-17T15:58:32.512Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-17T15:58:32.512Z] (3/4) Installing libucontext (1.1-r0) [2022-11-17T15:58:32.512Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-17T15:58:32.512Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T15:58:32.512Z] OK: 6 MiB in 18 packages [2022-11-17T15:58:32.786Z] ---> 1648552a38bf [2022-11-17T15:58:32.786Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-17T15:58:32.786Z] Removing intermediate container c3703983991d [2022-11-17T15:58:32.786Z] ---> 1e1ab8874829 [2022-11-17T15:58:32.786Z] [2022-11-17T15:58:32.786Z] Step 10/23 : FROM alpine:3.16 [2022-11-17T15:58:32.786Z] ---> bfe296a52501 [2022-11-17T15:58:32.786Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-17T15:58:32.786Z] ---> Using cache [2022-11-17T15:58:32.786Z] ---> f6fd310dfd9f [2022-11-17T15:58:32.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T15:58:32.786Z] ---> Using cache [2022-11-17T15:58:32.786Z] ---> 06c85b428672 [2022-11-17T15:58:32.786Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-17T15:58:33.046Z] ---> Running in 84ba6f47342b [2022-11-17T15:58:33.624Z] Removing intermediate container 84ba6f47342b [2022-11-17T15:58:33.624Z] ---> d8ccb9fd819e [2022-11-17T15:58:33.624Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-17T15:58:33.624Z] Removing intermediate container f2af01c9c800 [2022-11-17T15:58:33.624Z] ---> bba5fa1046fb [2022-11-17T15:58:33.624Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-17T15:58:33.624Z] ---> Running in 939fd24bf844 [2022-11-17T15:58:33.885Z] ---> 1d1966adefd3 [2022-11-17T15:58:33.885Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-17T15:58:33.885Z] Removing intermediate container 939fd24bf844 [2022-11-17T15:58:33.885Z] ---> e060d107c35c [2022-11-17T15:58:33.885Z] Step 15/23 : WORKDIR / [2022-11-17T15:58:34.143Z] ---> Running in 343555f615ea [2022-11-17T15:58:34.403Z] ---> cb9403169adf [2022-11-17T15:58:34.403Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-17T15:58:34.661Z] ---> Running in 72740d505522 [2022-11-17T15:58:34.661Z] Removing intermediate container 343555f615ea [2022-11-17T15:58:34.661Z] ---> 34613cea806b [2022-11-17T15:58:34.661Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T15:58:35.594Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:58:35.594Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:58:35.594Z] ---> 23ad293a0a87 [2022-11-17T15:58:35.594Z] Step 3/22 : WORKDIR /edgex-go [2022-11-17T15:58:35.594Z] ---> Using cache [2022-11-17T15:58:35.594Z] ---> f3c93e3e4d18 [2022-11-17T15:58:35.594Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-17T15:58:35.594Z] ---> 1d35176a4134 [2022-11-17T15:58:35.594Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-17T15:58:35.594Z] ---> Running in 8084d306f55d [2022-11-17T15:58:36.161Z] ---> 29cbc8b13243 [2022-11-17T15:58:36.161Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-17T15:58:36.161Z] ---> 3a3bbb011182 [2022-11-17T15:58:36.161Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-17T15:58:36.161Z] Removing intermediate container 72740d505522 [2022-11-17T15:58:36.161Z] ---> 0231adaad87e [2022-11-17T15:58:36.161Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-17T15:58:36.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:36.423Z] ---> Running in d05042157a74 [2022-11-17T15:58:36.423Z] ---> e90814d10e70 [2022-11-17T15:58:36.423Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-17T15:58:36.423Z] ---> Running in 716d61b7c55f [2022-11-17T15:58:36.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:36.423Z] ---> 0b3ccf4fb16d [2022-11-17T15:58:36.423Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-17T15:58:36.423Z] Removing intermediate container d05042157a74 [2022-11-17T15:58:36.423Z] ---> bdee168d2483 [2022-11-17T15:58:36.423Z] Step 22/24 : LABEL arch=x86_64 [2022-11-17T15:58:36.423Z] ---> Running in dd6428d6a16b [2022-11-17T15:58:36.683Z] ---> Running in 936a5a60e3ea [2022-11-17T15:58:36.683Z] Removing intermediate container 716d61b7c55f [2022-11-17T15:58:36.683Z] ---> d9db726731b5 [2022-11-17T15:58:36.683Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-17T15:58:36.683Z] OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-17T15:58:36.710Z] provisioning config files... [2022-11-17T15:58:36.743Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/351@tmp/config10633596829646531527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-17T15:58:36.944Z] Removing intermediate container dd6428d6a16b [2022-11-17T15:58:36.944Z] ---> 3ee760c2eba2 [2022-11-17T15:58:36.944Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T15:58:36.944Z] Removing intermediate container 936a5a60e3ea [2022-11-17T15:58:36.944Z] ---> d2b12f1af8b6 [2022-11-17T15:58:36.944Z] Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:58:36.944Z] ---> ea6ad24af8c8 [2022-11-17T15:58:36.944Z] Step 19/24 : WORKDIR / [2022-11-17T15:58:36.944Z] ---> Running in 76389df5e0ad [2022-11-17T15:58:36.944Z] ---> Running in 420643ba099c [2022-11-17T15:58:36.944Z] ---> Running in 025224ac77ab [2022-11-17T15:58:37.115Z] ---> docker-login.sh [2022-11-17T15:58:37.115Z] nexus3.edgexfoundry.org:10001 [2022-11-17T15:58:37.204Z] Removing intermediate container 76389df5e0ad [2022-11-17T15:58:37.204Z] ---> 43f27e47a83a [2022-11-17T15:58:37.204Z] Step 24/24 : LABEL version=2.3.1-dev.3 [2022-11-17T15:58:37.204Z] Removing intermediate container 420643ba099c [2022-11-17T15:58:37.204Z] ---> 27616b4c67d6 [2022-11-17T15:58:37.204Z] Step 21/23 : LABEL arch=x86_64 [2022-11-17T15:58:37.204Z] Removing intermediate container 8084d306f55d [2022-11-17T15:58:37.204Z] ---> bf653671a3aa [2022-11-17T15:58:37.204Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-17T15:58:37.204Z] ---> Running in 8cd8285e9222 [2022-11-17T15:58:37.204Z] Removing intermediate container 025224ac77ab [2022-11-17T15:58:37.204Z] ---> a7f47a2cb369 [2022-11-17T15:58:37.204Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-17T15:58:37.464Z] ---> Running in 8cbd1aa5272b [2022-11-17T15:58:37.464Z] ---> Running in 617f7635179b [2022-11-17T15:58:37.464Z] Removing intermediate container 8cd8285e9222 [2022-11-17T15:58:37.464Z] ---> aff50586e920 [2022-11-17T15:58:37.464Z] [2022-11-17T15:58:37.464Z] ---> a82f89363660 [2022-11-17T15:58:37.464Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:58:37.464Z] ---> Running in b66327ef2916 [2022-11-17T15:58:37.464Z] Successfully built aff50586e920 [2022-11-17T15:58:37.464Z] Successfully tagged security-secretstore-setup:latest [2022-11-17T15:58:37.464Z] Building security-spire-server [2022-11-17T15:58:37.464Z]  Building security-secretstore-setup ... done Removing intermediate container 617f7635179b [2022-11-17T15:58:37.464Z] ---> 00b1238d199e [2022-11-17T15:58:37.464Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-17T15:58:37.464Z] Removing intermediate container 8cbd1aa5272b [2022-11-17T15:58:37.464Z] ---> 89c769633127 [2022-11-17T15:58:37.464Z] Step 22/23 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:58:37.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:58:37.795Z] ---> Running in cc1f7bc900bb [2022-11-17T15:58:37.795Z] ---> Running in f81ba1964b39 [2022-11-17T15:58:37.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:58:37.981Z] Configure a credential helper to remove this warning. See [2022-11-17T15:58:37.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:58:37.981Z] [2022-11-17T15:58:37.981Z] Login Succeeded [2022-11-17T15:58:37.981Z] nexus3.edgexfoundry.org:10002 [2022-11-17T15:58:38.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:58:38.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:58:38.529Z] Configure a credential helper to remove this warning. See [2022-11-17T15:58:38.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:58:38.529Z] [2022-11-17T15:58:38.529Z] Login Succeeded [2022-11-17T15:58:38.529Z] nexus3.edgexfoundry.org:10003 [2022-11-17T15:58:38.727Z] Removing intermediate container f81ba1964b39 [2022-11-17T15:58:38.727Z] ---> 179917da904b [2022-11-17T15:58:38.727Z] Step 23/23 : LABEL version=2.3.1-dev.3 [2022-11-17T15:58:38.727Z] Removing intermediate container cc1f7bc900bb [2022-11-17T15:58:38.727Z] ---> 40b73af5263d [2022-11-17T15:58:38.727Z] Step 22/24 : LABEL arch=x86_64 [2022-11-17T15:58:38.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:58:38.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:58:38.802Z] Configure a credential helper to remove this warning. See [2022-11-17T15:58:38.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:58:38.802Z] [2022-11-17T15:58:38.802Z] Login Succeeded [2022-11-17T15:58:38.802Z] nexus3.edgexfoundry.org:10004 [2022-11-17T15:58:39.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:58:39.295Z] ---> Running in 8036b71aa0b8 [2022-11-17T15:58:39.295Z] ---> Running in 055d2f954280 [2022-11-17T15:58:39.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:58:39.345Z] Configure a credential helper to remove this warning. See [2022-11-17T15:58:39.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:58:39.345Z] [2022-11-17T15:58:39.345Z] Login Succeeded [2022-11-17T15:58:39.345Z] docker.io [2022-11-17T15:58:39.563Z] Removing intermediate container 8036b71aa0b8 [2022-11-17T15:58:39.564Z] ---> 99e4270325b7 [2022-11-17T15:58:39.564Z] [2022-11-17T15:58:39.564Z] Removing intermediate container 055d2f954280 [2022-11-17T15:58:39.564Z] ---> 83cbec52b724 [2022-11-17T15:58:39.564Z] Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:58:39.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:58:39.868Z] Successfully built 99e4270325b7 [2022-11-17T15:58:39.868Z] ---> Running in 922eb6aa4aa1 [2022-11-17T15:58:39.868Z] Successfully tagged core-command:latest [2022-11-17T15:58:39.868Z]  Building core-command ... done Building core-metadata [2022-11-17T15:58:39.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:58:39.882Z] Configure a credential helper to remove this warning. See [2022-11-17T15:58:39.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:58:39.882Z] [2022-11-17T15:58:39.882Z] Login Succeeded [2022-11-17T15:58:39.882Z] ---> docker-login.sh ends [Pipeline] } [2022-11-17T15:58:39.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-11-17T15:58:40.125Z] Removing intermediate container 922eb6aa4aa1 [2022-11-17T15:58:40.125Z] ---> c31248ca9805 [2022-11-17T15:58:40.125Z] Step 24/24 : LABEL version=2.3.1-dev.3 [2022-11-17T15:58:40.383Z] + git config --global --add safe.directory /w/workspace/edgex-go/351 [Pipeline] echo [2022-11-17T15:58:40.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-17T15:58:40.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-17T15:58:40.421Z] ========================================================= [2022-11-17T15:58:40.421Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-17T15:58:40.421Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-11-17T15:58:40.691Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:58:40.691Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:58:40.691Z] ---> 23ad293a0a87 [2022-11-17T15:58:40.691Z] Step 3/23 : WORKDIR /edgex-go [2022-11-17T15:58:40.691Z] ---> Using cache [2022-11-17T15:58:40.691Z] ---> f3c93e3e4d18 [2022-11-17T15:58:40.691Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-17T15:58:40.691Z] ---> Using cache [2022-11-17T15:58:40.691Z] ---> 95d6c086234a [2022-11-17T15:58:40.691Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-17T15:58:40.691Z] ---> Using cache [2022-11-17T15:58:40.691Z] ---> 04186c5e9fec [2022-11-17T15:58:40.691Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:58:40.691Z] ---> Using cache [2022-11-17T15:58:40.691Z] ---> d421a0af27ef [2022-11-17T15:58:40.691Z] Step 7/23 : COPY . . [2022-11-17T15:58:40.691Z] ---> Using cache [2022-11-17T15:58:40.691Z] ---> 5f7fba5219e2 [2022-11-17T15:58:40.691Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-17T15:58:40.691Z] ---> Using cache [2022-11-17T15:58:40.691Z] ---> 993d7ecd1009 [2022-11-17T15:58:40.691Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-17T15:58:40.691Z] ---> Using cache [2022-11-17T15:58:40.691Z] ---> fed3951661e4 [2022-11-17T15:58:40.691Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-17T15:58:40.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-17T15:58:41.031Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-17T15:58:41.031Z] 9b18e9b68314: Pulling fs layer [2022-11-17T15:58:41.031Z] 35d82f9e3411: Pulling fs layer [2022-11-17T15:58:41.031Z] e16973657156: Pulling fs layer [2022-11-17T15:58:41.031Z] fc693d55d65f: Pulling fs layer [2022-11-17T15:58:41.031Z] 7e9fc2657dce: Pulling fs layer [2022-11-17T15:58:41.031Z] dda99020689f: Pulling fs layer [2022-11-17T15:58:41.031Z] db1c61fa0a46: Pulling fs layer [2022-11-17T15:58:41.031Z] 891c053d2c06: Pulling fs layer [2022-11-17T15:58:41.031Z] dda99020689f: Waiting [2022-11-17T15:58:41.031Z] fc693d55d65f: Waiting [2022-11-17T15:58:41.031Z] db1c61fa0a46: Waiting [2022-11-17T15:58:41.031Z] 7e9fc2657dce: Waiting [2022-11-17T15:58:41.031Z] 891c053d2c06: Waiting [2022-11-17T15:58:41.031Z] e16973657156: Verifying Checksum [2022-11-17T15:58:41.031Z] e16973657156: Download complete [2022-11-17T15:58:41.031Z] 35d82f9e3411: Verifying Checksum [2022-11-17T15:58:41.031Z] 35d82f9e3411: Download complete [2022-11-17T15:58:41.031Z] 7e9fc2657dce: Verifying Checksum [2022-11-17T15:58:41.031Z] 7e9fc2657dce: Download complete [2022-11-17T15:58:41.031Z] dda99020689f: Verifying Checksum [2022-11-17T15:58:41.031Z] dda99020689f: Download complete [2022-11-17T15:58:41.031Z] 9b18e9b68314: Verifying Checksum [2022-11-17T15:58:41.031Z] 9b18e9b68314: Download complete [2022-11-17T15:58:42.024Z] 9b18e9b68314: Pull complete [2022-11-17T15:58:42.297Z] 891c053d2c06: Verifying Checksum [2022-11-17T15:58:42.297Z] 891c053d2c06: Download complete [2022-11-17T15:58:42.577Z] 35d82f9e3411: Pull complete [2022-11-17T15:58:42.606Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T15:58:42.606Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T15:58:42.606Z] ---> 23ad293a0a87 [2022-11-17T15:58:42.606Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-17T15:58:42.606Z] ---> Using cache [2022-11-17T15:58:42.606Z] ---> 907e54be2a69 [2022-11-17T15:58:42.606Z] Step 4/24 : WORKDIR /edgex-go [2022-11-17T15:58:42.606Z] ---> Using cache [2022-11-17T15:58:42.606Z] ---> 8c9de323c76b [2022-11-17T15:58:42.606Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-17T15:58:42.606Z] ---> Using cache [2022-11-17T15:58:42.606Z] ---> 341af364a605 [2022-11-17T15:58:42.606Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-17T15:58:42.606Z] ---> Using cache [2022-11-17T15:58:42.606Z] ---> 4861e303a36a [2022-11-17T15:58:42.606Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T15:58:42.606Z] ---> Using cache [2022-11-17T15:58:42.606Z] ---> 0917f6930c8d [2022-11-17T15:58:42.606Z] Step 8/24 : COPY . . [2022-11-17T15:58:42.606Z] ---> Using cache [2022-11-17T15:58:42.606Z] ---> 1a8e1c7e2c71 [2022-11-17T15:58:42.606Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-17T15:58:42.850Z] e16973657156: Pull complete [2022-11-17T15:58:42.864Z] ---> Running in a12f104e623d [2022-11-17T15:58:42.864Z] ---> Running in f6e5415f7f51 [2022-11-17T15:58:42.864Z] ---> Running in abff56e88a71 [2022-11-17T15:58:43.122Z] Removing intermediate container a12f104e623d [2022-11-17T15:58:43.122Z] ---> 8c1447ab10e6 [2022-11-17T15:58:43.122Z] [2022-11-17T15:58:43.122Z] Successfully built 8c1447ab10e6 [2022-11-17T15:58:43.122Z] Successfully tagged security-spire-config:latest [2022-11-17T15:58:43.448Z] db1c61fa0a46: Verifying Checksum [2022-11-17T15:58:43.448Z] db1c61fa0a46: Download complete [2022-11-17T15:58:43.692Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-17T15:58:44.038Z] fc693d55d65f: Verifying Checksum [2022-11-17T15:58:44.038Z] fc693d55d65f: Download complete [2022-11-17T15:58:44.623Z] Removing intermediate container abff56e88a71 [2022-11-17T15:58:44.623Z] ---> 632e53e0cbcf [2022-11-17T15:58:44.623Z] Step 11/23 : WORKDIR /edgex-go [2022-11-17T15:58:44.623Z] ---> Running in 1f831fdc0c2b [2022-11-17T15:58:44.879Z] Removing intermediate container 1f831fdc0c2b [2022-11-17T15:58:44.880Z] ---> 7fb70a22f73f [2022-11-17T15:58:44.880Z] [2022-11-17T15:58:44.880Z] Step 12/23 : FROM alpine:3.15 [2022-11-17T15:58:44.880Z] ---> c4fc93816858 [2022-11-17T15:58:44.880Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T15:58:44.880Z] ---> Using cache [2022-11-17T15:58:44.880Z] ---> 23f297162c0f [2022-11-17T15:58:44.880Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-17T15:58:44.880Z] ---> Using cache [2022-11-17T15:58:44.880Z] ---> c5cdc723c2c1 [2022-11-17T15:58:44.880Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-17T15:58:45.445Z] Removing intermediate container 1947a2f1361d [2022-11-17T15:58:45.445Z] ---> d038316cf101 [2022-11-17T15:58:45.445Z] [2022-11-17T15:58:45.445Z] Step 9/19 : FROM alpine:3.15 [2022-11-17T15:58:45.445Z] ---> c4fc93816858 [2022-11-17T15:58:45.445Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T15:58:45.445Z] ---> Using cache [2022-11-17T15:58:45.445Z] ---> 23f297162c0f [2022-11-17T15:58:45.445Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-17T15:58:46.375Z] ---> Running in 43ca3c0b0358 [2022-11-17T15:58:46.375Z] ---> f15a3b416543 [2022-11-17T15:58:46.375Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-17T15:58:46.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:46.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:46.891Z] ---> 9646652c858f [2022-11-17T15:58:46.891Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-17T15:58:47.151Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T15:58:47.151Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T15:58:47.151Z] OK: 15859 distinct packages available [2022-11-17T15:58:47.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:47.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:58:47.413Z] ---> 380b9668cf91 [2022-11-17T15:58:47.413Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-17T15:58:47.413Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-17T15:58:47.413Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-17T15:58:47.670Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-17T15:58:47.670Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-17T15:58:47.670Z] (5/9) Installing curl (7.80.0-r4) [2022-11-17T15:58:47.670Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-17T15:58:47.670Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-17T15:58:47.670Z] (8/9) Installing libucontext (1.1-r0) [2022-11-17T15:58:47.670Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-17T15:58:47.670Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T15:58:47.670Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T15:58:47.670Z] Removing intermediate container b66327ef2916 [2022-11-17T15:58:47.670Z] ---> 9f026feff659 [2022-11-17T15:58:47.670Z] Step 7/22 : COPY . . [2022-11-17T15:58:47.671Z] ---> c8dcac2f5d3b [2022-11-17T15:58:47.671Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-17T15:58:47.671Z] OK: 8 MiB in 23 packages [2022-11-17T15:58:47.671Z] ---> Running in cac0254d6526 [2022-11-17T15:58:48.235Z] Removing intermediate container cac0254d6526 [2022-11-17T15:58:48.235Z] ---> b2390339c08c [2022-11-17T15:58:48.235Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-17T15:58:48.800Z] ---> Running in d825ccc9638a [2022-11-17T15:58:49.056Z] Removing intermediate container d825ccc9638a [2022-11-17T15:58:49.056Z] ---> 8a437fc08ca7 [2022-11-17T15:58:49.056Z] Step 21/23 : LABEL arch=x86_64 [2022-11-17T15:58:49.315Z] ---> Running in fba462f51294 [2022-11-17T15:58:49.315Z] Removing intermediate container 43ca3c0b0358 [2022-11-17T15:58:49.315Z] ---> cab024492f4c [2022-11-17T15:58:49.315Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T15:58:49.573Z] Removing intermediate container fba462f51294 [2022-11-17T15:58:49.573Z] ---> 6329b4df6e6c [2022-11-17T15:58:49.573Z] Step 22/23 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:58:49.872Z] ---> 116cd6ee2746 [2022-11-17T15:58:49.872Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-17T15:58:49.872Z] ---> Running in 5c2332c91ee1 [2022-11-17T15:58:50.129Z] Removing intermediate container 5c2332c91ee1 [2022-11-17T15:58:50.129Z] ---> 39a25b382733 [2022-11-17T15:58:50.129Z] Step 23/23 : LABEL version=2.3.1-dev.3 [2022-11-17T15:58:50.129Z] ---> Running in 87193d7ae01c [2022-11-17T15:58:50.386Z] Removing intermediate container 87193d7ae01c [2022-11-17T15:58:50.386Z] ---> 6c4ecb0f0c1f [2022-11-17T15:58:50.386Z] [2022-11-17T15:58:50.386Z] Successfully built 6c4ecb0f0c1f [2022-11-17T15:58:50.386Z] Successfully tagged security-spire-server:latest [2022-11-17T15:58:51.330Z]  Building security-spire-server ... done  ---> 0b3b7abc59ca [2022-11-17T15:58:51.330Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-17T15:58:51.330Z] ---> 60a21c1fcbe7 [2022-11-17T15:58:51.330Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-17T15:58:51.589Z] ---> Running in 5781fa0051fe [2022-11-17T15:58:51.589Z] Removing intermediate container 5781fa0051fe [2022-11-17T15:58:51.589Z] ---> 63324d40f652 [2022-11-17T15:58:51.589Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T15:58:51.848Z] ---> Running in 08b79c060775 [2022-11-17T15:58:51.848Z] Removing intermediate container 08b79c060775 [2022-11-17T15:58:51.848Z] ---> ad8f85d2b078 [2022-11-17T15:58:51.848Z] Step 17/19 : LABEL arch=x86_64 [2022-11-17T15:58:51.848Z] ---> Running in 9a3470d4081d [2022-11-17T15:58:52.106Z] ---> da86a9d87bdf [2022-11-17T15:58:52.106Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-17T15:58:52.106Z] ---> Running in 148c3153ba09 [2022-11-17T15:58:52.106Z] Removing intermediate container 9a3470d4081d [2022-11-17T15:58:52.106Z] ---> 7c7073b9b79e [2022-11-17T15:58:52.106Z] Step 18/19 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:58:52.106Z] ---> Running in bfe25b7f33b4 [2022-11-17T15:58:52.363Z] Removing intermediate container bfe25b7f33b4 [2022-11-17T15:58:52.363Z] ---> 71d7fc37cb59 [2022-11-17T15:58:52.363Z] Step 19/19 : LABEL version=2.3.1-dev.3 [2022-11-17T15:58:52.363Z] ---> Running in f02011bd52f6 [2022-11-17T15:58:52.621Z] Removing intermediate container f02011bd52f6 [2022-11-17T15:58:52.621Z] ---> 945683993891 [2022-11-17T15:58:52.621Z] [2022-11-17T15:58:52.621Z] Successfully built 945683993891 [2022-11-17T15:58:52.621Z] Successfully tagged security-spiffe-token-provider:latest [2022-11-17T15:58:52.621Z]  Building security-spiffe-token-provider ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-17T15:58:56.410Z] fc693d55d65f: Pull complete [2022-11-17T15:58:56.410Z] 7e9fc2657dce: Pull complete [2022-11-17T15:58:56.410Z] dda99020689f: Pull complete [2022-11-17T15:58:59.176Z] Removing intermediate container f6e5415f7f51 [2022-11-17T15:58:59.176Z] ---> f324c0c6204b [2022-11-17T15:58:59.176Z] [2022-11-17T15:58:59.176Z] Step 10/24 : FROM alpine:3.16 [2022-11-17T15:58:59.176Z] ---> bfe296a52501 [2022-11-17T15:58:59.176Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-17T15:58:59.176Z] ---> Using cache [2022-11-17T15:58:59.176Z] ---> f6fd310dfd9f [2022-11-17T15:58:59.176Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T15:58:59.176Z] ---> Using cache [2022-11-17T15:58:59.176Z] ---> 06c85b428672 [2022-11-17T15:58:59.176Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-17T15:58:59.176Z] ---> Running in 92d23f5d09dd [2022-11-17T15:58:59.176Z] Removing intermediate container 92d23f5d09dd [2022-11-17T15:58:59.176Z] ---> 567923720011 [2022-11-17T15:58:59.176Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-17T15:58:59.176Z] ---> Running in 315c97934398 [2022-11-17T15:58:59.176Z] Removing intermediate container 315c97934398 [2022-11-17T15:58:59.176Z] ---> d3dc92288742 [2022-11-17T15:58:59.176Z] Step 15/24 : WORKDIR / [2022-11-17T15:58:59.176Z] ---> Running in 657f9c869a3c [2022-11-17T15:58:59.176Z] Removing intermediate container 657f9c869a3c [2022-11-17T15:58:59.176Z] ---> 2aa045b928a3 [2022-11-17T15:58:59.176Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T15:58:59.176Z] ---> c23607fffdaf [2022-11-17T15:58:59.176Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-17T15:58:59.741Z] ---> b065891c46b7 [2022-11-17T15:58:59.741Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-17T15:59:00.004Z] ---> 7088ec89d72d [2022-11-17T15:59:00.004Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-17T15:59:00.267Z] ---> 6266a0916887 [2022-11-17T15:59:00.267Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-17T15:59:00.267Z] ---> Running in c337098263c4 [2022-11-17T15:59:00.267Z] Removing intermediate container c337098263c4 [2022-11-17T15:59:00.267Z] ---> b7c4ecf24054 [2022-11-17T15:59:00.267Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T15:59:00.267Z] ---> Running in c9d4e337cf3b [2022-11-17T15:59:00.532Z] Removing intermediate container c9d4e337cf3b [2022-11-17T15:59:00.532Z] ---> e3c61df4f75a [2022-11-17T15:59:00.532Z] Step 22/24 : LABEL arch=x86_64 [2022-11-17T15:59:00.532Z] ---> Running in 54479feaf4a7 [2022-11-17T15:59:00.532Z] Removing intermediate container 54479feaf4a7 [2022-11-17T15:59:00.532Z] ---> a515643b5045 [2022-11-17T15:59:00.532Z] Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:00.532Z] ---> Running in 71514142482a [2022-11-17T15:59:00.790Z] Removing intermediate container 71514142482a [2022-11-17T15:59:00.790Z] ---> 2c4dc1defbb8 [2022-11-17T15:59:00.790Z] Step 24/24 : LABEL version=2.3.1-dev.3 [2022-11-17T15:59:00.790Z] ---> Running in 97c38aaf2dd1 [2022-11-17T15:59:00.790Z] Removing intermediate container 97c38aaf2dd1 [2022-11-17T15:59:00.790Z] ---> bfa36219d4f4 [2022-11-17T15:59:00.790Z] [2022-11-17T15:59:00.790Z] Successfully built bfa36219d4f4 [2022-11-17T15:59:00.790Z] Successfully tagged core-metadata:latest [2022-11-17T15:59:01.787Z] db1c61fa0a46: Pull complete [2022-11-17T15:59:05.157Z] 891c053d2c06: Pull complete [2022-11-17T15:59:05.157Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-17T15:59:05.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-17T15:59:05.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-11-17T15:59:05.495Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-17T15:59:05.495Z] WORKDIR /edgex [2022-11-17T15:59:05.495Z] COPY go.mod . [2022-11-17T15:59:05.495Z] RUN go mod download [2022-11-17T15:59:05.495Z] + docker build -t ci-base-image-arm64 -f - . [2022-11-17T15:59:06.057Z]  Building core-metadata ... done Removing intermediate container 148c3153ba09 [2022-11-17T15:59:06.057Z] ---> a2390838a9fe [2022-11-17T15:59:06.057Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-17T15:59:06.057Z] ---> Running in 32fa8b07dc35 [2022-11-17T15:59:06.057Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-17T15:59:06.106Z] Sending build context to Docker daemon 3.277MB [2022-11-17T15:59:06.106Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-17T15:59:06.106Z] ---> f96f9c87975a [2022-11-17T15:59:06.106Z] Step 2/4 : WORKDIR /edgex [2022-11-17T15:59:06.624Z] Removing intermediate container 32fa8b07dc35 [2022-11-17T15:59:06.624Z] ---> b50afd65d8bc [2022-11-17T15:59:06.624Z] [2022-11-17T15:59:06.624Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T15:59:06.624Z] ---> bfe296a52501 [2022-11-17T15:59:06.624Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-17T15:59:06.624Z] ---> Running in ca8f7198d78a [2022-11-17T15:59:06.624Z] Removing intermediate container ca8f7198d78a [2022-11-17T15:59:06.624Z] ---> 6cc09c3f3d05 [2022-11-17T15:59:06.624Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-17T15:59:06.624Z] ---> Running in 906b6d5b25ac [2022-11-17T15:59:06.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-17T15:59:06.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-17T15:59:07.140Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-17T15:59:07.140Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-17T15:59:07.140Z] (3/33) Installing readline (8.1.2-r0) [2022-11-17T15:59:07.140Z] (4/33) Installing bash (5.1.16-r2) [2022-11-17T15:59:07.140Z] Executing bash-5.1.16-r2.post-install [2022-11-17T15:59:07.140Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-17T15:59:07.140Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-17T15:59:07.140Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-17T15:59:07.140Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-17T15:59:07.140Z] (9/33) Installing curl (7.83.1-r4) [2022-11-17T15:59:07.140Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-17T15:59:07.398Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-17T15:59:07.398Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-17T15:59:07.398Z] (13/33) Installing expat (2.5.0-r0) [2022-11-17T15:59:07.398Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-17T15:59:07.398Z] (15/33) Installing gdbm (1.23-r0) [2022-11-17T15:59:07.398Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-17T15:59:07.398Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-17T15:59:07.398Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-17T15:59:07.657Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-17T15:59:07.657Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-17T15:59:07.657Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-17T15:59:07.915Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-17T15:59:07.915Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-17T15:59:07.915Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-17T15:59:07.915Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-17T15:59:07.915Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-17T15:59:07.915Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-17T15:59:07.915Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-17T15:59:07.915Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-17T15:59:07.915Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-17T15:59:07.915Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-17T15:59:07.915Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-17T15:59:07.915Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-17T15:59:08.173Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T15:59:08.173Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T15:59:08.173Z] OK: 123 MiB in 47 packages [2022-11-17T15:59:08.703Z] ---> Running in 9476cf3949fb [2022-11-17T15:59:08.703Z] Removing intermediate container 9476cf3949fb [2022-11-17T15:59:08.703Z] ---> be7db40abe0d [2022-11-17T15:59:08.704Z] Step 3/4 : COPY go.mod . [2022-11-17T15:59:09.061Z] ---> b30b83496af7 [2022-11-17T15:59:09.061Z] Step 4/4 : RUN go mod download [2022-11-17T15:59:09.061Z] ---> Running in 97c0a3e974d2 [2022-11-17T15:59:10.075Z] Collecting docker-compose==1.23.2 [2022-11-17T15:59:10.075Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-17T15:59:10.075Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.0 MB/s eta 0:00:00 [2022-11-17T15:59:10.075Z] Collecting docopt<0.7,>=0.6.1 [2022-11-17T15:59:10.075Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-17T15:59:10.075Z] Preparing metadata (setup.py): started [2022-11-17T15:59:10.333Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T15:59:10.333Z] Collecting texttable<0.10,>=0.9.0 [2022-11-17T15:59:10.333Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-17T15:59:10.333Z] Preparing metadata (setup.py): started [2022-11-17T15:59:10.590Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T15:59:10.590Z] Collecting docker<4.0,>=3.6.0 [2022-11-17T15:59:10.590Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-17T15:59:10.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 122.1 MB/s eta 0:00:00 [2022-11-17T15:59:10.590Z] Collecting cached-property<2,>=1.2.0 [2022-11-17T15:59:10.590Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-17T15:59:10.590Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-17T15:59:10.590Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-17T15:59:10.590Z] Preparing metadata (setup.py): started [2022-11-17T15:59:10.848Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T15:59:11.106Z] Collecting jsonschema<3,>=2.5.1 [2022-11-17T15:59:11.106Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-17T15:59:11.106Z] Collecting PyYAML<4,>=3.10 [2022-11-17T15:59:11.106Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-17T15:59:11.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 49.7 MB/s eta 0:00:00 [2022-11-17T15:59:11.364Z] Preparing metadata (setup.py): started [2022-11-17T15:59:11.622Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T15:59:11.622Z] 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-11-17T15:59:11.622Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-17T15:59:11.622Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-17T15:59:11.622Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 178.2 MB/s eta 0:00:00 [2022-11-17T15:59:11.622Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-17T15:59:11.622Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-17T15:59:11.622Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 190.3 MB/s eta 0:00:00 [2022-11-17T15:59:11.880Z] Collecting docker-pycreds>=0.4.0 [2022-11-17T15:59:11.880Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-17T15:59:11.880Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-17T15:59:11.880Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-17T15:59:11.880Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 100.7 MB/s eta 0:00:00 [2022-11-17T15:59:11.880Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-17T15:59:11.880Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-17T15:59:12.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 141.9 MB/s eta 0:00:00 [2022-11-17T15:59:12.138Z] Collecting certifi>=2017.4.17 [2022-11-17T15:59:12.138Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-17T15:59:12.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 72.5 MB/s eta 0:00:00 [2022-11-17T15:59:12.138Z] Collecting idna<2.8,>=2.5 [2022-11-17T15:59:12.138Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-17T15:59:12.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 145.0 MB/s eta 0:00:00 [2022-11-17T15:59:12.138Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-17T15:59:12.138Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-17T15:59:12.138Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-17T15:59:12.138Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-17T15:59:12.138Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-17T15:59:12.138Z] Running setup.py install for texttable: started [2022-11-17T15:59:12.704Z] Running setup.py install for texttable: finished with status 'done' [2022-11-17T15:59:12.704Z] Running setup.py install for PyYAML: started [2022-11-17T15:59:12.962Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-17T15:59:13.220Z] Running setup.py install for docopt: started [2022-11-17T15:59:13.479Z] Running setup.py install for docopt: finished with status 'done' [2022-11-17T15:59:13.737Z] Running setup.py install for dockerpty: started [2022-11-17T15:59:13.994Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-17T15:59:14.559Z] 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-11-17T15:59:14.559Z] 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-11-17T15:59:17.840Z] Removing intermediate container 906b6d5b25ac [2022-11-17T15:59:17.840Z] ---> 82e345200374 [2022-11-17T15:59:17.840Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-17T15:59:17.840Z] ---> Running in 98e5a72954d3 [2022-11-17T15:59:17.840Z] Removing intermediate container 98e5a72954d3 [2022-11-17T15:59:17.840Z] ---> cc4acb330c00 [2022-11-17T15:59:17.840Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-17T15:59:17.840Z] ---> Running in 049d277db92f [2022-11-17T15:59:17.840Z] Removing intermediate container 049d277db92f [2022-11-17T15:59:17.840Z] ---> 1c45e2fad1b8 [2022-11-17T15:59:17.840Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-17T15:59:17.840Z] ---> e4e815de6093 [2022-11-17T15:59:17.840Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-17T15:59:18.098Z] ---> 2c70c665ff0f [2022-11-17T15:59:18.098Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-17T15:59:18.357Z] ---> 64fd9bf5e2ac [2022-11-17T15:59:18.357Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-17T15:59:18.357Z] ---> Running in 22eba5f87f45 [2022-11-17T15:59:18.357Z] Removing intermediate container 22eba5f87f45 [2022-11-17T15:59:18.357Z] ---> 9ccf18a0320f [2022-11-17T15:59:18.357Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T15:59:18.357Z] ---> Running in eabec0cd727a [2022-11-17T15:59:18.616Z] Removing intermediate container eabec0cd727a [2022-11-17T15:59:18.616Z] ---> 6907258c5826 [2022-11-17T15:59:18.616Z] Step 20/22 : LABEL arch=x86_64 [2022-11-17T15:59:18.616Z] ---> Running in c4c0d4e8560f [2022-11-17T15:59:18.616Z] Removing intermediate container c4c0d4e8560f [2022-11-17T15:59:18.616Z] ---> 047c8319940b [2022-11-17T15:59:18.616Z] Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:18.616Z] ---> Running in 6149b4699e9e [2022-11-17T15:59:18.875Z] Removing intermediate container 6149b4699e9e [2022-11-17T15:59:18.875Z] ---> 36d7f323b874 [2022-11-17T15:59:18.875Z] Step 22/22 : LABEL version=2.3.1-dev.3 [2022-11-17T15:59:18.875Z] ---> Running in b3353d41d902 [2022-11-17T15:59:18.875Z] Removing intermediate container b3353d41d902 [2022-11-17T15:59:18.875Z] ---> 73819da7daeb [2022-11-17T15:59:18.875Z] [2022-11-17T15:59:18.875Z] Successfully built 73819da7daeb [2022-11-17T15:59:18.875Z] Successfully tagged sys-mgmt-agent:latest [2022-11-17T15:59:19.139Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-11-17T15:59:19.144Z] $ docker stop --time=1 05aa2ff2d73fc5afe2856f8e3c174117c031bcc6c73b8fbb65c2e2e0fcaf261f [2022-11-17T15:59:20.480Z] $ docker rm -f 05aa2ff2d73fc5afe2856f8e3c174117c031bcc6c73b8fbb65c2e2e0fcaf261f [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-17T15:59:20.813Z] + docker images [2022-11-17T15:59:20.813Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-17T15:59:20.813Z] sys-mgmt-agent latest 73819da7daeb 2 seconds ago 136MB [2022-11-17T15:59:20.813Z] b50afd65d8bc 14 seconds ago 1.6GB [2022-11-17T15:59:20.813Z] core-metadata latest bfa36219d4f4 20 seconds ago 18.5MB [2022-11-17T15:59:20.813Z] f324c0c6204b 23 seconds ago 1.62GB [2022-11-17T15:59:20.813Z] security-spiffe-token-provider latest 945683993891 28 seconds ago 29.7MB [2022-11-17T15:59:20.813Z] security-spire-server latest 6c4ecb0f0c1f 30 seconds ago 86.5MB [2022-11-17T15:59:20.813Z] d038316cf101 35 seconds ago 1.65GB [2022-11-17T15:59:20.813Z] 7fb70a22f73f 36 seconds ago 1.49GB [2022-11-17T15:59:20.813Z] security-spire-config latest 8c1447ab10e6 38 seconds ago 85.8MB [2022-11-17T15:59:20.813Z] core-command latest 99e4270325b7 41 seconds ago 17.6MB [2022-11-17T15:59:20.813Z] security-secretstore-setup latest aff50586e920 43 seconds ago 29.7MB [2022-11-17T15:59:20.813Z] 1e1ab8874829 48 seconds ago 1.61GB [2022-11-17T15:59:20.813Z] 4ea67efc3154 50 seconds ago 1.49GB [2022-11-17T15:59:20.813Z] support-scheduler latest ef07a449dbdb 50 seconds ago 29.8MB [2022-11-17T15:59:20.813Z] 4294b90b9ec5 55 seconds ago 1.61GB [2022-11-17T15:59:20.813Z] a215ef5e5179 About a minute ago 1.68GB [2022-11-17T15:59:20.813Z] security-bootstrapper latest 94df78a667cb About a minute ago 20.2MB [2022-11-17T15:59:20.813Z] support-notifications latest 99c541546f96 About a minute ago 30.4MB [2022-11-17T15:59:20.813Z] core-data latest a15bb0b715aa About a minute ago 21.7MB [2022-11-17T15:59:20.813Z] security-proxy-setup latest 03a48376146b About a minute ago 27.6MB [2022-11-17T15:59:20.813Z] 7dfe14afbba8 About a minute ago 1.68GB [2022-11-17T15:59:20.814Z] 7eec35dcae3e About a minute ago 1.62GB [2022-11-17T15:59:20.814Z] 8fb6aa04faec About a minute ago 1.6GB [2022-11-17T15:59:20.814Z] 37d4b7edbcaa About a minute ago 1.6GB [2022-11-17T15:59:20.814Z] security-spire-agent latest 6cbac65e23c0 About a minute ago 125MB [2022-11-17T15:59:20.814Z] 83afba0fe0f0 2 minutes ago 1.49GB [2022-11-17T15:59:20.814Z] ci-base-image-x86_64 latest 23ad293a0a87 4 minutes ago 947MB [2022-11-17T15:59:20.814Z] alpine 3.16 bfe296a52501 5 days ago 5.54MB [2022-11-17T15:59:20.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 weeks ago 683MB [2022-11-17T15:59:20.814Z] alpine 3.15 c4fc93816858 3 months ago 5.59MB [2022-11-17T15:59:20.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB [2022-11-17T15:59:20.814Z] 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-11-17T15:59:20.923Z] provisioning config files... [2022-11-17T15:59:20.929Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/351@tmp/config8377311979245692269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-17T15:59:21.221Z] ---> docker-login.sh [2022-11-17T15:59:21.222Z] nexus3.edgexfoundry.org:10001 [2022-11-17T15:59:21.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:59:21.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:59:21.222Z] Configure a credential helper to remove this warning. See [2022-11-17T15:59:21.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:59:21.222Z] [2022-11-17T15:59:21.222Z] Login Succeeded [2022-11-17T15:59:21.222Z] nexus3.edgexfoundry.org:10002 [2022-11-17T15:59:21.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:59:21.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:59:21.222Z] Configure a credential helper to remove this warning. See [2022-11-17T15:59:21.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:59:21.222Z] [2022-11-17T15:59:21.222Z] Login Succeeded [2022-11-17T15:59:21.222Z] nexus3.edgexfoundry.org:10003 [2022-11-17T15:59:21.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:59:21.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:59:21.479Z] Configure a credential helper to remove this warning. See [2022-11-17T15:59:21.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:59:21.479Z] [2022-11-17T15:59:21.479Z] Login Succeeded [2022-11-17T15:59:21.479Z] nexus3.edgexfoundry.org:10004 [2022-11-17T15:59:21.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:59:21.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:59:21.479Z] Configure a credential helper to remove this warning. See [2022-11-17T15:59:21.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:59:21.479Z] [2022-11-17T15:59:21.479Z] Login Succeeded [2022-11-17T15:59:21.479Z] docker.io [2022-11-17T15:59:21.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T15:59:21.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T15:59:21.737Z] Configure a credential helper to remove this warning. See [2022-11-17T15:59:21.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T15:59:21.737Z] [2022-11-17T15:59:21.737Z] Login Succeeded [2022-11-17T15:59:21.737Z] ---> docker-login.sh ends [Pipeline] } [2022-11-17T15:59:21.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T15:59:21.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-17T15:59:21.797Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-11-17T15:59:21.797Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:21.797Z] latest [2022-11-17T15:59:21.797Z] 2.3.1-dev.3 [2022-11-17T15:59:21.797Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:21.797Z] main [2022-11-17T15:59:21.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:22.114Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:22.412Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:22.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-17T15:59:22.412Z] f77be3261356: Preparing [2022-11-17T15:59:22.413Z] 05a36098b9ed: Preparing [2022-11-17T15:59:22.413Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:22.413Z] 0e513a65f5c5: Preparing [2022-11-17T15:59:22.413Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:22.413Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:22.413Z] f77be3261356: Pushed [2022-11-17T15:59:22.413Z] 0e513a65f5c5: Pushed [2022-11-17T15:59:22.413Z] 6b3b4dae53a7: Pushed [2022-11-17T15:59:23.789Z] 05a36098b9ed: Pushed [2022-11-17T15:59:23.789Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:97b13dba9a634c257cc470cbb1ac34505346cfdc458b48d9689dfab91ddbde3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:24.091Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:24.395Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-17T15:59:24.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-17T15:59:24.395Z] f77be3261356: Preparing [2022-11-17T15:59:24.395Z] 05a36098b9ed: Preparing [2022-11-17T15:59:24.395Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:24.395Z] 0e513a65f5c5: Preparing [2022-11-17T15:59:24.395Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:24.395Z] f77be3261356: Layer already exists [2022-11-17T15:59:24.395Z] 05a36098b9ed: Layer already exists [2022-11-17T15:59:24.395Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:24.395Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:24.395Z] 0e513a65f5c5: Layer already exists [2022-11-17T15:59:24.395Z] latest: digest: sha256:97b13dba9a634c257cc470cbb1ac34505346cfdc458b48d9689dfab91ddbde3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:24.698Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:24.994Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.3 [2022-11-17T15:59:24.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-17T15:59:24.994Z] f77be3261356: Preparing [2022-11-17T15:59:24.994Z] 05a36098b9ed: Preparing [2022-11-17T15:59:24.994Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:24.994Z] 0e513a65f5c5: Preparing [2022-11-17T15:59:24.994Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:24.994Z] f77be3261356: Layer already exists [2022-11-17T15:59:24.994Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:24.994Z] 0e513a65f5c5: Layer already exists [2022-11-17T15:59:24.994Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:24.994Z] 05a36098b9ed: Layer already exists [2022-11-17T15:59:24.994Z] 2.3.1-dev.3: digest: sha256:97b13dba9a634c257cc470cbb1ac34505346cfdc458b48d9689dfab91ddbde3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:25.296Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:25.596Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:25.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-17T15:59:25.596Z] f77be3261356: Preparing [2022-11-17T15:59:25.596Z] 05a36098b9ed: Preparing [2022-11-17T15:59:25.596Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:25.596Z] 0e513a65f5c5: Preparing [2022-11-17T15:59:25.596Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:25.596Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:25.596Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:25.596Z] 05a36098b9ed: Layer already exists [2022-11-17T15:59:25.596Z] f77be3261356: Layer already exists [2022-11-17T15:59:25.596Z] 0e513a65f5c5: Layer already exists [2022-11-17T15:59:25.596Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:97b13dba9a634c257cc470cbb1ac34505346cfdc458b48d9689dfab91ddbde3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:25.906Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:26.206Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-11-17T15:59:26.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-11-17T15:59:26.206Z] f77be3261356: Preparing [2022-11-17T15:59:26.206Z] 05a36098b9ed: Preparing [2022-11-17T15:59:26.206Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:26.206Z] 0e513a65f5c5: Preparing [2022-11-17T15:59:26.206Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:26.206Z] f77be3261356: Layer already exists [2022-11-17T15:59:26.206Z] 05a36098b9ed: Layer already exists [2022-11-17T15:59:26.206Z] 0e513a65f5c5: Layer already exists [2022-11-17T15:59:26.206Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:26.206Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:26.206Z] main: digest: sha256:97b13dba9a634c257cc470cbb1ac34505346cfdc458b48d9689dfab91ddbde3c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T15:59:26.241Z] ===================================================== [Pipeline] echo [2022-11-17T15:59:26.246Z] taggedImages: [2022-11-17T15:59:26.246Z] - nexus3.edgexfoundry.org:10004/core-command:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:26.246Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-11-17T15:59:26.246Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.3 [2022-11-17T15:59:26.246Z] - nexus3.edgexfoundry.org:10004/core-command:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:26.246Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-11-17T15:59:26.260Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-11-17T15:59:26.260Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:26.260Z] latest [2022-11-17T15:59:26.260Z] 2.3.1-dev.3 [2022-11-17T15:59:26.260Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:26.260Z] main [2022-11-17T15:59:26.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:26.563Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:26.859Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:26.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-17T15:59:26.859Z] fba9f58fc8db: Preparing [2022-11-17T15:59:26.859Z] 1fee3b7e5f96: Preparing [2022-11-17T15:59:26.859Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:26.859Z] 8bd2a4ecd524: Preparing [2022-11-17T15:59:26.859Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:26.859Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:26.859Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:26.859Z] fba9f58fc8db: Pushed [2022-11-17T15:59:27.117Z] 8bd2a4ecd524: Pushed [2022-11-17T15:59:28.051Z] 1fee3b7e5f96: Pushed [2022-11-17T15:59:28.309Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:6facddcfadb7ed0dc3f449808087e07076b707ba156d3e56d8d144c4acc52f7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:28.610Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:28.909Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-17T15:59:28.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-17T15:59:28.909Z] fba9f58fc8db: Preparing [2022-11-17T15:59:28.909Z] 1fee3b7e5f96: Preparing [2022-11-17T15:59:28.909Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:28.909Z] 8bd2a4ecd524: Preparing [2022-11-17T15:59:28.909Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:28.909Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:28.909Z] fba9f58fc8db: Layer already exists [2022-11-17T15:59:28.909Z] 8bd2a4ecd524: Layer already exists [2022-11-17T15:59:28.909Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:28.909Z] 1fee3b7e5f96: Layer already exists [2022-11-17T15:59:28.909Z] latest: digest: sha256:6facddcfadb7ed0dc3f449808087e07076b707ba156d3e56d8d144c4acc52f7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:29.210Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:29.511Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.3 [2022-11-17T15:59:29.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-17T15:59:29.511Z] fba9f58fc8db: Preparing [2022-11-17T15:59:29.511Z] 1fee3b7e5f96: Preparing [2022-11-17T15:59:29.511Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:29.511Z] 8bd2a4ecd524: Preparing [2022-11-17T15:59:29.511Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:29.511Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:29.511Z] 8bd2a4ecd524: Layer already exists [2022-11-17T15:59:29.511Z] 1fee3b7e5f96: Layer already exists [2022-11-17T15:59:29.511Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:29.511Z] fba9f58fc8db: Layer already exists [2022-11-17T15:59:29.511Z] 2.3.1-dev.3: digest: sha256:6facddcfadb7ed0dc3f449808087e07076b707ba156d3e56d8d144c4acc52f7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:29.816Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:30.276Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:30.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-17T15:59:30.276Z] fba9f58fc8db: Preparing [2022-11-17T15:59:30.276Z] 1fee3b7e5f96: Preparing [2022-11-17T15:59:30.276Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:30.276Z] 8bd2a4ecd524: Preparing [2022-11-17T15:59:30.276Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:30.276Z] 1fee3b7e5f96: Layer already exists [2022-11-17T15:59:30.276Z] 8bd2a4ecd524: Layer already exists [2022-11-17T15:59:30.276Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:30.276Z] fba9f58fc8db: Layer already exists [2022-11-17T15:59:30.276Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:30.276Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:6facddcfadb7ed0dc3f449808087e07076b707ba156d3e56d8d144c4acc52f7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:30.664Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:31.015Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-11-17T15:59:31.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-11-17T15:59:31.015Z] fba9f58fc8db: Preparing [2022-11-17T15:59:31.015Z] 1fee3b7e5f96: Preparing [2022-11-17T15:59:31.015Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:31.015Z] 8bd2a4ecd524: Preparing [2022-11-17T15:59:31.015Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:31.015Z] 1fee3b7e5f96: Layer already exists [2022-11-17T15:59:31.015Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:31.015Z] 8bd2a4ecd524: Layer already exists [2022-11-17T15:59:31.015Z] fba9f58fc8db: Layer already exists [2022-11-17T15:59:31.015Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:31.015Z] main: digest: sha256:6facddcfadb7ed0dc3f449808087e07076b707ba156d3e56d8d144c4acc52f7a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T15:59:31.057Z] ===================================================== [Pipeline] echo [2022-11-17T15:59:31.065Z] taggedImages: [2022-11-17T15:59:31.065Z] - nexus3.edgexfoundry.org:10004/core-data:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:31.065Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-11-17T15:59:31.065Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.3 [2022-11-17T15:59:31.065Z] - nexus3.edgexfoundry.org:10004/core-data:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:31.065Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-11-17T15:59:31.085Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-11-17T15:59:31.085Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:31.085Z] latest [2022-11-17T15:59:31.085Z] 2.3.1-dev.3 [2022-11-17T15:59:31.085Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:31.085Z] main [2022-11-17T15:59:31.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:31.391Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:31.689Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:31.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-17T15:59:31.689Z] 88e7e7ee3332: Preparing [2022-11-17T15:59:31.689Z] 9b42b404c491: Preparing [2022-11-17T15:59:31.689Z] 0163a58327f6: Preparing [2022-11-17T15:59:31.689Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:31.689Z] 0e513a65f5c5: Preparing [2022-11-17T15:59:31.689Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:31.689Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:31.689Z] 0e513a65f5c5: Layer already exists [2022-11-17T15:59:31.689Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:31.689Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:31.689Z] 9b42b404c491: Pushed [2022-11-17T15:59:31.689Z] 88e7e7ee3332: Pushed [2022-11-17T15:59:33.590Z] 0163a58327f6: Pushed [2022-11-17T15:59:33.590Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:0cad0e58ea278751b065aae4dde0f9a711f9aa552c44057e1cf825bad10b7fca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:33.890Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:34.186Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-17T15:59:34.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-17T15:59:34.186Z] 88e7e7ee3332: Preparing [2022-11-17T15:59:34.186Z] 9b42b404c491: Preparing [2022-11-17T15:59:34.186Z] 0163a58327f6: Preparing [2022-11-17T15:59:34.186Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:34.186Z] 0e513a65f5c5: Preparing [2022-11-17T15:59:34.186Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:34.186Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:34.186Z] 9b42b404c491: Layer already exists [2022-11-17T15:59:34.186Z] 0e513a65f5c5: Layer already exists [2022-11-17T15:59:34.186Z] 0163a58327f6: Layer already exists [2022-11-17T15:59:34.186Z] 88e7e7ee3332: Layer already exists [2022-11-17T15:59:34.186Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:34.186Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:34.186Z] latest: digest: sha256:0cad0e58ea278751b065aae4dde0f9a711f9aa552c44057e1cf825bad10b7fca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:34.499Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:34.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.3 [2022-11-17T15:59:34.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-17T15:59:34.800Z] 88e7e7ee3332: Preparing [2022-11-17T15:59:34.800Z] 9b42b404c491: Preparing [2022-11-17T15:59:34.800Z] 0163a58327f6: Preparing [2022-11-17T15:59:34.800Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:34.800Z] 0e513a65f5c5: Preparing [2022-11-17T15:59:34.800Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:34.800Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:34.800Z] 9b42b404c491: Layer already exists [2022-11-17T15:59:34.800Z] 88e7e7ee3332: Layer already exists [2022-11-17T15:59:34.800Z] 0163a58327f6: Layer already exists [2022-11-17T15:59:34.800Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:34.800Z] 0e513a65f5c5: Layer already exists [2022-11-17T15:59:34.800Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:34.800Z] 2.3.1-dev.3: digest: sha256:0cad0e58ea278751b065aae4dde0f9a711f9aa552c44057e1cf825bad10b7fca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:35.112Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:35.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:35.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-17T15:59:35.418Z] 88e7e7ee3332: Preparing [2022-11-17T15:59:35.418Z] 9b42b404c491: Preparing [2022-11-17T15:59:35.418Z] 0163a58327f6: Preparing [2022-11-17T15:59:35.418Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:35.418Z] 0e513a65f5c5: Preparing [2022-11-17T15:59:35.418Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:35.418Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:35.418Z] 9b42b404c491: Layer already exists [2022-11-17T15:59:35.418Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:35.418Z] 0163a58327f6: Layer already exists [2022-11-17T15:59:35.418Z] 0e513a65f5c5: Layer already exists [2022-11-17T15:59:35.418Z] 88e7e7ee3332: Layer already exists [2022-11-17T15:59:35.418Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:35.418Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:0cad0e58ea278751b065aae4dde0f9a711f9aa552c44057e1cf825bad10b7fca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:35.720Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:36.018Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-11-17T15:59:36.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-11-17T15:59:36.018Z] 88e7e7ee3332: Preparing [2022-11-17T15:59:36.018Z] 9b42b404c491: Preparing [2022-11-17T15:59:36.018Z] 0163a58327f6: Preparing [2022-11-17T15:59:36.018Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:36.018Z] 0e513a65f5c5: Preparing [2022-11-17T15:59:36.018Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:36.018Z] 88e7e7ee3332: Layer already exists [2022-11-17T15:59:36.018Z] 9b42b404c491: Layer already exists [2022-11-17T15:59:36.018Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:36.018Z] 0e513a65f5c5: Layer already exists [2022-11-17T15:59:36.018Z] 0163a58327f6: Layer already exists [2022-11-17T15:59:36.018Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:36.018Z] main: digest: sha256:0cad0e58ea278751b065aae4dde0f9a711f9aa552c44057e1cf825bad10b7fca size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T15:59:36.062Z] ===================================================== [Pipeline] echo [2022-11-17T15:59:36.069Z] taggedImages: [2022-11-17T15:59:36.069Z] - nexus3.edgexfoundry.org:10004/core-metadata:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:36.069Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-11-17T15:59:36.069Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.3 [2022-11-17T15:59:36.069Z] - nexus3.edgexfoundry.org:10004/core-metadata:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:36.069Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-11-17T15:59:36.087Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-11-17T15:59:36.087Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:36.087Z] latest [2022-11-17T15:59:36.087Z] 2.3.1-dev.3 [2022-11-17T15:59:36.087Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:36.087Z] main [2022-11-17T15:59:36.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:36.410Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:36.714Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:36.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-17T15:59:36.714Z] cee3466686f7: Preparing [2022-11-17T15:59:36.714Z] cee3466686f7: Preparing [2022-11-17T15:59:36.714Z] d3d59d0ab17f: Preparing [2022-11-17T15:59:36.714Z] bc826a4fa876: Preparing [2022-11-17T15:59:36.714Z] 804604e10bd5: Preparing [2022-11-17T15:59:36.714Z] a95727548f5e: Preparing [2022-11-17T15:59:36.714Z] 131ae75ab83d: Preparing [2022-11-17T15:59:36.714Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:36.714Z] f6b57ab22cd0: Preparing [2022-11-17T15:59:36.714Z] d2d425414de8: Preparing [2022-11-17T15:59:36.714Z] 43be51266e18: Preparing [2022-11-17T15:59:36.714Z] 0cbc73a53050: Preparing [2022-11-17T15:59:36.714Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:36.714Z] 131ae75ab83d: Waiting [2022-11-17T15:59:36.714Z] 43be51266e18: Waiting [2022-11-17T15:59:36.714Z] 0cbc73a53050: Waiting [2022-11-17T15:59:36.714Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:36.714Z] 6b3b4dae53a7: Waiting [2022-11-17T15:59:36.714Z] d2d425414de8: Waiting [2022-11-17T15:59:36.714Z] f6b57ab22cd0: Waiting [2022-11-17T15:59:36.714Z] cee3466686f7: Pushed [2022-11-17T15:59:36.714Z] 804604e10bd5: Pushed [2022-11-17T15:59:36.714Z] a95727548f5e: Pushed [2022-11-17T15:59:36.714Z] d3d59d0ab17f: Pushed [2022-11-17T15:59:36.714Z] bc826a4fa876: Pushed [2022-11-17T15:59:36.714Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:36.973Z] f6b57ab22cd0: Pushed [2022-11-17T15:59:36.973Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:36.973Z] 0cbc73a53050: Pushed [2022-11-17T15:59:36.973Z] d2d425414de8: Pushed [2022-11-17T15:59:36.973Z] 43be51266e18: Pushed [2022-11-17T15:59:38.350Z] 131ae75ab83d: Pushed [2022-11-17T15:59:38.612Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:18dec9441571fb6683e211e131f853892595d2dab11f99f666fd0b38190ec2e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:38.928Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:39.229Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-17T15:59:39.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-17T15:59:39.229Z] cee3466686f7: Preparing [2022-11-17T15:59:39.229Z] cee3466686f7: Preparing [2022-11-17T15:59:39.229Z] d3d59d0ab17f: Preparing [2022-11-17T15:59:39.229Z] bc826a4fa876: Preparing [2022-11-17T15:59:39.229Z] 804604e10bd5: Preparing [2022-11-17T15:59:39.229Z] a95727548f5e: Preparing [2022-11-17T15:59:39.229Z] 131ae75ab83d: Preparing [2022-11-17T15:59:39.229Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:39.229Z] f6b57ab22cd0: Preparing [2022-11-17T15:59:39.229Z] d2d425414de8: Preparing [2022-11-17T15:59:39.229Z] 131ae75ab83d: Waiting [2022-11-17T15:59:39.229Z] 6b3b4dae53a7: Waiting [2022-11-17T15:59:39.229Z] 43be51266e18: Preparing [2022-11-17T15:59:39.229Z] 0cbc73a53050: Preparing [2022-11-17T15:59:39.229Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:39.229Z] d2d425414de8: Waiting [2022-11-17T15:59:39.229Z] 43be51266e18: Waiting [2022-11-17T15:59:39.229Z] 0cbc73a53050: Waiting [2022-11-17T15:59:39.229Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:39.229Z] f6b57ab22cd0: Waiting [2022-11-17T15:59:39.229Z] 804604e10bd5: Layer already exists [2022-11-17T15:59:39.229Z] cee3466686f7: Layer already exists [2022-11-17T15:59:39.229Z] a95727548f5e: Layer already exists [2022-11-17T15:59:39.229Z] bc826a4fa876: Layer already exists [2022-11-17T15:59:39.229Z] d3d59d0ab17f: Layer already exists [2022-11-17T15:59:39.229Z] 131ae75ab83d: Layer already exists [2022-11-17T15:59:39.229Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:39.229Z] 43be51266e18: Layer already exists [2022-11-17T15:59:39.229Z] f6b57ab22cd0: Layer already exists [2022-11-17T15:59:39.229Z] d2d425414de8: Layer already exists [2022-11-17T15:59:39.229Z] 0cbc73a53050: Layer already exists [2022-11-17T15:59:39.229Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:39.229Z] latest: digest: sha256:18dec9441571fb6683e211e131f853892595d2dab11f99f666fd0b38190ec2e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:39.535Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:39.833Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.3 [2022-11-17T15:59:39.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-17T15:59:39.833Z] cee3466686f7: Preparing [2022-11-17T15:59:39.833Z] cee3466686f7: Preparing [2022-11-17T15:59:39.833Z] d3d59d0ab17f: Preparing [2022-11-17T15:59:39.833Z] bc826a4fa876: Preparing [2022-11-17T15:59:39.833Z] 804604e10bd5: Preparing [2022-11-17T15:59:39.833Z] a95727548f5e: Preparing [2022-11-17T15:59:39.833Z] 131ae75ab83d: Preparing [2022-11-17T15:59:39.833Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:39.833Z] f6b57ab22cd0: Preparing [2022-11-17T15:59:39.834Z] d2d425414de8: Preparing [2022-11-17T15:59:39.834Z] 43be51266e18: Preparing [2022-11-17T15:59:39.834Z] 0cbc73a53050: Preparing [2022-11-17T15:59:39.834Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:39.834Z] 6b3b4dae53a7: Waiting [2022-11-17T15:59:39.834Z] f6b57ab22cd0: Waiting [2022-11-17T15:59:39.834Z] d2d425414de8: Waiting [2022-11-17T15:59:39.834Z] 43be51266e18: Waiting [2022-11-17T15:59:39.834Z] 0cbc73a53050: Waiting [2022-11-17T15:59:39.834Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:39.834Z] 131ae75ab83d: Waiting [2022-11-17T15:59:39.834Z] d3d59d0ab17f: Layer already exists [2022-11-17T15:59:39.834Z] 804604e10bd5: Layer already exists [2022-11-17T15:59:39.834Z] a95727548f5e: Layer already exists [2022-11-17T15:59:39.834Z] cee3466686f7: Layer already exists [2022-11-17T15:59:39.834Z] bc826a4fa876: Layer already exists [2022-11-17T15:59:39.834Z] 131ae75ab83d: Layer already exists [2022-11-17T15:59:39.834Z] d2d425414de8: Layer already exists [2022-11-17T15:59:39.834Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:39.834Z] 43be51266e18: Layer already exists [2022-11-17T15:59:39.834Z] f6b57ab22cd0: Layer already exists [2022-11-17T15:59:39.834Z] 0cbc73a53050: Layer already exists [2022-11-17T15:59:39.834Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:39.834Z] 2.3.1-dev.3: digest: sha256:18dec9441571fb6683e211e131f853892595d2dab11f99f666fd0b38190ec2e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:40.134Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:40.433Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:40.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-17T15:59:40.433Z] cee3466686f7: Preparing [2022-11-17T15:59:40.433Z] cee3466686f7: Preparing [2022-11-17T15:59:40.433Z] d3d59d0ab17f: Preparing [2022-11-17T15:59:40.433Z] bc826a4fa876: Preparing [2022-11-17T15:59:40.433Z] 804604e10bd5: Preparing [2022-11-17T15:59:40.433Z] a95727548f5e: Preparing [2022-11-17T15:59:40.433Z] 131ae75ab83d: Preparing [2022-11-17T15:59:40.433Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:40.433Z] f6b57ab22cd0: Preparing [2022-11-17T15:59:40.433Z] d2d425414de8: Preparing [2022-11-17T15:59:40.433Z] 43be51266e18: Preparing [2022-11-17T15:59:40.433Z] 0cbc73a53050: Preparing [2022-11-17T15:59:40.433Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:40.433Z] 131ae75ab83d: Waiting [2022-11-17T15:59:40.433Z] 6b3b4dae53a7: Waiting [2022-11-17T15:59:40.433Z] f6b57ab22cd0: Waiting [2022-11-17T15:59:40.433Z] d2d425414de8: Waiting [2022-11-17T15:59:40.433Z] 43be51266e18: Waiting [2022-11-17T15:59:40.433Z] 0cbc73a53050: Waiting [2022-11-17T15:59:40.433Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:40.433Z] cee3466686f7: Layer already exists [2022-11-17T15:59:40.433Z] 804604e10bd5: Layer already exists [2022-11-17T15:59:40.433Z] d3d59d0ab17f: Layer already exists [2022-11-17T15:59:40.433Z] bc826a4fa876: Layer already exists [2022-11-17T15:59:40.433Z] a95727548f5e: Layer already exists [2022-11-17T15:59:40.433Z] 131ae75ab83d: Layer already exists [2022-11-17T15:59:40.433Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:40.433Z] d2d425414de8: Layer already exists [2022-11-17T15:59:40.433Z] f6b57ab22cd0: Layer already exists [2022-11-17T15:59:40.433Z] 43be51266e18: Layer already exists [2022-11-17T15:59:40.433Z] 0cbc73a53050: Layer already exists [2022-11-17T15:59:40.433Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:40.433Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:18dec9441571fb6683e211e131f853892595d2dab11f99f666fd0b38190ec2e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:40.738Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:41.037Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-11-17T15:59:41.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-11-17T15:59:41.037Z] cee3466686f7: Preparing [2022-11-17T15:59:41.037Z] cee3466686f7: Preparing [2022-11-17T15:59:41.037Z] d3d59d0ab17f: Preparing [2022-11-17T15:59:41.037Z] bc826a4fa876: Preparing [2022-11-17T15:59:41.037Z] 804604e10bd5: Preparing [2022-11-17T15:59:41.037Z] a95727548f5e: Preparing [2022-11-17T15:59:41.037Z] 131ae75ab83d: Preparing [2022-11-17T15:59:41.037Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:41.037Z] f6b57ab22cd0: Preparing [2022-11-17T15:59:41.037Z] d2d425414de8: Preparing [2022-11-17T15:59:41.037Z] 43be51266e18: Preparing [2022-11-17T15:59:41.037Z] 0cbc73a53050: Preparing [2022-11-17T15:59:41.037Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:41.037Z] 6b3b4dae53a7: Waiting [2022-11-17T15:59:41.037Z] f6b57ab22cd0: Waiting [2022-11-17T15:59:41.037Z] d2d425414de8: Waiting [2022-11-17T15:59:41.037Z] 131ae75ab83d: Waiting [2022-11-17T15:59:41.037Z] 43be51266e18: Waiting [2022-11-17T15:59:41.037Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:41.037Z] 0cbc73a53050: Waiting [2022-11-17T15:59:41.037Z] d3d59d0ab17f: Layer already exists [2022-11-17T15:59:41.037Z] cee3466686f7: Layer already exists [2022-11-17T15:59:41.037Z] a95727548f5e: Layer already exists [2022-11-17T15:59:41.037Z] bc826a4fa876: Layer already exists [2022-11-17T15:59:41.037Z] 804604e10bd5: Layer already exists [2022-11-17T15:59:41.037Z] 131ae75ab83d: Layer already exists [2022-11-17T15:59:41.037Z] d2d425414de8: Layer already exists [2022-11-17T15:59:41.038Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:41.038Z] 43be51266e18: Layer already exists [2022-11-17T15:59:41.038Z] f6b57ab22cd0: Layer already exists [2022-11-17T15:59:41.038Z] 0cbc73a53050: Layer already exists [2022-11-17T15:59:41.038Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:41.038Z] main: digest: sha256:18dec9441571fb6683e211e131f853892595d2dab11f99f666fd0b38190ec2e0 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T15:59:41.073Z] ===================================================== [Pipeline] echo [2022-11-17T15:59:41.078Z] taggedImages: [2022-11-17T15:59:41.078Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:41.078Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-11-17T15:59:41.078Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.3 [2022-11-17T15:59:41.078Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:41.078Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-11-17T15:59:41.092Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-11-17T15:59:41.092Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:41.092Z] latest [2022-11-17T15:59:41.092Z] 2.3.1-dev.3 [2022-11-17T15:59:41.092Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:41.092Z] main [2022-11-17T15:59:41.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:41.395Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:41.697Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:41.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-17T15:59:41.697Z] f37813c8804d: Preparing [2022-11-17T15:59:41.697Z] 2cf4245943df: Preparing [2022-11-17T15:59:41.697Z] 6d97b7d55594: Preparing [2022-11-17T15:59:41.697Z] d7395bebe677: Preparing [2022-11-17T15:59:41.697Z] 437b7bb663b7: Preparing [2022-11-17T15:59:41.697Z] 67b4506428a7: Preparing [2022-11-17T15:59:41.697Z] 424a965746a8: Preparing [2022-11-17T15:59:41.697Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:41.697Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:41.697Z] 424a965746a8: Waiting [2022-11-17T15:59:41.697Z] 437b7bb663b7: Pushed [2022-11-17T15:59:41.955Z] 2cf4245943df: Pushed [2022-11-17T15:59:41.955Z] f37813c8804d: Pushed [2022-11-17T15:59:41.955Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:41.955Z] 67b4506428a7: Pushed [2022-11-17T15:59:42.212Z] 424a965746a8: Pushed [2022-11-17T15:59:42.779Z] d7395bebe677: Pushed [2022-11-17T15:59:42.779Z] 6d97b7d55594: Pushed [2022-11-17T15:59:42.779Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:94f7130525397d8270b777e0828a42d94b24321b39b84f3a6f522fd953f3c14d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:43.094Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:43.393Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-17T15:59:43.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-17T15:59:43.393Z] f37813c8804d: Preparing [2022-11-17T15:59:43.393Z] 2cf4245943df: Preparing [2022-11-17T15:59:43.393Z] 6d97b7d55594: Preparing [2022-11-17T15:59:43.393Z] d7395bebe677: Preparing [2022-11-17T15:59:43.393Z] 437b7bb663b7: Preparing [2022-11-17T15:59:43.393Z] 67b4506428a7: Preparing [2022-11-17T15:59:43.393Z] 424a965746a8: Preparing [2022-11-17T15:59:43.393Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:43.393Z] 67b4506428a7: Waiting [2022-11-17T15:59:43.393Z] 424a965746a8: Waiting [2022-11-17T15:59:43.393Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:43.393Z] 437b7bb663b7: Layer already exists [2022-11-17T15:59:43.393Z] d7395bebe677: Layer already exists [2022-11-17T15:59:43.393Z] 6d97b7d55594: Layer already exists [2022-11-17T15:59:43.393Z] 2cf4245943df: Layer already exists [2022-11-17T15:59:43.393Z] f37813c8804d: Layer already exists [2022-11-17T15:59:43.393Z] 424a965746a8: Layer already exists [2022-11-17T15:59:43.393Z] 67b4506428a7: Layer already exists [2022-11-17T15:59:43.393Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:43.393Z] latest: digest: sha256:94f7130525397d8270b777e0828a42d94b24321b39b84f3a6f522fd953f3c14d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:43.697Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:43.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.3 [2022-11-17T15:59:43.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-17T15:59:43.997Z] f37813c8804d: Preparing [2022-11-17T15:59:43.997Z] 2cf4245943df: Preparing [2022-11-17T15:59:43.997Z] 6d97b7d55594: Preparing [2022-11-17T15:59:43.997Z] d7395bebe677: Preparing [2022-11-17T15:59:43.997Z] 437b7bb663b7: Preparing [2022-11-17T15:59:43.997Z] 67b4506428a7: Preparing [2022-11-17T15:59:43.997Z] 424a965746a8: Preparing [2022-11-17T15:59:43.997Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:43.997Z] 424a965746a8: Waiting [2022-11-17T15:59:43.997Z] 67b4506428a7: Waiting [2022-11-17T15:59:43.997Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:43.997Z] d7395bebe677: Layer already exists [2022-11-17T15:59:43.997Z] 2cf4245943df: Layer already exists [2022-11-17T15:59:43.997Z] 437b7bb663b7: Layer already exists [2022-11-17T15:59:43.997Z] f37813c8804d: Layer already exists [2022-11-17T15:59:43.997Z] 6d97b7d55594: Layer already exists [2022-11-17T15:59:43.997Z] 67b4506428a7: Layer already exists [2022-11-17T15:59:43.997Z] 424a965746a8: Layer already exists [2022-11-17T15:59:43.997Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:43.997Z] 2.3.1-dev.3: digest: sha256:94f7130525397d8270b777e0828a42d94b24321b39b84f3a6f522fd953f3c14d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:44.298Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:44.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:44.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-17T15:59:44.597Z] f37813c8804d: Preparing [2022-11-17T15:59:44.597Z] 2cf4245943df: Preparing [2022-11-17T15:59:44.597Z] 6d97b7d55594: Preparing [2022-11-17T15:59:44.597Z] d7395bebe677: Preparing [2022-11-17T15:59:44.597Z] 437b7bb663b7: Preparing [2022-11-17T15:59:44.597Z] 67b4506428a7: Preparing [2022-11-17T15:59:44.597Z] 424a965746a8: Preparing [2022-11-17T15:59:44.597Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:44.597Z] 67b4506428a7: Waiting [2022-11-17T15:59:44.597Z] 424a965746a8: Waiting [2022-11-17T15:59:44.597Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:44.597Z] f37813c8804d: Layer already exists [2022-11-17T15:59:44.597Z] d7395bebe677: Layer already exists [2022-11-17T15:59:44.597Z] 437b7bb663b7: Layer already exists [2022-11-17T15:59:44.597Z] 2cf4245943df: Layer already exists [2022-11-17T15:59:44.597Z] 6d97b7d55594: Layer already exists [2022-11-17T15:59:44.597Z] 67b4506428a7: Layer already exists [2022-11-17T15:59:44.597Z] 424a965746a8: Layer already exists [2022-11-17T15:59:44.597Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:44.597Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:94f7130525397d8270b777e0828a42d94b24321b39b84f3a6f522fd953f3c14d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:44.901Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:45.202Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-11-17T15:59:45.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-11-17T15:59:45.202Z] f37813c8804d: Preparing [2022-11-17T15:59:45.202Z] 2cf4245943df: Preparing [2022-11-17T15:59:45.202Z] 6d97b7d55594: Preparing [2022-11-17T15:59:45.202Z] d7395bebe677: Preparing [2022-11-17T15:59:45.202Z] 437b7bb663b7: Preparing [2022-11-17T15:59:45.202Z] 67b4506428a7: Preparing [2022-11-17T15:59:45.202Z] 424a965746a8: Preparing [2022-11-17T15:59:45.202Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:45.202Z] 424a965746a8: Waiting [2022-11-17T15:59:45.202Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:45.202Z] 67b4506428a7: Waiting [2022-11-17T15:59:45.202Z] 437b7bb663b7: Layer already exists [2022-11-17T15:59:45.202Z] f37813c8804d: Layer already exists [2022-11-17T15:59:45.202Z] 2cf4245943df: Layer already exists [2022-11-17T15:59:45.202Z] 6d97b7d55594: Layer already exists [2022-11-17T15:59:45.202Z] d7395bebe677: Layer already exists [2022-11-17T15:59:45.202Z] 67b4506428a7: Layer already exists [2022-11-17T15:59:45.202Z] 424a965746a8: Layer already exists [2022-11-17T15:59:45.202Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:45.202Z] main: digest: sha256:94f7130525397d8270b777e0828a42d94b24321b39b84f3a6f522fd953f3c14d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T15:59:45.240Z] ===================================================== [Pipeline] echo [2022-11-17T15:59:45.247Z] taggedImages: [2022-11-17T15:59:45.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:45.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-11-17T15:59:45.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.3 [2022-11-17T15:59:45.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:45.247Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-11-17T15:59:45.261Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-11-17T15:59:45.261Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:45.261Z] latest [2022-11-17T15:59:45.261Z] 2.3.1-dev.3 [2022-11-17T15:59:45.261Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:45.261Z] main [2022-11-17T15:59:45.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:45.562Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:45.861Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:45.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-17T15:59:45.861Z] d59aec3759c7: Preparing [2022-11-17T15:59:45.861Z] 1cc2b404dfc5: Preparing [2022-11-17T15:59:45.861Z] ad6089601a6f: Preparing [2022-11-17T15:59:45.861Z] 14eed305508e: Preparing [2022-11-17T15:59:45.861Z] 49201a14415d: Preparing [2022-11-17T15:59:45.861Z] 05bc9cd77bc3: Preparing [2022-11-17T15:59:45.861Z] 163c428c3af1: Preparing [2022-11-17T15:59:45.861Z] b332f3884934: Preparing [2022-11-17T15:59:45.861Z] 0b8746384024: Preparing [2022-11-17T15:59:45.861Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:45.861Z] 05bc9cd77bc3: Waiting [2022-11-17T15:59:45.861Z] 163c428c3af1: Waiting [2022-11-17T15:59:45.861Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:45.861Z] b332f3884934: Waiting [2022-11-17T15:59:45.861Z] 1cc2b404dfc5: Pushed [2022-11-17T15:59:46.120Z] d59aec3759c7: Pushed [2022-11-17T15:59:46.120Z] 49201a14415d: Pushed [2022-11-17T15:59:46.120Z] b332f3884934: Pushed [2022-11-17T15:59:46.120Z] 05bc9cd77bc3: Pushed [2022-11-17T15:59:46.120Z] 163c428c3af1: Pushed [2022-11-17T15:59:46.120Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:46.379Z] 0b8746384024: Pushed [2022-11-17T15:59:46.945Z] 14eed305508e: Pushed [2022-11-17T15:59:47.204Z] ad6089601a6f: Pushed [2022-11-17T15:59:47.463Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:28c19cce02975473e7ddc257804a4e74ebb32670068f03c855c2be816a5a8b4a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:47.767Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:48.052Z] Removing intermediate container 97c0a3e974d2 [2022-11-17T15:59:48.052Z] ---> a724a240d8ff [2022-11-17T15:59:48.052Z] Successfully built a724a240d8ff [2022-11-17T15:59:48.052Z] Successfully tagged ci-base-image-arm64:latest [2022-11-17T15:59:48.068Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-17T15:59:48.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-17T15:59:48.068Z] d59aec3759c7: Preparing [2022-11-17T15:59:48.068Z] 1cc2b404dfc5: Preparing [2022-11-17T15:59:48.068Z] ad6089601a6f: Preparing [2022-11-17T15:59:48.068Z] 14eed305508e: Preparing [2022-11-17T15:59:48.068Z] 49201a14415d: Preparing [2022-11-17T15:59:48.068Z] 05bc9cd77bc3: Preparing [2022-11-17T15:59:48.068Z] 163c428c3af1: Preparing [2022-11-17T15:59:48.068Z] b332f3884934: Preparing [2022-11-17T15:59:48.068Z] 0b8746384024: Preparing [2022-11-17T15:59:48.068Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:48.068Z] 0b8746384024: Waiting [2022-11-17T15:59:48.068Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:48.068Z] 163c428c3af1: Waiting [2022-11-17T15:59:48.068Z] b332f3884934: Waiting [2022-11-17T15:59:48.068Z] 05bc9cd77bc3: Waiting [2022-11-17T15:59:48.068Z] ad6089601a6f: Layer already exists [2022-11-17T15:59:48.068Z] d59aec3759c7: Layer already exists [2022-11-17T15:59:48.068Z] 1cc2b404dfc5: Layer already exists [2022-11-17T15:59:48.068Z] 14eed305508e: Layer already exists [2022-11-17T15:59:48.068Z] 49201a14415d: Layer already exists [2022-11-17T15:59:48.068Z] 05bc9cd77bc3: Layer already exists [2022-11-17T15:59:48.068Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:48.068Z] 163c428c3af1: Layer already exists [2022-11-17T15:59:48.068Z] 0b8746384024: Layer already exists [2022-11-17T15:59:48.068Z] b332f3884934: Layer already exists [2022-11-17T15:59:48.068Z] latest: digest: sha256:28c19cce02975473e7ddc257804a4e74ebb32670068f03c855c2be816a5a8b4a size: 2405 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:48.395Z] + docker inspect -f . ci-base-image-arm64 [2022-11-17T15:59:48.395Z] . [Pipeline] } [Pipeline] // withEnv [2022-11-17T15:59:48.424Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.3 [Pipeline] withDockerContainer [2022-11-17T15:59:48.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-119404 does not seem to be running inside a container [2022-11-17T15:59:48.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T15:59:50.029Z] $ docker top 6eb6ecced36dab5ff20590b99ab115c2fbe95b8cc8129e83c576c0e370e577b2 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-11-17T15:59:50.593Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.3 [2022-11-17T15:59:50.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-17T15:59:50.593Z] d59aec3759c7: Preparing [2022-11-17T15:59:50.593Z] 1cc2b404dfc5: Preparing [2022-11-17T15:59:50.593Z] ad6089601a6f: Preparing [2022-11-17T15:59:50.593Z] 14eed305508e: Preparing [2022-11-17T15:59:50.593Z] 49201a14415d: Preparing [2022-11-17T15:59:50.593Z] 05bc9cd77bc3: Preparing [2022-11-17T15:59:50.593Z] 163c428c3af1: Preparing [2022-11-17T15:59:50.593Z] b332f3884934: Preparing [2022-11-17T15:59:50.593Z] 05bc9cd77bc3: Waiting [2022-11-17T15:59:50.593Z] 163c428c3af1: Waiting [2022-11-17T15:59:50.593Z] 0b8746384024: Preparing [2022-11-17T15:59:50.593Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:50.593Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:50.593Z] b332f3884934: Waiting [2022-11-17T15:59:50.593Z] 0b8746384024: Waiting [2022-11-17T15:59:50.593Z] 14eed305508e: Layer already exists [2022-11-17T15:59:50.593Z] ad6089601a6f: Layer already exists [2022-11-17T15:59:50.593Z] 49201a14415d: Layer already exists [2022-11-17T15:59:50.593Z] d59aec3759c7: Layer already exists [2022-11-17T15:59:50.593Z] 1cc2b404dfc5: Layer already exists [2022-11-17T15:59:50.593Z] 163c428c3af1: Layer already exists [2022-11-17T15:59:50.593Z] b332f3884934: Layer already exists [2022-11-17T15:59:50.593Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:50.593Z] 05bc9cd77bc3: Layer already exists [2022-11-17T15:59:50.593Z] 0b8746384024: Layer already exists [2022-11-17T15:59:50.593Z] 2.3.1-dev.3: digest: sha256:28c19cce02975473e7ddc257804a4e74ebb32670068f03c855c2be816a5a8b4a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:50.888Z] + go version [2022-11-17T15:59:50.888Z] go version go1.18.7 linux/arm64 [2022-11-17T15:59:50.895Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] } [2022-11-17T15:59:50.929Z] $ docker stop --time=1 6eb6ecced36dab5ff20590b99ab115c2fbe95b8cc8129e83c576c0e370e577b2 [2022-11-17T15:59:52.635Z] $ docker rm -f 6eb6ecced36dab5ff20590b99ab115c2fbe95b8cc8129e83c576c0e370e577b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [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-11-17T15:59:53.071Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:53.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-17T15:59:53.072Z] d59aec3759c7: Preparing [2022-11-17T15:59:53.072Z] 1cc2b404dfc5: Preparing [2022-11-17T15:59:53.072Z] ad6089601a6f: Preparing [2022-11-17T15:59:53.072Z] 14eed305508e: Preparing [2022-11-17T15:59:53.072Z] 49201a14415d: Preparing [2022-11-17T15:59:53.072Z] 05bc9cd77bc3: Preparing [2022-11-17T15:59:53.072Z] 163c428c3af1: Preparing [2022-11-17T15:59:53.072Z] b332f3884934: Preparing [2022-11-17T15:59:53.072Z] 0b8746384024: Preparing [2022-11-17T15:59:53.072Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:53.072Z] 05bc9cd77bc3: Waiting [2022-11-17T15:59:53.072Z] b332f3884934: Waiting [2022-11-17T15:59:53.072Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:53.072Z] 0b8746384024: Waiting [2022-11-17T15:59:53.072Z] 163c428c3af1: Waiting [2022-11-17T15:59:53.072Z] 1cc2b404dfc5: Layer already exists [2022-11-17T15:59:53.072Z] d59aec3759c7: Layer already exists [2022-11-17T15:59:53.072Z] 14eed305508e: Layer already exists [2022-11-17T15:59:53.072Z] 49201a14415d: Layer already exists [2022-11-17T15:59:53.072Z] ad6089601a6f: Layer already exists [2022-11-17T15:59:53.072Z] 05bc9cd77bc3: Layer already exists [2022-11-17T15:59:53.072Z] b332f3884934: Layer already exists [2022-11-17T15:59:53.072Z] 163c428c3af1: Layer already exists [2022-11-17T15:59:53.072Z] 0b8746384024: Layer already exists [2022-11-17T15:59:53.072Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:53.072Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:28c19cce02975473e7ddc257804a4e74ebb32670068f03c855c2be816a5a8b4a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:53.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-17T15:59:53.227Z] [2022-11-17T15:59:53.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:53.378Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:53.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-17T15:59:53.679Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-11-17T15:59:53.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-11-17T15:59:53.679Z] d59aec3759c7: Preparing [2022-11-17T15:59:53.679Z] 1cc2b404dfc5: Preparing [2022-11-17T15:59:53.679Z] ad6089601a6f: Preparing [2022-11-17T15:59:53.679Z] 14eed305508e: Preparing [2022-11-17T15:59:53.679Z] 49201a14415d: Preparing [2022-11-17T15:59:53.679Z] 05bc9cd77bc3: Preparing [2022-11-17T15:59:53.679Z] 163c428c3af1: Preparing [2022-11-17T15:59:53.679Z] b332f3884934: Preparing [2022-11-17T15:59:53.679Z] 0b8746384024: Preparing [2022-11-17T15:59:53.679Z] e5e13b0c77cb: Preparing [2022-11-17T15:59:53.679Z] 163c428c3af1: Waiting [2022-11-17T15:59:53.679Z] 05bc9cd77bc3: Waiting [2022-11-17T15:59:53.679Z] 0b8746384024: Waiting [2022-11-17T15:59:53.679Z] e5e13b0c77cb: Waiting [2022-11-17T15:59:53.679Z] ad6089601a6f: Layer already exists [2022-11-17T15:59:53.679Z] d59aec3759c7: Layer already exists [2022-11-17T15:59:53.679Z] 49201a14415d: Layer already exists [2022-11-17T15:59:53.679Z] 1cc2b404dfc5: Layer already exists [2022-11-17T15:59:53.679Z] 14eed305508e: Layer already exists [2022-11-17T15:59:53.679Z] 05bc9cd77bc3: Layer already exists [2022-11-17T15:59:53.679Z] 163c428c3af1: Layer already exists [2022-11-17T15:59:53.679Z] b332f3884934: Layer already exists [2022-11-17T15:59:53.679Z] e5e13b0c77cb: Layer already exists [2022-11-17T15:59:53.679Z] 0b8746384024: Layer already exists [2022-11-17T15:59:53.680Z] main: digest: sha256:28c19cce02975473e7ddc257804a4e74ebb32670068f03c855c2be816a5a8b4a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T15:59:53.722Z] ===================================================== [Pipeline] echo [2022-11-17T15:59:53.727Z] taggedImages: [2022-11-17T15:59:53.727Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:53.727Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-11-17T15:59:53.727Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.3 [2022-11-17T15:59:53.727Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:53.728Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-11-17T15:59:53.742Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-11-17T15:59:53.742Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:53.742Z] latest [2022-11-17T15:59:53.742Z] 2.3.1-dev.3 [2022-11-17T15:59:53.742Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:53.742Z] main [2022-11-17T15:59:53.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:53.831Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-11-17T15:59:53.831Z] 29e5d40040c1: Pulling fs layer [2022-11-17T15:59:53.831Z] 1ce36da41761: Pulling fs layer [2022-11-17T15:59:53.831Z] 25b303627fd3: Pulling fs layer [2022-11-17T15:59:53.831Z] 29e5d40040c1: Verifying Checksum [2022-11-17T15:59:53.831Z] 29e5d40040c1: Download complete [2022-11-17T15:59:54.043Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:54.103Z] 1ce36da41761: Verifying Checksum [2022-11-17T15:59:54.103Z] 1ce36da41761: Download complete [2022-11-17T15:59:54.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:54.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-17T15:59:54.344Z] efab12c34496: Preparing [2022-11-17T15:59:54.344Z] c206cb9f2b0d: Preparing [2022-11-17T15:59:54.344Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:54.344Z] 7264cbf745ab: Preparing [2022-11-17T15:59:54.344Z] 34d5ebaa5410: Preparing [2022-11-17T15:59:54.344Z] 34d5ebaa5410: Layer already exists [2022-11-17T15:59:54.344Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:54.344Z] efab12c34496: Pushed [2022-11-17T15:59:54.370Z] 29e5d40040c1: Pull complete [2022-11-17T15:59:54.911Z] 7264cbf745ab: Pushed [2022-11-17T15:59:55.791Z] 1ce36da41761: Pull complete [2022-11-17T15:59:55.791Z] 25b303627fd3: Verifying Checksum [2022-11-17T15:59:55.791Z] 25b303627fd3: Download complete [2022-11-17T15:59:56.292Z] c206cb9f2b0d: Pushed [2022-11-17T15:59:56.292Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:1b032b538e45fab66fd4488a67ed11de885a41fdded7296a4ba4b3476dcf94a1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:56.595Z] + 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-11-17T15:59:56.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-17T15:59:56.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-17T15:59:56.892Z] efab12c34496: Preparing [2022-11-17T15:59:56.892Z] c206cb9f2b0d: Preparing [2022-11-17T15:59:56.892Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:56.892Z] 7264cbf745ab: Preparing [2022-11-17T15:59:56.892Z] 34d5ebaa5410: Preparing [2022-11-17T15:59:56.892Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:56.892Z] c206cb9f2b0d: Layer already exists [2022-11-17T15:59:56.892Z] efab12c34496: Layer already exists [2022-11-17T15:59:56.892Z] 34d5ebaa5410: Layer already exists [2022-11-17T15:59:56.892Z] 7264cbf745ab: Layer already exists [2022-11-17T15:59:56.892Z] latest: digest: sha256:1b032b538e45fab66fd4488a67ed11de885a41fdded7296a4ba4b3476dcf94a1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:57.200Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:57.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.3 [2022-11-17T15:59:57.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-17T15:59:57.497Z] efab12c34496: Preparing [2022-11-17T15:59:57.497Z] c206cb9f2b0d: Preparing [2022-11-17T15:59:57.497Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:57.497Z] 7264cbf745ab: Preparing [2022-11-17T15:59:57.497Z] 34d5ebaa5410: Preparing [2022-11-17T15:59:57.497Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:57.497Z] 7264cbf745ab: Layer already exists [2022-11-17T15:59:57.497Z] efab12c34496: Layer already exists [2022-11-17T15:59:57.497Z] 34d5ebaa5410: Layer already exists [2022-11-17T15:59:57.497Z] c206cb9f2b0d: Layer already exists [2022-11-17T15:59:57.497Z] 2.3.1-dev.3: digest: sha256:1b032b538e45fab66fd4488a67ed11de885a41fdded7296a4ba4b3476dcf94a1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:57.800Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:58.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:58.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-17T15:59:58.096Z] efab12c34496: Preparing [2022-11-17T15:59:58.096Z] c206cb9f2b0d: Preparing [2022-11-17T15:59:58.096Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:58.096Z] 7264cbf745ab: Preparing [2022-11-17T15:59:58.096Z] 34d5ebaa5410: Preparing [2022-11-17T15:59:58.096Z] 7264cbf745ab: Layer already exists [2022-11-17T15:59:58.096Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:58.096Z] c206cb9f2b0d: Layer already exists [2022-11-17T15:59:58.096Z] 34d5ebaa5410: Layer already exists [2022-11-17T15:59:58.096Z] efab12c34496: Layer already exists [2022-11-17T15:59:58.096Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:1b032b538e45fab66fd4488a67ed11de885a41fdded7296a4ba4b3476dcf94a1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:58.396Z] + 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-11-17T15:59:58.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-11-17T15:59:58.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-11-17T15:59:58.692Z] efab12c34496: Preparing [2022-11-17T15:59:58.692Z] c206cb9f2b0d: Preparing [2022-11-17T15:59:58.692Z] 6b3b4dae53a7: Preparing [2022-11-17T15:59:58.692Z] 7264cbf745ab: Preparing [2022-11-17T15:59:58.692Z] 34d5ebaa5410: Preparing [2022-11-17T15:59:58.692Z] efab12c34496: Layer already exists [2022-11-17T15:59:58.692Z] c206cb9f2b0d: Layer already exists [2022-11-17T15:59:58.692Z] 34d5ebaa5410: Layer already exists [2022-11-17T15:59:58.692Z] 6b3b4dae53a7: Layer already exists [2022-11-17T15:59:58.692Z] 7264cbf745ab: Layer already exists [2022-11-17T15:59:58.692Z] main: digest: sha256:1b032b538e45fab66fd4488a67ed11de885a41fdded7296a4ba4b3476dcf94a1 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T15:59:58.731Z] ===================================================== [Pipeline] echo [2022-11-17T15:59:58.739Z] taggedImages: [2022-11-17T15:59:58.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:58.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-11-17T15:59:58.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.3 [2022-11-17T15:59:58.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:58.739Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-11-17T15:59:58.758Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-11-17T15:59:58.758Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:58.758Z] latest [2022-11-17T15:59:58.758Z] 2.3.1-dev.3 [2022-11-17T15:59:58.758Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T15:59:58.758Z] main [2022-11-17T15:59:58.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:59.069Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T15:59:59.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T15:59:59.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-17T15:59:59.373Z] 5ef1c17786ff: Preparing [2022-11-17T15:59:59.373Z] 1a5642b9009a: Preparing [2022-11-17T15:59:59.373Z] 6e7e79ff37e7: Preparing [2022-11-17T15:59:59.373Z] ff757710d831: Preparing [2022-11-17T15:59:59.373Z] 8ba1041eb4e1: Preparing [2022-11-17T15:59:59.373Z] 94fc6a0372f5: Preparing [2022-11-17T15:59:59.373Z] 34d5ebaa5410: Preparing [2022-11-17T15:59:59.373Z] 94fc6a0372f5: Waiting [2022-11-17T15:59:59.373Z] 34d5ebaa5410: Waiting [2022-11-17T15:59:59.373Z] 5ef1c17786ff: Pushed [2022-11-17T15:59:59.373Z] 6e7e79ff37e7: Pushed [2022-11-17T15:59:59.373Z] 1a5642b9009a: Pushed [2022-11-17T15:59:59.373Z] 34d5ebaa5410: Layer already exists [2022-11-17T15:59:59.939Z] 94fc6a0372f5: Pushed [2022-11-17T16:00:02.469Z] 8ba1041eb4e1: Pushed [2022-11-17T16:00:05.755Z] ff757710d831: Pushed [2022-11-17T16:00:05.755Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:e54ea10129881a013adb852944981084ba9f4e082085d62d78bd8566a9c521d1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:06.056Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:06.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-17T16:00:06.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-17T16:00:06.353Z] 5ef1c17786ff: Preparing [2022-11-17T16:00:06.353Z] 1a5642b9009a: Preparing [2022-11-17T16:00:06.353Z] 6e7e79ff37e7: Preparing [2022-11-17T16:00:06.353Z] ff757710d831: Preparing [2022-11-17T16:00:06.353Z] 8ba1041eb4e1: Preparing [2022-11-17T16:00:06.353Z] 94fc6a0372f5: Preparing [2022-11-17T16:00:06.353Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:06.353Z] 94fc6a0372f5: Waiting [2022-11-17T16:00:06.353Z] 34d5ebaa5410: Waiting [2022-11-17T16:00:06.353Z] ff757710d831: Layer already exists [2022-11-17T16:00:06.353Z] 8ba1041eb4e1: Layer already exists [2022-11-17T16:00:06.353Z] 5ef1c17786ff: Layer already exists [2022-11-17T16:00:06.353Z] 1a5642b9009a: Layer already exists [2022-11-17T16:00:06.353Z] 6e7e79ff37e7: Layer already exists [2022-11-17T16:00:06.353Z] 94fc6a0372f5: Layer already exists [2022-11-17T16:00:06.353Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:06.353Z] latest: digest: sha256:e54ea10129881a013adb852944981084ba9f4e082085d62d78bd8566a9c521d1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:06.652Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:06.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.3 [2022-11-17T16:00:06.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-17T16:00:06.951Z] 5ef1c17786ff: Preparing [2022-11-17T16:00:06.952Z] 1a5642b9009a: Preparing [2022-11-17T16:00:06.952Z] 6e7e79ff37e7: Preparing [2022-11-17T16:00:06.952Z] ff757710d831: Preparing [2022-11-17T16:00:06.952Z] 8ba1041eb4e1: Preparing [2022-11-17T16:00:06.952Z] 94fc6a0372f5: Preparing [2022-11-17T16:00:06.952Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:06.952Z] 94fc6a0372f5: Waiting [2022-11-17T16:00:06.952Z] 34d5ebaa5410: Waiting [2022-11-17T16:00:06.952Z] 8ba1041eb4e1: Layer already exists [2022-11-17T16:00:06.952Z] 6e7e79ff37e7: Layer already exists [2022-11-17T16:00:06.952Z] 5ef1c17786ff: Layer already exists [2022-11-17T16:00:06.952Z] ff757710d831: Layer already exists [2022-11-17T16:00:06.952Z] 1a5642b9009a: Layer already exists [2022-11-17T16:00:06.952Z] 94fc6a0372f5: Layer already exists [2022-11-17T16:00:06.952Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:06.952Z] 2.3.1-dev.3: digest: sha256:e54ea10129881a013adb852944981084ba9f4e082085d62d78bd8566a9c521d1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:07.256Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:07.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:07.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-17T16:00:07.557Z] 5ef1c17786ff: Preparing [2022-11-17T16:00:07.557Z] 1a5642b9009a: Preparing [2022-11-17T16:00:07.557Z] 6e7e79ff37e7: Preparing [2022-11-17T16:00:07.557Z] ff757710d831: Preparing [2022-11-17T16:00:07.557Z] 8ba1041eb4e1: Preparing [2022-11-17T16:00:07.557Z] 94fc6a0372f5: Preparing [2022-11-17T16:00:07.557Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:07.557Z] 94fc6a0372f5: Waiting [2022-11-17T16:00:07.557Z] 34d5ebaa5410: Waiting [2022-11-17T16:00:07.557Z] 5ef1c17786ff: Layer already exists [2022-11-17T16:00:07.557Z] 8ba1041eb4e1: Layer already exists [2022-11-17T16:00:07.557Z] 6e7e79ff37e7: Layer already exists [2022-11-17T16:00:07.557Z] 1a5642b9009a: Layer already exists [2022-11-17T16:00:07.557Z] ff757710d831: Layer already exists [2022-11-17T16:00:07.557Z] 94fc6a0372f5: Layer already exists [2022-11-17T16:00:07.557Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:07.557Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:e54ea10129881a013adb852944981084ba9f4e082085d62d78bd8566a9c521d1 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:07.866Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:08.136Z] 25b303627fd3: Pull complete [2022-11-17T16:00:08.136Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-11-17T16:00:08.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-17T16:00:08.136Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-11-17T16:00:08.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-11-17T16:00:08.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-11-17T16:00:08.168Z] 5ef1c17786ff: Preparing [2022-11-17T16:00:08.168Z] 1a5642b9009a: Preparing [2022-11-17T16:00:08.168Z] 6e7e79ff37e7: Preparing [2022-11-17T16:00:08.168Z] ff757710d831: Preparing [2022-11-17T16:00:08.168Z] 8ba1041eb4e1: Preparing [2022-11-17T16:00:08.168Z] 94fc6a0372f5: Preparing [2022-11-17T16:00:08.168Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:08.168Z] 94fc6a0372f5: Waiting [2022-11-17T16:00:08.168Z] ff757710d831: Layer already exists [2022-11-17T16:00:08.168Z] 5ef1c17786ff: Layer already exists [2022-11-17T16:00:08.168Z] 8ba1041eb4e1: Layer already exists [2022-11-17T16:00:08.168Z] 1a5642b9009a: Layer already exists [2022-11-17T16:00:08.168Z] 6e7e79ff37e7: Layer already exists [2022-11-17T16:00:08.168Z] 94fc6a0372f5: Layer already exists [2022-11-17T16:00:08.168Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:08.168Z] main: digest: sha256:e54ea10129881a013adb852944981084ba9f4e082085d62d78bd8566a9c521d1 size: 1785 [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T16:00:08.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-119404 does not seem to be running inside a container [2022-11-17T16:00:08.388Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T16:00:10.646Z] $ docker top e9226255e2c14030e249d69ba821b2038dc3e6d8a2d618651e3611fb10e07dfc -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:00:10.975Z] ===================================================== [Pipeline] echo [2022-11-17T16:00:10.983Z] taggedImages: [2022-11-17T16:00:10.983Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:10.983Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-11-17T16:00:10.983Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.3 [2022-11-17T16:00:10.983Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:10.983Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-11-17T16:00:11.002Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-11-17T16:00:11.002Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:11.002Z] latest [2022-11-17T16:00:11.002Z] 2.3.1-dev.3 [2022-11-17T16:00:11.002Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:11.002Z] main [2022-11-17T16:00:11.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:11.325Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:11.476Z] + grep parallel [2022-11-17T16:00:11.476Z] + docker-compose build --help [2022-11-17T16:00:11.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:11.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-17T16:00:11.627Z] 07b8bbb1260b: Preparing [2022-11-17T16:00:11.627Z] 703f07bf507c: Preparing [2022-11-17T16:00:11.627Z] d06cdba6dc5f: Preparing [2022-11-17T16:00:11.627Z] e84f515739bf: Preparing [2022-11-17T16:00:11.627Z] 7321dc9f0ce1: Preparing [2022-11-17T16:00:11.627Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:11.627Z] 34d5ebaa5410: Waiting [2022-11-17T16:00:11.627Z] d06cdba6dc5f: Pushed [2022-11-17T16:00:11.627Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:11.627Z] 07b8bbb1260b: Pushed [2022-11-17T16:00:11.627Z] 703f07bf507c: Pushed [2022-11-17T16:00:11.884Z] 7321dc9f0ce1: Pushed [2022-11-17T16:00:15.731Z] --parallel Build images in parallel. [Pipeline] } [2022-11-17T16:00:16.019Z] $ docker stop --time=1 e9226255e2c14030e249d69ba821b2038dc3e6d8a2d618651e3611fb10e07dfc [2022-11-17T16:00:17.669Z] $ docker rm -f e9226255e2c14030e249d69ba821b2038dc3e6d8a2d618651e3611fb10e07dfc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:18.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-11-17T16:00:18.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T16:00:18.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-119404 does not seem to be running inside a container [2022-11-17T16:00:18.402Z] $ 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/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T16:00:18.442Z] e84f515739bf: Pushed [2022-11-17T16:00:18.443Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:1d889c66cca3f4ac346a2dd44edf0f60dd9cf33da85fff627e6b6b7858fc0dbc size: 1573 [2022-11-17T16:00:19.625Z] $ docker top 6f17f2379faaa234d8afa5faa75e4c8adfaa31bd8c3d1caffe716e5f90b9a07e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:20.147Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:20.433Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-11-17T16:00:20.440Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-17T16:00:20.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-17T16:00:20.440Z] 07b8bbb1260b: Preparing [2022-11-17T16:00:20.440Z] 703f07bf507c: Preparing [2022-11-17T16:00:20.440Z] d06cdba6dc5f: Preparing [2022-11-17T16:00:20.440Z] e84f515739bf: Preparing [2022-11-17T16:00:20.440Z] 7321dc9f0ce1: Preparing [2022-11-17T16:00:20.440Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:20.440Z] 34d5ebaa5410: Waiting [2022-11-17T16:00:20.440Z] 07b8bbb1260b: Layer already exists [2022-11-17T16:00:20.440Z] d06cdba6dc5f: Layer already exists [2022-11-17T16:00:20.440Z] 7321dc9f0ce1: Layer already exists [2022-11-17T16:00:20.440Z] 703f07bf507c: Layer already exists [2022-11-17T16:00:20.440Z] e84f515739bf: Layer already exists [2022-11-17T16:00:20.440Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:20.440Z] latest: digest: sha256:1d889c66cca3f4ac346a2dd44edf0f60dd9cf33da85fff627e6b6b7858fc0dbc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:20.750Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:21.050Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.3 [2022-11-17T16:00:21.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-17T16:00:21.050Z] 07b8bbb1260b: Preparing [2022-11-17T16:00:21.050Z] 703f07bf507c: Preparing [2022-11-17T16:00:21.050Z] d06cdba6dc5f: Preparing [2022-11-17T16:00:21.050Z] e84f515739bf: Preparing [2022-11-17T16:00:21.050Z] 7321dc9f0ce1: Preparing [2022-11-17T16:00:21.050Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:21.050Z] 34d5ebaa5410: Waiting [2022-11-17T16:00:21.050Z] e84f515739bf: Layer already exists [2022-11-17T16:00:21.050Z] d06cdba6dc5f: Layer already exists [2022-11-17T16:00:21.050Z] 07b8bbb1260b: Layer already exists [2022-11-17T16:00:21.050Z] 703f07bf507c: Layer already exists [2022-11-17T16:00:21.050Z] 7321dc9f0ce1: Layer already exists [2022-11-17T16:00:21.050Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:21.050Z] 2.3.1-dev.3: digest: sha256:1d889c66cca3f4ac346a2dd44edf0f60dd9cf33da85fff627e6b6b7858fc0dbc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:21.350Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:21.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:21.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-17T16:00:21.651Z] 07b8bbb1260b: Preparing [2022-11-17T16:00:21.651Z] 703f07bf507c: Preparing [2022-11-17T16:00:21.651Z] d06cdba6dc5f: Preparing [2022-11-17T16:00:21.651Z] e84f515739bf: Preparing [2022-11-17T16:00:21.651Z] 7321dc9f0ce1: Preparing [2022-11-17T16:00:21.651Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:21.651Z] 34d5ebaa5410: Waiting [2022-11-17T16:00:21.651Z] 703f07bf507c: Layer already exists [2022-11-17T16:00:21.651Z] 7321dc9f0ce1: Layer already exists [2022-11-17T16:00:21.651Z] e84f515739bf: Layer already exists [2022-11-17T16:00:21.651Z] d06cdba6dc5f: Layer already exists [2022-11-17T16:00:21.651Z] 07b8bbb1260b: Layer already exists [2022-11-17T16:00:21.651Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:21.651Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:1d889c66cca3f4ac346a2dd44edf0f60dd9cf33da85fff627e6b6b7858fc0dbc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:21.950Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:22.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-11-17T16:00:22.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-11-17T16:00:22.247Z] 07b8bbb1260b: Preparing [2022-11-17T16:00:22.247Z] 703f07bf507c: Preparing [2022-11-17T16:00:22.247Z] d06cdba6dc5f: Preparing [2022-11-17T16:00:22.247Z] e84f515739bf: Preparing [2022-11-17T16:00:22.247Z] 7321dc9f0ce1: Preparing [2022-11-17T16:00:22.247Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:22.247Z] 7321dc9f0ce1: Layer already exists [2022-11-17T16:00:22.247Z] 07b8bbb1260b: Layer already exists [2022-11-17T16:00:22.247Z] d06cdba6dc5f: Layer already exists [2022-11-17T16:00:22.247Z] e84f515739bf: Layer already exists [2022-11-17T16:00:22.247Z] 703f07bf507c: Layer already exists [2022-11-17T16:00:22.247Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:22.247Z] main: digest: sha256:1d889c66cca3f4ac346a2dd44edf0f60dd9cf33da85fff627e6b6b7858fc0dbc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:00:22.290Z] ===================================================== [Pipeline] echo [2022-11-17T16:00:22.295Z] taggedImages: [2022-11-17T16:00:22.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:22.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-11-17T16:00:22.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.3 [2022-11-17T16:00:22.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:22.295Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-11-17T16:00:22.308Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-11-17T16:00:22.308Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:22.308Z] latest [2022-11-17T16:00:22.308Z] 2.3.1-dev.3 [2022-11-17T16:00:22.308Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:22.308Z] main [2022-11-17T16:00:22.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:22.605Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:22.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:22.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-17T16:00:22.903Z] 50eca0d79960: Preparing [2022-11-17T16:00:22.903Z] 0fd0e78a6587: Preparing [2022-11-17T16:00:22.903Z] 9da949e12e26: Preparing [2022-11-17T16:00:22.903Z] f77979d5fc42: Preparing [2022-11-17T16:00:22.903Z] 94fc6a0372f5: Preparing [2022-11-17T16:00:22.903Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:22.903Z] 34d5ebaa5410: Waiting [2022-11-17T16:00:22.903Z] 94fc6a0372f5: Layer already exists [2022-11-17T16:00:22.903Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:22.903Z] 9da949e12e26: Pushed [2022-11-17T16:00:22.903Z] 50eca0d79960: Pushed [2022-11-17T16:00:22.903Z] 0fd0e78a6587: Pushed [2022-11-17T16:00:24.681Z] Building core-command ... [2022-11-17T16:00:24.681Z] Building core-data ... [2022-11-17T16:00:24.681Z] Building core-metadata ... [2022-11-17T16:00:24.681Z] Building security-bootstrapper ... [2022-11-17T16:00:24.681Z] Building security-proxy-setup ... [2022-11-17T16:00:24.681Z] Building security-secretstore-setup ... [2022-11-17T16:00:24.681Z] Building security-spiffe-token-provider ... [2022-11-17T16:00:24.681Z] Building security-spire-agent ... [2022-11-17T16:00:24.681Z] Building security-spire-config ... [2022-11-17T16:00:24.681Z] Building security-spire-server ... [2022-11-17T16:00:24.681Z] Building support-notifications ... [2022-11-17T16:00:24.681Z] Building support-scheduler ... [2022-11-17T16:00:24.681Z] Building sys-mgmt-agent ... [2022-11-17T16:00:24.681Z] Building support-notifications [2022-11-17T16:00:24.681Z] Building security-spire-agent [2022-11-17T16:00:24.681Z] Building security-secretstore-setup [2022-11-17T16:00:24.681Z] Building security-spiffe-token-provider [2022-11-17T16:00:24.681Z] Building support-scheduler [2022-11-17T16:00:29.463Z] f77979d5fc42: Pushed [2022-11-17T16:00:29.463Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:9bb6e8369cc44ece85a827e8ece955e572d0574697fd385a0a5fceb617e6e646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:29.766Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:30.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-17T16:00:30.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-17T16:00:30.062Z] 50eca0d79960: Preparing [2022-11-17T16:00:30.062Z] 0fd0e78a6587: Preparing [2022-11-17T16:00:30.062Z] 9da949e12e26: Preparing [2022-11-17T16:00:30.062Z] f77979d5fc42: Preparing [2022-11-17T16:00:30.062Z] 94fc6a0372f5: Preparing [2022-11-17T16:00:30.062Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:30.062Z] 34d5ebaa5410: Waiting [2022-11-17T16:00:30.062Z] 94fc6a0372f5: Layer already exists [2022-11-17T16:00:30.062Z] 0fd0e78a6587: Layer already exists [2022-11-17T16:00:30.062Z] 50eca0d79960: Layer already exists [2022-11-17T16:00:30.062Z] f77979d5fc42: Layer already exists [2022-11-17T16:00:30.062Z] 9da949e12e26: Layer already exists [2022-11-17T16:00:30.062Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:30.062Z] latest: digest: sha256:9bb6e8369cc44ece85a827e8ece955e572d0574697fd385a0a5fceb617e6e646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:30.361Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:30.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.3 [2022-11-17T16:00:30.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-17T16:00:30.656Z] 50eca0d79960: Preparing [2022-11-17T16:00:30.656Z] 0fd0e78a6587: Preparing [2022-11-17T16:00:30.656Z] 9da949e12e26: Preparing [2022-11-17T16:00:30.656Z] f77979d5fc42: Preparing [2022-11-17T16:00:30.656Z] 94fc6a0372f5: Preparing [2022-11-17T16:00:30.656Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:30.656Z] 34d5ebaa5410: Waiting [2022-11-17T16:00:30.656Z] 9da949e12e26: Layer already exists [2022-11-17T16:00:30.656Z] 94fc6a0372f5: Layer already exists [2022-11-17T16:00:30.656Z] 50eca0d79960: Layer already exists [2022-11-17T16:00:30.656Z] f77979d5fc42: Layer already exists [2022-11-17T16:00:30.656Z] 0fd0e78a6587: Layer already exists [2022-11-17T16:00:30.656Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:30.656Z] 2.3.1-dev.3: digest: sha256:9bb6e8369cc44ece85a827e8ece955e572d0574697fd385a0a5fceb617e6e646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:30.965Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:31.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:31.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-17T16:00:31.269Z] 50eca0d79960: Preparing [2022-11-17T16:00:31.269Z] 0fd0e78a6587: Preparing [2022-11-17T16:00:31.269Z] 9da949e12e26: Preparing [2022-11-17T16:00:31.269Z] f77979d5fc42: Preparing [2022-11-17T16:00:31.269Z] 94fc6a0372f5: Preparing [2022-11-17T16:00:31.269Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:31.269Z] 34d5ebaa5410: Waiting [2022-11-17T16:00:31.269Z] 9da949e12e26: Layer already exists [2022-11-17T16:00:31.269Z] f77979d5fc42: Layer already exists [2022-11-17T16:00:31.269Z] 0fd0e78a6587: Layer already exists [2022-11-17T16:00:31.269Z] 94fc6a0372f5: Layer already exists [2022-11-17T16:00:31.269Z] 50eca0d79960: Layer already exists [2022-11-17T16:00:31.269Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:31.269Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:9bb6e8369cc44ece85a827e8ece955e572d0574697fd385a0a5fceb617e6e646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:31.568Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:31.868Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-11-17T16:00:31.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-11-17T16:00:31.868Z] 50eca0d79960: Preparing [2022-11-17T16:00:31.868Z] 0fd0e78a6587: Preparing [2022-11-17T16:00:31.868Z] 9da949e12e26: Preparing [2022-11-17T16:00:31.868Z] f77979d5fc42: Preparing [2022-11-17T16:00:31.868Z] 94fc6a0372f5: Preparing [2022-11-17T16:00:31.868Z] 34d5ebaa5410: Preparing [2022-11-17T16:00:31.868Z] 34d5ebaa5410: Waiting [2022-11-17T16:00:31.868Z] 50eca0d79960: Layer already exists [2022-11-17T16:00:31.868Z] 9da949e12e26: Layer already exists [2022-11-17T16:00:31.868Z] f77979d5fc42: Layer already exists [2022-11-17T16:00:31.868Z] 0fd0e78a6587: Layer already exists [2022-11-17T16:00:31.868Z] 94fc6a0372f5: Layer already exists [2022-11-17T16:00:31.868Z] 34d5ebaa5410: Layer already exists [2022-11-17T16:00:31.868Z] main: digest: sha256:9bb6e8369cc44ece85a827e8ece955e572d0574697fd385a0a5fceb617e6e646 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:00:31.900Z] ===================================================== [Pipeline] echo [2022-11-17T16:00:31.905Z] taggedImages: [2022-11-17T16:00:31.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:31.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-11-17T16:00:31.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.3 [2022-11-17T16:00:31.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:31.905Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-11-17T16:00:31.919Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-11-17T16:00:31.919Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:31.919Z] latest [2022-11-17T16:00:31.919Z] 2.3.1-dev.3 [2022-11-17T16:00:31.919Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:31.919Z] main [2022-11-17T16:00:31.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:32.217Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:32.515Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:32.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-17T16:00:32.515Z] f6dfbdfdac89: Preparing [2022-11-17T16:00:32.515Z] 6b36eb37d3ff: Preparing [2022-11-17T16:00:32.515Z] 6b3b4dae53a7: Preparing [2022-11-17T16:00:32.515Z] e0f4d2d0eb54: Preparing [2022-11-17T16:00:32.515Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:32.515Z] 6b3b4dae53a7: Layer already exists [2022-11-17T16:00:32.515Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:32.515Z] f6dfbdfdac89: Pushed [2022-11-17T16:00:32.515Z] e0f4d2d0eb54: Pushed [2022-11-17T16:00:35.042Z] 6b36eb37d3ff: Pushed [2022-11-17T16:00:35.042Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:92ed45d9c9ccd469ca4957b4b1bf49c1f53d6f2635dc424a00ea297252c724e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:35.345Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:35.642Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-17T16:00:35.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-17T16:00:35.642Z] f6dfbdfdac89: Preparing [2022-11-17T16:00:35.642Z] 6b36eb37d3ff: Preparing [2022-11-17T16:00:35.642Z] 6b3b4dae53a7: Preparing [2022-11-17T16:00:35.642Z] e0f4d2d0eb54: Preparing [2022-11-17T16:00:35.642Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:35.642Z] 6b3b4dae53a7: Layer already exists [2022-11-17T16:00:35.642Z] 6b36eb37d3ff: Layer already exists [2022-11-17T16:00:35.642Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:35.642Z] e0f4d2d0eb54: Layer already exists [2022-11-17T16:00:35.642Z] f6dfbdfdac89: Layer already exists [2022-11-17T16:00:35.642Z] latest: digest: sha256:92ed45d9c9ccd469ca4957b4b1bf49c1f53d6f2635dc424a00ea297252c724e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:35.941Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:36.242Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.3 [2022-11-17T16:00:36.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-17T16:00:36.242Z] f6dfbdfdac89: Preparing [2022-11-17T16:00:36.242Z] 6b36eb37d3ff: Preparing [2022-11-17T16:00:36.242Z] 6b3b4dae53a7: Preparing [2022-11-17T16:00:36.242Z] e0f4d2d0eb54: Preparing [2022-11-17T16:00:36.242Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:36.242Z] 6b36eb37d3ff: Layer already exists [2022-11-17T16:00:36.242Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:36.242Z] f6dfbdfdac89: Layer already exists [2022-11-17T16:00:36.242Z] e0f4d2d0eb54: Layer already exists [2022-11-17T16:00:36.242Z] 6b3b4dae53a7: Layer already exists [2022-11-17T16:00:36.242Z] 2.3.1-dev.3: digest: sha256:92ed45d9c9ccd469ca4957b4b1bf49c1f53d6f2635dc424a00ea297252c724e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:36.542Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:36.842Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:36.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-17T16:00:36.842Z] f6dfbdfdac89: Preparing [2022-11-17T16:00:36.842Z] 6b36eb37d3ff: Preparing [2022-11-17T16:00:36.842Z] 6b3b4dae53a7: Preparing [2022-11-17T16:00:36.842Z] e0f4d2d0eb54: Preparing [2022-11-17T16:00:36.842Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:36.842Z] f6dfbdfdac89: Layer already exists [2022-11-17T16:00:36.842Z] 6b36eb37d3ff: Layer already exists [2022-11-17T16:00:36.842Z] 6b3b4dae53a7: Layer already exists [2022-11-17T16:00:36.842Z] e0f4d2d0eb54: Layer already exists [2022-11-17T16:00:36.842Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:36.842Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:92ed45d9c9ccd469ca4957b4b1bf49c1f53d6f2635dc424a00ea297252c724e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:36.988Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:00:36.989Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:00:36.989Z] ---> a724a240d8ff [2022-11-17T16:00:36.989Z] Step 3/24 : WORKDIR /edgex-go [2022-11-17T16:00:36.989Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:00:36.989Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:00:36.989Z] ---> a724a240d8ff [2022-11-17T16:00:36.989Z] Step 3/19 : WORKDIR /edgex-go [2022-11-17T16:00:36.989Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:00:36.989Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:00:36.989Z] ---> a724a240d8ff [2022-11-17T16:00:36.989Z] Step 3/24 : WORKDIR /edgex-go [2022-11-17T16:00:36.989Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:00:36.989Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:00:36.989Z] ---> a724a240d8ff [2022-11-17T16:00:36.989Z] Step 3/22 : ARG ADD_BUILD_TAGS=""Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:00:36.989Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:00:36.989Z] ---> a724a240d8ff [2022-11-17T16:00:36.989Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-17T16:00:36.989Z] ---> Running in b9ce6e7b0e28 [2022-11-17T16:00:36.989Z] [2022-11-17T16:00:36.989Z] ---> Running in d595ec2d854f [2022-11-17T16:00:36.989Z] ---> Running in 427c588a7496 [2022-11-17T16:00:36.989Z] ---> Running in 94ceb26d1c6c [2022-11-17T16:00:36.989Z] ---> Running in b685c764d72c [2022-11-17T16:00:36.989Z] Removing intermediate container b9ce6e7b0e28 [2022-11-17T16:00:36.989Z] ---> 5bb6a8f7a32e [2022-11-17T16:00:36.989Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-17T16:00:36.989Z] Removing intermediate container d595ec2d854f [2022-11-17T16:00:36.989Z] ---> 1b4808146ef8 [2022-11-17T16:00:36.989Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2022-11-17T16:00:36.989Z] Removing intermediate container b685c764d72c [2022-11-17T16:00:36.989Z] ---> 1a17c19baaf8 [2022-11-17T16:00:36.989Z] Step 4/22 : WORKDIR /edgex-go [2022-11-17T16:00:37.142Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:37.257Z] ---> Running in ddc45ae9b9e2 [2022-11-17T16:00:37.257Z] ---> Running in 349f643777ce [2022-11-17T16:00:37.257Z] Removing intermediate container 94ceb26d1c6c [2022-11-17T16:00:37.257Z] ---> e159826e4dce [2022-11-17T16:00:37.257Z] Step 4/22 : WORKDIR /edgex-go [2022-11-17T16:00:37.257Z] Removing intermediate container 427c588a7496 [2022-11-17T16:00:37.257Z] ---> f706bcb453bb [2022-11-17T16:00:37.257Z] Step 4/24 : RUN apk add --update --no-cache make git [2022-11-17T16:00:37.257Z] ---> Running in e0ac7038ef0a [2022-11-17T16:00:37.440Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-11-17T16:00:37.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-11-17T16:00:37.440Z] f6dfbdfdac89: Preparing [2022-11-17T16:00:37.440Z] 6b36eb37d3ff: Preparing [2022-11-17T16:00:37.440Z] 6b3b4dae53a7: Preparing [2022-11-17T16:00:37.440Z] e0f4d2d0eb54: Preparing [2022-11-17T16:00:37.440Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:37.440Z] 6b36eb37d3ff: Layer already exists [2022-11-17T16:00:37.440Z] e0f4d2d0eb54: Layer already exists [2022-11-17T16:00:37.440Z] f6dfbdfdac89: Layer already exists [2022-11-17T16:00:37.440Z] 6b3b4dae53a7: Layer already exists [2022-11-17T16:00:37.440Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:37.440Z] main: digest: sha256:92ed45d9c9ccd469ca4957b4b1bf49c1f53d6f2635dc424a00ea297252c724e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:00:37.483Z] ===================================================== [Pipeline] echo [2022-11-17T16:00:37.489Z] taggedImages: [2022-11-17T16:00:37.489Z] - nexus3.edgexfoundry.org:10004/support-notifications:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:37.489Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-11-17T16:00:37.489Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.3 [2022-11-17T16:00:37.489Z] - nexus3.edgexfoundry.org:10004/support-notifications:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:37.489Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-11-17T16:00:37.503Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-11-17T16:00:37.503Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:37.503Z] latest [2022-11-17T16:00:37.503Z] 2.3.1-dev.3 [2022-11-17T16:00:37.503Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:37.503Z] main [2022-11-17T16:00:37.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-11-17T16:00:37.529Z] ---> Running in fb02206d3140 [2022-11-17T16:00:37.529Z] ---> Running in 50dd0f8bba7e [Pipeline] sh [2022-11-17T16:00:37.802Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:38.100Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:38.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-17T16:00:38.100Z] 7a1a8070bf51: Preparing [2022-11-17T16:00:38.100Z] 34fcd2044dbc: Preparing [2022-11-17T16:00:38.100Z] 6b3b4dae53a7: Preparing [2022-11-17T16:00:38.100Z] 0e513a65f5c5: Preparing [2022-11-17T16:00:38.100Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:38.100Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:38.100Z] 6b3b4dae53a7: Layer already exists [2022-11-17T16:00:38.100Z] 0e513a65f5c5: Layer already exists [2022-11-17T16:00:38.100Z] 7a1a8070bf51: Pushed [2022-11-17T16:00:38.119Z] Removing intermediate container e0ac7038ef0a [2022-11-17T16:00:38.119Z] ---> 3662ab06a105 [2022-11-17T16:00:38.119Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-11-17T16:00:38.119Z] ---> Running in 50588f0083e9 [2022-11-17T16:00:38.384Z] Removing intermediate container fb02206d3140 [2022-11-17T16:00:38.384Z] ---> cda8dc0c8fe0 [2022-11-17T16:00:38.384Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-11-17T16:00:38.384Z] ---> Running in 763729e22ee2 [2022-11-17T16:00:39.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:00:39.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:00:39.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:00:40.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:00:40.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:00:40.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:00:40.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:00:40.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:00:40.631Z] 34fcd2044dbc: Pushed [2022-11-17T16:00:40.631Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:1eab6ca6d4d771bfead5eb2209c1906cff031cccb7f36fc5963492856645e995 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:40.933Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [2022-11-17T16:00:40.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:00:40.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:41.215Z] v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-11-17T16:00:41.215Z] v3.16.3-4-g4317d5de44 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-11-17T16:00:41.215Z] OK: 16895 distinct packages available [2022-11-17T16:00:41.245Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-17T16:00:41.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-17T16:00:41.245Z] 7a1a8070bf51: Preparing [2022-11-17T16:00:41.245Z] 34fcd2044dbc: Preparing [2022-11-17T16:00:41.245Z] 6b3b4dae53a7: Preparing [2022-11-17T16:00:41.245Z] 0e513a65f5c5: Preparing [2022-11-17T16:00:41.245Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:41.245Z] 0e513a65f5c5: Layer already exists [2022-11-17T16:00:41.245Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:41.245Z] 6b3b4dae53a7: Layer already exists [2022-11-17T16:00:41.245Z] 34fcd2044dbc: Layer already exists [2022-11-17T16:00:41.245Z] 7a1a8070bf51: Layer already exists [2022-11-17T16:00:41.245Z] latest: digest: sha256:1eab6ca6d4d771bfead5eb2209c1906cff031cccb7f36fc5963492856645e995 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:41.489Z] OK: 221 MiB in 51 packages [2022-11-17T16:00:41.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:00:41.489Z] OK: 221 MiB in 51 packages [2022-11-17T16:00:41.545Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:41.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:00:41.876Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.3 [2022-11-17T16:00:41.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-17T16:00:41.876Z] 7a1a8070bf51: Preparing [2022-11-17T16:00:41.876Z] 34fcd2044dbc: Preparing [2022-11-17T16:00:41.876Z] 6b3b4dae53a7: Preparing [2022-11-17T16:00:41.876Z] 0e513a65f5c5: Preparing [2022-11-17T16:00:41.876Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:41.876Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:41.876Z] 7a1a8070bf51: Layer already exists [2022-11-17T16:00:41.876Z] 6b3b4dae53a7: Layer already exists [2022-11-17T16:00:41.876Z] 34fcd2044dbc: Layer already exists [2022-11-17T16:00:41.876Z] 0e513a65f5c5: Layer already exists [2022-11-17T16:00:41.876Z] 2.3.1-dev.3: digest: sha256:1eab6ca6d4d771bfead5eb2209c1906cff031cccb7f36fc5963492856645e995 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:42.255Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:42.343Z] OK: 221 MiB in 51 packages [2022-11-17T16:00:42.602Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:42.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-17T16:00:42.602Z] 7a1a8070bf51: Preparing [2022-11-17T16:00:42.602Z] 34fcd2044dbc: Preparing [2022-11-17T16:00:42.602Z] 6b3b4dae53a7: Preparing [2022-11-17T16:00:42.602Z] 0e513a65f5c5: Preparing [2022-11-17T16:00:42.602Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:42.602Z] 7a1a8070bf51: Layer already exists [2022-11-17T16:00:42.602Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:42.602Z] 34fcd2044dbc: Layer already exists [2022-11-17T16:00:42.602Z] 6b3b4dae53a7: Layer already exists [2022-11-17T16:00:42.602Z] 0e513a65f5c5: Layer already exists [2022-11-17T16:00:42.602Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:1eab6ca6d4d771bfead5eb2209c1906cff031cccb7f36fc5963492856645e995 size: 1365 [Pipeline] } [2022-11-17T16:00:42.611Z] OK: 221 MiB in 51 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:42.908Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:43.194Z] Removing intermediate container ddc45ae9b9e2 [2022-11-17T16:00:43.194Z] ---> 47b181a8a143 [2022-11-17T16:00:43.194Z] OK: 221 MiB in 51 packages [2022-11-17T16:00:43.194Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-17T16:00:43.206Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-11-17T16:00:43.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-11-17T16:00:43.206Z] 7a1a8070bf51: Preparing [2022-11-17T16:00:43.206Z] 34fcd2044dbc: Preparing [2022-11-17T16:00:43.206Z] 6b3b4dae53a7: Preparing [2022-11-17T16:00:43.206Z] 0e513a65f5c5: Preparing [2022-11-17T16:00:43.206Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:43.206Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:43.206Z] 6b3b4dae53a7: Layer already exists [2022-11-17T16:00:43.206Z] 7a1a8070bf51: Layer already exists [2022-11-17T16:00:43.206Z] 0e513a65f5c5: Layer already exists [2022-11-17T16:00:43.206Z] 34fcd2044dbc: Layer already exists [2022-11-17T16:00:43.206Z] main: digest: sha256:1eab6ca6d4d771bfead5eb2209c1906cff031cccb7f36fc5963492856645e995 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:00:43.247Z] ===================================================== [Pipeline] echo [2022-11-17T16:00:43.253Z] taggedImages: [2022-11-17T16:00:43.253Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:43.253Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-11-17T16:00:43.253Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.3 [2022-11-17T16:00:43.253Z] - nexus3.edgexfoundry.org:10004/support-scheduler:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:43.253Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-11-17T16:00:43.265Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-11-17T16:00:43.265Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:43.265Z] latest [2022-11-17T16:00:43.265Z] 2.3.1-dev.3 [2022-11-17T16:00:43.265Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:43.265Z] main [2022-11-17T16:00:43.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:43.461Z] Removing intermediate container 50dd0f8bba7e [2022-11-17T16:00:43.461Z] ---> b03695845481 [2022-11-17T16:00:43.461Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-17T16:00:43.567Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:43.866Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:43.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-17T16:00:43.866Z] 5b20bd66efc8: Preparing [2022-11-17T16:00:43.866Z] 88e9ec2d5ac5: Preparing [2022-11-17T16:00:43.866Z] eb2e75d3e751: Preparing [2022-11-17T16:00:43.866Z] a64114d58feb: Preparing [2022-11-17T16:00:43.866Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:43.866Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:43.866Z] 88e9ec2d5ac5: Pushed [2022-11-17T16:00:44.044Z] Removing intermediate container 763729e22ee2 [2022-11-17T16:00:44.044Z] ---> 8a2c41059d80 [2022-11-17T16:00:44.044Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-17T16:00:44.124Z] 5b20bd66efc8: Pushed [2022-11-17T16:00:44.311Z] Removing intermediate container 50588f0083e9 [2022-11-17T16:00:44.311Z] ---> d8e8948735c0 [2022-11-17T16:00:44.311Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-17T16:00:44.581Z] Removing intermediate container 349f643777ce [2022-11-17T16:00:44.581Z] ---> f946dcdc4fbc [2022-11-17T16:00:44.581Z] Step 5/19 : COPY go.mod vendor* ./ [2022-11-17T16:00:44.581Z] ---> 01d44ab51fdd [2022-11-17T16:00:44.581Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:00:44.581Z] ---> 1a4f36130513 [2022-11-17T16:00:44.581Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:00:44.581Z] ---> Running in 222c8411c1f7 [2022-11-17T16:00:44.846Z] ---> Running in b491ac648c69 [2022-11-17T16:00:45.056Z] eb2e75d3e751: Pushed [2022-11-17T16:00:45.111Z] ---> ebff2b9579ae [2022-11-17T16:00:45.111Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:00:45.378Z] ---> Running in 0b7fd6f99306 [2022-11-17T16:00:45.644Z] ---> 6ed03b4ec3f7 [2022-11-17T16:00:45.644Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:00:45.644Z] ---> Running in fee227588847 [2022-11-17T16:00:46.227Z] ---> 0a24da211788 [2022-11-17T16:00:46.227Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:00:46.227Z] ---> Running in 4a8f09b88bee [2022-11-17T16:00:55.020Z] a64114d58feb: Pushed [2022-11-17T16:00:55.020Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:3ccea137578489821682acabe0e0f705a3dcf31e555d89e1dff850418ecb7b15 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:55.318Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:55.613Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-17T16:00:55.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-17T16:00:55.613Z] 5b20bd66efc8: Preparing [2022-11-17T16:00:55.613Z] 88e9ec2d5ac5: Preparing [2022-11-17T16:00:55.613Z] eb2e75d3e751: Preparing [2022-11-17T16:00:55.613Z] a64114d58feb: Preparing [2022-11-17T16:00:55.613Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:55.613Z] 88e9ec2d5ac5: Layer already exists [2022-11-17T16:00:55.613Z] 5b20bd66efc8: Layer already exists [2022-11-17T16:00:55.613Z] a64114d58feb: Layer already exists [2022-11-17T16:00:55.613Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:55.613Z] eb2e75d3e751: Layer already exists [2022-11-17T16:00:55.613Z] latest: digest: sha256:3ccea137578489821682acabe0e0f705a3dcf31e555d89e1dff850418ecb7b15 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:55.914Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:56.209Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.3 [2022-11-17T16:00:56.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-17T16:00:56.209Z] 5b20bd66efc8: Preparing [2022-11-17T16:00:56.209Z] 88e9ec2d5ac5: Preparing [2022-11-17T16:00:56.209Z] eb2e75d3e751: Preparing [2022-11-17T16:00:56.209Z] a64114d58feb: Preparing [2022-11-17T16:00:56.209Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:56.209Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:56.209Z] a64114d58feb: Layer already exists [2022-11-17T16:00:56.209Z] 5b20bd66efc8: Layer already exists [2022-11-17T16:00:56.209Z] 88e9ec2d5ac5: Layer already exists [2022-11-17T16:00:56.209Z] eb2e75d3e751: Layer already exists [2022-11-17T16:00:56.209Z] 2.3.1-dev.3: digest: sha256:3ccea137578489821682acabe0e0f705a3dcf31e555d89e1dff850418ecb7b15 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:56.523Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:56.834Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:56.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-17T16:00:56.834Z] 5b20bd66efc8: Preparing [2022-11-17T16:00:56.834Z] 88e9ec2d5ac5: Preparing [2022-11-17T16:00:56.834Z] eb2e75d3e751: Preparing [2022-11-17T16:00:56.834Z] a64114d58feb: Preparing [2022-11-17T16:00:56.834Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:56.834Z] 88e9ec2d5ac5: Layer already exists [2022-11-17T16:00:56.834Z] a64114d58feb: Layer already exists [2022-11-17T16:00:56.834Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:56.834Z] eb2e75d3e751: Layer already exists [2022-11-17T16:00:56.834Z] 5b20bd66efc8: Layer already exists [2022-11-17T16:00:56.834Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:3ccea137578489821682acabe0e0f705a3dcf31e555d89e1dff850418ecb7b15 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:57.148Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:00:57.445Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-11-17T16:00:57.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-11-17T16:00:57.445Z] 5b20bd66efc8: Preparing [2022-11-17T16:00:57.445Z] 88e9ec2d5ac5: Preparing [2022-11-17T16:00:57.445Z] eb2e75d3e751: Preparing [2022-11-17T16:00:57.445Z] a64114d58feb: Preparing [2022-11-17T16:00:57.445Z] e5e13b0c77cb: Preparing [2022-11-17T16:00:57.445Z] eb2e75d3e751: Layer already exists [2022-11-17T16:00:57.445Z] 5b20bd66efc8: Layer already exists [2022-11-17T16:00:57.445Z] e5e13b0c77cb: Layer already exists [2022-11-17T16:00:57.445Z] a64114d58feb: Layer already exists [2022-11-17T16:00:57.445Z] 88e9ec2d5ac5: Layer already exists [2022-11-17T16:00:57.445Z] main: digest: sha256:3ccea137578489821682acabe0e0f705a3dcf31e555d89e1dff850418ecb7b15 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:00:57.486Z] ===================================================== [Pipeline] echo [2022-11-17T16:00:57.491Z] taggedImages: [2022-11-17T16:00:57.491Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:00:57.491Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-11-17T16:00:57.491Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.3 [2022-11-17T16:00:57.491Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:00:57.491Z] - 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-11-17T16:02:07.850Z] Removing intermediate container b491ac648c69 [2022-11-17T16:02:07.851Z] ---> 78ddd8e48a3b [2022-11-17T16:02:07.851Z] Step 7/24 : COPY . . [2022-11-17T16:02:07.851Z] Removing intermediate container fee227588847 [2022-11-17T16:02:07.851Z] ---> 58c6148a20f4 [2022-11-17T16:02:07.851Z] Step 8/22 : COPY . . [2022-11-17T16:02:07.851Z] Removing intermediate container 4a8f09b88bee [2022-11-17T16:02:07.851Z] ---> 9f266fdc9163 [2022-11-17T16:02:07.851Z] Step 7/19 : COPY . . [2022-11-17T16:02:07.851Z] Removing intermediate container 222c8411c1f7 [2022-11-17T16:02:07.851Z] ---> 01b7b926f415 [2022-11-17T16:02:07.851Z] Step 7/24 : COPY . . [2022-11-17T16:02:07.851Z] Removing intermediate container 0b7fd6f99306 [2022-11-17T16:02:07.851Z] ---> c16db0e66480 [2022-11-17T16:02:07.851Z] Step 8/22 : COPY . . [2022-11-17T16:02:12.111Z] ---> bcf90114e954 [2022-11-17T16:02:12.111Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-17T16:02:12.111Z] ---> Running in 070b70784235 [2022-11-17T16:02:12.111Z] ---> 7714bd37a724 [2022-11-17T16:02:12.111Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-11-17T16:02:12.111Z] ---> Running in 5412a088bacf [2022-11-17T16:02:12.403Z] ---> 9830fb56f095 [2022-11-17T16:02:12.403Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-11-17T16:02:12.675Z] ---> Running in 9573d789fc7f [2022-11-17T16:02:12.940Z] Removing intermediate container 070b70784235 [2022-11-17T16:02:12.940Z] ---> 919ca4a8f926 [2022-11-17T16:02:12.940Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-17T16:02:13.211Z] ---> Running in 9c7cfcb15cd1 [2022-11-17T16:02:13.211Z] ---> 7edf81eeb77f [2022-11-17T16:02:13.211Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-11-17T16:02:13.486Z] ---> Running in cf4b8f507f8b [2022-11-17T16:02:13.486Z] ---> 9e616140cd5f [2022-11-17T16:02:13.486Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-11-17T16:02:13.764Z] ---> Running in 8a726974067c [2022-11-17T16:02:14.040Z] Removing intermediate container 9c7cfcb15cd1 [2022-11-17T16:02:14.040Z] ---> dd967efb3cd9 [2022-11-17T16:02:14.041Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-17T16:02:14.041Z] ---> Running in 4d8e4d3b420e [2022-11-17T16:02:15.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-11-17T16:02:15.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-11-17T16:02:16.234Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-11-17T16:02:16.501Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-11-17T16:02:19.841Z] Removing intermediate container 4d8e4d3b420e [2022-11-17T16:02:19.841Z] ---> c21c81c7acc0 [2022-11-17T16:02:19.841Z] Step 11/24 : WORKDIR /edgex-go [2022-11-17T16:02:19.841Z] ---> Running in 1e2e38ac779b [2022-11-17T16:02:20.107Z] Removing intermediate container 1e2e38ac779b [2022-11-17T16:02:20.107Z] ---> 595c1452e176 [2022-11-17T16:02:20.107Z] [2022-11-17T16:02:20.107Z] Step 12/24 : FROM alpine:3.15 [2022-11-17T16:02:20.374Z] 3.15: Pulling from library/alpine [2022-11-17T16:02:22.314Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2022-11-17T16:02:22.314Z] Status: Downloaded newer image for alpine:3.15 [2022-11-17T16:02:22.314Z] ---> 8aa73fd46299 [2022-11-17T16:02:22.314Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T16:02:22.314Z] ---> Running in 65d39c5cbc96 [2022-11-17T16:02:22.895Z] Removing intermediate container 65d39c5cbc96 [2022-11-17T16:02:22.895Z] ---> 2005fe52548a [2022-11-17T16:02:22.895Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-17T16:02:23.164Z] ---> Running in 9909bb40b22b [2022-11-17T16:02:25.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:02:26.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:02:28.046Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T16:02:28.046Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T16:02:28.046Z] OK: 15736 distinct packages available [2022-11-17T16:02:28.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:02:28.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:02:30.585Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-11-17T16:02:30.585Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-11-17T16:02:30.585Z] (3/5) Installing libucontext (1.1-r0) [2022-11-17T16:02:30.585Z] (4/5) Installing gcompat (1.0.0-r4) [2022-11-17T16:02:30.585Z] (5/5) Installing openssl (1.1.1s-r1) [2022-11-17T16:02:30.585Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T16:02:30.585Z] OK: 6 MiB in 19 packages [2022-11-17T16:02:34.886Z] Removing intermediate container 9909bb40b22b [2022-11-17T16:02:34.886Z] ---> 70b0412b2f5d [2022-11-17T16:02:34.886Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-11-17T16:02:39.128Z] ---> 340bfe062063 [2022-11-17T16:02:39.128Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-17T16:02:47.331Z] ---> f784297c59fc [2022-11-17T16:02:47.331Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-11-17T16:02:47.961Z] ---> ce7156265d46 [2022-11-17T16:02:47.961Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-11-17T16:02:49.369Z] ---> 5ec62fc16d16 [2022-11-17T16:02:49.369Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-11-17T16:02:51.951Z] ---> 88cecfaef808 [2022-11-17T16:02:51.951Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-17T16:02:51.951Z] ---> Running in 7532de9bf622 [2022-11-17T16:02:52.218Z] Removing intermediate container 7532de9bf622 [2022-11-17T16:02:52.218Z] ---> b8254f6112ad [2022-11-17T16:02:52.218Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-17T16:02:52.486Z] ---> Running in b6af782b932d [2022-11-17T16:02:54.695Z] Removing intermediate container b6af782b932d [2022-11-17T16:02:54.695Z] ---> f1e419e1ebb7 [2022-11-17T16:02:54.695Z] Step 22/24 : LABEL arch=arm64 [2022-11-17T16:02:54.695Z] ---> Running in 060a929c79c1 [2022-11-17T16:02:55.391Z] Removing intermediate container 060a929c79c1 [2022-11-17T16:02:55.391Z] ---> 345b266951c7 [2022-11-17T16:02:55.391Z] Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:02:55.693Z] ---> Running in b01f0ce75ade [2022-11-17T16:02:56.318Z] Removing intermediate container b01f0ce75ade [2022-11-17T16:02:56.318Z] ---> 7f6ed8d050c9 [2022-11-17T16:02:56.318Z] Step 24/24 : LABEL version=2.3.1-dev.3 [2022-11-17T16:02:56.318Z] ---> Running in 917595f0b95c [2022-11-17T16:02:56.899Z] Removing intermediate container 917595f0b95c [2022-11-17T16:02:56.899Z] ---> daa2ee2f11a4 [2022-11-17T16:02:56.899Z] [2022-11-17T16:02:57.167Z] Successfully built daa2ee2f11a4 [2022-11-17T16:02:57.167Z] Successfully tagged security-spire-agent-arm64:latest [2022-11-17T16:02:57.434Z]  Building security-spire-agent ... done Building core-command [2022-11-17T16:03:00.767Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:03:00.767Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:03:00.767Z] ---> a724a240d8ff [2022-11-17T16:03:00.767Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-11-17T16:03:00.767Z] ---> Using cache [2022-11-17T16:03:00.767Z] ---> e159826e4dce [2022-11-17T16:03:00.767Z] Step 4/23 : WORKDIR /edgex-go [2022-11-17T16:03:00.767Z] ---> Using cache [2022-11-17T16:03:00.767Z] ---> cda8dc0c8fe0 [2022-11-17T16:03:00.767Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-11-17T16:03:00.767Z] ---> Using cache [2022-11-17T16:03:00.767Z] ---> 8a2c41059d80 [2022-11-17T16:03:00.767Z] Step 6/23 : COPY go.mod vendor* ./ [2022-11-17T16:03:00.767Z] ---> Using cache [2022-11-17T16:03:00.767Z] ---> ebff2b9579ae [2022-11-17T16:03:00.767Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:03:00.767Z] ---> Using cache [2022-11-17T16:03:00.767Z] ---> c16db0e66480 [2022-11-17T16:03:00.767Z] Step 8/23 : COPY . . [2022-11-17T16:03:00.767Z] ---> Using cache [2022-11-17T16:03:00.767Z] ---> 7edf81eeb77f [2022-11-17T16:03:00.767Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-11-17T16:03:01.033Z] ---> Running in 2803d0f16ddc [2022-11-17T16:03:02.442Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-11-17T16:07:39.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-11-17T16:07:54.286Z] Removing intermediate container 8a726974067c [2022-11-17T16:07:54.286Z] ---> 1b80fe60b2de [2022-11-17T16:07:54.286Z] [2022-11-17T16:07:54.286Z] Step 9/24 : FROM alpine:3.16 [2022-11-17T16:07:54.286Z] 3.16: Pulling from library/alpine [2022-11-17T16:07:54.552Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-11-17T16:07:54.552Z] Status: Downloaded newer image for alpine:3.16 [2022-11-17T16:07:54.552Z] ---> 2b4661558fb8 [2022-11-17T16:07:54.552Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-11-17T16:07:54.817Z] ---> Running in 63bd3bc7f33d [2022-11-17T16:07:56.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:07:57.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:07:57.974Z] (1/3) Installing ca-certificates (20220614-r0) [2022-11-17T16:07:57.974Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-11-17T16:07:57.974Z] (3/3) Installing su-exec (0.2-r1) [2022-11-17T16:07:57.974Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T16:07:57.974Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T16:07:58.554Z] OK: 6 MiB in 17 packages [2022-11-17T16:08:00.494Z] Removing intermediate container 63bd3bc7f33d [2022-11-17T16:08:00.494Z] ---> d472746207dd [2022-11-17T16:08:00.494Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-17T16:08:00.494Z] ---> Running in b59f08b6fe62 [2022-11-17T16:08:01.078Z] Removing intermediate container b59f08b6fe62 [2022-11-17T16:08:01.078Z] ---> a74e0c333189 [2022-11-17T16:08:01.078Z] Step 12/24 : WORKDIR / [2022-11-17T16:08:01.078Z] ---> Running in 27c626a0e595 [2022-11-17T16:08:01.664Z] Removing intermediate container 27c626a0e595 [2022-11-17T16:08:01.664Z] ---> 153f3c72fe56 [2022-11-17T16:08:01.664Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-11-17T16:08:04.239Z] ---> b878098e682b [2022-11-17T16:08:04.239Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-11-17T16:08:05.203Z] ---> cae3e9332d04 [2022-11-17T16:08:05.203Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-11-17T16:08:06.158Z] ---> 58015e06fe54 [2022-11-17T16:08:06.158Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-11-17T16:08:06.739Z] ---> a23416c93a2e [2022-11-17T16:08:06.739Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-11-17T16:08:08.254Z] ---> d13f5f0f93c4 [2022-11-17T16:08:08.254Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-11-17T16:08:10.233Z] ---> ca8832777968 [2022-11-17T16:08:10.233Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-11-17T16:08:10.813Z] ---> 936199535e65 [2022-11-17T16:08:10.813Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-17T16:08:11.078Z] ---> Running in 78b06729a496 [2022-11-17T16:08:14.413Z] Removing intermediate container 78b06729a496 [2022-11-17T16:08:14.413Z] ---> e8448fcc929a [2022-11-17T16:08:14.413Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-11-17T16:08:14.413Z] ---> Running in 0b64ab86ad7c [2022-11-17T16:08:14.679Z] Removing intermediate container 0b64ab86ad7c [2022-11-17T16:08:14.679Z] ---> f48547f1db1e [2022-11-17T16:08:14.679Z] Step 22/24 : LABEL arch=arm64 [2022-11-17T16:08:14.944Z] ---> Running in 5640adff753a [2022-11-17T16:08:16.345Z] Removing intermediate container 5640adff753a [2022-11-17T16:08:16.345Z] ---> c7a110c9b15e [2022-11-17T16:08:16.345Z] Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:08:16.345Z] ---> Running in 6fb1a15f1c89 [2022-11-17T16:08:16.928Z] Removing intermediate container 6fb1a15f1c89 [2022-11-17T16:08:16.928Z] ---> a2ca9229efa6 [2022-11-17T16:08:16.928Z] Step 24/24 : LABEL version=2.3.1-dev.3 [2022-11-17T16:08:16.928Z] ---> Running in 473d9014b586 [2022-11-17T16:08:17.509Z] Removing intermediate container 473d9014b586 [2022-11-17T16:08:17.509Z] ---> 2a04b4c43a38 [2022-11-17T16:08:17.509Z] [2022-11-17T16:08:17.509Z] Successfully built 2a04b4c43a38 [2022-11-17T16:08:17.509Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-11-17T16:08:17.509Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-11-17T16:08:21.751Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:08:21.751Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:08:21.751Z] ---> a724a240d8ff [2022-11-17T16:08:21.751Z] Step 3/24 : WORKDIR /edgex-go [2022-11-17T16:08:21.751Z] ---> Using cache [2022-11-17T16:08:21.751Z] ---> f706bcb453bb [2022-11-17T16:08:21.751Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2022-11-17T16:08:21.751Z] ---> Running in 304adacd914e [2022-11-17T16:08:23.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:08:23.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:08:25.146Z] OK: 221 MiB in 51 packages [2022-11-17T16:08:26.548Z] Removing intermediate container 304adacd914e [2022-11-17T16:08:26.549Z] ---> 716177247042 [2022-11-17T16:08:26.549Z] Step 5/24 : COPY go.mod vendor* ./ [2022-11-17T16:08:27.954Z] ---> 4c102f206747 [2022-11-17T16:08:27.954Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:08:28.220Z] ---> Running in 7d87f173134b [2022-11-17T16:09:00.433Z] Removing intermediate container 2803d0f16ddc [2022-11-17T16:09:00.433Z] ---> 716d2a745cf1 [2022-11-17T16:09:00.433Z] [2022-11-17T16:09:00.433Z] Step 10/23 : FROM alpine:3.16 [2022-11-17T16:09:00.433Z] ---> 2b4661558fb8 [2022-11-17T16:09:00.433Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-11-17T16:09:00.433Z] ---> Running in ce63db8e7351 [2022-11-17T16:09:00.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:09:00.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:09:01.013Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-11-17T16:09:01.013Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T16:09:01.013Z] OK: 5 MiB in 15 packages [2022-11-17T16:09:02.946Z] Removing intermediate container ce63db8e7351 [2022-11-17T16:09:02.946Z] ---> 7d49a16e00fb [2022-11-17T16:09:02.946Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T16:09:02.946Z] ---> Running in 267b6899181e [2022-11-17T16:09:05.539Z] Removing intermediate container 267b6899181e [2022-11-17T16:09:05.539Z] ---> 6cd9137ddef2 [2022-11-17T16:09:05.539Z] Step 13/23 : ENV APP_PORT=59882 [2022-11-17T16:09:05.539Z] ---> Running in 9c8ad5b87a2f [2022-11-17T16:09:06.136Z] Removing intermediate container 9c8ad5b87a2f [2022-11-17T16:09:06.136Z] ---> 775328411f92 [2022-11-17T16:09:06.136Z] Step 14/23 : EXPOSE $APP_PORT [2022-11-17T16:09:06.416Z] ---> Running in 1f6277afe2ee [2022-11-17T16:09:07.013Z] Removing intermediate container 1f6277afe2ee [2022-11-17T16:09:07.013Z] ---> 29980967efdc [2022-11-17T16:09:07.013Z] Step 15/23 : WORKDIR / [2022-11-17T16:09:07.285Z] ---> Running in 4d334e05e32e [2022-11-17T16:09:08.257Z] Removing intermediate container 4d334e05e32e [2022-11-17T16:09:08.257Z] ---> c3449e35aa33 [2022-11-17T16:09:08.257Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T16:09:09.674Z] ---> fe5e0725506d [2022-11-17T16:09:09.674Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-11-17T16:09:13.043Z] ---> 5890171aac7c [2022-11-17T16:09:13.043Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-11-17T16:09:14.463Z] ---> 0cdecd6dadb6 [2022-11-17T16:09:14.463Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-11-17T16:09:14.463Z] ---> Running in e63406235f0a [2022-11-17T16:09:15.425Z] Removing intermediate container e63406235f0a [2022-11-17T16:09:15.425Z] ---> eb7ff5b90abf [2022-11-17T16:09:15.425Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T16:09:15.425Z] ---> Running in d4cd4d1cd573 [2022-11-17T16:09:17.377Z] Removing intermediate container d4cd4d1cd573 [2022-11-17T16:09:17.377Z] ---> 2797453a7990 [2022-11-17T16:09:17.377Z] Step 21/23 : LABEL arch=arm64 [2022-11-17T16:09:17.377Z] ---> Running in 3250f7a23dbb [2022-11-17T16:09:18.339Z] Removing intermediate container 3250f7a23dbb [2022-11-17T16:09:18.339Z] ---> ed779ade0829 [2022-11-17T16:09:18.339Z] Step 22/23 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:09:18.607Z] ---> Running in b002e966063b [2022-11-17T16:09:19.570Z] Removing intermediate container b002e966063b [2022-11-17T16:09:19.570Z] ---> 4f0eca777462 [2022-11-17T16:09:19.570Z] Step 23/23 : LABEL version=2.3.1-dev.3 [2022-11-17T16:09:19.570Z] ---> Running in eda22cfd3944 [2022-11-17T16:09:20.536Z] Removing intermediate container eda22cfd3944 [2022-11-17T16:09:20.536Z] ---> 340243d3cb30 [2022-11-17T16:09:20.536Z] [2022-11-17T16:09:20.806Z] Successfully built 340243d3cb30 [2022-11-17T16:09:20.806Z] Successfully tagged core-command-arm64:latest [2022-11-17T16:09:20.806Z]  Building core-command ... done Building security-spire-server [2022-11-17T16:09:26.165Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:09:26.165Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:09:26.165Z] ---> a724a240d8ff [2022-11-17T16:09:26.165Z] Step 3/23 : WORKDIR /edgex-go [2022-11-17T16:09:26.165Z] ---> Using cache [2022-11-17T16:09:26.165Z] ---> f706bcb453bb [2022-11-17T16:09:26.165Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2022-11-17T16:09:26.165Z] ---> Using cache [2022-11-17T16:09:26.165Z] ---> 716177247042 [2022-11-17T16:09:26.165Z] Step 5/23 : COPY go.mod vendor* ./ [2022-11-17T16:09:26.165Z] ---> Using cache [2022-11-17T16:09:26.165Z] ---> 4c102f206747 [2022-11-17T16:09:26.165Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:09:26.755Z] ---> Running in 4aa4d00a1b96 [2022-11-17T16:09:36.862Z] Removing intermediate container 7d87f173134b [2022-11-17T16:09:36.862Z] ---> 882cbb5ea98f [2022-11-17T16:09:36.862Z] Step 7/24 : COPY . . [2022-11-17T16:09:39.445Z] ---> 27ae44330674 [2022-11-17T16:09:39.445Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2022-11-17T16:09:39.445Z] ---> Running in e8f505698f29 [2022-11-17T16:09:40.028Z] Removing intermediate container e8f505698f29 [2022-11-17T16:09:40.028Z] ---> 883fc57228a1 [2022-11-17T16:09:40.028Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2022-11-17T16:09:40.028Z] ---> Running in b84bd38286f1 [2022-11-17T16:09:40.616Z] Removing intermediate container b84bd38286f1 [2022-11-17T16:09:40.616Z] ---> 84ad47e58659 [2022-11-17T16:09:40.616Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-17T16:09:40.887Z] ---> Running in 34e564ea6946 [2022-11-17T16:09:44.238Z] Removing intermediate container 34e564ea6946 [2022-11-17T16:09:44.238Z] ---> 716e6c1ff4f6 [2022-11-17T16:09:44.238Z] Step 11/24 : WORKDIR /edgex-go [2022-11-17T16:09:44.238Z] ---> Running in 5f22cd8f71f8 [2022-11-17T16:09:44.839Z] Removing intermediate container 5f22cd8f71f8 [2022-11-17T16:09:44.839Z] ---> 7ebaddf3cf27 [2022-11-17T16:09:44.839Z] [2022-11-17T16:09:44.839Z] Step 12/24 : FROM alpine:3.15 [2022-11-17T16:09:44.839Z] ---> 8aa73fd46299 [2022-11-17T16:09:44.839Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T16:09:44.839Z] ---> Using cache [2022-11-17T16:09:44.839Z] ---> 2005fe52548a [2022-11-17T16:09:44.839Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-11-17T16:09:45.111Z] ---> Running in 3c0b1b5370d1 [2022-11-17T16:09:47.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:09:47.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:09:49.078Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T16:09:49.078Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T16:09:49.078Z] OK: 15736 distinct packages available [2022-11-17T16:09:49.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:09:49.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:09:51.554Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-11-17T16:09:51.554Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-11-17T16:09:51.554Z] (3/4) Installing libucontext (1.1-r0) [2022-11-17T16:09:51.554Z] (4/4) Installing gcompat (1.0.0-r4) [2022-11-17T16:09:51.554Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T16:09:51.554Z] OK: 6 MiB in 18 packages [2022-11-17T16:09:54.148Z] Removing intermediate container 3c0b1b5370d1 [2022-11-17T16:09:54.148Z] ---> 380d54be29fa [2022-11-17T16:09:54.148Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-17T16:09:57.488Z] Removing intermediate container 9573d789fc7f [2022-11-17T16:09:57.488Z] ---> 470a6c33b3d3 [2022-11-17T16:09:57.488Z] [2022-11-17T16:09:57.488Z] Step 9/19 : FROM alpine:3.15 [2022-11-17T16:09:57.488Z] ---> 8aa73fd46299 [2022-11-17T16:09:57.488Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T16:09:57.488Z] ---> Using cache [2022-11-17T16:09:57.488Z] ---> 2005fe52548a [2022-11-17T16:09:57.488Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-11-17T16:09:57.488Z] ---> Running in 48649dcf2c43 [2022-11-17T16:10:00.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:10:00.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:10:01.228Z] ---> ec7712199ad9 [2022-11-17T16:10:01.228Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-11-17T16:10:01.522Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-11-17T16:10:01.522Z] v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-11-17T16:10:01.522Z] OK: 15736 distinct packages available [2022-11-17T16:10:01.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:10:02.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:10:02.375Z] ---> e23291748913 [2022-11-17T16:10:02.375Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-11-17T16:10:02.653Z] ---> Running in b3b577f87609 [2022-11-17T16:10:02.945Z] Removing intermediate container b3b577f87609 [2022-11-17T16:10:02.945Z] ---> ae71c44a07e4 [2022-11-17T16:10:02.945Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-11-17T16:10:03.539Z] (1/9) Installing ca-certificates (20220614-r0) [2022-11-17T16:10:03.539Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-11-17T16:10:03.810Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-11-17T16:10:03.811Z] (4/9) Installing libcurl (7.80.0-r4) [2022-11-17T16:10:03.811Z] (5/9) Installing curl (7.80.0-r4) [2022-11-17T16:10:03.811Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-11-17T16:10:03.811Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-11-17T16:10:03.811Z] (8/9) Installing libucontext (1.1-r0) [2022-11-17T16:10:03.811Z] (9/9) Installing gcompat (1.0.0-r4) [2022-11-17T16:10:03.811Z] Executing busybox-1.34.1-r7.trigger [2022-11-17T16:10:03.811Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T16:10:04.076Z] ---> 41f7fc4906b8 [2022-11-17T16:10:04.076Z] Step 19/24 : WORKDIR / [2022-11-17T16:10:04.076Z] ---> Running in f5bcef6c7ca8 [2022-11-17T16:10:04.346Z] OK: 8 MiB in 23 packages [2022-11-17T16:10:04.932Z] Removing intermediate container f5bcef6c7ca8 [2022-11-17T16:10:04.932Z] ---> 9171b5c2334a [2022-11-17T16:10:04.932Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-17T16:10:04.932Z] ---> Running in eff6943125b6 [2022-11-17T16:10:05.893Z] Removing intermediate container eff6943125b6 [2022-11-17T16:10:05.893Z] ---> 8a0b065efeea [2022-11-17T16:10:05.893Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-17T16:10:05.893Z] ---> Running in c19af93d8344 [2022-11-17T16:10:07.300Z] Removing intermediate container c19af93d8344 [2022-11-17T16:10:07.301Z] ---> 72756e89c1b7 [2022-11-17T16:10:07.301Z] Step 22/24 : LABEL arch=arm64 [2022-11-17T16:10:07.301Z] ---> Running in 7f1a8020910c [2022-11-17T16:10:07.301Z] Removing intermediate container 48649dcf2c43 [2022-11-17T16:10:07.301Z] ---> 74d5c6c34a0d [2022-11-17T16:10:07.301Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T16:10:08.262Z] Removing intermediate container 7f1a8020910c [2022-11-17T16:10:08.262Z] ---> 03c21b77d92d [2022-11-17T16:10:08.262Z] Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:10:08.528Z] ---> Running in 17ccad8c0f00 [2022-11-17T16:10:09.114Z] ---> 79c71ce4fcc7 [2022-11-17T16:10:09.114Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-11-17T16:10:09.386Z] Removing intermediate container 17ccad8c0f00 [2022-11-17T16:10:09.386Z] ---> a96c2833546e [2022-11-17T16:10:09.386Z] Step 24/24 : LABEL version=2.3.1-dev.3 [2022-11-17T16:10:09.386Z] ---> Running in 9b53657a664b [2022-11-17T16:10:10.348Z] Removing intermediate container 9b53657a664b [2022-11-17T16:10:10.348Z] ---> 082c4f18748c [2022-11-17T16:10:10.348Z] [2022-11-17T16:10:10.614Z] Successfully built 082c4f18748c [2022-11-17T16:10:10.880Z] Successfully tagged security-spire-config-arm64:latest [2022-11-17T16:10:10.880Z]  Building security-spire-config ... done Building core-data [2022-11-17T16:10:13.463Z] ---> 45166c72acd0 [2022-11-17T16:10:13.463Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-11-17T16:10:14.874Z] ---> 716c0bf04cfc [2022-11-17T16:10:14.874Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-11-17T16:10:15.140Z] ---> Running in b4de06f7b911 [2022-11-17T16:10:16.099Z] Removing intermediate container b4de06f7b911 [2022-11-17T16:10:16.099Z] ---> 1c8e44eb1a23 [2022-11-17T16:10:16.099Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T16:10:16.366Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:10:16.366Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:10:16.366Z] ---> a724a240d8ff [2022-11-17T16:10:16.366Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2022-11-17T16:10:16.366Z] ---> Using cache [2022-11-17T16:10:16.366Z] ---> e159826e4dce [2022-11-17T16:10:16.366Z] Step 4/22 : WORKDIR /edgex-go [2022-11-17T16:10:16.366Z] ---> Using cache [2022-11-17T16:10:16.366Z] ---> cda8dc0c8fe0 [2022-11-17T16:10:16.366Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-11-17T16:10:16.366Z] ---> Running in 4fe76223d30c [2022-11-17T16:10:16.632Z] ---> Running in 0e6f57cc009f [2022-11-17T16:10:17.589Z] Removing intermediate container 4fe76223d30c [2022-11-17T16:10:17.589Z] ---> 4f4d5a39a06a [2022-11-17T16:10:17.589Z] Step 17/19 : LABEL arch=arm64 [2022-11-17T16:10:17.855Z] ---> Running in 1b9ec56eb1c2 [2022-11-17T16:10:19.287Z] Removing intermediate container 1b9ec56eb1c2 [2022-11-17T16:10:19.287Z] ---> aaf2c9e8323c [2022-11-17T16:10:19.287Z] Step 18/19 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:10:19.287Z] ---> Running in ab0015feb632 [2022-11-17T16:10:19.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:10:19.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:10:20.089Z] Removing intermediate container ab0015feb632 [2022-11-17T16:10:20.089Z] ---> a3c6e049471f [2022-11-17T16:10:20.089Z] Step 19/19 : LABEL version=2.3.1-dev.3 [2022-11-17T16:10:20.354Z] ---> Running in 2777c51910ed [2022-11-17T16:10:20.933Z] Removing intermediate container 2777c51910ed [2022-11-17T16:10:20.933Z] ---> 6496d3cc2337 [2022-11-17T16:10:20.933Z] [2022-11-17T16:10:21.201Z] OK: 221 MiB in 51 packages [2022-11-17T16:10:21.201Z] Successfully built 6496d3cc2337 [2022-11-17T16:10:21.201Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-11-17T16:10:21.201Z]  Building security-spiffe-token-provider ... done Building security-bootstrapper [2022-11-17T16:10:23.130Z] Removing intermediate container 0e6f57cc009f [2022-11-17T16:10:23.130Z] ---> fb75fa921bd7 [2022-11-17T16:10:23.130Z] Step 6/22 : COPY go.mod vendor* ./ [2022-11-17T16:10:24.539Z] ---> af58e0682b40 [2022-11-17T16:10:24.539Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:10:24.808Z] ---> Running in 4df9f25b5a7e [2022-11-17T16:10:26.211Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:10:26.211Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:10:26.211Z] ---> a724a240d8ff [2022-11-17T16:10:26.211Z] Step 3/32 : WORKDIR /edgex-go [2022-11-17T16:10:26.211Z] ---> Using cache [2022-11-17T16:10:26.211Z] ---> f706bcb453bb [2022-11-17T16:10:26.211Z] Step 4/32 : RUN apk add --update --no-cache make git [2022-11-17T16:10:26.211Z] ---> Using cache [2022-11-17T16:10:26.211Z] ---> b03695845481 [2022-11-17T16:10:26.211Z] Step 5/32 : COPY go.mod vendor* ./ [2022-11-17T16:10:26.482Z] ---> Using cache [2022-11-17T16:10:26.482Z] ---> 01d44ab51fdd [2022-11-17T16:10:26.482Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:10:26.482Z] ---> Using cache [2022-11-17T16:10:26.482Z] ---> 01b7b926f415 [2022-11-17T16:10:26.482Z] Step 7/32 : COPY . . [2022-11-17T16:10:26.751Z] ---> Using cache [2022-11-17T16:10:26.751Z] ---> 9e616140cd5f [2022-11-17T16:10:26.751Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-11-17T16:10:27.361Z] ---> Running in c6b4bb292019 [2022-11-17T16:10:29.937Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-11-17T16:10:42.235Z] Removing intermediate container 4aa4d00a1b96 [2022-11-17T16:10:42.235Z] ---> 93aaf46e67c6 [2022-11-17T16:10:42.235Z] Step 7/23 : COPY . . [2022-11-17T16:10:45.567Z] ---> 31e197160d66 [2022-11-17T16:10:45.567Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2022-11-17T16:10:45.567Z] ---> Running in 95ebad3366b2 [2022-11-17T16:10:46.151Z] Removing intermediate container 95ebad3366b2 [2022-11-17T16:10:46.151Z] ---> f6678a2fd2ed [2022-11-17T16:10:46.151Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2022-11-17T16:10:46.151Z] ---> Running in d1575a4a457e [2022-11-17T16:10:46.744Z] Removing intermediate container d1575a4a457e [2022-11-17T16:10:46.744Z] ---> 1ea4591bd969 [2022-11-17T16:10:46.744Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-11-17T16:10:47.010Z] ---> Running in 4c956e6f06a7 [2022-11-17T16:10:50.372Z] Removing intermediate container 4c956e6f06a7 [2022-11-17T16:10:50.372Z] ---> 765c6f5b85c6 [2022-11-17T16:10:50.372Z] Step 11/23 : WORKDIR /edgex-go [2022-11-17T16:10:50.372Z] ---> Running in 94e9e76c78eb [2022-11-17T16:10:50.641Z] Removing intermediate container 94e9e76c78eb [2022-11-17T16:10:50.641Z] ---> 0df1bca9a1b6 [2022-11-17T16:10:50.641Z] [2022-11-17T16:10:50.641Z] Step 12/23 : FROM alpine:3.15 [2022-11-17T16:10:50.641Z] ---> 8aa73fd46299 [2022-11-17T16:10:50.641Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T16:10:50.641Z] ---> Using cache [2022-11-17T16:10:50.641Z] ---> 2005fe52548a [2022-11-17T16:10:50.641Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-11-17T16:10:50.641Z] ---> Using cache [2022-11-17T16:10:50.641Z] ---> 70b0412b2f5d [2022-11-17T16:10:50.641Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-11-17T16:10:55.990Z] ---> b053935949c5 [2022-11-17T16:10:55.990Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-11-17T16:10:56.264Z] ---> f01bea87af4a [2022-11-17T16:10:56.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-11-17T16:10:57.220Z] ---> 6bd72787d47a [2022-11-17T16:10:57.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-11-17T16:10:58.627Z] ---> dbbb03e3e4f1 [2022-11-17T16:10:58.627Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-11-17T16:10:58.627Z] ---> Running in 41add0ff9e5c [2022-11-17T16:10:59.593Z] Removing intermediate container 41add0ff9e5c [2022-11-17T16:10:59.593Z] ---> 0e72aa12006a [2022-11-17T16:10:59.593Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-11-17T16:10:59.872Z] ---> Running in 75ce52973d05 [2022-11-17T16:11:00.849Z] Removing intermediate container 75ce52973d05 [2022-11-17T16:11:00.849Z] ---> 39977c1f46da [2022-11-17T16:11:00.849Z] Step 21/23 : LABEL arch=arm64 [2022-11-17T16:11:00.849Z] ---> Running in 4d2cf7a829ab [2022-11-17T16:11:01.831Z] Removing intermediate container 4d2cf7a829ab [2022-11-17T16:11:01.831Z] ---> 8cb0e0217641 [2022-11-17T16:11:01.831Z] Step 22/23 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:11:01.831Z] ---> Running in 2a4447ba0006 [2022-11-17T16:11:03.248Z] Removing intermediate container 2a4447ba0006 [2022-11-17T16:11:03.248Z] ---> 707f1d624887 [2022-11-17T16:11:03.248Z] Step 23/23 : LABEL version=2.3.1-dev.3 [2022-11-17T16:11:03.248Z] ---> Running in 64c28559e929 [2022-11-17T16:11:04.205Z] Removing intermediate container 64c28559e929 [2022-11-17T16:11:04.205Z] ---> d0fb7e7446c4 [2022-11-17T16:11:04.205Z] [2022-11-17T16:11:04.205Z] Successfully built d0fb7e7446c4 [2022-11-17T16:11:04.205Z] Successfully tagged security-spire-server-arm64:latest [2022-11-17T16:11:04.205Z]  Building security-spire-server ... done Building sys-mgmt-agent [2022-11-17T16:11:09.538Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:11:09.538Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:11:09.538Z] ---> a724a240d8ff [2022-11-17T16:11:09.538Z] Step 3/22 : WORKDIR /edgex-go [2022-11-17T16:11:09.538Z] ---> Using cache [2022-11-17T16:11:09.538Z] ---> f706bcb453bb [2022-11-17T16:11:09.538Z] Step 4/22 : RUN apk add --update --no-cache make bash git [2022-11-17T16:11:09.802Z] ---> Running in 61bf6c20ff95 [2022-11-17T16:11:12.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:11:12.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:11:14.059Z] OK: 221 MiB in 51 packages [2022-11-17T16:11:17.391Z] Removing intermediate container 61bf6c20ff95 [2022-11-17T16:11:17.391Z] ---> e53a18124729 [2022-11-17T16:11:17.391Z] Step 5/22 : COPY go.mod vendor* ./ [2022-11-17T16:11:19.963Z] ---> 5442d8dc32d6 [2022-11-17T16:11:19.963Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:11:19.963Z] ---> Running in d56fdf36950e [2022-11-17T16:11:22.542Z] Removing intermediate container 5412a088bacf [2022-11-17T16:11:22.542Z] ---> 99adea373750 [2022-11-17T16:11:22.542Z] [2022-11-17T16:11:22.542Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T16:11:22.542Z] ---> 2b4661558fb8 [2022-11-17T16:11:22.542Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-11-17T16:11:22.542Z] ---> Running in 55ed011849cd [2022-11-17T16:11:22.815Z] Removing intermediate container cf4b8f507f8b [2022-11-17T16:11:22.815Z] ---> 8a039f469c18 [2022-11-17T16:11:22.815Z] [2022-11-17T16:11:22.815Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T16:11:22.815Z] ---> 2b4661558fb8 [2022-11-17T16:11:22.815Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-11-17T16:11:22.815Z] ---> Using cache [2022-11-17T16:11:22.815Z] ---> 7d49a16e00fb [2022-11-17T16:11:22.815Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T16:11:22.815Z] ---> Using cache [2022-11-17T16:11:22.815Z] ---> 6cd9137ddef2 [2022-11-17T16:11:22.815Z] Step 13/22 : ENV APP_PORT=59861 [2022-11-17T16:11:23.080Z] ---> Running in da5c591fa7fe [2022-11-17T16:11:24.482Z] Removing intermediate container da5c591fa7fe [2022-11-17T16:11:24.482Z] ---> ff26ce37749f [2022-11-17T16:11:24.482Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-17T16:11:24.748Z] ---> Running in 956968c4fc88 [2022-11-17T16:11:24.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:11:25.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:11:25.591Z] Removing intermediate container 956968c4fc88 [2022-11-17T16:11:25.591Z] ---> e39480ff46f6 [2022-11-17T16:11:25.591Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T16:11:26.559Z] (1/2) Installing ca-certificates (20220614-r0) [2022-11-17T16:11:26.559Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-11-17T16:11:26.838Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T16:11:26.838Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T16:11:27.114Z] ---> 2ceac7effd14 [2022-11-17T16:11:27.114Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-11-17T16:11:27.114Z] OK: 6 MiB in 16 packages [2022-11-17T16:11:31.365Z] Removing intermediate container 55ed011849cd [2022-11-17T16:11:31.365Z] ---> 4499e3ff261e [2022-11-17T16:11:31.365Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T16:11:31.631Z] ---> 7037abef5e17 [2022-11-17T16:11:31.631Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-11-17T16:11:31.631Z] ---> Running in fd95a82dfa20 [2022-11-17T16:11:33.047Z] Removing intermediate container fd95a82dfa20 [2022-11-17T16:11:33.047Z] ---> ac656ae9dfd1 [2022-11-17T16:11:33.047Z] Step 13/22 : ENV APP_PORT=59860 [2022-11-17T16:11:33.313Z] ---> Running in 6d4613e7ab4c [2022-11-17T16:11:33.593Z] ---> 79cc1c1669f7 [2022-11-17T16:11:33.593Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-11-17T16:11:33.863Z] ---> Running in 11fc2fa7d1c6 [2022-11-17T16:11:34.128Z] Removing intermediate container 6d4613e7ab4c [2022-11-17T16:11:34.128Z] ---> 35c9ffe30ccf [2022-11-17T16:11:34.128Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-17T16:11:34.398Z] ---> Running in 5883de6b4d9d [2022-11-17T16:11:34.665Z] Removing intermediate container 11fc2fa7d1c6 [2022-11-17T16:11:34.665Z] ---> 5cba0473758c [2022-11-17T16:11:34.665Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T16:11:34.935Z] ---> Running in 35c0521bab0c [2022-11-17T16:11:35.520Z] Removing intermediate container 5883de6b4d9d [2022-11-17T16:11:35.520Z] ---> 64c2f8997cdf [2022-11-17T16:11:35.520Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T16:11:36.104Z] Removing intermediate container 35c0521bab0c [2022-11-17T16:11:36.104Z] ---> 5652a4599b12 [2022-11-17T16:11:36.104Z] Step 20/22 : LABEL arch=arm64 [2022-11-17T16:11:36.689Z] ---> Running in 1026463bb9d4 [2022-11-17T16:11:37.648Z] ---> a7bcb4b4d04a [2022-11-17T16:11:37.648Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-11-17T16:11:37.916Z] Removing intermediate container 1026463bb9d4 [2022-11-17T16:11:37.916Z] ---> 2674095a0f77 [2022-11-17T16:11:37.916Z] Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:11:38.181Z] ---> Running in 5b93441f4e6c [2022-11-17T16:11:39.582Z] Removing intermediate container 5b93441f4e6c [2022-11-17T16:11:39.582Z] ---> 9bce4781f636 [2022-11-17T16:11:39.582Z] Step 22/22 : LABEL version=2.3.1-dev.3 [2022-11-17T16:11:39.582Z] ---> Running in c410c0963575 [2022-11-17T16:11:40.538Z] Removing intermediate container c410c0963575 [2022-11-17T16:11:40.538Z] ---> 922159dd6531 [2022-11-17T16:11:40.538Z] [2022-11-17T16:11:40.803Z] Successfully built 922159dd6531 [2022-11-17T16:11:40.803Z] Successfully tagged support-scheduler-arm64:latest [2022-11-17T16:11:40.803Z] Building security-proxy-setup [2022-11-17T16:11:43.376Z]  Building support-scheduler ... done  ---> 7ad70a86fbec [2022-11-17T16:11:43.376Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-11-17T16:11:45.315Z] ---> 48e01cd3d27d [2022-11-17T16:11:45.315Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-11-17T16:11:45.315Z] ---> Running in 191f8d7b0b37 [2022-11-17T16:11:45.580Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:11:45.580Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:11:45.580Z] ---> a724a240d8ff [2022-11-17T16:11:45.580Z] Step 3/21 : WORKDIR /edgex-go [2022-11-17T16:11:45.846Z] ---> Using cache [2022-11-17T16:11:45.846Z] ---> f706bcb453bb [2022-11-17T16:11:45.846Z] Step 4/21 : RUN apk add --update --no-cache make git [2022-11-17T16:11:45.846Z] ---> Using cache [2022-11-17T16:11:45.846Z] ---> b03695845481 [2022-11-17T16:11:45.846Z] Step 5/21 : COPY go.mod vendor* ./ [2022-11-17T16:11:45.846Z] ---> Using cache [2022-11-17T16:11:45.846Z] ---> 01d44ab51fdd [2022-11-17T16:11:45.846Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:11:45.846Z] ---> Using cache [2022-11-17T16:11:45.846Z] ---> 01b7b926f415 [2022-11-17T16:11:45.846Z] Step 7/21 : COPY . . [2022-11-17T16:11:46.113Z] ---> Using cache [2022-11-17T16:11:46.113Z] ---> 9e616140cd5f [2022-11-17T16:11:46.113Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-11-17T16:11:46.381Z] Removing intermediate container 191f8d7b0b37 [2022-11-17T16:11:46.381Z] ---> 5606d94a3278 [2022-11-17T16:11:46.381Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T16:11:46.381Z] ---> Running in ea6763786b20 [2022-11-17T16:11:46.650Z] ---> Running in e5d1d9aebc1d [2022-11-17T16:11:48.080Z] Removing intermediate container e5d1d9aebc1d [2022-11-17T16:11:48.080Z] ---> b4d50ffdcf09 [2022-11-17T16:11:48.080Z] Step 20/22 : LABEL arch=arm64 [2022-11-17T16:11:48.080Z] ---> Running in 414738323c35 [2022-11-17T16:11:48.660Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-11-17T16:11:48.660Z] Removing intermediate container 414738323c35 [2022-11-17T16:11:48.660Z] ---> bf110e4bcb40 [2022-11-17T16:11:48.660Z] Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:11:48.926Z] ---> Running in 27b8abb9c64e [2022-11-17T16:11:49.899Z] Removing intermediate container 27b8abb9c64e [2022-11-17T16:11:49.899Z] ---> 8fd43a47841f [2022-11-17T16:11:49.899Z] Step 22/22 : LABEL version=2.3.1-dev.3 [2022-11-17T16:11:49.899Z] ---> Running in 8db485bdf90f [2022-11-17T16:11:50.860Z] Removing intermediate container 8db485bdf90f [2022-11-17T16:11:50.860Z] ---> d3a0f188b882 [2022-11-17T16:11:50.860Z] [2022-11-17T16:11:50.860Z] Successfully built d3a0f188b882 [2022-11-17T16:11:50.860Z] Successfully tagged support-notifications-arm64:latest [2022-11-17T16:11:50.860Z]  Building support-notifications ... done Building core-metadata [2022-11-17T16:11:55.106Z] Removing intermediate container 4df9f25b5a7e [2022-11-17T16:11:55.106Z] ---> fe506eee3ebf [2022-11-17T16:11:55.106Z] Step 8/22 : COPY . . [2022-11-17T16:11:55.373Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-11-17T16:11:55.373Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-11-17T16:11:55.373Z] ---> a724a240d8ff [2022-11-17T16:11:55.373Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-17T16:11:55.373Z] ---> Using cache [2022-11-17T16:11:55.373Z] ---> e159826e4dce [2022-11-17T16:11:55.373Z] Step 4/24 : WORKDIR /edgex-go [2022-11-17T16:11:55.373Z] ---> Using cache [2022-11-17T16:11:55.373Z] ---> cda8dc0c8fe0 [2022-11-17T16:11:55.373Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-11-17T16:11:55.373Z] ---> Using cache [2022-11-17T16:11:55.373Z] ---> 8a2c41059d80 [2022-11-17T16:11:55.373Z] Step 6/24 : COPY go.mod vendor* ./ [2022-11-17T16:11:55.641Z] ---> Using cache [2022-11-17T16:11:55.641Z] ---> ebff2b9579ae [2022-11-17T16:11:55.641Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-17T16:11:55.641Z] ---> Using cache [2022-11-17T16:11:55.641Z] ---> c16db0e66480 [2022-11-17T16:11:55.641Z] Step 8/24 : COPY . . [2022-11-17T16:11:56.228Z] ---> Using cache [2022-11-17T16:11:56.228Z] ---> 7edf81eeb77f [2022-11-17T16:11:56.228Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-11-17T16:11:56.810Z] ---> Running in cfde3b8bfa67 [2022-11-17T16:11:59.380Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-11-17T16:12:01.319Z] ---> 52b9e8973a28 [2022-11-17T16:12:01.319Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-11-17T16:12:01.584Z] ---> Running in 99e9f59d063c [2022-11-17T16:12:04.156Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-11-17T16:12:22.617Z] Removing intermediate container d56fdf36950e [2022-11-17T16:12:22.617Z] ---> dd03bf330878 [2022-11-17T16:12:22.617Z] Step 7/22 : COPY . . [2022-11-17T16:12:25.225Z] ---> 068f008076bd [2022-11-17T16:12:25.225Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-11-17T16:12:25.225Z] ---> Running in dccf2a5fac4c [2022-11-17T16:12:27.171Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-11-17T16:15:33.919Z] Removing intermediate container c6b4bb292019 [2022-11-17T16:15:33.919Z] ---> 09512d7e87b0 [2022-11-17T16:15:33.919Z] [2022-11-17T16:15:33.919Z] Step 9/32 : FROM alpine:3.16 [2022-11-17T16:15:33.919Z] ---> 2b4661558fb8 [2022-11-17T16:15:33.919Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-11-17T16:15:33.919Z] ---> Running in f7fd62c8502f [2022-11-17T16:15:33.919Z] Removing intermediate container f7fd62c8502f [2022-11-17T16:15:33.919Z] ---> f90939d0a857 [2022-11-17T16:15:33.919Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2022-11-17T16:15:33.919Z] ---> Running in 453dbcc31466 [2022-11-17T16:15:33.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:15:33.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:15:33.919Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-11-17T16:15:33.919Z] (2/2) Installing su-exec (0.2-r1) [2022-11-17T16:15:33.919Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T16:15:33.919Z] OK: 5 MiB in 16 packages [2022-11-17T16:15:33.919Z] Removing intermediate container 453dbcc31466 [2022-11-17T16:15:33.919Z] ---> 398a4386d876 [2022-11-17T16:15:33.919Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2022-11-17T16:15:33.919Z] ---> Running in 073eac8978b7 [2022-11-17T16:15:33.919Z] Removing intermediate container 073eac8978b7 [2022-11-17T16:15:33.919Z] ---> 0f3bffd28710 [2022-11-17T16:15:33.919Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-11-17T16:15:33.919Z] ---> Running in 621e8a29caa4 [2022-11-17T16:15:33.919Z] Removing intermediate container 621e8a29caa4 [2022-11-17T16:15:33.919Z] ---> 1bb060bf817a [2022-11-17T16:15:33.919Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-11-17T16:15:33.919Z] ---> Running in 61817ddd6d71 [2022-11-17T16:15:33.919Z] Removing intermediate container 61817ddd6d71 [2022-11-17T16:15:33.919Z] ---> 0a6039c5b7c9 [2022-11-17T16:15:33.919Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-11-17T16:15:33.919Z] ---> Running in 85e98ead034f [2022-11-17T16:15:33.919Z] Removing intermediate container 85e98ead034f [2022-11-17T16:15:33.919Z] ---> 264795d325fa [2022-11-17T16:15:33.919Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-11-17T16:15:33.919Z] ---> Running in f72aeb94f606 [2022-11-17T16:15:34.888Z] Removing intermediate container f72aeb94f606 [2022-11-17T16:15:34.888Z] ---> b00c6ff38394 [2022-11-17T16:15:34.888Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2022-11-17T16:15:34.888Z] ---> Running in 7b6cf97578e7 [2022-11-17T16:15:35.472Z] Removing intermediate container 7b6cf97578e7 [2022-11-17T16:15:35.472Z] ---> 4406ed2fa5c8 [2022-11-17T16:15:35.472Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-11-17T16:15:36.434Z] ---> 010a82b120b2 [2022-11-17T16:15:36.434Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-11-17T16:15:36.434Z] ---> Running in b32631dec024 [2022-11-17T16:15:39.773Z] Removing intermediate container b32631dec024 [2022-11-17T16:15:39.773Z] ---> d5b716da2c3d [2022-11-17T16:15:39.773Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T16:15:40.362Z] ---> 8b8a02d8e67e [2022-11-17T16:15:40.362Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-11-17T16:15:41.766Z] ---> 991182cbf492 [2022-11-17T16:15:41.766Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-11-17T16:15:42.725Z] ---> acf697203464 [2022-11-17T16:15:42.725Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-11-17T16:15:44.669Z] ---> faec96a65423 [2022-11-17T16:15:44.669Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-11-17T16:15:45.632Z] ---> 3a0ce08d8c60 [2022-11-17T16:15:45.632Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-11-17T16:15:46.593Z] ---> 1025e46de9a1 [2022-11-17T16:15:46.593Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-11-17T16:15:47.551Z] ---> 5f131c53dc61 [2022-11-17T16:15:47.551Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2022-11-17T16:15:47.819Z] ---> Running in 8f3f316a0df6 [2022-11-17T16:15:51.158Z] Removing intermediate container 8f3f316a0df6 [2022-11-17T16:15:51.158Z] ---> 4727237e985c [2022-11-17T16:15:51.158Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2022-11-17T16:15:51.158Z] ---> Running in 4d1e11555521 [2022-11-17T16:15:51.425Z] Removing intermediate container 4d1e11555521 [2022-11-17T16:15:51.425Z] ---> 61f881c1e21f [2022-11-17T16:15:51.425Z] Step 29/32 : CMD ["gate"] [2022-11-17T16:15:51.425Z] ---> Running in 20b5d731ac48 [2022-11-17T16:15:52.008Z] Removing intermediate container 20b5d731ac48 [2022-11-17T16:15:52.008Z] ---> 1fcf7662d8f2 [2022-11-17T16:15:52.008Z] Step 30/32 : LABEL arch=arm64 [2022-11-17T16:15:52.008Z] ---> Running in 030e09355d25 [2022-11-17T16:15:52.590Z] Removing intermediate container 030e09355d25 [2022-11-17T16:15:52.590Z] ---> 436363cc2117 [2022-11-17T16:15:52.590Z] Step 31/32 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:15:52.857Z] ---> Running in bb26a3ab13de [2022-11-17T16:15:53.127Z] Removing intermediate container bb26a3ab13de [2022-11-17T16:15:53.127Z] ---> b9b9e846fb7b [2022-11-17T16:15:53.127Z] Step 32/32 : LABEL version=2.3.1-dev.3 [2022-11-17T16:15:53.394Z] ---> Running in 092b181c85d7 [2022-11-17T16:15:53.978Z] Removing intermediate container 092b181c85d7 [2022-11-17T16:15:53.978Z] ---> 71eb1b482694 [2022-11-17T16:15:53.978Z] [2022-11-17T16:15:53.978Z] Successfully built 71eb1b482694 [2022-11-17T16:15:53.978Z] Successfully tagged security-bootstrapper-arm64:latest [2022-11-17T16:16:50.332Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-11-17T16:17:05.302Z] Removing intermediate container ea6763786b20 [2022-11-17T16:17:05.302Z] ---> f2d31fd54d45 [2022-11-17T16:17:05.302Z] [2022-11-17T16:17:05.302Z] Step 9/21 : FROM alpine:3.16 [2022-11-17T16:17:05.302Z] ---> 2b4661558fb8 [2022-11-17T16:17:05.302Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2022-11-17T16:17:05.568Z] ---> Running in bd6b0e7d4067 [2022-11-17T16:17:07.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:17:07.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:17:08.899Z] (1/6) Installing ca-certificates (20220614-r0) [2022-11-17T16:17:08.899Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-11-17T16:17:08.899Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-11-17T16:17:08.899Z] (4/6) Installing libcurl (7.83.1-r4) [2022-11-17T16:17:08.899Z] (5/6) Installing curl (7.83.1-r4) [2022-11-17T16:17:08.899Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-11-17T16:17:08.899Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T16:17:08.899Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T16:17:09.163Z] OK: 8 MiB in 20 packages [2022-11-17T16:17:11.097Z] Removing intermediate container bd6b0e7d4067 [2022-11-17T16:17:11.097Z] ---> ec91fe8a0e25 [2022-11-17T16:17:11.097Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-11-17T16:17:11.362Z] ---> Running in 39250aa26fe5 [2022-11-17T16:17:11.942Z] Removing intermediate container 39250aa26fe5 [2022-11-17T16:17:11.942Z] ---> 3ed38eea34e6 [2022-11-17T16:17:11.942Z] Step 12/21 : WORKDIR /edgex [2022-11-17T16:17:11.942Z] ---> Running in 4da2582169f6 [2022-11-17T16:17:12.523Z] Removing intermediate container 4da2582169f6 [2022-11-17T16:17:12.523Z] ---> 4fff56f370c2 [2022-11-17T16:17:12.523Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-11-17T16:17:13.477Z] ---> 5b4592be93ea [2022-11-17T16:17:13.477Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-11-17T16:17:14.876Z] ---> 0daf222f614f [2022-11-17T16:17:14.876Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-11-17T16:17:16.811Z] ---> 6691ae5c3b17 [2022-11-17T16:17:16.811Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-11-17T16:17:17.398Z] ---> 218115880588 [2022-11-17T16:17:17.398Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-11-17T16:17:17.398Z] ---> Running in 283d6036f929 [2022-11-17T16:17:21.656Z] Removing intermediate container 283d6036f929 [2022-11-17T16:17:21.656Z] ---> 881312368e3e [2022-11-17T16:17:21.656Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2022-11-17T16:17:21.656Z] ---> Running in 0625398bf103 [2022-11-17T16:17:21.934Z] Removing intermediate container 0625398bf103 [2022-11-17T16:17:21.934Z] ---> 018f5c53c02c [2022-11-17T16:17:21.934Z] Step 19/21 : LABEL arch=arm64 [2022-11-17T16:17:21.934Z] ---> Running in aa03817471e7 [2022-11-17T16:17:22.894Z] Removing intermediate container aa03817471e7 [2022-11-17T16:17:22.894Z] ---> 21e3ae47a589 [2022-11-17T16:17:22.894Z] Step 20/21 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:17:23.162Z] ---> Running in bc40c5832cb8 [2022-11-17T16:17:23.749Z] Removing intermediate container bc40c5832cb8 [2022-11-17T16:17:23.749Z] ---> ff2bacb33b33 [2022-11-17T16:17:23.749Z] Step 21/21 : LABEL version=2.3.1-dev.3 [2022-11-17T16:17:23.749Z] ---> Running in ef4ddbc68fb8 [2022-11-17T16:17:24.707Z] Removing intermediate container ef4ddbc68fb8 [2022-11-17T16:17:24.707Z] ---> 57416a5294d4 [2022-11-17T16:17:24.707Z] [2022-11-17T16:17:24.707Z] Successfully built 57416a5294d4 [2022-11-17T16:17:24.707Z] Successfully tagged security-proxy-setup-arm64:latest [2022-11-17T16:17:28.035Z]  Building security-proxy-setup ... done Removing intermediate container dccf2a5fac4c [2022-11-17T16:17:28.035Z] ---> 32a13143c586 [2022-11-17T16:17:28.035Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-11-17T16:17:28.035Z] ---> Running in b5cb9c62cf1d [2022-11-17T16:17:29.968Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-11-17T16:17:34.208Z] Removing intermediate container b5cb9c62cf1d [2022-11-17T16:17:34.208Z] ---> aa6aa6509aa4 [2022-11-17T16:17:34.208Z] [2022-11-17T16:17:34.208Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T16:17:34.208Z] ---> 2b4661558fb8 [2022-11-17T16:17:34.208Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-11-17T16:17:34.479Z] ---> Running in b3368fd3df81 [2022-11-17T16:17:34.756Z] Removing intermediate container b3368fd3df81 [2022-11-17T16:17:34.756Z] ---> 7ef22bea0031 [2022-11-17T16:17:34.756Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-11-17T16:17:35.026Z] ---> Running in e9ee97b8541f [2022-11-17T16:17:36.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:17:36.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:17:38.102Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-11-17T16:17:38.102Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-11-17T16:17:38.102Z] (3/33) Installing readline (8.1.2-r0) [2022-11-17T16:17:38.102Z] (4/33) Installing bash (5.1.16-r2) [2022-11-17T16:17:38.102Z] Executing bash-5.1.16-r2.post-install [2022-11-17T16:17:38.102Z] (5/33) Installing ca-certificates (20220614-r0) [2022-11-17T16:17:38.102Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-11-17T16:17:38.102Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-11-17T16:17:38.102Z] (8/33) Installing libcurl (7.83.1-r4) [2022-11-17T16:17:38.102Z] (9/33) Installing curl (7.83.1-r4) [2022-11-17T16:17:38.102Z] (10/33) Installing docker-cli (20.10.20-r0) [2022-11-17T16:17:39.066Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-11-17T16:17:39.066Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-11-17T16:17:39.066Z] (13/33) Installing expat (2.5.0-r0) [2022-11-17T16:17:39.066Z] (14/33) Installing libffi (3.4.2-r1) [2022-11-17T16:17:39.066Z] (15/33) Installing gdbm (1.23-r0) [2022-11-17T16:17:39.066Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-11-17T16:17:39.066Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-11-17T16:17:39.066Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-17T16:17:39.331Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-11-17T16:17:39.331Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-11-17T16:17:39.331Z] (21/33) Installing python3 (3.10.8-r0) [2022-11-17T16:17:41.927Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-11-17T16:17:41.927Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-11-17T16:17:41.927Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-11-17T16:17:41.927Z] (25/33) Installing py3-six (1.16.0-r1) [2022-11-17T16:17:41.927Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-11-17T16:17:41.927Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-11-17T16:17:41.927Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-11-17T16:17:41.927Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-11-17T16:17:41.927Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-11-17T16:17:41.927Z] (31/33) Installing py3-packaging (21.3-r0) [2022-11-17T16:17:41.927Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-11-17T16:17:41.927Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-11-17T16:17:42.883Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T16:17:42.883Z] Executing ca-certificates-20220614-r0.trigger [2022-11-17T16:17:43.147Z] OK: 121 MiB in 47 packages [2022-11-17T16:17:46.484Z] Removing intermediate container cfde3b8bfa67 [2022-11-17T16:17:46.484Z] ---> e92296df53c4 [2022-11-17T16:17:46.484Z] [2022-11-17T16:17:46.484Z] Step 10/24 : FROM alpine:3.16 [2022-11-17T16:17:46.484Z] ---> 2b4661558fb8 [2022-11-17T16:17:46.484Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2022-11-17T16:17:46.484Z] ---> Using cache [2022-11-17T16:17:46.484Z] ---> 7d49a16e00fb [2022-11-17T16:17:46.484Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-11-17T16:17:46.484Z] ---> Using cache [2022-11-17T16:17:46.484Z] ---> 6cd9137ddef2 [2022-11-17T16:17:46.484Z] Step 13/24 : ENV APP_PORT=59881 [2022-11-17T16:17:46.751Z] ---> Running in 4c87381b6fd8 [2022-11-17T16:17:47.017Z] Removing intermediate container 4c87381b6fd8 [2022-11-17T16:17:47.017Z] ---> 0d26e5fdfd2f [2022-11-17T16:17:47.017Z] Step 14/24 : EXPOSE $APP_PORT [2022-11-17T16:17:47.281Z] ---> Running in 05cd22ff77cc [2022-11-17T16:17:47.547Z] Removing intermediate container 05cd22ff77cc [2022-11-17T16:17:47.547Z] ---> e945737aadd9 [2022-11-17T16:17:47.547Z] Step 15/24 : WORKDIR / [2022-11-17T16:17:47.813Z] ---> Running in c748906ee064 [2022-11-17T16:17:48.080Z] Removing intermediate container c748906ee064 [2022-11-17T16:17:48.080Z] ---> 2337d358f885 [2022-11-17T16:17:48.080Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T16:17:48.659Z] ---> 9a777418ebb6 [2022-11-17T16:17:48.659Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-11-17T16:17:49.613Z] ---> 6958c54bba2c [2022-11-17T16:17:49.613Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-11-17T16:17:50.572Z] ---> 4ad340a47eb7 [2022-11-17T16:17:50.572Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-11-17T16:17:51.155Z] ---> 12025fa65c02 [2022-11-17T16:17:51.155Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2022-11-17T16:17:51.422Z] ---> Running in d6220bc6c288 [2022-11-17T16:17:51.687Z] Removing intermediate container d6220bc6c288 [2022-11-17T16:17:51.687Z] ---> 1facde9502e6 [2022-11-17T16:17:51.687Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T16:17:51.687Z] ---> Running in 8307be29d881 [2022-11-17T16:17:52.267Z] Removing intermediate container 8307be29d881 [2022-11-17T16:17:52.267Z] ---> bda1f18f51af [2022-11-17T16:17:52.267Z] Step 22/24 : LABEL arch=arm64 [2022-11-17T16:17:52.267Z] ---> Running in 16e715ff4933 [2022-11-17T16:17:52.539Z] Removing intermediate container 16e715ff4933 [2022-11-17T16:17:52.539Z] ---> b8083f05e927 [2022-11-17T16:17:52.539Z] Step 23/24 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:17:52.808Z] ---> Running in 6ccf000fed71 [2022-11-17T16:17:53.074Z] Removing intermediate container 6ccf000fed71 [2022-11-17T16:17:53.074Z] ---> b4505a4bfcc4 [2022-11-17T16:17:53.074Z] Step 24/24 : LABEL version=2.3.1-dev.3 [2022-11-17T16:17:53.074Z] ---> Running in 4ee4e606099a [2022-11-17T16:17:53.338Z] Removing intermediate container 4ee4e606099a [2022-11-17T16:17:53.338Z] ---> 734055ef212b [2022-11-17T16:17:53.338Z] [2022-11-17T16:17:53.605Z] Successfully built 734055ef212b [2022-11-17T16:17:53.605Z] Successfully tagged core-metadata-arm64:latest [2022-11-17T16:17:56.184Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2022-11-17T16:17:56.184Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-11-17T16:17:56.184Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 13.5 MB/s eta 0:00:00 [2022-11-17T16:17:56.766Z] Collecting cached-property<2,>=1.2.0 [2022-11-17T16:17:56.766Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-11-17T16:17:57.348Z] Collecting PyYAML<4,>=3.10 [2022-11-17T16:17:57.348Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-11-17T16:17:57.348Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 18.4 MB/s eta 0:00:00 [2022-11-17T16:17:58.752Z] Preparing metadata (setup.py): started [2022-11-17T16:17:59.711Z] Removing intermediate container 99e9f59d063c [2022-11-17T16:17:59.711Z] ---> 7bd437cc2921 [2022-11-17T16:17:59.711Z] [2022-11-17T16:17:59.711Z] Step 10/22 : FROM alpine:3.16 [2022-11-17T16:17:59.711Z] ---> 2b4661558fb8 [2022-11-17T16:17:59.711Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-11-17T16:17:59.711Z] ---> Running in 8e9e69fdfd99 [2022-11-17T16:18:00.296Z] Removing intermediate container 8e9e69fdfd99 [2022-11-17T16:18:00.296Z] ---> 4a2d3f9389ca [2022-11-17T16:18:00.296Z] Step 12/22 : ENV APP_PORT=59880 [2022-11-17T16:18:00.296Z] ---> Running in dacb35e57171 [2022-11-17T16:18:00.563Z] Removing intermediate container dacb35e57171 [2022-11-17T16:18:00.563Z] ---> 5b996b5e0eea [2022-11-17T16:18:00.563Z] Step 13/22 : EXPOSE $APP_PORT [2022-11-17T16:18:00.563Z] ---> Running in a072791cbc02 [2022-11-17T16:18:00.563Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T16:18:00.831Z] Removing intermediate container a072791cbc02 [2022-11-17T16:18:00.831Z] ---> 14a08daab1cc [2022-11-17T16:18:00.831Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-17T16:18:00.831Z] ---> Running in 37277975d640 [2022-11-17T16:18:01.103Z] Collecting jsonschema<3,>=2.5.1 [2022-11-17T16:18:01.103Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-11-17T16:18:02.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-17T16:18:02.063Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-11-17T16:18:02.063Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-11-17T16:18:02.063Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.7 MB/s eta 0:00:00 [2022-11-17T16:18:02.331Z] Collecting dockerpty<0.5,>=0.4.1 [2022-11-17T16:18:02.331Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-11-17T16:18:02.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-17T16:18:02.331Z] Preparing metadata (setup.py): started [2022-11-17T16:18:03.294Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-17T16:18:03.294Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-17T16:18:03.294Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-17T16:18:03.294Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-17T16:18:03.294Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-17T16:18:03.294Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-17T16:18:03.294Z] Executing busybox-1.35.0-r17.trigger [2022-11-17T16:18:03.294Z] OK: 8 MiB in 20 packages [2022-11-17T16:18:04.254Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T16:18:04.254Z] Removing intermediate container 37277975d640 [2022-11-17T16:18:04.254Z] ---> 44bd5d54a29f [2022-11-17T16:18:04.254Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-11-17T16:18:04.518Z] Collecting docker<4.0,>=3.6.0 [2022-11-17T16:18:04.518Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-11-17T16:18:04.784Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.4 MB/s eta 0:00:00 [2022-11-17T16:18:05.049Z] ---> 129546d865be [2022-11-17T16:18:05.049Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-11-17T16:18:05.049Z] Collecting websocket-client<1.0,>=0.32.0 [2022-11-17T16:18:05.049Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-11-17T16:18:05.049Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.7 MB/s eta 0:00:00 [2022-11-17T16:18:05.315Z] Collecting texttable<0.10,>=0.9.0 [2022-11-17T16:18:05.315Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-11-17T16:18:05.315Z] Preparing metadata (setup.py): started [2022-11-17T16:18:05.895Z] ---> cd2b0ba93022 [2022-11-17T16:18:05.895Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-11-17T16:18:06.482Z] ---> 436a5e542ab3 [2022-11-17T16:18:06.482Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-11-17T16:18:06.482Z] ---> Running in 8267a0ab51ce [2022-11-17T16:18:06.754Z] Removing intermediate container 8267a0ab51ce [2022-11-17T16:18:06.754Z] ---> a0fe9f4814b4 [2022-11-17T16:18:06.754Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T16:18:07.020Z] ---> Running in dc95eb8afb63 [2022-11-17T16:18:07.020Z] Preparing metadata (setup.py): finished with status 'done' [2022-11-17T16:18:07.020Z] 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-11-17T16:18:07.283Z] Collecting docopt<0.7,>=0.6.1 [2022-11-17T16:18:07.283Z] Removing intermediate container dc95eb8afb63 [2022-11-17T16:18:07.284Z] ---> f869855e40a2 [2022-11-17T16:18:07.284Z] Step 20/22 : LABEL arch=arm64 [2022-11-17T16:18:07.284Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-11-17T16:18:07.284Z] ---> Running in 111b39d79790 [2022-11-17T16:18:07.284Z] Preparing metadata (setup.py): started [2022-11-17T16:18:07.561Z] Removing intermediate container 111b39d79790 [2022-11-17T16:18:07.561Z] ---> f5c8b62ba092 [2022-11-17T16:18:07.561Z] Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:18:07.561Z] ---> Running in 24c88f8d2b59 [2022-11-17T16:18:07.922Z] Removing intermediate container 24c88f8d2b59 [2022-11-17T16:18:07.922Z] ---> d8a15d278fc5 [2022-11-17T16:18:07.922Z] Step 22/22 : LABEL version=2.3.1-dev.3 [2022-11-17T16:18:08.192Z] ---> Running in b111c40ed600 [2022-11-17T16:18:08.460Z] Removing intermediate container b111c40ed600 [2022-11-17T16:18:08.460Z] ---> 153180213233 [2022-11-17T16:18:08.460Z] [2022-11-17T16:18:08.460Z] Successfully built 153180213233 [2022-11-17T16:18:08.460Z] Successfully tagged core-data-arm64:latest [2022-11-17T16:18:09.043Z]  Building core-data ... done  Preparing metadata (setup.py): finished with status 'done' [2022-11-17T16:18:10.008Z] Collecting docker-pycreds>=0.4.0 [2022-11-17T16:18:10.008Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-11-17T16:18:10.275Z] Collecting idna<2.8,>=2.5 [2022-11-17T16:18:10.275Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-11-17T16:18:10.275Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.9 MB/s eta 0:00:00 [2022-11-17T16:18:10.275Z] Collecting chardet<3.1.0,>=3.0.2 [2022-11-17T16:18:10.275Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-11-17T16:18:10.541Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.2 MB/s eta 0:00:00 [2022-11-17T16:18:11.137Z] Collecting urllib3<1.25,>=1.21.1 [2022-11-17T16:18:11.137Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-11-17T16:18:11.137Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.9 MB/s eta 0:00:00 [2022-11-17T16:18:11.404Z] Collecting certifi>=2017.4.17 [2022-11-17T16:18:11.404Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-11-17T16:18:11.404Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 21.3 MB/s eta 0:00:00 [2022-11-17T16:18:11.668Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-11-17T16:18:11.668Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-11-17T16:18:11.668Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-11-17T16:18:11.668Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-11-17T16:18:12.622Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-11-17T16:18:12.622Z] Running setup.py install for texttable: started [2022-11-17T16:18:14.553Z] Running setup.py install for texttable: finished with status 'done' [2022-11-17T16:18:14.553Z] Running setup.py install for PyYAML: started [2022-11-17T16:18:16.488Z] Running setup.py install for PyYAML: finished with status 'done' [2022-11-17T16:18:17.446Z] Running setup.py install for docopt: started [2022-11-17T16:18:19.379Z] Running setup.py install for docopt: finished with status 'done' [2022-11-17T16:18:21.948Z] Running setup.py install for dockerpty: started [2022-11-17T16:18:23.346Z] Running setup.py install for dockerpty: finished with status 'done' [2022-11-17T16:18:25.908Z] 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-11-17T16:18:25.908Z] 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-11-17T16:18:35.946Z] Removing intermediate container e9ee97b8541f [2022-11-17T16:18:35.946Z] ---> 1411f8fbbc67 [2022-11-17T16:18:35.946Z] Step 13/22 : ENV APP_PORT=58890 [2022-11-17T16:18:35.946Z] ---> Running in 41dcec2a03f2 [2022-11-17T16:18:35.946Z] Removing intermediate container 41dcec2a03f2 [2022-11-17T16:18:35.946Z] ---> 82fa1d47416b [2022-11-17T16:18:35.946Z] Step 14/22 : EXPOSE $APP_PORT [2022-11-17T16:18:35.946Z] ---> Running in accf5fb3a394 [2022-11-17T16:18:36.211Z] Removing intermediate container accf5fb3a394 [2022-11-17T16:18:36.211Z] ---> 07db2cb52c36 [2022-11-17T16:18:36.211Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-11-17T16:18:37.165Z] ---> 3e337e0bf578 [2022-11-17T16:18:37.165Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-11-17T16:18:37.429Z] ---> 4a155af55cb2 [2022-11-17T16:18:37.430Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-11-17T16:18:38.009Z] ---> 4ef25fe6f9c1 [2022-11-17T16:18:38.009Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-11-17T16:18:38.009Z] ---> Running in 56028e0cb767 [2022-11-17T16:18:38.273Z] Removing intermediate container 56028e0cb767 [2022-11-17T16:18:38.273Z] ---> d7ea12c58265 [2022-11-17T16:18:38.273Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-17T16:18:38.273Z] ---> Running in ce80d95cddab [2022-11-17T16:18:38.538Z] Removing intermediate container ce80d95cddab [2022-11-17T16:18:38.538Z] ---> 10403a0ac5fb [2022-11-17T16:18:38.538Z] Step 20/22 : LABEL arch=arm64 [2022-11-17T16:18:38.538Z] ---> Running in 3ad018b5a7ac [2022-11-17T16:18:38.804Z] Removing intermediate container 3ad018b5a7ac [2022-11-17T16:18:38.804Z] ---> 8aeeab6a96b5 [2022-11-17T16:18:38.804Z] Step 21/22 : LABEL git_sha=cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:18:38.804Z] ---> Running in b6294c073dbd [2022-11-17T16:18:39.069Z] Removing intermediate container b6294c073dbd [2022-11-17T16:18:39.069Z] ---> 44dae812a3f4 [2022-11-17T16:18:39.069Z] Step 22/22 : LABEL version=2.3.1-dev.3 [2022-11-17T16:18:39.333Z] ---> Running in 1ca145957d69 [2022-11-17T16:18:39.597Z] Removing intermediate container 1ca145957d69 [2022-11-17T16:18:39.597Z] ---> 6f3e6d69828e [2022-11-17T16:18:39.597Z] [2022-11-17T16:18:39.597Z] Successfully built 6f3e6d69828e [2022-11-17T16:18:39.597Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-11-17T16:18:39.872Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-11-17T16:18:39.879Z] $ docker stop --time=1 6f17f2379faaa234d8afa5faa75e4c8adfaa31bd8c3d1caffe716e5f90b9a07e [2022-11-17T16:18:41.478Z] $ docker rm -f 6f17f2379faaa234d8afa5faa75e4c8adfaa31bd8c3d1caffe716e5f90b9a07e [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-17T16:18:41.926Z] + docker images [2022-11-17T16:18:42.191Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-11-17T16:18:42.191Z] sys-mgmt-agent-arm64 latest 6f3e6d69828e 2 seconds ago 134MB [2022-11-17T16:18:42.191Z] core-data-arm64 latest 153180213233 33 seconds ago 20.8MB [2022-11-17T16:18:42.191Z] 7bd437cc2921 43 seconds ago 1.28GB [2022-11-17T16:18:42.191Z] core-metadata-arm64 latest 734055ef212b 48 seconds ago 17.7MB [2022-11-17T16:18:42.191Z] e92296df53c4 56 seconds ago 1.28GB [2022-11-17T16:18:42.191Z] aa6aa6509aa4 About a minute ago 1.25GB [2022-11-17T16:18:42.191Z] security-proxy-setup-arm64 latest 57416a5294d4 About a minute ago 26.7MB [2022-11-17T16:18:42.191Z] f2d31fd54d45 About a minute ago 1.26GB [2022-11-17T16:18:42.191Z] security-bootstrapper-arm64 latest 71eb1b482694 2 minutes ago 19.4MB [2022-11-17T16:18:42.191Z] 09512d7e87b0 3 minutes ago 1.26GB [2022-11-17T16:18:42.191Z] support-notifications-arm64 latest d3a0f188b882 6 minutes ago 29.5MB [2022-11-17T16:18:42.191Z] support-scheduler-arm64 latest 922159dd6531 7 minutes ago 28.8MB [2022-11-17T16:18:42.191Z] 8a039f469c18 7 minutes ago 1.33GB [2022-11-17T16:18:42.191Z] 99adea373750 7 minutes ago 1.33GB [2022-11-17T16:18:42.191Z] security-spire-server-arm64 latest d0fb7e7446c4 7 minutes ago 84.3MB [2022-11-17T16:18:42.191Z] 0df1bca9a1b6 7 minutes ago 1.14GB [2022-11-17T16:18:42.191Z] security-spiffe-token-provider-arm64 latest 6496d3cc2337 8 minutes ago 28.8MB [2022-11-17T16:18:42.191Z] security-spire-config-arm64 latest 082c4f18748c 8 minutes ago 83.6MB [2022-11-17T16:18:42.191Z] 470a6c33b3d3 8 minutes ago 1.3GB [2022-11-17T16:18:42.191Z] 7ebaddf3cf27 8 minutes ago 1.14GB [2022-11-17T16:18:42.191Z] core-command-arm64 latest 340243d3cb30 9 minutes ago 16.9MB [2022-11-17T16:18:42.191Z] 716d2a745cf1 9 minutes ago 1.27GB [2022-11-17T16:18:42.191Z] security-secretstore-setup-arm64 latest 2a04b4c43a38 10 minutes ago 28.6MB [2022-11-17T16:18:42.191Z] 1b80fe60b2de 10 minutes ago 1.26GB [2022-11-17T16:18:42.191Z] security-spire-agent-arm64 latest daa2ee2f11a4 15 minutes ago 122MB [2022-11-17T16:18:42.191Z] 595c1452e176 16 minutes ago 1.14GB [2022-11-17T16:18:42.191Z] ci-base-image-arm64 latest a724a240d8ff 19 minutes ago 948MB [2022-11-17T16:18:42.191Z] alpine 3.16 2b4661558fb8 5 days ago 5.29MB [2022-11-17T16:18:42.191Z] alpine 3.15 8aa73fd46299 6 days ago 5.33MB [2022-11-17T16:18:42.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 weeks ago 685MB [2022-11-17T16:18:42.191Z] 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-11-17T16:18:42.279Z] provisioning config files... [2022-11-17T16:18:42.291Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/351@tmp/config6950011188940313103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:18:42.620Z] ---> docker-login.sh [2022-11-17T16:18:42.620Z] nexus3.edgexfoundry.org:10001 [2022-11-17T16:18:42.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T16:18:42.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T16:18:42.884Z] Configure a credential helper to remove this warning. See [2022-11-17T16:18:42.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T16:18:42.884Z] [2022-11-17T16:18:42.884Z] Login Succeeded [2022-11-17T16:18:42.884Z] nexus3.edgexfoundry.org:10002 [2022-11-17T16:18:43.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T16:18:43.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T16:18:43.413Z] Configure a credential helper to remove this warning. See [2022-11-17T16:18:43.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T16:18:43.413Z] [2022-11-17T16:18:43.413Z] Login Succeeded [2022-11-17T16:18:43.413Z] nexus3.edgexfoundry.org:10003 [2022-11-17T16:18:43.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T16:18:43.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T16:18:43.678Z] Configure a credential helper to remove this warning. See [2022-11-17T16:18:43.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T16:18:43.678Z] [2022-11-17T16:18:43.678Z] Login Succeeded [2022-11-17T16:18:43.678Z] nexus3.edgexfoundry.org:10004 [2022-11-17T16:18:43.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T16:18:43.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T16:18:43.942Z] Configure a credential helper to remove this warning. See [2022-11-17T16:18:43.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T16:18:43.942Z] [2022-11-17T16:18:43.942Z] Login Succeeded [2022-11-17T16:18:43.942Z] docker.io [2022-11-17T16:18:44.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-17T16:18:44.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-17T16:18:44.468Z] Configure a credential helper to remove this warning. See [2022-11-17T16:18:44.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-17T16:18:44.468Z] [2022-11-17T16:18:44.468Z] Login Succeeded [2022-11-17T16:18:44.468Z] ---> docker-login.sh ends [Pipeline] } [2022-11-17T16:18:44.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:18:44.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-17T16:18:44.522Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-11-17T16:18:44.522Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:18:44.522Z] latest [2022-11-17T16:18:44.522Z] 2.3.1-dev.3 [2022-11-17T16:18:44.522Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:18:44.522Z] main [2022-11-17T16:18:44.522Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:44.857Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:45.187Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:18:45.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-17T16:18:45.187Z] c60fd22fab99: Preparing [2022-11-17T16:18:45.187Z] 49979eef3818: Preparing [2022-11-17T16:18:45.187Z] 6e2a2b221732: Preparing [2022-11-17T16:18:45.187Z] 4b02174bc377: Preparing [2022-11-17T16:18:45.187Z] 17bec77d7fdc: Preparing [2022-11-17T16:18:45.187Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:18:45.452Z] 6e2a2b221732: Pushed [2022-11-17T16:18:45.452Z] c60fd22fab99: Pushed [2022-11-17T16:18:45.452Z] 4b02174bc377: Pushed [2022-11-17T16:18:48.022Z] 49979eef3818: Pushed [2022-11-17T16:18:48.022Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:d42b3460da5b5294ee0beb508f58f56f9b7a7209f783af27fc5ea0655ca4c695 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:48.365Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:48.699Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-17T16:18:48.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-17T16:18:48.699Z] c60fd22fab99: Preparing [2022-11-17T16:18:48.699Z] 49979eef3818: Preparing [2022-11-17T16:18:48.699Z] 6e2a2b221732: Preparing [2022-11-17T16:18:48.699Z] 4b02174bc377: Preparing [2022-11-17T16:18:48.699Z] 17bec77d7fdc: Preparing [2022-11-17T16:18:48.699Z] c60fd22fab99: Layer already exists [2022-11-17T16:18:48.699Z] 49979eef3818: Layer already exists [2022-11-17T16:18:48.699Z] 4b02174bc377: Layer already exists [2022-11-17T16:18:48.699Z] 6e2a2b221732: Layer already exists [2022-11-17T16:18:48.699Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:18:48.699Z] latest: digest: sha256:d42b3460da5b5294ee0beb508f58f56f9b7a7209f783af27fc5ea0655ca4c695 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:49.040Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:49.371Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.3 [2022-11-17T16:18:49.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-17T16:18:49.372Z] c60fd22fab99: Preparing [2022-11-17T16:18:49.372Z] 49979eef3818: Preparing [2022-11-17T16:18:49.372Z] 6e2a2b221732: Preparing [2022-11-17T16:18:49.372Z] 4b02174bc377: Preparing [2022-11-17T16:18:49.372Z] 17bec77d7fdc: Preparing [2022-11-17T16:18:49.372Z] 49979eef3818: Layer already exists [2022-11-17T16:18:49.372Z] 6e2a2b221732: Layer already exists [2022-11-17T16:18:49.372Z] 4b02174bc377: Layer already exists [2022-11-17T16:18:49.372Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:18:49.372Z] c60fd22fab99: Layer already exists [2022-11-17T16:18:49.372Z] 2.3.1-dev.3: digest: sha256:d42b3460da5b5294ee0beb508f58f56f9b7a7209f783af27fc5ea0655ca4c695 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:49.707Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:50.041Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:18:50.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-17T16:18:50.041Z] c60fd22fab99: Preparing [2022-11-17T16:18:50.041Z] 49979eef3818: Preparing [2022-11-17T16:18:50.041Z] 6e2a2b221732: Preparing [2022-11-17T16:18:50.041Z] 4b02174bc377: Preparing [2022-11-17T16:18:50.041Z] 17bec77d7fdc: Preparing [2022-11-17T16:18:50.041Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:18:50.041Z] 49979eef3818: Layer already exists [2022-11-17T16:18:50.041Z] 4b02174bc377: Layer already exists [2022-11-17T16:18:50.041Z] 6e2a2b221732: Layer already exists [2022-11-17T16:18:50.041Z] c60fd22fab99: Layer already exists [2022-11-17T16:18:50.041Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:d42b3460da5b5294ee0beb508f58f56f9b7a7209f783af27fc5ea0655ca4c695 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:50.373Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:50.702Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-11-17T16:18:50.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-11-17T16:18:50.703Z] c60fd22fab99: Preparing [2022-11-17T16:18:50.703Z] 49979eef3818: Preparing [2022-11-17T16:18:50.703Z] 6e2a2b221732: Preparing [2022-11-17T16:18:50.703Z] 4b02174bc377: Preparing [2022-11-17T16:18:50.703Z] 17bec77d7fdc: Preparing [2022-11-17T16:18:50.703Z] c60fd22fab99: Layer already exists [2022-11-17T16:18:50.703Z] 49979eef3818: Layer already exists [2022-11-17T16:18:50.703Z] 6e2a2b221732: Layer already exists [2022-11-17T16:18:50.703Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:18:50.703Z] 4b02174bc377: Layer already exists [2022-11-17T16:18:50.703Z] main: digest: sha256:d42b3460da5b5294ee0beb508f58f56f9b7a7209f783af27fc5ea0655ca4c695 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:18:50.751Z] ===================================================== [Pipeline] echo [2022-11-17T16:18:50.760Z] taggedImages: [2022-11-17T16:18:50.760Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:18:50.760Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-11-17T16:18:50.760Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.3 [2022-11-17T16:18:50.760Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:18:50.760Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-11-17T16:18:50.779Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-11-17T16:18:50.779Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:18:50.779Z] latest [2022-11-17T16:18:50.779Z] 2.3.1-dev.3 [2022-11-17T16:18:50.779Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:18:50.779Z] main [2022-11-17T16:18:50.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:51.127Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:51.450Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:18:51.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-17T16:18:51.450Z] ac725557fdc4: Preparing [2022-11-17T16:18:51.450Z] 1e88cdc77fa1: Preparing [2022-11-17T16:18:51.450Z] 6e2a2b221732: Preparing [2022-11-17T16:18:51.450Z] 967dae51b453: Preparing [2022-11-17T16:18:51.450Z] 17bec77d7fdc: Preparing [2022-11-17T16:18:51.450Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:18:51.450Z] 6e2a2b221732: Layer already exists [2022-11-17T16:18:51.713Z] ac725557fdc4: Pushed [2022-11-17T16:18:52.293Z] 967dae51b453: Pushed [2022-11-17T16:18:54.859Z] 1e88cdc77fa1: Pushed [2022-11-17T16:18:54.859Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:beb7275c0276a07d40cc2111c315247de8ca36b757b5786106490cca44cd3c98 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:55.191Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:55.519Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-17T16:18:55.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-17T16:18:55.519Z] ac725557fdc4: Preparing [2022-11-17T16:18:55.519Z] 1e88cdc77fa1: Preparing [2022-11-17T16:18:55.519Z] 6e2a2b221732: Preparing [2022-11-17T16:18:55.519Z] 967dae51b453: Preparing [2022-11-17T16:18:55.519Z] 17bec77d7fdc: Preparing [2022-11-17T16:18:55.519Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:18:55.519Z] 1e88cdc77fa1: Layer already exists [2022-11-17T16:18:55.519Z] 967dae51b453: Layer already exists [2022-11-17T16:18:55.519Z] 6e2a2b221732: Layer already exists [2022-11-17T16:18:55.519Z] ac725557fdc4: Layer already exists [2022-11-17T16:18:55.519Z] latest: digest: sha256:beb7275c0276a07d40cc2111c315247de8ca36b757b5786106490cca44cd3c98 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:55.876Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:56.212Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.3 [2022-11-17T16:18:56.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-17T16:18:56.212Z] ac725557fdc4: Preparing [2022-11-17T16:18:56.212Z] 1e88cdc77fa1: Preparing [2022-11-17T16:18:56.212Z] 6e2a2b221732: Preparing [2022-11-17T16:18:56.212Z] 967dae51b453: Preparing [2022-11-17T16:18:56.212Z] 17bec77d7fdc: Preparing [2022-11-17T16:18:56.212Z] ac725557fdc4: Layer already exists [2022-11-17T16:18:56.212Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:18:56.212Z] 1e88cdc77fa1: Layer already exists [2022-11-17T16:18:56.212Z] 6e2a2b221732: Layer already exists [2022-11-17T16:18:56.212Z] 967dae51b453: Layer already exists [2022-11-17T16:18:56.212Z] 2.3.1-dev.3: digest: sha256:beb7275c0276a07d40cc2111c315247de8ca36b757b5786106490cca44cd3c98 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:56.539Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:56.866Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:18:56.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-17T16:18:56.866Z] ac725557fdc4: Preparing [2022-11-17T16:18:56.866Z] 1e88cdc77fa1: Preparing [2022-11-17T16:18:56.866Z] 6e2a2b221732: Preparing [2022-11-17T16:18:56.866Z] 967dae51b453: Preparing [2022-11-17T16:18:56.866Z] 17bec77d7fdc: Preparing [2022-11-17T16:18:56.866Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:18:56.866Z] ac725557fdc4: Layer already exists [2022-11-17T16:18:56.866Z] 1e88cdc77fa1: Layer already exists [2022-11-17T16:18:56.866Z] 967dae51b453: Layer already exists [2022-11-17T16:18:56.866Z] 6e2a2b221732: Layer already exists [2022-11-17T16:18:56.866Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:beb7275c0276a07d40cc2111c315247de8ca36b757b5786106490cca44cd3c98 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:57.193Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:57.518Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-11-17T16:18:57.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-11-17T16:18:57.518Z] ac725557fdc4: Preparing [2022-11-17T16:18:57.518Z] 1e88cdc77fa1: Preparing [2022-11-17T16:18:57.518Z] 6e2a2b221732: Preparing [2022-11-17T16:18:57.518Z] 967dae51b453: Preparing [2022-11-17T16:18:57.518Z] 17bec77d7fdc: Preparing [2022-11-17T16:18:57.518Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:18:57.518Z] 967dae51b453: Layer already exists [2022-11-17T16:18:57.518Z] ac725557fdc4: Layer already exists [2022-11-17T16:18:57.518Z] 6e2a2b221732: Layer already exists [2022-11-17T16:18:57.518Z] 1e88cdc77fa1: Layer already exists [2022-11-17T16:18:57.518Z] main: digest: sha256:beb7275c0276a07d40cc2111c315247de8ca36b757b5786106490cca44cd3c98 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:18:57.828Z] ===================================================== [Pipeline] echo [2022-11-17T16:18:57.835Z] taggedImages: [2022-11-17T16:18:57.835Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:18:57.835Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-11-17T16:18:57.835Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.3 [2022-11-17T16:18:57.835Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:18:57.835Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-11-17T16:18:57.856Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-11-17T16:18:57.856Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:18:57.856Z] latest [2022-11-17T16:18:57.856Z] 2.3.1-dev.3 [2022-11-17T16:18:57.856Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:18:57.856Z] main [2022-11-17T16:18:57.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:58.198Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:18:58.532Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:18:58.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-17T16:18:58.532Z] c0ccfc2a9a14: Preparing [2022-11-17T16:18:58.532Z] 517cd846124f: Preparing [2022-11-17T16:18:58.532Z] 640c8096cc21: Preparing [2022-11-17T16:18:58.532Z] 6e2a2b221732: Preparing [2022-11-17T16:18:58.532Z] 4b02174bc377: Preparing [2022-11-17T16:18:58.532Z] 17bec77d7fdc: Preparing [2022-11-17T16:18:58.532Z] 17bec77d7fdc: Waiting [2022-11-17T16:18:58.532Z] 4b02174bc377: Layer already exists [2022-11-17T16:18:58.532Z] 6e2a2b221732: Layer already exists [2022-11-17T16:18:58.532Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:18:58.796Z] 517cd846124f: Pushed [2022-11-17T16:18:58.796Z] c0ccfc2a9a14: Pushed [2022-11-17T16:19:01.361Z] 640c8096cc21: Pushed [2022-11-17T16:19:01.625Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:b0cdefb9c128cade0185d8e709b856dfbeaa4bb4f38679f4d160414be483d99b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:01.958Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:02.291Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-17T16:19:02.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-17T16:19:02.291Z] c0ccfc2a9a14: Preparing [2022-11-17T16:19:02.292Z] 517cd846124f: Preparing [2022-11-17T16:19:02.292Z] 640c8096cc21: Preparing [2022-11-17T16:19:02.292Z] 6e2a2b221732: Preparing [2022-11-17T16:19:02.292Z] 4b02174bc377: Preparing [2022-11-17T16:19:02.292Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:02.292Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:02.292Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:02.292Z] 517cd846124f: Layer already exists [2022-11-17T16:19:02.292Z] c0ccfc2a9a14: Layer already exists [2022-11-17T16:19:02.292Z] 4b02174bc377: Layer already exists [2022-11-17T16:19:02.292Z] 640c8096cc21: Layer already exists [2022-11-17T16:19:02.292Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:02.556Z] latest: digest: sha256:b0cdefb9c128cade0185d8e709b856dfbeaa4bb4f38679f4d160414be483d99b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:02.898Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:03.239Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.3 [2022-11-17T16:19:03.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-17T16:19:03.240Z] c0ccfc2a9a14: Preparing [2022-11-17T16:19:03.240Z] 517cd846124f: Preparing [2022-11-17T16:19:03.240Z] 640c8096cc21: Preparing [2022-11-17T16:19:03.240Z] 6e2a2b221732: Preparing [2022-11-17T16:19:03.240Z] 4b02174bc377: Preparing [2022-11-17T16:19:03.240Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:03.240Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:03.240Z] 517cd846124f: Layer already exists [2022-11-17T16:19:03.240Z] 4b02174bc377: Layer already exists [2022-11-17T16:19:03.240Z] c0ccfc2a9a14: Layer already exists [2022-11-17T16:19:03.240Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:03.240Z] 640c8096cc21: Layer already exists [2022-11-17T16:19:03.240Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:03.240Z] 2.3.1-dev.3: digest: sha256:b0cdefb9c128cade0185d8e709b856dfbeaa4bb4f38679f4d160414be483d99b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:03.583Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:03.917Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:03.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-17T16:19:03.917Z] c0ccfc2a9a14: Preparing [2022-11-17T16:19:03.917Z] 517cd846124f: Preparing [2022-11-17T16:19:03.917Z] 640c8096cc21: Preparing [2022-11-17T16:19:03.917Z] 6e2a2b221732: Preparing [2022-11-17T16:19:03.917Z] 4b02174bc377: Preparing [2022-11-17T16:19:03.917Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:03.917Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:03.917Z] c0ccfc2a9a14: Layer already exists [2022-11-17T16:19:03.917Z] 4b02174bc377: Layer already exists [2022-11-17T16:19:03.917Z] 517cd846124f: Layer already exists [2022-11-17T16:19:03.917Z] 640c8096cc21: Layer already exists [2022-11-17T16:19:03.917Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:03.917Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:03.917Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:b0cdefb9c128cade0185d8e709b856dfbeaa4bb4f38679f4d160414be483d99b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:04.540Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:04.869Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-11-17T16:19:04.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-11-17T16:19:04.869Z] c0ccfc2a9a14: Preparing [2022-11-17T16:19:04.869Z] 517cd846124f: Preparing [2022-11-17T16:19:04.869Z] 640c8096cc21: Preparing [2022-11-17T16:19:04.869Z] 6e2a2b221732: Preparing [2022-11-17T16:19:04.869Z] 4b02174bc377: Preparing [2022-11-17T16:19:04.869Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:04.869Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:04.869Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:04.869Z] 517cd846124f: Layer already exists [2022-11-17T16:19:04.869Z] c0ccfc2a9a14: Layer already exists [2022-11-17T16:19:04.869Z] 640c8096cc21: Layer already exists [2022-11-17T16:19:04.869Z] 4b02174bc377: Layer already exists [2022-11-17T16:19:04.869Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:04.870Z] main: digest: sha256:b0cdefb9c128cade0185d8e709b856dfbeaa4bb4f38679f4d160414be483d99b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:19:05.186Z] ===================================================== [Pipeline] echo [2022-11-17T16:19:05.195Z] taggedImages: [2022-11-17T16:19:05.195Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:05.195Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-11-17T16:19:05.195Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.3 [2022-11-17T16:19:05.195Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:05.195Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-11-17T16:19:05.220Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-11-17T16:19:05.220Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:05.220Z] latest [2022-11-17T16:19:05.220Z] 2.3.1-dev.3 [2022-11-17T16:19:05.220Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:05.220Z] main [2022-11-17T16:19:05.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:05.567Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:05.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:05.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-17T16:19:05.896Z] 505029c6e333: Preparing [2022-11-17T16:19:05.896Z] 505029c6e333: Preparing [2022-11-17T16:19:05.896Z] 63dc79ded93b: Preparing [2022-11-17T16:19:05.896Z] 1723f57b5151: Preparing [2022-11-17T16:19:05.896Z] 3ad8e745af7e: Preparing [2022-11-17T16:19:05.896Z] 6c8d192880b8: Preparing [2022-11-17T16:19:05.896Z] 97339ca69cac: Preparing [2022-11-17T16:19:05.896Z] 6e2a2b221732: Preparing [2022-11-17T16:19:05.896Z] 50c98d992632: Preparing [2022-11-17T16:19:05.896Z] e367db3916a7: Preparing [2022-11-17T16:19:05.896Z] 8f6c0fc95e9c: Preparing [2022-11-17T16:19:05.896Z] 792dd849e1b3: Preparing [2022-11-17T16:19:05.896Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:05.896Z] 50c98d992632: Waiting [2022-11-17T16:19:05.896Z] e367db3916a7: Waiting [2022-11-17T16:19:05.896Z] 97339ca69cac: Waiting [2022-11-17T16:19:05.896Z] 6e2a2b221732: Waiting [2022-11-17T16:19:05.896Z] 8f6c0fc95e9c: Waiting [2022-11-17T16:19:05.896Z] 792dd849e1b3: Waiting [2022-11-17T16:19:05.896Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:06.162Z] 1723f57b5151: Pushed [2022-11-17T16:19:06.162Z] 505029c6e333: Pushed [2022-11-17T16:19:06.162Z] 3ad8e745af7e: Pushed [2022-11-17T16:19:06.162Z] 6c8d192880b8: Pushed [2022-11-17T16:19:06.162Z] 63dc79ded93b: Pushed [2022-11-17T16:19:06.162Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:06.428Z] e367db3916a7: Pushed [2022-11-17T16:19:06.428Z] 50c98d992632: Pushed [2022-11-17T16:19:06.428Z] 8f6c0fc95e9c: Pushed [2022-11-17T16:19:06.428Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:06.428Z] 792dd849e1b3: Pushed [2022-11-17T16:19:09.852Z] 97339ca69cac: Pushed [2022-11-17T16:19:09.852Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:cae8087ee22b4337ea187378c0f52cc75da049014706c4548145666703615145 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:10.200Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:10.550Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-17T16:19:10.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-17T16:19:10.550Z] 505029c6e333: Preparing [2022-11-17T16:19:10.550Z] 505029c6e333: Preparing [2022-11-17T16:19:10.550Z] 63dc79ded93b: Preparing [2022-11-17T16:19:10.550Z] 1723f57b5151: Preparing [2022-11-17T16:19:10.550Z] 3ad8e745af7e: Preparing [2022-11-17T16:19:10.550Z] 6c8d192880b8: Preparing [2022-11-17T16:19:10.550Z] 97339ca69cac: Preparing [2022-11-17T16:19:10.550Z] 6e2a2b221732: Preparing [2022-11-17T16:19:10.550Z] 50c98d992632: Preparing [2022-11-17T16:19:10.550Z] e367db3916a7: Preparing [2022-11-17T16:19:10.550Z] 8f6c0fc95e9c: Preparing [2022-11-17T16:19:10.550Z] 792dd849e1b3: Preparing [2022-11-17T16:19:10.550Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:10.550Z] 97339ca69cac: Waiting [2022-11-17T16:19:10.550Z] 6e2a2b221732: Waiting [2022-11-17T16:19:10.550Z] e367db3916a7: Waiting [2022-11-17T16:19:10.550Z] 8f6c0fc95e9c: Waiting [2022-11-17T16:19:10.550Z] 792dd849e1b3: Waiting [2022-11-17T16:19:10.550Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:10.550Z] 50c98d992632: Waiting [2022-11-17T16:19:10.550Z] 63dc79ded93b: Layer already exists [2022-11-17T16:19:10.550Z] 505029c6e333: Layer already exists [2022-11-17T16:19:10.550Z] 1723f57b5151: Layer already exists [2022-11-17T16:19:10.550Z] 3ad8e745af7e: Layer already exists [2022-11-17T16:19:10.550Z] 6c8d192880b8: Layer already exists [2022-11-17T16:19:10.550Z] 50c98d992632: Layer already exists [2022-11-17T16:19:10.550Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:10.550Z] e367db3916a7: Layer already exists [2022-11-17T16:19:10.550Z] 97339ca69cac: Layer already exists [2022-11-17T16:19:10.550Z] 8f6c0fc95e9c: Layer already exists [2022-11-17T16:19:10.550Z] 792dd849e1b3: Layer already exists [2022-11-17T16:19:10.550Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:10.814Z] latest: digest: sha256:cae8087ee22b4337ea187378c0f52cc75da049014706c4548145666703615145 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:11.154Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:11.502Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.3 [2022-11-17T16:19:11.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-17T16:19:11.503Z] 505029c6e333: Preparing [2022-11-17T16:19:11.503Z] 505029c6e333: Preparing [2022-11-17T16:19:11.503Z] 63dc79ded93b: Preparing [2022-11-17T16:19:11.503Z] 1723f57b5151: Preparing [2022-11-17T16:19:11.503Z] 3ad8e745af7e: Preparing [2022-11-17T16:19:11.503Z] 6c8d192880b8: Preparing [2022-11-17T16:19:11.503Z] 97339ca69cac: Preparing [2022-11-17T16:19:11.503Z] 6e2a2b221732: Preparing [2022-11-17T16:19:11.503Z] 50c98d992632: Preparing [2022-11-17T16:19:11.503Z] e367db3916a7: Preparing [2022-11-17T16:19:11.503Z] 8f6c0fc95e9c: Preparing [2022-11-17T16:19:11.503Z] 792dd849e1b3: Preparing [2022-11-17T16:19:11.503Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:11.503Z] e367db3916a7: Waiting [2022-11-17T16:19:11.503Z] 8f6c0fc95e9c: Waiting [2022-11-17T16:19:11.503Z] 792dd849e1b3: Waiting [2022-11-17T16:19:11.503Z] 97339ca69cac: Waiting [2022-11-17T16:19:11.503Z] 50c98d992632: Waiting [2022-11-17T16:19:11.503Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:11.503Z] 63dc79ded93b: Layer already exists [2022-11-17T16:19:11.503Z] 6c8d192880b8: Layer already exists [2022-11-17T16:19:11.503Z] 505029c6e333: Layer already exists [2022-11-17T16:19:11.503Z] 3ad8e745af7e: Layer already exists [2022-11-17T16:19:11.503Z] 1723f57b5151: Layer already exists [2022-11-17T16:19:11.503Z] 97339ca69cac: Layer already exists [2022-11-17T16:19:11.503Z] 50c98d992632: Layer already exists [2022-11-17T16:19:11.503Z] e367db3916a7: Layer already exists [2022-11-17T16:19:11.503Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:11.503Z] 8f6c0fc95e9c: Layer already exists [2022-11-17T16:19:11.503Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:11.503Z] 792dd849e1b3: Layer already exists [2022-11-17T16:19:11.769Z] 2.3.1-dev.3: digest: sha256:cae8087ee22b4337ea187378c0f52cc75da049014706c4548145666703615145 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:12.110Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:12.444Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:12.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-17T16:19:12.445Z] 505029c6e333: Preparing [2022-11-17T16:19:12.445Z] 505029c6e333: Preparing [2022-11-17T16:19:12.445Z] 63dc79ded93b: Preparing [2022-11-17T16:19:12.445Z] 1723f57b5151: Preparing [2022-11-17T16:19:12.445Z] 3ad8e745af7e: Preparing [2022-11-17T16:19:12.445Z] 6c8d192880b8: Preparing [2022-11-17T16:19:12.445Z] 97339ca69cac: Preparing [2022-11-17T16:19:12.445Z] 6e2a2b221732: Preparing [2022-11-17T16:19:12.445Z] 50c98d992632: Preparing [2022-11-17T16:19:12.445Z] e367db3916a7: Preparing [2022-11-17T16:19:12.445Z] 8f6c0fc95e9c: Preparing [2022-11-17T16:19:12.445Z] 792dd849e1b3: Preparing [2022-11-17T16:19:12.445Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:12.445Z] 50c98d992632: Waiting [2022-11-17T16:19:12.445Z] 97339ca69cac: Waiting [2022-11-17T16:19:12.445Z] 6e2a2b221732: Waiting [2022-11-17T16:19:12.445Z] e367db3916a7: Waiting [2022-11-17T16:19:12.445Z] 8f6c0fc95e9c: Waiting [2022-11-17T16:19:12.445Z] 792dd849e1b3: Waiting [2022-11-17T16:19:12.445Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:12.445Z] 63dc79ded93b: Layer already exists [2022-11-17T16:19:12.445Z] 6c8d192880b8: Layer already exists [2022-11-17T16:19:12.445Z] 505029c6e333: Layer already exists [2022-11-17T16:19:12.445Z] 3ad8e745af7e: Layer already exists [2022-11-17T16:19:12.445Z] 1723f57b5151: Layer already exists [2022-11-17T16:19:12.445Z] 97339ca69cac: Layer already exists [2022-11-17T16:19:12.445Z] 50c98d992632: Layer already exists [2022-11-17T16:19:12.445Z] e367db3916a7: Layer already exists [2022-11-17T16:19:12.445Z] 8f6c0fc95e9c: Layer already exists [2022-11-17T16:19:12.445Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:12.445Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:12.445Z] 792dd849e1b3: Layer already exists [2022-11-17T16:19:12.711Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:cae8087ee22b4337ea187378c0f52cc75da049014706c4548145666703615145 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:13.049Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:13.502Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-11-17T16:19:13.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-11-17T16:19:13.502Z] 505029c6e333: Preparing [2022-11-17T16:19:13.502Z] 505029c6e333: Preparing [2022-11-17T16:19:13.502Z] 63dc79ded93b: Preparing [2022-11-17T16:19:13.502Z] 1723f57b5151: Preparing [2022-11-17T16:19:13.502Z] 3ad8e745af7e: Preparing [2022-11-17T16:19:13.502Z] 6c8d192880b8: Preparing [2022-11-17T16:19:13.502Z] 97339ca69cac: Preparing [2022-11-17T16:19:13.502Z] 6e2a2b221732: Preparing [2022-11-17T16:19:13.502Z] 50c98d992632: Preparing [2022-11-17T16:19:13.502Z] e367db3916a7: Preparing [2022-11-17T16:19:13.502Z] 8f6c0fc95e9c: Preparing [2022-11-17T16:19:13.502Z] 792dd849e1b3: Preparing [2022-11-17T16:19:13.502Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:13.502Z] 97339ca69cac: Waiting [2022-11-17T16:19:13.502Z] e367db3916a7: Waiting [2022-11-17T16:19:13.502Z] 6e2a2b221732: Waiting [2022-11-17T16:19:13.502Z] 50c98d992632: Waiting [2022-11-17T16:19:13.502Z] 8f6c0fc95e9c: Waiting [2022-11-17T16:19:13.502Z] 792dd849e1b3: Waiting [2022-11-17T16:19:13.502Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:13.502Z] 3ad8e745af7e: Layer already exists [2022-11-17T16:19:13.502Z] 505029c6e333: Layer already exists [2022-11-17T16:19:13.502Z] 6c8d192880b8: Layer already exists [2022-11-17T16:19:13.502Z] 1723f57b5151: Layer already exists [2022-11-17T16:19:13.502Z] 63dc79ded93b: Layer already exists [2022-11-17T16:19:13.502Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:13.502Z] 97339ca69cac: Layer already exists [2022-11-17T16:19:13.502Z] 50c98d992632: Layer already exists [2022-11-17T16:19:13.502Z] 8f6c0fc95e9c: Layer already exists [2022-11-17T16:19:13.502Z] e367db3916a7: Layer already exists [2022-11-17T16:19:13.502Z] 792dd849e1b3: Layer already exists [2022-11-17T16:19:13.502Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:13.768Z] main: digest: sha256:cae8087ee22b4337ea187378c0f52cc75da049014706c4548145666703615145 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:19:13.812Z] ===================================================== [Pipeline] echo [2022-11-17T16:19:13.818Z] taggedImages: [2022-11-17T16:19:13.818Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:13.818Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-11-17T16:19:13.818Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.3 [2022-11-17T16:19:13.818Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:13.818Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-11-17T16:19:13.834Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-11-17T16:19:13.834Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:13.834Z] latest [2022-11-17T16:19:13.834Z] 2.3.1-dev.3 [2022-11-17T16:19:13.834Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:13.834Z] main [2022-11-17T16:19:13.834Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:14.166Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:14.488Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:14.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-17T16:19:14.489Z] c128cdf64458: Preparing [2022-11-17T16:19:14.489Z] 47931aa59ca9: Preparing [2022-11-17T16:19:14.489Z] 690e305dd6a8: Preparing [2022-11-17T16:19:14.489Z] 316e67118f9e: Preparing [2022-11-17T16:19:14.489Z] e4e158857028: Preparing [2022-11-17T16:19:14.489Z] 7cbd225247b5: Preparing [2022-11-17T16:19:14.489Z] 8e46e859d36c: Preparing [2022-11-17T16:19:14.489Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:14.489Z] 7cbd225247b5: Waiting [2022-11-17T16:19:14.489Z] 8e46e859d36c: Waiting [2022-11-17T16:19:14.489Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:14.754Z] 47931aa59ca9: Pushed [2022-11-17T16:19:14.754Z] e4e158857028: Pushed [2022-11-17T16:19:14.754Z] c128cdf64458: Pushed [2022-11-17T16:19:14.754Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:15.020Z] 7cbd225247b5: Pushed [2022-11-17T16:19:15.597Z] 8e46e859d36c: Pushed [2022-11-17T16:19:16.998Z] 690e305dd6a8: Pushed [2022-11-17T16:19:16.998Z] 316e67118f9e: Pushed [2022-11-17T16:19:17.261Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:6394647aa750fe5d535928884384846058f9f427ffcfce36eb6f23e634a77187 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:17.605Z] + 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-11-17T16:19:17.936Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-17T16:19:17.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-17T16:19:17.936Z] c128cdf64458: Preparing [2022-11-17T16:19:17.936Z] 47931aa59ca9: Preparing [2022-11-17T16:19:17.936Z] 690e305dd6a8: Preparing [2022-11-17T16:19:17.936Z] 316e67118f9e: Preparing [2022-11-17T16:19:17.936Z] e4e158857028: Preparing [2022-11-17T16:19:17.936Z] 7cbd225247b5: Preparing [2022-11-17T16:19:17.936Z] 8e46e859d36c: Preparing [2022-11-17T16:19:17.936Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:17.936Z] 7cbd225247b5: Waiting [2022-11-17T16:19:17.936Z] 8e46e859d36c: Waiting [2022-11-17T16:19:17.936Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:17.936Z] c128cdf64458: Layer already exists [2022-11-17T16:19:17.936Z] 690e305dd6a8: Layer already exists [2022-11-17T16:19:17.936Z] 316e67118f9e: Layer already exists [2022-11-17T16:19:17.936Z] 47931aa59ca9: Layer already exists [2022-11-17T16:19:17.936Z] e4e158857028: Layer already exists [2022-11-17T16:19:17.936Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:17.936Z] 7cbd225247b5: Layer already exists [2022-11-17T16:19:17.936Z] 8e46e859d36c: Layer already exists [2022-11-17T16:19:18.201Z] latest: digest: sha256:6394647aa750fe5d535928884384846058f9f427ffcfce36eb6f23e634a77187 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:18.541Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:18.873Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.3 [2022-11-17T16:19:18.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-17T16:19:18.873Z] c128cdf64458: Preparing [2022-11-17T16:19:18.873Z] 47931aa59ca9: Preparing [2022-11-17T16:19:18.873Z] 690e305dd6a8: Preparing [2022-11-17T16:19:18.873Z] 316e67118f9e: Preparing [2022-11-17T16:19:18.873Z] e4e158857028: Preparing [2022-11-17T16:19:18.873Z] 7cbd225247b5: Preparing [2022-11-17T16:19:18.873Z] 8e46e859d36c: Preparing [2022-11-17T16:19:18.873Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:18.873Z] 7cbd225247b5: Waiting [2022-11-17T16:19:18.873Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:18.873Z] 8e46e859d36c: Waiting [2022-11-17T16:19:18.873Z] c128cdf64458: Layer already exists [2022-11-17T16:19:18.873Z] 690e305dd6a8: Layer already exists [2022-11-17T16:19:18.873Z] 47931aa59ca9: Layer already exists [2022-11-17T16:19:18.873Z] 316e67118f9e: Layer already exists [2022-11-17T16:19:18.873Z] e4e158857028: Layer already exists [2022-11-17T16:19:18.873Z] 8e46e859d36c: Layer already exists [2022-11-17T16:19:18.873Z] 7cbd225247b5: Layer already exists [2022-11-17T16:19:18.873Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:18.873Z] 2.3.1-dev.3: digest: sha256:6394647aa750fe5d535928884384846058f9f427ffcfce36eb6f23e634a77187 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:19.478Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:19.803Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:19.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-17T16:19:19.804Z] c128cdf64458: Preparing [2022-11-17T16:19:19.804Z] 47931aa59ca9: Preparing [2022-11-17T16:19:19.804Z] 690e305dd6a8: Preparing [2022-11-17T16:19:19.804Z] 316e67118f9e: Preparing [2022-11-17T16:19:19.804Z] e4e158857028: Preparing [2022-11-17T16:19:19.804Z] 7cbd225247b5: Preparing [2022-11-17T16:19:19.804Z] 8e46e859d36c: Preparing [2022-11-17T16:19:19.804Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:19.804Z] 7cbd225247b5: Waiting [2022-11-17T16:19:19.804Z] 8e46e859d36c: Waiting [2022-11-17T16:19:19.804Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:19.804Z] e4e158857028: Layer already exists [2022-11-17T16:19:19.804Z] c128cdf64458: Layer already exists [2022-11-17T16:19:19.804Z] 690e305dd6a8: Layer already exists [2022-11-17T16:19:19.804Z] 47931aa59ca9: Layer already exists [2022-11-17T16:19:19.804Z] 316e67118f9e: Layer already exists [2022-11-17T16:19:19.804Z] 7cbd225247b5: Layer already exists [2022-11-17T16:19:19.804Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:19.804Z] 8e46e859d36c: Layer already exists [2022-11-17T16:19:20.067Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:6394647aa750fe5d535928884384846058f9f427ffcfce36eb6f23e634a77187 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:20.393Z] + 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-11-17T16:19:20.728Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-11-17T16:19:20.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-11-17T16:19:20.728Z] c128cdf64458: Preparing [2022-11-17T16:19:20.728Z] 47931aa59ca9: Preparing [2022-11-17T16:19:20.728Z] 690e305dd6a8: Preparing [2022-11-17T16:19:20.728Z] 316e67118f9e: Preparing [2022-11-17T16:19:20.728Z] e4e158857028: Preparing [2022-11-17T16:19:20.728Z] 7cbd225247b5: Preparing [2022-11-17T16:19:20.728Z] 8e46e859d36c: Preparing [2022-11-17T16:19:20.728Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:20.728Z] 7cbd225247b5: Waiting [2022-11-17T16:19:20.728Z] 8e46e859d36c: Waiting [2022-11-17T16:19:20.728Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:20.728Z] 47931aa59ca9: Layer already exists [2022-11-17T16:19:20.728Z] c128cdf64458: Layer already exists [2022-11-17T16:19:20.728Z] e4e158857028: Layer already exists [2022-11-17T16:19:20.728Z] 316e67118f9e: Layer already exists [2022-11-17T16:19:20.728Z] 690e305dd6a8: Layer already exists [2022-11-17T16:19:20.728Z] 7cbd225247b5: Layer already exists [2022-11-17T16:19:20.728Z] 8e46e859d36c: Layer already exists [2022-11-17T16:19:20.728Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:20.993Z] main: digest: sha256:6394647aa750fe5d535928884384846058f9f427ffcfce36eb6f23e634a77187 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:19:21.036Z] ===================================================== [Pipeline] echo [2022-11-17T16:19:21.041Z] taggedImages: [2022-11-17T16:19:21.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:21.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-11-17T16:19:21.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.3 [2022-11-17T16:19:21.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:21.041Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-11-17T16:19:21.055Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-11-17T16:19:21.055Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:21.055Z] latest [2022-11-17T16:19:21.055Z] 2.3.1-dev.3 [2022-11-17T16:19:21.055Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:21.055Z] main [2022-11-17T16:19:21.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:21.377Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:21.720Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:21.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-17T16:19:21.720Z] 88ee1ca0f4e5: Preparing [2022-11-17T16:19:21.720Z] 92d0f194c786: Preparing [2022-11-17T16:19:21.720Z] 94c9b045e540: Preparing [2022-11-17T16:19:21.720Z] f38c0b4b8392: Preparing [2022-11-17T16:19:21.720Z] 4906be7e8e8f: Preparing [2022-11-17T16:19:21.720Z] dd74f54859fb: Preparing [2022-11-17T16:19:21.720Z] e4ee9ddc65d7: Preparing [2022-11-17T16:19:21.720Z] 0d3f47af83cd: Preparing [2022-11-17T16:19:21.720Z] 925070fd2deb: Preparing [2022-11-17T16:19:21.720Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:21.720Z] dd74f54859fb: Waiting [2022-11-17T16:19:21.720Z] 0d3f47af83cd: Waiting [2022-11-17T16:19:21.720Z] e4ee9ddc65d7: Waiting [2022-11-17T16:19:21.720Z] 925070fd2deb: Waiting [2022-11-17T16:19:21.720Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:21.983Z] 92d0f194c786: Pushed [2022-11-17T16:19:21.983Z] 88ee1ca0f4e5: Pushed [2022-11-17T16:19:21.983Z] 4906be7e8e8f: Pushed [2022-11-17T16:19:22.249Z] e4ee9ddc65d7: Pushed [2022-11-17T16:19:22.249Z] dd74f54859fb: Pushed [2022-11-17T16:19:22.249Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:22.249Z] 0d3f47af83cd: Pushed [2022-11-17T16:19:22.514Z] 925070fd2deb: Pushed [2022-11-17T16:19:24.449Z] f38c0b4b8392: Pushed [2022-11-17T16:19:25.027Z] 94c9b045e540: Pushed [2022-11-17T16:19:25.293Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:5a82da0c9e81e71d763772386327ac10652caa74c8f0c06ce0037f7922c79d02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:25.634Z] + 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-11-17T16:19:25.958Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-17T16:19:25.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-17T16:19:25.958Z] 88ee1ca0f4e5: Preparing [2022-11-17T16:19:25.958Z] 92d0f194c786: Preparing [2022-11-17T16:19:25.958Z] 94c9b045e540: Preparing [2022-11-17T16:19:25.958Z] f38c0b4b8392: Preparing [2022-11-17T16:19:25.958Z] 4906be7e8e8f: Preparing [2022-11-17T16:19:25.958Z] dd74f54859fb: Preparing [2022-11-17T16:19:25.958Z] e4ee9ddc65d7: Preparing [2022-11-17T16:19:25.958Z] 0d3f47af83cd: Preparing [2022-11-17T16:19:25.958Z] 925070fd2deb: Preparing [2022-11-17T16:19:25.958Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:25.958Z] e4ee9ddc65d7: Waiting [2022-11-17T16:19:25.958Z] 925070fd2deb: Waiting [2022-11-17T16:19:25.958Z] 0d3f47af83cd: Waiting [2022-11-17T16:19:25.958Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:25.958Z] dd74f54859fb: Waiting [2022-11-17T16:19:25.958Z] f38c0b4b8392: Layer already exists [2022-11-17T16:19:25.958Z] 4906be7e8e8f: Layer already exists [2022-11-17T16:19:25.958Z] 88ee1ca0f4e5: Layer already exists [2022-11-17T16:19:25.958Z] 92d0f194c786: Layer already exists [2022-11-17T16:19:25.958Z] 94c9b045e540: Layer already exists [2022-11-17T16:19:25.958Z] e4ee9ddc65d7: Layer already exists [2022-11-17T16:19:25.958Z] dd74f54859fb: Layer already exists [2022-11-17T16:19:25.958Z] 0d3f47af83cd: Layer already exists [2022-11-17T16:19:25.958Z] 925070fd2deb: Layer already exists [2022-11-17T16:19:25.958Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:26.221Z] latest: digest: sha256:5a82da0c9e81e71d763772386327ac10652caa74c8f0c06ce0037f7922c79d02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:26.558Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:26.887Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.3 [2022-11-17T16:19:26.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-17T16:19:26.887Z] 88ee1ca0f4e5: Preparing [2022-11-17T16:19:26.887Z] 92d0f194c786: Preparing [2022-11-17T16:19:26.887Z] 94c9b045e540: Preparing [2022-11-17T16:19:26.887Z] f38c0b4b8392: Preparing [2022-11-17T16:19:26.887Z] 4906be7e8e8f: Preparing [2022-11-17T16:19:26.887Z] dd74f54859fb: Preparing [2022-11-17T16:19:26.887Z] e4ee9ddc65d7: Preparing [2022-11-17T16:19:26.887Z] 0d3f47af83cd: Preparing [2022-11-17T16:19:26.887Z] 925070fd2deb: Preparing [2022-11-17T16:19:26.887Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:26.887Z] 0d3f47af83cd: Waiting [2022-11-17T16:19:26.887Z] dd74f54859fb: Waiting [2022-11-17T16:19:26.887Z] e4ee9ddc65d7: Waiting [2022-11-17T16:19:26.887Z] 925070fd2deb: Waiting [2022-11-17T16:19:26.888Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:26.888Z] f38c0b4b8392: Layer already exists [2022-11-17T16:19:26.888Z] 92d0f194c786: Layer already exists [2022-11-17T16:19:26.888Z] 88ee1ca0f4e5: Layer already exists [2022-11-17T16:19:26.888Z] 4906be7e8e8f: Layer already exists [2022-11-17T16:19:26.888Z] 94c9b045e540: Layer already exists [2022-11-17T16:19:26.888Z] 0d3f47af83cd: Layer already exists [2022-11-17T16:19:26.888Z] e4ee9ddc65d7: Layer already exists [2022-11-17T16:19:26.888Z] dd74f54859fb: Layer already exists [2022-11-17T16:19:26.888Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:26.888Z] 925070fd2deb: Layer already exists [2022-11-17T16:19:26.888Z] 2.3.1-dev.3: digest: sha256:5a82da0c9e81e71d763772386327ac10652caa74c8f0c06ce0037f7922c79d02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:27.487Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:27.807Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:27.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-17T16:19:27.807Z] 88ee1ca0f4e5: Preparing [2022-11-17T16:19:27.807Z] 92d0f194c786: Preparing [2022-11-17T16:19:27.807Z] 94c9b045e540: Preparing [2022-11-17T16:19:27.807Z] f38c0b4b8392: Preparing [2022-11-17T16:19:27.807Z] 4906be7e8e8f: Preparing [2022-11-17T16:19:27.807Z] dd74f54859fb: Preparing [2022-11-17T16:19:27.807Z] e4ee9ddc65d7: Preparing [2022-11-17T16:19:27.807Z] 0d3f47af83cd: Preparing [2022-11-17T16:19:27.807Z] 925070fd2deb: Preparing [2022-11-17T16:19:27.807Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:27.807Z] 0d3f47af83cd: Waiting [2022-11-17T16:19:27.807Z] 925070fd2deb: Waiting [2022-11-17T16:19:27.807Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:27.807Z] dd74f54859fb: Waiting [2022-11-17T16:19:27.807Z] e4ee9ddc65d7: Waiting [2022-11-17T16:19:27.807Z] 4906be7e8e8f: Layer already exists [2022-11-17T16:19:27.807Z] 92d0f194c786: Layer already exists [2022-11-17T16:19:27.807Z] 88ee1ca0f4e5: Layer already exists [2022-11-17T16:19:27.807Z] f38c0b4b8392: Layer already exists [2022-11-17T16:19:27.807Z] 94c9b045e540: Layer already exists [2022-11-17T16:19:27.807Z] 0d3f47af83cd: Layer already exists [2022-11-17T16:19:27.807Z] dd74f54859fb: Layer already exists [2022-11-17T16:19:27.807Z] 925070fd2deb: Layer already exists [2022-11-17T16:19:27.807Z] e4ee9ddc65d7: Layer already exists [2022-11-17T16:19:27.807Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:28.072Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:5a82da0c9e81e71d763772386327ac10652caa74c8f0c06ce0037f7922c79d02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:28.402Z] + 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-11-17T16:19:28.723Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-11-17T16:19:28.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-11-17T16:19:28.724Z] 88ee1ca0f4e5: Preparing [2022-11-17T16:19:28.724Z] 92d0f194c786: Preparing [2022-11-17T16:19:28.724Z] 94c9b045e540: Preparing [2022-11-17T16:19:28.724Z] f38c0b4b8392: Preparing [2022-11-17T16:19:28.724Z] 4906be7e8e8f: Preparing [2022-11-17T16:19:28.724Z] dd74f54859fb: Preparing [2022-11-17T16:19:28.724Z] e4ee9ddc65d7: Preparing [2022-11-17T16:19:28.724Z] 0d3f47af83cd: Preparing [2022-11-17T16:19:28.724Z] 925070fd2deb: Preparing [2022-11-17T16:19:28.724Z] 17bec77d7fdc: Preparing [2022-11-17T16:19:28.724Z] 0d3f47af83cd: Waiting [2022-11-17T16:19:28.724Z] 925070fd2deb: Waiting [2022-11-17T16:19:28.724Z] 17bec77d7fdc: Waiting [2022-11-17T16:19:28.724Z] dd74f54859fb: Waiting [2022-11-17T16:19:28.724Z] e4ee9ddc65d7: Waiting [2022-11-17T16:19:28.724Z] 88ee1ca0f4e5: Layer already exists [2022-11-17T16:19:28.724Z] 4906be7e8e8f: Layer already exists [2022-11-17T16:19:28.724Z] f38c0b4b8392: Layer already exists [2022-11-17T16:19:28.724Z] 92d0f194c786: Layer already exists [2022-11-17T16:19:28.724Z] 94c9b045e540: Layer already exists [2022-11-17T16:19:28.724Z] e4ee9ddc65d7: Layer already exists [2022-11-17T16:19:28.724Z] dd74f54859fb: Layer already exists [2022-11-17T16:19:28.724Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:19:28.724Z] 0d3f47af83cd: Layer already exists [2022-11-17T16:19:28.724Z] 925070fd2deb: Layer already exists [2022-11-17T16:19:28.987Z] main: digest: sha256:5a82da0c9e81e71d763772386327ac10652caa74c8f0c06ce0037f7922c79d02 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:19:29.033Z] ===================================================== [Pipeline] echo [2022-11-17T16:19:29.039Z] taggedImages: [2022-11-17T16:19:29.039Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:29.039Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-11-17T16:19:29.039Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.3 [2022-11-17T16:19:29.039Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:29.039Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-11-17T16:19:29.051Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-11-17T16:19:29.051Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:29.051Z] latest [2022-11-17T16:19:29.051Z] 2.3.1-dev.3 [2022-11-17T16:19:29.051Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:29.051Z] main [2022-11-17T16:19:29.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:29.370Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:29.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:29.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-17T16:19:29.696Z] defdf3e17dda: Preparing [2022-11-17T16:19:29.696Z] a56ffd163364: Preparing [2022-11-17T16:19:29.696Z] 6e2a2b221732: Preparing [2022-11-17T16:19:29.696Z] 8de5398363e4: Preparing [2022-11-17T16:19:29.696Z] 9833f26c6bda: Preparing [2022-11-17T16:19:29.696Z] 9833f26c6bda: Layer already exists [2022-11-17T16:19:29.696Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:29.961Z] defdf3e17dda: Pushed [2022-11-17T16:19:30.918Z] 8de5398363e4: Pushed [2022-11-17T16:19:34.247Z] a56ffd163364: Pushed [2022-11-17T16:19:34.511Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:87b77f4acce41f209ffb3c5f313755ff0b5555b71c10d246d80b88cf6d0d448f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:34.836Z] + 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-11-17T16:19:35.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-17T16:19:35.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-17T16:19:35.166Z] defdf3e17dda: Preparing [2022-11-17T16:19:35.166Z] a56ffd163364: Preparing [2022-11-17T16:19:35.166Z] 6e2a2b221732: Preparing [2022-11-17T16:19:35.166Z] 8de5398363e4: Preparing [2022-11-17T16:19:35.166Z] 9833f26c6bda: Preparing [2022-11-17T16:19:35.166Z] a56ffd163364: Layer already exists [2022-11-17T16:19:35.166Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:35.166Z] defdf3e17dda: Layer already exists [2022-11-17T16:19:35.166Z] 8de5398363e4: Layer already exists [2022-11-17T16:19:35.166Z] 9833f26c6bda: Layer already exists [2022-11-17T16:19:35.166Z] latest: digest: sha256:87b77f4acce41f209ffb3c5f313755ff0b5555b71c10d246d80b88cf6d0d448f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:35.494Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:35.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.3 [2022-11-17T16:19:35.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-17T16:19:35.818Z] defdf3e17dda: Preparing [2022-11-17T16:19:35.818Z] a56ffd163364: Preparing [2022-11-17T16:19:35.818Z] 6e2a2b221732: Preparing [2022-11-17T16:19:35.818Z] 8de5398363e4: Preparing [2022-11-17T16:19:35.818Z] 9833f26c6bda: Preparing [2022-11-17T16:19:35.818Z] a56ffd163364: Layer already exists [2022-11-17T16:19:35.818Z] 9833f26c6bda: Layer already exists [2022-11-17T16:19:35.818Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:35.818Z] defdf3e17dda: Layer already exists [2022-11-17T16:19:35.818Z] 8de5398363e4: Layer already exists [2022-11-17T16:19:35.818Z] 2.3.1-dev.3: digest: sha256:87b77f4acce41f209ffb3c5f313755ff0b5555b71c10d246d80b88cf6d0d448f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:36.408Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:36.729Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:36.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-17T16:19:36.729Z] defdf3e17dda: Preparing [2022-11-17T16:19:36.729Z] a56ffd163364: Preparing [2022-11-17T16:19:36.729Z] 6e2a2b221732: Preparing [2022-11-17T16:19:36.729Z] 8de5398363e4: Preparing [2022-11-17T16:19:36.729Z] 9833f26c6bda: Preparing [2022-11-17T16:19:36.729Z] 9833f26c6bda: Layer already exists [2022-11-17T16:19:36.729Z] 8de5398363e4: Layer already exists [2022-11-17T16:19:36.729Z] defdf3e17dda: Layer already exists [2022-11-17T16:19:36.729Z] a56ffd163364: Layer already exists [2022-11-17T16:19:36.729Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:36.729Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:87b77f4acce41f209ffb3c5f313755ff0b5555b71c10d246d80b88cf6d0d448f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:37.059Z] + 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-11-17T16:19:37.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-11-17T16:19:37.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-11-17T16:19:37.387Z] defdf3e17dda: Preparing [2022-11-17T16:19:37.387Z] a56ffd163364: Preparing [2022-11-17T16:19:37.387Z] 6e2a2b221732: Preparing [2022-11-17T16:19:37.387Z] 8de5398363e4: Preparing [2022-11-17T16:19:37.387Z] 9833f26c6bda: Preparing [2022-11-17T16:19:37.387Z] 9833f26c6bda: Layer already exists [2022-11-17T16:19:37.387Z] 6e2a2b221732: Layer already exists [2022-11-17T16:19:37.387Z] defdf3e17dda: Layer already exists [2022-11-17T16:19:37.387Z] 8de5398363e4: Layer already exists [2022-11-17T16:19:37.387Z] a56ffd163364: Layer already exists [2022-11-17T16:19:37.387Z] main: digest: sha256:87b77f4acce41f209ffb3c5f313755ff0b5555b71c10d246d80b88cf6d0d448f size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:19:37.441Z] ===================================================== [Pipeline] echo [2022-11-17T16:19:37.450Z] taggedImages: [2022-11-17T16:19:37.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:37.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-11-17T16:19:37.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.3 [2022-11-17T16:19:37.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:37.450Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-11-17T16:19:37.471Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-11-17T16:19:37.471Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:37.471Z] latest [2022-11-17T16:19:37.471Z] 2.3.1-dev.3 [2022-11-17T16:19:37.471Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:37.471Z] main [2022-11-17T16:19:37.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:37.796Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:38.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:38.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-17T16:19:38.113Z] 6cedc475ac72: Preparing [2022-11-17T16:19:38.113Z] 914cb965e002: Preparing [2022-11-17T16:19:38.113Z] 45ac10002335: Preparing [2022-11-17T16:19:38.113Z] 0359fa1b38cc: Preparing [2022-11-17T16:19:38.113Z] 9cd2a4a3e381: Preparing [2022-11-17T16:19:38.113Z] da59ad75da80: Preparing [2022-11-17T16:19:38.113Z] 9833f26c6bda: Preparing [2022-11-17T16:19:38.113Z] da59ad75da80: Waiting [2022-11-17T16:19:38.113Z] 9833f26c6bda: Waiting [2022-11-17T16:19:38.377Z] 914cb965e002: Pushed [2022-11-17T16:19:38.377Z] 6cedc475ac72: Pushed [2022-11-17T16:19:38.377Z] 45ac10002335: Pushed [2022-11-17T16:19:38.377Z] 9833f26c6bda: Layer already exists [2022-11-17T16:19:38.951Z] da59ad75da80: Pushed [2022-11-17T16:19:45.561Z] 9cd2a4a3e381: Pushed [2022-11-17T16:19:52.175Z] 0359fa1b38cc: Pushed [2022-11-17T16:19:52.175Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:94b4590aa1d248015b7a3520e5fe6320c5e150844292f388fd330c8c951d9f6a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:52.762Z] + 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-11-17T16:19:53.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-17T16:19:53.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-17T16:19:53.081Z] 6cedc475ac72: Preparing [2022-11-17T16:19:53.081Z] 914cb965e002: Preparing [2022-11-17T16:19:53.081Z] 45ac10002335: Preparing [2022-11-17T16:19:53.081Z] 0359fa1b38cc: Preparing [2022-11-17T16:19:53.081Z] 9cd2a4a3e381: Preparing [2022-11-17T16:19:53.081Z] da59ad75da80: Preparing [2022-11-17T16:19:53.081Z] 9833f26c6bda: Preparing [2022-11-17T16:19:53.081Z] da59ad75da80: Waiting [2022-11-17T16:19:53.081Z] 9833f26c6bda: Waiting [2022-11-17T16:19:53.081Z] 6cedc475ac72: Layer already exists [2022-11-17T16:19:53.081Z] 45ac10002335: Layer already exists [2022-11-17T16:19:53.081Z] 9cd2a4a3e381: Layer already exists [2022-11-17T16:19:53.081Z] 0359fa1b38cc: Layer already exists [2022-11-17T16:19:53.081Z] 914cb965e002: Layer already exists [2022-11-17T16:19:53.081Z] da59ad75da80: Layer already exists [2022-11-17T16:19:53.081Z] 9833f26c6bda: Layer already exists [2022-11-17T16:19:53.081Z] latest: digest: sha256:94b4590aa1d248015b7a3520e5fe6320c5e150844292f388fd330c8c951d9f6a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:53.679Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:54.007Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.3 [2022-11-17T16:19:54.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-17T16:19:54.007Z] 6cedc475ac72: Preparing [2022-11-17T16:19:54.007Z] 914cb965e002: Preparing [2022-11-17T16:19:54.007Z] 45ac10002335: Preparing [2022-11-17T16:19:54.007Z] 0359fa1b38cc: Preparing [2022-11-17T16:19:54.007Z] 9cd2a4a3e381: Preparing [2022-11-17T16:19:54.007Z] da59ad75da80: Preparing [2022-11-17T16:19:54.007Z] 9833f26c6bda: Preparing [2022-11-17T16:19:54.007Z] da59ad75da80: Waiting [2022-11-17T16:19:54.007Z] 9833f26c6bda: Waiting [2022-11-17T16:19:54.007Z] 9cd2a4a3e381: Layer already exists [2022-11-17T16:19:54.007Z] 0359fa1b38cc: Layer already exists [2022-11-17T16:19:54.007Z] 914cb965e002: Layer already exists [2022-11-17T16:19:54.007Z] 45ac10002335: Layer already exists [2022-11-17T16:19:54.007Z] 6cedc475ac72: Layer already exists [2022-11-17T16:19:54.007Z] 9833f26c6bda: Layer already exists [2022-11-17T16:19:54.007Z] da59ad75da80: Layer already exists [2022-11-17T16:19:54.007Z] 2.3.1-dev.3: digest: sha256:94b4590aa1d248015b7a3520e5fe6320c5e150844292f388fd330c8c951d9f6a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:54.592Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:54.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:54.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-17T16:19:54.959Z] 6cedc475ac72: Preparing [2022-11-17T16:19:54.959Z] 914cb965e002: Preparing [2022-11-17T16:19:54.959Z] 45ac10002335: Preparing [2022-11-17T16:19:54.959Z] 0359fa1b38cc: Preparing [2022-11-17T16:19:54.959Z] 9cd2a4a3e381: Preparing [2022-11-17T16:19:54.959Z] da59ad75da80: Preparing [2022-11-17T16:19:54.959Z] 9833f26c6bda: Preparing [2022-11-17T16:19:54.959Z] da59ad75da80: Waiting [2022-11-17T16:19:54.959Z] 9833f26c6bda: Waiting [2022-11-17T16:19:54.959Z] 9cd2a4a3e381: Layer already exists [2022-11-17T16:19:54.959Z] 45ac10002335: Layer already exists [2022-11-17T16:19:54.959Z] 6cedc475ac72: Layer already exists [2022-11-17T16:19:54.959Z] 914cb965e002: Layer already exists [2022-11-17T16:19:54.959Z] 0359fa1b38cc: Layer already exists [2022-11-17T16:19:54.959Z] 9833f26c6bda: Layer already exists [2022-11-17T16:19:54.959Z] da59ad75da80: Layer already exists [2022-11-17T16:19:55.227Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:94b4590aa1d248015b7a3520e5fe6320c5e150844292f388fd330c8c951d9f6a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:55.569Z] + 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-11-17T16:19:55.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-11-17T16:19:55.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-11-17T16:19:55.902Z] 6cedc475ac72: Preparing [2022-11-17T16:19:55.902Z] 914cb965e002: Preparing [2022-11-17T16:19:55.902Z] 45ac10002335: Preparing [2022-11-17T16:19:55.902Z] 0359fa1b38cc: Preparing [2022-11-17T16:19:55.902Z] 9cd2a4a3e381: Preparing [2022-11-17T16:19:55.902Z] da59ad75da80: Preparing [2022-11-17T16:19:55.902Z] 9833f26c6bda: Preparing [2022-11-17T16:19:55.902Z] da59ad75da80: Waiting [2022-11-17T16:19:55.902Z] 9833f26c6bda: Waiting [2022-11-17T16:19:55.902Z] 6cedc475ac72: Layer already exists [2022-11-17T16:19:55.902Z] 0359fa1b38cc: Layer already exists [2022-11-17T16:19:55.902Z] 914cb965e002: Layer already exists [2022-11-17T16:19:55.902Z] 9cd2a4a3e381: Layer already exists [2022-11-17T16:19:55.902Z] 45ac10002335: Layer already exists [2022-11-17T16:19:55.902Z] da59ad75da80: Layer already exists [2022-11-17T16:19:55.902Z] 9833f26c6bda: Layer already exists [2022-11-17T16:19:56.169Z] main: digest: sha256:94b4590aa1d248015b7a3520e5fe6320c5e150844292f388fd330c8c951d9f6a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:19:56.216Z] ===================================================== [Pipeline] echo [2022-11-17T16:19:56.222Z] taggedImages: [2022-11-17T16:19:56.222Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:56.222Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-11-17T16:19:56.222Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.3 [2022-11-17T16:19:56.222Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:56.222Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-11-17T16:19:56.237Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-11-17T16:19:56.237Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:56.237Z] latest [2022-11-17T16:19:56.237Z] 2.3.1-dev.3 [2022-11-17T16:19:56.237Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:19:56.237Z] main [2022-11-17T16:19:56.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:56.554Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:19:56.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:19:56.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-17T16:19:56.879Z] 432e6eb4dda0: Preparing [2022-11-17T16:19:56.879Z] 170642ac4d8e: Preparing [2022-11-17T16:19:56.879Z] 54143fd3a42e: Preparing [2022-11-17T16:19:56.879Z] e2c8f0e42246: Preparing [2022-11-17T16:19:56.879Z] aa55509de67d: Preparing [2022-11-17T16:19:56.879Z] 9833f26c6bda: Preparing [2022-11-17T16:19:56.879Z] 9833f26c6bda: Waiting [2022-11-17T16:19:57.142Z] 170642ac4d8e: Pushed [2022-11-17T16:19:57.142Z] 432e6eb4dda0: Pushed [2022-11-17T16:19:57.142Z] 54143fd3a42e: Pushed [2022-11-17T16:19:57.142Z] 9833f26c6bda: Layer already exists [2022-11-17T16:19:57.752Z] aa55509de67d: Pushed [2022-11-17T16:20:13.351Z] e2c8f0e42246: Pushed [2022-11-17T16:20:13.351Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:7f51f793e95177ef4739ed01f8f6c4da8780a4058c894002e1ab21af5dd6dd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:13.712Z] + 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-11-17T16:20:14.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-17T16:20:14.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-17T16:20:14.040Z] 432e6eb4dda0: Preparing [2022-11-17T16:20:14.040Z] 170642ac4d8e: Preparing [2022-11-17T16:20:14.040Z] 54143fd3a42e: Preparing [2022-11-17T16:20:14.040Z] e2c8f0e42246: Preparing [2022-11-17T16:20:14.040Z] aa55509de67d: Preparing [2022-11-17T16:20:14.040Z] 9833f26c6bda: Preparing [2022-11-17T16:20:14.040Z] 9833f26c6bda: Waiting [2022-11-17T16:20:14.040Z] 170642ac4d8e: Layer already exists [2022-11-17T16:20:14.040Z] 432e6eb4dda0: Layer already exists [2022-11-17T16:20:14.040Z] 54143fd3a42e: Layer already exists [2022-11-17T16:20:14.040Z] aa55509de67d: Layer already exists [2022-11-17T16:20:14.040Z] e2c8f0e42246: Layer already exists [2022-11-17T16:20:14.040Z] 9833f26c6bda: Layer already exists [2022-11-17T16:20:14.040Z] latest: digest: sha256:7f51f793e95177ef4739ed01f8f6c4da8780a4058c894002e1ab21af5dd6dd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:14.370Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:14.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.3 [2022-11-17T16:20:14.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-17T16:20:14.696Z] 432e6eb4dda0: Preparing [2022-11-17T16:20:14.696Z] 170642ac4d8e: Preparing [2022-11-17T16:20:14.696Z] 54143fd3a42e: Preparing [2022-11-17T16:20:14.696Z] e2c8f0e42246: Preparing [2022-11-17T16:20:14.696Z] aa55509de67d: Preparing [2022-11-17T16:20:14.696Z] 9833f26c6bda: Preparing [2022-11-17T16:20:14.696Z] 9833f26c6bda: Waiting [2022-11-17T16:20:14.696Z] aa55509de67d: Layer already exists [2022-11-17T16:20:14.696Z] 170642ac4d8e: Layer already exists [2022-11-17T16:20:14.696Z] 432e6eb4dda0: Layer already exists [2022-11-17T16:20:14.696Z] e2c8f0e42246: Layer already exists [2022-11-17T16:20:14.696Z] 54143fd3a42e: Layer already exists [2022-11-17T16:20:14.696Z] 9833f26c6bda: Layer already exists [2022-11-17T16:20:14.696Z] 2.3.1-dev.3: digest: sha256:7f51f793e95177ef4739ed01f8f6c4da8780a4058c894002e1ab21af5dd6dd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:15.281Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:15.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:20:15.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-17T16:20:15.602Z] 432e6eb4dda0: Preparing [2022-11-17T16:20:15.602Z] 170642ac4d8e: Preparing [2022-11-17T16:20:15.602Z] 54143fd3a42e: Preparing [2022-11-17T16:20:15.602Z] e2c8f0e42246: Preparing [2022-11-17T16:20:15.602Z] aa55509de67d: Preparing [2022-11-17T16:20:15.603Z] 9833f26c6bda: Preparing [2022-11-17T16:20:15.603Z] 9833f26c6bda: Waiting [2022-11-17T16:20:15.603Z] 54143fd3a42e: Layer already exists [2022-11-17T16:20:15.603Z] e2c8f0e42246: Layer already exists [2022-11-17T16:20:15.603Z] 170642ac4d8e: Layer already exists [2022-11-17T16:20:15.603Z] aa55509de67d: Layer already exists [2022-11-17T16:20:15.603Z] 432e6eb4dda0: Layer already exists [2022-11-17T16:20:15.603Z] 9833f26c6bda: Layer already exists [2022-11-17T16:20:15.603Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:7f51f793e95177ef4739ed01f8f6c4da8780a4058c894002e1ab21af5dd6dd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:16.200Z] + 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-11-17T16:20:16.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-11-17T16:20:16.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-11-17T16:20:16.527Z] 432e6eb4dda0: Preparing [2022-11-17T16:20:16.527Z] 170642ac4d8e: Preparing [2022-11-17T16:20:16.527Z] 54143fd3a42e: Preparing [2022-11-17T16:20:16.527Z] e2c8f0e42246: Preparing [2022-11-17T16:20:16.527Z] aa55509de67d: Preparing [2022-11-17T16:20:16.527Z] 9833f26c6bda: Preparing [2022-11-17T16:20:16.527Z] 9833f26c6bda: Waiting [2022-11-17T16:20:16.527Z] aa55509de67d: Layer already exists [2022-11-17T16:20:16.527Z] e2c8f0e42246: Layer already exists [2022-11-17T16:20:16.527Z] 54143fd3a42e: Layer already exists [2022-11-17T16:20:16.527Z] 432e6eb4dda0: Layer already exists [2022-11-17T16:20:16.527Z] 170642ac4d8e: Layer already exists [2022-11-17T16:20:16.527Z] 9833f26c6bda: Layer already exists [2022-11-17T16:20:16.527Z] main: digest: sha256:7f51f793e95177ef4739ed01f8f6c4da8780a4058c894002e1ab21af5dd6dd4e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:20:16.845Z] ===================================================== [Pipeline] echo [2022-11-17T16:20:16.853Z] taggedImages: [2022-11-17T16:20:16.853Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:20:16.853Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-11-17T16:20:16.853Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.3 [2022-11-17T16:20:16.853Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:20:16.853Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-11-17T16:20:16.868Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-11-17T16:20:16.868Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:20:16.868Z] latest [2022-11-17T16:20:16.868Z] 2.3.1-dev.3 [2022-11-17T16:20:16.868Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:20:16.868Z] main [2022-11-17T16:20:16.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:17.187Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:17.513Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:20:17.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-17T16:20:17.513Z] 9c3633ffd493: Preparing [2022-11-17T16:20:17.513Z] a16f3687fd47: Preparing [2022-11-17T16:20:17.513Z] 267c1b32f64b: Preparing [2022-11-17T16:20:17.513Z] c73645fea25c: Preparing [2022-11-17T16:20:17.513Z] da59ad75da80: Preparing [2022-11-17T16:20:17.513Z] 9833f26c6bda: Preparing [2022-11-17T16:20:17.513Z] 9833f26c6bda: Waiting [2022-11-17T16:20:17.513Z] da59ad75da80: Layer already exists [2022-11-17T16:20:17.775Z] 9833f26c6bda: Layer already exists [2022-11-17T16:20:17.775Z] a16f3687fd47: Pushed [2022-11-17T16:20:17.775Z] 9c3633ffd493: Pushed [2022-11-17T16:20:17.775Z] 267c1b32f64b: Pushed [2022-11-17T16:20:32.727Z] c73645fea25c: Pushed [2022-11-17T16:20:32.991Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:6eee184c144c4b8aeb78a14c3333734750fd1fa0ba1068f291cc5c4e6d96267e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:33.323Z] + 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-11-17T16:20:33.649Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-17T16:20:33.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-17T16:20:33.649Z] 9c3633ffd493: Preparing [2022-11-17T16:20:33.649Z] a16f3687fd47: Preparing [2022-11-17T16:20:33.649Z] 267c1b32f64b: Preparing [2022-11-17T16:20:33.649Z] c73645fea25c: Preparing [2022-11-17T16:20:33.649Z] da59ad75da80: Preparing [2022-11-17T16:20:33.649Z] 9833f26c6bda: Preparing [2022-11-17T16:20:33.649Z] 9833f26c6bda: Waiting [2022-11-17T16:20:33.649Z] da59ad75da80: Layer already exists [2022-11-17T16:20:33.649Z] 267c1b32f64b: Layer already exists [2022-11-17T16:20:33.649Z] a16f3687fd47: Layer already exists [2022-11-17T16:20:33.649Z] 9c3633ffd493: Layer already exists [2022-11-17T16:20:33.649Z] c73645fea25c: Layer already exists [2022-11-17T16:20:33.649Z] 9833f26c6bda: Layer already exists [2022-11-17T16:20:33.914Z] latest: digest: sha256:6eee184c144c4b8aeb78a14c3333734750fd1fa0ba1068f291cc5c4e6d96267e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:34.240Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:34.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.3 [2022-11-17T16:20:34.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-17T16:20:34.575Z] 9c3633ffd493: Preparing [2022-11-17T16:20:34.575Z] a16f3687fd47: Preparing [2022-11-17T16:20:34.575Z] 267c1b32f64b: Preparing [2022-11-17T16:20:34.575Z] c73645fea25c: Preparing [2022-11-17T16:20:34.575Z] da59ad75da80: Preparing [2022-11-17T16:20:34.575Z] 9833f26c6bda: Preparing [2022-11-17T16:20:34.575Z] 9833f26c6bda: Waiting [2022-11-17T16:20:34.575Z] c73645fea25c: Layer already exists [2022-11-17T16:20:34.575Z] 267c1b32f64b: Layer already exists [2022-11-17T16:20:34.575Z] da59ad75da80: Layer already exists [2022-11-17T16:20:34.575Z] a16f3687fd47: Layer already exists [2022-11-17T16:20:34.575Z] 9c3633ffd493: Layer already exists [2022-11-17T16:20:34.575Z] 9833f26c6bda: Layer already exists [2022-11-17T16:20:34.839Z] 2.3.1-dev.3: digest: sha256:6eee184c144c4b8aeb78a14c3333734750fd1fa0ba1068f291cc5c4e6d96267e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:35.168Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:35.493Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:20:35.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-17T16:20:35.493Z] 9c3633ffd493: Preparing [2022-11-17T16:20:35.493Z] a16f3687fd47: Preparing [2022-11-17T16:20:35.493Z] 267c1b32f64b: Preparing [2022-11-17T16:20:35.493Z] c73645fea25c: Preparing [2022-11-17T16:20:35.493Z] da59ad75da80: Preparing [2022-11-17T16:20:35.493Z] 9833f26c6bda: Preparing [2022-11-17T16:20:35.493Z] 9833f26c6bda: Waiting [2022-11-17T16:20:35.493Z] 9c3633ffd493: Layer already exists [2022-11-17T16:20:35.493Z] c73645fea25c: Layer already exists [2022-11-17T16:20:35.493Z] a16f3687fd47: Layer already exists [2022-11-17T16:20:35.493Z] 267c1b32f64b: Layer already exists [2022-11-17T16:20:35.493Z] da59ad75da80: Layer already exists [2022-11-17T16:20:35.493Z] 9833f26c6bda: Layer already exists [2022-11-17T16:20:35.493Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:6eee184c144c4b8aeb78a14c3333734750fd1fa0ba1068f291cc5c4e6d96267e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:36.088Z] + 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-11-17T16:20:36.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-11-17T16:20:36.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-11-17T16:20:36.419Z] 9c3633ffd493: Preparing [2022-11-17T16:20:36.419Z] a16f3687fd47: Preparing [2022-11-17T16:20:36.419Z] 267c1b32f64b: Preparing [2022-11-17T16:20:36.419Z] c73645fea25c: Preparing [2022-11-17T16:20:36.419Z] da59ad75da80: Preparing [2022-11-17T16:20:36.419Z] 9833f26c6bda: Preparing [2022-11-17T16:20:36.419Z] 9833f26c6bda: Waiting [2022-11-17T16:20:36.419Z] c73645fea25c: Layer already exists [2022-11-17T16:20:36.419Z] 267c1b32f64b: Layer already exists [2022-11-17T16:20:36.419Z] a16f3687fd47: Layer already exists [2022-11-17T16:20:36.419Z] 9c3633ffd493: Layer already exists [2022-11-17T16:20:36.419Z] da59ad75da80: Layer already exists [2022-11-17T16:20:36.419Z] 9833f26c6bda: Layer already exists [2022-11-17T16:20:36.419Z] main: digest: sha256:6eee184c144c4b8aeb78a14c3333734750fd1fa0ba1068f291cc5c4e6d96267e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:20:36.731Z] ===================================================== [Pipeline] echo [2022-11-17T16:20:36.740Z] taggedImages: [2022-11-17T16:20:36.740Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:20:36.740Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-11-17T16:20:36.740Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.3 [2022-11-17T16:20:36.740Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:20:36.740Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-11-17T16:20:36.758Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-11-17T16:20:36.758Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:20:36.758Z] latest [2022-11-17T16:20:36.758Z] 2.3.1-dev.3 [2022-11-17T16:20:36.758Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:20:36.758Z] main [2022-11-17T16:20:36.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:37.097Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:37.419Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:20:37.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-17T16:20:37.419Z] e269fc7bd024: Preparing [2022-11-17T16:20:37.419Z] a89870cb7e95: Preparing [2022-11-17T16:20:37.419Z] 6e2a2b221732: Preparing [2022-11-17T16:20:37.419Z] 456cca9320b1: Preparing [2022-11-17T16:20:37.419Z] 17bec77d7fdc: Preparing [2022-11-17T16:20:37.419Z] 6e2a2b221732: Layer already exists [2022-11-17T16:20:37.419Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:20:37.681Z] e269fc7bd024: Pushed [2022-11-17T16:20:37.681Z] 456cca9320b1: Pushed [2022-11-17T16:20:42.986Z] a89870cb7e95: Pushed [2022-11-17T16:20:42.986Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:7bf5cbdb01c9496209525c83a1b3b2071374249646b779b0aa1254aa9b16501d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:43.313Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:43.637Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-17T16:20:43.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-17T16:20:43.637Z] e269fc7bd024: Preparing [2022-11-17T16:20:43.637Z] a89870cb7e95: Preparing [2022-11-17T16:20:43.637Z] 6e2a2b221732: Preparing [2022-11-17T16:20:43.637Z] 456cca9320b1: Preparing [2022-11-17T16:20:43.637Z] 17bec77d7fdc: Preparing [2022-11-17T16:20:43.637Z] 456cca9320b1: Layer already exists [2022-11-17T16:20:43.637Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:20:43.637Z] 6e2a2b221732: Layer already exists [2022-11-17T16:20:43.637Z] a89870cb7e95: Layer already exists [2022-11-17T16:20:43.637Z] e269fc7bd024: Layer already exists [2022-11-17T16:20:43.637Z] latest: digest: sha256:7bf5cbdb01c9496209525c83a1b3b2071374249646b779b0aa1254aa9b16501d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:43.971Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:44.293Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.3 [2022-11-17T16:20:44.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-17T16:20:44.293Z] e269fc7bd024: Preparing [2022-11-17T16:20:44.293Z] a89870cb7e95: Preparing [2022-11-17T16:20:44.293Z] 6e2a2b221732: Preparing [2022-11-17T16:20:44.293Z] 456cca9320b1: Preparing [2022-11-17T16:20:44.293Z] 17bec77d7fdc: Preparing [2022-11-17T16:20:44.293Z] e269fc7bd024: Layer already exists [2022-11-17T16:20:44.293Z] 6e2a2b221732: Layer already exists [2022-11-17T16:20:44.293Z] 456cca9320b1: Layer already exists [2022-11-17T16:20:44.293Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:20:44.293Z] a89870cb7e95: Layer already exists [2022-11-17T16:20:44.293Z] 2.3.1-dev.3: digest: sha256:7bf5cbdb01c9496209525c83a1b3b2071374249646b779b0aa1254aa9b16501d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:44.619Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:44.948Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:20:44.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-17T16:20:44.948Z] e269fc7bd024: Preparing [2022-11-17T16:20:44.948Z] a89870cb7e95: Preparing [2022-11-17T16:20:44.948Z] 6e2a2b221732: Preparing [2022-11-17T16:20:44.948Z] 456cca9320b1: Preparing [2022-11-17T16:20:44.948Z] 17bec77d7fdc: Preparing [2022-11-17T16:20:44.948Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:20:44.948Z] a89870cb7e95: Layer already exists [2022-11-17T16:20:44.948Z] e269fc7bd024: Layer already exists [2022-11-17T16:20:44.948Z] 456cca9320b1: Layer already exists [2022-11-17T16:20:44.948Z] 6e2a2b221732: Layer already exists [2022-11-17T16:20:44.948Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:7bf5cbdb01c9496209525c83a1b3b2071374249646b779b0aa1254aa9b16501d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:45.282Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:45.609Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-11-17T16:20:45.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-11-17T16:20:45.609Z] e269fc7bd024: Preparing [2022-11-17T16:20:45.609Z] a89870cb7e95: Preparing [2022-11-17T16:20:45.609Z] 6e2a2b221732: Preparing [2022-11-17T16:20:45.609Z] 456cca9320b1: Preparing [2022-11-17T16:20:45.609Z] 17bec77d7fdc: Preparing [2022-11-17T16:20:45.609Z] e269fc7bd024: Layer already exists [2022-11-17T16:20:45.609Z] 6e2a2b221732: Layer already exists [2022-11-17T16:20:45.609Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:20:45.609Z] a89870cb7e95: Layer already exists [2022-11-17T16:20:45.609Z] 456cca9320b1: Layer already exists [2022-11-17T16:20:45.609Z] main: digest: sha256:7bf5cbdb01c9496209525c83a1b3b2071374249646b779b0aa1254aa9b16501d size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:20:45.648Z] ===================================================== [Pipeline] echo [2022-11-17T16:20:45.653Z] taggedImages: [2022-11-17T16:20:45.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:20:45.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-11-17T16:20:45.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.3 [2022-11-17T16:20:45.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:20:45.653Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-11-17T16:20:45.666Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-11-17T16:20:45.666Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:20:45.666Z] latest [2022-11-17T16:20:45.666Z] 2.3.1-dev.3 [2022-11-17T16:20:45.666Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:20:45.666Z] main [2022-11-17T16:20:45.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:45.994Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:46.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:20:46.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-17T16:20:46.323Z] 0079dd8a33f4: Preparing [2022-11-17T16:20:46.323Z] 16512bb77dcb: Preparing [2022-11-17T16:20:46.323Z] 6e2a2b221732: Preparing [2022-11-17T16:20:46.323Z] 4b02174bc377: Preparing [2022-11-17T16:20:46.323Z] 17bec77d7fdc: Preparing [2022-11-17T16:20:46.323Z] 6e2a2b221732: Layer already exists [2022-11-17T16:20:46.323Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:20:46.323Z] 4b02174bc377: Layer already exists [2022-11-17T16:20:46.587Z] 0079dd8a33f4: Pushed [2022-11-17T16:20:51.898Z] 16512bb77dcb: Pushed [2022-11-17T16:20:51.898Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:0ddb79adc99a247f72a855068dada7a76b51689b23d64f9fad9b67a5074ca80a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:52.227Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:52.548Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-17T16:20:52.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-17T16:20:52.548Z] 0079dd8a33f4: Preparing [2022-11-17T16:20:52.548Z] 16512bb77dcb: Preparing [2022-11-17T16:20:52.548Z] 6e2a2b221732: Preparing [2022-11-17T16:20:52.548Z] 4b02174bc377: Preparing [2022-11-17T16:20:52.548Z] 17bec77d7fdc: Preparing [2022-11-17T16:20:52.548Z] 16512bb77dcb: Layer already exists [2022-11-17T16:20:52.548Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:20:52.548Z] 6e2a2b221732: Layer already exists [2022-11-17T16:20:52.548Z] 0079dd8a33f4: Layer already exists [2022-11-17T16:20:52.548Z] 4b02174bc377: Layer already exists [2022-11-17T16:20:52.548Z] latest: digest: sha256:0ddb79adc99a247f72a855068dada7a76b51689b23d64f9fad9b67a5074ca80a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:52.872Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:53.193Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.3 [2022-11-17T16:20:53.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-17T16:20:53.193Z] 0079dd8a33f4: Preparing [2022-11-17T16:20:53.193Z] 16512bb77dcb: Preparing [2022-11-17T16:20:53.193Z] 6e2a2b221732: Preparing [2022-11-17T16:20:53.193Z] 4b02174bc377: Preparing [2022-11-17T16:20:53.193Z] 17bec77d7fdc: Preparing [2022-11-17T16:20:53.193Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:20:53.193Z] 4b02174bc377: Layer already exists [2022-11-17T16:20:53.193Z] 6e2a2b221732: Layer already exists [2022-11-17T16:20:53.193Z] 16512bb77dcb: Layer already exists [2022-11-17T16:20:53.193Z] 0079dd8a33f4: Layer already exists [2022-11-17T16:20:53.193Z] 2.3.1-dev.3: digest: sha256:0ddb79adc99a247f72a855068dada7a76b51689b23d64f9fad9b67a5074ca80a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:53.523Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:53.853Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:20:53.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-17T16:20:53.853Z] 0079dd8a33f4: Preparing [2022-11-17T16:20:53.853Z] 16512bb77dcb: Preparing [2022-11-17T16:20:53.853Z] 6e2a2b221732: Preparing [2022-11-17T16:20:53.853Z] 4b02174bc377: Preparing [2022-11-17T16:20:53.853Z] 17bec77d7fdc: Preparing [2022-11-17T16:20:53.853Z] 6e2a2b221732: Layer already exists [2022-11-17T16:20:53.853Z] 4b02174bc377: Layer already exists [2022-11-17T16:20:53.853Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:20:53.853Z] 0079dd8a33f4: Layer already exists [2022-11-17T16:20:53.853Z] 16512bb77dcb: Layer already exists [2022-11-17T16:20:53.853Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:0ddb79adc99a247f72a855068dada7a76b51689b23d64f9fad9b67a5074ca80a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:54.180Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:54.503Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-11-17T16:20:54.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-11-17T16:20:54.503Z] 0079dd8a33f4: Preparing [2022-11-17T16:20:54.503Z] 16512bb77dcb: Preparing [2022-11-17T16:20:54.503Z] 6e2a2b221732: Preparing [2022-11-17T16:20:54.503Z] 4b02174bc377: Preparing [2022-11-17T16:20:54.503Z] 17bec77d7fdc: Preparing [2022-11-17T16:20:54.503Z] 6e2a2b221732: Layer already exists [2022-11-17T16:20:54.503Z] 16512bb77dcb: Layer already exists [2022-11-17T16:20:54.503Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:20:54.503Z] 0079dd8a33f4: Layer already exists [2022-11-17T16:20:54.503Z] 4b02174bc377: Layer already exists [2022-11-17T16:20:54.765Z] main: digest: sha256:0ddb79adc99a247f72a855068dada7a76b51689b23d64f9fad9b67a5074ca80a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:20:54.807Z] ===================================================== [Pipeline] echo [2022-11-17T16:20:54.812Z] taggedImages: [2022-11-17T16:20:54.812Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:20:54.812Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-11-17T16:20:54.812Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.3 [2022-11-17T16:20:54.812Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:20:54.812Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-11-17T16:20:54.825Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-11-17T16:20:54.825Z] cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:20:54.825Z] latest [2022-11-17T16:20:54.825Z] 2.3.1-dev.3 [2022-11-17T16:20:54.825Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:20:54.825Z] main [2022-11-17T16:20:54.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:55.164Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:20:55.487Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:20:55.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-17T16:20:55.487Z] 5d6e88c0a098: Preparing [2022-11-17T16:20:55.487Z] 7185a1b5b963: Preparing [2022-11-17T16:20:55.487Z] 24b72753aba5: Preparing [2022-11-17T16:20:55.487Z] 13da313a31ce: Preparing [2022-11-17T16:20:55.487Z] 17bec77d7fdc: Preparing [2022-11-17T16:20:55.487Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:20:55.750Z] 7185a1b5b963: Pushed [2022-11-17T16:20:56.326Z] 5d6e88c0a098: Pushed [2022-11-17T16:20:58.258Z] 24b72753aba5: Pushed [2022-11-17T16:21:24.887Z] 13da313a31ce: Pushed [2022-11-17T16:21:24.887Z] cfbe246e2646b77ed8eb44d38b508f73703e7459: digest: sha256:30c30c5c87603f75f916661b809eb1bab8a97b1e4e2889ab005acd2ec24a030f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:21:25.214Z] + 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-11-17T16:21:25.538Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-17T16:21:25.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-17T16:21:25.538Z] 5d6e88c0a098: Preparing [2022-11-17T16:21:25.538Z] 7185a1b5b963: Preparing [2022-11-17T16:21:25.538Z] 24b72753aba5: Preparing [2022-11-17T16:21:25.538Z] 13da313a31ce: Preparing [2022-11-17T16:21:25.538Z] 17bec77d7fdc: Preparing [2022-11-17T16:21:25.538Z] 5d6e88c0a098: Layer already exists [2022-11-17T16:21:25.538Z] 13da313a31ce: Layer already exists [2022-11-17T16:21:25.538Z] 24b72753aba5: Layer already exists [2022-11-17T16:21:25.538Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:21:25.538Z] 7185a1b5b963: Layer already exists [2022-11-17T16:21:25.538Z] latest: digest: sha256:30c30c5c87603f75f916661b809eb1bab8a97b1e4e2889ab005acd2ec24a030f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:21:25.862Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:21:26.183Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.3 [2022-11-17T16:21:26.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-17T16:21:26.184Z] 5d6e88c0a098: Preparing [2022-11-17T16:21:26.184Z] 7185a1b5b963: Preparing [2022-11-17T16:21:26.184Z] 24b72753aba5: Preparing [2022-11-17T16:21:26.184Z] 13da313a31ce: Preparing [2022-11-17T16:21:26.184Z] 17bec77d7fdc: Preparing [2022-11-17T16:21:26.184Z] 5d6e88c0a098: Layer already exists [2022-11-17T16:21:26.184Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:21:26.184Z] 13da313a31ce: Layer already exists [2022-11-17T16:21:26.184Z] 7185a1b5b963: Layer already exists [2022-11-17T16:21:26.184Z] 24b72753aba5: Layer already exists [2022-11-17T16:21:26.184Z] 2.3.1-dev.3: digest: sha256:30c30c5c87603f75f916661b809eb1bab8a97b1e4e2889ab005acd2ec24a030f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:21:26.533Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:21:26.878Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:21:26.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-17T16:21:26.878Z] 5d6e88c0a098: Preparing [2022-11-17T16:21:26.878Z] 7185a1b5b963: Preparing [2022-11-17T16:21:26.878Z] 24b72753aba5: Preparing [2022-11-17T16:21:26.878Z] 13da313a31ce: Preparing [2022-11-17T16:21:26.878Z] 17bec77d7fdc: Preparing [2022-11-17T16:21:26.878Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:21:26.878Z] 7185a1b5b963: Layer already exists [2022-11-17T16:21:26.878Z] 5d6e88c0a098: Layer already exists [2022-11-17T16:21:26.878Z] 24b72753aba5: Layer already exists [2022-11-17T16:21:26.878Z] 13da313a31ce: Layer already exists [2022-11-17T16:21:26.878Z] cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3: digest: sha256:30c30c5c87603f75f916661b809eb1bab8a97b1e4e2889ab005acd2ec24a030f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:21:27.218Z] + 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-11-17T16:21:27.555Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-11-17T16:21:27.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-11-17T16:21:27.556Z] 5d6e88c0a098: Preparing [2022-11-17T16:21:27.556Z] 7185a1b5b963: Preparing [2022-11-17T16:21:27.556Z] 24b72753aba5: Preparing [2022-11-17T16:21:27.556Z] 13da313a31ce: Preparing [2022-11-17T16:21:27.556Z] 17bec77d7fdc: Preparing [2022-11-17T16:21:27.556Z] 5d6e88c0a098: Layer already exists [2022-11-17T16:21:27.556Z] 17bec77d7fdc: Layer already exists [2022-11-17T16:21:27.556Z] 13da313a31ce: Layer already exists [2022-11-17T16:21:27.556Z] 24b72753aba5: Layer already exists [2022-11-17T16:21:27.556Z] 7185a1b5b963: Layer already exists [2022-11-17T16:21:27.556Z] main: digest: sha256:30c30c5c87603f75f916661b809eb1bab8a97b1e4e2889ab005acd2ec24a030f size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-17T16:21:27.613Z] ===================================================== [Pipeline] echo [2022-11-17T16:21:27.619Z] taggedImages: [2022-11-17T16:21:27.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459 [2022-11-17T16:21:27.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-11-17T16:21:27.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.3 [2022-11-17T16:21:27.619Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:cfbe246e2646b77ed8eb44d38b508f73703e7459-2.3.1-dev.3 [2022-11-17T16:21:27.619Z] - 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-11-17T16:21:27.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-17T16:21:27.979Z] [2022-11-17T16:21:27.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:21:28.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-17T16:21:28.295Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-17T16:21:28.295Z] 8998bd30e6a1: Pulling fs layer [2022-11-17T16:21:28.295Z] 04944245beec: Pulling fs layer [2022-11-17T16:21:28.295Z] 699f458cf7ca: Pulling fs layer [2022-11-17T16:21:28.295Z] 765212b225bb: Pulling fs layer [2022-11-17T16:21:28.295Z] f23df028b6ca: Pulling fs layer [2022-11-17T16:21:28.295Z] d65c8cfc05b1: Pulling fs layer [2022-11-17T16:21:28.295Z] 2437ff75d9bd: Pulling fs layer [2022-11-17T16:21:28.295Z] 765212b225bb: Waiting [2022-11-17T16:21:28.296Z] f23df028b6ca: Waiting [2022-11-17T16:21:28.296Z] d65c8cfc05b1: Waiting [2022-11-17T16:21:28.296Z] 2437ff75d9bd: Waiting [2022-11-17T16:21:28.561Z] 04944245beec: Verifying Checksum [2022-11-17T16:21:28.561Z] 04944245beec: Download complete [2022-11-17T16:21:28.561Z] 765212b225bb: Verifying Checksum [2022-11-17T16:21:28.561Z] 765212b225bb: Download complete [2022-11-17T16:21:28.561Z] f23df028b6ca: Verifying Checksum [2022-11-17T16:21:28.561Z] f23df028b6ca: Download complete [2022-11-17T16:21:28.561Z] d65c8cfc05b1: Verifying Checksum [2022-11-17T16:21:28.561Z] d65c8cfc05b1: Download complete [2022-11-17T16:21:28.561Z] 699f458cf7ca: Verifying Checksum [2022-11-17T16:21:28.561Z] 699f458cf7ca: Download complete [2022-11-17T16:21:29.141Z] 8998bd30e6a1: Download complete [2022-11-17T16:21:31.076Z] 2437ff75d9bd: Verifying Checksum [2022-11-17T16:21:31.076Z] 2437ff75d9bd: Download complete [2022-11-17T16:21:32.474Z] 8998bd30e6a1: Pull complete [2022-11-17T16:21:33.055Z] 04944245beec: Pull complete [2022-11-17T16:21:34.458Z] 699f458cf7ca: Pull complete [2022-11-17T16:21:34.458Z] 765212b225bb: Pull complete [2022-11-17T16:21:35.040Z] f23df028b6ca: Pull complete [2022-11-17T16:21:35.304Z] d65c8cfc05b1: Pull complete [2022-11-17T16:21:50.273Z] 2437ff75d9bd: Pull complete [2022-11-17T16:21:50.273Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-17T16:21:50.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-17T16:21:50.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T16:21:50.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-119404 does not seem to be running inside a container [2022-11-17T16:21:50.501Z] $ 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/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T16:21:53.127Z] $ docker top 6fd6c4cd12b31d2b7368f94d9b0bba0a69fc251d64b9ec34e350b5552552f113 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:21:54.018Z] ---> job-cost.sh [2022-11-17T16:21:54.018Z] lf-activate-venv: SKIPPING [2022-11-17T16:21:54.018Z] INFO: No Stack... [2022-11-17T16:21:54.283Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-17T16:21:55.237Z] INFO: Archiving Costs [Pipeline] sh [2022-11-17T16:21:55.546Z] + cat /w/workspace/edgex-go/351/archives/cost.csv [2022-11-17T16:21:55.546Z] + cut -d, -f6 [Pipeline] lock [2022-11-17T16:21:55.609Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-351-stack-cost] [2022-11-17T16:21:55.615Z] Resource [jenkins-edgexfoundry-edgex-go-main-351-stack-cost] did not exist. Created. [2022-11-17T16:21:55.615Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-351-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-17T16:21:55.932Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-17T16:21:56.434Z] Stashed 1 file(s) [Pipeline] } [2022-11-17T16:21:56.444Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-351-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-17T16:21:56.461Z] $ docker stop --time=1 6fd6c4cd12b31d2b7368f94d9b0bba0a69fc251d64b9ec34e350b5552552f113 [2022-11-17T16:21:57.945Z] $ docker rm -f 6fd6c4cd12b31d2b7368f94d9b0bba0a69fc251d64b9ec34e350b5552552f113 [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-11-17T16:21:58.349Z] provisioning config files... [2022-11-17T16:21:58.355Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/351@tmp/config17514224208241020346tmp [Pipeline] { [Pipeline] sh [2022-11-17T16:21:58.645Z] + set +x [2022-11-17T16:21:58.646Z] + curl -s https://codecov.io/bash [2022-11-17T16:21:58.646Z] + bash -s -- [2022-11-17T16:21:58.646Z] [2022-11-17T16:21:58.646Z] _____ _ [2022-11-17T16:21:58.646Z] / ____| | | [2022-11-17T16:21:58.646Z] | | ___ __| | ___ ___ _____ __ [2022-11-17T16:21:58.646Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-17T16:21:58.646Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-17T16:21:58.646Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-17T16:21:58.646Z] Bash-1.0.6 [2022-11-17T16:21:58.646Z] [2022-11-17T16:21:58.646Z] [2022-11-17T16:21:58.646Z] ==> git version 2.25.1 found [2022-11-17T16:21:58.646Z] ==> 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-11-17T16:21:58.646Z] Release-Date: 2020-01-08 [2022-11-17T16:21:58.646Z] 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-11-17T16:21:58.646Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-17T16:21:58.646Z] ==> Jenkins CI detected. [2022-11-17T16:21:58.646Z] current dir:  /w/workspace/edgex-go/351 [2022-11-17T16:21:58.646Z] project root: . [2022-11-17T16:21:58.646Z] --> token set from env [2022-11-17T16:21:58.646Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-17T16:21:58.646Z] ==> Running gcov in . (disable via -X gcov) [2022-11-17T16:21:58.646Z] ==> Python coveragepy not found [2022-11-17T16:21:58.646Z] ==> Searching for coverage reports in: [2022-11-17T16:21:58.646Z] + . [2022-11-17T16:21:58.646Z] -> Found 1 reports [2022-11-17T16:21:58.646Z] ==> Detecting git/mercurial file structure [2022-11-17T16:21:58.646Z] ==> Reading reports [2022-11-17T16:21:58.905Z] + ./coverage.out bytes=501828 [2022-11-17T16:21:58.905Z] ==> Appending adjustments [2022-11-17T16:21:58.905Z] https://docs.codecov.io/docs/fixing-reports [2022-11-17T16:22:00.281Z] + Found adjustments [2022-11-17T16:22:00.281Z] ==> Gzipping contents [2022-11-17T16:22:00.281Z] 64K /tmp/codecov.RTGJ9W.gz [2022-11-17T16:22:00.281Z] ==> Uploading reports [2022-11-17T16:22:00.281Z] url: https://codecov.io [2022-11-17T16:22:00.281Z] query: branch=main&commit=cfbe246e2646b77ed8eb44d38b508f73703e7459&build=351&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F351%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-17T16:22:00.281Z] -> Pinging Codecov [2022-11-17T16:22:00.281Z] 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=cfbe246e2646b77ed8eb44d38b508f73703e7459&build=351&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F351%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-17T16:22:00.541Z] -> Uploading to [2022-11-17T16:22:00.541Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-17/00271124DB129430A58F1EEE437C3FCB/cfbe246e2646b77ed8eb44d38b508f73703e7459/7d711f69-bfa7-4a5e-805b-fefb7c8e9c33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221117T162200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9bc6b2f13de3d6d4ac12d2e182b5eeb56a04988c5cd79545ce92610880cb0246 [2022-11-17T16:22:00.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T16:22:00.541Z] Dload Upload Total Spent Left Speed [2022-11-17T16:22:00.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65516 0 0 100 65516 0 267k --:--:-- --:--:-- --:--:-- 267k [2022-11-17T16:22:00.800Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cfbe246e2646b77ed8eb44d38b508f73703e7459 [Pipeline] } [2022-11-17T16:22:00.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-11-17T16:22:01.075Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-17T16:22:01.095Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:22:01.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-17T16:22:01.387Z] [2022-11-17T16:22:01.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:22:01.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-17T16:22:01.675Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-17T16:22:01.675Z] df9b9388f04a: Pulling fs layer [2022-11-17T16:22:01.675Z] 52dc419b0ee2: Pulling fs layer [2022-11-17T16:22:01.675Z] 25bc292e5bac: Pulling fs layer [2022-11-17T16:22:01.675Z] 114826534d7a: Pulling fs layer [2022-11-17T16:22:01.675Z] 4657fd5d0bcf: Pulling fs layer [2022-11-17T16:22:01.675Z] 6ad1cebc031e: Pulling fs layer [2022-11-17T16:22:01.675Z] 8a3aa393b2d8: Pulling fs layer [2022-11-17T16:22:01.675Z] 4657fd5d0bcf: Waiting [2022-11-17T16:22:01.675Z] 114826534d7a: Waiting [2022-11-17T16:22:01.675Z] 6ad1cebc031e: Waiting [2022-11-17T16:22:01.675Z] 8a3aa393b2d8: Waiting [2022-11-17T16:22:01.675Z] 25bc292e5bac: Verifying Checksum [2022-11-17T16:22:01.675Z] 25bc292e5bac: Download complete [2022-11-17T16:22:01.675Z] 52dc419b0ee2: Download complete [2022-11-17T16:22:01.675Z] 4657fd5d0bcf: Download complete [2022-11-17T16:22:01.675Z] df9b9388f04a: Verifying Checksum [2022-11-17T16:22:01.675Z] df9b9388f04a: Download complete [2022-11-17T16:22:01.939Z] df9b9388f04a: Pull complete [2022-11-17T16:22:01.939Z] 6ad1cebc031e: Verifying Checksum [2022-11-17T16:22:01.939Z] 6ad1cebc031e: Download complete [2022-11-17T16:22:01.939Z] 52dc419b0ee2: Pull complete [2022-11-17T16:22:02.214Z] 25bc292e5bac: Pull complete [2022-11-17T16:22:02.806Z] 114826534d7a: Verifying Checksum [2022-11-17T16:22:02.806Z] 114826534d7a: Download complete [2022-11-17T16:22:02.806Z] 8a3aa393b2d8: Verifying Checksum [2022-11-17T16:22:02.806Z] 8a3aa393b2d8: Download complete [2022-11-17T16:22:06.099Z] 114826534d7a: Pull complete [2022-11-17T16:22:06.099Z] 4657fd5d0bcf: Pull complete [2022-11-17T16:22:06.357Z] 6ad1cebc031e: Pull complete [2022-11-17T16:22:09.633Z] 8a3aa393b2d8: Pull complete [2022-11-17T16:22:09.633Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-17T16:22:09.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-17T16:22:09.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T16:22:09.695Z] prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container [2022-11-17T16:22:09.710Z] $ 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/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T16:22:11.826Z] $ docker top 813478a0feaa8774201aa23830282e639db4b10b0e4917b5481d7bd1a7aade0b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-17T16:22:11.894Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-11-17T16:22:12.168Z] + set -o pipefail [2022-11-17T16:22:12.168Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-11-17T16:22:20.286Z] [2022-11-17T16:22:20.286Z] Monitoring /w/workspace/edgex-go/351 (github.com/edgexfoundry/edgex-go)... [2022-11-17T16:22:20.286Z] [2022-11-17T16:22:20.286Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/c5884f46-2139-4b1d-bcbd-2f6b6eb258f3 [2022-11-17T16:22:20.286Z] [2022-11-17T16:22:20.286Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-17T16:22:20.286Z] [2022-11-17T16:22:20.286Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-17T16:22:20.286Z] [2022-11-17T16:22:22.189Z] [2022-11-17T16:22:22.189Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-17T16:22:22.189Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-17T16:22:22.189Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-17T16:22:22.192Z] $ docker stop --time=1 813478a0feaa8774201aa23830282e639db4b10b0e4917b5481d7bd1a7aade0b [2022-11-17T16:22:24.329Z] $ docker rm -f 813478a0feaa8774201aa23830282e639db4b10b0e4917b5481d7bd1a7aade0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-11-17T16:22:24.670Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-17T16:22:24.678Z] provisioning config files... [2022-11-17T16:22:24.686Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/351@tmp/config5745819634298986083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:22:24.977Z] --> edgex-publish-swagger.sh [2022-11-17T16:22:24.977Z] === Publish openapi/v2 API === [2022-11-17T16:22:24.977Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-11-17T16:22:24.977Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/351/openapi/v2/core-command.yaml] [2022-11-17T16:22:24.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T16:22:24.977Z] Dload Upload Total Spent Left Speed [2022-11-17T16:22:25.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33822 0 0 100 33822 0 35048 --:--:-- --:--:-- --:--:-- 35012 100 33822 0 0 100 33822 0 35048 --:--:-- --:--:-- --:--:-- 35012 [2022-11-17T16:22:25.914Z] [2022-11-17T16:22:25.914Z] [2022-11-17T16:22:25.914Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/351/openapi/v2/core-data.yaml] [2022-11-17T16:22:25.914Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T16:22:25.914Z] Dload Upload Total Spent Left Speed [2022-11-17T16:22:26.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71585 0 0 100 71585 0 74879 --:--:-- --:--:-- --:--:-- 74801 100 71585 0 0 100 71585 0 74879 --:--:-- --:--:-- --:--:-- 74801 [2022-11-17T16:22:26.852Z] [2022-11-17T16:22:26.852Z] [2022-11-17T16:22:26.852Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/351/openapi/v2/core-metadata.yaml] [2022-11-17T16:22:26.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T16:22:26.852Z] Dload Upload Total Spent Left Speed [2022-11-17T16:22:27.791Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 150k --:--:-- --:--:-- --:--:-- 150k 100 144k 0 0 100 144k 0 150k --:--:-- --:--:-- --:--:-- 150k [2022-11-17T16:22:27.791Z] [2022-11-17T16:22:27.791Z] [2022-11-17T16:22:27.791Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/351/openapi/v2/support-notifications.yaml] [2022-11-17T16:22:27.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T16:22:27.791Z] Dload Upload Total Spent Left Speed [2022-11-17T16:22:28.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 93419 --:--:-- --:--:-- --:--:-- 93321 100 89309 0 0 100 89309 0 93419 --:--:-- --:--:-- --:--:-- 93321 [2022-11-17T16:22:28.729Z] [2022-11-17T16:22:28.729Z] [2022-11-17T16:22:28.729Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/351/openapi/v2/support-scheduler.yaml] [2022-11-17T16:22:28.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T16:22:28.729Z] Dload Upload Total Spent Left Speed [2022-11-17T16:22:29.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39547 0 0 100 39547 0 41497 --:--:-- --:--:-- --:--:-- 41497 100 39547 0 0 100 39547 0 40519 --:--:-- --:--:-- --:--:-- 40477 [2022-11-17T16:22:29.667Z] [2022-11-17T16:22:29.667Z] [2022-11-17T16:22:29.667Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/351/openapi/v2/system-agent.yaml] [2022-11-17T16:22:29.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-17T16:22:29.667Z] Dload Upload Total Spent Left Speed [2022-11-17T16:22:31.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20083 0 0 100 20083 0 19708 0:00:01 0:00:01 --:--:-- 19708 100 20083 0 0 100 20083 0 19708 0:00:01 0:00:01 --:--:-- 19708 [2022-11-17T16:22:31.047Z] [2022-11-17T16:22:31.047Z] [Pipeline] } [2022-11-17T16:22:31.055Z] 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-11-17T16:22:31.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-17T16:22:31.414Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:22:31.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-17T16:22:31.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T16:22:31.780Z] prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container [2022-11-17T16:22:31.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T16:22:32.202Z] $ docker top f945a5e142a24fdb884529ba9df2ae004ee2bf4aab1f10b6c1a53f5da18f9135 -eo pid,comm [2022-11-17T16:22:32.257Z] 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-11-17T16:22:32.257Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-17T16:22:32.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-17T16:22:32.290Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-17T16:22:32.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-17T16:22:32.405Z] $ docker exec f945a5e142a24fdb884529ba9df2ae004ee2bf4aab1f10b6c1a53f5da18f9135 ssh-agent [2022-11-17T16:22:32.528Z] SSH_AUTH_SOCK=/tmp/ssh-JfxFh3m8VpbB/agent.32 [2022-11-17T16:22:32.528Z] SSH_AGENT_PID=38 [2022-11-17T16:22:32.532Z] Running ssh-add (command line suppressed) [2022-11-17T16:22:32.614Z] Identity added: /w/workspace/edgex-go/351@tmp/private_key_5528313831702454868.key (/w/workspace/edgex-go/351@tmp/private_key_5528313831702454868.key) [2022-11-17T16:22:32.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-17T16:22:32.919Z] + git semver tag [2022-11-17T16:22:33.177Z] 2022-11-17 16:22:33,081 [run_tag] DEBUG tag force:False [2022-11-17T16:22:33.177Z] 2022-11-17 16:22:33,082 [check_head_tag] DEBUG check head tag [2022-11-17T16:22:33.177Z] 2022-11-17 16:22:33,084 [execute] INFO git cat-file --batch-check [2022-11-17T16:22:33.177Z] 2022-11-17 16:22:33,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/351, universal_newlines=False, shell=None, istream=) [2022-11-17T16:22:33.177Z] 2022-11-17 16:22:33,088 [execute] INFO git cat-file --batch [2022-11-17T16:22:33.177Z] 2022-11-17 16:22:33,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/351, universal_newlines=False, shell=None, istream=) [2022-11-17T16:22:33.177Z] 2022-11-17 16:22:33,129 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main [2022-11-17T16:22:33.177Z] 2022-11-17 16:22:33,129 [execute] INFO git tag -a v2.3.1-dev.3 -m v2.3.1-dev.3 [2022-11-17T16:22:33.177Z] 2022-11-17 16:22:33,129 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.3', '-m', 'v2.3.1-dev.3'], cwd=/w/workspace/edgex-go/351, universal_newlines=False, shell=None, istream=None) [2022-11-17T16:22:33.177Z] 2022-11-17 16:22:33,133 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main [2022-11-17T16:22:33.177Z] 2.3.1-dev.3 [Pipeline] } [2022-11-17T16:22:33.179Z] $ docker exec --env ******** --env ******** f945a5e142a24fdb884529ba9df2ae004ee2bf4aab1f10b6c1a53f5da18f9135 ssh-agent -k [2022-11-17T16:22:33.290Z] unset SSH_AUTH_SOCK; [2022-11-17T16:22:33.291Z] unset SSH_AGENT_PID; [2022-11-17T16:22:33.291Z] echo Agent pid 38 killed; [2022-11-17T16:22:33.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-17T16:22:33.612Z] + git semver [Pipeline] } [2022-11-17T16:22:33.877Z] $ docker stop --time=1 f945a5e142a24fdb884529ba9df2ae004ee2bf4aab1f10b6c1a53f5da18f9135 [2022-11-17T16:22:35.192Z] $ docker rm -f f945a5e142a24fdb884529ba9df2ae004ee2bf4aab1f10b6c1a53f5da18f9135 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:22:35.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-17T16:22:35.570Z] [2022-11-17T16:22:35.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:22:35.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-17T16:22:35.861Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-17T16:22:35.861Z] ab5ef0e58194: Pulling fs layer [2022-11-17T16:22:35.861Z] 9712f1f96733: Pulling fs layer [2022-11-17T16:22:35.861Z] 63f879dbbcfc: Pulling fs layer [2022-11-17T16:22:35.861Z] 0d9ebad4ef96: Pulling fs layer [2022-11-17T16:22:35.861Z] e9a5061849ea: Pulling fs layer [2022-11-17T16:22:35.861Z] d747dcd14b5f: Pulling fs layer [2022-11-17T16:22:35.861Z] 2de7ff778b66: Pulling fs layer [2022-11-17T16:22:35.861Z] 0d9ebad4ef96: Waiting [2022-11-17T16:22:35.861Z] e9a5061849ea: Waiting [2022-11-17T16:22:35.861Z] d747dcd14b5f: Waiting [2022-11-17T16:22:35.861Z] 2de7ff778b66: Waiting [2022-11-17T16:22:35.861Z] 9712f1f96733: Download complete [2022-11-17T16:22:36.123Z] 63f879dbbcfc: Verifying Checksum [2022-11-17T16:22:36.123Z] 63f879dbbcfc: Download complete [2022-11-17T16:22:36.382Z] e9a5061849ea: Verifying Checksum [2022-11-17T16:22:36.382Z] e9a5061849ea: Download complete [2022-11-17T16:22:36.382Z] 0d9ebad4ef96: Verifying Checksum [2022-11-17T16:22:36.382Z] 0d9ebad4ef96: Download complete [2022-11-17T16:22:36.382Z] d747dcd14b5f: Download complete [2022-11-17T16:22:36.382Z] ab5ef0e58194: Verifying Checksum [2022-11-17T16:22:36.382Z] ab5ef0e58194: Download complete [2022-11-17T16:22:36.640Z] 2de7ff778b66: Verifying Checksum [2022-11-17T16:22:36.640Z] 2de7ff778b66: Download complete [2022-11-17T16:22:39.168Z] ab5ef0e58194: Pull complete [2022-11-17T16:22:39.169Z] 9712f1f96733: Pull complete [2022-11-17T16:22:39.733Z] 63f879dbbcfc: Pull complete [2022-11-17T16:22:43.011Z] 0d9ebad4ef96: Pull complete [2022-11-17T16:22:43.011Z] e9a5061849ea: Pull complete [2022-11-17T16:22:43.270Z] d747dcd14b5f: Pull complete [2022-11-17T16:22:44.204Z] 2de7ff778b66: Pull complete [2022-11-17T16:22:44.204Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-17T16:22:44.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-17T16:22:44.204Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T16:22:44.278Z] prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container [2022-11-17T16:22:44.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T16:22:46.472Z] $ docker top a72627bf116c211edc05f1e744f08e345d4e6974ba2119105dbd930d8197cb67 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-17T16:22:46.549Z] provisioning config files... [2022-11-17T16:22:46.555Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/351@tmp/config2374896701582250768tmp [2022-11-17T16:22:46.563Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/351@tmp/config1330555525753556805tmp [2022-11-17T16:22:46.572Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/351@tmp/config6388655437315284937tmp [Pipeline] { [Pipeline] echo [2022-11-17T16:22:46.586Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:22:46.865Z] ---> sigul-configuration.sh [2022-11-17T16:22:46.865Z] gpg: directory `/root/.gnupg' created [2022-11-17T16:22:46.866Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-17T16:22:46.866Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-17T16:22:46.866Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-17T16:22:46.866Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-17T16:22:46.866Z] gpg: CAST5 encrypted data [2022-11-17T16:22:46.866Z] gpg: encrypted with 1 passphrase [2022-11-17T16:22:46.866Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-17T16:22:47.148Z] + mkdir /home/jenkins [2022-11-17T16:22:47.148Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-17T16:22:47.430Z] + 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-11-17T16:22:47.438Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:22:47.719Z] ---> sigul-install.sh [2022-11-17T16:22:47.719Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-17T16:22:48.002Z] + git tag --list [2022-11-17T16:22:48.002Z] 0.6.0 [2022-11-17T16:22:48.002Z] 0.6.1 [2022-11-17T16:22:48.002Z] 0.7.0 [2022-11-17T16:22:48.002Z] 0.7.1 [2022-11-17T16:22:48.002Z] v1.0.0 [2022-11-17T16:22:48.002Z] v1.0.1 [2022-11-17T16:22:48.002Z] v1.1.0 [2022-11-17T16:22:48.002Z] v1.2.0 [2022-11-17T16:22:48.002Z] v1.2.1 [2022-11-17T16:22:48.002Z] v1.3.0 [2022-11-17T16:22:48.002Z] v1.3.1 [2022-11-17T16:22:48.002Z] v2.0.0 [2022-11-17T16:22:48.002Z] v2.1.0 [2022-11-17T16:22:48.002Z] v2.1.1 [2022-11-17T16:22:48.002Z] v2.1.1-dev.1 [2022-11-17T16:22:48.002Z] v2.1.1-dev.2 [2022-11-17T16:22:48.002Z] v2.1.1-dev.3 [2022-11-17T16:22:48.002Z] v2.1.1-dev.4 [2022-11-17T16:22:48.002Z] v2.1.1-dev.5 [2022-11-17T16:22:48.002Z] v2.1.1-dev.6 [2022-11-17T16:22:48.002Z] v2.1.1-dev.7 [2022-11-17T16:22:48.002Z] v2.1.1-dev.8 [2022-11-17T16:22:48.002Z] v2.1.2-dev.1 [2022-11-17T16:22:48.002Z] v2.2.0 [2022-11-17T16:22:48.002Z] v2.2.1-dev.1 [2022-11-17T16:22:48.002Z] v2.2.1-dev.10 [2022-11-17T16:22:48.002Z] v2.2.1-dev.11 [2022-11-17T16:22:48.002Z] v2.2.1-dev.12 [2022-11-17T16:22:48.002Z] v2.2.1-dev.13 [2022-11-17T16:22:48.002Z] v2.2.1-dev.14 [2022-11-17T16:22:48.002Z] v2.2.1-dev.15 [2022-11-17T16:22:48.002Z] v2.2.1-dev.16 [2022-11-17T16:22:48.002Z] v2.2.1-dev.17 [2022-11-17T16:22:48.002Z] v2.2.1-dev.18 [2022-11-17T16:22:48.002Z] v2.2.1-dev.19 [2022-11-17T16:22:48.002Z] v2.2.1-dev.2 [2022-11-17T16:22:48.002Z] v2.2.1-dev.20 [2022-11-17T16:22:48.002Z] v2.2.1-dev.21 [2022-11-17T16:22:48.002Z] v2.2.1-dev.22 [2022-11-17T16:22:48.002Z] v2.2.1-dev.23 [2022-11-17T16:22:48.002Z] v2.2.1-dev.24 [2022-11-17T16:22:48.002Z] v2.2.1-dev.25 [2022-11-17T16:22:48.002Z] v2.2.1-dev.26 [2022-11-17T16:22:48.002Z] v2.2.1-dev.27 [2022-11-17T16:22:48.002Z] v2.2.1-dev.28 [2022-11-17T16:22:48.002Z] v2.2.1-dev.29 [2022-11-17T16:22:48.002Z] v2.2.1-dev.3 [2022-11-17T16:22:48.002Z] v2.2.1-dev.4 [2022-11-17T16:22:48.002Z] v2.2.1-dev.5 [2022-11-17T16:22:48.002Z] v2.2.1-dev.6 [2022-11-17T16:22:48.002Z] v2.2.1-dev.7 [2022-11-17T16:22:48.002Z] v2.2.1-dev.8 [2022-11-17T16:22:48.002Z] v2.2.1-dev.9 [2022-11-17T16:22:48.002Z] v2.3.0 [2022-11-17T16:22:48.002Z] v2.3.0-dev.100 [2022-11-17T16:22:48.002Z] v2.3.0-dev.101 [2022-11-17T16:22:48.002Z] v2.3.0-dev.102 [2022-11-17T16:22:48.002Z] v2.3.0-dev.103 [2022-11-17T16:22:48.002Z] v2.3.0-dev.104 [2022-11-17T16:22:48.002Z] v2.3.0-dev.105 [2022-11-17T16:22:48.002Z] v2.3.0-dev.106 [2022-11-17T16:22:48.002Z] v2.3.0-dev.29 [2022-11-17T16:22:48.002Z] v2.3.0-dev.30 [2022-11-17T16:22:48.002Z] v2.3.0-dev.31 [2022-11-17T16:22:48.002Z] v2.3.0-dev.32 [2022-11-17T16:22:48.002Z] v2.3.0-dev.33 [2022-11-17T16:22:48.002Z] v2.3.0-dev.34 [2022-11-17T16:22:48.002Z] v2.3.0-dev.35 [2022-11-17T16:22:48.002Z] v2.3.0-dev.36 [2022-11-17T16:22:48.002Z] v2.3.0-dev.37 [2022-11-17T16:22:48.002Z] v2.3.0-dev.38 [2022-11-17T16:22:48.002Z] v2.3.0-dev.39 [2022-11-17T16:22:48.002Z] v2.3.0-dev.40 [2022-11-17T16:22:48.002Z] v2.3.0-dev.41 [2022-11-17T16:22:48.002Z] v2.3.0-dev.42 [2022-11-17T16:22:48.002Z] v2.3.0-dev.43 [2022-11-17T16:22:48.002Z] v2.3.0-dev.44 [2022-11-17T16:22:48.002Z] v2.3.0-dev.45 [2022-11-17T16:22:48.002Z] v2.3.0-dev.46 [2022-11-17T16:22:48.002Z] v2.3.0-dev.47 [2022-11-17T16:22:48.002Z] v2.3.0-dev.48 [2022-11-17T16:22:48.002Z] v2.3.0-dev.49 [2022-11-17T16:22:48.002Z] v2.3.0-dev.50 [2022-11-17T16:22:48.002Z] v2.3.0-dev.51 [2022-11-17T16:22:48.002Z] v2.3.0-dev.52 [2022-11-17T16:22:48.002Z] v2.3.0-dev.53 [2022-11-17T16:22:48.002Z] v2.3.0-dev.54 [2022-11-17T16:22:48.002Z] v2.3.0-dev.55 [2022-11-17T16:22:48.002Z] v2.3.0-dev.56 [2022-11-17T16:22:48.002Z] v2.3.0-dev.57 [2022-11-17T16:22:48.002Z] v2.3.0-dev.58 [2022-11-17T16:22:48.002Z] v2.3.0-dev.59 [2022-11-17T16:22:48.002Z] v2.3.0-dev.60 [2022-11-17T16:22:48.002Z] v2.3.0-dev.61 [2022-11-17T16:22:48.002Z] v2.3.0-dev.62 [2022-11-17T16:22:48.002Z] v2.3.0-dev.63 [2022-11-17T16:22:48.002Z] v2.3.0-dev.64 [2022-11-17T16:22:48.002Z] v2.3.0-dev.65 [2022-11-17T16:22:48.002Z] v2.3.0-dev.66 [2022-11-17T16:22:48.002Z] v2.3.0-dev.67 [2022-11-17T16:22:48.002Z] v2.3.0-dev.68 [2022-11-17T16:22:48.002Z] v2.3.0-dev.69 [2022-11-17T16:22:48.002Z] v2.3.0-dev.70 [2022-11-17T16:22:48.002Z] v2.3.0-dev.71 [2022-11-17T16:22:48.002Z] v2.3.0-dev.72 [2022-11-17T16:22:48.002Z] v2.3.0-dev.73 [2022-11-17T16:22:48.002Z] v2.3.0-dev.74 [2022-11-17T16:22:48.002Z] v2.3.0-dev.75 [2022-11-17T16:22:48.002Z] v2.3.0-dev.76 [2022-11-17T16:22:48.002Z] v2.3.0-dev.77 [2022-11-17T16:22:48.002Z] v2.3.0-dev.78 [2022-11-17T16:22:48.002Z] v2.3.0-dev.79 [2022-11-17T16:22:48.002Z] v2.3.0-dev.80 [2022-11-17T16:22:48.002Z] v2.3.0-dev.81 [2022-11-17T16:22:48.002Z] v2.3.0-dev.82 [2022-11-17T16:22:48.002Z] v2.3.0-dev.83 [2022-11-17T16:22:48.002Z] v2.3.0-dev.84 [2022-11-17T16:22:48.002Z] v2.3.0-dev.85 [2022-11-17T16:22:48.002Z] v2.3.0-dev.86 [2022-11-17T16:22:48.002Z] v2.3.0-dev.87 [2022-11-17T16:22:48.002Z] v2.3.0-dev.88 [2022-11-17T16:22:48.002Z] v2.3.0-dev.89 [2022-11-17T16:22:48.002Z] v2.3.0-dev.90 [2022-11-17T16:22:48.002Z] v2.3.0-dev.91 [2022-11-17T16:22:48.002Z] v2.3.0-dev.92 [2022-11-17T16:22:48.002Z] v2.3.0-dev.93 [2022-11-17T16:22:48.002Z] v2.3.0-dev.94 [2022-11-17T16:22:48.002Z] v2.3.0-dev.95 [2022-11-17T16:22:48.002Z] v2.3.0-dev.96 [2022-11-17T16:22:48.002Z] v2.3.0-dev.97 [2022-11-17T16:22:48.002Z] v2.3.0-dev.98 [2022-11-17T16:22:48.002Z] v2.3.0-dev.99 [2022-11-17T16:22:48.002Z] v2.3.1-dev.1 [2022-11-17T16:22:48.002Z] v2.3.1-dev.2 [2022-11-17T16:22:48.003Z] v2.3.1-dev.3 [Pipeline] sh [2022-11-17T16:22:48.285Z] + lftools sign git-tag v2.3.1-dev.3 [2022-11-17T16:22:48.852Z] Signing Git tag with Sigul... [2022-11-17T16:22:48.852Z] Signing v2.3.1-dev.3 [Pipeline] echo [2022-11-17T16:22:49.427Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:22:49.707Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-17T16:22:49.713Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-17T16:22:49.723Z] $ docker stop --time=1 a72627bf116c211edc05f1e744f08e345d4e6974ba2119105dbd930d8197cb67 [2022-11-17T16:22:51.052Z] $ docker rm -f a72627bf116c211edc05f1e744f08e345d4e6974ba2119105dbd930d8197cb67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-17T16:22:51.444Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-17T16:22:51.444Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:22:51.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-17T16:22:51.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T16:22:51.796Z] prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container [2022-11-17T16:22:51.815Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T16:22:52.203Z] $ docker top b89d88e27732e15ae1cd83eeeb61b11b0bfabf669b13ca29f88f50d2fb7a0985 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-17T16:22:52.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-17T16:22:52.292Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-17T16:22:52.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-17T16:22:52.392Z] $ docker exec b89d88e27732e15ae1cd83eeeb61b11b0bfabf669b13ca29f88f50d2fb7a0985 ssh-agent [2022-11-17T16:22:52.506Z] SSH_AUTH_SOCK=/tmp/ssh-GOLNrAX4ydiv/agent.33 [2022-11-17T16:22:52.506Z] SSH_AGENT_PID=39 [2022-11-17T16:22:52.509Z] Running ssh-add (command line suppressed) [2022-11-17T16:22:52.613Z] Identity added: /w/workspace/edgex-go/351@tmp/private_key_9383578242976239347.key (/w/workspace/edgex-go/351@tmp/private_key_9383578242976239347.key) [2022-11-17T16:22:52.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-17T16:22:52.917Z] + git semver bump pre [2022-11-17T16:22:53.176Z] 2022-11-17 16:22:53,107 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main [2022-11-17T16:22:53.176Z] 2022-11-17 16:22:53,108 [bump_version] DEBUG bumping version:2.3.1-dev.3 on axis:pre with prefix:dev [2022-11-17T16:22:53.176Z] 2022-11-17 16:22:53,108 [bump_version] DEBUG bumped version:2.3.1-dev.4 [2022-11-17T16:22:53.176Z] 2022-11-17 16:22:53,108 [write_version] DEBUG write version:2.3.1-dev.4 to path:/w/workspace/edgex-go/351/.semver/main with force:True [2022-11-17T16:22:53.176Z] 2022-11-17 16:22:53,108 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main [2022-11-17T16:22:53.176Z] 2022-11-17 16:22:53,108 [write_file] DEBUG write to file:/w/workspace/edgex-go/351/.semver/main [2022-11-17T16:22:53.176Z] 2022-11-17 16:22:53,110 [execute] INFO git cat-file --batch-check [2022-11-17T16:22:53.176Z] 2022-11-17 16:22:53,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/351/.semver, universal_newlines=False, shell=None, istream=) [2022-11-17T16:22:53.176Z] 2022-11-17 16:22:53,116 [execute] INFO git cat-file --batch [2022-11-17T16:22:53.176Z] 2022-11-17 16:22:53,117 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/351/.semver, universal_newlines=False, shell=None, istream=) [2022-11-17T16:22:53.176Z] 2022-11-17 16:22:53,122 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main [2022-11-17T16:22:53.176Z] 2.3.1-dev.4 [Pipeline] } [2022-11-17T16:22:53.178Z] $ docker exec --env ******** --env ******** b89d88e27732e15ae1cd83eeeb61b11b0bfabf669b13ca29f88f50d2fb7a0985 ssh-agent -k [2022-11-17T16:22:53.295Z] unset SSH_AUTH_SOCK; [2022-11-17T16:22:53.295Z] unset SSH_AGENT_PID; [2022-11-17T16:22:53.295Z] echo Agent pid 39 killed; [2022-11-17T16:22:53.311Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-17T16:22:53.616Z] + git semver [Pipeline] } [2022-11-17T16:22:53.881Z] $ docker stop --time=1 b89d88e27732e15ae1cd83eeeb61b11b0bfabf669b13ca29f88f50d2fb7a0985 [2022-11-17T16:22:55.201Z] $ docker rm -f b89d88e27732e15ae1cd83eeeb61b11b0bfabf669b13ca29f88f50d2fb7a0985 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-17T16:22:55.540Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-17T16:22:55.540Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:22:55.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-17T16:22:55.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T16:22:55.896Z] prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container [2022-11-17T16:22:55.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T16:22:56.278Z] $ docker top 08441e2b1d7b36536d57c3a5713b18c0f50f51f83ac18af3aa2d34ee1b2b6ada -eo pid,comm [2022-11-17T16:22:56.334Z] 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-11-17T16:22:56.334Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-17T16:22:56.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-17T16:22:56.366Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-17T16:22:56.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-17T16:22:56.480Z] $ docker exec 08441e2b1d7b36536d57c3a5713b18c0f50f51f83ac18af3aa2d34ee1b2b6ada ssh-agent [2022-11-17T16:22:56.609Z] SSH_AUTH_SOCK=/tmp/ssh-9mEGFW3M2nJx/agent.32 [2022-11-17T16:22:56.609Z] SSH_AGENT_PID=38 [2022-11-17T16:22:56.615Z] Running ssh-add (command line suppressed) [2022-11-17T16:22:56.715Z] Identity added: /w/workspace/edgex-go/351@tmp/private_key_14021182968340841083.key (/w/workspace/edgex-go/351@tmp/private_key_14021182968340841083.key) [2022-11-17T16:22:56.736Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-17T16:22:57.019Z] + git semver push [2022-11-17T16:22:57.276Z] 2022-11-17 16:22:57,177 [run_push] DEBUG push [2022-11-17T16:22:57.276Z] 2022-11-17 16:22:57,177 [execute] INFO git cat-file --batch-check [2022-11-17T16:22:57.276Z] 2022-11-17 16:22:57,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/351/.semver, universal_newlines=False, shell=None, istream=) [2022-11-17T16:22:57.276Z] 2022-11-17 16:22:57,180 [execute] INFO git rev-list b6a8d4acf23ced1314b187aa706aab398cec37e6 -- [2022-11-17T16:22:57.276Z] 2022-11-17 16:22:57,180 [execute] DEBUG Popen(['git', 'rev-list', 'b6a8d4acf23ced1314b187aa706aab398cec37e6', '--'], cwd=/w/workspace/edgex-go/351/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-17T16:22:57.276Z] 2022-11-17 16:22:57,195 [execute] INFO git fetch -v origin [2022-11-17T16:22:57.276Z] 2022-11-17 16:22:57,195 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/351/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-17T16:22:57.843Z] 2022-11-17 16:22:57,671 [run_push] DEBUG no remote changes detected [2022-11-17T16:22:57.843Z] 2022-11-17 16:22:57,671 [execute] INFO git push origin semver [2022-11-17T16:22:57.844Z] 2022-11-17 16:22:57,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/351/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-17T16:22:59.217Z] 2022-11-17 16:22:58,825 [run_push] DEBUG push all version tags [2022-11-17T16:22:59.217Z] 2022-11-17 16:22:58,826 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-17T16:22:59.217Z] 2022-11-17 16:22:58,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/351, universal_newlines=False, shell=None, istream=None) [2022-11-17T16:22:59.781Z] 2022-11-17 16:22:59,693 [read_version] DEBUG read version from /w/workspace/edgex-go/351/.semver/main [2022-11-17T16:22:59.781Z] 2.3.1-dev.4 [Pipeline] } [2022-11-17T16:22:59.781Z] $ docker exec --env ******** --env ******** 08441e2b1d7b36536d57c3a5713b18c0f50f51f83ac18af3aa2d34ee1b2b6ada ssh-agent -k [2022-11-17T16:22:59.861Z] unset SSH_AUTH_SOCK; [2022-11-17T16:22:59.861Z] unset SSH_AGENT_PID; [2022-11-17T16:22:59.861Z] echo Agent pid 38 killed; [2022-11-17T16:22:59.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-17T16:23:00.177Z] + git semver [Pipeline] } [2022-11-17T16:23:00.435Z] $ docker stop --time=1 08441e2b1d7b36536d57c3a5713b18c0f50f51f83ac18af3aa2d34ee1b2b6ada [2022-11-17T16:23:01.786Z] $ docker rm -f 08441e2b1d7b36536d57c3a5713b18c0f50f51f83ac18af3aa2d34ee1b2b6ada [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-11-17T16:23:02.297Z] + [ -d /w/workspace/edgex-go/351/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:23:02.581Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:23:03.431Z] ---> package-listing.sh [2022-11-17T16:23:03.431Z] ++ facter osfamily [2022-11-17T16:23:03.431Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-17T16:23:03.690Z] + OS_FAMILY=debian [2022-11-17T16:23:03.690Z] + workspace=/w/workspace/edgex-go/351 [2022-11-17T16:23:03.690Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-17T16:23:03.690Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-17T16:23:03.690Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-17T16:23:03.690Z] + PACKAGES=/tmp/packages_start.txt [2022-11-17T16:23:03.690Z] + '[' /w/workspace/edgex-go/351 ']' [2022-11-17T16:23:03.690Z] + PACKAGES=/tmp/packages_end.txt [2022-11-17T16:23:03.690Z] + case "${OS_FAMILY}" in [2022-11-17T16:23:03.690Z] + dpkg -l [2022-11-17T16:23:03.690Z] + grep '^ii' [2022-11-17T16:23:03.690Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-17T16:23:03.690Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-17T16:23:03.690Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-17T16:23:03.690Z] + '[' /w/workspace/edgex-go/351 ']' [2022-11-17T16:23:03.690Z] + mkdir -p /w/workspace/edgex-go/351/archives/ [2022-11-17T16:23:03.690Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/351/archives/ [Pipeline] echo [2022-11-17T16:23:03.701Z] 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/351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-17T16:23:03.972Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:23:04.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-17T16:23:04.522Z] [2022-11-17T16:23:04.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-17T16:23:04.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-17T16:23:04.817Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-17T16:23:04.817Z] 5eb5b503b376: Pulling fs layer [2022-11-17T16:23:04.817Z] 5c69ac0246d0: Pulling fs layer [2022-11-17T16:23:04.817Z] ec43610c2a17: Pulling fs layer [2022-11-17T16:23:04.817Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-17T16:23:04.817Z] 33b1e0a273af: Pulling fs layer [2022-11-17T16:23:04.817Z] 5d3b04190fa2: Pulling fs layer [2022-11-17T16:23:04.817Z] 2f39f015ded8: Pulling fs layer [2022-11-17T16:23:04.817Z] 5d3b04190fa2: Waiting [2022-11-17T16:23:04.817Z] 3a2ae6a8a46f: Waiting [2022-11-17T16:23:04.817Z] 33b1e0a273af: Waiting [2022-11-17T16:23:04.817Z] 2f39f015ded8: Waiting [2022-11-17T16:23:04.817Z] 5c69ac0246d0: Verifying Checksum [2022-11-17T16:23:04.817Z] 5c69ac0246d0: Download complete [2022-11-17T16:23:04.817Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-17T16:23:04.817Z] 3a2ae6a8a46f: Download complete [2022-11-17T16:23:05.078Z] 33b1e0a273af: Verifying Checksum [2022-11-17T16:23:05.078Z] 33b1e0a273af: Download complete [2022-11-17T16:23:05.078Z] ec43610c2a17: Verifying Checksum [2022-11-17T16:23:05.078Z] ec43610c2a17: Download complete [2022-11-17T16:23:05.078Z] 5d3b04190fa2: Verifying Checksum [2022-11-17T16:23:05.078Z] 5d3b04190fa2: Download complete [2022-11-17T16:23:05.078Z] 5eb5b503b376: Verifying Checksum [2022-11-17T16:23:05.078Z] 5eb5b503b376: Download complete [2022-11-17T16:23:05.644Z] 2f39f015ded8: Download complete [2022-11-17T16:23:06.210Z] 5eb5b503b376: Pull complete [2022-11-17T16:23:06.468Z] 5c69ac0246d0: Pull complete [2022-11-17T16:23:06.726Z] ec43610c2a17: Pull complete [2022-11-17T16:23:06.984Z] 3a2ae6a8a46f: Pull complete [2022-11-17T16:23:06.984Z] 33b1e0a273af: Pull complete [2022-11-17T16:23:07.243Z] 5d3b04190fa2: Pull complete [2022-11-17T16:23:11.424Z] 2f39f015ded8: Pull complete [2022-11-17T16:23:11.424Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-17T16:23:11.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-17T16:23:11.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-17T16:23:11.499Z] prd-ubuntu20.04-docker-8c-8g-119403 does not seem to be running inside a container [2022-11-17T16:23:11.518Z] $ 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/351/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/351 -v /w/workspace/edgex-go/351:/w/workspace/edgex-go/351:rw,z -v /w/workspace/edgex-go/351@tmp:/w/workspace/edgex-go/351@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-11-17T16:23:13.187Z] $ docker top 1f36dda13e0090e9a8d54a0ae3ce2dac70020893514049c726925449c83a0673 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-17T16:23:13.531Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-17T16:23:13.810Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-17T16:23:14.142Z] + ls /var/log/sa-host [2022-11-17T16:23:14.142Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-17T16:23:14.316Z] provisioning config files... [2022-11-17T16:23:14.339Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/351@tmp/config16297239183755349253tmp [Pipeline] { [Pipeline] echo [2022-11-17T16:23:14.358Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:23:14.702Z] ---> create-netrc.sh [Pipeline] } [2022-11-17T16:23:14.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:23:15.058Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-17T16:23:15.065Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:23:15.343Z] ---> sudo-logs.sh [2022-11-17T16:23:15.343Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-17T16:23:15.366Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:23:15.648Z] ---> job-cost.sh [2022-11-17T16:23:15.648Z] lf-activate-venv: SKIPPING [2022-11-17T16:23:15.648Z] DEBUG: total: 0.10999999940395355 [2022-11-17T16:23:15.648Z] INFO: Retrieving Stack Cost... [2022-11-17T16:23:16.213Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-17T16:23:16.470Z] INFO: Archiving Costs [Pipeline] echo [2022-11-17T16:23:16.481Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-17T16:23:16.760Z] ---> logs-deploy.sh [2022-11-17T16:23:16.760Z] lf-activate-venv: SKIPPING [2022-11-17T16:23:16.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/351 [2022-11-17T16:23:16.760Z] INFO: archiving workspace using pattern(s): [2022-11-17T16:23:17.696Z] Archives upload complete. [2022-11-17T16:23:17.696Z] INFO: archiving logs to Nexus [2022-11-17T16:23:18.632Z] ---> uname -a: [2022-11-17T16:23:18.632Z] Linux prd-ubuntu20-04-docker-8c-8g-119403 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-11-17T16:23:18.632Z] [2022-11-17T16:23:18.632Z] [2022-11-17T16:23:18.632Z] ---> lscpu: [2022-11-17T16:23:18.632Z] Architecture: x86_64 [2022-11-17T16:23:18.632Z] CPU op-mode(s): 32-bit, 64-bit [2022-11-17T16:23:18.632Z] Byte Order: Little Endian [2022-11-17T16:23:18.632Z] Address sizes: 40 bits physical, 48 bits virtual [2022-11-17T16:23:18.632Z] CPU(s): 8 [2022-11-17T16:23:18.632Z] On-line CPU(s) list: 0-7 [2022-11-17T16:23:18.632Z] Thread(s) per core: 1 [2022-11-17T16:23:18.632Z] Core(s) per socket: 1 [2022-11-17T16:23:18.632Z] Socket(s): 8 [2022-11-17T16:23:18.632Z] NUMA node(s): 1 [2022-11-17T16:23:18.632Z] Vendor ID: AuthenticAMD [2022-11-17T16:23:18.632Z] CPU family: 23 [2022-11-17T16:23:18.632Z] Model: 49 [2022-11-17T16:23:18.632Z] Model name: AMD EPYC-Rome Processor [2022-11-17T16:23:18.632Z] Stepping: 0 [2022-11-17T16:23:18.632Z] CPU MHz: 2799.998 [2022-11-17T16:23:18.632Z] BogoMIPS: 5599.99 [2022-11-17T16:23:18.632Z] Virtualization: AMD-V [2022-11-17T16:23:18.632Z] Hypervisor vendor: KVM [2022-11-17T16:23:18.632Z] Virtualization type: full [2022-11-17T16:23:18.632Z] L1d cache: 256 KiB [2022-11-17T16:23:18.632Z] L1i cache: 256 KiB [2022-11-17T16:23:18.632Z] L2 cache: 4 MiB [2022-11-17T16:23:18.632Z] L3 cache: 128 MiB [2022-11-17T16:23:18.632Z] NUMA node0 CPU(s): 0-7 [2022-11-17T16:23:18.632Z] Vulnerability Itlb multihit: Not affected [2022-11-17T16:23:18.632Z] Vulnerability L1tf: Not affected [2022-11-17T16:23:18.632Z] Vulnerability Mds: Not affected [2022-11-17T16:23:18.632Z] Vulnerability Meltdown: Not affected [2022-11-17T16:23:18.632Z] Vulnerability Mmio stale data: Not affected [2022-11-17T16:23:18.632Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-11-17T16:23:18.632Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-11-17T16:23:18.632Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-11-17T16:23:18.632Z] Vulnerability Srbds: Not affected [2022-11-17T16:23:18.632Z] Vulnerability Tsx async abort: Not affected [2022-11-17T16:23:18.632Z] 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-11-17T16:23:18.632Z] [2022-11-17T16:23:18.632Z] [2022-11-17T16:23:18.632Z] ---> nproc: [2022-11-17T16:23:18.632Z] 8 [2022-11-17T16:23:18.632Z] [2022-11-17T16:23:18.632Z] [2022-11-17T16:23:18.632Z] ---> df -h: [2022-11-17T16:23:18.632Z] Filesystem Size Used Avail Use% Mounted on [2022-11-17T16:23:18.632Z] overlay 155G 20G 136G 13% / [2022-11-17T16:23:18.632Z] tmpfs 64M 0 64M 0% /dev [2022-11-17T16:23:18.632Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-11-17T16:23:18.632Z] shm 64M 0 64M 0% /dev/shm [2022-11-17T16:23:18.632Z] /dev/vda1 155G 20G 136G 13% /facter-os [2022-11-17T16:23:18.632Z] [2022-11-17T16:23:18.632Z] [2022-11-17T16:23:18.632Z] ---> sar -b -r -n DEV: [2022-11-17T16:23:18.632Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119403) 11/17/22 _x86_64_ (8 CPU) [2022-11-17T16:23:18.632Z] [2022-11-17T16:23:18.632Z] 15:53:05 LINUX RESTART (8 CPU) [2022-11-17T16:23:18.632Z] [2022-11-17T16:23:18.632Z] 15:54:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-11-17T16:23:18.632Z] 15:55:01 117.30 0.53 116.78 0.00 23.72 57744.38 0.00 [2022-11-17T16:23:18.632Z] 15:56:01 51.54 0.17 51.37 0.00 5.60 19254.54 0.00 [2022-11-17T16:23:18.632Z] 15:57:01 341.12 8.28 332.84 0.00 93.70 161124.43 0.00 [2022-11-17T16:23:18.632Z] 15:58:01 910.05 0.67 909.38 0.00 19.46 337961.01 0.00 [2022-11-17T16:23:18.632Z] 15:59:01 1381.07 12.15 1368.92 0.00 2921.51 348330.61 0.00 [2022-11-17T16:23:18.632Z] 16:00:01 148.83 0.15 148.68 0.00 23.20 17381.10 0.00 [2022-11-17T16:23:18.633Z] 16:01:01 20.28 0.02 20.26 0.00 0.67 503.52 0.00 [2022-11-17T16:23:18.633Z] 16:02:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 [2022-11-17T16:23:18.633Z] 16:03:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2022-11-17T16:23:18.633Z] 16:04:01 1.53 0.00 1.53 0.00 0.00 28.40 0.00 [2022-11-17T16:23:18.633Z] 16:05:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 [2022-11-17T16:23:18.633Z] 16:06:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2022-11-17T16:23:18.633Z] 16:07:01 0.80 0.00 0.80 0.00 0.00 9.33 0.00 [2022-11-17T16:23:18.633Z] 16:08:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 [2022-11-17T16:23:18.633Z] 16:09:01 1.95 0.02 1.93 0.00 0.13 23.73 0.00 [2022-11-17T16:23:18.633Z] 16:10:01 1.62 0.00 1.62 0.00 0.00 17.46 0.00 [2022-11-17T16:23:18.633Z] 16:11:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2022-11-17T16:23:18.633Z] 16:12:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 [2022-11-17T16:23:18.633Z] 16:13:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2022-11-17T16:23:18.633Z] 16:14:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2022-11-17T16:23:18.633Z] 16:15:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 [2022-11-17T16:23:18.633Z] 16:16:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2022-11-17T16:23:18.633Z] 16:17:01 1.07 0.02 1.05 0.00 0.13 11.06 0.00 [2022-11-17T16:23:18.633Z] 16:18:01 1.88 0.00 1.88 0.00 0.00 20.40 0.00 [2022-11-17T16:23:18.633Z] 16:19:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2022-11-17T16:23:18.633Z] 16:20:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2022-11-17T16:23:18.633Z] 16:21:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2022-11-17T16:23:18.633Z] 16:22:01 2.00 0.10 1.90 0.00 10.26 43.59 0.00 [2022-11-17T16:23:18.633Z] 16:23:01 146.49 0.18 146.31 0.00 6.93 64522.98 0.00 [2022-11-17T16:23:18.633Z] Average: 108.42 0.77 107.65 0.00 107.13 34716.65 0.00 [2022-11-17T16:23:18.633Z] [2022-11-17T16:23:18.633Z] 15:54:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-11-17T16:23:18.633Z] 15:55:01 27732072 31428508 873244 2.66 108460 3782172 2231784 6.58 1593104 3097724 575004 [2022-11-17T16:23:18.633Z] 15:56:01 27610416 31556808 742804 2.26 111804 4001968 1871292 5.51 1273740 3517636 365512 [2022-11-17T16:23:18.633Z] 15:57:01 23510024 31368988 919144 2.80 258692 7476816 2798592 8.25 2137024 6442788 1079800 [2022-11-17T16:23:18.633Z] 15:58:01 20662076 31289580 990916 3.01 295440 10156504 2949852 8.69 2204436 9161328 109280 [2022-11-17T16:23:18.633Z] 15:59:01 19418704 31316892 942956 2.87 394620 11208716 2232120 6.58 2509340 9964872 2184 [2022-11-17T16:23:18.633Z] 16:00:01 19878732 31543252 724424 2.20 402544 10974284 1966508 5.80 2250200 9778696 1080 [2022-11-17T16:23:18.633Z] 16:01:01 19890500 31555508 712588 2.17 403188 10974624 1806928 5.33 2238248 9778684 168 [2022-11-17T16:23:18.633Z] 16:02:01 19890872 31555880 712376 2.17 403208 10974628 1806928 5.33 2237320 9778688 24 [2022-11-17T16:23:18.633Z] 16:03:01 19891264 31556316 711872 2.16 403228 10974632 1806928 5.33 2237604 9778696 48 [2022-11-17T16:23:18.633Z] 16:04:01 19898516 31563536 705080 2.14 403252 10974636 1806928 5.33 2230568 9778700 172 [2022-11-17T16:23:18.633Z] 16:05:01 19898972 31564012 704540 2.14 403276 10974640 1806928 5.33 2230456 9778704 196 [2022-11-17T16:23:18.633Z] 16:06:01 19899316 31564416 704044 2.14 403292 10974644 1806928 5.33 2229656 9778708 136 [2022-11-17T16:23:18.633Z] 16:07:01 19899276 31564912 704016 2.14 403296 10974648 1806928 5.33 2229064 9779240 24 [2022-11-17T16:23:18.633Z] 16:08:01 19899712 31565360 703740 2.14 403316 10974640 1806928 5.33 2228792 9779240 12 [2022-11-17T16:23:18.633Z] 16:09:01 19899792 31565532 703692 2.14 403328 10974628 1846952 5.44 2228780 9779220 4 [2022-11-17T16:23:18.633Z] 16:10:01 19899396 31565140 703992 2.14 403332 10974628 1830536 5.39 2228788 9779220 8 [2022-11-17T16:23:18.633Z] 16:11:01 19899608 31565372 703672 2.14 403356 10974632 1830536 5.39 2228868 9779224 172 [2022-11-17T16:23:18.633Z] 16:12:01 19899568 31565364 703628 2.14 403372 10974636 1830536 5.39 2228872 9779228 172 [2022-11-17T16:23:18.633Z] 16:13:01 19899560 31565368 703608 2.14 403380 10974636 1830536 5.39 2228848 9779228 8 [2022-11-17T16:23:18.633Z] 16:14:01 19899252 31565080 703840 2.14 403392 10974644 1830536 5.39 2228780 9779236 8 [2022-11-17T16:23:18.633Z] 16:15:01 19899408 31565260 703556 2.14 403416 10974644 1830536 5.39 2228992 9779236 148 [2022-11-17T16:23:18.633Z] 16:16:01 19899432 31565296 703496 2.14 403424 10974648 1830536 5.39 2228944 9779240 8 [2022-11-17T16:23:18.633Z] 16:17:01 19899348 31565232 703732 2.14 403444 10974648 1830536 5.39 2229264 9779244 4 [2022-11-17T16:23:18.633Z] 16:18:01 19899268 31565204 703660 2.14 403476 10974656 1830536 5.39 2229024 9779248 40 [2022-11-17T16:23:18.633Z] 16:19:01 19899292 31565272 703584 2.14 403500 10974660 1830536 5.39 2228900 9779252 12 [2022-11-17T16:23:18.633Z] 16:20:01 19899192 31565200 703828 2.14 403520 10974660 1830536 5.39 2228912 9779252 4 [2022-11-17T16:23:18.633Z] 16:21:01 19899412 31565436 703544 2.14 403536 10974664 1830536 5.39 2229048 9779256 28 [2022-11-17T16:23:18.633Z] 16:22:01 19886216 31554428 713632 2.17 403576 10977044 1976564 5.83 2240932 9781688 2092 [2022-11-17T16:23:18.633Z] 16:23:01 18385324 31535548 728684 2.22 450312 12283232 2003400 5.90 2367284 11026744 512 [2022-11-17T16:23:18.633Z] Average: 20515328 31532162 739376 2.25 375723 10390628 1941342 5.72 2186682 9245939 73685 [2022-11-17T16:23:18.633Z] [2022-11-17T16:23:18.633Z] 15:54:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-11-17T16:23:18.633Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:55:01 vethb5806bc 0.44 0.63 0.03 0.06 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:55:01 docker0 106.68 138.67 8.40 775.76 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:55:01 ens3 284.04 188.36 4387.05 30.77 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:56:01 vethb5806bc 1.02 1.03 0.08 0.08 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:56:01 docker0 1.02 1.02 0.06 0.08 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:56:01 ens3 35.04 41.91 21.18 103.58 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:57:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:57:01 vethe6c5b54 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:57:01 docker0 488.47 581.17 35.55 4990.46 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:57:01 ens3 673.38 547.33 6687.77 61.75 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:58:01 vethb9a7c90 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:58:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:58:01 vethe6c5b54 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:58:01 docker0 56.82 101.88 4.68 1275.42 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:58:01 ens3 152.22 88.65 1409.40 23.98 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:59:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:59:01 vethe6c5b54 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:59:01 docker0 167.29 263.42 13.52 3280.38 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:59:01 veth0f34774 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 15:59:01 ens3 403.40 253.61 4694.38 42.95 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:00:01 lo 37.59 37.59 3.70 3.70 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:00:01 docker0 11.66 30.14 1.05 658.62 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:00:01 ens3 387.22 382.12 847.32 1656.18 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:01:01 lo 24.06 24.06 2.37 2.37 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:01:01 ens3 361.17 374.82 148.48 2401.66 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:02:01 ens3 0.20 0.30 0.01 0.06 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:03:01 ens3 2.43 1.08 5.00 0.07 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:04:01 ens3 1.18 0.78 0.52 0.36 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:09:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:10:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:11:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:14:01 ens3 0.35 0.35 0.19 0.08 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.633Z] 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:16:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:19:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:20:01 ens3 0.18 0.17 0.06 0.01 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:22:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:22:01 ens3 12.20 9.73 49.50 4.11 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:23:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:23:01 docker0 50.32 66.67 4.44 697.57 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] 16:23:01 ens3 380.04 269.89 7874.81 58.42 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] Average: lo 2.38 2.38 0.23 0.23 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] Average: docker0 30.38 40.74 2.33 402.50 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] Average: ens3 92.80 74.42 898.90 151.24 0.00 0.00 0.00 0.00 [2022-11-17T16:23:18.634Z] [2022-11-17T16:23:18.634Z] [2022-11-17T16:23:18.634Z] ---> sar -P ALL: [2022-11-17T16:23:18.634Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119403) 11/17/22 _x86_64_ (8 CPU) [2022-11-17T16:23:18.634Z] [2022-11-17T16:23:18.634Z] 15:53:05 LINUX RESTART (8 CPU) [2022-11-17T16:23:18.634Z] [2022-11-17T16:23:18.634Z] 15:54:02 CPU %user %nice %system %iowait %steal %idle [2022-11-17T16:23:18.634Z] 15:55:01 all 32.96 0.00 7.39 0.88 0.08 58.69 [2022-11-17T16:23:18.634Z] 15:55:01 0 30.93 0.00 7.18 0.31 0.07 61.51 [2022-11-17T16:23:18.634Z] 15:55:01 1 32.52 0.00 7.32 0.02 0.09 60.06 [2022-11-17T16:23:18.634Z] 15:55:01 2 33.50 0.00 6.94 1.44 0.10 58.02 [2022-11-17T16:23:18.634Z] 15:55:01 3 33.43 0.00 7.44 4.69 0.07 54.37 [2022-11-17T16:23:18.634Z] 15:55:01 4 33.22 0.00 6.26 0.03 0.07 60.42 [2022-11-17T16:23:18.634Z] 15:55:01 5 33.61 0.00 6.35 0.31 0.09 59.65 [2022-11-17T16:23:18.634Z] 15:55:01 6 30.75 0.00 10.04 0.09 0.09 59.04 [2022-11-17T16:23:18.634Z] 15:55:01 7 35.70 0.00 7.57 0.19 0.09 56.46 [2022-11-17T16:23:18.634Z] 15:56:01 all 47.63 0.00 6.48 0.18 0.09 45.62 [2022-11-17T16:23:18.634Z] 15:56:01 0 46.63 0.00 6.44 0.03 0.10 46.80 [2022-11-17T16:23:18.634Z] 15:56:01 1 48.08 0.00 6.50 0.03 0.10 45.28 [2022-11-17T16:23:18.634Z] 15:56:01 2 47.49 0.00 6.48 0.12 0.08 45.82 [2022-11-17T16:23:18.634Z] 15:56:01 3 47.90 0.00 6.88 1.17 0.10 43.95 [2022-11-17T16:23:18.634Z] 15:56:01 4 47.79 0.00 6.33 0.05 0.08 45.75 [2022-11-17T16:23:18.634Z] 15:56:01 5 47.77 0.00 6.71 0.02 0.08 45.41 [2022-11-17T16:23:18.634Z] 15:56:01 6 47.38 0.00 6.31 0.03 0.08 46.19 [2022-11-17T16:23:18.634Z] 15:56:01 7 48.03 0.00 6.14 0.00 0.10 45.73 [2022-11-17T16:23:18.634Z] 15:57:01 all 17.93 0.00 9.14 3.73 0.08 69.11 [2022-11-17T16:23:18.634Z] 15:57:01 0 17.36 0.00 8.50 5.17 0.08 68.88 [2022-11-17T16:23:18.634Z] 15:57:01 1 18.59 0.00 9.68 2.74 0.07 68.93 [2022-11-17T16:23:18.634Z] 15:57:01 2 17.82 0.00 8.86 2.35 0.09 70.89 [2022-11-17T16:23:18.634Z] 15:57:01 3 17.97 0.00 8.63 5.29 0.07 68.04 [2022-11-17T16:23:18.634Z] 15:57:01 4 18.64 0.00 9.07 1.29 0.10 70.90 [2022-11-17T16:23:18.634Z] 15:57:01 5 19.17 0.00 8.55 1.25 0.08 70.94 [2022-11-17T16:23:18.634Z] 15:57:01 6 16.70 0.00 9.96 9.15 0.07 64.12 [2022-11-17T16:23:18.634Z] 15:57:01 7 17.16 0.00 9.91 2.65 0.09 70.19 [2022-11-17T16:23:18.634Z] 15:58:01 all 53.39 0.00 13.57 6.39 0.11 26.54 [2022-11-17T16:23:18.634Z] 15:58:01 0 52.36 0.00 15.41 20.06 0.12 12.06 [2022-11-17T16:23:18.634Z] 15:58:01 1 53.06 0.00 14.08 1.90 0.10 30.86 [2022-11-17T16:23:18.634Z] 15:58:01 2 54.05 0.00 12.88 9.32 0.10 23.64 [2022-11-17T16:23:18.634Z] 15:58:01 3 54.03 0.00 12.39 2.77 0.10 30.71 [2022-11-17T16:23:18.634Z] 15:58:01 4 52.88 0.00 12.94 1.94 0.08 32.15 [2022-11-17T16:23:18.634Z] 15:58:01 5 52.86 0.00 14.50 5.11 0.13 27.39 [2022-11-17T16:23:18.634Z] 15:58:01 6 53.05 0.00 13.35 4.55 0.12 28.93 [2022-11-17T16:23:18.634Z] 15:58:01 7 54.79 0.00 13.03 5.59 0.12 26.48 [2022-11-17T16:23:18.634Z] 15:59:01 all 67.07 0.00 16.54 3.76 0.15 12.48 [2022-11-17T16:23:18.634Z] 15:59:01 0 66.47 0.00 14.89 4.03 0.14 14.48 [2022-11-17T16:23:18.634Z] 15:59:01 1 67.18 0.00 16.33 4.03 0.14 12.32 [2022-11-17T16:23:18.634Z] 15:59:01 2 68.24 0.00 16.13 2.20 0.14 13.30 [2022-11-17T16:23:18.634Z] 15:59:01 3 67.17 0.00 16.50 5.38 0.15 10.80 [2022-11-17T16:23:18.634Z] 15:59:01 4 65.46 0.00 17.58 4.15 0.14 12.67 [2022-11-17T16:23:18.634Z] 15:59:01 5 66.53 0.00 17.64 3.28 0.14 12.42 [2022-11-17T16:23:18.634Z] 15:59:01 6 67.84 0.00 16.29 3.12 0.17 12.58 [2022-11-17T16:23:18.634Z] 15:59:01 7 67.69 0.00 16.92 3.92 0.19 11.29 [2022-11-17T16:23:18.634Z] 16:00:01 all 8.82 0.00 2.09 0.61 0.05 88.42 [2022-11-17T16:23:18.634Z] 16:00:01 0 10.02 0.00 2.81 0.17 0.03 86.97 [2022-11-17T16:23:18.634Z] 16:00:01 1 8.57 0.00 2.12 0.89 0.05 88.37 [2022-11-17T16:23:18.634Z] 16:00:01 2 8.30 0.00 1.84 0.20 0.05 89.60 [2022-11-17T16:23:18.634Z] 16:00:01 3 8.08 0.00 1.88 0.03 0.05 89.95 [2022-11-17T16:23:18.634Z] 16:00:01 4 10.98 0.00 1.89 0.20 0.05 86.88 [2022-11-17T16:23:18.634Z] 16:00:01 5 9.44 0.00 2.25 0.87 0.05 87.39 [2022-11-17T16:23:18.634Z] 16:00:01 6 8.75 0.00 1.80 2.40 0.07 86.98 [2022-11-17T16:23:18.634Z] 16:00:01 7 6.41 0.00 2.09 0.15 0.07 91.28 [2022-11-17T16:23:18.634Z] 16:01:01 all 7.65 0.00 0.75 0.07 0.05 91.49 [2022-11-17T16:23:18.634Z] 16:01:01 0 8.63 0.00 1.05 0.08 0.05 90.18 [2022-11-17T16:23:18.634Z] 16:01:01 1 8.85 0.00 0.75 0.02 0.05 90.33 [2022-11-17T16:23:18.634Z] 16:01:01 2 4.17 0.00 0.38 0.00 0.03 95.41 [2022-11-17T16:23:18.634Z] 16:01:01 3 5.72 0.00 0.64 0.02 0.07 93.55 [2022-11-17T16:23:18.634Z] 16:01:01 4 7.64 0.00 0.72 0.00 0.03 91.60 [2022-11-17T16:23:18.634Z] 16:01:01 5 7.45 0.00 0.75 0.32 0.05 91.42 [2022-11-17T16:23:18.634Z] 16:01:01 6 11.81 0.00 0.75 0.13 0.07 87.23 [2022-11-17T16:23:18.634Z] 16:01:01 7 6.86 0.00 0.92 0.02 0.05 92.15 [2022-11-17T16:23:18.634Z] 16:02:01 all 0.28 0.00 0.01 0.01 0.01 99.69 [2022-11-17T16:23:18.634Z] 16:02:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2022-11-17T16:23:18.634Z] 16:02:01 1 2.02 0.00 0.03 0.00 0.02 97.93 [2022-11-17T16:23:18.634Z] 16:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.634Z] 16:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.634Z] 16:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-17T16:23:18.634Z] 16:02:01 5 0.02 0.00 0.02 0.07 0.00 99.90 [2022-11-17T16:23:18.634Z] 16:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-17T16:23:18.634Z] 16:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.634Z] 16:03:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2022-11-17T16:23:18.634Z] 16:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.634Z] 16:03:01 1 1.99 0.00 0.00 0.00 0.00 98.01 [2022-11-17T16:23:18.634Z] 16:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.634Z] 16:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-17T16:23:18.634Z] 16:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-17T16:23:18.634Z] 16:03:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-17T16:23:18.634Z] 16:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.634Z] 16:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.634Z] 16:04:01 all 0.25 0.00 0.01 0.01 0.00 99.72 [2022-11-17T16:23:18.634Z] 16:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.634Z] 16:04:01 1 1.87 0.00 0.07 0.00 0.00 98.06 [2022-11-17T16:23:18.634Z] 16:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.634Z] 16:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.634Z] 16:04:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2022-11-17T16:23:18.634Z] 16:04:01 5 0.02 0.00 0.00 0.07 0.00 99.92 [2022-11-17T16:23:18.634Z] 16:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-17T16:23:18.634Z] 16:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.634Z] 16:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-11-17T16:23:18.634Z] 16:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-17T16:23:18.634Z] 16:05:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2022-11-17T16:23:18.634Z] 16:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.634Z] 16:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-17T16:23:18.634Z] 16:05:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-11-17T16:23:18.634Z] 16:05:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-17T16:23:18.634Z] 16:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.634Z] 16:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.634Z] [2022-11-17T16:23:18.634Z] 16:05:01 CPU %user %nice %system %iowait %steal %idle [2022-11-17T16:23:18.634Z] 16:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-11-17T16:23:18.634Z] 16:06:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-17T16:23:18.634Z] 16:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.634Z] 16:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.634Z] 16:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.634Z] 16:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-17T16:23:18.634Z] 16:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-17T16:23:18.634Z] 16:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.634Z] 16:06:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-11-17T16:23:18.634Z] 16:07:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-11-17T16:23:18.634Z] 16:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-11-17T16:23:18.634Z] 16:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.634Z] 16:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-17T16:23:18.634Z] 16:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-17T16:23:18.634Z] 16:07:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-17T16:23:18.634Z] 16:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.634Z] 16:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.634Z] 16:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.634Z] 16:08:01 all 0.24 0.00 0.01 0.01 0.00 99.74 [2022-11-17T16:23:18.634Z] 16:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-17T16:23:18.634Z] 16:08:01 1 1.79 0.00 0.00 0.00 0.02 98.19 [2022-11-17T16:23:18.634Z] 16:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-17T16:23:18.635Z] 16:08:01 5 0.00 0.00 0.00 0.07 0.00 99.93 [2022-11-17T16:23:18.635Z] 16:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:09:01 all 0.28 0.00 0.02 0.01 0.00 99.69 [2022-11-17T16:23:18.635Z] 16:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-17T16:23:18.635Z] 16:09:01 1 1.99 0.00 0.00 0.00 0.00 98.01 [2022-11-17T16:23:18.635Z] 16:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-17T16:23:18.635Z] 16:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:09:01 4 0.05 0.00 0.07 0.00 0.00 99.88 [2022-11-17T16:23:18.635Z] 16:09:01 5 0.02 0.00 0.03 0.05 0.00 99.90 [2022-11-17T16:23:18.635Z] 16:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-17T16:23:18.635Z] 16:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:10:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2022-11-17T16:23:18.635Z] 16:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-17T16:23:18.635Z] 16:10:01 1 1.97 0.00 0.02 0.00 0.00 98.01 [2022-11-17T16:23:18.635Z] 16:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:10:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2022-11-17T16:23:18.635Z] 16:10:01 5 0.00 0.00 0.00 0.05 0.02 99.93 [2022-11-17T16:23:18.635Z] 16:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-11-17T16:23:18.635Z] 16:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-17T16:23:18.635Z] 16:11:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2022-11-17T16:23:18.635Z] 16:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:11:01 1 1.94 0.00 0.02 0.00 0.00 98.05 [2022-11-17T16:23:18.635Z] 16:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:11:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-11-17T16:23:18.635Z] 16:12:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2022-11-17T16:23:18.635Z] 16:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:12:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2022-11-17T16:23:18.635Z] 16:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-17T16:23:18.635Z] 16:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:12:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-11-17T16:23:18.635Z] 16:12:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2022-11-17T16:23:18.635Z] 16:12:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-11-17T16:23:18.635Z] 16:13:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:13:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2022-11-17T16:23:18.635Z] 16:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:13:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-17T16:23:18.635Z] 16:14:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-11-17T16:23:18.635Z] 16:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-17T16:23:18.635Z] 16:14:01 5 0.00 0.00 0.02 0.07 0.00 99.92 [2022-11-17T16:23:18.635Z] 16:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:14:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-17T16:23:18.635Z] 16:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:15:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-17T16:23:18.635Z] 16:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:15:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-17T16:23:18.635Z] 16:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-11-17T16:23:18.635Z] 16:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-11-17T16:23:18.635Z] 16:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-17T16:23:18.635Z] 16:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-17T16:23:18.635Z] 16:16:01 5 0.03 0.00 0.02 0.07 0.00 99.88 [2022-11-17T16:23:18.635Z] 16:16:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-17T16:23:18.635Z] [2022-11-17T16:23:18.635Z] 16:16:01 CPU %user %nice %system %iowait %steal %idle [2022-11-17T16:23:18.635Z] 16:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-11-17T16:23:18.635Z] 16:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2022-11-17T16:23:18.635Z] 16:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-17T16:23:18.635Z] 16:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-17T16:23:18.635Z] 16:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:17:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2022-11-17T16:23:18.635Z] 16:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-17T16:23:18.635Z] 16:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-11-17T16:23:18.635Z] 16:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-11-17T16:23:18.635Z] 16:18:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2022-11-17T16:23:18.635Z] 16:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-11-17T16:23:18.635Z] 16:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-17T16:23:18.635Z] 16:18:01 5 0.00 0.00 0.02 0.07 0.00 99.92 [2022-11-17T16:23:18.635Z] 16:18:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-11-17T16:23:18.635Z] 16:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-11-17T16:23:18.635Z] 16:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:19:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-11-17T16:23:18.635Z] 16:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-11-17T16:23:18.635Z] 16:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-11-17T16:23:18.635Z] 16:20:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-11-17T16:23:18.635Z] 16:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-11-17T16:23:18.635Z] 16:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:20:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2022-11-17T16:23:18.635Z] 16:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-11-17T16:23:18.635Z] 16:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-11-17T16:23:18.635Z] 16:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-11-17T16:23:18.635Z] 16:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-11-17T16:23:18.635Z] 16:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-11-17T16:23:18.635Z] 16:21:01 6 0.03 0.00 0.03 0.02 0.03 99.88 [2022-11-17T16:23:18.635Z] 16:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-11-17T16:23:18.635Z] 16:22:01 all 0.26 0.00 0.16 0.01 0.01 99.56 [2022-11-17T16:23:18.635Z] 16:22:01 0 0.35 0.00 0.23 0.00 0.02 99.40 [2022-11-17T16:23:18.635Z] 16:22:01 1 0.18 0.00 0.13 0.00 0.00 99.68 [2022-11-17T16:23:18.635Z] 16:22:01 2 0.27 0.00 0.17 0.00 0.00 99.57 [2022-11-17T16:23:18.635Z] 16:22:01 3 0.30 0.00 0.13 0.02 0.02 99.53 [2022-11-17T16:23:18.635Z] 16:22:01 4 0.22 0.00 0.17 0.00 0.00 99.62 [2022-11-17T16:23:18.635Z] 16:22:01 5 0.30 0.00 0.17 0.03 0.00 99.50 [2022-11-17T16:23:18.635Z] 16:22:01 6 0.25 0.00 0.13 0.03 0.02 99.57 [2022-11-17T16:23:18.635Z] 16:22:01 7 0.25 0.00 0.15 0.00 0.00 99.60 [2022-11-17T16:23:18.635Z] 16:23:01 all 8.63 0.00 4.16 1.14 0.06 86.01 [2022-11-17T16:23:18.635Z] 16:23:01 0 7.54 0.00 3.60 0.17 0.05 88.64 [2022-11-17T16:23:18.635Z] 16:23:01 1 8.31 0.00 4.38 0.08 0.05 87.18 [2022-11-17T16:23:18.635Z] 16:23:01 2 8.30 0.00 3.66 0.13 0.07 87.84 [2022-11-17T16:23:18.635Z] 16:23:01 3 9.40 0.00 4.48 0.13 0.07 85.91 [2022-11-17T16:23:18.635Z] 16:23:01 4 9.41 0.00 3.76 0.32 0.05 86.45 [2022-11-17T16:23:18.635Z] 16:23:01 5 8.66 0.00 3.65 1.31 0.07 86.31 [2022-11-17T16:23:18.635Z] 16:23:01 6 9.82 0.00 5.79 6.84 0.07 77.49 [2022-11-17T16:23:18.635Z] 16:23:01 7 7.62 0.00 3.97 0.12 0.08 88.21 [2022-11-17T16:23:18.635Z] Average: all 8.39 0.00 2.06 0.58 0.03 88.95 [2022-11-17T16:23:18.635Z] Average: 0 8.18 0.00 2.05 1.02 0.02 88.72 [2022-11-17T16:23:18.635Z] Average: 1 8.84 0.00 2.10 0.33 0.03 88.70 [2022-11-17T16:23:18.635Z] Average: 2 8.26 0.00 1.96 0.54 0.02 89.23 [2022-11-17T16:23:18.635Z] Average: 3 8.31 0.00 2.01 0.66 0.03 88.99 [2022-11-17T16:23:18.635Z] Average: 4 8.42 0.00 2.01 0.27 0.03 89.27 [2022-11-17T16:23:18.635Z] Average: 5 8.38 0.00 2.07 0.45 0.02 89.07 [2022-11-17T16:23:18.635Z] Average: 6 8.42 0.00 2.20 0.90 0.03 88.45 [2022-11-17T16:23:18.635Z] Average: 7 8.32 0.00 2.07 0.43 0.03 89.15 [2022-11-17T16:23:18.635Z] [2022-11-17T16:23:18.635Z] [2022-11-17T16:23:18.635Z]