Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b73b6b653457e22948d36629ae394cb909f904f1 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-ssh11116300456668842178.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh4449001365137058087.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8199980418484448707.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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-ssh7506517750709145142.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2267553960147329997.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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:true] ========================================================= [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.17 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1617 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b73b6b653457e22948d36629ae394cb909f904f1 (jakarta) > 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 b73b6b653457e22948d36629ae394cb909f904f1 # timeout=10 Commit message: "docs: Add snap and security(ekuiper) items to changelog (#4048)" > git rev-list --no-walk 9eb884115fc529922851d90e445a830d198858da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-07T07:46:07.430Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-07T07:46:07.467Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-07T07:46:07.479Z] ========================================================= [2022-06-07T07:46:07.479Z] EdgeX Global Pipelines Version Info [2022-06-07T07:46:07.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:46:08.223Z] ------------------- [2022-06-07T07:46:08.223Z] stable info: [2022-06-07T07:46:08.223Z] ------------------- [2022-06-07T07:46:08.223Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-07T07:46:08.223Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T07:46:08.223Z] Message: update stable to v1.0.232 [2022-06-07T07:46:08.795Z] ------------------- [2022-06-07T07:46:08.795Z] experimental info: [2022-06-07T07:46:08.795Z] ------------------- [2022-06-07T07:46:08.795Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-07T07:46:08.795Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T07:46:08.795Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-07T07:46:09.079Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-07T07:46:09.093Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-07T07:46:09.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-07T07:46:09.110Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-07T07:46:09.120Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-07T07:46:09.135Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-07T07:46:09.144Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-07T07:46:09.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-07T07:46:09.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-07T07:46:09.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-07T07:46:09.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-07T07:46:09.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-07T07:46:09.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-07T07:46:09.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-07T07:46:09.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-07T07:46:09.246Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T07:46:09.256Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T07:46:09.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-07T07:46:09.277Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-07T07:46:09.291Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-07T07:46:09.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-06-07T07:46:09.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-07T07:46:09.325Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-07T07:46:09.337Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2022-06-07T07:46:09.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2022-06-07T07:46:09.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2022-06-07T07:46:09.367Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] echo [2022-06-07T07:46:09.377Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b73b6b6 [Pipeline] echo [2022-06-07T07:46:09.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T07:46:09.427Z] provisioning config files... [2022-06-07T07:46:09.439Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config862823042897021645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:46:09.759Z] ---> docker-login.sh [2022-06-07T07:46:09.759Z] nexus3.edgexfoundry.org:10001 [2022-06-07T07:46:10.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:46:10.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:46:10.018Z] Configure a credential helper to remove this warning. See [2022-06-07T07:46:10.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:46:10.018Z] [2022-06-07T07:46:10.018Z] Login Succeeded [2022-06-07T07:46:10.018Z] nexus3.edgexfoundry.org:10002 [2022-06-07T07:46:10.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:46:10.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:46:10.018Z] Configure a credential helper to remove this warning. See [2022-06-07T07:46:10.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:46:10.018Z] [2022-06-07T07:46:10.018Z] Login Succeeded [2022-06-07T07:46:10.279Z] nexus3.edgexfoundry.org:10003 [2022-06-07T07:46:10.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:46:10.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:46:10.279Z] Configure a credential helper to remove this warning. See [2022-06-07T07:46:10.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:46:10.279Z] [2022-06-07T07:46:10.279Z] Login Succeeded [2022-06-07T07:46:10.279Z] nexus3.edgexfoundry.org:10004 [2022-06-07T07:46:10.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:46:10.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:46:10.541Z] Configure a credential helper to remove this warning. See [2022-06-07T07:46:10.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:46:10.541Z] [2022-06-07T07:46:10.541Z] Login Succeeded [2022-06-07T07:46:10.541Z] docker.io [2022-06-07T07:46:10.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:46:10.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:46:10.802Z] Configure a credential helper to remove this warning. See [2022-06-07T07:46:10.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:46:10.802Z] [2022-06-07T07:46:10.802Z] Login Succeeded [2022-06-07T07:46:10.802Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T07:46:10.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T07:46:11.126Z] + 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-06-07T07:46:11.126Z] + dirname+ cmd/core-command/Dockerfile [2022-06-07T07:46:11.126Z] cut -d/ -f2 [2022-06-07T07:46:11.126Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-07T07:46:11.126Z] + dirname cmd/core-data/Dockerfile [2022-06-07T07:46:11.126Z] + cut -d/ -f2 [2022-06-07T07:46:11.126Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-07T07:46:11.126Z] + dirname cmd/core-metadata/Dockerfile [2022-06-07T07:46:11.126Z] + cut -d/ -f2 [2022-06-07T07:46:11.126Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-07T07:46:11.126Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-07T07:46:11.126Z] + cut -d/ -f2 [2022-06-07T07:46:11.126Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-07T07:46:11.126Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-07T07:46:11.126Z] + cut -d/ -f2 [2022-06-07T07:46:11.126Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-07T07:46:11.126Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-07T07:46:11.126Z] + cut -d/ -f2 [2022-06-07T07:46:11.126Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-07T07:46:11.126Z] + dirname cmd/support-notifications/Dockerfile [2022-06-07T07:46:11.126Z] + cut -d/ -f2 [2022-06-07T07:46:11.126Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-07T07:46:11.126Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-07T07:46:11.126Z] + cut -d/ -f2 [2022-06-07T07:46:11.126Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-07T07:46:11.126Z] + dirname cmd/sys-mgmt-agent/Dockerfile+ [2022-06-07T07:46:11.126Z] cut -d/ -f2 [2022-06-07T07:46:11.126Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-07T07:46:11.159Z] 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: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-06-07T07:46:11.508Z] + git rev-list -1 --merges b73b6b653457e22948d36629ae394cb909f904f1~1..b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] echo [2022-06-07T07:46:11.526Z] -----------> git rev-list -1 --merges b73b6b653457e22948d36629ae394cb909f904f1~1..b73b6b653457e22948d36629ae394cb909f904f1 b73b6b653457e22948d36629ae394cb909f904f1 [false] [Pipeline] sh [2022-06-07T07:46:11.811Z] + git log --format=format:%s -1 b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] echo [2022-06-07T07:46:11.826Z] ========================================================= [2022-06-07T07:46:11.826Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-07T07:46:11.826Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-07T07:46:12.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T07:46:12.216Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-07T07:46:12.216Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-07T07:46:12.216Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-07T07:46:12.216Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-07T07:46:12.216Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-07T07:46:12.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:46:12.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T07:46:12.634Z] [2022-06-07T07:46:12.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:46:12.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T07:46:12.945Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-07T07:46:12.945Z] 42c077c10790: Pulling fs layer [2022-06-07T07:46:12.946Z] f63e77b7563a: Pulling fs layer [2022-06-07T07:46:12.946Z] bd5fdadae976: Pulling fs layer [2022-06-07T07:46:12.946Z] 205491f53016: Pulling fs layer [2022-06-07T07:46:12.946Z] df18705c85c3: Pulling fs layer [2022-06-07T07:46:12.946Z] bdb3f477010e: Pulling fs layer [2022-06-07T07:46:12.946Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-07T07:46:12.946Z] 2c6e9b1d212d: Pulling fs layer [2022-06-07T07:46:12.946Z] bdb8f0575790: Pulling fs layer [2022-06-07T07:46:12.946Z] 386e3cb2ff24: Pulling fs layer [2022-06-07T07:46:12.946Z] 2343380bae48: Pulling fs layer [2022-06-07T07:46:12.946Z] 205491f53016: Waiting [2022-06-07T07:46:12.946Z] df18705c85c3: Waiting [2022-06-07T07:46:12.946Z] bdb3f477010e: Waiting [2022-06-07T07:46:12.946Z] c8a8fc8e1c8f: Waiting [2022-06-07T07:46:12.946Z] 2c6e9b1d212d: Waiting [2022-06-07T07:46:12.946Z] 2343380bae48: Waiting [2022-06-07T07:46:12.946Z] 386e3cb2ff24: Waiting [2022-06-07T07:46:12.946Z] f63e77b7563a: Verifying Checksum [2022-06-07T07:46:12.946Z] f63e77b7563a: Download complete [2022-06-07T07:46:12.946Z] 205491f53016: Verifying Checksum [2022-06-07T07:46:12.946Z] 205491f53016: Download complete [2022-06-07T07:46:13.208Z] df18705c85c3: Download complete [2022-06-07T07:46:13.208Z] bd5fdadae976: Verifying Checksum [2022-06-07T07:46:13.208Z] bd5fdadae976: Download complete [2022-06-07T07:46:13.208Z] bdb3f477010e: Verifying Checksum [2022-06-07T07:46:13.208Z] bdb3f477010e: Download complete [2022-06-07T07:46:13.208Z] 2c6e9b1d212d: Download complete [2022-06-07T07:46:13.208Z] bdb8f0575790: Verifying Checksum [2022-06-07T07:46:13.208Z] bdb8f0575790: Download complete [2022-06-07T07:46:13.208Z] 386e3cb2ff24: Verifying Checksum [2022-06-07T07:46:13.208Z] 386e3cb2ff24: Download complete [2022-06-07T07:46:13.208Z] 2343380bae48: Verifying Checksum [2022-06-07T07:46:13.208Z] 2343380bae48: Download complete [2022-06-07T07:46:13.208Z] 42c077c10790: Verifying Checksum [2022-06-07T07:46:13.208Z] 42c077c10790: Download complete [2022-06-07T07:46:13.466Z] c8a8fc8e1c8f: Download complete [2022-06-07T07:46:14.404Z] 42c077c10790: Pull complete [2022-06-07T07:46:14.674Z] f63e77b7563a: Pull complete [2022-06-07T07:46:15.243Z] bd5fdadae976: Pull complete [2022-06-07T07:46:15.243Z] 205491f53016: Pull complete [2022-06-07T07:46:15.505Z] df18705c85c3: Pull complete [2022-06-07T07:46:15.766Z] bdb3f477010e: Pull complete [2022-06-07T07:46:17.673Z] c8a8fc8e1c8f: Pull complete [2022-06-07T07:46:17.673Z] 2c6e9b1d212d: Pull complete [2022-06-07T07:46:17.673Z] bdb8f0575790: Pull complete [2022-06-07T07:46:17.673Z] 386e3cb2ff24: Pull complete [2022-06-07T07:46:17.932Z] 2343380bae48: Pull complete [2022-06-07T07:46:17.932Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-07T07:46:17.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T07:46:17.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:46:18.021Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2022-06-07T07:46:18.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T07:46:19.238Z] $ docker top 7200d518c37523334847187a309d421b0a6c9c1fd4319776282dad077a8e8f9c -eo pid,comm [2022-06-07T07:46:19.290Z] 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-06-07T07:46:19.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T07:46:19.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T07:46:19.325Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T07:46:19.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T07:46:19.453Z] $ docker exec 7200d518c37523334847187a309d421b0a6c9c1fd4319776282dad077a8e8f9c ssh-agent [2022-06-07T07:46:19.556Z] SSH_AUTH_SOCK=/tmp/ssh-5tQZLsqjn5Zr/agent.33 [2022-06-07T07:46:19.556Z] SSH_AGENT_PID=40 [2022-06-07T07:46:19.562Z] Running ssh-add (command line suppressed) [2022-06-07T07:46:19.677Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_7526777809726007977.key (/w/workspace/edgex-go/10@tmp/private_key_7526777809726007977.key) [2022-06-07T07:46:19.684Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T07:46:19.966Z] + git tag --points-at HEAD [Pipeline] } [2022-06-07T07:46:19.983Z] $ docker exec --env ******** --env ******** 7200d518c37523334847187a309d421b0a6c9c1fd4319776282dad077a8e8f9c ssh-agent -k [2022-06-07T07:46:20.082Z] unset SSH_AUTH_SOCK; [2022-06-07T07:46:20.082Z] unset SSH_AGENT_PID; [2022-06-07T07:46:20.082Z] echo Agent pid 40 killed; [2022-06-07T07:46:20.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-07T07:46:20.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T07:46:20.108Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T07:46:20.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T07:46:20.234Z] $ docker exec 7200d518c37523334847187a309d421b0a6c9c1fd4319776282dad077a8e8f9c ssh-agent [2022-06-07T07:46:20.355Z] SSH_AUTH_SOCK=/tmp/ssh-P2t9l7dY2h0h/agent.73 [2022-06-07T07:46:20.355Z] SSH_AGENT_PID=79 [2022-06-07T07:46:20.360Z] Running ssh-add (command line suppressed) [2022-06-07T07:46:20.495Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_3696032792927587836.key (/w/workspace/edgex-go/10@tmp/private_key_3696032792927587836.key) [2022-06-07T07:46:20.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T07:46:20.792Z] + git semver init [2022-06-07T07:46:21.057Z] 2022-06-07 07:46:21,017 [run_init] DEBUG init version:0.0.0 force:False [2022-06-07T07:46:21.058Z] 2022-06-07 07:46:21,017 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver [2022-06-07T07:46:21.058Z] 2022-06-07 07:46:21,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver [2022-06-07T07:46:21.058Z] 2022-06-07 07:46:21,018 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) [2022-06-07T07:46:25.286Z] 2022-06-07 07:46:24,921 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude [2022-06-07T07:46:25.286Z] 2022-06-07 07:46:24,922 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/jakarta with force:False [2022-06-07T07:46:25.286Z] 2022-06-07 07:46:24,922 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/jakarta [2022-06-07T07:46:25.286Z] 2022-06-07 07:46:24,922 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/jakarta [2022-06-07T07:46:25.286Z] 2.1.1-dev.8 [Pipeline] } [2022-06-07T07:46:25.303Z] $ docker exec --env ******** --env ******** 7200d518c37523334847187a309d421b0a6c9c1fd4319776282dad077a8e8f9c ssh-agent -k [2022-06-07T07:46:25.406Z] unset SSH_AUTH_SOCK; [2022-06-07T07:46:25.406Z] unset SSH_AGENT_PID; [2022-06-07T07:46:25.406Z] echo Agent pid 79 killed; [2022-06-07T07:46:25.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T07:46:25.712Z] + git semver [Pipeline] } [2022-06-07T07:46:25.991Z] $ docker stop --time=1 7200d518c37523334847187a309d421b0a6c9c1fd4319776282dad077a8e8f9c [2022-06-07T07:46:27.297Z] $ docker rm -f 7200d518c37523334847187a309d421b0a6c9c1fd4319776282dad077a8e8f9c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T07:46:27.630Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-07T07:46:27.869Z] Stashed 1 file(s) [Pipeline] echo [2022-06-07T07:46:27.872Z] [edgeXSemver]: initialized semver on version 2.1.1-dev.8 [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] echo [2022-06-07T07:46:28.003Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T07:46:28.012Z] ========================================================= [2022-06-07T07:46:28.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts] [2022-06-07T07:46:28.012Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-07T07:46:28.298Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T07:46:28.298Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2022-06-07T07:46:28.298Z] 59bf1c3509f3: Pulling fs layer [2022-06-07T07:46:28.298Z] 666ba61612fd: Pulling fs layer [2022-06-07T07:46:28.298Z] 8ed8ca486205: Pulling fs layer [2022-06-07T07:46:28.298Z] 4fe6c5a15a65: Pulling fs layer [2022-06-07T07:46:28.298Z] 22a0e8bec74d: Pulling fs layer [2022-06-07T07:46:28.298Z] 812f408151ee: Pulling fs layer [2022-06-07T07:46:28.298Z] bab7bd504b26: Pulling fs layer [2022-06-07T07:46:28.298Z] 070449caade9: Pulling fs layer [2022-06-07T07:46:28.298Z] 8f1a5288e3a6: Pulling fs layer [2022-06-07T07:46:28.298Z] 812f408151ee: Waiting [2022-06-07T07:46:28.298Z] bab7bd504b26: Waiting [2022-06-07T07:46:28.298Z] 070449caade9: Waiting [2022-06-07T07:46:28.298Z] 8f1a5288e3a6: Waiting [2022-06-07T07:46:28.298Z] 22a0e8bec74d: Waiting [2022-06-07T07:46:28.298Z] 8ed8ca486205: Verifying Checksum [2022-06-07T07:46:28.298Z] 8ed8ca486205: Download complete [2022-06-07T07:46:28.298Z] 666ba61612fd: Verifying Checksum [2022-06-07T07:46:28.298Z] 666ba61612fd: Download complete [2022-06-07T07:46:28.298Z] 22a0e8bec74d: Verifying Checksum [2022-06-07T07:46:28.298Z] 22a0e8bec74d: Download complete [2022-06-07T07:46:28.298Z] 812f408151ee: Verifying Checksum [2022-06-07T07:46:28.298Z] 812f408151ee: Download complete [2022-06-07T07:46:28.298Z] 59bf1c3509f3: Verifying Checksum [2022-06-07T07:46:28.298Z] 59bf1c3509f3: Download complete [2022-06-07T07:46:28.298Z] bab7bd504b26: Verifying Checksum [2022-06-07T07:46:28.298Z] bab7bd504b26: Download complete [2022-06-07T07:46:28.298Z] 070449caade9: Verifying Checksum [2022-06-07T07:46:28.298Z] 070449caade9: Download complete [2022-06-07T07:46:28.562Z] 59bf1c3509f3: Pull complete [2022-06-07T07:46:28.562Z] 666ba61612fd: Pull complete [2022-06-07T07:46:28.562Z] 8ed8ca486205: Pull complete [2022-06-07T07:46:29.137Z] 8f1a5288e3a6: Verifying Checksum [2022-06-07T07:46:29.137Z] 8f1a5288e3a6: Download complete [2022-06-07T07:46:29.137Z] 4fe6c5a15a65: Verifying Checksum [2022-06-07T07:46:29.137Z] 4fe6c5a15a65: Download complete [2022-06-07T07:46:33.349Z] 4fe6c5a15a65: Pull complete [2022-06-07T07:46:33.349Z] 22a0e8bec74d: Pull complete [2022-06-07T07:46:33.349Z] 812f408151ee: Pull complete [2022-06-07T07:46:33.349Z] bab7bd504b26: Pull complete [2022-06-07T07:46:33.349Z] 070449caade9: Pull complete [2022-06-07T07:46:35.254Z] 8f1a5288e3a6: Pull complete [2022-06-07T07:46:35.254Z] Digest: sha256:53030bcd5b82665afb3cefeba7a6fee19172d9224e433a3be554ad5982a25c96 [2022-06-07T07:46:35.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T07:46:35.254Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-07T07:46:35.549Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-07T07:46:35.549Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T07:46:35.549Z] WORKDIR /edgex [2022-06-07T07:46:35.549Z] COPY go.mod . [2022-06-07T07:46:35.549Z] RUN go mod download [2022-06-07T07:46:37.454Z] Sending build context to Docker daemon 346.4MB [2022-06-07T07:46:37.454Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.17-alpine-lts [2022-06-07T07:46:37.454Z] ---> c47586b81864 [2022-06-07T07:46:37.454Z] Step 2/4 : WORKDIR /edgex [2022-06-07T07:46:38.840Z] ---> Running in 93a5407936c5 [2022-06-07T07:46:38.840Z] Removing intermediate container 93a5407936c5 [2022-06-07T07:46:38.840Z] ---> ca48d3e8dc00 [2022-06-07T07:46:38.840Z] Step 3/4 : COPY go.mod . [2022-06-07T07:46:38.840Z] ---> a6b5980b2e43 [2022-06-07T07:46:38.840Z] Step 4/4 : RUN go mod download [2022-06-07T07:46:38.840Z] ---> Running in e9674859f667 [2022-06-07T07:46:42.956Z] Still waiting to schedule task [2022-06-07T07:46:42.956Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1616’ [2022-06-07T07:47:00.795Z] Removing intermediate container e9674859f667 [2022-06-07T07:47:00.795Z] ---> 6f906127f32f [2022-06-07T07:47:00.795Z] Successfully built 6f906127f32f [2022-06-07T07:47:00.795Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:47:01.099Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T07:47:01.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:47:01.178Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2022-06-07T07:47:01.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-x86_64 cat [2022-06-07T07:47:01.615Z] $ docker top 5d9e0825feb4cbef188e2fed7535625ac60812c7568f4f6f09866f2f6711ef24 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T07:47:01.960Z] + go version [2022-06-07T07:47:01.960Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-07T07:47:01.979Z] $ docker stop --time=1 5d9e0825feb4cbef188e2fed7535625ac60812c7568f4f6f09866f2f6711ef24 [2022-06-07T07:47:03.251Z] $ docker rm -f 5d9e0825feb4cbef188e2fed7535625ac60812c7568f4f6f09866f2f6711ef24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:47:03.651Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T07:47:03.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:47:03.734Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2022-06-07T07:47:03.771Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-x86_64 cat [2022-06-07T07:47:04.113Z] $ docker top 310283d18ad41c91bbee80baec91eef2a12b441dcc77fe077bab49cf83552798 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-07T07:47:04.174Z] ========================================================= [2022-06-07T07:47:04.174Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-07T07:47:04.174Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-07T07:47:04.475Z] + make test [2022-06-07T07:47:04.475Z] go mod tidy [2022-06-07T07:47:04.475Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-07T07:47:11.112Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-07T07:47:19.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-07T07:47:19.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2022-06-07T07:47:19.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-07T07:47:19.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-07T07:47:20.433Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2022-06-07T07:47:20.433Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-07T07:47:20.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 44.7% of statements [2022-06-07T07:47:20.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-07T07:47:20.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-07T07:47:20.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.180s coverage: 89.5% of statements [2022-06-07T07:47:20.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-07T07:47:20.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-07T07:47:21.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 83.8% of statements [2022-06-07T07:47:21.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-07T07:47:21.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-07T07:47:21.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-07T07:47:21.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-07T07:47:21.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-07T07:47:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 94.2% of statements [2022-06-07T07:47:21.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-07T07:47:21.522Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-07T07:47:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 59.1% of statements [2022-06-07T07:47:21.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-07T07:47:21.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-07T07:47:21.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-07T07:47:21.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-07T07:47:21.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-07T07:47:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-06-07T07:47:21.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-07T07:47:21.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-07T07:47:21.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-07T07:47:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements [2022-06-07T07:47:21.522Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-07T07:47:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements [2022-06-07T07:47:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 21.7% of statements [2022-06-07T07:47:21.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-07T07:47:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2022-06-07T07:47:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements [2022-06-07T07:47:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-06-07T07:47:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements [2022-06-07T07:47:21.522Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements [2022-06-07T07:47:33.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.076s coverage: 94.4% of statements [2022-06-07T07:47:33.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2022-06-07T07:47:35.128Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements [2022-06-07T07:47:35.128Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.120s coverage: 92.9% of statements [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.100s coverage: 87.2% of statements [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 65.4% of statements [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.8% of statements [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-07T07:47:45.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-07T07:47:45.142Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.134s coverage: 92.3% of statements [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-07T07:47:45.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-07T07:47:45.143Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-07T07:47:45.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-07T07:47:45.143Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-07T07:47:45.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-06-07T07:47:45.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-06-07T07:47:45.143Z] 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-06-07T07:48:00.023Z] GO111MODULE=on go vet ./... [2022-06-07T07:48:00.969Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T07:48:01.228Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T07:48:01.797Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T07:48:02.070Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2022-06-07T07:48:02.360Z] + go mod tidy [Pipeline] sh [2022-06-07T07:48:02.645Z] + ls -al . [2022-06-07T07:48:02.645Z] total 680 [2022-06-07T07:48:02.645Z] drwxrwxr-x 11 1001 1001 4096 Jun 7 07:48 . [2022-06-07T07:48:02.645Z] drwxr-xr-x 4 root root 4096 Jun 7 07:47 .. [2022-06-07T07:48:02.645Z] -rw-rw-r-- 1 1001 1001 11 Jun 7 07:46 .dockerignore [2022-06-07T07:48:02.645Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 07:46 .git [2022-06-07T07:48:02.645Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 07:46 .github [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 797 Jun 7 07:46 .gitignore [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 42 Jun 7 07:46 .golangci.yml [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 76 Jun 7 07:46 .hadolint.yml [2022-06-07T07:48:02.646Z] drwxr-xr-x 3 1001 1001 4096 Jun 7 07:46 .semver [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 166 Jun 7 07:46 .sonarcloud.properties [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 1171 Jun 7 07:46 ADOPTERS.md [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 8910 Jun 7 07:46 Attribution.txt [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 53021 Jun 7 07:46 CHANGELOG.md [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 3804 Jun 7 07:46 CONTRIBUTING.md [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 677 Jun 7 07:46 GOVERNANCE.md [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 849 Jun 7 07:46 Jenkinsfile [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 10775 Jun 7 07:46 LICENSE [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 6508 Jun 7 07:46 Makefile [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 582 Jun 7 07:46 OWNERS.md [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 8212 Jun 7 07:46 README.md [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 6912 Jun 7 07:46 SECURITY.md [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 11 Jun 7 07:46 VERSION [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 4131 Jun 7 07:46 ZMQWindows.md [2022-06-07T07:48:02.646Z] drwxrwxr-x 2 1001 1001 4096 Jun 7 07:46 bin [2022-06-07T07:48:02.646Z] drwxrwxr-x 14 1001 1001 4096 Jun 7 07:46 cmd [2022-06-07T07:48:02.646Z] -rw-r--r-- 1 root root 428658 Jun 7 07:47 coverage.out [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 822 Jun 7 07:48 go.mod [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 49471 Jun 7 07:46 go.sum [2022-06-07T07:48:02.646Z] drwxrwxr-x 8 1001 1001 4096 Jun 7 07:46 internal [2022-06-07T07:48:02.646Z] drwxrwxr-x 3 1001 1001 4096 Jun 7 07:46 openapi [2022-06-07T07:48:02.646Z] drwxrwxr-x 4 1001 1001 4096 Jun 7 07:46 snap [2022-06-07T07:48:02.646Z] drwxrwxr-x 6 1001 1001 4096 Jun 7 07:46 vendor [2022-06-07T07:48:02.646Z] -rw-rw-r-- 1 1001 1001 204 Jun 7 07:46 version.go [Pipeline] sh [2022-06-07T07:48:02.932Z] + '[' -e coverage.out ] [2022-06-07T07:48:02.932Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-07T07:48:03.037Z] Stashed 1 file(s) [Pipeline] sh [2022-06-07T07:48:03.318Z] + make build [2022-06-07T07:48:03.318Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2022-06-07T07:48:04.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-07T07:48:08.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2022-06-07T07:48:09.823Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-07T07:48:10.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-07T07:48:10.766Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-07T07:48:11.703Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-07T07:48:12.270Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-07T07:48:13.208Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-07T07:48:14.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-07T07:48:14.713Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-07T07:48:15.280Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2022-06-07T07:48:16.677Z] $ docker stop --time=1 310283d18ad41c91bbee80baec91eef2a12b441dcc77fe077bab49cf83552798 [2022-06-07T07:48:18.516Z] $ docker rm -f 310283d18ad41c91bbee80baec91eef2a12b441dcc77fe077bab49cf83552798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:48:19.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-07T07:48:19.275Z] [2022-06-07T07:48:19.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:48:19.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-07T07:48:19.573Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-07T07:48:19.573Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-07T07:48:19.573Z] ca9280d653b3: Pulling fs layer [2022-06-07T07:48:19.573Z] 7e9c9ca2126c: Pulling fs layer [2022-06-07T07:48:19.573Z] cbdbe7a5bc2a: Verifying Checksum [2022-06-07T07:48:19.573Z] cbdbe7a5bc2a: Download complete [2022-06-07T07:48:19.831Z] ca9280d653b3: Verifying Checksum [2022-06-07T07:48:19.831Z] ca9280d653b3: Download complete [2022-06-07T07:48:19.831Z] cbdbe7a5bc2a: Pull complete [2022-06-07T07:48:20.092Z] 7e9c9ca2126c: Download complete [2022-06-07T07:48:20.092Z] ca9280d653b3: Pull complete [2022-06-07T07:48:23.382Z] 7e9c9ca2126c: Pull complete [2022-06-07T07:48:23.382Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-07T07:48:23.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-07T07:48:23.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:48:23.461Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2022-06-07T07:48:23.503Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-07T07:48:24.547Z] $ docker top 7fe62fccc00988d9628d87cb65a6b45dce756405e2799861ea1a094471967103 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T07:48:24.890Z] + docker-compose build --help [2022-06-07T07:48:24.890Z] + grep parallel [2022-06-07T07:48:25.459Z] --parallel Build images in parallel. [Pipeline] } [2022-06-07T07:48:25.480Z] $ docker stop --time=1 7fe62fccc00988d9628d87cb65a6b45dce756405e2799861ea1a094471967103 [2022-06-07T07:48:26.748Z] $ docker rm -f 7fe62fccc00988d9628d87cb65a6b45dce756405e2799861ea1a094471967103 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:48:27.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-07T07:48:27.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:48:27.218Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2022-06-07T07:48:27.254Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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/edgex-compose:latest cat [2022-06-07T07:48:27.661Z] $ docker top 33c6e7d476a1122ce380fa9b1d591159be7a7c790d98682b772716b58b93df89 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T07:48:28.033Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-07T07:48:28.615Z] Building core-command ... [2022-06-07T07:48:28.615Z] Building core-data ... [2022-06-07T07:48:28.615Z] Building core-metadata ... [2022-06-07T07:48:28.615Z] Building security-bootstrapper ... [2022-06-07T07:48:28.615Z] Building security-proxy-setup ... [2022-06-07T07:48:28.615Z] Building security-secretstore-setup ... [2022-06-07T07:48:28.615Z] Building support-notifications ... [2022-06-07T07:48:28.615Z] Building support-scheduler ... [2022-06-07T07:48:28.615Z] Building sys-mgmt-agent ... [2022-06-07T07:48:28.615Z] Building security-bootstrapper [2022-06-07T07:48:28.615Z] Building core-command [2022-06-07T07:48:28.615Z] Building support-notifications [2022-06-07T07:48:28.615Z] Building support-scheduler [2022-06-07T07:48:28.615Z] Building core-metadata [2022-06-07T07:48:46.711Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:48:46.711Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:48:46.711Z] ---> 6f906127f32f [2022-06-07T07:48:46.711Z] Step 3/30 : WORKDIR /edgex-go [2022-06-07T07:48:46.711Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:48:46.711Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:48:46.711Z] ---> 6f906127f32f [2022-06-07T07:48:46.711Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:48:46.972Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:48:46.972Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:48:46.972Z] ---> 6f906127f32f [2022-06-07T07:48:46.972Z] Step 3/23 : WORKDIR /edgex-go [2022-06-07T07:48:46.972Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:48:46.972Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:48:46.972Z] ---> 6f906127f32f [2022-06-07T07:48:46.972Z] Step 3/21 : WORKDIR /edgex-go [2022-06-07T07:48:46.972Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:48:46.972Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:48:46.972Z] ---> 6f906127f32f [2022-06-07T07:48:46.972Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:48:48.355Z] ---> Running in 822430f27a49 [2022-06-07T07:48:48.355Z] ---> Running in 83317c89be8f [2022-06-07T07:48:48.355Z] ---> Running in b5b6fe370741 [2022-06-07T07:48:48.355Z] ---> Running in 6106a9904eb1 [2022-06-07T07:48:48.355Z] ---> Running in 719604f76009 [2022-06-07T07:48:48.355Z] Removing intermediate container 719604f76009 [2022-06-07T07:48:48.355Z] ---> 18f0699d10b3 [2022-06-07T07:48:48.355Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:48:48.355Z] ---> Running in b4db356192b7 [2022-06-07T07:48:48.355Z] Removing intermediate container 83317c89be8f [2022-06-07T07:48:48.355Z] ---> 5b7af3f0b482 [2022-06-07T07:48:48.355Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:48:48.355Z] Removing intermediate container 822430f27a49 [2022-06-07T07:48:48.355Z] ---> 58254bc44af1 [2022-06-07T07:48:48.355Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:48:48.355Z] Removing intermediate container 6106a9904eb1 [2022-06-07T07:48:48.356Z] ---> 9ce3a976e7fd [2022-06-07T07:48:48.356Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:48:48.356Z] Removing intermediate container b5b6fe370741 [2022-06-07T07:48:48.356Z] ---> e19a3cf8bbfd [2022-06-07T07:48:48.356Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:48:48.356Z] ---> Running in 77e81f4995e2 [2022-06-07T07:48:48.614Z] ---> Running in 824b836b2f3a [2022-06-07T07:48:48.614Z] ---> Running in 6d36d58fab58 [2022-06-07T07:48:48.614Z] ---> Running in 7011eebe2353 [2022-06-07T07:48:49.182Z] Removing intermediate container b4db356192b7 [2022-06-07T07:48:49.182Z] ---> 98b9a69189b5 [2022-06-07T07:48:49.182Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-07T07:48:49.182Z] ---> Running in 5049cb4280e3 [2022-06-07T07:48:49.754Z] Removing intermediate container 824b836b2f3a [2022-06-07T07:48:49.754Z] ---> 4ddfac1679ce [2022-06-07T07:48:49.754Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-07T07:48:49.754Z] ---> Running in d6a029a4a283 [2022-06-07T07:48:49.754Z] Removing intermediate container 7011eebe2353 [2022-06-07T07:48:49.754Z] ---> e31ce94fc589 [2022-06-07T07:48:49.754Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-07T07:48:49.754Z] Removing intermediate container 77e81f4995e2 [2022-06-07T07:48:49.754Z] ---> 6f81cd3c23c0 [2022-06-07T07:48:49.754Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-07T07:48:49.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:48:49.754Z] ---> Running in f182663236ec [2022-06-07T07:48:49.754Z] ---> Running in 1366e08560bb [2022-06-07T07:48:50.016Z] Removing intermediate container 6d36d58fab58 [2022-06-07T07:48:50.016Z] ---> b3f2c3946c5a [2022-06-07T07:48:50.016Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-07T07:48:50.016Z] ---> Running in b70dbc97eb39 [2022-06-07T07:48:50.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:48:50.276Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:48:50.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:48:50.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:48:50.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:48:51.106Z] OK: 221 MiB in 52 packages [2022-06-07T07:48:51.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:48:51.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:48:51.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:48:51.106Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:48:51.367Z] Removing intermediate container 5049cb4280e3 [2022-06-07T07:48:51.367Z] ---> fda20c49f6b1 [2022-06-07T07:48:51.367Z] Step 6/30 : COPY . . [2022-06-07T07:48:51.367Z] OK: 221 MiB in 52 packages [2022-06-07T07:48:51.628Z] OK: 221 MiB in 52 packages [2022-06-07T07:48:51.628Z] OK: 221 MiB in 52 packages [2022-06-07T07:48:52.198Z] OK: 221 MiB in 52 packages [2022-06-07T07:48:52.457Z] Removing intermediate container d6a029a4a283 [2022-06-07T07:48:52.457Z] ---> 87272888381a [2022-06-07T07:48:52.457Z] Step 6/22 : COPY . . [2022-06-07T07:48:52.717Z] Removing intermediate container f182663236ec [2022-06-07T07:48:52.717Z] ---> 83579189c8b8 [2022-06-07T07:48:52.717Z] Step 6/21 : COPY . . [2022-06-07T07:48:52.717Z] Removing intermediate container b70dbc97eb39 [2022-06-07T07:48:52.717Z] ---> c7b627695dac [2022-06-07T07:48:52.717Z] Step 6/23 : COPY go.mod . [2022-06-07T07:48:52.717Z] Removing intermediate container 1366e08560bb [2022-06-07T07:48:52.717Z] ---> 6b4b7e5f8794 [2022-06-07T07:48:52.717Z] Step 6/22 : COPY . . [2022-06-07T07:48:53.285Z] ---> 56ee4fcb3146 [2022-06-07T07:48:53.285Z] Step 7/23 : RUN go mod download [2022-06-07T07:48:56.574Z] ---> Running in 9f4837c56687 [2022-06-07T07:48:56.832Z] ---> 039b8b15934f [2022-06-07T07:48:56.832Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:48:57.400Z] ---> Running in d95afc05f9e2 [2022-06-07T07:48:57.661Z] ---> bfa56e01c228 [2022-06-07T07:48:57.661Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:48:57.661Z] skipping... [2022-06-07T07:48:57.661Z] ---> Running in cc366e88f4f4 [2022-06-07T07:48:57.661Z] Removing intermediate container 9f4837c56687 [2022-06-07T07:48:57.661Z] ---> bdd84191fa12 [2022-06-07T07:48:57.661Z] Step 8/23 : COPY . . [2022-06-07T07:48:58.227Z] skipping... [2022-06-07T07:48:58.486Z] Removing intermediate container d95afc05f9e2 [2022-06-07T07:48:58.486Z] ---> d271d10fcd71 [2022-06-07T07:48:58.486Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-07T07:48:58.745Z] ---> Running in 199ac8c1517e [2022-06-07T07:48:59.004Z] ---> 6b978b7c8499 [2022-06-07T07:48:59.004Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:48:59.004Z] ---> Running in 42cbc8d44de9 [2022-06-07T07:48:59.004Z] ---> dd32fdb44313 [2022-06-07T07:48:59.004Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:48:59.004Z] Removing intermediate container cc366e88f4f4 [2022-06-07T07:48:59.004Z] ---> 69a89a1ab02f [2022-06-07T07:48:59.004Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-07T07:48:59.004Z] ---> Running in 78a4a8f13ffb [2022-06-07T07:48:59.004Z] ---> Running in e8dec39e4f2f [2022-06-07T07:48:59.262Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-07T07:48:59.262Z] skipping... [2022-06-07T07:48:59.521Z] skipping... [2022-06-07T07:48:59.781Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-07T07:48:59.781Z] Removing intermediate container 42cbc8d44de9 [2022-06-07T07:48:59.781Z] ---> 1fc6bf090d43 [2022-06-07T07:48:59.781Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-07T07:48:59.781Z] ---> Running in 36bc01561202 [2022-06-07T07:49:00.040Z] Removing intermediate container 78a4a8f13ffb [2022-06-07T07:49:00.040Z] ---> 58e9739b998b [2022-06-07T07:49:00.040Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-07T07:49:00.300Z] ---> Running in c73ff354806d [2022-06-07T07:49:00.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2022-06-07T07:49:01.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-07T07:49:05.335Z] ---> 8dd547df36d3 [2022-06-07T07:49:05.335Z] Step 9/23 : RUN go mod tidy [2022-06-07T07:49:05.336Z] ---> Running in 6e031d642d01 [2022-06-07T07:49:06.712Z] Removing intermediate container 6e031d642d01 [2022-06-07T07:49:06.712Z] ---> e272efd3098d [2022-06-07T07:49:06.712Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-07T07:49:06.712Z] ---> Running in d79b1eda45a7 [2022-06-07T07:49:07.649Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-07T07:49:11.856Z] Removing intermediate container 199ac8c1517e [2022-06-07T07:49:11.856Z] ---> 74d273161e1b [2022-06-07T07:49:11.856Z] [2022-06-07T07:49:11.856Z] Step 9/30 : FROM alpine:3.14 [2022-06-07T07:49:11.856Z] 3.14: Pulling from library/alpine [2022-06-07T07:49:11.856Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T07:49:11.856Z] Status: Downloaded newer image for alpine:3.14 [2022-06-07T07:49:11.856Z] ---> e04c818066af [2022-06-07T07:49:11.856Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-07T07:49:12.114Z] ---> Running in dcc6e8d5dd96 [2022-06-07T07:49:12.375Z] Removing intermediate container dcc6e8d5dd96 [2022-06-07T07:49:12.375Z] ---> 7405d95975e5 [2022-06-07T07:49:12.375Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-07T07:49:12.375Z] ---> Running in d2c6b9a1e472 [2022-06-07T07:49:12.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:12.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:13.202Z] Removing intermediate container e8dec39e4f2f [2022-06-07T07:49:13.202Z] ---> f5d10df6bbf3 [2022-06-07T07:49:13.202Z] [2022-06-07T07:49:13.202Z] Step 9/21 : FROM alpine:3.14 [2022-06-07T07:49:13.202Z] ---> e04c818066af [2022-06-07T07:49:13.202Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-07T07:49:13.202Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-07T07:49:13.202Z] (2/2) Installing su-exec (0.2-r1) [2022-06-07T07:49:13.202Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:49:13.202Z] ---> Running in 38419fb306d0 [2022-06-07T07:49:13.202Z] OK: 6 MiB in 16 packages [2022-06-07T07:49:13.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:13.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:13.770Z] Removing intermediate container d2c6b9a1e472 [2022-06-07T07:49:13.770Z] ---> 310f5e8b4ba3 [2022-06-07T07:49:13.770Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-07T07:49:13.770Z] Removing intermediate container 36bc01561202 [2022-06-07T07:49:13.770Z] ---> c874078c9f5c [2022-06-07T07:49:13.770Z] [2022-06-07T07:49:13.770Z] Step 9/22 : FROM alpine:3.14 [2022-06-07T07:49:13.770Z] ---> e04c818066af [2022-06-07T07:49:13.770Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-07T07:49:14.029Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-07T07:49:14.029Z] ---> Running in 7333c3e3ba13 [2022-06-07T07:49:14.029Z] ---> Running in e3064d7f913f [2022-06-07T07:49:14.029Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-07T07:49:14.029Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:49:14.029Z] Executing ca-certificates-20211220-r0.trigger [2022-06-07T07:49:14.029Z] OK: 6 MiB in 16 packages [2022-06-07T07:49:14.029Z] Removing intermediate container 7333c3e3ba13 [2022-06-07T07:49:14.029Z] ---> 87bb1eb44716 [2022-06-07T07:49:14.029Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-07T07:49:14.288Z] ---> Running in 5b4348e15226 [2022-06-07T07:49:14.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:14.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:14.548Z] Removing intermediate container 5b4348e15226 [2022-06-07T07:49:14.548Z] ---> de57a6574583 [2022-06-07T07:49:14.548Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-07T07:49:14.548Z] ---> Running in 32838f367581 [2022-06-07T07:49:14.548Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-07T07:49:14.548Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:49:14.548Z] OK: 6 MiB in 15 packages [2022-06-07T07:49:14.809Z] Removing intermediate container 38419fb306d0 [2022-06-07T07:49:14.809Z] ---> a44b84372ac1 [2022-06-07T07:49:14.809Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:49:14.809Z] ---> Running in 9dd9db375c70 [2022-06-07T07:49:14.809Z] Removing intermediate container c73ff354806d [2022-06-07T07:49:14.809Z] ---> d9fccd63d699 [2022-06-07T07:49:14.809Z] [2022-06-07T07:49:14.809Z] Step 9/22 : FROM alpine:3.14 [2022-06-07T07:49:14.809Z] ---> e04c818066af [2022-06-07T07:49:14.809Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-07T07:49:14.809Z] ---> Running in d3c7d2f70061 [2022-06-07T07:49:15.068Z] Removing intermediate container 9dd9db375c70 [2022-06-07T07:49:15.069Z] ---> 6ee8be9b3888 [2022-06-07T07:49:15.069Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-07T07:49:15.069Z] ---> Running in f3b6eade132e [2022-06-07T07:49:15.069Z] Removing intermediate container e3064d7f913f [2022-06-07T07:49:15.069Z] ---> 6711ce9ec921 [2022-06-07T07:49:15.069Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:49:15.069Z] ---> Running in 55e3b18c44c0 [2022-06-07T07:49:15.069Z] Removing intermediate container f3b6eade132e [2022-06-07T07:49:15.069Z] ---> e1f24c9e348a [2022-06-07T07:49:15.069Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-07T07:49:15.328Z] ---> Running in c05914472fc3 [2022-06-07T07:49:15.328Z] Removing intermediate container 55e3b18c44c0 [2022-06-07T07:49:15.328Z] ---> 5a7025094eae [2022-06-07T07:49:15.328Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-07T07:49:15.328Z] ---> Running in 61a0813841f5 [2022-06-07T07:49:15.328Z] Removing intermediate container c05914472fc3 [2022-06-07T07:49:15.328Z] ---> a99b2eefe083 [2022-06-07T07:49:15.328Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:49:15.328Z] Removing intermediate container 61a0813841f5 [2022-06-07T07:49:15.328Z] ---> c5b0ddcbc228 [2022-06-07T07:49:15.328Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-07T07:49:15.328Z] Removing intermediate container 32838f367581 [2022-06-07T07:49:15.328Z] ---> 3018c58fb648 [2022-06-07T07:49:15.328Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-07T07:49:15.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:15.328Z] ---> Running in ec6d0747d1ab [2022-06-07T07:49:15.587Z] ---> Running in 6febe9784930 [2022-06-07T07:49:15.588Z] ---> c67bd486a9a8 [2022-06-07T07:49:15.588Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-07T07:49:15.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:15.588Z] Removing intermediate container ec6d0747d1ab [2022-06-07T07:49:15.588Z] ---> 45b36039c0d0 [2022-06-07T07:49:15.588Z] Step 14/22 : WORKDIR / [2022-06-07T07:49:15.588Z] Removing intermediate container 6febe9784930 [2022-06-07T07:49:15.588Z] ---> 7bb0375b61a5 [2022-06-07T07:49:15.588Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-07T07:49:15.588Z] ---> Running in f61b346127d7 [2022-06-07T07:49:15.855Z] Removing intermediate container f61b346127d7 [2022-06-07T07:49:15.855Z] ---> 4ee704cd4e44 [2022-06-07T07:49:15.855Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:49:15.855Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-07T07:49:15.855Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:49:15.855Z] OK: 6 MiB in 15 packages [2022-06-07T07:49:15.855Z] ---> 1d84d17f0aa2 [2022-06-07T07:49:15.855Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-07T07:49:15.855Z] ---> Running in 7ec447305feb [2022-06-07T07:49:15.855Z] ---> 0dc2d6d2baaa [2022-06-07T07:49:15.855Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-07T07:49:15.855Z] ---> f9e8b000d4f4 [2022-06-07T07:49:15.855Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-07T07:49:16.114Z] ---> 317c783e2573 [2022-06-07T07:49:16.114Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-07T07:49:16.114Z] ---> Running in bd3a5722a4df [2022-06-07T07:49:16.114Z] Removing intermediate container d3c7d2f70061 [2022-06-07T07:49:16.114Z] ---> 778f7b600009 [2022-06-07T07:49:16.114Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:49:16.372Z] ---> f3dabc9b7af1 [2022-06-07T07:49:16.372Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-07T07:49:16.372Z] ---> Running in b3bcfeaae8c3 [2022-06-07T07:49:16.372Z] Removing intermediate container bd3a5722a4df [2022-06-07T07:49:16.372Z] ---> 94a52c8198b6 [2022-06-07T07:49:16.372Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:49:16.372Z] ---> Running in b0a9d37f2864 [2022-06-07T07:49:16.372Z] Removing intermediate container b3bcfeaae8c3 [2022-06-07T07:49:16.372Z] ---> b7cf6b4c481d [2022-06-07T07:49:16.372Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-07T07:49:16.372Z] ---> Running in ec07ef6047f5 [2022-06-07T07:49:16.372Z] ---> 9ddeb0000892 [2022-06-07T07:49:16.372Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-07T07:49:16.372Z] Removing intermediate container b0a9d37f2864 [2022-06-07T07:49:16.372Z] ---> 08e2d5111b7a [2022-06-07T07:49:16.372Z] Step 19/21 : LABEL arch=x86_64 [2022-06-07T07:49:16.372Z] ---> Running in 8aa2570d12d1 [2022-06-07T07:49:16.630Z] ---> Running in 8e8f9bf8a3e1 [2022-06-07T07:49:16.630Z] Removing intermediate container ec07ef6047f5 [2022-06-07T07:49:16.630Z] ---> 651ed72062fd [2022-06-07T07:49:16.630Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-07T07:49:16.630Z] ---> Running in 76e6007756cc [2022-06-07T07:49:16.630Z] Removing intermediate container 8aa2570d12d1 [2022-06-07T07:49:16.631Z] ---> 8397bcd20a7a [2022-06-07T07:49:16.631Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:49:16.631Z] Removing intermediate container 8e8f9bf8a3e1 [2022-06-07T07:49:16.631Z] ---> bb7dd6867071 [2022-06-07T07:49:16.631Z] Step 20/21 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:49:16.631Z] ---> Running in f19fb18e7940 [2022-06-07T07:49:16.888Z] Removing intermediate container 76e6007756cc [2022-06-07T07:49:16.888Z] ---> 1285c488a254 [2022-06-07T07:49:16.888Z] Step 14/22 : WORKDIR / [2022-06-07T07:49:16.888Z] ---> Running in fd07cd9741fc [2022-06-07T07:49:16.888Z] Removing intermediate container 7ec447305feb [2022-06-07T07:49:16.888Z] ---> 1a9c9134f6aa [2022-06-07T07:49:16.888Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:49:16.888Z] ---> Running in dc24cf1c721d [2022-06-07T07:49:16.888Z] Removing intermediate container f19fb18e7940 [2022-06-07T07:49:16.888Z] ---> 4145e138e4e1 [2022-06-07T07:49:16.888Z] Step 20/22 : LABEL arch=x86_64 [2022-06-07T07:49:16.888Z] ---> Running in c6caabf61904 [2022-06-07T07:49:16.888Z] Removing intermediate container fd07cd9741fc [2022-06-07T07:49:16.888Z] ---> 4e2a4740a182 [2022-06-07T07:49:16.888Z] Step 21/21 : LABEL version=2.1.1-dev.8 [2022-06-07T07:49:17.160Z] ---> Running in c5d07ad3503d [2022-06-07T07:49:17.160Z] Removing intermediate container dc24cf1c721d [2022-06-07T07:49:17.160Z] ---> 233ea03f28fc [2022-06-07T07:49:17.160Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:49:17.160Z] ---> f16bba279fa3 [2022-06-07T07:49:17.160Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-07T07:49:17.160Z] Removing intermediate container c6caabf61904 [2022-06-07T07:49:17.160Z] ---> c716e7159a19 [2022-06-07T07:49:17.160Z] Step 21/22 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:49:17.160Z] ---> Running in 2a3d61e20c51 [2022-06-07T07:49:17.160Z] Removing intermediate container c5d07ad3503d [2022-06-07T07:49:17.160Z] ---> 6c96967a929c [2022-06-07T07:49:17.160Z] [2022-06-07T07:49:17.418Z] ---> 3995d4b5a154 [2022-06-07T07:49:17.418Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-07T07:49:17.418Z] Successfully built 6c96967a929c [2022-06-07T07:49:17.418Z] Successfully tagged support-notifications:latest [2022-06-07T07:49:17.418Z]  Building support-notifications ... done Building security-proxy-setup [2022-06-07T07:49:17.418Z] Removing intermediate container 2a3d61e20c51 [2022-06-07T07:49:17.418Z] ---> ad16d0cfe709 [2022-06-07T07:49:17.418Z] Step 22/22 : LABEL version=2.1.1-dev.8 [2022-06-07T07:49:17.418Z] ---> Running in f30d820ff54b [2022-06-07T07:49:17.418Z] ---> f89e7307b449 [2022-06-07T07:49:17.418Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-07T07:49:17.418Z] Removing intermediate container d79b1eda45a7 [2022-06-07T07:49:17.418Z] ---> 0f1d5602ca6f [2022-06-07T07:49:17.418Z] [2022-06-07T07:49:17.418Z] Step 11/23 : FROM alpine:3.14 [2022-06-07T07:49:17.418Z] ---> e04c818066af [2022-06-07T07:49:17.418Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-07T07:49:17.418Z] ---> Using cache [2022-06-07T07:49:17.418Z] ---> 778f7b600009 [2022-06-07T07:49:17.418Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:49:17.418Z] ---> Using cache [2022-06-07T07:49:17.418Z] ---> b7cf6b4c481d [2022-06-07T07:49:17.418Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-07T07:49:17.677Z] ---> Running in 817cdc3de54f [2022-06-07T07:49:17.677Z] Removing intermediate container f30d820ff54b [2022-06-07T07:49:17.677Z] ---> 7be0f1b43c4b [2022-06-07T07:49:17.677Z] [2022-06-07T07:49:17.677Z] Successfully built 7be0f1b43c4b [2022-06-07T07:49:17.936Z] Successfully tagged core-command:latest [2022-06-07T07:49:17.936Z] Building security-secretstore-setup [2022-06-07T07:49:18.195Z]  Building core-command ... done Removing intermediate container 817cdc3de54f [2022-06-07T07:49:18.195Z] ---> dea14d25188d [2022-06-07T07:49:18.195Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-07T07:49:18.764Z] ---> 65f805f66944 [2022-06-07T07:49:18.764Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-07T07:49:18.764Z] ---> 7ba439b19498 [2022-06-07T07:49:18.764Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-07T07:49:18.764Z] ---> Running in b7b6552cf839 [2022-06-07T07:49:18.764Z] Removing intermediate container b7b6552cf839 [2022-06-07T07:49:18.764Z] ---> 3201db61e088 [2022-06-07T07:49:18.764Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:49:18.764Z] ---> f1709f4fe4aa [2022-06-07T07:49:18.764Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-07T07:49:18.764Z] ---> 0b72790d2353 [2022-06-07T07:49:18.764Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-07T07:49:19.028Z] ---> Running in 949a2a9aabec [2022-06-07T07:49:19.028Z] Removing intermediate container 949a2a9aabec [2022-06-07T07:49:19.028Z] ---> b9f6118d6392 [2022-06-07T07:49:19.028Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:49:19.028Z] ---> a81c4eb41258 [2022-06-07T07:49:19.028Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-07T07:49:19.028Z] ---> 1caa59073883 [2022-06-07T07:49:19.028Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-07T07:49:19.028Z] ---> Running in d5699866a108 [2022-06-07T07:49:19.288Z] ---> Running in 578fac120c4e [2022-06-07T07:49:19.288Z] Removing intermediate container d5699866a108 [2022-06-07T07:49:19.288Z] ---> 1f59dafdf221 [2022-06-07T07:49:19.288Z] Step 20/22 : LABEL arch=x86_64 [2022-06-07T07:49:19.547Z] ---> Running in 2584fd531ad5 [2022-06-07T07:49:19.547Z] Removing intermediate container 578fac120c4e [2022-06-07T07:49:19.547Z] ---> 09aa4c647757 [2022-06-07T07:49:19.547Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-07T07:49:19.807Z] ---> 754efccdf6ca [2022-06-07T07:49:19.807Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-07T07:49:19.807Z] Removing intermediate container 2584fd531ad5 [2022-06-07T07:49:19.807Z] ---> cc15c8edd47b [2022-06-07T07:49:19.807Z] Step 21/22 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:49:19.807Z] ---> 6f56324acda5 [2022-06-07T07:49:19.807Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-07T07:49:19.807Z] ---> Running in 12a68b45ef83 [2022-06-07T07:49:19.807Z] ---> Running in ca9589768c15 [2022-06-07T07:49:19.807Z] ---> 904b5f9898f2 [2022-06-07T07:49:19.807Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-07T07:49:20.065Z] Removing intermediate container 12a68b45ef83 [2022-06-07T07:49:20.065Z] ---> 0e3df3087f3b [2022-06-07T07:49:20.065Z] Step 22/22 : LABEL version=2.1.1-dev.8 [2022-06-07T07:49:20.065Z] ---> Running in 12a07e130ea5 [2022-06-07T07:49:20.065Z] ---> Running in 763ce317e2c0 [2022-06-07T07:49:20.065Z] Removing intermediate container 12a07e130ea5 [2022-06-07T07:49:20.065Z] ---> b7ab2b297adc [2022-06-07T07:49:20.065Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:49:20.065Z] Removing intermediate container 763ce317e2c0 [2022-06-07T07:49:20.065Z] ---> 4d391e765bc9 [2022-06-07T07:49:20.065Z] [2022-06-07T07:49:20.065Z] ---> Running in 16d8567322e0 [2022-06-07T07:49:20.324Z] Successfully built 4d391e765bc9 [2022-06-07T07:49:20.324Z] Successfully tagged core-metadata:latest [2022-06-07T07:49:20.324Z]  Building core-metadata ... done Building core-data [2022-06-07T07:49:20.324Z] Removing intermediate container 16d8567322e0 [2022-06-07T07:49:20.324Z] ---> 701a5af7f39c [2022-06-07T07:49:20.324Z] Step 21/23 : LABEL arch=x86_64 [2022-06-07T07:49:20.324Z] ---> Running in 53c79d26b667 [2022-06-07T07:49:20.585Z] Removing intermediate container 53c79d26b667 [2022-06-07T07:49:20.585Z] ---> 7e189f9a44fd [2022-06-07T07:49:20.585Z] Step 22/23 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:49:20.585Z] ---> Running in 7bd357cd063d [2022-06-07T07:49:20.585Z] Removing intermediate container ca9589768c15 [2022-06-07T07:49:20.585Z] ---> 5ff374f953ed [2022-06-07T07:49:20.585Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-07T07:49:20.585Z] Removing intermediate container 7bd357cd063d [2022-06-07T07:49:20.585Z] ---> d6df81d398de [2022-06-07T07:49:20.585Z] Step 23/23 : LABEL version=2.1.1-dev.8 [2022-06-07T07:49:20.585Z] ---> Running in 3703da59b991 [2022-06-07T07:49:20.844Z] ---> Running in 533634904e46 [2022-06-07T07:49:20.844Z] Removing intermediate container 3703da59b991 [2022-06-07T07:49:20.844Z] ---> 167265fabd80 [2022-06-07T07:49:20.844Z] Step 27/30 : CMD ["gate"] [2022-06-07T07:49:20.844Z] Removing intermediate container 533634904e46 [2022-06-07T07:49:20.844Z] ---> 2d942539928f [2022-06-07T07:49:20.844Z] [2022-06-07T07:49:21.102Z] ---> Running in d7acf1e32460 [2022-06-07T07:49:21.103Z] Successfully built 2d942539928f [2022-06-07T07:49:21.103Z] Successfully tagged support-scheduler:latest [2022-06-07T07:49:21.103Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-06-07T07:49:21.103Z] Removing intermediate container d7acf1e32460 [2022-06-07T07:49:21.103Z] ---> 687013400c34 [2022-06-07T07:49:21.103Z] Step 28/30 : LABEL arch=x86_64 [2022-06-07T07:49:21.103Z] ---> Running in 34dce2da6426 [2022-06-07T07:49:21.361Z] Removing intermediate container 34dce2da6426 [2022-06-07T07:49:21.361Z] ---> d3709de300e8 [2022-06-07T07:49:21.361Z] Step 29/30 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:49:21.361Z] ---> Running in 5350b8d311eb [2022-06-07T07:49:21.630Z] Removing intermediate container 5350b8d311eb [2022-06-07T07:49:21.630Z] ---> 50863302cc9a [2022-06-07T07:49:21.630Z] Step 30/30 : LABEL version=2.1.1-dev.8 [2022-06-07T07:49:22.197Z] ---> Running in cbed8b8f6c42 [2022-06-07T07:49:22.197Z] Removing intermediate container cbed8b8f6c42 [2022-06-07T07:49:22.197Z] ---> 04dca3cd9e7a [2022-06-07T07:49:22.197Z] [2022-06-07T07:49:22.456Z] Successfully built 04dca3cd9e7a [2022-06-07T07:49:22.456Z] Successfully tagged security-bootstrapper:latest [2022-06-07T07:49:27.723Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:49:27.723Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:49:27.723Z] ---> 6f906127f32f [2022-06-07T07:49:27.723Z] Step 3/20 : WORKDIR /edgex-go [2022-06-07T07:49:27.723Z] ---> Using cache [2022-06-07T07:49:27.723Z] ---> e19a3cf8bbfd [2022-06-07T07:49:27.723Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:49:27.723Z] ---> Using cache [2022-06-07T07:49:27.723Z] ---> e31ce94fc589 [2022-06-07T07:49:27.723Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-07T07:49:28.662Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:49:28.662Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:49:28.662Z] ---> 6f906127f32f [2022-06-07T07:49:28.662Z] Step 3/24 : WORKDIR /edgex-go [2022-06-07T07:49:28.662Z] ---> Using cache [2022-06-07T07:49:28.662Z] ---> e19a3cf8bbfd [2022-06-07T07:49:28.662Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:49:28.662Z] ---> Using cache [2022-06-07T07:49:28.662Z] ---> e31ce94fc589 [2022-06-07T07:49:28.662Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-07T07:49:30.049Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:49:30.049Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:49:30.049Z] ---> 6f906127f32f [2022-06-07T07:49:30.049Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:49:30.049Z] ---> Using cache [2022-06-07T07:49:30.049Z] ---> e19a3cf8bbfd [2022-06-07T07:49:30.049Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:49:30.049Z] ---> Using cache [2022-06-07T07:49:30.049Z] ---> e31ce94fc589 [2022-06-07T07:49:30.049Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-07T07:49:30.310Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:49:30.310Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:49:30.310Z] ---> 6f906127f32f [2022-06-07T07:49:30.310Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:49:30.310Z] ---> Using cache [2022-06-07T07:49:30.310Z] ---> e19a3cf8bbfd [2022-06-07T07:49:30.310Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:49:30.310Z] ---> Using cache [2022-06-07T07:49:30.310Z] ---> e31ce94fc589 [2022-06-07T07:49:30.310Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-07T07:49:30.310Z] ---> Running in f379d70ebab9 [2022-06-07T07:49:30.310Z] ---> Running in 0609fb7ce4a1 [2022-06-07T07:49:30.310Z] ---> Running in f242dbfb919e [2022-06-07T07:49:30.310Z] ---> Running in d4636e1f7f52 [2022-06-07T07:49:30.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:30.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:30.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:31.092Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:31.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:31.662Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:31.662Z] OK: 221 MiB in 52 packages [2022-06-07T07:49:31.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:31.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:31.923Z] OK: 221 MiB in 52 packages [2022-06-07T07:49:32.185Z] Removing intermediate container 0609fb7ce4a1 [2022-06-07T07:49:32.185Z] ---> 72669bcdadcb [2022-06-07T07:49:32.185Z] Step 6/24 : COPY . . [2022-06-07T07:49:32.185Z] OK: 221 MiB in 52 packages [2022-06-07T07:49:32.445Z] Removing intermediate container f379d70ebab9 [2022-06-07T07:49:32.445Z] ---> caab36037daf [2022-06-07T07:49:32.445Z] Step 6/20 : COPY . . [2022-06-07T07:49:32.706Z] OK: 221 MiB in 52 packages [2022-06-07T07:49:34.615Z] Removing intermediate container f242dbfb919e [2022-06-07T07:49:34.615Z] ---> ff47004081e3 [2022-06-07T07:49:34.615Z] Step 6/22 : COPY . . [2022-06-07T07:49:34.615Z] Removing intermediate container d4636e1f7f52 [2022-06-07T07:49:34.615Z] ---> 731dc4394c0d [2022-06-07T07:49:34.615Z] Step 6/22 : COPY . . [2022-06-07T07:49:41.179Z] ---> 726fac78db66 [2022-06-07T07:49:41.180Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:49:41.180Z] ---> 19d2b1faef93 [2022-06-07T07:49:41.180Z] ---> d3db03741b94 [2022-06-07T07:49:41.180Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:49:41.180Z] [2022-06-07T07:49:41.180Z] ---> 94da5f9a3058 [2022-06-07T07:49:41.180Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:49:41.180Z] ---> Running in 6abc62b85a58 [2022-06-07T07:49:41.180Z] ---> Running in d204a6f50cac [2022-06-07T07:49:41.180Z] ---> Running in 691c1d3f4662 [2022-06-07T07:49:41.180Z] ---> Running in 4e6bd6c8a6ea [2022-06-07T07:49:41.180Z] skipping... [2022-06-07T07:49:41.180Z] skipping... [2022-06-07T07:49:41.180Z] skipping... [2022-06-07T07:49:41.180Z] Removing intermediate container 6abc62b85a58 [2022-06-07T07:49:41.180Z] ---> cc10bfd1ec0a [2022-06-07T07:49:41.180Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-07T07:49:41.180Z] ---> Running in 09c3c0dc9e67 [2022-06-07T07:49:41.180Z] Removing intermediate container 691c1d3f4662 [2022-06-07T07:49:41.180Z] ---> f2849e84fc3e [2022-06-07T07:49:41.180Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-07T07:49:41.180Z] skipping... [2022-06-07T07:49:41.180Z] ---> Running in c336471c801b [2022-06-07T07:49:41.438Z] Removing intermediate container 4e6bd6c8a6ea [2022-06-07T07:49:41.438Z] ---> 291c30ee0ed1 [2022-06-07T07:49:41.438Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-07T07:49:41.438Z] ---> Running in 6a8d662d329c [2022-06-07T07:49:41.696Z] Removing intermediate container d204a6f50cac [2022-06-07T07:49:41.696Z] ---> e22fa973fbac [2022-06-07T07:49:41.696Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-07T07:49:41.696Z] ---> Running in ee03f591b2de [2022-06-07T07:49:41.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-07T07:49:41.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-07T07:49:41.955Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2022-06-07T07:49:41.955Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-07T07:49:46.965Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1618 in /w/workspace/edgexfoundry_edgex-go_jakarta [Pipeline] { [Pipeline] ws [2022-06-07T07:49:46.976Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2022-06-07T07:49:47.082Z] The recommended git tool is: git [2022-06-07T07:49:51.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-07T07:49:51.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-07T07:49:53.305Z] Removing intermediate container c336471c801b [2022-06-07T07:49:53.305Z] ---> ffd87c5818d4 [2022-06-07T07:49:53.305Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-07T07:49:53.305Z] ---> Running in 6219eba7cef5 [2022-06-07T07:49:53.478Z] using credential edgex-jenkins-ssh [2022-06-07T07:49:53.506Z] Cloning the remote Git repository [2022-06-07T07:49:53.570Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-07T07:49:53.876Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-07T07:49:54.447Z] Removing intermediate container ee03f591b2de [2022-06-07T07:49:54.447Z] ---> 63056a125db9 [2022-06-07T07:49:54.447Z] [2022-06-07T07:49:54.447Z] Step 9/20 : FROM alpine:3.14 [2022-06-07T07:49:54.447Z] ---> e04c818066af [2022-06-07T07:49:54.447Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-07T07:49:54.447Z] Removing intermediate container 09c3c0dc9e67 [2022-06-07T07:49:54.447Z] ---> a5eedeac280b [2022-06-07T07:49:54.447Z] [2022-06-07T07:49:54.447Z] Step 9/24 : FROM alpine:3.14 [2022-06-07T07:49:54.447Z] ---> e04c818066af [2022-06-07T07:49:54.447Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-07T07:49:54.447Z] Removing intermediate container 6a8d662d329c [2022-06-07T07:49:54.447Z] ---> 603051d717a0 [2022-06-07T07:49:54.447Z] [2022-06-07T07:49:54.447Z] Step 9/22 : FROM alpine:3.14 [2022-06-07T07:49:54.447Z] ---> e04c818066af [2022-06-07T07:49:54.447Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-07T07:49:54.447Z] ---> Running in ce83f0afa203 [2022-06-07T07:49:54.447Z] ---> Running in 4797ec80042b [2022-06-07T07:49:54.447Z] ---> Running in 5adf9467ceca [2022-06-07T07:49:54.447Z] Removing intermediate container 6219eba7cef5 [2022-06-07T07:49:54.447Z] ---> 38ad5e4a221d [2022-06-07T07:49:54.447Z] [2022-06-07T07:49:54.447Z] Step 10/22 : FROM docker:20.10.8 [2022-06-07T07:49:54.447Z] Removing intermediate container 5adf9467ceca [2022-06-07T07:49:54.447Z] ---> 21c5d3e183e8 [2022-06-07T07:49:54.447Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-07T07:49:54.447Z] ---> Running in e97e360c6d97 [2022-06-07T07:49:54.710Z] 20.10.8: Pulling from library/docker [2022-06-07T07:49:54.710Z] Removing intermediate container e97e360c6d97 [2022-06-07T07:49:54.710Z] ---> b5172ee2f2ee [2022-06-07T07:49:54.710Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-07T07:49:54.710Z] ---> Running in aa73c4f8f97b [2022-06-07T07:49:54.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:54.710Z] Removing intermediate container aa73c4f8f97b [2022-06-07T07:49:54.710Z] ---> b25f474eb774 [2022-06-07T07:49:54.710Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:49:53.654Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2022-06-07T07:49:53.775Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-07T07:49:53.776Z] > git --version # timeout=10 [2022-06-07T07:49:53.828Z] > git --version # 'git version 2.25.1' [2022-06-07T07:49:53.830Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T07:49:53.932Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T07:49:54.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:54.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:54.970Z] ---> Running in c7b23707d4f2 [2022-06-07T07:49:54.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:54.970Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-07T07:49:54.970Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-07T07:49:54.970Z] (3/3) Installing su-exec (0.2-r1) [2022-06-07T07:49:54.970Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:49:54.970Z] Executing ca-certificates-20211220-r0.trigger [2022-06-07T07:49:55.231Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-07T07:49:55.231Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-07T07:49:55.231Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-07T07:49:55.231Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-07T07:49:55.231Z] (5/5) Installing curl (7.79.1-r1) [2022-06-07T07:49:55.231Z] OK: 6 MiB in 17 packages [2022-06-07T07:49:55.231Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:49:55.231Z] Executing ca-certificates-20211220-r0.trigger [2022-06-07T07:49:55.231Z] OK: 8 MiB in 19 packages [2022-06-07T07:49:55.799Z] Removing intermediate container c7b23707d4f2 [2022-06-07T07:49:55.799Z] ---> 450e2c9684b8 [2022-06-07T07:49:55.799Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-07T07:49:56.060Z] ---> Running in 36a291f49a32 [2022-06-07T07:49:56.060Z] Removing intermediate container 4797ec80042b [2022-06-07T07:49:56.060Z] ---> 1279cac5532c [2022-06-07T07:49:56.060Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-07T07:49:56.060Z] ---> Running in 9f252e789eb4 [2022-06-07T07:49:56.060Z] Removing intermediate container ce83f0afa203 [2022-06-07T07:49:56.060Z] ---> ea8af3dcea54 [2022-06-07T07:49:56.060Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-07T07:49:56.060Z] ---> Running in b4968f874c2f [2022-06-07T07:49:56.326Z] Removing intermediate container 9f252e789eb4 [2022-06-07T07:49:56.326Z] ---> f7d8b83058b9 [2022-06-07T07:49:56.326Z] Step 12/24 : WORKDIR / [2022-06-07T07:49:56.326Z] Removing intermediate container b4968f874c2f [2022-06-07T07:49:56.326Z] ---> 4d0abec27bf2 [2022-06-07T07:49:56.326Z] Step 12/20 : WORKDIR /edgex [2022-06-07T07:49:56.326Z] ---> Running in 3a363c303c2b [2022-06-07T07:49:56.326Z] ---> Running in c3416088857d [2022-06-07T07:49:56.326Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:56.326Z] Removing intermediate container 3a363c303c2b [2022-06-07T07:49:56.326Z] ---> 23a0521bd13a [2022-06-07T07:49:56.326Z] 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-06-07T07:49:56.326Z] Removing intermediate container c3416088857d [2022-06-07T07:49:56.326Z] ---> 75eabf91a9cd [2022-06-07T07:49:56.326Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-07T07:49:56.587Z] ---> 193badf74e55 [2022-06-07T07:49:56.587Z] 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-06-07T07:49:56.587Z] ---> 89265168d0e6 [2022-06-07T07:49:56.587Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-07T07:49:56.848Z] ---> 8e6679238f67 [2022-06-07T07:49:56.848Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-07T07:49:57.108Z] ---> 1689e332b622 [2022-06-07T07:49:57.108Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-07T07:49:57.108Z] ---> b8cf2763d07e [2022-06-07T07:49:57.108Z] 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-06-07T07:49:57.108Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:57.368Z] ---> 9de99eca6f9e [2022-06-07T07:49:57.369Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-07T07:49:57.369Z] ---> abc195fd9ad0 [2022-06-07T07:49:57.369Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-07T07:49:57.369Z] ---> Running in 7e636a276c29 [2022-06-07T07:49:57.369Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-07T07:49:57.369Z] Removing intermediate container 7e636a276c29 [2022-06-07T07:49:57.369Z] ---> b16e0db6b1c0 [2022-06-07T07:49:57.369Z] Step 17/20 : CMD ["--init=true"] [2022-06-07T07:49:57.630Z] ---> Running in fffb2659c529 [2022-06-07T07:49:57.630Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T07:49:57.630Z] ---> 4363048da05b [2022-06-07T07:49:57.630Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-07T07:49:57.630Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-07T07:49:57.630Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-07T07:49:57.630Z] ---> bc6c0ffef665 [2022-06-07T07:49:57.630Z] 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-06-07T07:49:57.630Z] ---> Running in 58b3eecc26d2 [2022-06-07T07:49:57.630Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-07T07:49:57.630Z] Removing intermediate container fffb2659c529 [2022-06-07T07:49:57.630Z] ---> 59e15b99da84 [2022-06-07T07:49:57.630Z] Step 18/20 : LABEL arch=x86_64 [2022-06-07T07:49:57.630Z] ---> Running in d36225988d1e [2022-06-07T07:49:57.630Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T07:49:57.630Z] Removing intermediate container 58b3eecc26d2 [2022-06-07T07:49:57.630Z] ---> 0cee970756bc [2022-06-07T07:49:57.630Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-07T07:49:57.890Z] Removing intermediate container d36225988d1e [2022-06-07T07:49:57.890Z] ---> fcd60438fbe9 [2022-06-07T07:49:57.890Z] Step 19/20 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:49:57.890Z] ---> Running in 1c6dc1d79082 [2022-06-07T07:49:57.890Z] ---> Running in b7e363b3252d [2022-06-07T07:49:57.890Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-07T07:49:57.890Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-07T07:49:57.890Z] Removing intermediate container b7e363b3252d [2022-06-07T07:49:57.890Z] ---> fbdf99a7e637 [2022-06-07T07:49:57.890Z] Step 20/20 : LABEL version=2.1.1-dev.8 [2022-06-07T07:49:57.890Z] ---> Running in f4b42ad02028 [2022-06-07T07:49:57.890Z] ---> 2d7c7e24514d [2022-06-07T07:49:57.890Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-07T07:49:57.890Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:49:57.890Z] OK: 8 MiB in 20 packages [2022-06-07T07:49:58.150Z] Removing intermediate container f4b42ad02028 [2022-06-07T07:49:58.150Z] ---> 21712382e5f4 [2022-06-07T07:49:58.150Z] [2022-06-07T07:49:58.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:58.150Z] ---> 9b033366fd9a [2022-06-07T07:49:58.150Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-07T07:49:58.150Z] ---> Running in c96b65b49f30 [2022-06-07T07:49:58.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T07:49:58.150Z] Successfully built 21712382e5f4 [2022-06-07T07:49:58.150Z] Successfully tagged security-proxy-setup:latest [2022-06-07T07:49:58.411Z]  Building security-proxy-setup ... done Removing intermediate container 36a291f49a32 [2022-06-07T07:49:58.411Z] ---> 57fe57fd16de [2022-06-07T07:49:58.411Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:49:58.411Z] (1/42) Installing readline (8.1.0-r0) [2022-06-07T07:49:58.411Z] (2/42) Installing bash (5.1.16-r0) [2022-06-07T07:49:58.411Z] Executing bash-5.1.16-r0.post-install [2022-06-07T07:49:58.411Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-07T07:49:58.411Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-07T07:49:58.411Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-07T07:49:58.411Z] (6/42) Installing curl (7.79.1-r1) [2022-06-07T07:49:58.411Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-07T07:49:58.411Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-07T07:49:58.411Z] (9/42) Installing expat (2.4.7-r0) [2022-06-07T07:49:58.411Z] (10/42) Installing libffi (3.3-r2) [2022-06-07T07:49:58.411Z] (11/42) Installing gdbm (1.19-r0) [2022-06-07T07:49:58.411Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-07T07:49:58.411Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T07:49:58.411Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T07:49:58.672Z] ---> 7725b8568c18 [2022-06-07T07:49:58.672Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-07T07:49:58.672Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-07T07:49:58.672Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-07T07:49:58.672Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-07T07:49:59.245Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-07T07:49:59.245Z] ---> 87e0b0c130c1 [2022-06-07T07:49:59.245Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-07T07:49:59.245Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-07T07:49:59.245Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-07T07:49:59.245Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-07T07:49:59.245Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-07T07:49:59.245Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-07T07:49:59.245Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-07T07:49:59.245Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-07T07:49:59.245Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-07T07:49:59.245Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-07T07:49:59.245Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-07T07:49:59.245Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-07T07:49:59.245Z] Removing intermediate container c96b65b49f30 [2022-06-07T07:49:59.245Z] ---> f4004f4806d4 [2022-06-07T07:49:59.245Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-07T07:49:59.245Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-07T07:49:59.245Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-07T07:49:59.245Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-07T07:49:59.245Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-07T07:49:59.245Z] ---> Running in 3a52318b8e94 [2022-06-07T07:49:59.245Z] ---> b4fc1bf429bd [2022-06-07T07:49:59.245Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-07T07:49:59.245Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-07T07:49:59.245Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-07T07:49:59.245Z] ---> Running in d20a300e9266 [2022-06-07T07:49:59.245Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-07T07:49:59.245Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-07T07:49:59.245Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-07T07:49:59.245Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-07T07:49:59.245Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-07T07:49:59.245Z] Removing intermediate container 3a52318b8e94 [2022-06-07T07:49:59.245Z] ---> cfad7f53fffe [2022-06-07T07:49:59.245Z] Step 22/24 : LABEL arch=x86_64 [2022-06-07T07:49:59.245Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-07T07:49:59.245Z] ---> Running in da7313f5d6dd [2022-06-07T07:49:59.505Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-07T07:49:59.505Z] Removing intermediate container d20a300e9266 [2022-06-07T07:49:59.505Z] ---> 0fbca6753be7 [2022-06-07T07:49:59.505Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:49:59.505Z] ---> Running in 81677c7cb189 [2022-06-07T07:49:59.505Z] Removing intermediate container da7313f5d6dd [2022-06-07T07:49:59.505Z] ---> d44e4337bb5d [2022-06-07T07:49:59.505Z] Step 23/24 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:49:59.505Z] ---> Running in a37893d38af6 [2022-06-07T07:49:59.505Z] Removing intermediate container 81677c7cb189 [2022-06-07T07:49:59.505Z] ---> c9c751a38770 [2022-06-07T07:49:59.505Z] Step 20/22 : LABEL arch=x86_64 [2022-06-07T07:49:59.505Z] Executing busybox-1.33.1-r3.trigger [2022-06-07T07:49:59.505Z] OK: 84 MiB in 64 packages [2022-06-07T07:49:59.505Z] ---> Running in b6c91be83c35 [2022-06-07T07:49:59.505Z] Removing intermediate container a37893d38af6 [2022-06-07T07:49:59.505Z] ---> a64ba2989f30 [2022-06-07T07:49:59.505Z] Step 24/24 : LABEL version=2.1.1-dev.8 [2022-06-07T07:49:59.766Z] ---> Running in 76fe717286af [2022-06-07T07:49:59.766Z] Removing intermediate container b6c91be83c35 [2022-06-07T07:49:59.766Z] ---> e6f4c508a7e2 [2022-06-07T07:49:59.766Z] Step 21/22 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:49:59.766Z] ---> Running in 7df5e28a5d1a [2022-06-07T07:49:59.766Z] Removing intermediate container 76fe717286af [2022-06-07T07:49:59.766Z] ---> dc4d12ff7bdb [2022-06-07T07:49:59.766Z] [2022-06-07T07:49:59.766Z] Removing intermediate container 7df5e28a5d1a [2022-06-07T07:49:59.766Z] ---> af56cb30abf6 [2022-06-07T07:49:59.766Z] Step 22/22 : LABEL version=2.1.1-dev.8 [2022-06-07T07:49:59.766Z] ---> Running in 59734106d958 [2022-06-07T07:49:59.766Z] Successfully built dc4d12ff7bdb [2022-06-07T07:49:59.766Z] Successfully tagged security-secretstore-setup:latest [2022-06-07T07:50:00.026Z]  Building security-secretstore-setup ... done Removing intermediate container 59734106d958 [2022-06-07T07:50:00.026Z] ---> 747b862ac2fb [2022-06-07T07:50:00.026Z] [2022-06-07T07:50:00.026Z] Successfully built 747b862ac2fb [2022-06-07T07:50:00.026Z] Successfully tagged core-data:latest [2022-06-07T07:50:00.288Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2022-06-07T07:50:00.288Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-07T07:50:00.288Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-07T07:50:00.288Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-07T07:50:00.288Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-07T07:50:00.548Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-07T07:50:00.548Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-07T07:50:00.809Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-07T07:50:00.809Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-07T07:50:01.072Z] Collecting jsonschema<3,>=2.5.1 [2022-06-07T07:50:01.072Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-07T07:50:01.072Z] Collecting PyYAML<4,>=3.10 [2022-06-07T07:50:01.072Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-07T07:50:01.644Z] Collecting texttable<0.10,>=0.9.0 [2022-06-07T07:50:01.644Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-07T07:50:01.906Z] Collecting docker<4.0,>=3.6.0 [2022-06-07T07:50:01.906Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-07T07:50:01.906Z] Collecting cached-property<2,>=1.2.0 [2022-06-07T07:50:01.906Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-07T07:50:01.906Z] Collecting docopt<0.7,>=0.6.1 [2022-06-07T07:50:01.906Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-07T07:50:02.166Z] Collecting docker-pycreds>=0.4.0 [2022-06-07T07:50:02.166Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-07T07:50:02.426Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-07T07:50:02.426Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-07T07:50:02.426Z] Collecting idna<2.8,>=2.5 [2022-06-07T07:50:02.426Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-07T07:50:02.426Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-07T07:50:02.426Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-07T07:50:02.426Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-07T07:50:02.688Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-07T07:50:02.688Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-07T07:50:02.688Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-07T07:50:02.688Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-07T07:50:02.688Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-07T07:50:02.688Z] Attempting uninstall: urllib3 [2022-06-07T07:50:02.688Z] Found existing installation: urllib3 1.26.5 [2022-06-07T07:50:02.688Z] Uninstalling urllib3-1.26.5: [2022-06-07T07:50:02.688Z] Successfully uninstalled urllib3-1.26.5 [2022-06-07T07:50:02.688Z] Attempting uninstall: idna [2022-06-07T07:50:02.688Z] Found existing installation: idna 3.2 [2022-06-07T07:50:02.688Z] Uninstalling idna-3.2: [2022-06-07T07:50:02.688Z] Successfully uninstalled idna-3.2 [2022-06-07T07:50:02.949Z] Attempting uninstall: chardet [2022-06-07T07:50:02.949Z] Found existing installation: chardet 4.0.0 [2022-06-07T07:50:02.949Z] Uninstalling chardet-4.0.0: [2022-06-07T07:50:02.949Z] Successfully uninstalled chardet-4.0.0 [2022-06-07T07:50:03.210Z] Attempting uninstall: requests [2022-06-07T07:50:03.210Z] Found existing installation: requests 2.25.1 [2022-06-07T07:50:03.210Z] Uninstalling requests-2.25.1: [2022-06-07T07:50:03.210Z] Successfully uninstalled requests-2.25.1 [2022-06-07T07:50:03.210Z] Running setup.py install for texttable: started [2022-06-07T07:50:03.779Z] Running setup.py install for texttable: finished with status 'done' [2022-06-07T07:50:03.780Z] Running setup.py install for PyYAML: started [2022-06-07T07:50:04.039Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-07T07:50:04.039Z] Running setup.py install for docopt: started [2022-06-07T07:50:04.299Z] Running setup.py install for docopt: finished with status 'done' [2022-06-07T07:50:04.299Z] Running setup.py install for dockerpty: started [2022-06-07T07:50:04.559Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-07T07:50:04.819Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-07T07:50:07.355Z] Removing intermediate container 1c6dc1d79082 [2022-06-07T07:50:07.355Z] ---> b392739c77c6 [2022-06-07T07:50:07.355Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-07T07:50:07.355Z] ---> Running in e0878aa5e1da [2022-06-07T07:50:07.355Z] Removing intermediate container e0878aa5e1da [2022-06-07T07:50:07.355Z] ---> 808ef8266cb2 [2022-06-07T07:50:07.355Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-07T07:50:07.355Z] ---> Running in 75faab12a3e7 [2022-06-07T07:50:07.355Z] Removing intermediate container 75faab12a3e7 [2022-06-07T07:50:07.355Z] ---> 980f633fa3f6 [2022-06-07T07:50:07.355Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-07T07:50:07.615Z] ---> 664add6138fa [2022-06-07T07:50:07.615Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-07T07:50:07.615Z] ---> b6164a3d9b97 [2022-06-07T07:50:07.615Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-07T07:50:07.876Z] ---> 10214d423170 [2022-06-07T07:50:07.876Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-07T07:50:07.876Z] ---> Running in b6cd54602c68 [2022-06-07T07:50:07.876Z] Removing intermediate container b6cd54602c68 [2022-06-07T07:50:07.876Z] ---> e1a03ec99862 [2022-06-07T07:50:07.876Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:50:08.136Z] ---> Running in 24c3147a3ea7 [2022-06-07T07:50:08.136Z] Removing intermediate container 24c3147a3ea7 [2022-06-07T07:50:08.136Z] ---> 749c1c9a91b5 [2022-06-07T07:50:08.136Z] Step 20/22 : LABEL arch=x86_64 [2022-06-07T07:50:08.136Z] ---> Running in 06a7a66d7f49 [2022-06-07T07:50:08.136Z] Removing intermediate container 06a7a66d7f49 [2022-06-07T07:50:08.136Z] ---> bf40238df3a4 [2022-06-07T07:50:08.136Z] Step 21/22 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:08.136Z] ---> Running in 9724a9c2ac05 [2022-06-07T07:50:08.397Z] Removing intermediate container 9724a9c2ac05 [2022-06-07T07:50:08.397Z] ---> 94453ef66246 [2022-06-07T07:50:08.397Z] Step 22/22 : LABEL version=2.1.1-dev.8 [2022-06-07T07:50:08.397Z] ---> Running in 3bc67b10c9fd [2022-06-07T07:50:08.397Z] Removing intermediate container 3bc67b10c9fd [2022-06-07T07:50:08.397Z] ---> de09082e77c1 [2022-06-07T07:50:08.397Z] [2022-06-07T07:50:08.397Z] Successfully built de09082e77c1 [2022-06-07T07:50:08.657Z] Successfully tagged sys-mgmt-agent:latest [2022-06-07T07:50:08.664Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-07T07:50:08.676Z] $ docker stop --time=1 33c6e7d476a1122ce380fa9b1d591159be7a7c790d98682b772716b58b93df89 [2022-06-07T07:50:09.949Z] $ docker rm -f 33c6e7d476a1122ce380fa9b1d591159be7a7c790d98682b772716b58b93df89 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T07:50:10.276Z] + docker images [2022-06-07T07:50:10.276Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-07T07:50:10.276Z] sys-mgmt-agent latest de09082e77c1 2 seconds ago 294MB [2022-06-07T07:50:10.276Z] core-data latest 747b862ac2fb 11 seconds ago 19.9MB [2022-06-07T07:50:10.276Z] security-secretstore-setup latest dc4d12ff7bdb 11 seconds ago 27.7MB [2022-06-07T07:50:10.276Z] security-proxy-setup latest 21712382e5f4 13 seconds ago 26.1MB [2022-06-07T07:50:10.276Z] a5eedeac280b 16 seconds ago 1.79GB [2022-06-07T07:50:10.276Z] 603051d717a0 16 seconds ago 1.79GB [2022-06-07T07:50:10.276Z] 38ad5e4a221d 16 seconds ago 1.78GB [2022-06-07T07:50:10.276Z] 63056a125db9 17 seconds ago 1.79GB [2022-06-07T07:50:10.276Z] security-bootstrapper latest 04dca3cd9e7a 49 seconds ago 18.7MB [2022-06-07T07:50:10.276Z] support-scheduler latest 2d942539928f 50 seconds ago 15.9MB [2022-06-07T07:50:10.276Z] core-metadata latest 4d391e765bc9 51 seconds ago 16.5MB [2022-06-07T07:50:10.276Z] support-notifications latest 6c96967a929c 53 seconds ago 16.6MB [2022-06-07T07:50:10.276Z] core-command latest 7be0f1b43c4b 53 seconds ago 15.7MB [2022-06-07T07:50:10.276Z] 0f1d5602ca6f 53 seconds ago 1.79GB [2022-06-07T07:50:10.276Z] d9fccd63d699 56 seconds ago 1.79GB [2022-06-07T07:50:10.276Z] c874078c9f5c 57 seconds ago 1.78GB [2022-06-07T07:50:10.276Z] f5d10df6bbf3 58 seconds ago 1.79GB [2022-06-07T07:50:10.276Z] 74d273161e1b 59 seconds ago 1.78GB [2022-06-07T07:50:10.276Z] ci-base-image-x86_64 latest 6f906127f32f 3 minutes ago 1.27GB [2022-06-07T07:50:10.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 days ago 253MB [2022-06-07T07:50:10.276Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.17-alpine-lts c47586b81864 10 days ago 562MB [2022-06-07T07:50:10.276Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-07T07:50:10.276Z] docker 20.10.8 bc6c0ffef665 9 months ago 214MB [2022-06-07T07:50:10.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 23 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2022-06-07T07:50:10.320Z] Avoid second fetch [2022-06-07T07:50:10.321Z] Checking out Revision b73b6b653457e22948d36629ae394cb909f904f1 (jakarta) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T07:50:10.382Z] provisioning config files... [2022-06-07T07:50:10.392Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1829537550257619567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:50:10.684Z] ---> docker-login.sh [2022-06-07T07:50:10.684Z] nexus3.edgexfoundry.org:10001 [2022-06-07T07:50:10.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:50:10.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:50:10.684Z] Configure a credential helper to remove this warning. See [2022-06-07T07:50:10.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:50:10.684Z] [2022-06-07T07:50:10.684Z] Login Succeeded [2022-06-07T07:50:10.684Z] nexus3.edgexfoundry.org:10002 [2022-06-07T07:50:10.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:50:10.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:50:10.684Z] Configure a credential helper to remove this warning. See [2022-06-07T07:50:10.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:50:10.684Z] [2022-06-07T07:50:10.684Z] Login Succeeded [2022-06-07T07:50:10.684Z] nexus3.edgexfoundry.org:10003 [2022-06-07T07:50:10.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:50:10.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:50:10.943Z] Configure a credential helper to remove this warning. See [2022-06-07T07:50:10.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:50:10.943Z] [2022-06-07T07:50:10.943Z] Login Succeeded [2022-06-07T07:50:10.943Z] nexus3.edgexfoundry.org:10004 [2022-06-07T07:50:10.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:50:10.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:50:10.943Z] Configure a credential helper to remove this warning. See [2022-06-07T07:50:10.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:50:10.943Z] [2022-06-07T07:50:10.943Z] Login Succeeded [2022-06-07T07:50:10.943Z] docker.io [2022-06-07T07:50:11.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:50:11.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:50:11.463Z] Configure a credential helper to remove this warning. See [2022-06-07T07:50:11.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:50:11.463Z] [2022-06-07T07:50:11.463Z] Login Succeeded [2022-06-07T07:50:11.463Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T07:50:11.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:50:11.506Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T07:50:11.537Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-06-07T07:50:11.537Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:11.537Z] 2.1.1-dev.8 [2022-06-07T07:50:11.537Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:11.537Z] jakarta [2022-06-07T07:50:11.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:10.288Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-07T07:50:10.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T07:50:10.347Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T07:50:10.369Z] > git checkout -f b73b6b653457e22948d36629ae394cb909f904f1 # timeout=10 [2022-06-07T07:50:11.860Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:12.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:12.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-07T07:50:12.173Z] d487132eb89a: Preparing [2022-06-07T07:50:12.173Z] 6646d6de2634: Preparing [2022-06-07T07:50:12.173Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:12.173Z] 38ab56050b5e: Preparing [2022-06-07T07:50:12.173Z] b541d28bf3b4: Preparing [2022-06-07T07:50:12.173Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:12.173Z] d487132eb89a: Pushed [2022-06-07T07:50:12.173Z] e9c2b8ca17f2: Pushed [2022-06-07T07:50:12.173Z] 38ab56050b5e: Pushed [2022-06-07T07:50:13.112Z] 6646d6de2634: Pushed [2022-06-07T07:50:13.372Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:390e36349d18de188d61b10077e1b2daf3ea0a129951978d315b926e99044bf3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:13.694Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:14.008Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.8 [2022-06-07T07:50:14.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-07T07:50:14.009Z] d487132eb89a: Preparing [2022-06-07T07:50:14.009Z] 6646d6de2634: Preparing [2022-06-07T07:50:14.009Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:14.009Z] 38ab56050b5e: Preparing [2022-06-07T07:50:14.009Z] b541d28bf3b4: Preparing [2022-06-07T07:50:14.009Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:14.009Z] d487132eb89a: Layer already exists [2022-06-07T07:50:14.009Z] 38ab56050b5e: Layer already exists [2022-06-07T07:50:14.009Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:14.009Z] 6646d6de2634: Layer already exists [2022-06-07T07:50:14.009Z] 2.1.1-dev.8: digest: sha256:390e36349d18de188d61b10077e1b2daf3ea0a129951978d315b926e99044bf3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:14.322Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:14.634Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:14.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-07T07:50:14.634Z] d487132eb89a: Preparing [2022-06-07T07:50:14.634Z] 6646d6de2634: Preparing [2022-06-07T07:50:14.634Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:14.634Z] 38ab56050b5e: Preparing [2022-06-07T07:50:14.634Z] b541d28bf3b4: Preparing [2022-06-07T07:50:14.634Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:14.634Z] d487132eb89a: Layer already exists [2022-06-07T07:50:14.634Z] 38ab56050b5e: Layer already exists [2022-06-07T07:50:14.634Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:14.634Z] 6646d6de2634: Layer already exists [2022-06-07T07:50:14.634Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:390e36349d18de188d61b10077e1b2daf3ea0a129951978d315b926e99044bf3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:14.958Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:15.048Z] Commit message: "docs: Add snap and security(ekuiper) items to changelog (#4048)" [2022-06-07T07:50:15.272Z] + docker push nexus3.edgexfoundry.org:10004/core-command:jakarta [2022-06-07T07:50:15.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-06-07T07:50:15.272Z] d487132eb89a: Preparing [2022-06-07T07:50:15.272Z] 6646d6de2634: Preparing [2022-06-07T07:50:15.272Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:15.272Z] 38ab56050b5e: Preparing [2022-06-07T07:50:15.272Z] b541d28bf3b4: Preparing [2022-06-07T07:50:15.272Z] 6646d6de2634: Layer already exists [2022-06-07T07:50:15.272Z] 38ab56050b5e: Layer already exists [2022-06-07T07:50:15.272Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:15.272Z] d487132eb89a: Layer already exists [2022-06-07T07:50:15.272Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:15.272Z] jakarta: digest: sha256:390e36349d18de188d61b10077e1b2daf3ea0a129951978d315b926e99044bf3 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:50:15.313Z] ===================================================== [Pipeline] echo [2022-06-07T07:50:15.321Z] taggedImages: [2022-06-07T07:50:15.321Z] - nexus3.edgexfoundry.org:10004/core-command:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:15.321Z] - nexus3.edgexfoundry.org:10004/core-command:2.1.1-dev.8 [2022-06-07T07:50:15.321Z] - nexus3.edgexfoundry.org:10004/core-command:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:15.321Z] - nexus3.edgexfoundry.org:10004/core-command:jakarta [Pipeline] echo [2022-06-07T07:50:15.338Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-06-07T07:50:15.338Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:15.338Z] 2.1.1-dev.8 [2022-06-07T07:50:15.338Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:15.338Z] jakarta [2022-06-07T07:50:15.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T07:50:15.652Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:15.947Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-07T07:50:15.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T07:50:15.947Z] Dload Upload Total Spent Left Speed [2022-06-07T07:50:15.947Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 92825 0 --:--:-- --:--:-- --:--:-- 92825 [2022-06-07T07:50:15.967Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:15.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-07T07:50:15.967Z] dbdec7f89148: Preparing [2022-06-07T07:50:15.967Z] 612ee0039c7b: Preparing [2022-06-07T07:50:15.967Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:15.967Z] a88aeb7158d8: Preparing [2022-06-07T07:50:15.967Z] dde10d121a20: Preparing [2022-06-07T07:50:15.967Z] b541d28bf3b4: Preparing [2022-06-07T07:50:15.967Z] b541d28bf3b4: Waiting [2022-06-07T07:50:15.967Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:15.967Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:15.967Z] dde10d121a20: Pushed [2022-06-07T07:50:15.967Z] dbdec7f89148: Pushed [2022-06-07T07:50:16.226Z] a88aeb7158d8: Pushed [Pipeline] sh [2022-06-07T07:50:16.640Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-07T07:50:17.057Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-07T07:50:17.058Z] + sudo tee /etc/docker/daemon.new [2022-06-07T07:50:17.058Z] { [2022-06-07T07:50:17.058Z] "registry-mirrors": [ [2022-06-07T07:50:17.058Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-07T07:50:17.058Z] ], [2022-06-07T07:50:17.058Z] "bip": "10.250.0.254/24", [2022-06-07T07:50:17.058Z] "hosts": [ [2022-06-07T07:50:17.058Z] "tcp://0.0.0.0:5555", [2022-06-07T07:50:17.058Z] "unix:///var/run/docker.sock" [2022-06-07T07:50:17.058Z] ], [2022-06-07T07:50:17.058Z] "mtu": 1458, [2022-06-07T07:50:17.058Z] "selinux-enabled": true, [2022-06-07T07:50:17.058Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-07T07:50:17.058Z] } [Pipeline] sh [2022-06-07T07:50:17.161Z] 612ee0039c7b: Pushed [2022-06-07T07:50:17.421Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:68bf640182c2c2749e5e97b3bda856bdbddf0d9577e352450c478d151ed3fd7a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-06-07T07:50:17.459Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2022-06-07T07:50:17.739Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:17.806Z] + sudo service docker restart [2022-06-07T07:50:18.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.8 [2022-06-07T07:50:18.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-07T07:50:18.042Z] dbdec7f89148: Preparing [2022-06-07T07:50:18.042Z] 612ee0039c7b: Preparing [2022-06-07T07:50:18.042Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:18.042Z] a88aeb7158d8: Preparing [2022-06-07T07:50:18.042Z] dde10d121a20: Preparing [2022-06-07T07:50:18.042Z] b541d28bf3b4: Preparing [2022-06-07T07:50:18.042Z] b541d28bf3b4: Waiting [2022-06-07T07:50:18.042Z] dbdec7f89148: Layer already exists [2022-06-07T07:50:18.042Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:18.042Z] 612ee0039c7b: Layer already exists [2022-06-07T07:50:18.042Z] dde10d121a20: Layer already exists [2022-06-07T07:50:18.042Z] a88aeb7158d8: Layer already exists [2022-06-07T07:50:18.042Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:18.042Z] 2.1.1-dev.8: digest: sha256:68bf640182c2c2749e5e97b3bda856bdbddf0d9577e352450c478d151ed3fd7a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:18.363Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:18.679Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:18.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-07T07:50:18.679Z] dbdec7f89148: Preparing [2022-06-07T07:50:18.679Z] 612ee0039c7b: Preparing [2022-06-07T07:50:18.679Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:18.679Z] a88aeb7158d8: Preparing [2022-06-07T07:50:18.679Z] dde10d121a20: Preparing [2022-06-07T07:50:18.679Z] b541d28bf3b4: Preparing [2022-06-07T07:50:18.679Z] b541d28bf3b4: Waiting [2022-06-07T07:50:18.679Z] a88aeb7158d8: Layer already exists [2022-06-07T07:50:18.679Z] 612ee0039c7b: Layer already exists [2022-06-07T07:50:18.679Z] dde10d121a20: Layer already exists [2022-06-07T07:50:18.679Z] dbdec7f89148: Layer already exists [2022-06-07T07:50:18.679Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:18.679Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:18.679Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:68bf640182c2c2749e5e97b3bda856bdbddf0d9577e352450c478d151ed3fd7a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:18.998Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:19.307Z] + docker push nexus3.edgexfoundry.org:10004/core-data:jakarta [2022-06-07T07:50:19.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-06-07T07:50:19.307Z] dbdec7f89148: Preparing [2022-06-07T07:50:19.307Z] 612ee0039c7b: Preparing [2022-06-07T07:50:19.307Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:19.307Z] a88aeb7158d8: Preparing [2022-06-07T07:50:19.307Z] dde10d121a20: Preparing [2022-06-07T07:50:19.307Z] b541d28bf3b4: Preparing [2022-06-07T07:50:19.307Z] b541d28bf3b4: Waiting [2022-06-07T07:50:19.307Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:19.307Z] dde10d121a20: Layer already exists [2022-06-07T07:50:19.307Z] dbdec7f89148: Layer already exists [2022-06-07T07:50:19.307Z] a88aeb7158d8: Layer already exists [2022-06-07T07:50:19.307Z] 612ee0039c7b: Layer already exists [2022-06-07T07:50:19.307Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:19.307Z] jakarta: digest: sha256:68bf640182c2c2749e5e97b3bda856bdbddf0d9577e352450c478d151ed3fd7a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:50:19.364Z] ===================================================== [Pipeline] echo [2022-06-07T07:50:19.370Z] taggedImages: [2022-06-07T07:50:19.370Z] - nexus3.edgexfoundry.org:10004/core-data:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:19.370Z] - nexus3.edgexfoundry.org:10004/core-data:2.1.1-dev.8 [2022-06-07T07:50:19.370Z] - nexus3.edgexfoundry.org:10004/core-data:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:19.370Z] - nexus3.edgexfoundry.org:10004/core-data:jakarta [Pipeline] echo [2022-06-07T07:50:19.395Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-06-07T07:50:19.395Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:19.395Z] 2.1.1-dev.8 [2022-06-07T07:50:19.395Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:19.395Z] jakarta [2022-06-07T07:50:19.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:19.722Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:20.029Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:20.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-07T07:50:20.029Z] 7df874786d1b: Preparing [2022-06-07T07:50:20.029Z] 96e18dc63fc1: Preparing [2022-06-07T07:50:20.029Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:20.029Z] d89f7227f0c7: Preparing [2022-06-07T07:50:20.029Z] b541d28bf3b4: Preparing [2022-06-07T07:50:20.029Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:20.029Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:20.029Z] 7df874786d1b: Pushed [2022-06-07T07:50:20.029Z] d89f7227f0c7: Pushed [2022-06-07T07:50:21.414Z] 96e18dc63fc1: Pushed [2022-06-07T07:50:21.414Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:2603789b45820221607f9331b20a630372d9827bcaa3bcf770667b322eeb92de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:21.725Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:22.030Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.8 [2022-06-07T07:50:22.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-07T07:50:22.030Z] 7df874786d1b: Preparing [2022-06-07T07:50:22.030Z] 96e18dc63fc1: Preparing [2022-06-07T07:50:22.030Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:22.030Z] d89f7227f0c7: Preparing [2022-06-07T07:50:22.030Z] b541d28bf3b4: Preparing [2022-06-07T07:50:22.030Z] d89f7227f0c7: Layer already exists [2022-06-07T07:50:22.030Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:22.030Z] 96e18dc63fc1: Layer already exists [2022-06-07T07:50:22.030Z] 7df874786d1b: Layer already exists [2022-06-07T07:50:22.030Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:22.030Z] 2.1.1-dev.8: digest: sha256:2603789b45820221607f9331b20a630372d9827bcaa3bcf770667b322eeb92de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:22.341Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:22.655Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:22.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-07T07:50:22.655Z] 7df874786d1b: Preparing [2022-06-07T07:50:22.655Z] 96e18dc63fc1: Preparing [2022-06-07T07:50:22.655Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:22.655Z] d89f7227f0c7: Preparing [2022-06-07T07:50:22.655Z] b541d28bf3b4: Preparing [2022-06-07T07:50:22.655Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:22.655Z] 96e18dc63fc1: Layer already exists [2022-06-07T07:50:22.655Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:22.655Z] d89f7227f0c7: Layer already exists [2022-06-07T07:50:22.655Z] 7df874786d1b: Layer already exists [2022-06-07T07:50:22.655Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:2603789b45820221607f9331b20a630372d9827bcaa3bcf770667b322eeb92de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:22.971Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:23.281Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:jakarta [2022-06-07T07:50:23.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-06-07T07:50:23.281Z] 7df874786d1b: Preparing [2022-06-07T07:50:23.281Z] 96e18dc63fc1: Preparing [2022-06-07T07:50:23.281Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:23.281Z] d89f7227f0c7: Preparing [2022-06-07T07:50:23.281Z] b541d28bf3b4: Preparing [2022-06-07T07:50:23.281Z] 96e18dc63fc1: Layer already exists [2022-06-07T07:50:23.281Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:23.281Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:23.281Z] 7df874786d1b: Layer already exists [2022-06-07T07:50:23.281Z] d89f7227f0c7: Layer already exists [2022-06-07T07:50:23.281Z] jakarta: digest: sha256:2603789b45820221607f9331b20a630372d9827bcaa3bcf770667b322eeb92de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:50:23.372Z] ===================================================== [Pipeline] echo [2022-06-07T07:50:23.379Z] taggedImages: [2022-06-07T07:50:23.379Z] - nexus3.edgexfoundry.org:10004/core-metadata:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:23.379Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.1.1-dev.8 [2022-06-07T07:50:23.379Z] - nexus3.edgexfoundry.org:10004/core-metadata:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:23.380Z] - nexus3.edgexfoundry.org:10004/core-metadata:jakarta [Pipeline] echo [2022-06-07T07:50:23.405Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-06-07T07:50:23.405Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:23.405Z] 2.1.1-dev.8 [2022-06-07T07:50:23.405Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:23.405Z] jakarta [2022-06-07T07:50:23.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:23.715Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:24.025Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:24.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-07T07:50:24.026Z] 6af07432a6b3: Preparing [2022-06-07T07:50:24.026Z] 6af07432a6b3: Preparing [2022-06-07T07:50:24.026Z] d6b626dd2f2a: Preparing [2022-06-07T07:50:24.026Z] 1210aef44731: Preparing [2022-06-07T07:50:24.026Z] bf8dd1566c0a: Preparing [2022-06-07T07:50:24.026Z] 5426790a4b68: Preparing [2022-06-07T07:50:24.026Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:24.026Z] c28d5a651d0a: Preparing [2022-06-07T07:50:24.026Z] 48c058d8ebb0: Preparing [2022-06-07T07:50:24.026Z] 29d59f75393c: Preparing [2022-06-07T07:50:24.026Z] 4db8d6c0cc5a: Preparing [2022-06-07T07:50:24.026Z] b541d28bf3b4: Preparing [2022-06-07T07:50:24.026Z] c28d5a651d0a: Waiting [2022-06-07T07:50:24.026Z] 48c058d8ebb0: Waiting [2022-06-07T07:50:24.026Z] 29d59f75393c: Waiting [2022-06-07T07:50:24.026Z] 4db8d6c0cc5a: Waiting [2022-06-07T07:50:24.026Z] b541d28bf3b4: Waiting [2022-06-07T07:50:24.026Z] e9c2b8ca17f2: Waiting [2022-06-07T07:50:24.026Z] 1210aef44731: Pushed [2022-06-07T07:50:24.026Z] d6b626dd2f2a: Pushed [2022-06-07T07:50:24.026Z] 6af07432a6b3: Pushed [2022-06-07T07:50:24.026Z] bf8dd1566c0a: Pushed [2022-06-07T07:50:24.026Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:24.286Z] c28d5a651d0a: Pushed [2022-06-07T07:50:24.286Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:24.286Z] 4db8d6c0cc5a: Pushed [2022-06-07T07:50:24.286Z] 29d59f75393c: Pushed [2022-06-07T07:50:24.286Z] 48c058d8ebb0: Pushed [2022-06-07T07:50:25.225Z] 5426790a4b68: Pushed [2022-06-07T07:50:25.485Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:0dd48c27ee579053c804e301aa27de10c67b37213b240de3fd6d171e4a9d951b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:25.800Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:26.107Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.8 [2022-06-07T07:50:26.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-07T07:50:26.107Z] 6af07432a6b3: Preparing [2022-06-07T07:50:26.107Z] 6af07432a6b3: Preparing [2022-06-07T07:50:26.107Z] d6b626dd2f2a: Preparing [2022-06-07T07:50:26.107Z] 1210aef44731: Preparing [2022-06-07T07:50:26.107Z] bf8dd1566c0a: Preparing [2022-06-07T07:50:26.107Z] 5426790a4b68: Preparing [2022-06-07T07:50:26.107Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:26.107Z] c28d5a651d0a: Preparing [2022-06-07T07:50:26.107Z] 48c058d8ebb0: Preparing [2022-06-07T07:50:26.107Z] 29d59f75393c: Preparing [2022-06-07T07:50:26.107Z] 4db8d6c0cc5a: Preparing [2022-06-07T07:50:26.107Z] b541d28bf3b4: Preparing [2022-06-07T07:50:26.107Z] e9c2b8ca17f2: Waiting [2022-06-07T07:50:26.107Z] c28d5a651d0a: Waiting [2022-06-07T07:50:26.107Z] 48c058d8ebb0: Waiting [2022-06-07T07:50:26.107Z] 29d59f75393c: Waiting [2022-06-07T07:50:26.107Z] 4db8d6c0cc5a: Waiting [2022-06-07T07:50:26.107Z] b541d28bf3b4: Waiting [2022-06-07T07:50:26.107Z] bf8dd1566c0a: Layer already exists [2022-06-07T07:50:26.107Z] d6b626dd2f2a: Layer already exists [2022-06-07T07:50:26.107Z] 5426790a4b68: Layer already exists [2022-06-07T07:50:26.107Z] 6af07432a6b3: Layer already exists [2022-06-07T07:50:26.107Z] 1210aef44731: Layer already exists [2022-06-07T07:50:26.107Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:26.107Z] 48c058d8ebb0: Layer already exists [2022-06-07T07:50:26.107Z] c28d5a651d0a: Layer already exists [2022-06-07T07:50:26.107Z] 4db8d6c0cc5a: Layer already exists [2022-06-07T07:50:26.107Z] 29d59f75393c: Layer already exists [2022-06-07T07:50:26.107Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:26.107Z] 2.1.1-dev.8: digest: sha256:0dd48c27ee579053c804e301aa27de10c67b37213b240de3fd6d171e4a9d951b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:26.422Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:26.723Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:26.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-07T07:50:26.723Z] 6af07432a6b3: Preparing [2022-06-07T07:50:26.723Z] 6af07432a6b3: Preparing [2022-06-07T07:50:26.723Z] d6b626dd2f2a: Preparing [2022-06-07T07:50:26.723Z] 1210aef44731: Preparing [2022-06-07T07:50:26.723Z] bf8dd1566c0a: Preparing [2022-06-07T07:50:26.723Z] 5426790a4b68: Preparing [2022-06-07T07:50:26.723Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:26.723Z] c28d5a651d0a: Preparing [2022-06-07T07:50:26.723Z] 48c058d8ebb0: Preparing [2022-06-07T07:50:26.723Z] 29d59f75393c: Preparing [2022-06-07T07:50:26.723Z] 4db8d6c0cc5a: Preparing [2022-06-07T07:50:26.723Z] b541d28bf3b4: Preparing [2022-06-07T07:50:26.723Z] e9c2b8ca17f2: Waiting [2022-06-07T07:50:26.723Z] c28d5a651d0a: Waiting [2022-06-07T07:50:26.723Z] 48c058d8ebb0: Waiting [2022-06-07T07:50:26.723Z] b541d28bf3b4: Waiting [2022-06-07T07:50:26.723Z] 29d59f75393c: Waiting [2022-06-07T07:50:26.723Z] d6b626dd2f2a: Layer already exists [2022-06-07T07:50:26.723Z] 5426790a4b68: Layer already exists [2022-06-07T07:50:26.723Z] 1210aef44731: Layer already exists [2022-06-07T07:50:26.723Z] 6af07432a6b3: Layer already exists [2022-06-07T07:50:26.723Z] bf8dd1566c0a: Layer already exists [2022-06-07T07:50:26.723Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:26.723Z] c28d5a651d0a: Layer already exists [2022-06-07T07:50:26.723Z] 29d59f75393c: Layer already exists [2022-06-07T07:50:26.724Z] 48c058d8ebb0: Layer already exists [2022-06-07T07:50:26.724Z] 4db8d6c0cc5a: Layer already exists [2022-06-07T07:50:26.724Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:26.724Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:0dd48c27ee579053c804e301aa27de10c67b37213b240de3fd6d171e4a9d951b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:27.037Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:27.348Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [2022-06-07T07:50:27.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-06-07T07:50:27.348Z] 6af07432a6b3: Preparing [2022-06-07T07:50:27.348Z] 6af07432a6b3: Preparing [2022-06-07T07:50:27.348Z] d6b626dd2f2a: Preparing [2022-06-07T07:50:27.348Z] 1210aef44731: Preparing [2022-06-07T07:50:27.348Z] bf8dd1566c0a: Preparing [2022-06-07T07:50:27.348Z] 5426790a4b68: Preparing [2022-06-07T07:50:27.348Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:27.348Z] c28d5a651d0a: Preparing [2022-06-07T07:50:27.348Z] 48c058d8ebb0: Preparing [2022-06-07T07:50:27.348Z] 29d59f75393c: Preparing [2022-06-07T07:50:27.348Z] 4db8d6c0cc5a: Preparing [2022-06-07T07:50:27.348Z] b541d28bf3b4: Preparing [2022-06-07T07:50:27.348Z] c28d5a651d0a: Waiting [2022-06-07T07:50:27.348Z] 48c058d8ebb0: Waiting [2022-06-07T07:50:27.348Z] e9c2b8ca17f2: Waiting [2022-06-07T07:50:27.348Z] 29d59f75393c: Waiting [2022-06-07T07:50:27.348Z] 4db8d6c0cc5a: Waiting [2022-06-07T07:50:27.348Z] b541d28bf3b4: Waiting [2022-06-07T07:50:27.348Z] 5426790a4b68: Layer already exists [2022-06-07T07:50:27.348Z] 1210aef44731: Layer already exists [2022-06-07T07:50:27.348Z] bf8dd1566c0a: Layer already exists [2022-06-07T07:50:27.348Z] d6b626dd2f2a: Layer already exists [2022-06-07T07:50:27.348Z] 6af07432a6b3: Layer already exists [2022-06-07T07:50:27.348Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:27.348Z] c28d5a651d0a: Layer already exists [2022-06-07T07:50:27.348Z] 29d59f75393c: Layer already exists [2022-06-07T07:50:27.348Z] 48c058d8ebb0: Layer already exists [2022-06-07T07:50:27.348Z] 4db8d6c0cc5a: Layer already exists [2022-06-07T07:50:27.348Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:27.348Z] jakarta: digest: sha256:0dd48c27ee579053c804e301aa27de10c67b37213b240de3fd6d171e4a9d951b size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:50:27.461Z] ===================================================== [Pipeline] echo [2022-06-07T07:50:27.466Z] taggedImages: [2022-06-07T07:50:27.466Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:27.466Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.1.1-dev.8 [2022-06-07T07:50:27.466Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:27.466Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:jakarta [Pipeline] echo [2022-06-07T07:50:27.479Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-06-07T07:50:27.479Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:27.479Z] 2.1.1-dev.8 [2022-06-07T07:50:27.479Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:27.479Z] jakarta [2022-06-07T07:50:27.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:27.854Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:28.197Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:28.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-07T07:50:28.197Z] da52f1072141: Preparing [2022-06-07T07:50:28.197Z] 0a18fe4178c3: Preparing [2022-06-07T07:50:28.197Z] acabc4b1fb35: Preparing [2022-06-07T07:50:28.197Z] c258a7abf10f: Preparing [2022-06-07T07:50:28.197Z] b57c55299065: Preparing [2022-06-07T07:50:28.197Z] b541d28bf3b4: Preparing [2022-06-07T07:50:28.197Z] b541d28bf3b4: Waiting [2022-06-07T07:50:28.197Z] c258a7abf10f: Pushed [2022-06-07T07:50:28.197Z] acabc4b1fb35: Pushed [2022-06-07T07:50:28.197Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:28.468Z] b57c55299065: Pushed [2022-06-07T07:50:29.115Z] 0a18fe4178c3: Pushed [2022-06-07T07:50:29.115Z] da52f1072141: Pushed [2022-06-07T07:50:29.408Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:f19e92c3dc9198a64ac00bf3669e346a8e7932e6ee72753fdcbc9e85e6ce427d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:29.715Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:30.026Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.8 [2022-06-07T07:50:30.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-07T07:50:30.027Z] da52f1072141: Preparing [2022-06-07T07:50:30.027Z] 0a18fe4178c3: Preparing [2022-06-07T07:50:30.027Z] acabc4b1fb35: Preparing [2022-06-07T07:50:30.027Z] c258a7abf10f: Preparing [2022-06-07T07:50:30.027Z] b57c55299065: Preparing [2022-06-07T07:50:30.027Z] b541d28bf3b4: Preparing [2022-06-07T07:50:30.027Z] b541d28bf3b4: Waiting [2022-06-07T07:50:30.027Z] 0a18fe4178c3: Layer already exists [2022-06-07T07:50:30.027Z] acabc4b1fb35: Layer already exists [2022-06-07T07:50:30.027Z] c258a7abf10f: Layer already exists [2022-06-07T07:50:30.027Z] b57c55299065: Layer already exists [2022-06-07T07:50:30.027Z] da52f1072141: Layer already exists [2022-06-07T07:50:30.027Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:30.027Z] 2.1.1-dev.8: digest: sha256:f19e92c3dc9198a64ac00bf3669e346a8e7932e6ee72753fdcbc9e85e6ce427d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:30.348Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:30.668Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:30.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-07T07:50:30.668Z] da52f1072141: Preparing [2022-06-07T07:50:30.668Z] 0a18fe4178c3: Preparing [2022-06-07T07:50:30.668Z] acabc4b1fb35: Preparing [2022-06-07T07:50:30.668Z] c258a7abf10f: Preparing [2022-06-07T07:50:30.668Z] b57c55299065: Preparing [2022-06-07T07:50:30.668Z] b541d28bf3b4: Preparing [2022-06-07T07:50:30.668Z] b541d28bf3b4: Waiting [2022-06-07T07:50:30.668Z] c258a7abf10f: Layer already exists [2022-06-07T07:50:30.668Z] b57c55299065: Layer already exists [2022-06-07T07:50:30.668Z] da52f1072141: Layer already exists [2022-06-07T07:50:30.668Z] acabc4b1fb35: Layer already exists [2022-06-07T07:50:30.668Z] 0a18fe4178c3: Layer already exists [2022-06-07T07:50:30.668Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:30.668Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:f19e92c3dc9198a64ac00bf3669e346a8e7932e6ee72753fdcbc9e85e6ce427d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:30.987Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:31.292Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [2022-06-07T07:50:31.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-06-07T07:50:31.292Z] da52f1072141: Preparing [2022-06-07T07:50:31.292Z] 0a18fe4178c3: Preparing [2022-06-07T07:50:31.292Z] acabc4b1fb35: Preparing [2022-06-07T07:50:31.292Z] c258a7abf10f: Preparing [2022-06-07T07:50:31.292Z] b57c55299065: Preparing [2022-06-07T07:50:31.292Z] b541d28bf3b4: Preparing [2022-06-07T07:50:31.292Z] b541d28bf3b4: Waiting [2022-06-07T07:50:31.292Z] acabc4b1fb35: Layer already exists [2022-06-07T07:50:31.292Z] da52f1072141: Layer already exists [2022-06-07T07:50:31.292Z] 0a18fe4178c3: Layer already exists [2022-06-07T07:50:31.292Z] b57c55299065: Layer already exists [2022-06-07T07:50:31.292Z] c258a7abf10f: Layer already exists [2022-06-07T07:50:31.292Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:31.292Z] jakarta: digest: sha256:f19e92c3dc9198a64ac00bf3669e346a8e7932e6ee72753fdcbc9e85e6ce427d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:50:31.348Z] ===================================================== [Pipeline] echo [2022-06-07T07:50:31.356Z] taggedImages: [2022-06-07T07:50:31.356Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:31.356Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.1.1-dev.8 [2022-06-07T07:50:31.356Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:31.356Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:jakarta [Pipeline] echo [2022-06-07T07:50:31.377Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-06-07T07:50:31.377Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:31.377Z] 2.1.1-dev.8 [2022-06-07T07:50:31.377Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:31.377Z] jakarta [2022-06-07T07:50:31.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:31.705Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:32.016Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:32.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-07T07:50:32.016Z] d0b662acbc66: Preparing [2022-06-07T07:50:32.016Z] a5935c72fdfc: Preparing [2022-06-07T07:50:32.016Z] 61ec8d6b3497: Preparing [2022-06-07T07:50:32.016Z] a14ad3840e83: Preparing [2022-06-07T07:50:32.016Z] 64da4dada97d: Preparing [2022-06-07T07:50:32.016Z] 8e3fdf44d203: Preparing [2022-06-07T07:50:32.016Z] f75c31d5d4fb: Preparing [2022-06-07T07:50:32.016Z] 5791b39f24ee: Preparing [2022-06-07T07:50:32.016Z] 58bb6097ae1d: Preparing [2022-06-07T07:50:32.016Z] b541d28bf3b4: Preparing [2022-06-07T07:50:32.016Z] f75c31d5d4fb: Waiting [2022-06-07T07:50:32.016Z] 5791b39f24ee: Waiting [2022-06-07T07:50:32.016Z] 58bb6097ae1d: Waiting [2022-06-07T07:50:32.016Z] b541d28bf3b4: Waiting [2022-06-07T07:50:32.016Z] 8e3fdf44d203: Waiting [2022-06-07T07:50:32.016Z] 64da4dada97d: Pushed [2022-06-07T07:50:32.016Z] d0b662acbc66: Pushed [2022-06-07T07:50:32.016Z] a5935c72fdfc: Pushed [2022-06-07T07:50:32.274Z] 8e3fdf44d203: Pushed [2022-06-07T07:50:32.274Z] f75c31d5d4fb: Pushed [2022-06-07T07:50:32.274Z] 5791b39f24ee: Pushed [2022-06-07T07:50:32.274Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:32.274Z] 58bb6097ae1d: Pushed [2022-06-07T07:50:33.212Z] a14ad3840e83: Pushed [2022-06-07T07:50:33.212Z] 61ec8d6b3497: Pushed [2022-06-07T07:50:33.472Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:de2d14dd8b6b06e1224765554378e20c3a0b0494b53c3bc8511d4a7b10a22c8c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:33.791Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:34.097Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.8 [2022-06-07T07:50:34.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-07T07:50:34.097Z] d0b662acbc66: Preparing [2022-06-07T07:50:34.097Z] a5935c72fdfc: Preparing [2022-06-07T07:50:34.097Z] 61ec8d6b3497: Preparing [2022-06-07T07:50:34.097Z] a14ad3840e83: Preparing [2022-06-07T07:50:34.097Z] 64da4dada97d: Preparing [2022-06-07T07:50:34.097Z] 8e3fdf44d203: Preparing [2022-06-07T07:50:34.097Z] f75c31d5d4fb: Preparing [2022-06-07T07:50:34.097Z] 5791b39f24ee: Preparing [2022-06-07T07:50:34.097Z] 58bb6097ae1d: Preparing [2022-06-07T07:50:34.097Z] b541d28bf3b4: Preparing [2022-06-07T07:50:34.097Z] 8e3fdf44d203: Waiting [2022-06-07T07:50:34.097Z] f75c31d5d4fb: Waiting [2022-06-07T07:50:34.097Z] 5791b39f24ee: Waiting [2022-06-07T07:50:34.097Z] 58bb6097ae1d: Waiting [2022-06-07T07:50:34.097Z] b541d28bf3b4: Waiting [2022-06-07T07:50:34.097Z] 64da4dada97d: Layer already exists [2022-06-07T07:50:34.097Z] a14ad3840e83: Layer already exists [2022-06-07T07:50:34.097Z] d0b662acbc66: Layer already exists [2022-06-07T07:50:34.097Z] 61ec8d6b3497: Layer already exists [2022-06-07T07:50:34.097Z] a5935c72fdfc: Layer already exists [2022-06-07T07:50:34.097Z] 8e3fdf44d203: Layer already exists [2022-06-07T07:50:34.097Z] 58bb6097ae1d: Layer already exists [2022-06-07T07:50:34.097Z] 5791b39f24ee: Layer already exists [2022-06-07T07:50:34.097Z] f75c31d5d4fb: Layer already exists [2022-06-07T07:50:34.097Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:34.097Z] 2.1.1-dev.8: digest: sha256:de2d14dd8b6b06e1224765554378e20c3a0b0494b53c3bc8511d4a7b10a22c8c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:34.413Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:34.732Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:34.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-07T07:50:34.732Z] d0b662acbc66: Preparing [2022-06-07T07:50:34.732Z] a5935c72fdfc: Preparing [2022-06-07T07:50:34.732Z] 61ec8d6b3497: Preparing [2022-06-07T07:50:34.732Z] a14ad3840e83: Preparing [2022-06-07T07:50:34.732Z] 64da4dada97d: Preparing [2022-06-07T07:50:34.732Z] 8e3fdf44d203: Preparing [2022-06-07T07:50:34.732Z] f75c31d5d4fb: Preparing [2022-06-07T07:50:34.732Z] 5791b39f24ee: Preparing [2022-06-07T07:50:34.732Z] 58bb6097ae1d: Preparing [2022-06-07T07:50:34.732Z] b541d28bf3b4: Preparing [2022-06-07T07:50:34.732Z] 58bb6097ae1d: Waiting [2022-06-07T07:50:34.732Z] f75c31d5d4fb: Waiting [2022-06-07T07:50:34.732Z] 5791b39f24ee: Waiting [2022-06-07T07:50:34.732Z] 8e3fdf44d203: Waiting [2022-06-07T07:50:34.732Z] d0b662acbc66: Layer already exists [2022-06-07T07:50:34.732Z] a14ad3840e83: Layer already exists [2022-06-07T07:50:34.732Z] a5935c72fdfc: Layer already exists [2022-06-07T07:50:34.732Z] 61ec8d6b3497: Layer already exists [2022-06-07T07:50:34.732Z] 64da4dada97d: Layer already exists [2022-06-07T07:50:34.732Z] 8e3fdf44d203: Layer already exists [2022-06-07T07:50:34.732Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:34.732Z] f75c31d5d4fb: Layer already exists [2022-06-07T07:50:34.732Z] 5791b39f24ee: Layer already exists [2022-06-07T07:50:34.732Z] 58bb6097ae1d: Layer already exists [2022-06-07T07:50:34.732Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:de2d14dd8b6b06e1224765554378e20c3a0b0494b53c3bc8511d4a7b10a22c8c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:35.049Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:35.360Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [2022-06-07T07:50:35.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-06-07T07:50:35.360Z] d0b662acbc66: Preparing [2022-06-07T07:50:35.360Z] a5935c72fdfc: Preparing [2022-06-07T07:50:35.360Z] 61ec8d6b3497: Preparing [2022-06-07T07:50:35.360Z] a14ad3840e83: Preparing [2022-06-07T07:50:35.360Z] 64da4dada97d: Preparing [2022-06-07T07:50:35.360Z] 8e3fdf44d203: Preparing [2022-06-07T07:50:35.360Z] f75c31d5d4fb: Preparing [2022-06-07T07:50:35.360Z] 5791b39f24ee: Preparing [2022-06-07T07:50:35.361Z] 58bb6097ae1d: Preparing [2022-06-07T07:50:35.361Z] b541d28bf3b4: Preparing [2022-06-07T07:50:35.361Z] 8e3fdf44d203: Waiting [2022-06-07T07:50:35.361Z] 5791b39f24ee: Waiting [2022-06-07T07:50:35.361Z] b541d28bf3b4: Waiting [2022-06-07T07:50:35.361Z] 58bb6097ae1d: Waiting [2022-06-07T07:50:35.361Z] f75c31d5d4fb: Waiting [2022-06-07T07:50:35.361Z] 64da4dada97d: Layer already exists [2022-06-07T07:50:35.361Z] d0b662acbc66: Layer already exists [2022-06-07T07:50:35.361Z] a14ad3840e83: Layer already exists [2022-06-07T07:50:35.361Z] 61ec8d6b3497: Layer already exists [2022-06-07T07:50:35.361Z] a5935c72fdfc: Layer already exists [2022-06-07T07:50:35.361Z] 5791b39f24ee: Layer already exists [2022-06-07T07:50:35.361Z] 8e3fdf44d203: Layer already exists [2022-06-07T07:50:35.361Z] f75c31d5d4fb: Layer already exists [2022-06-07T07:50:35.361Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:35.361Z] 58bb6097ae1d: Layer already exists [2022-06-07T07:50:35.361Z] jakarta: digest: sha256:de2d14dd8b6b06e1224765554378e20c3a0b0494b53c3bc8511d4a7b10a22c8c size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:50:35.410Z] ===================================================== [Pipeline] echo [2022-06-07T07:50:35.418Z] taggedImages: [2022-06-07T07:50:35.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:35.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.1.1-dev.8 [2022-06-07T07:50:35.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:35.418Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:jakarta [Pipeline] echo [2022-06-07T07:50:35.437Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-06-07T07:50:35.437Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:35.437Z] 2.1.1-dev.8 [2022-06-07T07:50:35.437Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:35.437Z] jakarta [2022-06-07T07:50:35.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:35.760Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:36.070Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:36.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-07T07:50:36.070Z] 7ccd694ab315: Preparing [2022-06-07T07:50:36.070Z] 76a3290bd3d7: Preparing [2022-06-07T07:50:36.070Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:36.070Z] f1739d5f0727: Preparing [2022-06-07T07:50:36.070Z] b541d28bf3b4: Preparing [2022-06-07T07:50:36.070Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:36.070Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:36.070Z] 7ccd694ab315: Pushed [2022-06-07T07:50:36.070Z] f1739d5f0727: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T07:50:36.157Z] provisioning config files... [2022-06-07T07:50:36.179Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7019192314137785509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T07:50:36.714Z] ---> docker-login.sh [2022-06-07T07:50:36.714Z] nexus3.edgexfoundry.org:10001 [2022-06-07T07:50:37.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:50:37.450Z] 76a3290bd3d7: Pushed [2022-06-07T07:50:37.450Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:e5e12b5247eaa281f33392c580b823031e27f9b36a2959ceb156d946a3386c66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:37.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:50:37.578Z] Configure a credential helper to remove this warning. See [2022-06-07T07:50:37.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:50:37.578Z] [2022-06-07T07:50:37.578Z] Login Succeeded [2022-06-07T07:50:37.578Z] nexus3.edgexfoundry.org:10002 [2022-06-07T07:50:37.765Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:37.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:50:37.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:50:37.852Z] Configure a credential helper to remove this warning. See [2022-06-07T07:50:37.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:50:37.852Z] [2022-06-07T07:50:37.852Z] Login Succeeded [2022-06-07T07:50:38.075Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.8 [2022-06-07T07:50:38.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-07T07:50:38.075Z] 7ccd694ab315: Preparing [2022-06-07T07:50:38.075Z] 76a3290bd3d7: Preparing [2022-06-07T07:50:38.075Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:38.075Z] f1739d5f0727: Preparing [2022-06-07T07:50:38.075Z] b541d28bf3b4: Preparing [2022-06-07T07:50:38.075Z] f1739d5f0727: Layer already exists [2022-06-07T07:50:38.075Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:38.075Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:38.075Z] 76a3290bd3d7: Layer already exists [2022-06-07T07:50:38.075Z] 7ccd694ab315: Layer already exists [2022-06-07T07:50:38.075Z] 2.1.1-dev.8: digest: sha256:e5e12b5247eaa281f33392c580b823031e27f9b36a2959ceb156d946a3386c66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:38.129Z] nexus3.edgexfoundry.org:10003 [2022-06-07T07:50:38.396Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [2022-06-07T07:50:38.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:50:38.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:50:38.402Z] Configure a credential helper to remove this warning. See [2022-06-07T07:50:38.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:50:38.402Z] [2022-06-07T07:50:38.402Z] Login Succeeded [2022-06-07T07:50:38.402Z] nexus3.edgexfoundry.org:10004 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:38.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:50:38.697Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:38.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-07T07:50:38.697Z] 7ccd694ab315: Preparing [2022-06-07T07:50:38.697Z] 76a3290bd3d7: Preparing [2022-06-07T07:50:38.697Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:38.697Z] f1739d5f0727: Preparing [2022-06-07T07:50:38.697Z] b541d28bf3b4: Preparing [2022-06-07T07:50:38.697Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:38.697Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:38.697Z] 7ccd694ab315: Layer already exists [2022-06-07T07:50:38.697Z] f1739d5f0727: Layer already exists [2022-06-07T07:50:38.697Z] 76a3290bd3d7: Layer already exists [2022-06-07T07:50:38.697Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:e5e12b5247eaa281f33392c580b823031e27f9b36a2959ceb156d946a3386c66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:38.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:50:38.955Z] Configure a credential helper to remove this warning. See [2022-06-07T07:50:38.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:50:38.955Z] [2022-06-07T07:50:38.955Z] Login Succeeded [2022-06-07T07:50:38.955Z] docker.io [2022-06-07T07:50:39.008Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:39.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T07:50:39.320Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:jakarta [2022-06-07T07:50:39.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-06-07T07:50:39.320Z] 7ccd694ab315: Preparing [2022-06-07T07:50:39.320Z] 76a3290bd3d7: Preparing [2022-06-07T07:50:39.320Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:39.320Z] f1739d5f0727: Preparing [2022-06-07T07:50:39.320Z] b541d28bf3b4: Preparing [2022-06-07T07:50:39.320Z] 7ccd694ab315: Layer already exists [2022-06-07T07:50:39.320Z] f1739d5f0727: Layer already exists [2022-06-07T07:50:39.320Z] 76a3290bd3d7: Layer already exists [2022-06-07T07:50:39.320Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:39.320Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:39.320Z] jakarta: digest: sha256:e5e12b5247eaa281f33392c580b823031e27f9b36a2959ceb156d946a3386c66 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:50:39.376Z] ===================================================== [Pipeline] echo [2022-06-07T07:50:39.384Z] taggedImages: [2022-06-07T07:50:39.384Z] - nexus3.edgexfoundry.org:10004/support-notifications:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:39.384Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.1.1-dev.8 [2022-06-07T07:50:39.384Z] - nexus3.edgexfoundry.org:10004/support-notifications:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:39.384Z] - nexus3.edgexfoundry.org:10004/support-notifications:jakarta [Pipeline] echo [2022-06-07T07:50:39.410Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-06-07T07:50:39.410Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:39.410Z] 2.1.1-dev.8 [2022-06-07T07:50:39.410Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:39.410Z] jakarta [2022-06-07T07:50:39.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:39.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T07:50:39.501Z] Configure a credential helper to remove this warning. See [2022-06-07T07:50:39.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T07:50:39.501Z] [2022-06-07T07:50:39.501Z] Login Succeeded [2022-06-07T07:50:39.501Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T07:50:39.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-06-07T07:50:39.730Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2022-06-07T07:50:39.799Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T07:50:39.808Z] ========================================================= [2022-06-07T07:50:39.808Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts] [2022-06-07T07:50:39.808Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-07T07:50:40.041Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:40.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-07T07:50:40.041Z] 7833164454ec: Preparing [2022-06-07T07:50:40.041Z] 055b8c190806: Preparing [2022-06-07T07:50:40.041Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:40.041Z] d89f7227f0c7: Preparing [2022-06-07T07:50:40.041Z] b541d28bf3b4: Preparing [2022-06-07T07:50:40.041Z] d89f7227f0c7: Layer already exists [2022-06-07T07:50:40.041Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:40.041Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:40.041Z] 7833164454ec: Pushed [2022-06-07T07:50:40.134Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T07:50:40.410Z] 1.17-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-07T07:50:40.410Z] 9b3977197b4f: Pulling fs layer [2022-06-07T07:50:40.410Z] 1a89e8eeedd5: Pulling fs layer [2022-06-07T07:50:40.410Z] 94645a83ff95: Pulling fs layer [2022-06-07T07:50:40.410Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-07T07:50:40.410Z] 0c92f367c5e7: Pulling fs layer [2022-06-07T07:50:40.410Z] 63b1bc5785f6: Pulling fs layer [2022-06-07T07:50:40.410Z] 626d30ff41c6: Pulling fs layer [2022-06-07T07:50:40.410Z] de1d54c125be: Pulling fs layer [2022-06-07T07:50:40.410Z] 3f3a8bcf1eab: Waiting [2022-06-07T07:50:40.410Z] 0c92f367c5e7: Waiting [2022-06-07T07:50:40.410Z] 63b1bc5785f6: Waiting [2022-06-07T07:50:40.410Z] 626d30ff41c6: Waiting [2022-06-07T07:50:40.410Z] de1d54c125be: Waiting [2022-06-07T07:50:40.410Z] 94645a83ff95: Verifying Checksum [2022-06-07T07:50:40.410Z] 94645a83ff95: Download complete [2022-06-07T07:50:40.410Z] 1a89e8eeedd5: Download complete [2022-06-07T07:50:40.410Z] 0c92f367c5e7: Verifying Checksum [2022-06-07T07:50:40.410Z] 0c92f367c5e7: Download complete [2022-06-07T07:50:40.410Z] 63b1bc5785f6: Verifying Checksum [2022-06-07T07:50:40.410Z] 63b1bc5785f6: Download complete [2022-06-07T07:50:40.410Z] 9b3977197b4f: Download complete [2022-06-07T07:50:40.410Z] 626d30ff41c6: Verifying Checksum [2022-06-07T07:50:40.410Z] 626d30ff41c6: Download complete [2022-06-07T07:50:41.395Z] 9b3977197b4f: Pull complete [2022-06-07T07:50:41.421Z] 055b8c190806: Pushed [2022-06-07T07:50:41.421Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:6c531ae985db6132f53f0e0718187dc8b8c92bed6783d17f63dc78ae0b139825 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:41.676Z] 1a89e8eeedd5: Pull complete [2022-06-07T07:50:41.739Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:41.965Z] 94645a83ff95: Pull complete [2022-06-07T07:50:42.051Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.8 [2022-06-07T07:50:42.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-07T07:50:42.052Z] 7833164454ec: Preparing [2022-06-07T07:50:42.052Z] 055b8c190806: Preparing [2022-06-07T07:50:42.052Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:42.052Z] d89f7227f0c7: Preparing [2022-06-07T07:50:42.052Z] b541d28bf3b4: Preparing [2022-06-07T07:50:42.052Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:42.052Z] d89f7227f0c7: Layer already exists [2022-06-07T07:50:42.052Z] 055b8c190806: Layer already exists [2022-06-07T07:50:42.052Z] 7833164454ec: Layer already exists [2022-06-07T07:50:42.052Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:42.052Z] 2.1.1-dev.8: digest: sha256:6c531ae985db6132f53f0e0718187dc8b8c92bed6783d17f63dc78ae0b139825 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:42.363Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:42.566Z] de1d54c125be: Verifying Checksum [2022-06-07T07:50:42.566Z] de1d54c125be: Download complete [2022-06-07T07:50:42.670Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:42.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-07T07:50:42.670Z] 7833164454ec: Preparing [2022-06-07T07:50:42.670Z] 055b8c190806: Preparing [2022-06-07T07:50:42.670Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:42.670Z] d89f7227f0c7: Preparing [2022-06-07T07:50:42.670Z] b541d28bf3b4: Preparing [2022-06-07T07:50:42.670Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:42.670Z] 055b8c190806: Layer already exists [2022-06-07T07:50:42.670Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:42.670Z] 7833164454ec: Layer already exists [2022-06-07T07:50:42.671Z] d89f7227f0c7: Layer already exists [2022-06-07T07:50:42.671Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:6c531ae985db6132f53f0e0718187dc8b8c92bed6783d17f63dc78ae0b139825 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:42.985Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:43.165Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-07T07:50:43.165Z] 3f3a8bcf1eab: Download complete [2022-06-07T07:50:43.307Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [2022-06-07T07:50:43.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-06-07T07:50:43.307Z] 7833164454ec: Preparing [2022-06-07T07:50:43.307Z] 055b8c190806: Preparing [2022-06-07T07:50:43.307Z] e9c2b8ca17f2: Preparing [2022-06-07T07:50:43.307Z] d89f7227f0c7: Preparing [2022-06-07T07:50:43.307Z] b541d28bf3b4: Preparing [2022-06-07T07:50:43.307Z] 055b8c190806: Layer already exists [2022-06-07T07:50:43.307Z] d89f7227f0c7: Layer already exists [2022-06-07T07:50:43.307Z] 7833164454ec: Layer already exists [2022-06-07T07:50:43.307Z] b541d28bf3b4: Layer already exists [2022-06-07T07:50:43.307Z] e9c2b8ca17f2: Layer already exists [2022-06-07T07:50:43.307Z] jakarta: digest: sha256:6c531ae985db6132f53f0e0718187dc8b8c92bed6783d17f63dc78ae0b139825 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:50:43.355Z] ===================================================== [Pipeline] echo [2022-06-07T07:50:43.363Z] taggedImages: [2022-06-07T07:50:43.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:43.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.1.1-dev.8 [2022-06-07T07:50:43.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:43.363Z] - nexus3.edgexfoundry.org:10004/support-scheduler:jakarta [Pipeline] echo [2022-06-07T07:50:43.390Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-06-07T07:50:43.390Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:43.390Z] 2.1.1-dev.8 [2022-06-07T07:50:43.390Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:43.390Z] jakarta [2022-06-07T07:50:43.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:43.722Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:44.032Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:44.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-07T07:50:44.032Z] f8f51031b0c6: Preparing [2022-06-07T07:50:44.032Z] 1cc5bd1a785e: Preparing [2022-06-07T07:50:44.032Z] 08246dbf1925: Preparing [2022-06-07T07:50:44.032Z] 368eacdafa76: Preparing [2022-06-07T07:50:44.032Z] 879b85f2d1ed: Preparing [2022-06-07T07:50:44.032Z] 6777e3bbcb7c: Preparing [2022-06-07T07:50:44.032Z] fd08d546f6b8: Preparing [2022-06-07T07:50:44.032Z] 0636255016a6: Preparing [2022-06-07T07:50:44.032Z] 84e9d258764d: Preparing [2022-06-07T07:50:44.032Z] 56463f638872: Preparing [2022-06-07T07:50:44.032Z] e2eb06d8af82: Preparing [2022-06-07T07:50:44.032Z] 56463f638872: Waiting [2022-06-07T07:50:44.032Z] fd08d546f6b8: Waiting [2022-06-07T07:50:44.032Z] 6777e3bbcb7c: Waiting [2022-06-07T07:50:44.032Z] 0636255016a6: Waiting [2022-06-07T07:50:44.032Z] 84e9d258764d: Waiting [2022-06-07T07:50:44.032Z] 879b85f2d1ed: Layer already exists [2022-06-07T07:50:44.032Z] 6777e3bbcb7c: Layer already exists [2022-06-07T07:50:44.032Z] fd08d546f6b8: Layer already exists [2022-06-07T07:50:44.032Z] 0636255016a6: Layer already exists [2022-06-07T07:50:44.032Z] 84e9d258764d: Layer already exists [2022-06-07T07:50:44.032Z] 1cc5bd1a785e: Pushed [2022-06-07T07:50:44.032Z] 56463f638872: Layer already exists [2022-06-07T07:50:44.032Z] e2eb06d8af82: Layer already exists [2022-06-07T07:50:44.291Z] f8f51031b0c6: Pushed [2022-06-07T07:50:45.231Z] 08246dbf1925: Pushed [2022-06-07T07:50:51.807Z] 368eacdafa76: Pushed [2022-06-07T07:50:51.807Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:e0b89573a042b94d7a086dbd359929e176cc6ca47b940dc8bddc3f8e39fabc27 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:52.117Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:52.422Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.8 [2022-06-07T07:50:52.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-07T07:50:52.422Z] f8f51031b0c6: Preparing [2022-06-07T07:50:52.422Z] 1cc5bd1a785e: Preparing [2022-06-07T07:50:52.422Z] 08246dbf1925: Preparing [2022-06-07T07:50:52.422Z] 368eacdafa76: Preparing [2022-06-07T07:50:52.422Z] 879b85f2d1ed: Preparing [2022-06-07T07:50:52.422Z] 6777e3bbcb7c: Preparing [2022-06-07T07:50:52.422Z] fd08d546f6b8: Preparing [2022-06-07T07:50:52.422Z] 0636255016a6: Preparing [2022-06-07T07:50:52.422Z] 84e9d258764d: Preparing [2022-06-07T07:50:52.422Z] 56463f638872: Preparing [2022-06-07T07:50:52.422Z] e2eb06d8af82: Preparing [2022-06-07T07:50:52.422Z] fd08d546f6b8: Waiting [2022-06-07T07:50:52.422Z] 0636255016a6: Waiting [2022-06-07T07:50:52.422Z] 84e9d258764d: Waiting [2022-06-07T07:50:52.422Z] 56463f638872: Waiting [2022-06-07T07:50:52.422Z] e2eb06d8af82: Waiting [2022-06-07T07:50:52.422Z] 6777e3bbcb7c: Waiting [2022-06-07T07:50:52.422Z] 879b85f2d1ed: Layer already exists [2022-06-07T07:50:52.422Z] 368eacdafa76: Layer already exists [2022-06-07T07:50:52.422Z] 08246dbf1925: Layer already exists [2022-06-07T07:50:52.422Z] 1cc5bd1a785e: Layer already exists [2022-06-07T07:50:52.422Z] f8f51031b0c6: Layer already exists [2022-06-07T07:50:52.422Z] 6777e3bbcb7c: Layer already exists [2022-06-07T07:50:52.422Z] fd08d546f6b8: Layer already exists [2022-06-07T07:50:52.422Z] 84e9d258764d: Layer already exists [2022-06-07T07:50:52.422Z] 0636255016a6: Layer already exists [2022-06-07T07:50:52.422Z] 56463f638872: Layer already exists [2022-06-07T07:50:52.422Z] e2eb06d8af82: Layer already exists [2022-06-07T07:50:52.422Z] 2.1.1-dev.8: digest: sha256:e0b89573a042b94d7a086dbd359929e176cc6ca47b940dc8bddc3f8e39fabc27 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:52.735Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:53.045Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:53.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-07T07:50:53.045Z] f8f51031b0c6: Preparing [2022-06-07T07:50:53.045Z] 1cc5bd1a785e: Preparing [2022-06-07T07:50:53.045Z] 08246dbf1925: Preparing [2022-06-07T07:50:53.045Z] 368eacdafa76: Preparing [2022-06-07T07:50:53.045Z] 879b85f2d1ed: Preparing [2022-06-07T07:50:53.045Z] 6777e3bbcb7c: Preparing [2022-06-07T07:50:53.045Z] fd08d546f6b8: Preparing [2022-06-07T07:50:53.045Z] 0636255016a6: Preparing [2022-06-07T07:50:53.045Z] 84e9d258764d: Preparing [2022-06-07T07:50:53.045Z] 56463f638872: Preparing [2022-06-07T07:50:53.045Z] e2eb06d8af82: Preparing [2022-06-07T07:50:53.045Z] fd08d546f6b8: Waiting [2022-06-07T07:50:53.045Z] 0636255016a6: Waiting [2022-06-07T07:50:53.045Z] 84e9d258764d: Waiting [2022-06-07T07:50:53.045Z] 56463f638872: Waiting [2022-06-07T07:50:53.045Z] e2eb06d8af82: Waiting [2022-06-07T07:50:53.045Z] 6777e3bbcb7c: Waiting [2022-06-07T07:50:53.045Z] 368eacdafa76: Layer already exists [2022-06-07T07:50:53.045Z] 879b85f2d1ed: Layer already exists [2022-06-07T07:50:53.045Z] 1cc5bd1a785e: Layer already exists [2022-06-07T07:50:53.045Z] f8f51031b0c6: Layer already exists [2022-06-07T07:50:53.045Z] 08246dbf1925: Layer already exists [2022-06-07T07:50:53.045Z] fd08d546f6b8: Layer already exists [2022-06-07T07:50:53.045Z] 6777e3bbcb7c: Layer already exists [2022-06-07T07:50:53.045Z] 56463f638872: Layer already exists [2022-06-07T07:50:53.045Z] 84e9d258764d: Layer already exists [2022-06-07T07:50:53.045Z] 0636255016a6: Layer already exists [2022-06-07T07:50:53.045Z] e2eb06d8af82: Layer already exists [2022-06-07T07:50:53.045Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:e0b89573a042b94d7a086dbd359929e176cc6ca47b940dc8bddc3f8e39fabc27 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:53.351Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:50:53.662Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [2022-06-07T07:50:53.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-06-07T07:50:53.662Z] f8f51031b0c6: Preparing [2022-06-07T07:50:53.662Z] 1cc5bd1a785e: Preparing [2022-06-07T07:50:53.662Z] 08246dbf1925: Preparing [2022-06-07T07:50:53.662Z] 368eacdafa76: Preparing [2022-06-07T07:50:53.662Z] 879b85f2d1ed: Preparing [2022-06-07T07:50:53.662Z] 6777e3bbcb7c: Preparing [2022-06-07T07:50:53.662Z] fd08d546f6b8: Preparing [2022-06-07T07:50:53.662Z] 0636255016a6: Preparing [2022-06-07T07:50:53.662Z] 84e9d258764d: Preparing [2022-06-07T07:50:53.662Z] 56463f638872: Preparing [2022-06-07T07:50:53.662Z] e2eb06d8af82: Preparing [2022-06-07T07:50:53.662Z] 6777e3bbcb7c: Waiting [2022-06-07T07:50:53.662Z] 84e9d258764d: Waiting [2022-06-07T07:50:53.662Z] e2eb06d8af82: Waiting [2022-06-07T07:50:53.662Z] fd08d546f6b8: Waiting [2022-06-07T07:50:53.662Z] 56463f638872: Waiting [2022-06-07T07:50:53.662Z] 0636255016a6: Waiting [2022-06-07T07:50:53.662Z] f8f51031b0c6: Layer already exists [2022-06-07T07:50:53.662Z] 1cc5bd1a785e: Layer already exists [2022-06-07T07:50:53.662Z] 08246dbf1925: Layer already exists [2022-06-07T07:50:53.662Z] 368eacdafa76: Layer already exists [2022-06-07T07:50:53.662Z] 879b85f2d1ed: Layer already exists [2022-06-07T07:50:53.662Z] 6777e3bbcb7c: Layer already exists [2022-06-07T07:50:53.662Z] 0636255016a6: Layer already exists [2022-06-07T07:50:53.662Z] fd08d546f6b8: Layer already exists [2022-06-07T07:50:53.662Z] 56463f638872: Layer already exists [2022-06-07T07:50:53.662Z] 84e9d258764d: Layer already exists [2022-06-07T07:50:53.662Z] e2eb06d8af82: Layer already exists [2022-06-07T07:50:53.662Z] jakarta: digest: sha256:e0b89573a042b94d7a086dbd359929e176cc6ca47b940dc8bddc3f8e39fabc27 size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T07:50:53.709Z] ===================================================== [Pipeline] echo [2022-06-07T07:50:53.717Z] taggedImages: [2022-06-07T07:50:53.717Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:50:53.717Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.1.1-dev.8 [2022-06-07T07:50:53.717Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T07:50:53.717Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-07T07:50:55.575Z] 3f3a8bcf1eab: Pull complete [2022-06-07T07:50:55.850Z] 0c92f367c5e7: Pull complete [2022-06-07T07:50:56.124Z] 63b1bc5785f6: Pull complete [2022-06-07T07:50:56.398Z] 626d30ff41c6: Pull complete [2022-06-07T07:51:03.119Z] de1d54c125be: Pull complete [2022-06-07T07:51:03.119Z] Digest: sha256:c13e7f4b3dabbafca41e473b4c3190511df4cc90c6116df0ec0acdea4752f811 [2022-06-07T07:51:03.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T07:51:03.119Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [Pipeline] fileExists [Pipeline] sh [2022-06-07T07:51:03.486Z] + echo+ FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T07:51:03.486Z] WORKDIR /edgex [2022-06-07T07:51:03.486Z] COPY go.mod . [2022-06-07T07:51:03.486Z] RUN go mod download [2022-06-07T07:51:03.486Z] docker build -t ci-base-image-arm64 -f - . [2022-06-07T07:51:06.897Z] Sending build context to Docker daemon 180.5MB [2022-06-07T07:51:06.897Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.17-alpine-lts [2022-06-07T07:51:06.897Z] ---> 5f011755c4a2 [2022-06-07T07:51:06.897Z] Step 2/4 : WORKDIR /edgex [2022-06-07T07:51:08.894Z] ---> Running in f13b9723496c [2022-06-07T07:51:08.894Z] Removing intermediate container f13b9723496c [2022-06-07T07:51:08.894Z] ---> e5d805ae8e39 [2022-06-07T07:51:08.894Z] Step 3/4 : COPY go.mod . [2022-06-07T07:51:09.500Z] ---> 5061e5640491 [2022-06-07T07:51:09.500Z] Step 4/4 : RUN go mod download [2022-06-07T07:51:09.500Z] ---> Running in 53acf313bf46 [2022-06-07T07:52:31.334Z] Removing intermediate container 53acf313bf46 [2022-06-07T07:52:31.334Z] ---> 017d716e9fe8 [2022-06-07T07:52:31.334Z] Successfully built 017d716e9fe8 [2022-06-07T07:52:31.334Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:52:31.687Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T07:52:31.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:52:31.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-1618 does not seem to be running inside a container [2022-06-07T07:52:32.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-arm64 cat [2022-06-07T07:52:33.269Z] $ docker top cab57a1ddb2df628b830028b2b3fb90282e4a2cf95c798d4e7b5cc637f1fff4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T07:52:34.152Z] + go version [2022-06-07T07:52:34.152Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-07T07:52:34.186Z] $ docker stop --time=1 cab57a1ddb2df628b830028b2b3fb90282e4a2cf95c798d4e7b5cc637f1fff4a [2022-06-07T07:52:35.808Z] $ docker rm -f cab57a1ddb2df628b830028b2b3fb90282e4a2cf95c798d4e7b5cc637f1fff4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:52:36.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-07T07:52:36.427Z] [2022-06-07T07:52:36.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:52:36.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-07T07:52:37.057Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-07T07:52:37.057Z] 29e5d40040c1: Pulling fs layer [2022-06-07T07:52:37.057Z] 1ce36da41761: Pulling fs layer [2022-06-07T07:52:37.057Z] 25b303627fd3: Pulling fs layer [2022-06-07T07:52:37.057Z] 29e5d40040c1: Verifying Checksum [2022-06-07T07:52:37.057Z] 29e5d40040c1: Download complete [2022-06-07T07:52:37.331Z] 1ce36da41761: Verifying Checksum [2022-06-07T07:52:37.331Z] 1ce36da41761: Download complete [2022-06-07T07:52:37.602Z] 29e5d40040c1: Pull complete [2022-06-07T07:52:39.038Z] 25b303627fd3: Verifying Checksum [2022-06-07T07:52:39.038Z] 25b303627fd3: Download complete [2022-06-07T07:52:39.038Z] 1ce36da41761: Pull complete [2022-06-07T07:52:51.442Z] 25b303627fd3: Pull complete [2022-06-07T07:52:51.442Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-07T07:52:51.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-07T07:52:51.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:52:51.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-1618 does not seem to be running inside a container [2022-06-07T07:52:51.768Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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/edgex-compose-arm64:latest cat [2022-06-07T07:52:53.958Z] $ docker top 6b9bfe68fbf6ceceb27b1d228e5850c1bf00d1a23630d7555e9d170de6da9f8c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T07:52:54.868Z] + docker-compose build+ --help [2022-06-07T07:52:54.868Z] grep parallel [2022-06-07T07:52:58.249Z] --parallel Build images in parallel. [Pipeline] } [2022-06-07T07:52:58.555Z] $ docker stop --time=1 6b9bfe68fbf6ceceb27b1d228e5850c1bf00d1a23630d7555e9d170de6da9f8c [2022-06-07T07:53:00.178Z] $ docker rm -f 6b9bfe68fbf6ceceb27b1d228e5850c1bf00d1a23630d7555e9d170de6da9f8c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T07:53:00.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-07T07:53:00.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T07:53:00.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-1618 does not seem to be running inside a container [2022-06-07T07:53:01.067Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-06-07T07:53:02.322Z] $ docker top 6431d988d70ff252129697c6d8e017d4976e92b097e991497a898aa1f08e88d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T07:53:03.188Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-07T07:53:07.476Z] Building core-command ... [2022-06-07T07:53:07.476Z] Building core-data ... [2022-06-07T07:53:07.476Z] Building core-metadata ... [2022-06-07T07:53:07.476Z] Building security-bootstrapper ... [2022-06-07T07:53:07.476Z] Building security-proxy-setup ... [2022-06-07T07:53:07.476Z] Building security-secretstore-setup ... [2022-06-07T07:53:07.476Z] Building support-notifications ... [2022-06-07T07:53:07.476Z] Building support-scheduler ... [2022-06-07T07:53:07.476Z] Building sys-mgmt-agent ... [2022-06-07T07:53:07.476Z] Building security-secretstore-setup [2022-06-07T07:53:07.476Z] Building support-scheduler [2022-06-07T07:53:07.476Z] Building core-command [2022-06-07T07:53:07.476Z] Building security-bootstrapper [2022-06-07T07:53:07.476Z] Building support-notifications [2022-06-07T07:54:15.484Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:54:15.484Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:54:15.484Z] ---> 017d716e9fe8 [2022-06-07T07:54:15.484Z] Step 3/24 : WORKDIR /edgex-go [2022-06-07T07:54:15.484Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:54:15.484Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:54:15.484Z] ---> 017d716e9fe8 [2022-06-07T07:54:15.484Z] Step 3/23 : WORKDIR /edgex-go [2022-06-07T07:54:15.484Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:54:15.484Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:54:15.484Z] ---> 017d716e9fe8 [2022-06-07T07:54:15.484Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:54:15.484Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:54:15.484Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:54:15.484Z] ---> 017d716e9fe8 [2022-06-07T07:54:15.484Z] Step 3/30 : WORKDIR /edgex-go [2022-06-07T07:54:15.757Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:54:15.757Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:54:15.757Z] ---> 017d716e9fe8 [2022-06-07T07:54:15.758Z] Step 3/21 : WORKDIR /edgex-go [2022-06-07T07:54:16.749Z] ---> Running in c24cdb59f0d8 [2022-06-07T07:54:16.749Z] ---> Running in b638e7f93e6c [2022-06-07T07:54:16.749Z] ---> Running in 732ca016d3c7 [2022-06-07T07:54:16.749Z] ---> Running in cae9fd13d7bf [2022-06-07T07:54:16.749Z] ---> Running in 56152b0dec16 [2022-06-07T07:54:17.400Z] Removing intermediate container c24cdb59f0d8 [2022-06-07T07:54:17.400Z] ---> f15f01382a7f [2022-06-07T07:54:17.400Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:54:17.400Z] Removing intermediate container 732ca016d3c7 [2022-06-07T07:54:17.400Z] ---> 3a88b1648e6f [2022-06-07T07:54:17.400Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:54:17.400Z] Removing intermediate container b638e7f93e6c [2022-06-07T07:54:17.400Z] ---> 3db5b24cb2d6 [2022-06-07T07:54:17.400Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:54:17.400Z] ---> Running in 3c17ef9643a5 [2022-06-07T07:54:17.862Z] Removing intermediate container cae9fd13d7bf [2022-06-07T07:54:17.862Z] ---> 643d63b55894 [2022-06-07T07:54:17.862Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:54:17.862Z] Removing intermediate container 56152b0dec16 [2022-06-07T07:54:17.862Z] ---> 75b8fe8823cb [2022-06-07T07:54:17.862Z] ---> Running in f57edf314086 [2022-06-07T07:54:17.862Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:54:17.862Z] ---> Running in 36bab757fae9 [2022-06-07T07:54:17.862Z] ---> Running in 01b629fab871 [2022-06-07T07:54:17.862Z] ---> Running in 664ebc99b889 [2022-06-07T07:54:22.497Z] Removing intermediate container 3c17ef9643a5 [2022-06-07T07:54:22.497Z] ---> 04f81858d8f8 [2022-06-07T07:54:22.497Z] Step 5/30 : RUN apk add --update --no-cache make git [2022-06-07T07:54:22.497Z] ---> Running in a34efb176e84 [2022-06-07T07:54:22.497Z] Removing intermediate container f57edf314086 [2022-06-07T07:54:22.497Z] ---> 618498337397 [2022-06-07T07:54:22.497Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-06-07T07:54:22.497Z] ---> Running in 57e482217098 [2022-06-07T07:54:22.497Z] Removing intermediate container 664ebc99b889 [2022-06-07T07:54:22.497Z] ---> 9267b52a1a65 [2022-06-07T07:54:22.497Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-07T07:54:22.783Z] ---> Running in 784adf3ede35 [2022-06-07T07:54:22.783Z] Removing intermediate container 01b629fab871 [2022-06-07T07:54:22.783Z] ---> 07c41243e33e [2022-06-07T07:54:22.783Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-07T07:54:23.065Z] Removing intermediate container 36bab757fae9 [2022-06-07T07:54:23.065Z] ---> feb7f31b3866 [2022-06-07T07:54:23.065Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-07T07:54:23.065Z] ---> Running in d37f1a4e4a11 [2022-06-07T07:54:23.342Z] ---> Running in 729ba84f9b3f [2022-06-07T07:54:24.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:54:24.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:54:24.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:54:24.888Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:54:25.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:54:25.165Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:54:25.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:54:25.734Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:54:26.019Z] OK: 220 MiB in 52 packages [2022-06-07T07:54:26.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:54:26.019Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:54:26.649Z] OK: 220 MiB in 52 packages [2022-06-07T07:54:27.265Z] OK: 220 MiB in 52 packages [2022-06-07T07:54:27.546Z] OK: 220 MiB in 52 packages [2022-06-07T07:54:27.546Z] OK: 220 MiB in 52 packages [2022-06-07T07:54:27.827Z] Removing intermediate container a34efb176e84 [2022-06-07T07:54:27.827Z] ---> 259fc6c0d65f [2022-06-07T07:54:27.827Z] Step 6/30 : COPY . . [2022-06-07T07:54:28.108Z] Removing intermediate container 57e482217098 [2022-06-07T07:54:28.108Z] ---> e76f7c0ee431 [2022-06-07T07:54:28.108Z] Step 6/24 : COPY . . [2022-06-07T07:54:28.721Z] Removing intermediate container 784adf3ede35 [2022-06-07T07:54:28.721Z] ---> dbe6924ce547 [2022-06-07T07:54:28.721Z] Step 6/21 : COPY . . [2022-06-07T07:54:28.998Z] Removing intermediate container 729ba84f9b3f [2022-06-07T07:54:28.998Z] ---> 3b52f7a819ab [2022-06-07T07:54:28.998Z] Step 6/23 : COPY go.mod . [2022-06-07T07:54:28.998Z] Removing intermediate container d37f1a4e4a11 [2022-06-07T07:54:28.998Z] ---> 429e3bf9b960 [2022-06-07T07:54:28.998Z] Step 6/22 : COPY . . [2022-06-07T07:54:30.448Z] ---> 7da5fa1c34d4 [2022-06-07T07:54:30.448Z] Step 7/23 : RUN go mod download [2022-06-07T07:54:30.448Z] ---> Running in fd3e68ae82f6 [2022-06-07T07:54:34.774Z] Removing intermediate container fd3e68ae82f6 [2022-06-07T07:54:34.774Z] ---> ad64baaedf92 [2022-06-07T07:54:34.774Z] Step 8/23 : COPY . . [2022-06-07T07:54:56.981Z] ---> 5e717888de30 [2022-06-07T07:54:56.981Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:54:56.981Z] ---> b2e4dbd0e889 [2022-06-07T07:54:56.981Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:54:56.981Z] ---> eb4ff4d2a935 [2022-06-07T07:54:56.981Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:54:56.981Z] ---> 5915d4371353 [2022-06-07T07:54:56.981Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:54:56.981Z] ---> Running in 178b1d5bc8ed [2022-06-07T07:54:56.981Z] ---> Running in b4847e244f5e [2022-06-07T07:54:56.981Z] ---> Running in 951acf798811 [2022-06-07T07:54:56.981Z] ---> Running in 98a2f859ae25 [2022-06-07T07:54:56.981Z] ---> 34d9de31bc6b [2022-06-07T07:54:56.981Z] Step 9/23 : RUN go mod tidy [2022-06-07T07:54:56.981Z] ---> Running in b85cceb69130 [2022-06-07T07:54:56.981Z] skipping... [2022-06-07T07:54:57.261Z] skipping... [2022-06-07T07:54:57.261Z] skipping... [2022-06-07T07:54:57.261Z] skipping... [2022-06-07T07:54:58.720Z] Removing intermediate container 178b1d5bc8ed [2022-06-07T07:54:58.720Z] ---> e9b163650a94 [2022-06-07T07:54:58.720Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-07T07:54:58.720Z] ---> Running in 5c8bc9e7f223 [2022-06-07T07:54:58.720Z] Removing intermediate container 951acf798811 [2022-06-07T07:54:58.720Z] ---> 6962f6bee5e6 [2022-06-07T07:54:58.720Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2022-06-07T07:54:58.720Z] Removing intermediate container 98a2f859ae25 [2022-06-07T07:54:59.045Z] ---> bff9febf182c [2022-06-07T07:54:59.045Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-07T07:54:59.045Z] ---> Running in 91d665b1f791 [2022-06-07T07:54:59.045Z] ---> Running in b1d4434ad91a [2022-06-07T07:54:59.329Z] Removing intermediate container b4847e244f5e [2022-06-07T07:54:59.330Z] ---> ca19b405165f [2022-06-07T07:54:59.330Z] Step 8/22 : RUN make cmd/core-command/core-command [2022-06-07T07:54:59.628Z] ---> Running in cae53b5b5bcb [2022-06-07T07:55:01.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-06-07T07:55:01.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-06-07T07:55:01.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-06-07T07:55:01.645Z] Removing intermediate container b85cceb69130 [2022-06-07T07:55:01.645Z] ---> 1d8cc04b3304 [2022-06-07T07:55:01.645Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-06-07T07:55:01.937Z] ---> Running in 09658bc34a7a [2022-06-07T07:55:02.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/core-command/core-command ./cmd/core-command [2022-06-07T07:55:03.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-06-07T07:57:10.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-06-07T07:57:13.983Z] Removing intermediate container cae53b5b5bcb [2022-06-07T07:57:13.983Z] ---> 35c3ba5dde05 [2022-06-07T07:57:13.983Z] [2022-06-07T07:57:13.983Z] Step 9/22 : FROM alpine:3.14 [2022-06-07T07:57:13.983Z] 3.14: Pulling from library/alpine [2022-06-07T07:57:16.004Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T07:57:16.004Z] Status: Downloaded newer image for alpine:3.14 [2022-06-07T07:57:16.004Z] ---> ac73e934f311 [2022-06-07T07:57:16.004Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-07T07:57:16.284Z] ---> Running in 6682818c2e8c [2022-06-07T07:57:16.896Z] Removing intermediate container b1d4434ad91a [2022-06-07T07:57:16.896Z] ---> 0f1c9c12a4c3 [2022-06-07T07:57:16.896Z] [2022-06-07T07:57:16.896Z] Step 9/30 : FROM alpine:3.14 [2022-06-07T07:57:16.896Z] ---> ac73e934f311 [2022-06-07T07:57:16.896Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-07T07:57:17.176Z] ---> Running in e768cb678c30 [2022-06-07T07:57:18.617Z] Removing intermediate container e768cb678c30 [2022-06-07T07:57:18.617Z] ---> 551a177de211 [2022-06-07T07:57:18.617Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-07T07:57:18.617Z] ---> Running in 770f9b764493 [2022-06-07T07:57:18.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:57:19.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:57:20.234Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-07T07:57:20.234Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:57:20.234Z] OK: 5 MiB in 15 packages [2022-06-07T07:57:20.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:57:20.843Z] Removing intermediate container 5c8bc9e7f223 [2022-06-07T07:57:20.843Z] ---> db8c48fb0ec6 [2022-06-07T07:57:20.843Z] [2022-06-07T07:57:20.843Z] Step 9/24 : FROM alpine:3.14 [2022-06-07T07:57:20.843Z] ---> ac73e934f311 [2022-06-07T07:57:20.843Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-07T07:57:21.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:57:21.130Z] ---> Running in ac4727c4d23d [2022-06-07T07:57:21.748Z] Removing intermediate container 6682818c2e8c [2022-06-07T07:57:21.748Z] ---> 151c819cf3ea [2022-06-07T07:57:21.748Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:57:22.041Z] ---> Running in 9274e7ee72e0 [2022-06-07T07:57:22.041Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-07T07:57:22.041Z] (2/2) Installing su-exec (0.2-r1) [2022-06-07T07:57:22.041Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:57:22.041Z] OK: 6 MiB in 16 packages [2022-06-07T07:57:23.026Z] Removing intermediate container 9274e7ee72e0 [2022-06-07T07:57:23.026Z] ---> de299f978594 [2022-06-07T07:57:23.026Z] Step 12/22 : ENV APP_PORT=59882 [2022-06-07T07:57:23.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:57:23.026Z] ---> Running in fb2a999c6cb5 [2022-06-07T07:57:23.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:57:23.578Z] Removing intermediate container 770f9b764493 [2022-06-07T07:57:23.578Z] ---> fcab94e05596 [2022-06-07T07:57:23.578Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-07T07:57:23.872Z] Removing intermediate container fb2a999c6cb5 [2022-06-07T07:57:23.872Z] ---> 7cdfa0527f85 [2022-06-07T07:57:23.872Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-07T07:57:23.872Z] ---> Running in 95be75bdad66 [2022-06-07T07:57:23.872Z] ---> Running in 5702060a94a2 [2022-06-07T07:57:24.146Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-07T07:57:24.418Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-07T07:57:24.418Z] (3/3) Installing su-exec (0.2-r1) [2022-06-07T07:57:24.418Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:57:24.418Z] Executing ca-certificates-20211220-r0.trigger [2022-06-07T07:57:24.418Z] Removing intermediate container 95be75bdad66 [2022-06-07T07:57:24.418Z] ---> 43440005f159 [2022-06-07T07:57:24.418Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-07T07:57:24.701Z] ---> Running in 84752cfc4f72 [2022-06-07T07:57:24.701Z] Removing intermediate container 5702060a94a2 [2022-06-07T07:57:24.701Z] ---> 151685089a3c [2022-06-07T07:57:24.701Z] Step 14/22 : WORKDIR / [2022-06-07T07:57:24.701Z] OK: 6 MiB in 17 packages [2022-06-07T07:57:24.976Z] ---> Running in 18117e3d272c [2022-06-07T07:57:25.586Z] Removing intermediate container 84752cfc4f72 [2022-06-07T07:57:25.586Z] ---> d3025b786416 [2022-06-07T07:57:25.586Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-07T07:57:25.586Z] ---> Running in ae040ebdfa65 [2022-06-07T07:57:25.864Z] Removing intermediate container 18117e3d272c [2022-06-07T07:57:25.864Z] ---> 8780540ec702 [2022-06-07T07:57:25.864Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:57:26.466Z] Removing intermediate container 09658bc34a7a [2022-06-07T07:57:26.466Z] ---> 3df1c092907e [2022-06-07T07:57:26.466Z] [2022-06-07T07:57:26.466Z] Step 11/23 : FROM alpine:3.14 [2022-06-07T07:57:26.466Z] ---> ac73e934f311 [2022-06-07T07:57:26.466Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-06-07T07:57:26.466Z] ---> Using cache [2022-06-07T07:57:26.466Z] ---> 151c819cf3ea [2022-06-07T07:57:26.466Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:57:26.466Z] ---> Using cache [2022-06-07T07:57:26.466Z] ---> de299f978594 [2022-06-07T07:57:26.466Z] Step 14/23 : ENV APP_PORT=59861 [2022-06-07T07:57:26.466Z] ---> Running in cc49a9cb3280 [2022-06-07T07:57:26.743Z] Removing intermediate container ac4727c4d23d [2022-06-07T07:57:26.743Z] ---> 091f9d782810 [2022-06-07T07:57:26.743Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-07T07:57:27.024Z] ---> Running in e1e05bdff9ae [2022-06-07T07:57:27.024Z] Removing intermediate container 91d665b1f791 [2022-06-07T07:57:27.024Z] ---> adf5793996f4 [2022-06-07T07:57:27.024Z] [2022-06-07T07:57:27.024Z] Step 9/21 : FROM alpine:3.14 [2022-06-07T07:57:27.024Z] ---> ac73e934f311 [2022-06-07T07:57:27.024Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-07T07:57:27.024Z] ---> 062fc6169c17 [2022-06-07T07:57:27.024Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-07T07:57:27.303Z] Removing intermediate container cc49a9cb3280 [2022-06-07T07:57:27.303Z] ---> 12e84d2dc647 [2022-06-07T07:57:27.303Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-07T07:57:27.303Z] ---> Running in c7ad1a3f2b35 [2022-06-07T07:57:27.303Z] ---> Running in 68d23504ea8a [2022-06-07T07:57:27.904Z] Removing intermediate container e1e05bdff9ae [2022-06-07T07:57:27.904Z] ---> fd02ca5c75ed [2022-06-07T07:57:27.904Z] Step 12/24 : WORKDIR / [2022-06-07T07:57:27.904Z] ---> Running in 872844a381d7 [2022-06-07T07:57:28.178Z] Removing intermediate container 68d23504ea8a [2022-06-07T07:57:28.178Z] ---> b4d01b9d9d80 [2022-06-07T07:57:28.178Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:57:28.779Z] Removing intermediate container 872844a381d7 [2022-06-07T07:57:28.779Z] ---> f33a33065908 [2022-06-07T07:57:28.779Z] 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-06-07T07:57:29.072Z] Removing intermediate container ae040ebdfa65 [2022-06-07T07:57:29.072Z] ---> 7bb591653b75 [2022-06-07T07:57:29.072Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-07T07:57:29.072Z] ---> Running in 360b24fc7dd2 [2022-06-07T07:57:29.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:57:29.360Z] ---> 74d8894e2c0e [2022-06-07T07:57:29.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-07T07:57:29.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:57:29.640Z] ---> a9b404397afb [2022-06-07T07:57:29.640Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-07T07:57:29.918Z] Removing intermediate container 360b24fc7dd2 [2022-06-07T07:57:29.918Z] ---> 68256ff008dc [2022-06-07T07:57:29.918Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-07T07:57:29.918Z] ---> df10efcee462 [2022-06-07T07:57:29.918Z] 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-06-07T07:57:30.525Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-07T07:57:30.816Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-07T07:57:30.816Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T07:57:30.816Z] Executing ca-certificates-20211220-r0.trigger [2022-06-07T07:57:30.816Z] ---> b6347cc3115a [2022-06-07T07:57:30.816Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2022-06-07T07:57:31.093Z] ---> d0529106ead6 [2022-06-07T07:57:31.093Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-07T07:57:31.093Z] ---> Running in 01d9671fbc3a [2022-06-07T07:57:31.093Z] OK: 6 MiB in 16 packages [2022-06-07T07:57:31.093Z] ---> 2decaae478fb [2022-06-07T07:57:31.093Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-07T07:57:31.384Z] ---> Running in aa1be30b319f [2022-06-07T07:57:31.661Z] ---> 0342bbad4c45 [2022-06-07T07:57:31.662Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-07T07:57:32.264Z] Removing intermediate container 01d9671fbc3a [2022-06-07T07:57:32.264Z] ---> d8407be72e24 [2022-06-07T07:57:32.264Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:57:32.264Z] ---> Running in 4aca0d741265 [2022-06-07T07:57:32.540Z] ---> 0670df952a54 [2022-06-07T07:57:32.540Z] 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-06-07T07:57:32.822Z] Removing intermediate container 4aca0d741265 [2022-06-07T07:57:32.822Z] ---> 9d992c03dc20 [2022-06-07T07:57:32.822Z] Step 20/22 : LABEL arch=arm64 [2022-06-07T07:57:33.104Z] ---> Running in 1a67805f4fa3 [2022-06-07T07:57:33.104Z] ---> 2c9b2358807b [2022-06-07T07:57:33.105Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-06-07T07:57:33.390Z] ---> Running in be78c74daf5d [2022-06-07T07:57:33.673Z] Removing intermediate container c7ad1a3f2b35 [2022-06-07T07:57:33.673Z] ---> 4ebea6ca7952 [2022-06-07T07:57:33.673Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T07:57:33.673Z] ---> Running in 74b590fe2fdb [2022-06-07T07:57:33.952Z] Removing intermediate container 1a67805f4fa3 [2022-06-07T07:57:33.952Z] ---> 7a5cd0b4e097 [2022-06-07T07:57:33.952Z] Step 21/22 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:57:33.952Z] ---> Running in 5231b639acbd [2022-06-07T07:57:34.237Z] Removing intermediate container be78c74daf5d [2022-06-07T07:57:34.237Z] ---> b39d50ddf767 [2022-06-07T07:57:34.237Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:57:34.237Z] ---> Running in b9ab1a624a61 [2022-06-07T07:57:34.237Z] ---> 3cc8771c545e [2022-06-07T07:57:34.237Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-07T07:57:34.237Z] Removing intermediate container aa1be30b319f [2022-06-07T07:57:34.237Z] ---> a26d91dd5894 [2022-06-07T07:57:34.237Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:57:34.521Z] Removing intermediate container 74b590fe2fdb [2022-06-07T07:57:34.521Z] ---> 6849b1f671f5 [2022-06-07T07:57:34.522Z] Step 12/21 : ENV APP_PORT=59860 [2022-06-07T07:57:34.522Z] ---> Running in 0f42a87e6338 [2022-06-07T07:57:34.823Z] Removing intermediate container 5231b639acbd [2022-06-07T07:57:34.823Z] ---> 0fa14474c6e4 [2022-06-07T07:57:34.823Z] Step 22/22 : LABEL version=2.1.1-dev.8 [2022-06-07T07:57:34.823Z] ---> Running in 2743b2776abc [2022-06-07T07:57:35.105Z] Removing intermediate container b9ab1a624a61 [2022-06-07T07:57:35.105Z] ---> 6614685217ef [2022-06-07T07:57:35.105Z] Step 21/23 : LABEL arch=arm64 [2022-06-07T07:57:35.105Z] ---> Running in d3833a439c3b [2022-06-07T07:57:35.383Z] Removing intermediate container 0f42a87e6338 [2022-06-07T07:57:35.383Z] ---> e0d1f8c92b18 [2022-06-07T07:57:35.383Z] Step 13/21 : EXPOSE $APP_PORT [2022-06-07T07:57:35.383Z] ---> Running in b1ec6e174130 [2022-06-07T07:57:35.383Z] ---> 38b41d6d68d8 [2022-06-07T07:57:35.383Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-07T07:57:35.659Z] Removing intermediate container 2743b2776abc [2022-06-07T07:57:35.659Z] ---> 585e20df8729 [2022-06-07T07:57:35.659Z] [2022-06-07T07:57:35.659Z] Removing intermediate container d3833a439c3b [2022-06-07T07:57:35.659Z] ---> d691fb54399c [2022-06-07T07:57:35.659Z] Step 22/23 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:57:35.942Z] ---> Running in 067fc2c6c905 [2022-06-07T07:57:36.224Z] Removing intermediate container b1ec6e174130 [2022-06-07T07:57:36.224Z] ---> 01d36df31b74 [2022-06-07T07:57:36.224Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T07:57:36.224Z] ---> f3d0616788f7 [2022-06-07T07:57:36.224Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-07T07:57:36.818Z] Removing intermediate container 067fc2c6c905 [2022-06-07T07:57:36.818Z] ---> f06e9eae2aae [2022-06-07T07:57:36.818Z] Step 23/23 : LABEL version=2.1.1-dev.8 [2022-06-07T07:57:36.818Z] ---> Running in 6072d6edf1f3 [2022-06-07T07:57:36.818Z] Successfully built 585e20df8729 [2022-06-07T07:57:36.818Z] Successfully tagged core-command-arm64:latest [2022-06-07T07:57:36.818Z]  Building core-command ... done Building security-proxy-setup [2022-06-07T07:57:37.102Z] ---> e88cfb5703f5 [2022-06-07T07:57:37.103Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-07T07:57:37.380Z] Removing intermediate container 6072d6edf1f3 [2022-06-07T07:57:37.380Z] ---> 9bf14ad49bf6 [2022-06-07T07:57:37.380Z] [2022-06-07T07:57:37.653Z] ---> 715abf4b9bbd [2022-06-07T07:57:37.653Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-07T07:57:38.259Z] ---> fe3502ad4e68 [2022-06-07T07:57:38.536Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-07T07:57:38.536Z] Successfully built 9bf14ad49bf6 [2022-06-07T07:57:38.813Z] Successfully tagged support-scheduler-arm64:latest [2022-06-07T07:57:38.813Z] Building core-metadata [2022-06-07T07:57:38.813Z]  Building support-scheduler ... done  ---> 784effa23d63 [2022-06-07T07:57:38.813Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-07T07:57:39.408Z] ---> 7694648d3e5a [2022-06-07T07:57:39.408Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-07T07:57:39.408Z] ---> e05cb84cdba1 [2022-06-07T07:57:39.408Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-07T07:57:39.686Z] ---> Running in b8a92040f8ae [2022-06-07T07:57:40.292Z] ---> 9027d98bf0cb [2022-06-07T07:57:40.292Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-07T07:57:40.580Z] ---> 11a933d53f14 [2022-06-07T07:57:40.580Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2022-06-07T07:57:40.580Z] ---> Running in a9bb80569de1 [2022-06-07T07:57:40.856Z] ---> 76a83d3d8256 [2022-06-07T07:57:40.856Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2022-06-07T07:57:41.139Z] Removing intermediate container a9bb80569de1 [2022-06-07T07:57:41.139Z] ---> abf92ad0d1d7 [2022-06-07T07:57:41.139Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T07:57:41.414Z] ---> Running in 4ea6783233af [2022-06-07T07:57:41.414Z] ---> Running in 8b11bbb26398 [2022-06-07T07:57:42.110Z] Removing intermediate container 4ea6783233af [2022-06-07T07:57:42.110Z] ---> c967b933d3d9 [2022-06-07T07:57:42.110Z] Step 19/21 : LABEL arch=arm64 [2022-06-07T07:57:42.466Z] Removing intermediate container 8b11bbb26398 [2022-06-07T07:57:42.466Z] ---> ac655d63999e [2022-06-07T07:57:42.466Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-07T07:57:42.466Z] ---> Running in c81f35237334 [2022-06-07T07:57:42.851Z] Removing intermediate container b8a92040f8ae [2022-06-07T07:57:42.851Z] ---> e2ad941b5ebb [2022-06-07T07:57:42.851Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2022-06-07T07:57:42.851Z] ---> Running in 5dc2b0b2c739 [2022-06-07T07:57:43.195Z] Removing intermediate container c81f35237334 [2022-06-07T07:57:43.195Z] ---> 4c64788754d4 [2022-06-07T07:57:43.195Z] Step 20/21 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:57:43.628Z] ---> Running in 2938f6ba22c4 [2022-06-07T07:57:43.628Z] Removing intermediate container 5dc2b0b2c739 [2022-06-07T07:57:43.628Z] ---> 58022bfeb325 [2022-06-07T07:57:43.628Z] Step 22/24 : LABEL arch=arm64 [2022-06-07T07:57:43.628Z] ---> 38484e65e5cb [2022-06-07T07:57:43.628Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2022-06-07T07:57:44.011Z] ---> Running in a3a7f1bbf617 [2022-06-07T07:57:44.011Z] ---> Running in 54c3d992f495 [2022-06-07T07:57:44.314Z] Removing intermediate container 2938f6ba22c4 [2022-06-07T07:57:44.314Z] ---> 81f0d3713a30 [2022-06-07T07:57:44.314Z] Step 21/21 : LABEL version=2.1.1-dev.8 [2022-06-07T07:57:44.798Z] ---> Running in 37d7f5706f29 [2022-06-07T07:57:44.798Z] Removing intermediate container a3a7f1bbf617 [2022-06-07T07:57:44.798Z] ---> 0bd238415ecf [2022-06-07T07:57:44.798Z] Step 23/24 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:57:44.798Z] ---> Running in bf1088ac2520 [2022-06-07T07:57:45.408Z] Removing intermediate container 37d7f5706f29 [2022-06-07T07:57:45.408Z] ---> d3d7e88002b3 [2022-06-07T07:57:45.408Z] [2022-06-07T07:57:45.408Z] Removing intermediate container bf1088ac2520 [2022-06-07T07:57:45.408Z] ---> f83d252aae28 [2022-06-07T07:57:45.408Z] Step 24/24 : LABEL version=2.1.1-dev.8 [2022-06-07T07:57:45.683Z] ---> Running in 02ae6c2c5033 [2022-06-07T07:57:45.959Z] Successfully built d3d7e88002b3 [2022-06-07T07:57:45.959Z] Successfully tagged support-notifications-arm64:latest [2022-06-07T07:57:45.959Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-06-07T07:57:46.238Z] Removing intermediate container 02ae6c2c5033 [2022-06-07T07:57:46.238Z] ---> 14b382731573 [2022-06-07T07:57:46.238Z] [2022-06-07T07:57:46.841Z] Successfully built 14b382731573 [2022-06-07T07:57:46.841Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-07T07:57:46.841Z] Building core-data [2022-06-07T07:57:47.114Z]  Building security-secretstore-setup ... done Removing intermediate container 54c3d992f495 [2022-06-07T07:57:47.114Z] ---> 87956abe2458 [2022-06-07T07:57:47.114Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-07T07:57:47.114Z] ---> Running in 367eab37978a [2022-06-07T07:57:47.719Z] Removing intermediate container 367eab37978a [2022-06-07T07:57:47.719Z] ---> 7086f79c0b6e [2022-06-07T07:57:47.719Z] Step 27/30 : CMD ["gate"] [2022-06-07T07:57:47.719Z] ---> Running in 7e7d960f9a0b [2022-06-07T07:57:48.320Z] Removing intermediate container 7e7d960f9a0b [2022-06-07T07:57:48.320Z] ---> 752da3cbb388 [2022-06-07T07:57:48.320Z] Step 28/30 : LABEL arch=arm64 [2022-06-07T07:57:48.320Z] ---> Running in efd5d86d48e8 [2022-06-07T07:57:48.916Z] Removing intermediate container efd5d86d48e8 [2022-06-07T07:57:48.916Z] ---> 188c2192c180 [2022-06-07T07:57:48.916Z] Step 29/30 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T07:57:48.916Z] ---> Running in 0aac74eb5454 [2022-06-07T07:57:49.194Z] Removing intermediate container 0aac74eb5454 [2022-06-07T07:57:49.195Z] ---> 72ef90347d26 [2022-06-07T07:57:49.195Z] Step 30/30 : LABEL version=2.1.1-dev.8 [2022-06-07T07:57:49.473Z] ---> Running in 6b22f1f4c2d9 [2022-06-07T07:57:49.746Z] Removing intermediate container 6b22f1f4c2d9 [2022-06-07T07:57:49.746Z] ---> 2dac1796486c [2022-06-07T07:57:49.746Z] [2022-06-07T07:57:50.340Z] Successfully built 2dac1796486c [2022-06-07T07:57:50.340Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-07T07:58:29.333Z]  Building security-bootstrapper ... done Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:58:29.333Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:58:29.333Z] ---> 017d716e9fe8 [2022-06-07T07:58:29.333Z] Step 3/20 : WORKDIR /edgex-go [2022-06-07T07:58:29.333Z] ---> Using cache [2022-06-07T07:58:29.333Z] ---> 75b8fe8823cb [2022-06-07T07:58:29.333Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:58:29.333Z] ---> Using cache [2022-06-07T07:58:29.333Z] ---> 07c41243e33e [2022-06-07T07:58:29.333Z] Step 5/20 : RUN apk add --update --no-cache make git [2022-06-07T07:58:29.333Z] ---> Using cache [2022-06-07T07:58:29.333Z] ---> 429e3bf9b960 [2022-06-07T07:58:29.333Z] Step 6/20 : COPY . . [2022-06-07T07:58:29.937Z] ---> Using cache [2022-06-07T07:58:29.937Z] ---> b2e4dbd0e889 [2022-06-07T07:58:29.937Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:58:29.937Z] ---> Using cache [2022-06-07T07:58:29.937Z] ---> ca19b405165f [2022-06-07T07:58:29.937Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-07T07:58:30.227Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:58:30.227Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:58:30.227Z] ---> 017d716e9fe8 [2022-06-07T07:58:30.227Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:58:30.227Z] ---> Using cache [2022-06-07T07:58:30.227Z] ---> 75b8fe8823cb [2022-06-07T07:58:30.227Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:58:30.227Z] ---> Using cache [2022-06-07T07:58:30.227Z] ---> 07c41243e33e [2022-06-07T07:58:30.227Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-07T07:58:30.227Z] ---> Using cache [2022-06-07T07:58:30.227Z] ---> 429e3bf9b960 [2022-06-07T07:58:30.227Z] Step 6/22 : COPY . . [2022-06-07T07:58:30.831Z] ---> Using cache [2022-06-07T07:58:30.831Z] ---> b2e4dbd0e889 [2022-06-07T07:58:30.831Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:58:30.831Z] ---> Using cache [2022-06-07T07:58:30.831Z] ---> ca19b405165f [2022-06-07T07:58:30.831Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2022-06-07T07:58:31.817Z] ---> Running in 740ccd01701e [2022-06-07T07:58:31.817Z] ---> Running in 5c2756463d5a [2022-06-07T07:58:33.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-06-07T07:58:33.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-06-07T07:58:35.568Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:58:35.568Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:58:35.568Z] ---> 017d716e9fe8 [2022-06-07T07:58:35.568Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:58:35.568Z] ---> Using cache [2022-06-07T07:58:35.568Z] ---> 75b8fe8823cb [2022-06-07T07:58:35.568Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:58:35.568Z] ---> Using cache [2022-06-07T07:58:35.568Z] ---> 07c41243e33e [2022-06-07T07:58:35.568Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2022-06-07T07:58:35.846Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2022-06-07T07:58:35.846Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-07T07:58:35.846Z] ---> 017d716e9fe8 [2022-06-07T07:58:35.846Z] Step 3/22 : WORKDIR /edgex-go [2022-06-07T07:58:35.846Z] ---> Using cache [2022-06-07T07:58:35.846Z] ---> 75b8fe8823cb [2022-06-07T07:58:35.846Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T07:58:35.846Z] ---> Using cache [2022-06-07T07:58:35.846Z] ---> 07c41243e33e [2022-06-07T07:58:35.846Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-07T07:58:35.846Z] ---> Running in 18bf9b6291e7 [2022-06-07T07:58:35.846Z] ---> Running in 34261516fcf9 [2022-06-07T07:58:37.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:58:38.116Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T07:58:39.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:58:39.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T07:58:40.109Z] OK: 220 MiB in 52 packages [2022-06-07T07:58:40.394Z] OK: 220 MiB in 52 packages [2022-06-07T07:58:41.395Z] Removing intermediate container 34261516fcf9 [2022-06-07T07:58:41.395Z] ---> 17c091765e21 [2022-06-07T07:58:41.395Z] Step 6/22 : COPY . . [2022-06-07T07:58:42.005Z] Removing intermediate container 18bf9b6291e7 [2022-06-07T07:58:42.005Z] ---> a09d194d4c04 [2022-06-07T07:58:42.005Z] Step 6/22 : COPY . . [2022-06-07T07:59:08.878Z] ---> 64a264c2ef68 [2022-06-07T07:59:08.878Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:59:08.878Z] ---> 8aa907d04325 [2022-06-07T07:59:08.878Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T07:59:08.878Z] ---> Running in f9e8e8f8bb51 [2022-06-07T07:59:09.164Z] ---> Running in d700ca9274a1 [2022-06-07T07:59:11.162Z] skipping... [2022-06-07T07:59:11.451Z] skipping... [2022-06-07T07:59:12.906Z] Removing intermediate container f9e8e8f8bb51 [2022-06-07T07:59:12.906Z] ---> 3db442d6b347 [2022-06-07T07:59:12.906Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-07T07:59:12.906Z] ---> Running in 899973883e36 [2022-06-07T07:59:12.906Z] Removing intermediate container d700ca9274a1 [2022-06-07T07:59:12.906Z] ---> 71541ebb6264 [2022-06-07T07:59:12.906Z] Step 8/22 : RUN make cmd/core-data/core-data [2022-06-07T07:59:13.190Z] ---> Running in 54c93ec598b3 [2022-06-07T07:59:15.180Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-07T07:59:15.457Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/core-data/core-data ./cmd/core-data [2022-06-07T08:00:02.473Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config [2022-06-07T08:00:17.590Z] Removing intermediate container 5c2756463d5a [2022-06-07T08:00:17.590Z] ---> e7ed38f362df [2022-06-07T08:00:17.590Z] [2022-06-07T08:00:17.590Z] Step 9/20 : FROM alpine:3.14 [2022-06-07T08:00:17.590Z] ---> ac73e934f311 [2022-06-07T08:00:17.590Z] Step 10/20 : RUN apk add --update --no-cache curl [2022-06-07T08:00:17.590Z] ---> Running in 2c858ae212ca [2022-06-07T08:00:17.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T08:00:18.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T08:00:19.125Z] (1/5) Installing ca-certificates (20211220-r0) [2022-06-07T08:00:19.406Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-06-07T08:00:19.406Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-06-07T08:00:19.406Z] (4/5) Installing libcurl (7.79.1-r1) [2022-06-07T08:00:19.406Z] (5/5) Installing curl (7.79.1-r1) [2022-06-07T08:00:19.406Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T08:00:19.686Z] Executing ca-certificates-20211220-r0.trigger [2022-06-07T08:00:19.966Z] OK: 8 MiB in 19 packages [2022-06-07T08:00:22.610Z] Removing intermediate container 2c858ae212ca [2022-06-07T08:00:22.610Z] ---> 8f6a4bc34e5c [2022-06-07T08:00:22.610Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-07T08:00:22.888Z] ---> Running in 6f8ec01ffb6d [2022-06-07T08:00:23.879Z] Removing intermediate container 6f8ec01ffb6d [2022-06-07T08:00:23.879Z] ---> ec4218ad9c53 [2022-06-07T08:00:23.879Z] Step 12/20 : WORKDIR /edgex [2022-06-07T08:00:23.879Z] ---> Running in c14ffabd5b8b [2022-06-07T08:00:24.899Z] Removing intermediate container c14ffabd5b8b [2022-06-07T08:00:24.899Z] ---> dc06092620b0 [2022-06-07T08:00:24.899Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-07T08:00:24.899Z] Removing intermediate container 740ccd01701e [2022-06-07T08:00:24.899Z] ---> 56496654713b [2022-06-07T08:00:24.899Z] [2022-06-07T08:00:24.899Z] Step 9/22 : FROM alpine:3.14 [2022-06-07T08:00:24.899Z] ---> ac73e934f311 [2022-06-07T08:00:24.899Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2022-06-07T08:00:24.899Z] ---> Using cache [2022-06-07T08:00:24.899Z] ---> 151c819cf3ea [2022-06-07T08:00:24.899Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-07T08:00:24.899Z] ---> Using cache [2022-06-07T08:00:24.899Z] ---> de299f978594 [2022-06-07T08:00:24.899Z] Step 12/22 : ENV APP_PORT=59881 [2022-06-07T08:00:24.899Z] ---> Running in d4a6165afea8 [2022-06-07T08:00:25.890Z] Removing intermediate container d4a6165afea8 [2022-06-07T08:00:25.890Z] ---> 0eb57d11f7c1 [2022-06-07T08:00:25.890Z] Step 13/22 : EXPOSE $APP_PORT [2022-06-07T08:00:25.890Z] ---> 9bd4ca9a699f [2022-06-07T08:00:25.890Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-07T08:00:25.890Z] ---> Running in 8911320d8cf4 [2022-06-07T08:00:26.491Z] Removing intermediate container 8911320d8cf4 [2022-06-07T08:00:26.491Z] ---> 9fc10f46f48a [2022-06-07T08:00:26.491Z] Step 14/22 : WORKDIR / [2022-06-07T08:00:26.491Z] ---> Running in 982773c8f810 [2022-06-07T08:00:27.476Z] Removing intermediate container 982773c8f810 [2022-06-07T08:00:27.476Z] ---> 52fdb56509ce [2022-06-07T08:00:27.476Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T08:00:28.088Z] ---> b3863fec412f [2022-06-07T08:00:28.088Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-07T08:00:28.695Z] ---> bd599d8feb27 [2022-06-07T08:00:28.695Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-07T08:00:30.140Z] ---> 97283d87a2f7 [2022-06-07T08:00:30.140Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-06-07T08:00:30.140Z] ---> Running in 0e8a015c4133 [2022-06-07T08:00:30.743Z] Removing intermediate container 0e8a015c4133 [2022-06-07T08:00:30.743Z] ---> 82349e1531f3 [2022-06-07T08:00:30.743Z] Step 17/20 : CMD ["--init=true"] [2022-06-07T08:00:30.743Z] ---> Running in f227703eef99 [2022-06-07T08:00:31.346Z] Removing intermediate container f227703eef99 [2022-06-07T08:00:31.346Z] ---> 49eab7ac0cf2 [2022-06-07T08:00:31.346Z] Step 18/20 : LABEL arch=arm64 [2022-06-07T08:00:31.624Z] ---> Running in 3367d94a8cc1 [2022-06-07T08:00:31.624Z] ---> fc9477bde638 [2022-06-07T08:00:31.624Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-07T08:00:32.512Z] Removing intermediate container 3367d94a8cc1 [2022-06-07T08:00:32.512Z] ---> 882e4f62b971 [2022-06-07T08:00:32.512Z] Step 19/20 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:00:32.887Z] ---> Running in f9e1a9fafe1e [2022-06-07T08:00:32.887Z] ---> 8707a880d219 [2022-06-07T08:00:32.887Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2022-06-07T08:00:33.187Z] ---> Running in df95215269df [2022-06-07T08:00:33.501Z] Removing intermediate container f9e1a9fafe1e [2022-06-07T08:00:33.501Z] ---> 00a74d41f8bb [2022-06-07T08:00:33.501Z] Step 20/20 : LABEL version=2.1.1-dev.8 [2022-06-07T08:00:33.501Z] ---> Running in 71506b85d7d3 [2022-06-07T08:00:34.153Z] Removing intermediate container df95215269df [2022-06-07T08:00:34.153Z] ---> 5f485cba9a0b [2022-06-07T08:00:34.153Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T08:00:34.153Z] ---> Running in fa299041fd62 [2022-06-07T08:00:34.513Z] Removing intermediate container 71506b85d7d3 [2022-06-07T08:00:34.513Z] ---> 535cc7770c29 [2022-06-07T08:00:34.513Z] [2022-06-07T08:00:34.972Z] Removing intermediate container fa299041fd62 [2022-06-07T08:00:34.972Z] ---> 54c428b60fbe [2022-06-07T08:00:34.972Z] Step 20/22 : LABEL arch=arm64 [2022-06-07T08:00:34.972Z] ---> Running in ded792057bf9 [2022-06-07T08:00:35.663Z] Successfully built 535cc7770c29 [2022-06-07T08:00:35.663Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-07T08:00:35.663Z]  Building security-proxy-setup ... done Removing intermediate container ded792057bf9 [2022-06-07T08:00:35.663Z] ---> 6ce26bf1b1da [2022-06-07T08:00:35.663Z] Step 21/22 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:00:35.663Z] ---> Running in e53833fe1e70 [2022-06-07T08:00:36.270Z] Removing intermediate container e53833fe1e70 [2022-06-07T08:00:36.270Z] ---> a164b32ae50c [2022-06-07T08:00:36.270Z] Step 22/22 : LABEL version=2.1.1-dev.8 [2022-06-07T08:00:36.270Z] ---> Running in 81d990c01643 [2022-06-07T08:00:36.876Z] Removing intermediate container 81d990c01643 [2022-06-07T08:00:36.876Z] ---> 285f4a143042 [2022-06-07T08:00:36.876Z] [2022-06-07T08:00:37.154Z] Successfully built 285f4a143042 [2022-06-07T08:00:37.432Z] Successfully tagged core-metadata-arm64:latest [2022-06-07T08:00:52.546Z]  Building core-metadata ... done Removing intermediate container 899973883e36 [2022-06-07T08:00:52.546Z] ---> bc73fc5acbfe [2022-06-07T08:00:52.546Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-07T08:00:52.546Z] ---> Running in 4f65f1ef99a9 [2022-06-07T08:00:52.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.1.1-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-06-07T08:00:56.233Z] Removing intermediate container 4f65f1ef99a9 [2022-06-07T08:00:56.233Z] ---> b15c7ec02f93 [2022-06-07T08:00:56.233Z] [2022-06-07T08:00:56.233Z] Step 10/22 : FROM docker:20.10.8 [2022-06-07T08:00:56.233Z] 20.10.8: Pulling from library/docker [2022-06-07T08:01:01.647Z] Removing intermediate container 54c93ec598b3 [2022-06-07T08:01:01.647Z] ---> 1361b9f14053 [2022-06-07T08:01:01.647Z] [2022-06-07T08:01:01.647Z] Step 9/22 : FROM alpine:3.14 [2022-06-07T08:01:01.647Z] ---> ac73e934f311 [2022-06-07T08:01:01.647Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-07T08:01:01.647Z] ---> Running in 3255a63b5305 [2022-06-07T08:01:01.647Z] Removing intermediate container 3255a63b5305 [2022-06-07T08:01:01.648Z] ---> 8762eae1cd93 [2022-06-07T08:01:01.648Z] Step 11/22 : ENV APP_PORT=59880 [2022-06-07T08:01:01.648Z] ---> Running in 6872cd7be71e [2022-06-07T08:01:01.921Z] Removing intermediate container 6872cd7be71e [2022-06-07T08:01:01.921Z] ---> b8ca6cc627b7 [2022-06-07T08:01:01.921Z] Step 12/22 : EXPOSE $APP_PORT [2022-06-07T08:01:02.196Z] ---> Running in 4a6241f15410 [2022-06-07T08:01:02.469Z] Removing intermediate container 4a6241f15410 [2022-06-07T08:01:02.469Z] ---> abf35d591679 [2022-06-07T08:01:02.469Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T08:01:02.824Z] ---> Running in 33a4a0f90a55 [2022-06-07T08:01:04.347Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2022-06-07T08:01:04.347Z] Status: Downloaded newer image for docker:20.10.8 [2022-06-07T08:01:04.347Z] ---> 3734d5adc5ac [2022-06-07T08:01:04.347Z] 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-06-07T08:01:04.347Z] ---> Running in d3beea304572 [2022-06-07T08:01:04.626Z] Removing intermediate container 33a4a0f90a55 [2022-06-07T08:01:04.626Z] ---> aeef42038fc5 [2022-06-07T08:01:04.626Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-07T08:01:04.626Z] ---> Running in bfdadb7ff633 [2022-06-07T08:01:04.900Z] Removing intermediate container d3beea304572 [2022-06-07T08:01:04.900Z] ---> e48e37b8e9d7 [2022-06-07T08:01:04.900Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-06-07T08:01:05.186Z] ---> Running in f3ef881dd508 [2022-06-07T08:01:05.784Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T08:01:06.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T08:01:06.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T08:01:06.922Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T08:01:07.214Z] (1/42) Installing readline (8.1.0-r0) [2022-06-07T08:01:07.214Z] (2/42) Installing bash (5.1.16-r0) [2022-06-07T08:01:07.214Z] Executing bash-5.1.16-r0.post-install [2022-06-07T08:01:07.214Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-06-07T08:01:07.214Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-06-07T08:01:07.214Z] (5/42) Installing libcurl (7.79.1-r1) [2022-06-07T08:01:07.214Z] (6/42) Installing curl (7.79.1-r1) [2022-06-07T08:01:07.214Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-06-07T08:01:07.495Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-06-07T08:01:07.495Z] (9/42) Installing expat (2.4.7-r0) [2022-06-07T08:01:07.495Z] (10/42) Installing libffi (3.3-r2) [2022-06-07T08:01:07.495Z] (11/42) Installing gdbm (1.19-r0) [2022-06-07T08:01:07.495Z] (12/42) Installing xz-libs (5.2.5-r1) [2022-06-07T08:01:07.495Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T08:01:07.495Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T08:01:07.495Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-06-07T08:01:07.495Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-06-07T08:01:07.495Z] (17/42) Installing python3 (3.9.5-r2) [2022-06-07T08:01:07.768Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-07T08:01:07.768Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T08:01:07.768Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-07T08:01:08.041Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T08:01:08.041Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-07T08:01:08.317Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-07T08:01:08.317Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T08:01:08.317Z] OK: 8 MiB in 20 packages [2022-06-07T08:01:09.752Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-06-07T08:01:09.752Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-06-07T08:01:09.752Z] Removing intermediate container bfdadb7ff633 [2022-06-07T08:01:09.752Z] ---> 1dc2f99e7db6 [2022-06-07T08:01:09.752Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-07T08:01:09.752Z] (20/42) Installing py3-idna (3.2-r0) [2022-06-07T08:01:09.752Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-06-07T08:01:09.752Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-06-07T08:01:09.752Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-06-07T08:01:09.752Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-06-07T08:01:09.752Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-06-07T08:01:09.752Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-06-07T08:01:09.752Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-06-07T08:01:09.752Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-06-07T08:01:09.752Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-06-07T08:01:09.752Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-06-07T08:01:09.752Z] (31/42) Installing py3-six (1.15.0-r1) [2022-06-07T08:01:09.752Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-06-07T08:01:10.025Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-06-07T08:01:10.025Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-06-07T08:01:10.025Z] (35/42) Installing py3-packaging (20.9-r1) [2022-06-07T08:01:10.025Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-06-07T08:01:10.025Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-06-07T08:01:10.025Z] (38/42) Installing py3-progress (1.5-r2) [2022-06-07T08:01:10.025Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-06-07T08:01:10.025Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-06-07T08:01:10.025Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-06-07T08:01:10.300Z] ---> 703c1f03d4a4 [2022-06-07T08:01:10.300Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-07T08:01:10.300Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-06-07T08:01:10.901Z] Executing busybox-1.33.1-r3.trigger [2022-06-07T08:01:10.901Z] OK: 84 MiB in 64 packages [2022-06-07T08:01:11.501Z] ---> 8282db886e5f [2022-06-07T08:01:11.501Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-07T08:01:12.099Z] ---> f5e9d4982ff1 [2022-06-07T08:01:12.099Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2022-06-07T08:01:12.099Z] ---> Running in 80c61cc05db9 [2022-06-07T08:01:12.372Z] Removing intermediate container 80c61cc05db9 [2022-06-07T08:01:12.372Z] ---> 1899931e2106 [2022-06-07T08:01:12.372Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T08:01:12.372Z] ---> Running in 1b1b8ac7521a [2022-06-07T08:01:12.974Z] Removing intermediate container 1b1b8ac7521a [2022-06-07T08:01:12.974Z] ---> 23054d3adf67 [2022-06-07T08:01:12.974Z] Step 20/22 : LABEL arch=arm64 [2022-06-07T08:01:12.974Z] ---> Running in 0fbe3a8f5495 [2022-06-07T08:01:13.247Z] Removing intermediate container 0fbe3a8f5495 [2022-06-07T08:01:13.247Z] ---> 712e9cd7c80e [2022-06-07T08:01:13.247Z] Step 21/22 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:01:13.247Z] ---> Running in 9efa65155821 [2022-06-07T08:01:13.843Z] Removing intermediate container 9efa65155821 [2022-06-07T08:01:13.843Z] ---> 582d4480a499 [2022-06-07T08:01:13.843Z] Step 22/22 : LABEL version=2.1.1-dev.8 [2022-06-07T08:01:13.843Z] ---> Running in 1b5dc4da6420 [2022-06-07T08:01:14.117Z] Removing intermediate container 1b5dc4da6420 [2022-06-07T08:01:14.117Z] ---> b0b54b32ade6 [2022-06-07T08:01:14.117Z] [2022-06-07T08:01:14.714Z] Successfully built b0b54b32ade6 [2022-06-07T08:01:14.714Z] Successfully tagged core-data-arm64:latest [2022-06-07T08:01:14.987Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2022-06-07T08:01:14.987Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-07T08:01:15.258Z] Collecting texttable<0.10,>=0.9.0 [2022-06-07T08:01:15.258Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-07T08:01:17.874Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-07T08:01:17.874Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-07T08:01:18.146Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-07T08:01:18.146Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-07T08:01:18.736Z] Collecting PyYAML<4,>=3.10 [2022-06-07T08:01:18.736Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-07T08:01:21.340Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-07T08:01:21.340Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-07T08:01:23.303Z] Collecting docker<4.0,>=3.6.0 [2022-06-07T08:01:23.303Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-07T08:01:23.303Z] Collecting docopt<0.7,>=0.6.1 [2022-06-07T08:01:23.303Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-07T08:01:25.263Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-06-07T08:01:25.263Z] Collecting jsonschema<3,>=2.5.1 [2022-06-07T08:01:25.263Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-07T08:01:25.263Z] Collecting cached-property<2,>=1.2.0 [2022-06-07T08:01:25.263Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-07T08:01:25.535Z] Collecting docker-pycreds>=0.4.0 [2022-06-07T08:01:25.535Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-07T08:01:26.121Z] Collecting idna<2.8,>=2.5 [2022-06-07T08:01:26.121Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-07T08:01:26.390Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-07T08:01:26.390Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-07T08:01:26.390Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-06-07T08:01:26.661Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-07T08:01:26.661Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-07T08:01:26.943Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-07T08:01:26.943Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-07T08:01:26.943Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-07T08:01:26.943Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-07T08:01:27.913Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-07T08:01:27.913Z] Attempting uninstall: urllib3 [2022-06-07T08:01:27.913Z] Found existing installation: urllib3 1.26.5 [2022-06-07T08:01:27.913Z] Uninstalling urllib3-1.26.5: [2022-06-07T08:01:27.913Z] Successfully uninstalled urllib3-1.26.5 [2022-06-07T08:01:28.182Z] Attempting uninstall: idna [2022-06-07T08:01:28.182Z] Found existing installation: idna 3.2 [2022-06-07T08:01:28.453Z] Uninstalling idna-3.2: [2022-06-07T08:01:28.453Z] Successfully uninstalled idna-3.2 [2022-06-07T08:01:29.424Z] Attempting uninstall: chardet [2022-06-07T08:01:29.424Z] Found existing installation: chardet 4.0.0 [2022-06-07T08:01:29.424Z] Uninstalling chardet-4.0.0: [2022-06-07T08:01:29.424Z] Successfully uninstalled chardet-4.0.0 [2022-06-07T08:01:30.849Z] Attempting uninstall: requests [2022-06-07T08:01:30.849Z] Found existing installation: requests 2.25.1 [2022-06-07T08:01:30.849Z] Uninstalling requests-2.25.1: [2022-06-07T08:01:30.849Z] Successfully uninstalled requests-2.25.1 [2022-06-07T08:01:31.120Z] Running setup.py install for texttable: started [2022-06-07T08:01:33.077Z] Running setup.py install for texttable: finished with status 'done' [2022-06-07T08:01:33.077Z] Running setup.py install for PyYAML: started [2022-06-07T08:01:35.034Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-07T08:01:35.034Z] Running setup.py install for docopt: started [2022-06-07T08:01:36.996Z] Running setup.py install for docopt: finished with status 'done' [2022-06-07T08:01:36.996Z] Running setup.py install for dockerpty: started [2022-06-07T08:01:38.420Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-07T08:01:40.380Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-06-07T08:01:48.637Z] Removing intermediate container f3ef881dd508 [2022-06-07T08:01:48.637Z] ---> 9709eb519618 [2022-06-07T08:01:48.637Z] Step 13/22 : ENV APP_PORT=58890 [2022-06-07T08:01:48.637Z] ---> Running in 633a03fccb0b [2022-06-07T08:01:48.637Z] Removing intermediate container 633a03fccb0b [2022-06-07T08:01:48.637Z] ---> 172f1428be6a [2022-06-07T08:01:48.637Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-07T08:01:48.637Z] ---> Running in c253d38c8788 [2022-06-07T08:01:48.910Z] Removing intermediate container c253d38c8788 [2022-06-07T08:01:48.910Z] ---> 7f6068cc6005 [2022-06-07T08:01:48.910Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-07T08:01:49.888Z] ---> 5bac66dee9ef [2022-06-07T08:01:49.888Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-07T08:01:50.490Z] ---> 6cda55385580 [2022-06-07T08:01:50.490Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-07T08:01:51.095Z] ---> 0ed6d7fc3ed9 [2022-06-07T08:01:51.095Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-07T08:01:51.095Z] ---> Running in 95a26c84504e [2022-06-07T08:01:51.391Z] Removing intermediate container 95a26c84504e [2022-06-07T08:01:51.391Z] ---> 57c853e69cc7 [2022-06-07T08:01:51.391Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T08:01:51.391Z] ---> Running in a6c3024990e0 [2022-06-07T08:01:52.012Z] Removing intermediate container a6c3024990e0 [2022-06-07T08:01:52.012Z] ---> 941abddee280 [2022-06-07T08:01:52.012Z] Step 20/22 : LABEL arch=arm64 [2022-06-07T08:01:52.012Z] ---> Running in aa268b9b9522 [2022-06-07T08:01:52.313Z] Removing intermediate container aa268b9b9522 [2022-06-07T08:01:52.313Z] ---> e4200daa1d9f [2022-06-07T08:01:52.313Z] Step 21/22 : LABEL git_sha=b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:01:52.313Z] ---> Running in 895effb6383a [2022-06-07T08:01:52.941Z] Removing intermediate container 895effb6383a [2022-06-07T08:01:52.941Z] ---> a60a9d1e27a6 [2022-06-07T08:01:52.941Z] Step 22/22 : LABEL version=2.1.1-dev.8 [2022-06-07T08:01:52.941Z] ---> Running in 0a38ebdef689 [2022-06-07T08:01:53.214Z] Removing intermediate container 0a38ebdef689 [2022-06-07T08:01:53.214Z] ---> ff1878d44aa3 [2022-06-07T08:01:53.214Z] [2022-06-07T08:01:53.807Z] Successfully built ff1878d44aa3 [2022-06-07T08:01:53.807Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-07T08:01:54.093Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-07T08:01:54.112Z] $ docker stop --time=1 6431d988d70ff252129697c6d8e017d4976e92b097e991497a898aa1f08e88d6 [2022-06-07T08:01:55.779Z] $ docker rm -f 6431d988d70ff252129697c6d8e017d4976e92b097e991497a898aa1f08e88d6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T08:01:56.317Z] + docker images [2022-06-07T08:01:56.586Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-07T08:01:56.586Z] sys-mgmt-agent-arm64 latest ff1878d44aa3 3 seconds ago 277MB [2022-06-07T08:01:56.586Z] core-data-arm64 latest b0b54b32ade6 43 seconds ago 19.2MB [2022-06-07T08:01:56.586Z] 1361b9f14053 56 seconds ago 1.5GB [2022-06-07T08:01:56.586Z] b15c7ec02f93 About a minute ago 1.49GB [2022-06-07T08:01:56.586Z] core-metadata-arm64 latest 285f4a143042 About a minute ago 15.9MB [2022-06-07T08:01:56.586Z] security-proxy-setup-arm64 latest 535cc7770c29 About a minute ago 25.3MB [2022-06-07T08:01:56.586Z] 56496654713b About a minute ago 1.49GB [2022-06-07T08:01:56.586Z] e7ed38f362df About a minute ago 1.49GB [2022-06-07T08:01:56.586Z] security-bootstrapper-arm64 latest 2dac1796486c 4 minutes ago 18MB [2022-06-07T08:01:56.586Z] security-secretstore-setup-arm64 latest 14b382731573 4 minutes ago 26.8MB [2022-06-07T08:01:56.586Z] support-notifications-arm64 latest d3d7e88002b3 4 minutes ago 16MB [2022-06-07T08:01:56.586Z] support-scheduler-arm64 latest 9bf14ad49bf6 4 minutes ago 15.3MB [2022-06-07T08:01:56.586Z] core-command-arm64 latest 585e20df8729 4 minutes ago 15.1MB [2022-06-07T08:01:56.586Z] adf5793996f4 4 minutes ago 1.49GB [2022-06-07T08:01:56.586Z] 3df1c092907e 4 minutes ago 1.49GB [2022-06-07T08:01:56.586Z] db8c48fb0ec6 4 minutes ago 1.5GB [2022-06-07T08:01:56.586Z] 0f1c9c12a4c3 4 minutes ago 1.49GB [2022-06-07T08:01:56.586Z] 35c3ba5dde05 4 minutes ago 1.49GB [2022-06-07T08:01:56.586Z] ci-base-image-arm64 latest 017d716e9fe8 9 minutes ago 1.26GB [2022-06-07T08:01:56.586Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.17-alpine-lts 5f011755c4a2 10 days ago 551MB [2022-06-07T08:01:56.586Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-07T08:01:56.586Z] docker 20.10.8 3734d5adc5ac 9 months ago 198MB [2022-06-07T08:01:56.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 23 months 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-06-07T08:01:56.709Z] provisioning config files... [2022-06-07T08:01:56.728Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config7722263568993789725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:01:57.076Z] ---> docker-login.sh [2022-06-07T08:01:57.076Z] nexus3.edgexfoundry.org:10001 [2022-06-07T08:01:57.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:01:57.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:01:57.349Z] Configure a credential helper to remove this warning. See [2022-06-07T08:01:57.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:01:57.349Z] [2022-06-07T08:01:57.349Z] Login Succeeded [2022-06-07T08:01:57.349Z] nexus3.edgexfoundry.org:10002 [2022-06-07T08:01:57.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:01:57.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:01:57.944Z] Configure a credential helper to remove this warning. See [2022-06-07T08:01:57.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:01:57.944Z] [2022-06-07T08:01:57.944Z] Login Succeeded [2022-06-07T08:01:57.944Z] nexus3.edgexfoundry.org:10003 [2022-06-07T08:01:58.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:01:58.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:01:58.486Z] Configure a credential helper to remove this warning. See [2022-06-07T08:01:58.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:01:58.486Z] [2022-06-07T08:01:58.486Z] Login Succeeded [2022-06-07T08:01:58.486Z] nexus3.edgexfoundry.org:10004 [2022-06-07T08:01:58.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:01:59.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:01:59.029Z] Configure a credential helper to remove this warning. See [2022-06-07T08:01:59.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:01:59.029Z] [2022-06-07T08:01:59.029Z] Login Succeeded [2022-06-07T08:01:59.029Z] docker.io [2022-06-07T08:01:59.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:01:59.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:01:59.893Z] Configure a credential helper to remove this warning. See [2022-06-07T08:01:59.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:01:59.893Z] [2022-06-07T08:01:59.893Z] Login Succeeded [2022-06-07T08:01:59.893Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T08:01:59.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T08:01:59.942Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T08:01:59.964Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-06-07T08:01:59.964Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:01:59.964Z] 2.1.1-dev.8 [2022-06-07T08:01:59.964Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:01:59.964Z] jakarta [2022-06-07T08:01:59.964Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:00.321Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:00.679Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:00.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-07T08:02:00.679Z] 85d0bc417bd0: Preparing [2022-06-07T08:02:00.679Z] 58f09ddeffd7: Preparing [2022-06-07T08:02:00.679Z] b238a2750254: Preparing [2022-06-07T08:02:00.679Z] 53b4e76068cf: Preparing [2022-06-07T08:02:00.679Z] f73e7dbfee58: Preparing [2022-06-07T08:02:00.951Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:00.951Z] 85d0bc417bd0: Pushed [2022-06-07T08:02:00.951Z] 53b4e76068cf: Pushed [2022-06-07T08:02:00.951Z] b238a2750254: Pushed [2022-06-07T08:02:03.559Z] 58f09ddeffd7: Pushed [2022-06-07T08:02:03.559Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:cb903d4afc17d794e0043596d50fa070b150f451657aaa6b9adf540a607589da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:03.921Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:04.276Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.8 [2022-06-07T08:02:04.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-07T08:02:04.276Z] 85d0bc417bd0: Preparing [2022-06-07T08:02:04.276Z] 58f09ddeffd7: Preparing [2022-06-07T08:02:04.276Z] b238a2750254: Preparing [2022-06-07T08:02:04.276Z] 53b4e76068cf: Preparing [2022-06-07T08:02:04.276Z] f73e7dbfee58: Preparing [2022-06-07T08:02:04.276Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:04.276Z] b238a2750254: Layer already exists [2022-06-07T08:02:04.276Z] 85d0bc417bd0: Layer already exists [2022-06-07T08:02:04.276Z] 58f09ddeffd7: Layer already exists [2022-06-07T08:02:04.276Z] 53b4e76068cf: Layer already exists [2022-06-07T08:02:04.546Z] 2.1.1-dev.8: digest: sha256:cb903d4afc17d794e0043596d50fa070b150f451657aaa6b9adf540a607589da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:04.907Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:05.259Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:05.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-07T08:02:05.259Z] 85d0bc417bd0: Preparing [2022-06-07T08:02:05.259Z] 58f09ddeffd7: Preparing [2022-06-07T08:02:05.259Z] b238a2750254: Preparing [2022-06-07T08:02:05.259Z] 53b4e76068cf: Preparing [2022-06-07T08:02:05.259Z] f73e7dbfee58: Preparing [2022-06-07T08:02:05.259Z] 85d0bc417bd0: Layer already exists [2022-06-07T08:02:05.259Z] 58f09ddeffd7: Layer already exists [2022-06-07T08:02:05.259Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:05.259Z] 53b4e76068cf: Layer already exists [2022-06-07T08:02:05.259Z] b238a2750254: Layer already exists [2022-06-07T08:02:05.530Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:cb903d4afc17d794e0043596d50fa070b150f451657aaa6b9adf540a607589da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:05.890Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:06.238Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [2022-06-07T08:02:06.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-06-07T08:02:06.238Z] 85d0bc417bd0: Preparing [2022-06-07T08:02:06.238Z] 58f09ddeffd7: Preparing [2022-06-07T08:02:06.238Z] b238a2750254: Preparing [2022-06-07T08:02:06.238Z] 53b4e76068cf: Preparing [2022-06-07T08:02:06.238Z] f73e7dbfee58: Preparing [2022-06-07T08:02:06.238Z] 53b4e76068cf: Layer already exists [2022-06-07T08:02:06.238Z] 85d0bc417bd0: Layer already exists [2022-06-07T08:02:06.238Z] 58f09ddeffd7: Layer already exists [2022-06-07T08:02:06.238Z] b238a2750254: Layer already exists [2022-06-07T08:02:06.238Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:06.507Z] jakarta: digest: sha256:cb903d4afc17d794e0043596d50fa070b150f451657aaa6b9adf540a607589da size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T08:02:06.570Z] ===================================================== [Pipeline] echo [2022-06-07T08:02:06.579Z] taggedImages: [2022-06-07T08:02:06.579Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:06.579Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.1.1-dev.8 [2022-06-07T08:02:06.579Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:06.579Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:jakarta [Pipeline] echo [2022-06-07T08:02:06.605Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-06-07T08:02:06.605Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:06.605Z] 2.1.1-dev.8 [2022-06-07T08:02:06.605Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:06.605Z] jakarta [2022-06-07T08:02:06.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:06.963Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:07.325Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:07.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-07T08:02:07.325Z] 01a16b227827: Preparing [2022-06-07T08:02:07.325Z] 5c434d8694aa: Preparing [2022-06-07T08:02:07.326Z] b238a2750254: Preparing [2022-06-07T08:02:07.326Z] 400bb7cf2950: Preparing [2022-06-07T08:02:07.326Z] 3ac5f33c6d22: Preparing [2022-06-07T08:02:07.326Z] f73e7dbfee58: Preparing [2022-06-07T08:02:07.326Z] f73e7dbfee58: Waiting [2022-06-07T08:02:07.326Z] b238a2750254: Layer already exists [2022-06-07T08:02:07.598Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:07.598Z] 3ac5f33c6d22: Pushed [2022-06-07T08:02:07.598Z] 01a16b227827: Pushed [2022-06-07T08:02:08.195Z] 400bb7cf2950: Pushed [2022-06-07T08:02:10.801Z] 5c434d8694aa: Pushed [2022-06-07T08:02:10.801Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:6c39b8b9ff3bd3840e889786cc4c83264abe0021c49856ae6e5a35954c4adec1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:11.162Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:11.527Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.8 [2022-06-07T08:02:11.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-07T08:02:11.528Z] 01a16b227827: Preparing [2022-06-07T08:02:11.528Z] 5c434d8694aa: Preparing [2022-06-07T08:02:11.528Z] b238a2750254: Preparing [2022-06-07T08:02:11.528Z] 400bb7cf2950: Preparing [2022-06-07T08:02:11.528Z] 3ac5f33c6d22: Preparing [2022-06-07T08:02:11.528Z] f73e7dbfee58: Preparing [2022-06-07T08:02:11.528Z] f73e7dbfee58: Waiting [2022-06-07T08:02:11.528Z] 3ac5f33c6d22: Layer already exists [2022-06-07T08:02:11.528Z] 01a16b227827: Layer already exists [2022-06-07T08:02:11.528Z] b238a2750254: Layer already exists [2022-06-07T08:02:11.528Z] 5c434d8694aa: Layer already exists [2022-06-07T08:02:11.528Z] 400bb7cf2950: Layer already exists [2022-06-07T08:02:11.800Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:11.800Z] 2.1.1-dev.8: digest: sha256:6c39b8b9ff3bd3840e889786cc4c83264abe0021c49856ae6e5a35954c4adec1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:12.157Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:12.513Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:12.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-07T08:02:12.513Z] 01a16b227827: Preparing [2022-06-07T08:02:12.513Z] 5c434d8694aa: Preparing [2022-06-07T08:02:12.513Z] b238a2750254: Preparing [2022-06-07T08:02:12.513Z] 400bb7cf2950: Preparing [2022-06-07T08:02:12.513Z] 3ac5f33c6d22: Preparing [2022-06-07T08:02:12.513Z] f73e7dbfee58: Preparing [2022-06-07T08:02:12.513Z] f73e7dbfee58: Waiting [2022-06-07T08:02:12.513Z] 5c434d8694aa: Layer already exists [2022-06-07T08:02:12.513Z] 400bb7cf2950: Layer already exists [2022-06-07T08:02:12.513Z] 3ac5f33c6d22: Layer already exists [2022-06-07T08:02:12.513Z] b238a2750254: Layer already exists [2022-06-07T08:02:12.513Z] 01a16b227827: Layer already exists [2022-06-07T08:02:12.513Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:12.784Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:6c39b8b9ff3bd3840e889786cc4c83264abe0021c49856ae6e5a35954c4adec1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:13.148Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:13.504Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [2022-06-07T08:02:13.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-06-07T08:02:13.505Z] 01a16b227827: Preparing [2022-06-07T08:02:13.505Z] 5c434d8694aa: Preparing [2022-06-07T08:02:13.505Z] b238a2750254: Preparing [2022-06-07T08:02:13.505Z] 400bb7cf2950: Preparing [2022-06-07T08:02:13.505Z] 3ac5f33c6d22: Preparing [2022-06-07T08:02:13.505Z] f73e7dbfee58: Preparing [2022-06-07T08:02:13.505Z] f73e7dbfee58: Waiting [2022-06-07T08:02:13.777Z] 400bb7cf2950: Layer already exists [2022-06-07T08:02:13.777Z] 3ac5f33c6d22: Layer already exists [2022-06-07T08:02:13.777Z] b238a2750254: Layer already exists [2022-06-07T08:02:13.777Z] 5c434d8694aa: Layer already exists [2022-06-07T08:02:13.777Z] 01a16b227827: Layer already exists [2022-06-07T08:02:13.777Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:13.777Z] jakarta: digest: sha256:6c39b8b9ff3bd3840e889786cc4c83264abe0021c49856ae6e5a35954c4adec1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T08:02:13.833Z] ===================================================== [Pipeline] echo [2022-06-07T08:02:13.841Z] taggedImages: [2022-06-07T08:02:13.841Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:13.841Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.1.1-dev.8 [2022-06-07T08:02:13.841Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:13.841Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:jakarta [Pipeline] echo [2022-06-07T08:02:13.864Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-06-07T08:02:13.864Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:13.864Z] 2.1.1-dev.8 [2022-06-07T08:02:13.864Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:13.864Z] jakarta [2022-06-07T08:02:13.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:14.229Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:14.589Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:14.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-07T08:02:14.589Z] a9ce694b716f: Preparing [2022-06-07T08:02:14.589Z] d92fd19c975c: Preparing [2022-06-07T08:02:14.589Z] b238a2750254: Preparing [2022-06-07T08:02:14.589Z] 53b4e76068cf: Preparing [2022-06-07T08:02:14.590Z] f73e7dbfee58: Preparing [2022-06-07T08:02:14.590Z] 53b4e76068cf: Layer already exists [2022-06-07T08:02:14.590Z] b238a2750254: Layer already exists [2022-06-07T08:02:14.590Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:14.862Z] a9ce694b716f: Pushed [2022-06-07T08:02:17.466Z] d92fd19c975c: Pushed [2022-06-07T08:02:17.466Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:631ef2a76c34e7bda105851ba9cc37205edff3b46bf5c5a8eb599d1138c919dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:17.826Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:18.178Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.8 [2022-06-07T08:02:18.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-07T08:02:18.178Z] a9ce694b716f: Preparing [2022-06-07T08:02:18.178Z] d92fd19c975c: Preparing [2022-06-07T08:02:18.178Z] b238a2750254: Preparing [2022-06-07T08:02:18.178Z] 53b4e76068cf: Preparing [2022-06-07T08:02:18.178Z] f73e7dbfee58: Preparing [2022-06-07T08:02:18.178Z] b238a2750254: Layer already exists [2022-06-07T08:02:18.178Z] a9ce694b716f: Layer already exists [2022-06-07T08:02:18.178Z] 53b4e76068cf: Layer already exists [2022-06-07T08:02:18.178Z] d92fd19c975c: Layer already exists [2022-06-07T08:02:18.178Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:18.448Z] 2.1.1-dev.8: digest: sha256:631ef2a76c34e7bda105851ba9cc37205edff3b46bf5c5a8eb599d1138c919dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:18.864Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:19.256Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:19.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-07T08:02:19.256Z] a9ce694b716f: Preparing [2022-06-07T08:02:19.256Z] d92fd19c975c: Preparing [2022-06-07T08:02:19.256Z] b238a2750254: Preparing [2022-06-07T08:02:19.256Z] 53b4e76068cf: Preparing [2022-06-07T08:02:19.256Z] f73e7dbfee58: Preparing [2022-06-07T08:02:19.256Z] b238a2750254: Layer already exists [2022-06-07T08:02:19.256Z] a9ce694b716f: Layer already exists [2022-06-07T08:02:19.256Z] d92fd19c975c: Layer already exists [2022-06-07T08:02:19.256Z] 53b4e76068cf: Layer already exists [2022-06-07T08:02:19.256Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:19.540Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:631ef2a76c34e7bda105851ba9cc37205edff3b46bf5c5a8eb599d1138c919dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:19.907Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:20.273Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [2022-06-07T08:02:20.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-06-07T08:02:20.273Z] a9ce694b716f: Preparing [2022-06-07T08:02:20.273Z] d92fd19c975c: Preparing [2022-06-07T08:02:20.273Z] b238a2750254: Preparing [2022-06-07T08:02:20.273Z] 53b4e76068cf: Preparing [2022-06-07T08:02:20.273Z] f73e7dbfee58: Preparing [2022-06-07T08:02:20.273Z] 53b4e76068cf: Layer already exists [2022-06-07T08:02:20.273Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:20.273Z] b238a2750254: Layer already exists [2022-06-07T08:02:20.273Z] d92fd19c975c: Layer already exists [2022-06-07T08:02:20.273Z] a9ce694b716f: Layer already exists [2022-06-07T08:02:20.544Z] jakarta: digest: sha256:631ef2a76c34e7bda105851ba9cc37205edff3b46bf5c5a8eb599d1138c919dd size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T08:02:20.597Z] ===================================================== [Pipeline] echo [2022-06-07T08:02:20.605Z] taggedImages: [2022-06-07T08:02:20.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:20.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.1.1-dev.8 [2022-06-07T08:02:20.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:20.605Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:jakarta [Pipeline] echo [2022-06-07T08:02:20.631Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-06-07T08:02:20.631Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:20.631Z] 2.1.1-dev.8 [2022-06-07T08:02:20.631Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:20.631Z] jakarta [2022-06-07T08:02:20.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:20.981Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:21.345Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:21.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-07T08:02:21.346Z] af66de25eeef: Preparing [2022-06-07T08:02:21.346Z] af66de25eeef: Preparing [2022-06-07T08:02:21.346Z] 8c940431038d: Preparing [2022-06-07T08:02:21.346Z] 0af019432bf9: Preparing [2022-06-07T08:02:21.346Z] 394494a9a285: Preparing [2022-06-07T08:02:21.346Z] 005103f451c4: Preparing [2022-06-07T08:02:21.346Z] b238a2750254: Preparing [2022-06-07T08:02:21.346Z] de196293723a: Preparing [2022-06-07T08:02:21.346Z] 49f67ebf0f21: Preparing [2022-06-07T08:02:21.346Z] 080b3f8b2873: Preparing [2022-06-07T08:02:21.346Z] f38fc4139043: Preparing [2022-06-07T08:02:21.346Z] f73e7dbfee58: Preparing [2022-06-07T08:02:21.346Z] 080b3f8b2873: Waiting [2022-06-07T08:02:21.346Z] b238a2750254: Waiting [2022-06-07T08:02:21.346Z] de196293723a: Waiting [2022-06-07T08:02:21.346Z] 49f67ebf0f21: Waiting [2022-06-07T08:02:21.346Z] f38fc4139043: Waiting [2022-06-07T08:02:21.346Z] f73e7dbfee58: Waiting [2022-06-07T08:02:21.626Z] 394494a9a285: Pushed [2022-06-07T08:02:21.626Z] af66de25eeef: Pushed [2022-06-07T08:02:21.626Z] 0af019432bf9: Pushed [2022-06-07T08:02:21.626Z] 8c940431038d: Pushed [2022-06-07T08:02:21.626Z] b238a2750254: Layer already exists [2022-06-07T08:02:21.898Z] de196293723a: Pushed [2022-06-07T08:02:21.898Z] 49f67ebf0f21: Pushed [2022-06-07T08:02:21.898Z] f38fc4139043: Pushed [2022-06-07T08:02:21.898Z] 080b3f8b2873: Pushed [2022-06-07T08:02:21.898Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:25.274Z] 005103f451c4: Pushed [2022-06-07T08:02:25.274Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:d752e2bb9833ad299d97fcddbd639c26faffe34c3ad65b9a3284c7389a84e211 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:25.637Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:25.988Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.8 [2022-06-07T08:02:25.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-07T08:02:25.988Z] af66de25eeef: Preparing [2022-06-07T08:02:25.988Z] af66de25eeef: Preparing [2022-06-07T08:02:25.988Z] 8c940431038d: Preparing [2022-06-07T08:02:25.988Z] 0af019432bf9: Preparing [2022-06-07T08:02:25.988Z] 394494a9a285: Preparing [2022-06-07T08:02:25.988Z] 005103f451c4: Preparing [2022-06-07T08:02:25.988Z] b238a2750254: Preparing [2022-06-07T08:02:25.988Z] de196293723a: Preparing [2022-06-07T08:02:25.988Z] 49f67ebf0f21: Preparing [2022-06-07T08:02:25.988Z] 080b3f8b2873: Preparing [2022-06-07T08:02:25.988Z] f38fc4139043: Preparing [2022-06-07T08:02:25.988Z] f73e7dbfee58: Preparing [2022-06-07T08:02:25.988Z] 49f67ebf0f21: Waiting [2022-06-07T08:02:25.988Z] 080b3f8b2873: Waiting [2022-06-07T08:02:25.988Z] b238a2750254: Waiting [2022-06-07T08:02:25.988Z] f38fc4139043: Waiting [2022-06-07T08:02:25.988Z] f73e7dbfee58: Waiting [2022-06-07T08:02:25.988Z] de196293723a: Waiting [2022-06-07T08:02:25.988Z] 005103f451c4: Layer already exists [2022-06-07T08:02:25.988Z] 8c940431038d: Layer already exists [2022-06-07T08:02:25.988Z] 394494a9a285: Layer already exists [2022-06-07T08:02:25.988Z] af66de25eeef: Layer already exists [2022-06-07T08:02:25.988Z] 0af019432bf9: Layer already exists [2022-06-07T08:02:25.988Z] b238a2750254: Layer already exists [2022-06-07T08:02:25.988Z] de196293723a: Layer already exists [2022-06-07T08:02:26.260Z] f38fc4139043: Layer already exists [2022-06-07T08:02:26.260Z] 49f67ebf0f21: Layer already exists [2022-06-07T08:02:26.260Z] 080b3f8b2873: Layer already exists [2022-06-07T08:02:26.260Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:26.260Z] 2.1.1-dev.8: digest: sha256:d752e2bb9833ad299d97fcddbd639c26faffe34c3ad65b9a3284c7389a84e211 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:26.619Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:26.968Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:26.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-07T08:02:26.968Z] af66de25eeef: Preparing [2022-06-07T08:02:26.968Z] af66de25eeef: Preparing [2022-06-07T08:02:26.968Z] 8c940431038d: Preparing [2022-06-07T08:02:26.968Z] 0af019432bf9: Preparing [2022-06-07T08:02:26.968Z] 394494a9a285: Preparing [2022-06-07T08:02:26.968Z] 005103f451c4: Preparing [2022-06-07T08:02:26.968Z] b238a2750254: Preparing [2022-06-07T08:02:26.968Z] de196293723a: Preparing [2022-06-07T08:02:26.968Z] 49f67ebf0f21: Preparing [2022-06-07T08:02:26.968Z] 080b3f8b2873: Preparing [2022-06-07T08:02:26.968Z] f38fc4139043: Preparing [2022-06-07T08:02:26.968Z] f73e7dbfee58: Preparing [2022-06-07T08:02:26.968Z] b238a2750254: Waiting [2022-06-07T08:02:26.968Z] de196293723a: Waiting [2022-06-07T08:02:26.968Z] 49f67ebf0f21: Waiting [2022-06-07T08:02:26.968Z] 080b3f8b2873: Waiting [2022-06-07T08:02:26.968Z] f38fc4139043: Waiting [2022-06-07T08:02:26.968Z] f73e7dbfee58: Waiting [2022-06-07T08:02:26.968Z] af66de25eeef: Layer already exists [2022-06-07T08:02:26.968Z] 005103f451c4: Layer already exists [2022-06-07T08:02:26.968Z] 394494a9a285: Layer already exists [2022-06-07T08:02:26.968Z] 8c940431038d: Layer already exists [2022-06-07T08:02:26.968Z] 0af019432bf9: Layer already exists [2022-06-07T08:02:26.968Z] 49f67ebf0f21: Layer already exists [2022-06-07T08:02:26.968Z] b238a2750254: Layer already exists [2022-06-07T08:02:26.968Z] de196293723a: Layer already exists [2022-06-07T08:02:26.968Z] 080b3f8b2873: Layer already exists [2022-06-07T08:02:26.968Z] f38fc4139043: Layer already exists [2022-06-07T08:02:26.968Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:27.237Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:d752e2bb9833ad299d97fcddbd639c26faffe34c3ad65b9a3284c7389a84e211 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:27.598Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:27.947Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [2022-06-07T08:02:27.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-06-07T08:02:27.947Z] af66de25eeef: Preparing [2022-06-07T08:02:27.947Z] af66de25eeef: Preparing [2022-06-07T08:02:27.947Z] 8c940431038d: Preparing [2022-06-07T08:02:27.947Z] 0af019432bf9: Preparing [2022-06-07T08:02:27.947Z] 394494a9a285: Preparing [2022-06-07T08:02:27.947Z] 005103f451c4: Preparing [2022-06-07T08:02:27.947Z] b238a2750254: Preparing [2022-06-07T08:02:27.948Z] de196293723a: Preparing [2022-06-07T08:02:27.948Z] 49f67ebf0f21: Preparing [2022-06-07T08:02:27.948Z] 080b3f8b2873: Preparing [2022-06-07T08:02:27.948Z] f38fc4139043: Preparing [2022-06-07T08:02:27.948Z] f73e7dbfee58: Preparing [2022-06-07T08:02:27.948Z] b238a2750254: Waiting [2022-06-07T08:02:27.948Z] de196293723a: Waiting [2022-06-07T08:02:27.948Z] 49f67ebf0f21: Waiting [2022-06-07T08:02:27.948Z] 080b3f8b2873: Waiting [2022-06-07T08:02:27.948Z] f38fc4139043: Waiting [2022-06-07T08:02:27.948Z] f73e7dbfee58: Waiting [2022-06-07T08:02:27.948Z] 0af019432bf9: Layer already exists [2022-06-07T08:02:27.948Z] 005103f451c4: Layer already exists [2022-06-07T08:02:27.948Z] 8c940431038d: Layer already exists [2022-06-07T08:02:27.948Z] af66de25eeef: Layer already exists [2022-06-07T08:02:27.948Z] 394494a9a285: Layer already exists [2022-06-07T08:02:27.948Z] b238a2750254: Layer already exists [2022-06-07T08:02:27.948Z] de196293723a: Layer already exists [2022-06-07T08:02:27.948Z] 49f67ebf0f21: Layer already exists [2022-06-07T08:02:27.948Z] 080b3f8b2873: Layer already exists [2022-06-07T08:02:27.948Z] f38fc4139043: Layer already exists [2022-06-07T08:02:28.218Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:28.218Z] jakarta: digest: sha256:d752e2bb9833ad299d97fcddbd639c26faffe34c3ad65b9a3284c7389a84e211 size: 2817 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T08:02:28.277Z] ===================================================== [Pipeline] echo [2022-06-07T08:02:28.285Z] taggedImages: [2022-06-07T08:02:28.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:28.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.1.1-dev.8 [2022-06-07T08:02:28.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:28.285Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:jakarta [Pipeline] echo [2022-06-07T08:02:28.311Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-06-07T08:02:28.311Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:28.311Z] 2.1.1-dev.8 [2022-06-07T08:02:28.311Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:28.311Z] jakarta [2022-06-07T08:02:28.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:28.678Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:29.038Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:29.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-07T08:02:29.038Z] d55dffabb8e1: Preparing [2022-06-07T08:02:29.038Z] 1faec2ea989d: Preparing [2022-06-07T08:02:29.038Z] 301c3a1c8025: Preparing [2022-06-07T08:02:29.038Z] 498ed89c4b79: Preparing [2022-06-07T08:02:29.038Z] 9ba10c09bf05: Preparing [2022-06-07T08:02:29.038Z] f73e7dbfee58: Preparing [2022-06-07T08:02:29.038Z] f73e7dbfee58: Waiting [2022-06-07T08:02:29.309Z] 498ed89c4b79: Pushed [2022-06-07T08:02:29.309Z] 301c3a1c8025: Pushed [2022-06-07T08:02:29.309Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:29.908Z] 9ba10c09bf05: Pushed [2022-06-07T08:02:31.337Z] 1faec2ea989d: Pushed [2022-06-07T08:02:31.607Z] d55dffabb8e1: Pushed [2022-06-07T08:02:31.607Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:7df456adfd584761d0d9de7a2c42e020e247f071295fa3fbd67150959a3f1095 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:31.964Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:32.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.8 [2022-06-07T08:02:32.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-07T08:02:32.315Z] d55dffabb8e1: Preparing [2022-06-07T08:02:32.315Z] 1faec2ea989d: Preparing [2022-06-07T08:02:32.315Z] 301c3a1c8025: Preparing [2022-06-07T08:02:32.315Z] 498ed89c4b79: Preparing [2022-06-07T08:02:32.315Z] 9ba10c09bf05: Preparing [2022-06-07T08:02:32.315Z] f73e7dbfee58: Preparing [2022-06-07T08:02:32.315Z] 301c3a1c8025: Layer already exists [2022-06-07T08:02:32.315Z] 498ed89c4b79: Layer already exists [2022-06-07T08:02:32.315Z] 1faec2ea989d: Layer already exists [2022-06-07T08:02:32.315Z] 9ba10c09bf05: Layer already exists [2022-06-07T08:02:32.315Z] d55dffabb8e1: Layer already exists [2022-06-07T08:02:32.315Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:32.587Z] 2.1.1-dev.8: digest: sha256:7df456adfd584761d0d9de7a2c42e020e247f071295fa3fbd67150959a3f1095 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:32.953Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:33.304Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:33.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-07T08:02:33.304Z] d55dffabb8e1: Preparing [2022-06-07T08:02:33.304Z] 1faec2ea989d: Preparing [2022-06-07T08:02:33.304Z] 301c3a1c8025: Preparing [2022-06-07T08:02:33.305Z] 498ed89c4b79: Preparing [2022-06-07T08:02:33.305Z] 9ba10c09bf05: Preparing [2022-06-07T08:02:33.305Z] f73e7dbfee58: Preparing [2022-06-07T08:02:33.305Z] f73e7dbfee58: Waiting [2022-06-07T08:02:33.305Z] 9ba10c09bf05: Layer already exists [2022-06-07T08:02:33.305Z] 301c3a1c8025: Layer already exists [2022-06-07T08:02:33.305Z] 498ed89c4b79: Layer already exists [2022-06-07T08:02:33.305Z] d55dffabb8e1: Layer already exists [2022-06-07T08:02:33.305Z] 1faec2ea989d: Layer already exists [2022-06-07T08:02:33.305Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:33.574Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:7df456adfd584761d0d9de7a2c42e020e247f071295fa3fbd67150959a3f1095 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:33.934Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:34.286Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [2022-06-07T08:02:34.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-06-07T08:02:34.286Z] d55dffabb8e1: Preparing [2022-06-07T08:02:34.286Z] 1faec2ea989d: Preparing [2022-06-07T08:02:34.286Z] 301c3a1c8025: Preparing [2022-06-07T08:02:34.286Z] 498ed89c4b79: Preparing [2022-06-07T08:02:34.286Z] 9ba10c09bf05: Preparing [2022-06-07T08:02:34.286Z] f73e7dbfee58: Preparing [2022-06-07T08:02:34.286Z] f73e7dbfee58: Waiting [2022-06-07T08:02:34.286Z] d55dffabb8e1: Layer already exists [2022-06-07T08:02:34.286Z] 9ba10c09bf05: Layer already exists [2022-06-07T08:02:34.286Z] 1faec2ea989d: Layer already exists [2022-06-07T08:02:34.286Z] 301c3a1c8025: Layer already exists [2022-06-07T08:02:34.286Z] 498ed89c4b79: Layer already exists [2022-06-07T08:02:34.287Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:34.556Z] jakarta: digest: sha256:7df456adfd584761d0d9de7a2c42e020e247f071295fa3fbd67150959a3f1095 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T08:02:34.606Z] ===================================================== [Pipeline] echo [2022-06-07T08:02:34.613Z] taggedImages: [2022-06-07T08:02:34.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:34.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.1.1-dev.8 [2022-06-07T08:02:34.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:34.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:jakarta [Pipeline] echo [2022-06-07T08:02:34.638Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-06-07T08:02:34.638Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:34.638Z] 2.1.1-dev.8 [2022-06-07T08:02:34.638Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:34.638Z] jakarta [2022-06-07T08:02:34.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:34.987Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:35.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:35.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-07T08:02:35.337Z] 4a8be3ce2cd2: Preparing [2022-06-07T08:02:35.337Z] a0bbdba6aad8: Preparing [2022-06-07T08:02:35.337Z] 3c20647e5289: Preparing [2022-06-07T08:02:35.337Z] a9ad642b19fd: Preparing [2022-06-07T08:02:35.337Z] b764741d1e77: Preparing [2022-06-07T08:02:35.337Z] bfec8867d05a: Preparing [2022-06-07T08:02:35.337Z] 2f815a082844: Preparing [2022-06-07T08:02:35.337Z] 45d00dcd42f7: Preparing [2022-06-07T08:02:35.337Z] 7486b131b102: Preparing [2022-06-07T08:02:35.337Z] f73e7dbfee58: Preparing [2022-06-07T08:02:35.337Z] bfec8867d05a: Waiting [2022-06-07T08:02:35.337Z] 45d00dcd42f7: Waiting [2022-06-07T08:02:35.337Z] 7486b131b102: Waiting [2022-06-07T08:02:35.337Z] f73e7dbfee58: Waiting [2022-06-07T08:02:35.337Z] 2f815a082844: Waiting [2022-06-07T08:02:35.608Z] 4a8be3ce2cd2: Pushed [2022-06-07T08:02:35.608Z] b764741d1e77: Pushed [2022-06-07T08:02:35.608Z] a0bbdba6aad8: Pushed [2022-06-07T08:02:35.888Z] 45d00dcd42f7: Pushed [2022-06-07T08:02:35.888Z] 2f815a082844: Pushed [2022-06-07T08:02:35.888Z] bfec8867d05a: Pushed [2022-06-07T08:02:35.888Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:36.162Z] 7486b131b102: Pushed [2022-06-07T08:02:38.130Z] a9ad642b19fd: Pushed [2022-06-07T08:02:38.718Z] 3c20647e5289: Pushed [2022-06-07T08:02:38.718Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:8ab22b7aa1cf8765cc2175f8d21bd4a55989109c12a34acd91f066fbaa089ea7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:39.083Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:39.435Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.8 [2022-06-07T08:02:39.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-07T08:02:39.435Z] 4a8be3ce2cd2: Preparing [2022-06-07T08:02:39.435Z] a0bbdba6aad8: Preparing [2022-06-07T08:02:39.435Z] 3c20647e5289: Preparing [2022-06-07T08:02:39.435Z] a9ad642b19fd: Preparing [2022-06-07T08:02:39.435Z] b764741d1e77: Preparing [2022-06-07T08:02:39.435Z] bfec8867d05a: Preparing [2022-06-07T08:02:39.435Z] 2f815a082844: Preparing [2022-06-07T08:02:39.435Z] 45d00dcd42f7: Preparing [2022-06-07T08:02:39.435Z] 7486b131b102: Preparing [2022-06-07T08:02:39.435Z] f73e7dbfee58: Preparing [2022-06-07T08:02:39.435Z] bfec8867d05a: Waiting [2022-06-07T08:02:39.435Z] 2f815a082844: Waiting [2022-06-07T08:02:39.435Z] 45d00dcd42f7: Waiting [2022-06-07T08:02:39.435Z] 7486b131b102: Waiting [2022-06-07T08:02:39.435Z] f73e7dbfee58: Waiting [2022-06-07T08:02:39.435Z] a0bbdba6aad8: Layer already exists [2022-06-07T08:02:39.435Z] b764741d1e77: Layer already exists [2022-06-07T08:02:39.435Z] 3c20647e5289: Layer already exists [2022-06-07T08:02:39.435Z] 4a8be3ce2cd2: Layer already exists [2022-06-07T08:02:39.435Z] a9ad642b19fd: Layer already exists [2022-06-07T08:02:39.435Z] 2f815a082844: Layer already exists [2022-06-07T08:02:39.705Z] 7486b131b102: Layer already exists [2022-06-07T08:02:39.705Z] bfec8867d05a: Layer already exists [2022-06-07T08:02:39.705Z] 45d00dcd42f7: Layer already exists [2022-06-07T08:02:39.705Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:39.705Z] 2.1.1-dev.8: digest: sha256:8ab22b7aa1cf8765cc2175f8d21bd4a55989109c12a34acd91f066fbaa089ea7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:40.061Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:40.410Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:40.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-07T08:02:40.410Z] 4a8be3ce2cd2: Preparing [2022-06-07T08:02:40.410Z] a0bbdba6aad8: Preparing [2022-06-07T08:02:40.410Z] 3c20647e5289: Preparing [2022-06-07T08:02:40.410Z] a9ad642b19fd: Preparing [2022-06-07T08:02:40.410Z] b764741d1e77: Preparing [2022-06-07T08:02:40.410Z] bfec8867d05a: Preparing [2022-06-07T08:02:40.410Z] 2f815a082844: Preparing [2022-06-07T08:02:40.410Z] 45d00dcd42f7: Preparing [2022-06-07T08:02:40.410Z] 7486b131b102: Preparing [2022-06-07T08:02:40.410Z] f73e7dbfee58: Preparing [2022-06-07T08:02:40.410Z] bfec8867d05a: Waiting [2022-06-07T08:02:40.410Z] 2f815a082844: Waiting [2022-06-07T08:02:40.410Z] 45d00dcd42f7: Waiting [2022-06-07T08:02:40.410Z] 7486b131b102: Waiting [2022-06-07T08:02:40.410Z] f73e7dbfee58: Waiting [2022-06-07T08:02:40.410Z] a0bbdba6aad8: Layer already exists [2022-06-07T08:02:40.410Z] b764741d1e77: Layer already exists [2022-06-07T08:02:40.410Z] 4a8be3ce2cd2: Layer already exists [2022-06-07T08:02:40.410Z] 3c20647e5289: Layer already exists [2022-06-07T08:02:40.410Z] a9ad642b19fd: Layer already exists [2022-06-07T08:02:40.410Z] bfec8867d05a: Layer already exists [2022-06-07T08:02:40.410Z] 45d00dcd42f7: Layer already exists [2022-06-07T08:02:40.410Z] 2f815a082844: Layer already exists [2022-06-07T08:02:40.410Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:40.410Z] 7486b131b102: Layer already exists [2022-06-07T08:02:40.682Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:8ab22b7aa1cf8765cc2175f8d21bd4a55989109c12a34acd91f066fbaa089ea7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:41.041Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:41.401Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [2022-06-07T08:02:41.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-06-07T08:02:41.402Z] 4a8be3ce2cd2: Preparing [2022-06-07T08:02:41.402Z] a0bbdba6aad8: Preparing [2022-06-07T08:02:41.402Z] 3c20647e5289: Preparing [2022-06-07T08:02:41.402Z] a9ad642b19fd: Preparing [2022-06-07T08:02:41.402Z] b764741d1e77: Preparing [2022-06-07T08:02:41.402Z] bfec8867d05a: Preparing [2022-06-07T08:02:41.402Z] 2f815a082844: Preparing [2022-06-07T08:02:41.402Z] 45d00dcd42f7: Preparing [2022-06-07T08:02:41.402Z] 7486b131b102: Preparing [2022-06-07T08:02:41.402Z] f73e7dbfee58: Preparing [2022-06-07T08:02:41.402Z] 2f815a082844: Waiting [2022-06-07T08:02:41.402Z] 45d00dcd42f7: Waiting [2022-06-07T08:02:41.402Z] 7486b131b102: Waiting [2022-06-07T08:02:41.402Z] bfec8867d05a: Waiting [2022-06-07T08:02:41.402Z] f73e7dbfee58: Waiting [2022-06-07T08:02:41.402Z] 3c20647e5289: Layer already exists [2022-06-07T08:02:41.402Z] b764741d1e77: Layer already exists [2022-06-07T08:02:41.402Z] 4a8be3ce2cd2: Layer already exists [2022-06-07T08:02:41.402Z] a0bbdba6aad8: Layer already exists [2022-06-07T08:02:41.402Z] a9ad642b19fd: Layer already exists [2022-06-07T08:02:41.402Z] bfec8867d05a: Layer already exists [2022-06-07T08:02:41.402Z] 2f815a082844: Layer already exists [2022-06-07T08:02:41.402Z] 7486b131b102: Layer already exists [2022-06-07T08:02:41.402Z] 45d00dcd42f7: Layer already exists [2022-06-07T08:02:41.402Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:41.673Z] jakarta: digest: sha256:8ab22b7aa1cf8765cc2175f8d21bd4a55989109c12a34acd91f066fbaa089ea7 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T08:02:41.732Z] ===================================================== [Pipeline] echo [2022-06-07T08:02:41.740Z] taggedImages: [2022-06-07T08:02:41.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:41.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.1.1-dev.8 [2022-06-07T08:02:41.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:41.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:jakarta [Pipeline] echo [2022-06-07T08:02:41.768Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-06-07T08:02:41.768Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:41.768Z] 2.1.1-dev.8 [2022-06-07T08:02:41.768Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:41.768Z] jakarta [2022-06-07T08:02:41.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:42.125Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:42.476Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:42.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-07T08:02:42.476Z] a72d6225236e: Preparing [2022-06-07T08:02:42.476Z] 1efb7af380a1: Preparing [2022-06-07T08:02:42.476Z] b238a2750254: Preparing [2022-06-07T08:02:42.476Z] 50d3e28a0cb9: Preparing [2022-06-07T08:02:42.476Z] f73e7dbfee58: Preparing [2022-06-07T08:02:42.476Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:42.476Z] b238a2750254: Layer already exists [2022-06-07T08:02:42.748Z] a72d6225236e: Pushed [2022-06-07T08:02:43.020Z] 50d3e28a0cb9: Pushed [2022-06-07T08:02:45.626Z] 1efb7af380a1: Pushed [2022-06-07T08:02:45.626Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:66232b715e91b26f166d003ec71bdd74d692345e02669ee00e290b2e195e3cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:46.027Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:46.397Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.8 [2022-06-07T08:02:46.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-07T08:02:46.397Z] a72d6225236e: Preparing [2022-06-07T08:02:46.397Z] 1efb7af380a1: Preparing [2022-06-07T08:02:46.397Z] b238a2750254: Preparing [2022-06-07T08:02:46.397Z] 50d3e28a0cb9: Preparing [2022-06-07T08:02:46.397Z] f73e7dbfee58: Preparing [2022-06-07T08:02:46.397Z] b238a2750254: Layer already exists [2022-06-07T08:02:46.678Z] a72d6225236e: Layer already exists [2022-06-07T08:02:46.678Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:46.678Z] 50d3e28a0cb9: Layer already exists [2022-06-07T08:02:46.678Z] 1efb7af380a1: Layer already exists [2022-06-07T08:02:46.678Z] 2.1.1-dev.8: digest: sha256:66232b715e91b26f166d003ec71bdd74d692345e02669ee00e290b2e195e3cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:47.067Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:47.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:47.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-07T08:02:47.426Z] a72d6225236e: Preparing [2022-06-07T08:02:47.426Z] 1efb7af380a1: Preparing [2022-06-07T08:02:47.426Z] b238a2750254: Preparing [2022-06-07T08:02:47.426Z] 50d3e28a0cb9: Preparing [2022-06-07T08:02:47.426Z] f73e7dbfee58: Preparing [2022-06-07T08:02:47.426Z] 50d3e28a0cb9: Layer already exists [2022-06-07T08:02:47.426Z] b238a2750254: Layer already exists [2022-06-07T08:02:47.426Z] 1efb7af380a1: Layer already exists [2022-06-07T08:02:47.426Z] a72d6225236e: Layer already exists [2022-06-07T08:02:47.426Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:47.695Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:66232b715e91b26f166d003ec71bdd74d692345e02669ee00e290b2e195e3cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:48.047Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:48.405Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [2022-06-07T08:02:48.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-06-07T08:02:48.405Z] a72d6225236e: Preparing [2022-06-07T08:02:48.405Z] 1efb7af380a1: Preparing [2022-06-07T08:02:48.405Z] b238a2750254: Preparing [2022-06-07T08:02:48.405Z] 50d3e28a0cb9: Preparing [2022-06-07T08:02:48.405Z] f73e7dbfee58: Preparing [2022-06-07T08:02:48.405Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:48.405Z] b238a2750254: Layer already exists [2022-06-07T08:02:48.405Z] 1efb7af380a1: Layer already exists [2022-06-07T08:02:48.405Z] a72d6225236e: Layer already exists [2022-06-07T08:02:48.405Z] 50d3e28a0cb9: Layer already exists [2022-06-07T08:02:48.674Z] jakarta: digest: sha256:66232b715e91b26f166d003ec71bdd74d692345e02669ee00e290b2e195e3cde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T08:02:48.730Z] ===================================================== [Pipeline] echo [2022-06-07T08:02:48.738Z] taggedImages: [2022-06-07T08:02:48.738Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:48.738Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.1.1-dev.8 [2022-06-07T08:02:48.738Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:48.738Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:jakarta [Pipeline] echo [2022-06-07T08:02:48.757Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-06-07T08:02:48.757Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:48.757Z] 2.1.1-dev.8 [2022-06-07T08:02:48.757Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:48.757Z] jakarta [2022-06-07T08:02:48.757Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:49.115Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:49.480Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:49.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-07T08:02:49.480Z] c945fec6f7e6: Preparing [2022-06-07T08:02:49.480Z] eacea8874455: Preparing [2022-06-07T08:02:49.480Z] b238a2750254: Preparing [2022-06-07T08:02:49.480Z] 53b4e76068cf: Preparing [2022-06-07T08:02:49.480Z] f73e7dbfee58: Preparing [2022-06-07T08:02:49.480Z] 53b4e76068cf: Layer already exists [2022-06-07T08:02:49.480Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:49.752Z] b238a2750254: Layer already exists [2022-06-07T08:02:49.752Z] c945fec6f7e6: Pushed [2022-06-07T08:02:52.353Z] eacea8874455: Pushed [2022-06-07T08:02:52.353Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:a90f0d6dfa27966b9f47315c130b09db613d9653617acf17e939e3c59012a78c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:52.712Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:53.064Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.8 [2022-06-07T08:02:53.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-07T08:02:53.064Z] c945fec6f7e6: Preparing [2022-06-07T08:02:53.064Z] eacea8874455: Preparing [2022-06-07T08:02:53.064Z] b238a2750254: Preparing [2022-06-07T08:02:53.064Z] 53b4e76068cf: Preparing [2022-06-07T08:02:53.064Z] f73e7dbfee58: Preparing [2022-06-07T08:02:53.064Z] c945fec6f7e6: Layer already exists [2022-06-07T08:02:53.064Z] b238a2750254: Layer already exists [2022-06-07T08:02:53.064Z] 53b4e76068cf: Layer already exists [2022-06-07T08:02:53.064Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:53.064Z] eacea8874455: Layer already exists [2022-06-07T08:02:53.336Z] 2.1.1-dev.8: digest: sha256:a90f0d6dfa27966b9f47315c130b09db613d9653617acf17e939e3c59012a78c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:53.694Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:54.045Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:54.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-07T08:02:54.045Z] c945fec6f7e6: Preparing [2022-06-07T08:02:54.045Z] eacea8874455: Preparing [2022-06-07T08:02:54.045Z] b238a2750254: Preparing [2022-06-07T08:02:54.045Z] 53b4e76068cf: Preparing [2022-06-07T08:02:54.045Z] f73e7dbfee58: Preparing [2022-06-07T08:02:54.045Z] 53b4e76068cf: Layer already exists [2022-06-07T08:02:54.045Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:54.045Z] b238a2750254: Layer already exists [2022-06-07T08:02:54.045Z] eacea8874455: Layer already exists [2022-06-07T08:02:54.045Z] c945fec6f7e6: Layer already exists [2022-06-07T08:02:54.314Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:a90f0d6dfa27966b9f47315c130b09db613d9653617acf17e939e3c59012a78c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:54.665Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:55.018Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [2022-06-07T08:02:55.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-06-07T08:02:55.018Z] c945fec6f7e6: Preparing [2022-06-07T08:02:55.018Z] eacea8874455: Preparing [2022-06-07T08:02:55.018Z] b238a2750254: Preparing [2022-06-07T08:02:55.018Z] 53b4e76068cf: Preparing [2022-06-07T08:02:55.018Z] f73e7dbfee58: Preparing [2022-06-07T08:02:55.018Z] f73e7dbfee58: Layer already exists [2022-06-07T08:02:55.018Z] b238a2750254: Layer already exists [2022-06-07T08:02:55.018Z] c945fec6f7e6: Layer already exists [2022-06-07T08:02:55.018Z] eacea8874455: Layer already exists [2022-06-07T08:02:55.018Z] 53b4e76068cf: Layer already exists [2022-06-07T08:02:55.292Z] jakarta: digest: sha256:a90f0d6dfa27966b9f47315c130b09db613d9653617acf17e939e3c59012a78c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T08:02:55.352Z] ===================================================== [Pipeline] echo [2022-06-07T08:02:55.360Z] taggedImages: [2022-06-07T08:02:55.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:55.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.1.1-dev.8 [2022-06-07T08:02:55.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:55.360Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:jakarta [Pipeline] echo [2022-06-07T08:02:55.381Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-06-07T08:02:55.381Z] b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:55.381Z] 2.1.1-dev.8 [2022-06-07T08:02:55.381Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:02:55.381Z] jakarta [2022-06-07T08:02:55.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:55.753Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:02:56.110Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:02:56.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-07T08:02:56.110Z] e33c6f1481e2: Preparing [2022-06-07T08:02:56.110Z] 3d27347d9a34: Preparing [2022-06-07T08:02:56.110Z] bf168dbb17f3: Preparing [2022-06-07T08:02:56.110Z] 83abd6ab4253: Preparing [2022-06-07T08:02:56.110Z] 166dde17997b: Preparing [2022-06-07T08:02:56.110Z] 78c4bc0ebec3: Preparing [2022-06-07T08:02:56.110Z] 45596ee15a31: Preparing [2022-06-07T08:02:56.110Z] 52dc75cd08be: Preparing [2022-06-07T08:02:56.110Z] a6e1fd50fee5: Preparing [2022-06-07T08:02:56.110Z] 56eb02710082: Preparing [2022-06-07T08:02:56.110Z] ee420dfed78a: Preparing [2022-06-07T08:02:56.110Z] 52dc75cd08be: Waiting [2022-06-07T08:02:56.110Z] a6e1fd50fee5: Waiting [2022-06-07T08:02:56.110Z] 56eb02710082: Waiting [2022-06-07T08:02:56.110Z] ee420dfed78a: Waiting [2022-06-07T08:02:56.110Z] 78c4bc0ebec3: Waiting [2022-06-07T08:02:56.110Z] 45596ee15a31: Waiting [2022-06-07T08:02:56.387Z] 166dde17997b: Layer already exists [2022-06-07T08:02:56.387Z] 78c4bc0ebec3: Layer already exists [2022-06-07T08:02:56.387Z] 45596ee15a31: Layer already exists [2022-06-07T08:02:56.387Z] 52dc75cd08be: Layer already exists [2022-06-07T08:02:56.387Z] 3d27347d9a34: Pushed [2022-06-07T08:02:56.387Z] a6e1fd50fee5: Layer already exists [2022-06-07T08:02:56.387Z] 56eb02710082: Layer already exists [2022-06-07T08:02:56.387Z] ee420dfed78a: Layer already exists [2022-06-07T08:02:56.982Z] e33c6f1481e2: Pushed [2022-06-07T08:02:58.952Z] bf168dbb17f3: Pushed [2022-06-07T08:03:17.220Z] 83abd6ab4253: Pushed [2022-06-07T08:03:17.220Z] b73b6b653457e22948d36629ae394cb909f904f1: digest: sha256:d830a45b825c48c8f8201122ff6adcbe6bedd6d2524d9b0230f930568d82d10d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:03:17.593Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:03:17.951Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.8 [2022-06-07T08:03:17.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-07T08:03:17.951Z] e33c6f1481e2: Preparing [2022-06-07T08:03:17.951Z] 3d27347d9a34: Preparing [2022-06-07T08:03:17.951Z] bf168dbb17f3: Preparing [2022-06-07T08:03:17.951Z] 83abd6ab4253: Preparing [2022-06-07T08:03:17.951Z] 166dde17997b: Preparing [2022-06-07T08:03:17.951Z] 78c4bc0ebec3: Preparing [2022-06-07T08:03:17.951Z] 45596ee15a31: Preparing [2022-06-07T08:03:17.951Z] 52dc75cd08be: Preparing [2022-06-07T08:03:17.951Z] a6e1fd50fee5: Preparing [2022-06-07T08:03:17.951Z] 56eb02710082: Preparing [2022-06-07T08:03:17.951Z] ee420dfed78a: Preparing [2022-06-07T08:03:17.951Z] 52dc75cd08be: Waiting [2022-06-07T08:03:17.951Z] a6e1fd50fee5: Waiting [2022-06-07T08:03:17.951Z] 56eb02710082: Waiting [2022-06-07T08:03:17.951Z] ee420dfed78a: Waiting [2022-06-07T08:03:17.951Z] 45596ee15a31: Waiting [2022-06-07T08:03:17.951Z] 78c4bc0ebec3: Waiting [2022-06-07T08:03:17.951Z] 83abd6ab4253: Layer already exists [2022-06-07T08:03:17.951Z] e33c6f1481e2: Layer already exists [2022-06-07T08:03:17.951Z] 166dde17997b: Layer already exists [2022-06-07T08:03:17.951Z] bf168dbb17f3: Layer already exists [2022-06-07T08:03:17.951Z] 3d27347d9a34: Layer already exists [2022-06-07T08:03:17.951Z] 78c4bc0ebec3: Layer already exists [2022-06-07T08:03:17.951Z] 52dc75cd08be: Layer already exists [2022-06-07T08:03:17.951Z] 45596ee15a31: Layer already exists [2022-06-07T08:03:17.951Z] 56eb02710082: Layer already exists [2022-06-07T08:03:17.951Z] a6e1fd50fee5: Layer already exists [2022-06-07T08:03:18.224Z] ee420dfed78a: Layer already exists [2022-06-07T08:03:18.224Z] 2.1.1-dev.8: digest: sha256:d830a45b825c48c8f8201122ff6adcbe6bedd6d2524d9b0230f930568d82d10d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:03:18.591Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:03:18.952Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:03:18.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-07T08:03:18.952Z] e33c6f1481e2: Preparing [2022-06-07T08:03:18.952Z] 3d27347d9a34: Preparing [2022-06-07T08:03:18.952Z] bf168dbb17f3: Preparing [2022-06-07T08:03:18.952Z] 83abd6ab4253: Preparing [2022-06-07T08:03:18.952Z] 166dde17997b: Preparing [2022-06-07T08:03:18.952Z] 78c4bc0ebec3: Preparing [2022-06-07T08:03:18.952Z] 45596ee15a31: Preparing [2022-06-07T08:03:18.952Z] 52dc75cd08be: Preparing [2022-06-07T08:03:18.952Z] a6e1fd50fee5: Preparing [2022-06-07T08:03:18.952Z] 56eb02710082: Preparing [2022-06-07T08:03:18.952Z] ee420dfed78a: Preparing [2022-06-07T08:03:18.952Z] 78c4bc0ebec3: Waiting [2022-06-07T08:03:18.952Z] a6e1fd50fee5: Waiting [2022-06-07T08:03:18.952Z] 45596ee15a31: Waiting [2022-06-07T08:03:18.952Z] 56eb02710082: Waiting [2022-06-07T08:03:18.952Z] ee420dfed78a: Waiting [2022-06-07T08:03:18.952Z] 52dc75cd08be: Waiting [2022-06-07T08:03:18.952Z] bf168dbb17f3: Layer already exists [2022-06-07T08:03:18.952Z] 166dde17997b: Layer already exists [2022-06-07T08:03:18.952Z] 83abd6ab4253: Layer already exists [2022-06-07T08:03:18.952Z] 3d27347d9a34: Layer already exists [2022-06-07T08:03:18.952Z] e33c6f1481e2: Layer already exists [2022-06-07T08:03:18.952Z] 52dc75cd08be: Layer already exists [2022-06-07T08:03:18.952Z] 56eb02710082: Layer already exists [2022-06-07T08:03:18.952Z] 78c4bc0ebec3: Layer already exists [2022-06-07T08:03:18.952Z] 45596ee15a31: Layer already exists [2022-06-07T08:03:18.952Z] a6e1fd50fee5: Layer already exists [2022-06-07T08:03:18.952Z] ee420dfed78a: Layer already exists [2022-06-07T08:03:19.223Z] b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8: digest: sha256:d830a45b825c48c8f8201122ff6adcbe6bedd6d2524d9b0230f930568d82d10d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:03:19.583Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:03:19.937Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [2022-06-07T08:03:19.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-06-07T08:03:19.938Z] e33c6f1481e2: Preparing [2022-06-07T08:03:19.938Z] 3d27347d9a34: Preparing [2022-06-07T08:03:19.938Z] bf168dbb17f3: Preparing [2022-06-07T08:03:19.938Z] 83abd6ab4253: Preparing [2022-06-07T08:03:19.938Z] 166dde17997b: Preparing [2022-06-07T08:03:19.938Z] 78c4bc0ebec3: Preparing [2022-06-07T08:03:19.938Z] 45596ee15a31: Preparing [2022-06-07T08:03:19.938Z] 52dc75cd08be: Preparing [2022-06-07T08:03:19.938Z] a6e1fd50fee5: Preparing [2022-06-07T08:03:19.938Z] 56eb02710082: Preparing [2022-06-07T08:03:19.938Z] ee420dfed78a: Preparing [2022-06-07T08:03:19.938Z] 78c4bc0ebec3: Waiting [2022-06-07T08:03:19.938Z] 45596ee15a31: Waiting [2022-06-07T08:03:19.938Z] a6e1fd50fee5: Waiting [2022-06-07T08:03:19.938Z] 56eb02710082: Waiting [2022-06-07T08:03:19.938Z] ee420dfed78a: Waiting [2022-06-07T08:03:19.938Z] 52dc75cd08be: Waiting [2022-06-07T08:03:19.938Z] e33c6f1481e2: Layer already exists [2022-06-07T08:03:19.938Z] 3d27347d9a34: Layer already exists [2022-06-07T08:03:19.938Z] 166dde17997b: Layer already exists [2022-06-07T08:03:19.938Z] 83abd6ab4253: Layer already exists [2022-06-07T08:03:20.209Z] bf168dbb17f3: Layer already exists [2022-06-07T08:03:20.209Z] 45596ee15a31: Layer already exists [2022-06-07T08:03:20.209Z] 78c4bc0ebec3: Layer already exists [2022-06-07T08:03:20.209Z] 52dc75cd08be: Layer already exists [2022-06-07T08:03:20.209Z] a6e1fd50fee5: Layer already exists [2022-06-07T08:03:20.209Z] ee420dfed78a: Layer already exists [2022-06-07T08:03:20.209Z] 56eb02710082: Layer already exists [2022-06-07T08:03:20.209Z] jakarta: digest: sha256:d830a45b825c48c8f8201122ff6adcbe6bedd6d2524d9b0230f930568d82d10d size: 2622 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T08:03:20.266Z] ===================================================== [Pipeline] echo [2022-06-07T08:03:20.274Z] taggedImages: [2022-06-07T08:03:20.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b73b6b653457e22948d36629ae394cb909f904f1 [2022-06-07T08:03:20.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.1.1-dev.8 [2022-06-07T08:03:20.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:b73b6b653457e22948d36629ae394cb909f904f1-2.1.1-dev.8 [2022-06-07T08:03:20.275Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:03:20.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T08:03:20.659Z] [2022-06-07T08:03:20.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:03:21.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T08:03:21.278Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-07T08:03:21.278Z] 8998bd30e6a1: Pulling fs layer [2022-06-07T08:03:21.278Z] 04944245beec: Pulling fs layer [2022-06-07T08:03:21.278Z] 699f458cf7ca: Pulling fs layer [2022-06-07T08:03:21.278Z] 765212b225bb: Pulling fs layer [2022-06-07T08:03:21.278Z] f23df028b6ca: Pulling fs layer [2022-06-07T08:03:21.278Z] d65c8cfc05b1: Pulling fs layer [2022-06-07T08:03:21.278Z] 2437ff75d9bd: Pulling fs layer [2022-06-07T08:03:21.278Z] f23df028b6ca: Waiting [2022-06-07T08:03:21.278Z] d65c8cfc05b1: Waiting [2022-06-07T08:03:21.278Z] 2437ff75d9bd: Waiting [2022-06-07T08:03:21.279Z] 765212b225bb: Waiting [2022-06-07T08:03:21.279Z] 04944245beec: Verifying Checksum [2022-06-07T08:03:21.279Z] 765212b225bb: Download complete [2022-06-07T08:03:21.279Z] f23df028b6ca: Download complete [2022-06-07T08:03:21.279Z] d65c8cfc05b1: Verifying Checksum [2022-06-07T08:03:21.279Z] d65c8cfc05b1: Download complete [2022-06-07T08:03:21.554Z] 699f458cf7ca: Verifying Checksum [2022-06-07T08:03:21.554Z] 699f458cf7ca: Download complete [2022-06-07T08:03:21.826Z] 8998bd30e6a1: Verifying Checksum [2022-06-07T08:03:21.826Z] 8998bd30e6a1: Download complete [2022-06-07T08:03:24.449Z] 2437ff75d9bd: Verifying Checksum [2022-06-07T08:03:24.449Z] 2437ff75d9bd: Download complete [2022-06-07T08:03:26.422Z] 8998bd30e6a1: Pull complete [2022-06-07T08:03:26.694Z] 04944245beec: Pull complete [2022-06-07T08:03:28.126Z] 699f458cf7ca: Pull complete [2022-06-07T08:03:28.398Z] 765212b225bb: Pull complete [2022-06-07T08:03:29.375Z] f23df028b6ca: Pull complete [2022-06-07T08:03:29.375Z] d65c8cfc05b1: Pull complete [2022-06-07T08:03:47.749Z] 2437ff75d9bd: Pull complete [2022-06-07T08:03:47.749Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-07T08:03:47.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T08:03:47.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:03:48.015Z] prd-ubuntu20.04-docker-arm64-4c-16g-1618 does not seem to be running inside a container [2022-06-07T08:03:48.108Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:arm64 cat [2022-06-07T08:03:50.612Z] $ docker top 860504056ebfa365f4af9cfb514f70ce8c70c5d366069df6e9d7c35430977447 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:03:51.558Z] ---> job-cost.sh [2022-06-07T08:03:51.558Z] lf-activate-venv: SKIPPING [2022-06-07T08:03:51.558Z] INFO: No Stack... [2022-06-07T08:03:52.149Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-07T08:03:53.121Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T08:03:53.778Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2022-06-07T08:03:53.778Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T08:03:53.840Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-jakarta-10-stack-cost] [2022-06-07T08:03:53.845Z] Resource [jenkins-edgexfoundry-edgex-go-jakarta-10-stack-cost] did not exist. Created. [2022-06-07T08:03:53.845Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-jakarta-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T08:03:54.506Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-07T08:03:55.262Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T08:03:55.268Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-jakarta-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T08:03:55.302Z] $ docker stop --time=1 860504056ebfa365f4af9cfb514f70ce8c70c5d366069df6e9d7c35430977447 [2022-06-07T08:03:56.833Z] $ docker rm -f 860504056ebfa365f4af9cfb514f70ce8c70c5d366069df6e9d7c35430977447 [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-06-07T08:03:57.301Z] provisioning config files... [2022-06-07T08:03:57.309Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config359153484229440691tmp [Pipeline] { [Pipeline] sh [2022-06-07T08:03:57.596Z] + set +x [2022-06-07T08:03:57.596Z] + curl -s https://codecov.io/bash [2022-06-07T08:03:57.596Z] + bash -s -- [2022-06-07T08:03:57.596Z] [2022-06-07T08:03:57.596Z] _____ _ [2022-06-07T08:03:57.596Z] / ____| | | [2022-06-07T08:03:57.596Z] | | ___ __| | ___ ___ _____ __ [2022-06-07T08:03:57.596Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-07T08:03:57.596Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-07T08:03:57.596Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-07T08:03:57.596Z] Bash-1.0.6 [2022-06-07T08:03:57.596Z] [2022-06-07T08:03:57.596Z] [2022-06-07T08:03:57.596Z] ==> git version 2.25.1 found [2022-06-07T08:03:57.596Z] ==> 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-06-07T08:03:57.596Z] Release-Date: 2020-01-08 [2022-06-07T08:03:57.596Z] 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-06-07T08:03:57.596Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-07T08:03:57.596Z] ==> Jenkins CI detected. [2022-06-07T08:03:57.596Z] current dir:  /w/workspace/edgex-go/10 [2022-06-07T08:03:57.596Z] project root: . [2022-06-07T08:03:57.596Z] --> token set from env [2022-06-07T08:03:57.596Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-07T08:03:57.596Z] ==> Running gcov in . (disable via -X gcov) [2022-06-07T08:03:57.596Z] ==> Python coveragepy not found [2022-06-07T08:03:57.596Z] ==> Searching for coverage reports in: [2022-06-07T08:03:57.596Z] + . [2022-06-07T08:03:57.596Z] -> Found 1 reports [2022-06-07T08:03:57.596Z] ==> Detecting git/mercurial file structure [2022-06-07T08:03:57.596Z] ==> Reading reports [2022-06-07T08:03:57.596Z] + ./coverage.out bytes=428658 [2022-06-07T08:03:57.596Z] ==> Appending adjustments [2022-06-07T08:03:57.596Z] https://docs.codecov.io/docs/fixing-reports [2022-06-07T08:03:58.535Z] + Found adjustments [2022-06-07T08:03:58.796Z] ==> Gzipping contents [2022-06-07T08:03:58.796Z] 64K /tmp/codecov.lKoJGT.gz [2022-06-07T08:03:58.796Z] ==> Uploading reports [2022-06-07T08:03:58.796Z] url: https://codecov.io [2022-06-07T08:03:58.796Z] query: branch=jakarta&commit=b73b6b653457e22948d36629ae394cb909f904f1&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-07T08:03:58.796Z] -> Pinging Codecov [2022-06-07T08:03:58.796Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=jakarta&commit=b73b6b653457e22948d36629ae394cb909f904f1&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fjakarta%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-07T08:03:59.056Z] -> Uploading to [2022-06-07T08:03:59.056Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-07/00271124DB129430A58F1EEE437C3FCB/b73b6b653457e22948d36629ae394cb909f904f1/9182fe0d-1e95-40f2-b62e-0d618641b451.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T080358Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8aa374ff407ab379d9ebfca924aacbf82d50bcaafbdad711eb2801f355e63c1 [2022-06-07T08:03:59.056Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T08:03:59.056Z] Dload Upload Total Spent Left Speed [2022-06-07T08:03:59.317Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65148 0 0 100 65148 0 262k --:--:-- --:--:-- --:--:-- 262k [2022-06-07T08:03:59.317Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b73b6b653457e22948d36629ae394cb909f904f1 [Pipeline] } [2022-06-07T08:03:59.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-06-07T08:03:59.520Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-07T08:03:59.532Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:03:59.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T08:03:59.827Z] [2022-06-07T08:03:59.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:04:00.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T08:04:00.129Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-07T08:04:00.129Z] df9b9388f04a: Pulling fs layer [2022-06-07T08:04:00.129Z] 52dc419b0ee2: Pulling fs layer [2022-06-07T08:04:00.129Z] 25bc292e5bac: Pulling fs layer [2022-06-07T08:04:00.129Z] 114826534d7a: Pulling fs layer [2022-06-07T08:04:00.129Z] 4657fd5d0bcf: Pulling fs layer [2022-06-07T08:04:00.129Z] 6ad1cebc031e: Pulling fs layer [2022-06-07T08:04:00.129Z] 8a3aa393b2d8: Pulling fs layer [2022-06-07T08:04:00.129Z] 4657fd5d0bcf: Waiting [2022-06-07T08:04:00.129Z] 6ad1cebc031e: Waiting [2022-06-07T08:04:00.129Z] 8a3aa393b2d8: Waiting [2022-06-07T08:04:00.129Z] 114826534d7a: Waiting [2022-06-07T08:04:00.129Z] 25bc292e5bac: Download complete [2022-06-07T08:04:00.129Z] 52dc419b0ee2: Verifying Checksum [2022-06-07T08:04:00.129Z] 52dc419b0ee2: Download complete [2022-06-07T08:04:00.129Z] 4657fd5d0bcf: Verifying Checksum [2022-06-07T08:04:00.129Z] 4657fd5d0bcf: Download complete [2022-06-07T08:04:00.129Z] df9b9388f04a: Download complete [2022-06-07T08:04:00.389Z] 6ad1cebc031e: Verifying Checksum [2022-06-07T08:04:00.389Z] 6ad1cebc031e: Download complete [2022-06-07T08:04:00.390Z] df9b9388f04a: Pull complete [2022-06-07T08:04:00.390Z] 52dc419b0ee2: Pull complete [2022-06-07T08:04:00.390Z] 25bc292e5bac: Pull complete [2022-06-07T08:04:00.959Z] 114826534d7a: Verifying Checksum [2022-06-07T08:04:00.959Z] 114826534d7a: Download complete [2022-06-07T08:04:01.217Z] 8a3aa393b2d8: Verifying Checksum [2022-06-07T08:04:01.217Z] 8a3aa393b2d8: Download complete [2022-06-07T08:04:04.501Z] 114826534d7a: Pull complete [2022-06-07T08:04:04.501Z] 4657fd5d0bcf: Pull complete [2022-06-07T08:04:04.759Z] 6ad1cebc031e: Pull complete [2022-06-07T08:04:07.293Z] 8a3aa393b2d8: Pull complete [2022-06-07T08:04:07.293Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-07T08:04:07.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T08:04:07.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:04:07.385Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2022-06-07T08:04:07.425Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-07T08:04:09.096Z] $ docker top 4f9249327975bf295aa5b009417dd8f61206557c4fe6a4da49b67e393f1c223f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-07T08:04:09.166Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:jakarta' [Pipeline] sh [2022-06-07T08:04:09.444Z] + set -o pipefail [2022-06-07T08:04:09.444Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:jakarta' [2022-06-07T08:04:13.635Z] [2022-06-07T08:04:13.635Z] Monitoring /w/workspace/edgex-go/10 (github.com/edgexfoundry/edgex-go)... [2022-06-07T08:04:13.635Z] [2022-06-07T08:04:13.635Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/27156136-b8eb-488a-b047-791ec6c999d2/history/c3f8310c-d6dd-4da5-b7a8-28d77d5e8c16 [2022-06-07T08:04:13.635Z] [2022-06-07T08:04:13.635Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-06-07T08:04:13.635Z] [2022-06-07T08:04:13.635Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-07T08:04:13.635Z] [2022-06-07T08:04:13.894Z] [Pipeline] } [2022-06-07T08:04:13.911Z] $ docker stop --time=1 4f9249327975bf295aa5b009417dd8f61206557c4fe6a4da49b67e393f1c223f [2022-06-07T08:04:15.186Z] $ docker rm -f 4f9249327975bf295aa5b009417dd8f61206557c4fe6a4da49b67e393f1c223f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-06-07T08:04:15.354Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T08:04:15.364Z] provisioning config files... [2022-06-07T08:04:15.372Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/10@tmp/config3330028370946689900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:04:15.669Z] --> edgex-publish-swagger.sh [2022-06-07T08:04:15.669Z] === Publish openapi/v2 API === [2022-06-07T08:04:15.669Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-06-07T08:04:15.669Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/10/openapi/v2/core-command.yaml] [2022-06-07T08:04:15.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T08:04:15.669Z] Dload Upload Total Spent Left Speed [2022-06-07T08:04:17.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 26375 0:00:01 0:00:01 --:--:-- 26375 100 32389 0 0 100 32389 0 26375 0:00:01 0:00:01 --:--:-- 26375 [2022-06-07T08:04:17.054Z] [2022-06-07T08:04:17.054Z] [2022-06-07T08:04:17.054Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/10/openapi/v2/core-data.yaml] [2022-06-07T08:04:17.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T08:04:17.054Z] Dload Upload Total Spent Left Speed [2022-06-07T08:04:17.998Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 64475 0:00:01 0:00:01 --:--:-- 64533 100 71116 0 0 100 71116 0 64475 0:00:01 0:00:01 --:--:-- 64475 [2022-06-07T08:04:17.998Z] [2022-06-07T08:04:17.998Z] [2022-06-07T08:04:17.998Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/10/openapi/v2/core-metadata.yaml] [2022-06-07T08:04:17.998Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T08:04:17.998Z] Dload Upload Total Spent Left Speed [2022-06-07T08:04:18.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 119k 0 0 100 119k 0 105k 0:00:01 0:00:01 --:--:-- 105k [2022-06-07T08:04:18.938Z] [2022-06-07T08:04:18.938Z] [2022-06-07T08:04:18.938Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/10/openapi/v2/support-notifications.yaml] [2022-06-07T08:04:18.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T08:04:18.938Z] Dload Upload Total Spent Left Speed [2022-06-07T08:04:20.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 92627 --:--:-- --:--:-- --:--:-- 92531 100 88830 0 0 100 88830 0 92531 --:--:-- --:--:-- --:--:-- 92434 [2022-06-07T08:04:20.314Z] [2022-06-07T08:04:20.314Z] [2022-06-07T08:04:20.314Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/10/openapi/v2/support-scheduler.yaml] [2022-06-07T08:04:20.314Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T08:04:20.314Z] Dload Upload Total Spent Left Speed [2022-06-07T08:04:21.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 37148 0:00:01 0:00:01 --:--:-- 37148 100 38932 0 0 100 38932 0 37148 0:00:01 0:00:01 --:--:-- 37148 [2022-06-07T08:04:21.246Z] [2022-06-07T08:04:21.246Z] [2022-06-07T08:04:21.246Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/10/openapi/v2/system-agent.yaml] [2022-06-07T08:04:21.246Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T08:04:21.246Z] Dload Upload Total Spent Left Speed [2022-06-07T08:04:22.443Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 16295 0:00:01 0:00:01 --:--:-- 16295 100 19603 0 0 100 19603 0 15484 0:00:01 0:00:01 --:--:-- 15484 100 19603 0 0 100 19603 0 15484 0:00:01 0:00:01 --:--:-- 15471 [2022-06-07T08:04:22.443Z] [2022-06-07T08:04:22.443Z] [Pipeline] } [2022-06-07T08:04:22.450Z] 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-06-07T08:04:22.820Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T08:04:22.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:04:23.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T08:04:23.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:04:23.333Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2022-06-07T08:04:23.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-06-07T08:04:23.784Z] $ docker top 181ab9d8ec3514eaa235607c509d58ea950b7c9408143bbb9433e1817a3ac825 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T08:04:23.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T08:04:23.868Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T08:04:23.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T08:04:24.005Z] $ docker exec 181ab9d8ec3514eaa235607c509d58ea950b7c9408143bbb9433e1817a3ac825 ssh-agent [2022-06-07T08:04:24.135Z] SSH_AUTH_SOCK=/tmp/ssh-rWIkYY0qIjV6/agent.32 [2022-06-07T08:04:24.135Z] SSH_AGENT_PID=39 [2022-06-07T08:04:24.139Z] Running ssh-add (command line suppressed) [2022-06-07T08:04:24.248Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_4255644748786234170.key (/w/workspace/edgex-go/10@tmp/private_key_4255644748786234170.key) [2022-06-07T08:04:24.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T08:04:24.541Z] + git semver tag [2022-06-07T08:04:24.801Z] 2022-06-07 08:04:24,727 [run_tag] DEBUG tag force:False [2022-06-07T08:04:24.801Z] 2022-06-07 08:04:24,727 [check_head_tag] DEBUG check head tag [2022-06-07T08:04:24.801Z] 2022-06-07 08:04:24,728 [execute] INFO git cat-file --batch-check [2022-06-07T08:04:24.801Z] 2022-06-07 08:04:24,728 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=) [2022-06-07T08:04:24.801Z] 2022-06-07 08:04:24,731 [execute] INFO git cat-file --batch [2022-06-07T08:04:24.801Z] 2022-06-07 08:04:24,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=) [2022-06-07T08:04:24.801Z] 2022-06-07 08:04:24,742 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/jakarta [2022-06-07T08:04:24.801Z] 2022-06-07 08:04:24,742 [execute] INFO git tag -a v2.1.1-dev.8 -m v2.1.1-dev.8 [2022-06-07T08:04:24.801Z] 2022-06-07 08:04:24,742 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.1-dev.8', '-m', 'v2.1.1-dev.8'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) [2022-06-07T08:04:24.801Z] 2022-06-07 08:04:24,748 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/jakarta [2022-06-07T08:04:24.801Z] 2.1.1-dev.8 [Pipeline] } [2022-06-07T08:04:24.815Z] $ docker exec --env ******** --env ******** 181ab9d8ec3514eaa235607c509d58ea950b7c9408143bbb9433e1817a3ac825 ssh-agent -k [2022-06-07T08:04:24.919Z] unset SSH_AUTH_SOCK; [2022-06-07T08:04:24.920Z] unset SSH_AGENT_PID; [2022-06-07T08:04:24.920Z] echo Agent pid 39 killed; [2022-06-07T08:04:24.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T08:04:25.235Z] + git semver [Pipeline] } [2022-06-07T08:04:25.511Z] $ docker stop --time=1 181ab9d8ec3514eaa235607c509d58ea950b7c9408143bbb9433e1817a3ac825 [2022-06-07T08:04:26.767Z] $ docker rm -f 181ab9d8ec3514eaa235607c509d58ea950b7c9408143bbb9433e1817a3ac825 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:04:27.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T08:04:27.152Z] [2022-06-07T08:04:27.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:04:27.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T08:04:27.453Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-07T08:04:27.453Z] ab5ef0e58194: Pulling fs layer [2022-06-07T08:04:27.453Z] 9712f1f96733: Pulling fs layer [2022-06-07T08:04:27.453Z] 63f879dbbcfc: Pulling fs layer [2022-06-07T08:04:27.453Z] 0d9ebad4ef96: Pulling fs layer [2022-06-07T08:04:27.453Z] e9a5061849ea: Pulling fs layer [2022-06-07T08:04:27.453Z] d747dcd14b5f: Pulling fs layer [2022-06-07T08:04:27.453Z] 2de7ff778b66: Pulling fs layer [2022-06-07T08:04:27.453Z] 0d9ebad4ef96: Waiting [2022-06-07T08:04:27.453Z] e9a5061849ea: Waiting [2022-06-07T08:04:27.453Z] d747dcd14b5f: Waiting [2022-06-07T08:04:27.454Z] 2de7ff778b66: Waiting [2022-06-07T08:04:27.454Z] 9712f1f96733: Verifying Checksum [2022-06-07T08:04:27.454Z] 9712f1f96733: Download complete [2022-06-07T08:04:27.714Z] 63f879dbbcfc: Verifying Checksum [2022-06-07T08:04:27.714Z] 63f879dbbcfc: Download complete [2022-06-07T08:04:27.975Z] e9a5061849ea: Download complete [2022-06-07T08:04:27.975Z] d747dcd14b5f: Download complete [2022-06-07T08:04:27.975Z] 0d9ebad4ef96: Verifying Checksum [2022-06-07T08:04:28.234Z] 0d9ebad4ef96: Download complete [2022-06-07T08:04:28.234Z] ab5ef0e58194: Verifying Checksum [2022-06-07T08:04:28.234Z] ab5ef0e58194: Download complete [2022-06-07T08:04:28.234Z] 2de7ff778b66: Verifying Checksum [2022-06-07T08:04:28.234Z] 2de7ff778b66: Download complete [2022-06-07T08:04:31.517Z] ab5ef0e58194: Pull complete [2022-06-07T08:04:31.517Z] 9712f1f96733: Pull complete [2022-06-07T08:04:31.777Z] 63f879dbbcfc: Pull complete [2022-06-07T08:04:35.971Z] 0d9ebad4ef96: Pull complete [2022-06-07T08:04:35.971Z] e9a5061849ea: Pull complete [2022-06-07T08:04:35.971Z] d747dcd14b5f: Pull complete [2022-06-07T08:04:36.540Z] 2de7ff778b66: Pull complete [2022-06-07T08:04:36.540Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-07T08:04:36.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T08:04:36.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:04:36.627Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2022-06-07T08:04:36.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-lftools:0.23.1-centos7 cat [2022-06-07T08:04:38.352Z] $ docker top f9344fa9157b154570fbb56c2b23c5aa872b867ae6433d130c8da164c8c6afb4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-07T08:04:38.432Z] provisioning config files... [2022-06-07T08:04:38.439Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/10@tmp/config1057995000246519026tmp [2022-06-07T08:04:38.449Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/10@tmp/config4778965767557025833tmp [2022-06-07T08:04:38.459Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/10@tmp/config1553028664175160797tmp [Pipeline] { [Pipeline] echo [2022-06-07T08:04:38.472Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:04:38.751Z] ---> sigul-configuration.sh [2022-06-07T08:04:38.752Z] gpg: directory `/root/.gnupg' created [2022-06-07T08:04:38.752Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-07T08:04:38.752Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-07T08:04:38.752Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-07T08:04:38.752Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-07T08:04:38.752Z] gpg: CAST5 encrypted data [2022-06-07T08:04:38.752Z] gpg: encrypted with 1 passphrase [2022-06-07T08:04:38.752Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-07T08:04:39.035Z] + mkdir /home/jenkins [2022-06-07T08:04:39.035Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-07T08:04:39.321Z] + 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-06-07T08:04:39.331Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:04:39.616Z] ---> sigul-install.sh [2022-06-07T08:04:39.616Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-07T08:04:39.912Z] + git tag --list [2022-06-07T08:04:39.912Z] 0.6.0 [2022-06-07T08:04:39.912Z] 0.6.1 [2022-06-07T08:04:39.912Z] 0.7.0 [2022-06-07T08:04:39.912Z] 0.7.1 [2022-06-07T08:04:39.912Z] v1.0.0 [2022-06-07T08:04:39.912Z] v1.0.1 [2022-06-07T08:04:39.912Z] v1.1.0 [2022-06-07T08:04:39.912Z] v1.2.0 [2022-06-07T08:04:39.912Z] v1.2.1 [2022-06-07T08:04:39.912Z] v1.3.0 [2022-06-07T08:04:39.912Z] v1.3.1 [2022-06-07T08:04:39.912Z] v2.0.0 [2022-06-07T08:04:39.912Z] v2.1.0 [2022-06-07T08:04:39.912Z] v2.1.1-dev.1 [2022-06-07T08:04:39.912Z] v2.1.1-dev.2 [2022-06-07T08:04:39.912Z] v2.1.1-dev.3 [2022-06-07T08:04:39.912Z] v2.1.1-dev.4 [2022-06-07T08:04:39.912Z] v2.1.1-dev.5 [2022-06-07T08:04:39.912Z] v2.1.1-dev.6 [2022-06-07T08:04:39.912Z] v2.1.1-dev.7 [2022-06-07T08:04:39.912Z] v2.1.1-dev.8 [2022-06-07T08:04:39.912Z] v2.2.0 [2022-06-07T08:04:39.912Z] v2.2.1-dev.1 [2022-06-07T08:04:39.912Z] v2.2.1-dev.10 [2022-06-07T08:04:39.912Z] v2.2.1-dev.11 [2022-06-07T08:04:39.912Z] v2.2.1-dev.2 [2022-06-07T08:04:39.912Z] v2.2.1-dev.3 [2022-06-07T08:04:39.912Z] v2.2.1-dev.4 [2022-06-07T08:04:39.912Z] v2.2.1-dev.5 [2022-06-07T08:04:39.912Z] v2.2.1-dev.6 [2022-06-07T08:04:39.912Z] v2.2.1-dev.7 [2022-06-07T08:04:39.912Z] v2.2.1-dev.8 [2022-06-07T08:04:39.912Z] v2.2.1-dev.9 [Pipeline] sh [2022-06-07T08:04:40.197Z] + lftools sign git-tag v2.1.1-dev.8 [2022-06-07T08:04:40.767Z] Signing Git tag with Sigul... [2022-06-07T08:04:40.767Z] Signing v2.1.1-dev.8 [Pipeline] echo [2022-06-07T08:04:41.347Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:04:41.632Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-07T08:04:41.638Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-07T08:04:41.661Z] $ docker stop --time=1 f9344fa9157b154570fbb56c2b23c5aa872b867ae6433d130c8da164c8c6afb4 [2022-06-07T08:04:42.960Z] $ docker rm -f f9344fa9157b154570fbb56c2b23c5aa872b867ae6433d130c8da164c8c6afb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-07T08:04:43.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T08:04:43.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:04:43.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T08:04:43.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:04:43.759Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2022-06-07T08:04:43.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-06-07T08:04:44.176Z] $ docker top 3102de666a6273d7340af5337bc732525a6300fdddd7599c4bc8332ea9ff5df0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T08:04:44.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T08:04:44.275Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T08:04:44.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T08:04:44.429Z] $ docker exec 3102de666a6273d7340af5337bc732525a6300fdddd7599c4bc8332ea9ff5df0 ssh-agent [2022-06-07T08:04:44.538Z] SSH_AUTH_SOCK=/tmp/ssh-kcUWmDX86LH8/agent.34 [2022-06-07T08:04:44.538Z] SSH_AGENT_PID=41 [2022-06-07T08:04:44.542Z] Running ssh-add (command line suppressed) [2022-06-07T08:04:44.653Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_689440981875742360.key (/w/workspace/edgex-go/10@tmp/private_key_689440981875742360.key) [2022-06-07T08:04:44.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T08:04:44.948Z] + git semver bump pre [2022-06-07T08:04:45.209Z] 2022-06-07 08:04:45,144 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/jakarta [2022-06-07T08:04:45.209Z] 2022-06-07 08:04:45,144 [bump_version] DEBUG bumping version:2.1.1-dev.8 on axis:pre with prefix:dev [2022-06-07T08:04:45.209Z] 2022-06-07 08:04:45,144 [bump_version] DEBUG bumped version:2.1.1-dev.9 [2022-06-07T08:04:45.209Z] 2022-06-07 08:04:45,144 [write_version] DEBUG write version:2.1.1-dev.9 to path:/w/workspace/edgex-go/10/.semver/jakarta with force:True [2022-06-07T08:04:45.209Z] 2022-06-07 08:04:45,144 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/jakarta [2022-06-07T08:04:45.209Z] 2022-06-07 08:04:45,145 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/jakarta [2022-06-07T08:04:45.209Z] 2022-06-07 08:04:45,147 [execute] INFO git cat-file --batch-check [2022-06-07T08:04:45.209Z] 2022-06-07 08:04:45,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T08:04:45.209Z] 2022-06-07 08:04:45,152 [execute] INFO git cat-file --batch [2022-06-07T08:04:45.209Z] 2022-06-07 08:04:45,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T08:04:45.209Z] 2022-06-07 08:04:45,157 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/jakarta [2022-06-07T08:04:45.209Z] 2.1.1-dev.9 [Pipeline] } [2022-06-07T08:04:45.223Z] $ docker exec --env ******** --env ******** 3102de666a6273d7340af5337bc732525a6300fdddd7599c4bc8332ea9ff5df0 ssh-agent -k [2022-06-07T08:04:45.320Z] unset SSH_AUTH_SOCK; [2022-06-07T08:04:45.320Z] unset SSH_AGENT_PID; [2022-06-07T08:04:45.320Z] echo Agent pid 41 killed; [2022-06-07T08:04:45.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T08:04:45.620Z] + git semver [Pipeline] } [2022-06-07T08:04:45.899Z] $ docker stop --time=1 3102de666a6273d7340af5337bc732525a6300fdddd7599c4bc8332ea9ff5df0 [2022-06-07T08:04:47.172Z] $ docker rm -f 3102de666a6273d7340af5337bc732525a6300fdddd7599c4bc8332ea9ff5df0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T08:04:47.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T08:04:47.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:04:47.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T08:04:47.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:04:47.924Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2022-06-07T08:04:47.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-06-07T08:04:48.451Z] $ docker top 295086c70ecb1d84c27c0e9c72822a05ec64c2f66d60dfeba4872c6b392b34b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T08:04:48.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T08:04:48.542Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T08:04:48.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T08:04:48.678Z] $ docker exec 295086c70ecb1d84c27c0e9c72822a05ec64c2f66d60dfeba4872c6b392b34b8 ssh-agent [2022-06-07T08:04:48.790Z] SSH_AUTH_SOCK=/tmp/ssh-JphnJxwTkW3y/agent.34 [2022-06-07T08:04:48.790Z] SSH_AGENT_PID=41 [2022-06-07T08:04:48.795Z] Running ssh-add (command line suppressed) [2022-06-07T08:04:48.905Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_9222963181836352717.key (/w/workspace/edgex-go/10@tmp/private_key_9222963181836352717.key) [2022-06-07T08:04:48.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T08:04:49.200Z] + git semver push [2022-06-07T08:04:49.459Z] 2022-06-07 08:04:49,393 [run_push] DEBUG push [2022-06-07T08:04:49.459Z] 2022-06-07 08:04:49,394 [execute] INFO git cat-file --batch-check [2022-06-07T08:04:49.459Z] 2022-06-07 08:04:49,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T08:04:49.459Z] 2022-06-07 08:04:49,397 [execute] INFO git rev-list 8dbfa5e5963a680699cc634e038bf000dcb5f73a -- [2022-06-07T08:04:49.459Z] 2022-06-07 08:04:49,397 [execute] DEBUG Popen(['git', 'rev-list', '8dbfa5e5963a680699cc634e038bf000dcb5f73a', '--'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-07T08:04:49.459Z] 2022-06-07 08:04:49,407 [execute] INFO git fetch -v origin [2022-06-07T08:04:49.459Z] 2022-06-07 08:04:49,407 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-07T08:04:50.028Z] 2022-06-07 08:04:49,875 [run_push] DEBUG no remote changes detected [2022-06-07T08:04:50.028Z] 2022-06-07 08:04:49,875 [execute] INFO git push origin semver [2022-06-07T08:04:50.028Z] 2022-06-07 08:04:49,875 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-07T08:04:50.968Z] 2022-06-07 08:04:50,609 [run_push] DEBUG push all version tags [2022-06-07T08:04:50.968Z] 2022-06-07 08:04:50,609 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-07T08:04:50.968Z] 2022-06-07 08:04:50,610 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) [2022-06-07T08:04:51.538Z] 2022-06-07 08:04:51,399 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/jakarta [2022-06-07T08:04:51.538Z] 2.1.1-dev.9 [Pipeline] } [2022-06-07T08:04:51.552Z] $ docker exec --env ******** --env ******** 295086c70ecb1d84c27c0e9c72822a05ec64c2f66d60dfeba4872c6b392b34b8 ssh-agent -k [2022-06-07T08:04:51.653Z] unset SSH_AUTH_SOCK; [2022-06-07T08:04:51.653Z] unset SSH_AGENT_PID; [2022-06-07T08:04:51.653Z] echo Agent pid 41 killed; [2022-06-07T08:04:51.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T08:04:51.952Z] + git semver [Pipeline] } [2022-06-07T08:04:52.229Z] $ docker stop --time=1 295086c70ecb1d84c27c0e9c72822a05ec64c2f66d60dfeba4872c6b392b34b8 [2022-06-07T08:04:53.499Z] $ docker rm -f 295086c70ecb1d84c27c0e9c72822a05ec64c2f66d60dfeba4872c6b392b34b8 [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-06-07T08:04:53.983Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:04:54.277Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:04:55.144Z] ---> package-listing.sh [2022-06-07T08:04:55.144Z] ++ facter osfamily [2022-06-07T08:04:55.144Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-07T08:04:55.405Z] + OS_FAMILY=debian [2022-06-07T08:04:55.405Z] + workspace=/w/workspace/edgex-go/10 [2022-06-07T08:04:55.405Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-07T08:04:55.405Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-07T08:04:55.405Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-07T08:04:55.405Z] + PACKAGES=/tmp/packages_start.txt [2022-06-07T08:04:55.405Z] + '[' /w/workspace/edgex-go/10 ']' [2022-06-07T08:04:55.405Z] + PACKAGES=/tmp/packages_end.txt [2022-06-07T08:04:55.405Z] + case "${OS_FAMILY}" in [2022-06-07T08:04:55.405Z] + dpkg -l [2022-06-07T08:04:55.405Z] + grep '^ii' [2022-06-07T08:04:55.405Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-07T08:04:55.405Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-07T08:04:55.405Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-07T08:04:55.405Z] + '[' /w/workspace/edgex-go/10 ']' [2022-06-07T08:04:55.405Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2022-06-07T08:04:55.405Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2022-06-07T08:04:55.416Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-07T08:04:55.694Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:04:56.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T08:04:56.251Z] [2022-06-07T08:04:56.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:04:56.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T08:04:56.543Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-07T08:04:56.543Z] 5eb5b503b376: Pulling fs layer [2022-06-07T08:04:56.543Z] 5c69ac0246d0: Pulling fs layer [2022-06-07T08:04:56.543Z] ec43610c2a17: Pulling fs layer [2022-06-07T08:04:56.543Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-07T08:04:56.543Z] 33b1e0a273af: Pulling fs layer [2022-06-07T08:04:56.543Z] 5d3b04190fa2: Pulling fs layer [2022-06-07T08:04:56.543Z] 2f39f015ded8: Pulling fs layer [2022-06-07T08:04:56.543Z] 3a2ae6a8a46f: Waiting [2022-06-07T08:04:56.543Z] 5d3b04190fa2: Waiting [2022-06-07T08:04:56.543Z] 2f39f015ded8: Waiting [2022-06-07T08:04:56.543Z] 33b1e0a273af: Waiting [2022-06-07T08:04:56.543Z] 5c69ac0246d0: Download complete [2022-06-07T08:04:56.543Z] 3a2ae6a8a46f: Download complete [2022-06-07T08:04:56.543Z] 33b1e0a273af: Verifying Checksum [2022-06-07T08:04:56.543Z] 33b1e0a273af: Download complete [2022-06-07T08:04:56.543Z] 5d3b04190fa2: Verifying Checksum [2022-06-07T08:04:56.543Z] 5d3b04190fa2: Download complete [2022-06-07T08:04:56.802Z] ec43610c2a17: Verifying Checksum [2022-06-07T08:04:56.802Z] 5eb5b503b376: Verifying Checksum [2022-06-07T08:04:56.802Z] 5eb5b503b376: Download complete [2022-06-07T08:04:57.371Z] 2f39f015ded8: Download complete [2022-06-07T08:04:57.937Z] 5eb5b503b376: Pull complete [2022-06-07T08:04:57.937Z] 5c69ac0246d0: Pull complete [2022-06-07T08:04:58.502Z] ec43610c2a17: Pull complete [2022-06-07T08:04:58.502Z] 3a2ae6a8a46f: Pull complete [2022-06-07T08:04:58.762Z] 33b1e0a273af: Pull complete [2022-06-07T08:04:58.762Z] 5d3b04190fa2: Pull complete [2022-06-07T08:05:02.950Z] 2f39f015ded8: Pull complete [2022-06-07T08:05:02.950Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-07T08:05:02.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T08:05:02.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:05:03.026Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2022-06-07T08:05:03.060Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-lftools-log-publisher:latest cat [2022-06-07T08:05:04.329Z] $ docker top 89f67264b1d99876a454ef9bf3b1becd03ce19a1ebba51863b377a2c2c9f96a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T08:05:04.665Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-07T08:05:04.946Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-07T08:05:05.235Z] + ls /var/log/sa-host [2022-06-07T08:05:05.235Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T08:05:05.379Z] provisioning config files... [2022-06-07T08:05:05.387Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config2058539311240223975tmp [Pipeline] { [Pipeline] echo [2022-06-07T08:05:05.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:05:05.684Z] ---> create-netrc.sh [Pipeline] } [2022-06-07T08:05:05.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:05:06.018Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-07T08:05:06.027Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:05:06.307Z] ---> sudo-logs.sh [2022-06-07T08:05:06.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-07T08:05:06.327Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:05:06.607Z] ---> job-cost.sh [2022-06-07T08:05:06.607Z] lf-activate-venv: SKIPPING [2022-06-07T08:05:06.607Z] DEBUG: total: 0.10999999940395355 [2022-06-07T08:05:06.607Z] INFO: Retrieving Stack Cost... [2022-06-07T08:05:07.178Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T08:05:07.438Z] INFO: Archiving Costs [Pipeline] echo [2022-06-07T08:05:07.448Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:05:07.731Z] ---> logs-deploy.sh [2022-06-07T08:05:07.731Z] lf-activate-venv: SKIPPING [2022-06-07T08:05:07.731Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/jakarta/10 [2022-06-07T08:05:07.731Z] INFO: archiving workspace using pattern(s): [2022-06-07T08:05:08.672Z] Archives upload complete. [2022-06-07T08:05:08.672Z] INFO: archiving logs to Nexus