Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2cef2e886bac3ed4982519846baf307eba695d1 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-ssh5367647844874958500.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh13985004903820491588.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6145727497934825967.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh9598065750148893315.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh18275302170823207915.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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 [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-8141 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/160 [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/160 # 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 d2cef2e886bac3ed4982519846baf307eba695d1 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2cef2e886bac3ed4982519846baf307eba695d1 # timeout=10 Commit message: "Merge pull request #3916 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.0-dev.9" > git rev-list --no-walk 7794663b2f6ed75afbb86dfef3a594310e3530e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:05:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:05:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:05:19 ========================================================= 03:05:19 EdgeX Global Pipelines Version Info 03:05:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:05:20 ------------------- 03:05:20 stable info: 03:05:20 ------------------- 03:05:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:05:20 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:05:20 Message: update stable to v1.0.221 03:05:20 ------------------- 03:05:20 experimental info: 03:05:20 ------------------- 03:05:20 Commited By: **** collab-it+edgex@linuxfoundation.org 03:05:20 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 03:05:20 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:05:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:05:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:05:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:05:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] echo 03:05:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2cef2e [Pipeline] echo 03:05:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:21 provisioning config files... 03:05:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/160@tmp/config5835025567688651587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:21 ---> docker-login.sh 03:05:21 nexus3.edgexfoundry.org:10001 03:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:21 Configure a credential helper to remove this warning. See 03:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:21 03:05:21 Login Succeeded 03:05:21 nexus3.edgexfoundry.org:10002 03:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:21 Configure a credential helper to remove this warning. See 03:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:21 03:05:21 Login Succeeded 03:05:21 nexus3.edgexfoundry.org:10003 03:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:21 Configure a credential helper to remove this warning. See 03:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:21 03:05:21 Login Succeeded 03:05:21 nexus3.edgexfoundry.org:10004 03:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:22 Configure a credential helper to remove this warning. See 03:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:22 03:05:22 Login Succeeded 03:05:22 docker.io 03:05:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:22 Configure a credential helper to remove this warning. See 03:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:22 03:05:22 Login Succeeded 03:05:22 ---> docker-login.sh ends [Pipeline] } 03:05:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:23 + 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 03:05:23 + cut -d/ -f2 03:05:23 + dirname cmd/core-command/Dockerfile 03:05:23 + echo core-command,cmd/core-command/Dockerfile 03:05:23 + dirname cmd/core-data/Dockerfile 03:05:23 + cut -d/ -f2 03:05:23 + echo core-data,cmd/core-data/Dockerfile 03:05:23 + dirname cmd/core-metadata/Dockerfile 03:05:23 + cut -d/ -f2 03:05:23 + echo core-metadata,cmd/core-metadata/Dockerfile 03:05:23 + cut -d/ -f2 03:05:23 + dirname cmd/security-bootstrapper/Dockerfile 03:05:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:05:23 + cut -d/ -f2 03:05:23 + dirname cmd/security-proxy-setup/Dockerfile 03:05:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:05:23 + dirname cmd/security-secretstore-setup/Dockerfile 03:05:23 + cut -d/ -f2 03:05:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:05:23 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 03:05:23 -f2 03:05:23 + echo support-notifications,cmd/support-notifications/Dockerfile 03:05:23 + + dirname cmd/support-scheduler/Dockerfile 03:05:23 cut -d/ -f2 03:05:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:05:23 + + dirname cmd/sys-mgmt-agent/Dockerfile 03:05:23 cut -d/ -f2 03:05:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:05:23 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 03:05:23 + git rev-list -1 --merges d2cef2e886bac3ed4982519846baf307eba695d1~1..d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] echo 03:05:23 -----------> git rev-list -1 --merges d2cef2e886bac3ed4982519846baf307eba695d1~1..d2cef2e886bac3ed4982519846baf307eba695d1 d2cef2e886bac3ed4982519846baf307eba695d1 03:05:23 d2cef2e886bac3ed4982519846baf307eba695d1 [false] [Pipeline] sh 03:05:23 + git log --format=format:%s -1 d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] echo 03:05:23 ========================================================= 03:05:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:05:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:05:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:05:24 + grep -v github /etc/ssh/ssh_known_hosts 03:05:24 + [ -e /tmp/ssh_known_hosts ] 03:05:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:05:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:05:24 + sudo tee -a /etc/ssh/ssh_known_hosts 03:05:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:05:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:05:24 03:05:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:05:25 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:05:25 latest: Pulling from edgex-devops/git-semver 03:05:25 a0d0a0d46f8b: Pulling fs layer 03:05:25 3e5f54012d9b: Pulling fs layer 03:05:25 4c7163046ea9: Pulling fs layer 03:05:25 0c2d73faf560: Pulling fs layer 03:05:25 0c2d73faf560: Waiting 03:05:25 a0d0a0d46f8b: Download complete 03:05:25 4c7163046ea9: Verifying Checksum 03:05:25 4c7163046ea9: Download complete 03:05:25 0c2d73faf560: Verifying Checksum 03:05:25 0c2d73faf560: Download complete 03:05:25 a0d0a0d46f8b: Pull complete 03:05:25 3e5f54012d9b: Pull complete 03:05:25 4c7163046ea9: Pull complete 03:05:25 0c2d73faf560: Pull complete 03:05:26 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:05:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:05:26 prd-ubuntu20.04-docker-8c-8g-8141 does not seem to be running inside a container 03:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:05:27 $ docker top 72f0f23347de723389d365be694bad1cffd9e2943968f42dbd7a93530664ddcf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:05:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:27 [ssh-agent] Looking for ssh-agent implementation... 03:05:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:27 $ docker exec 72f0f23347de723389d365be694bad1cffd9e2943968f42dbd7a93530664ddcf ssh-agent 03:05:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhGaNdJ/agent.14 03:05:27 SSH_AGENT_PID=20 03:05:27 Running ssh-add (command line suppressed) 03:05:27 Identity added: /w/workspace/edgex-go/160@tmp/private_key_4055757669607863158.key (/w/workspace/edgex-go/160@tmp/private_key_4055757669607863158.key) 03:05:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:27 + git tag --points-at HEAD [Pipeline] } 03:05:27 $ docker exec --env ******** --env ******** 72f0f23347de723389d365be694bad1cffd9e2943968f42dbd7a93530664ddcf ssh-agent -k 03:05:28 unset SSH_AUTH_SOCK; 03:05:28 unset SSH_AGENT_PID; 03:05:28 echo Agent pid 20 killed; 03:05:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:05:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:28 [ssh-agent] Looking for ssh-agent implementation... 03:05:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:28 $ docker exec 72f0f23347de723389d365be694bad1cffd9e2943968f42dbd7a93530664ddcf ssh-agent 03:05:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLfnjIg/agent.53 03:05:28 SSH_AGENT_PID=59 03:05:28 Running ssh-add (command line suppressed) 03:05:28 Identity added: /w/workspace/edgex-go/160@tmp/private_key_5233474928242608731.key (/w/workspace/edgex-go/160@tmp/private_key_5233474928242608731.key) 03:05:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:28 + git semver init 03:05:28 # -> Open(): unable to determine branch for HEAD 03:05:28 # $GIT_DIR = /w/workspace/edgex-go/160/.git 03:05:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/160 03:05:28 # $SEMVER_REMOTE_NAME = origin 03:05:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:05:28 # $SEMVER_USER_NAME = edgex-jenkins 03:05:28 # $SEMVER_BRANCH = main 03:05:28 # $SEMVER_TEMP = /tmp/semver-683411540 03:05:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:05:43 # '/tmp/semver-683411540' -> '/w/workspace/edgex-go/160/.semver' 03:05:43 # -> Force: false 03:05:43 # $SEMVER_DIR = /w/workspace/edgex-go/160/.semver [Pipeline] } 03:05:43 $ docker exec --env ******** --env ******** 72f0f23347de723389d365be694bad1cffd9e2943968f42dbd7a93530664ddcf ssh-agent -k 03:05:43 unset SSH_AUTH_SOCK; 03:05:43 unset SSH_AGENT_PID; 03:05:43 echo Agent pid 59 killed; 03:05:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:44 + git semver [Pipeline] } 03:05:44 $ docker stop --time=1 72f0f23347de723389d365be694bad1cffd9e2943968f42dbd7a93530664ddcf 03:05:46 $ docker rm -f 72f0f23347de723389d365be694bad1cffd9e2943968f42dbd7a93530664ddcf [Pipeline] // withDockerContainer [Pipeline] sh 03:05:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:05:46 Stashed 1 file(s) [Pipeline] echo 03:05:46 [edgeXSemver]: initialized semver on version 2.2.0-dev.40 [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 03:05:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:05:46 ========================================================= 03:05:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:05:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:05:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:05:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:05:47 59bf1c3509f3: Pulling fs layer 03:05:47 666ba61612fd: Pulling fs layer 03:05:47 8ed8ca486205: Pulling fs layer 03:05:47 4fe6c5a15a65: Pulling fs layer 03:05:47 22a0e8bec74d: Pulling fs layer 03:05:47 640e595b4fbd: Pulling fs layer 03:05:47 763cafe07f6e: Pulling fs layer 03:05:47 0c0b528cf693: Pulling fs layer 03:05:47 10935f4eaf8b: Pulling fs layer 03:05:47 640e595b4fbd: Waiting 03:05:47 763cafe07f6e: Waiting 03:05:47 0c0b528cf693: Waiting 03:05:47 10935f4eaf8b: Waiting 03:05:47 4fe6c5a15a65: Waiting 03:05:47 22a0e8bec74d: Waiting 03:05:47 8ed8ca486205: Verifying Checksum 03:05:47 8ed8ca486205: Download complete 03:05:47 666ba61612fd: Download complete 03:05:47 22a0e8bec74d: Verifying Checksum 03:05:47 22a0e8bec74d: Download complete 03:05:47 640e595b4fbd: Verifying Checksum 03:05:47 640e595b4fbd: Download complete 03:05:47 763cafe07f6e: Verifying Checksum 03:05:47 763cafe07f6e: Download complete 03:05:47 59bf1c3509f3: Verifying Checksum 03:05:47 59bf1c3509f3: Download complete 03:05:47 0c0b528cf693: Verifying Checksum 03:05:47 0c0b528cf693: Download complete 03:05:47 59bf1c3509f3: Pull complete 03:05:47 666ba61612fd: Pull complete 03:05:47 8ed8ca486205: Pull complete 03:05:48 4fe6c5a15a65: Download complete 03:05:48 10935f4eaf8b: Verifying Checksum 03:05:48 10935f4eaf8b: Download complete 03:05:52 4fe6c5a15a65: Pull complete 03:05:52 22a0e8bec74d: Pull complete 03:05:52 640e595b4fbd: Pull complete 03:05:52 763cafe07f6e: Pull complete 03:05:52 0c0b528cf693: Pull complete 03:05:55 10935f4eaf8b: Pull complete 03:05:55 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 03:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:05:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:05:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:05:55 WORKDIR /edgex 03:05:55 COPY go.mod . 03:05:55 RUN go mod download 03:05:55 + docker build -t ci-base-image-x86_64 -f - . 03:05:57 Sending build context to Docker daemon 334.1MB 03:05:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:05:57 ---> 99d49a6021b9 03:05:57 Step 2/4 : WORKDIR /edgex 03:05:58 ---> Running in b53b4aa11cfe 03:05:58 Removing intermediate container b53b4aa11cfe 03:05:58 ---> 24193e7bd00b 03:05:58 Step 3/4 : COPY go.mod . 03:05:58 ---> b3c55a74f428 03:05:58 Step 4/4 : RUN go mod download 03:05:59 ---> Running in 0c7ad5afd78f 03:06:01 Still waiting to schedule task 03:06:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8138’ 03:06:25 Removing intermediate container 0c7ad5afd78f 03:06:25 ---> 5543e3beb54a 03:06:25 Successfully built 5543e3beb54a 03:06:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:06:26 + docker inspect -f . ci-base-image-x86_64 03:06:26 . [Pipeline] withDockerContainer 03:06:26 prd-ubuntu20.04-docker-8c-8g-8141 does not seem to be running inside a container 03:06:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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-x86_64 cat 03:06:26 $ docker top c6ebda5648d0d32bb8e75318e0116c24481a119175494f53da38aaec320fd8cc -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:27 + go version 03:06:27 go version go1.17.6 linux/amd64 [Pipeline] } 03:06:27 $ docker stop --time=1 c6ebda5648d0d32bb8e75318e0116c24481a119175494f53da38aaec320fd8cc 03:06:28 $ docker rm -f c6ebda5648d0d32bb8e75318e0116c24481a119175494f53da38aaec320fd8cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:06:28 + docker inspect -f . ci-base-image-x86_64 03:06:28 . [Pipeline] withDockerContainer 03:06:28 prd-ubuntu20.04-docker-8c-8g-8141 does not seem to be running inside a container 03:06:28 $ 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/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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-x86_64 cat 03:06:29 $ docker top 005e6aa2d6bf1ea319122e1c6dddff06eeb7745cfea5b92ba6c013a893acd671 -eo pid,comm [Pipeline] { [Pipeline] echo 03:06:29 ========================================================= 03:06:29 [edgeXBuildGoParallel] Running Tests and Build... 03:06:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:06:29 + make test 03:06:29 go mod tidy 03:06:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:06:35 ? github.com/edgexfoundry/edgex-go [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 03:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:06:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements 03:06:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:06:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.9% of statements 03:06:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:06:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.125s coverage: 89.2% of statements 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 84.4% of statements 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.398s coverage: 94.2% of statements 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 24.0% of statements 03:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 03:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.095s coverage: 87.5% of statements 03:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.099s coverage: 94.4% of statements 03:06:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 03:07:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.211s coverage: 82.5% of statements 03:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.4% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 65.4% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.154s coverage: 92.3% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.050s coverage: 28.9% of statements 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 03:07:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 03:07:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 03:07:10 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 03:07:25 GO111MODULE=on go vet ./... 03:07:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:07:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:07:29 ./bin/test-attribution-txt.sh [Pipeline] echo 03:07:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:07:29 + ls -al . 03:07:29 total 676 03:07:29 drwxrwxr-x 10 1001 1001 4096 Mar 21 03:07 . 03:07:29 drwxr-xr-x 4 root root 4096 Mar 21 03:06 .. 03:07:29 -rw-rw-r-- 1 1001 1001 11 Mar 21 03:05 .dockerignore 03:07:29 drwxrwxr-x 8 1001 1001 4096 Mar 21 03:05 .git 03:07:29 drwxrwxr-x 4 1001 1001 4096 Mar 21 03:05 .github 03:07:29 -rw-rw-r-- 1 1001 1001 804 Mar 21 03:05 .gitignore 03:07:29 -rw-rw-r-- 1 1001 1001 42 Mar 21 03:05 .golangci.yml 03:07:29 -rw-rw-r-- 1 1001 1001 76 Mar 21 03:05 .hadolint.yml 03:07:29 drwx------ 3 1001 1001 4096 Mar 21 03:05 .semver 03:07:29 -rw-rw-r-- 1 1001 1001 166 Mar 21 03:05 .sonarcloud.properties 03:07:29 -rw-rw-r-- 1 1001 1001 1171 Mar 21 03:05 ADOPTERS.md 03:07:29 -rw-rw-r-- 1 1001 1001 9019 Mar 21 03:05 Attribution.txt 03:07:29 -rw-rw-r-- 1 1001 1001 51732 Mar 21 03:05 CHANGELOG.md 03:07:29 -rw-rw-r-- 1 1001 1001 3804 Mar 21 03:05 CONTRIBUTING.md 03:07:29 -rw-rw-r-- 1 1001 1001 677 Mar 21 03:05 GOVERNANCE.md 03:07:29 -rw-rw-r-- 1 1001 1001 849 Mar 21 03:05 Jenkinsfile 03:07:29 -rw-rw-r-- 1 1001 1001 10775 Mar 21 03:05 LICENSE 03:07:29 -rw-rw-r-- 1 1001 1001 6508 Mar 21 03:05 Makefile 03:07:29 -rw-rw-r-- 1 1001 1001 582 Mar 21 03:05 OWNERS.md 03:07:29 -rw-rw-r-- 1 1001 1001 8207 Mar 21 03:05 README.md 03:07:29 -rw-rw-r-- 1 1001 1001 6912 Mar 21 03:05 SECURITY.md 03:07:29 -rw-rw-r-- 1 1001 1001 12 Mar 21 03:05 VERSION 03:07:29 -rw-rw-r-- 1 1001 1001 4131 Mar 21 03:05 ZMQWindows.md 03:07:29 drwxrwxr-x 2 1001 1001 4096 Mar 21 03:05 bin 03:07:29 drwxrwxr-x 14 1001 1001 4096 Mar 21 03:05 cmd 03:07:29 -rw-r--r-- 1 root root 426503 Mar 21 03:07 coverage.out 03:07:29 -rw-rw-r-- 1 1001 1001 2827 Mar 21 03:05 go.mod 03:07:29 -rw-rw-r-- 1 1001 1001 50579 Mar 21 03:05 go.sum 03:07:29 drwxrwxr-x 8 1001 1001 4096 Mar 21 03:05 internal 03:07:29 drwxrwxr-x 3 1001 1001 4096 Mar 21 03:05 openapi 03:07:29 drwxrwxr-x 4 1001 1001 4096 Mar 21 03:05 snap 03:07:29 -rw-rw-r-- 1 1001 1001 204 Mar 21 03:05 version.go [Pipeline] sh 03:07:30 + '[' -e coverage.out ] 03:07:30 + chown 1001:1001 coverage.out [Pipeline] stash 03:07:30 Stashed 1 file(s) [Pipeline] sh 03:07:30 + make build 03:07:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-data/core-data ./cmd/core-data 03:07:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:07:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-command/core-command ./cmd/core-command 03:07:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:07:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:07:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:07:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:07:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:07:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:07:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:07:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config 03:07:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 03:07:43 $ docker stop --time=1 005e6aa2d6bf1ea319122e1c6dddff06eeb7745cfea5b92ba6c013a893acd671 03:07:45 $ docker rm -f 005e6aa2d6bf1ea319122e1c6dddff06eeb7745cfea5b92ba6c013a893acd671 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:07:47 03:07:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:07:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:07:47 latest: Pulling from edgex-devops/edgex-compose 03:07:47 cbdbe7a5bc2a: Pulling fs layer 03:07:47 ca9280d653b3: Pulling fs layer 03:07:47 7e9c9ca2126c: Pulling fs layer 03:07:47 cbdbe7a5bc2a: Download complete 03:07:47 cbdbe7a5bc2a: Pull complete 03:07:48 ca9280d653b3: Verifying Checksum 03:07:48 ca9280d653b3: Download complete 03:07:48 7e9c9ca2126c: Verifying Checksum 03:07:48 ca9280d653b3: Pull complete 03:07:52 7e9c9ca2126c: Pull complete 03:07:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:07:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:07:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:07:52 prd-ubuntu20.04-docker-8c-8g-8141 does not seem to be running inside a container 03:07:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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 03:07:54 $ docker top 0399b6108d510eaef9f69f9fb2c90afb3270e324b4468ae78239f75dbba797fc -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:54 + docker-compose+ build --helpgrep 03:07:54 parallel 03:07:54 --parallel Build images in parallel. [Pipeline] } 03:07:54 $ docker stop --time=1 0399b6108d510eaef9f69f9fb2c90afb3270e324b4468ae78239f75dbba797fc 03:07:56 $ docker rm -f 0399b6108d510eaef9f69f9fb2c90afb3270e324b4468ae78239f75dbba797fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:07:56 . [Pipeline] withDockerContainer 03:07:56 prd-ubuntu20.04-docker-8c-8g-8141 does not seem to be running inside a container 03:07:56 $ 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/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:07:57 $ docker top d9fb1f9c3bae4aa2723e62a7e9679c44a9a9920baa26b8c94a283b8d3a76ba0b -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:57 + docker-compose -f ./docker-compose-build.yml build --parallel 03:07:58 Building core-command ... 03:07:58 Building core-data ... 03:07:58 Building core-metadata ... 03:07:58 Building security-bootstrapper ... 03:07:58 Building security-proxy-setup ... 03:07:58 Building security-secretstore-setup ... 03:07:58 Building support-notifications ... 03:07:58 Building support-scheduler ... 03:07:58 Building sys-mgmt-agent ... 03:07:58 Building support-notifications 03:07:58 Building security-bootstrapper 03:07:58 Building sys-mgmt-agent 03:07:58 Building security-proxy-setup 03:07:58 Building core-command 03:08:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:08:16 ---> 5543e3beb54a 03:08:16 Step 3/22 : WORKDIR /edgex-go 03:08:16 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:08:16 ---> 5543e3beb54a 03:08:16 Step 3/21 : WORKDIR /edgex-go 03:08:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:08:16 ---> 5543e3beb54a 03:08:16 Step 3/23 : WORKDIR /edgex-go 03:08:16 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:08:16 ---> 5543e3beb54a 03:08:16 Step 3/31 : WORKDIR /edgex-go 03:08:16 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:08:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:08:16 ---> 5543e3beb54a 03:08:16 Step 3/23 : WORKDIR /edgex-go 03:08:16 ---> Running in 6e69636f8fab 03:08:16 ---> Running in 85cdaa203cab 03:08:16 ---> Running in 2ccd90f5475b 03:08:16 ---> Running in 03e2d998f4e6 03:08:16 ---> Running in 7ede56b32f67 03:08:16 Removing intermediate container 7ede56b32f67 03:08:16 ---> d54ab64dba9d 03:08:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:16 Removing intermediate container 2ccd90f5475b 03:08:16 ---> 1bdf1322f3f2 03:08:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:16 Removing intermediate container 6e69636f8fab 03:08:16 ---> 811c0c6d2b5d 03:08:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:16 Removing intermediate container 85cdaa203cab 03:08:16 ---> ca6d2e0593c2 03:08:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:16 Removing intermediate container 03e2d998f4e6 03:08:16 ---> 35baaef89cb0 03:08:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:08:16 ---> Running in 1053e1824f3a 03:08:16 ---> Running in 8ae3a665475f 03:08:16 ---> Running in 63111e1082b1 03:08:16 ---> Running in 81c3baec7665 03:08:16 ---> Running in 5dfae3d4384e 03:08:17 Removing intermediate container 8ae3a665475f 03:08:17 ---> ed5c0127711a 03:08:17 Step 5/21 : RUN apk add --update --no-cache make git 03:08:17 ---> Running in 76ff9eaa4ae5 03:08:17 Removing intermediate container 1053e1824f3a 03:08:17 ---> 5045df276d58 03:08:17 Step 5/23 : RUN apk add --update --no-cache make bash git 03:08:17 ---> Running in 841ceb4ae9fa 03:08:18 Removing intermediate container 5dfae3d4384e 03:08:18 ---> 1d3246be705c 03:08:18 Step 5/23 : RUN apk add --update --no-cache make git 03:08:18 ---> Running in 27be838138d8 03:08:18 Removing intermediate container 63111e1082b1 03:08:18 ---> 39d566f6dc7a 03:08:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:08:18 ---> Running in c8e7a34239d2 03:08:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:08:18 Removing intermediate container 81c3baec7665 03:08:18 ---> 6455d537fa38 03:08:18 Step 5/31 : RUN apk add --update --no-cache make git 03:08:18 ---> Running in dacdf1b24314 03:08:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:08:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:08:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:08:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:08:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:08:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:08:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:08:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:08:19 OK: 221 MiB in 52 packages 03:08:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:08:19 OK: 221 MiB in 52 packages 03:08:19 OK: 221 MiB in 52 packages 03:08:19 OK: 221 MiB in 52 packages 03:08:19 OK: 221 MiB in 52 packages 03:08:20 Removing intermediate container 76ff9eaa4ae5 03:08:20 ---> 30c96c5b48ee 03:08:20 Step 6/21 : COPY go.mod vendor* ./ 03:08:20 Removing intermediate container 841ceb4ae9fa 03:08:20 ---> 898100500b9f 03:08:20 Step 6/23 : COPY go.mod vendor* ./ 03:08:20 Removing intermediate container 27be838138d8 03:08:20 ---> 9fb77ff2d146 03:08:20 Step 6/23 : COPY go.mod vendor* ./ 03:08:20 ---> c23f8889e650 03:08:20 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:20 ---> Running in 2c815cf5e5dd 03:08:20 Removing intermediate container c8e7a34239d2 03:08:20 ---> 15cf0825cb5a 03:08:20 Step 6/22 : COPY go.mod vendor* ./ 03:08:20 ---> 025b11f22b72 03:08:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:20 ---> 5a46c273ee88 03:08:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:20 Removing intermediate container dacdf1b24314 03:08:20 ---> 3651f5cafd3a 03:08:20 Step 6/31 : COPY go.mod vendor* ./ 03:08:20 ---> Running in 66d63f72983a 03:08:20 ---> Running in 275db02ed7c0 03:08:20 ---> 00f49b1e319d 03:08:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:20 ---> Running in f5bd0fd3e143 03:08:20 ---> fc1f9a494a3a 03:08:20 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:20 ---> Running in 5cc96591b2e4 03:08:21 Removing intermediate container 2c815cf5e5dd 03:08:21 ---> d87a6ebfe77a 03:08:21 Step 8/21 : COPY . . 03:08:22 Removing intermediate container 275db02ed7c0 03:08:22 ---> 35b6986f0df9 03:08:22 Step 8/23 : COPY . . 03:08:24 Removing intermediate container 66d63f72983a 03:08:24 ---> 18e461c15269 03:08:24 Step 8/23 : COPY . . 03:08:24 Removing intermediate container 5cc96591b2e4 03:08:24 ---> 9c0df062e6cb 03:08:24 Step 8/31 : COPY . . 03:08:24 Removing intermediate container f5bd0fd3e143 03:08:24 ---> ea18f64d6eb3 03:08:24 Step 8/22 : COPY . . 03:08:32 ---> fcfff0cf557a 03:08:32 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:08:32 ---> Running in f81b0dcda565 03:08:32 ---> b95bcab09a5f 03:08:32 Step 9/23 : RUN make cmd/core-command/core-command 03:08:32 ---> a97ff0e4a625 03:08:32 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:08:32 ---> ffcb3c65d5d4 03:08:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:08:32 ---> 2d39aab210ac 03:08:32 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:08:32 ---> Running in c23317d55fad 03:08:32 ---> Running in 7b1745d9a1db 03:08:32 ---> Running in 2ebab85b730b 03:08:32 ---> Running in e9e3c36e9e3b 03:08:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:08:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-command/core-command ./cmd/core-command 03:08:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:08:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:08:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:08:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config 03:08:47 Removing intermediate container 7b1745d9a1db 03:08:47 ---> 3b37354f7950 03:08:47 03:08:47 Step 10/23 : FROM alpine:3.14 03:08:47 Removing intermediate container c23317d55fad 03:08:47 ---> 67afcae18bfa 03:08:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:08:47 Removing intermediate container e9e3c36e9e3b 03:08:47 ---> 496e39a13d18 03:08:47 03:08:47 Step 10/31 : FROM alpine:3.14 03:08:47 Removing intermediate container f81b0dcda565 03:08:47 ---> 3a6d29dd6254 03:08:47 03:08:47 Step 10/21 : FROM alpine:3.14 03:08:47 Removing intermediate container 2ebab85b730b 03:08:47 ---> 8ca9002c1d69 03:08:47 03:08:47 Step 10/22 : FROM alpine:3.14 03:08:47 ---> Running in 0b38ca2a53ed 03:08:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:08:48 3.14: Pulling from library/alpine 03:08:49 3.14: Pulling from library/alpine 03:08:49 3.14: Pulling from library/alpine 03:08:49 3.14: Pulling from library/alpine 03:08:50 Removing intermediate container 0b38ca2a53ed 03:08:50 ---> 2cac365e74e8 03:08:50 03:08:50 Step 11/23 : FROM docker:20.10.10 03:08:50 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:08:50 Status: Downloaded newer image for alpine:3.14 03:08:50 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:08:50 Status: Image is up to date for alpine:3.14 03:08:50 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:08:50 Status: Image is up to date for alpine:3.14 03:08:50 ---> a33ac4f1069a 03:08:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:08:50 ---> a33ac4f1069a 03:08:50 Step 11/21 : RUN apk add --update --no-cache curl 03:08:50 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:08:50 ---> a33ac4f1069a 03:08:50 Status: Image is up to date for alpine:3.14 03:08:50 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:08:50 ---> a33ac4f1069a 03:08:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:08:50 ---> Running in 284ce851900d 03:08:50 ---> Running in 62bdc74ab3a9 03:08:50 ---> Running in dc4646d6109f 03:08:50 ---> Running in 1bb52effba57 03:08:51 20.10.10: Pulling from library/docker 03:08:51 Removing intermediate container 1bb52effba57 03:08:51 ---> 4cf58b347ce3 03:08:51 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:08:51 ---> Running in 6f1b04e8c2af 03:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:51 (1/5) Installing ca-certificates (20211220-r0) 03:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:08:51 (2/5) Installing brotli-libs (1.0.9-r5) 03:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:51 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:08:51 (4/5) Installing libcurl (7.79.1-r0) 03:08:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:08:51 (5/5) Installing curl (7.79.1-r0) 03:08:51 Executing busybox-1.33.1-r6.trigger 03:08:51 Executing ca-certificates-20211220-r0.trigger 03:08:51 (1/2) Installing dumb-init (1.2.5-r1) 03:08:51 (2/2) Installing su-exec (0.2-r1) 03:08:51 Executing busybox-1.33.1-r6.trigger 03:08:51 OK: 6 MiB in 16 packages 03:08:51 OK: 8 MiB in 19 packages 03:08:51 (1/2) Installing ca-certificates (20211220-r0) 03:08:51 (1/1) Installing dumb-init (1.2.5-r1) 03:08:51 Executing busybox-1.33.1-r6.trigger 03:08:51 (2/2) Installing dumb-init (1.2.5-r1) 03:08:51 Executing busybox-1.33.1-r6.trigger 03:08:51 Executing ca-certificates-20211220-r0.trigger 03:08:51 OK: 6 MiB in 15 packages 03:08:51 OK: 6 MiB in 16 packages 03:08:52 Removing intermediate container 6f1b04e8c2af 03:08:52 ---> d2c8130a0cee 03:08:52 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:08:52 ---> Running in 5cec01954a89 03:08:52 Removing intermediate container dc4646d6109f 03:08:52 ---> 8467cd74bd64 03:08:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:08:52 Removing intermediate container 5cec01954a89 03:08:52 ---> 0df484776c58 03:08:52 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:08:52 Removing intermediate container 284ce851900d 03:08:52 ---> 23b50ec498b8 03:08:52 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:08:52 ---> Running in feff3bbe9868 03:08:52 ---> Running in 39cbd37709c2 03:08:52 ---> Running in df966c1b1de0 03:08:52 Removing intermediate container 62bdc74ab3a9 03:08:52 ---> 788099455faa 03:08:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:08:52 ---> Running in dc8262ab58cd 03:08:52 Removing intermediate container feff3bbe9868 03:08:52 ---> 1283be6360bd 03:08:52 Step 13/23 : ENV APP_PORT=59882 03:08:52 Removing intermediate container 39cbd37709c2 03:08:52 ---> 996f824462af 03:08:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:08:52 ---> Running in e384dd671a15 03:08:52 Removing intermediate container df966c1b1de0 03:08:52 ---> 7123d65b3039 03:08:52 Step 13/21 : WORKDIR /edgex 03:08:52 ---> Running in 77d16fdfccb5 03:08:52 Removing intermediate container dc8262ab58cd 03:08:52 ---> eee78c6ceaf2 03:08:52 Step 13/22 : ENV APP_PORT=59860 03:08:52 ---> Running in 94763aa8d8f9 03:08:52 ---> Running in bb03adcf93ae 03:08:52 Removing intermediate container e384dd671a15 03:08:52 ---> b3fce4c676a0 03:08:52 Step 14/23 : EXPOSE $APP_PORT 03:08:53 ---> Running in 338a8d696c14 03:08:53 Removing intermediate container bb03adcf93ae 03:08:53 ---> fef7a60ee90f 03:08:53 Step 14/22 : EXPOSE $APP_PORT 03:08:53 Removing intermediate container 94763aa8d8f9 03:08:53 ---> 34a56eecb46c 03:08:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:08:53 Removing intermediate container 338a8d696c14 03:08:53 ---> Running in ecd46e76a6f2 03:08:53 ---> dda3fc5685c9 03:08:53 Step 15/23 : WORKDIR / 03:08:53 ---> Running in 7e79e9979f15 03:08:53 Removing intermediate container 7e79e9979f15 03:08:53 ---> c550cafec464 03:08:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:53 Removing intermediate container ecd46e76a6f2 03:08:53 ---> c25a2d3f552e 03:08:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:53 ---> a1c2a2b77c02 03:08:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:08:53 ---> 3839008586ed 03:08:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:08:53 ---> 31691523c6ac 03:08:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:08:53 Removing intermediate container 77d16fdfccb5 03:08:53 ---> 8ce65052dbda 03:08:53 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:08:53 ---> 387225f0bb73 03:08:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:08:53 ---> Running in 5a0e3a1361c7 03:08:54 ---> 235a196e8ea5 03:08:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:08:54 ---> c8a2765eb445 03:08:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:08:54 Removing intermediate container 5a0e3a1361c7 03:08:54 ---> 09c06f4fc7b8 03:08:54 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:08:54 ---> 081ae87c0c98 03:08:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:08:54 ---> 7b832ef9b5e5 03:08:54 Step 19/23 : ENTRYPOINT ["/core-command"] 03:08:54 ---> f77a4b66babc 03:08:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:08:54 ---> Running in 14e891e7b882 03:08:54 ---> Running in b2ed91812c2f 03:08:54 ---> 5d8a824cbdae 03:08:54 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:08:55 ---> Running in 542634c7a15f 03:08:55 Removing intermediate container 14e891e7b882 03:08:55 ---> d20d04123e2f 03:08:55 Step 18/21 : CMD ["--init=true"] 03:08:55 ---> Running in d23509bcfa77 03:08:55 ---> Running in c6d53bf54ef6 03:08:55 Removing intermediate container b2ed91812c2f 03:08:55 ---> 0c8769407137 03:08:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:55 Removing intermediate container 542634c7a15f 03:08:55 ---> 4c5043d01df5 03:08:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:08:55 ---> Running in 61b5d3a55c02 03:08:55 ---> Running in 225c57d98133 03:08:55 Removing intermediate container c6d53bf54ef6 03:08:55 ---> e797f3e36831 03:08:55 Step 19/21 : LABEL arch=x86_64 03:08:55 ---> Running in 697f157d218f 03:08:55 Removing intermediate container 61b5d3a55c02 03:08:55 ---> 0f58b017634a 03:08:55 Step 21/23 : LABEL arch=x86_64 03:08:55 Removing intermediate container 225c57d98133 03:08:55 ---> 68bade1c3a49 03:08:55 Step 20/22 : LABEL arch=x86_64 03:08:55 ---> Running in ae7745ceca27 03:08:55 ---> Running in 096a1eca13f1 03:08:55 Removing intermediate container 697f157d218f 03:08:55 ---> 68b23a4ae50b 03:08:55 Step 20/21 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:08:55 ---> Running in 54b19a16a684 03:08:55 Removing intermediate container ae7745ceca27 03:08:55 ---> e52b07cb3133 03:08:55 Step 21/22 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:08:55 Removing intermediate container 096a1eca13f1 03:08:55 ---> 32214bc2431c 03:08:55 Step 22/23 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:08:56 Removing intermediate container d23509bcfa77 03:08:56 ---> 79ba7d344e46 03:08:56 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:56 ---> Running in e6ffe92e35b5 03:08:56 ---> Running in 8e797f2298a2 03:08:56 Removing intermediate container 54b19a16a684 03:08:56 ---> f4bfa2c4fc0e 03:08:56 Step 21/21 : LABEL version=2.2.0-dev.40 03:08:56 ---> Running in 44aba875b88e 03:08:56 Removing intermediate container 8e797f2298a2 03:08:56 ---> b050e1ed65b3 03:08:56 Step 22/22 : LABEL version=2.2.0-dev.40 03:08:56 Removing intermediate container e6ffe92e35b5 03:08:56 ---> 304b1ef2a3a5 03:08:56 Step 23/23 : LABEL version=2.2.0-dev.40 03:08:56 ---> 819e74235d24 03:08:56 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:08:56 Removing intermediate container 44aba875b88e 03:08:56 ---> f831115f60e6 03:08:56 03:08:56 ---> Running in 9e938db154a2 03:08:56 ---> Running in 3c7e28879b06 03:08:56 Successfully built f831115f60e6 03:08:56 Successfully tagged security-proxy-setup:latest 03:08:56  Building security-proxy-setup ... done Building security-secretstore-setup 03:08:56 Removing intermediate container 3c7e28879b06 03:08:56 ---> 2bab348ce708 03:08:56 03:08:56 Successfully built 2bab348ce708 03:08:57 Successfully tagged core-command:latest 03:08:57  Building core-command ... done Building core-data 03:08:58 Removing intermediate container 9e938db154a2 03:08:58 ---> d82b469208a2 03:08:58 03:08:58 Successfully built d82b469208a2 03:08:58 ---> 4457102a4451 03:08:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:08:58 Successfully tagged support-notifications:latest 03:08:58  Building support-notifications ... done Building core-metadata 03:08:59 ---> 07964c8aa15d 03:08:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:08:59 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 03:08:59 Status: Downloaded newer image for docker:20.10.10 03:08:59 ---> b706a049f56e 03:08:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:08:59 ---> Running in 506a616d9229 03:08:59 ---> 924590965907 03:08:59 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:08:59 Removing intermediate container 506a616d9229 03:08:59 ---> bd3af0f6f40a 03:08:59 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:08:59 ---> Running in b79e9bddb128 03:09:00 ---> 4aa24d820ffd 03:09:00 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:09:00 ---> Running in 50874fa1e779 03:09:00 Removing intermediate container 50874fa1e779 03:09:00 ---> aea8cabc1bce 03:09:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:09:00 (1/42) Installing readline (8.1.0-r0) 03:09:00 (2/42) Installing bash (5.1.4-r0) 03:09:00 ---> 5326f9b26524 03:09:00 Step 26/31 : RUN chmod +x /entrypoint.sh 03:09:00 Executing bash-5.1.4-r0.post-install 03:09:00 (3/42) Installing brotli-libs (1.0.9-r5) 03:09:00 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:09:00 (5/42) Installing libcurl (7.79.1-r0) 03:09:00 (6/42) Installing curl (7.79.1-r0) 03:09:00 (7/42) Installing dumb-init (1.2.5-r1) 03:09:00 (8/42) Installing libbz2 (1.0.8-r1) 03:09:01 ---> Running in 748a78437b66 03:09:01 (9/42) Installing expat (2.4.7-r0) 03:09:01 (10/42) Installing libffi (3.3-r2) 03:09:01 (11/42) Installing gdbm (1.19-r0) 03:09:01 (12/42) Installing xz-libs (5.2.5-r0) 03:09:01 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:09:01 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:09:01 (15/42) Installing mpdecimal (2.5.1-r1) 03:09:01 (16/42) Installing sqlite-libs (3.35.5-r0) 03:09:01 (17/42) Installing python3 (3.9.5-r2) 03:09:01 (18/42) Installing py3-appdirs (1.4.4-r2) 03:09:01 (19/42) Installing py3-chardet (4.0.0-r2) 03:09:01 (20/42) Installing py3-idna (3.2-r0) 03:09:01 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:09:01 (22/42) Installing py3-certifi (2020.12.5-r1) 03:09:01 (23/42) Installing py3-requests (2.25.1-r4) 03:09:01 (24/42) Installing py3-msgpack (1.0.2-r1) 03:09:01 (25/42) Installing py3-lockfile (0.12.2-r4) 03:09:01 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:09:01 (27/42) Installing py3-colorama (0.4.4-r1) 03:09:01 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:09:01 (29/42) Installing py3-distlib (0.3.1-r3) 03:09:01 (30/42) Installing py3-distro (1.5.0-r3) 03:09:01 (31/42) Installing py3-six (1.15.0-r1) 03:09:01 (32/42) Installing py3-webencodings (0.5.1-r4) 03:09:01 (33/42) Installing py3-html5lib (1.1-r1) 03:09:01 (34/42) Installing py3-parsing (2.4.7-r2) 03:09:01 (35/42) Installing py3-packaging (20.9-r1) 03:09:01 (36/42) Installing py3-toml (0.10.2-r2) 03:09:01 (37/42) Installing py3-pep517 (0.10.0-r2) 03:09:01 (38/42) Installing py3-progress (1.5-r2) 03:09:01 (39/42) Installing py3-retrying (1.3.3-r1) 03:09:01 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:09:01 (41/42) Installing py3-setuptools (52.0.0-r3) 03:09:01 (42/42) Installing py3-pip (20.3.4-r1) 03:09:02 Executing busybox-1.33.1-r6.trigger 03:09:02 OK: 84 MiB in 64 packages 03:09:02 Collecting docker-compose==1.23.2 03:09:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:09:02 Collecting cached-property<2,>=1.2.0 03:09:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:09:02 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:09:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:09:02 ---> 5543e3beb54a 03:09:02 Step 3/25 : WORKDIR /edgex-go 03:09:02 ---> Using cache 03:09:02 ---> 35baaef89cb0 03:09:02 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:02 ---> Using cache 03:09:02 ---> 1d3246be705c 03:09:02 Step 5/25 : RUN apk add --update --no-cache make git 03:09:02 ---> Using cache 03:09:02 ---> 9fb77ff2d146 03:09:02 Step 6/25 : COPY go.mod vendor* ./ 03:09:02 ---> Using cache 03:09:02 ---> 5a46c273ee88 03:09:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:02 ---> Using cache 03:09:02 ---> 35b6986f0df9 03:09:02 Step 8/25 : COPY . . 03:09:02 ---> Using cache 03:09:02 ---> b95bcab09a5f 03:09:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:09:02 Collecting PyYAML<4,>=3.10 03:09:02 Downloading PyYAML-3.13.tar.gz (270 kB) 03:09:03 Collecting docopt<0.7,>=0.6.1 03:09:03 Downloading docopt-0.6.2.tar.gz (25 kB) 03:09:03 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:09:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:09:03 ---> 5543e3beb54a 03:09:03 Step 3/23 : WORKDIR /edgex-go 03:09:03 ---> Using cache 03:09:03 ---> 35baaef89cb0 03:09:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:03 ---> Using cache 03:09:03 ---> 1d3246be705c 03:09:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:09:03 ---> Running in ffa7163e1ad0 03:09:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:09:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:09:04 Collecting websocket-client<1.0,>=0.32.0 03:09:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:09:04 Collecting texttable<0.10,>=0.9.0 03:09:04 Downloading texttable-0.9.1.tar.gz (11 kB) 03:09:04 ---> Running in 2aab4b0d001a 03:09:04 Removing intermediate container 748a78437b66 03:09:04 ---> f75066ef7758 03:09:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:09:04 ---> Running in cdad3e3b5e8d 03:09:04 Collecting dockerpty<0.5,>=0.4.1 03:09:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:09:04 Removing intermediate container cdad3e3b5e8d 03:09:04 ---> 4952b30fdd5d 03:09:04 Step 28/31 : CMD ["gate"] 03:09:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:09:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:09:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:09:04 Collecting jsonschema<3,>=2.5.1 03:09:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:09:04 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:09:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:09:04 ---> 5543e3beb54a 03:09:04 Step 3/23 : WORKDIR /edgex-go 03:09:04 ---> Using cache 03:09:04 ---> 35baaef89cb0 03:09:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:04 ---> Using cache 03:09:04 ---> 1d3246be705c 03:09:04 Step 5/23 : RUN apk add --update --no-cache make git 03:09:04 ---> Using cache 03:09:04 ---> 9fb77ff2d146 03:09:04 Step 6/23 : COPY go.mod vendor* ./ 03:09:04 ---> Using cache 03:09:04 ---> 5a46c273ee88 03:09:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:04 ---> Using cache 03:09:04 ---> 35b6986f0df9 03:09:04 Step 8/23 : COPY . . 03:09:04 ---> Using cache 03:09:04 ---> b95bcab09a5f 03:09:04 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:09:04 ---> Running in aa00854296cc 03:09:04 ---> Running in fffe44148680 03:09:04 Collecting docker<4.0,>=3.6.0 03:09:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:09:04 Collecting docker-pycreds>=0.4.0 03:09:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:09:04 Removing intermediate container aa00854296cc 03:09:04 ---> f49f04a7063a 03:09:04 Step 29/31 : LABEL arch=x86_64 03:09:05 Collecting chardet<3.1.0,>=3.0.2 03:09:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:09:05 Collecting urllib3<1.25,>=1.21.1 03:09:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:09:05 ---> Running in 20ffa08376eb 03:09:05 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) 03:09:05 Collecting idna<2.8,>=2.5 03:09:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:09:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:09:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:09:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:09:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:09:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:09:05 Removing intermediate container 20ffa08376eb 03:09:05 ---> df8ce46b8961 03:09:05 Step 30/31 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:09:05 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:09:05 Attempting uninstall: urllib3 03:09:05 Found existing installation: urllib3 1.26.5 03:09:05 Uninstalling urllib3-1.26.5: 03:09:05 Successfully uninstalled urllib3-1.26.5 03:09:05 ---> Running in 62398ad2a91f 03:09:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:09:05 Attempting uninstall: idna 03:09:05 Found existing installation: idna 3.2 03:09:05 Uninstalling idna-3.2: 03:09:05 Successfully uninstalled idna-3.2 03:09:05 Removing intermediate container 62398ad2a91f 03:09:05 ---> a5c1c2299eb0 03:09:05 Step 31/31 : LABEL version=2.2.0-dev.40 03:09:05 Attempting uninstall: chardet 03:09:05 Found existing installation: chardet 4.0.0 03:09:05 Uninstalling chardet-4.0.0: 03:09:06 Successfully uninstalled chardet-4.0.0 03:09:06 OK: 221 MiB in 52 packages 03:09:06 ---> Running in a7a316b806a6 03:09:06 Removing intermediate container a7a316b806a6 03:09:06 ---> 24753274db0c 03:09:06 03:09:06 Successfully built 24753274db0c 03:09:06 Successfully tagged security-bootstrapper:latest 03:09:06 Building support-scheduler 03:09:06 Attempting uninstall: requests 03:09:06 Found existing installation: requests 2.25.1 03:09:06 Uninstalling requests-2.25.1: 03:09:06  Building security-bootstrapper ... done  Successfully uninstalled requests-2.25.1 03:09:06 Running setup.py install for texttable: started 03:09:06 Running setup.py install for texttable: finished with status 'done' 03:09:06 Running setup.py install for PyYAML: started 03:09:07 Running setup.py install for PyYAML: finished with status 'done' 03:09:07 Removing intermediate container 2aab4b0d001a 03:09:07 ---> ef34d389aeaf 03:09:07 Step 6/23 : COPY go.mod vendor* ./ 03:09:07 Running setup.py install for docopt: started 03:09:07 Running setup.py install for docopt: finished with status 'done' 03:09:07 Running setup.py install for dockerpty: started 03:09:07 Running setup.py install for dockerpty: finished with status 'done' 03:09:09 ---> 204bdc67a1c3 03:09:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:09 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 03:09:09 ---> Running in 454e24f27b89 03:09:09 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:09:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:09:09 ---> 5543e3beb54a 03:09:09 Step 3/22 : WORKDIR /edgex-go 03:09:09 ---> Using cache 03:09:09 ---> 35baaef89cb0 03:09:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:09 ---> Using cache 03:09:09 ---> 1d3246be705c 03:09:09 Step 5/22 : RUN apk add --update --no-cache make git 03:09:09 ---> Using cache 03:09:09 ---> 9fb77ff2d146 03:09:09 Step 6/22 : COPY go.mod vendor* ./ 03:09:09 ---> Using cache 03:09:09 ---> 5a46c273ee88 03:09:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:09 ---> Using cache 03:09:09 ---> 35b6986f0df9 03:09:09 Step 8/22 : COPY . . 03:09:09 ---> Using cache 03:09:09 ---> b95bcab09a5f 03:09:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:09:09 ---> Running in 43112a01189c 03:09:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:09:12 Removing intermediate container 454e24f27b89 03:09:12 ---> 1f44c1c98048 03:09:12 Step 8/23 : COPY . . 03:09:12 Removing intermediate container b79e9bddb128 03:09:12 ---> 13bc3f5de50c 03:09:12 Step 14/23 : ENV APP_PORT=58890 03:09:13 ---> Running in 0c1ea429b2f1 03:09:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:09:15 Removing intermediate container 0c1ea429b2f1 03:09:15 ---> 0d011c11d8ec 03:09:15 Step 15/23 : EXPOSE $APP_PORT 03:09:15 ---> Running in e36854210a5e 03:09:15 Removing intermediate container e36854210a5e 03:09:15 ---> e9d167c6689b 03:09:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:09:16 ---> 8b2d4a322310 03:09:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:09:17 Removing intermediate container fffe44148680 03:09:17 ---> 90db80f7b6dd 03:09:17 03:09:17 Step 10/23 : FROM alpine:3.14 03:09:17 Removing intermediate container ffa7163e1ad0 03:09:17 ---> 606d810eb30d 03:09:17 03:09:17 Step 10/25 : FROM alpine:3.14 03:09:17 ---> a33ac4f1069a 03:09:17 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:09:17 ---> a33ac4f1069a 03:09:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:09:17 ---> Using cache 03:09:17 ---> 8467cd74bd64 03:09:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:09:17 ---> Using cache 03:09:17 ---> 1283be6360bd 03:09:17 Step 13/23 : ENV APP_PORT=59881 03:09:17 ---> cdcbeb6780e1 03:09:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:09:17 ---> Running in 14d7d8bd26db 03:09:17 ---> Running in 51685cf453bf 03:09:17 Removing intermediate container 14d7d8bd26db 03:09:17 ---> f20055683098 03:09:17 Step 14/23 : EXPOSE $APP_PORT 03:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:09:17 ---> 8cd4b4e1d7b3 03:09:17 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:09:17 ---> Running in 946757fb1de0 03:09:17 ---> Running in fa0e36edad1b 03:09:18 (1/3) Installing ca-certificates (20211220-r0) 03:09:18 Removing intermediate container 946757fb1de0 03:09:18 ---> e6aac4786f47 03:09:18 Step 15/23 : WORKDIR / 03:09:18 (2/3) Installing dumb-init (1.2.5-r1) 03:09:18 (3/3) Installing su-exec (0.2-r1) 03:09:18 Executing busybox-1.33.1-r6.trigger 03:09:18 Executing ca-certificates-20211220-r0.trigger 03:09:18 OK: 6 MiB in 17 packages 03:09:18 ---> Running in 905d72d466e4 03:09:18 Removing intermediate container fa0e36edad1b 03:09:18 ---> ad6f457036ea 03:09:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:18 ---> Running in 282f0ad13e25 03:09:18 Removing intermediate container 905d72d466e4 03:09:18 ---> 0d6731b95560 03:09:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:18 Removing intermediate container 282f0ad13e25 03:09:18 ---> a4f0abf441d0 03:09:18 Step 21/23 : LABEL arch=x86_64 03:09:18 ---> Running in 2bf0b2d62196 03:09:18 ---> 416517ac4c65 03:09:18 Step 9/23 : RUN make cmd/core-data/core-data 03:09:18 ---> Running in 348b15b79235 03:09:18 ---> c1ad1555972d 03:09:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:09:18 Removing intermediate container 2bf0b2d62196 03:09:18 ---> 10d113671eae 03:09:18 Step 22/23 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:09:18 Removing intermediate container 51685cf453bf 03:09:18 ---> 232de72e41cc 03:09:18 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:09:18 ---> Running in 6a269be21aef 03:09:18 ---> Running in 2d312f447efa 03:09:19 Removing intermediate container 2d312f447efa 03:09:19 ---> 7466559c7d3e 03:09:19 Step 13/25 : WORKDIR / 03:09:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-data/core-data ./cmd/core-data 03:09:19 Removing intermediate container 6a269be21aef 03:09:19 ---> de5c3972d1da 03:09:19 Step 23/23 : LABEL version=2.2.0-dev.40 03:09:19 ---> d28ef2dda8f3 03:09:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:09:19 ---> Running in eb1d9c6762c7 03:09:19 ---> Running in a89b8fbb8637 03:09:19 Removing intermediate container a89b8fbb8637 03:09:19 ---> e8b0cba8ab53 03:09:19 03:09:19 Removing intermediate container eb1d9c6762c7 03:09:19 ---> c00d042d43ca 03:09:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:09:19 ---> f0855f0abe94 03:09:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:09:19 Successfully built e8b0cba8ab53 03:09:19 Successfully tagged sys-mgmt-agent:latest 03:09:19  Building sys-mgmt-agent ... done  ---> Running in 9a409ef0afc6 03:09:19 ---> aa391a7e4198 03:09:19 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:09:19 Removing intermediate container 43112a01189c 03:09:19 ---> 7890e0c7ee7c 03:09:19 03:09:19 Step 10/22 : FROM alpine:3.14 03:09:19 ---> a33ac4f1069a 03:09:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:09:19 ---> Using cache 03:09:19 ---> 8467cd74bd64 03:09:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:09:19 ---> Using cache 03:09:19 ---> 1283be6360bd 03:09:19 Step 13/22 : ENV APP_PORT=59861 03:09:20 Removing intermediate container 9a409ef0afc6 03:09:20 ---> 3b281cbf4d9c 03:09:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:20 ---> Running in 9f35c7ca7248 03:09:20 ---> Running in c765f1127858 03:09:20 ---> d23fc64691f0 03:09:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:09:20 Removing intermediate container c765f1127858 03:09:20 ---> fb57b8cf0ae5 03:09:20 Step 21/23 : LABEL arch=x86_64 03:09:20 Removing intermediate container 9f35c7ca7248 03:09:20 ---> d9c77d5592d1 03:09:20 Step 14/22 : EXPOSE $APP_PORT 03:09:20 ---> Running in eab3f0ce8b22 03:09:20 ---> Running in 70bfdb6f041e 03:09:20 ---> d53c59e2ad5c 03:09:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:09:20 Removing intermediate container eab3f0ce8b22 03:09:20 ---> b7b3e3e692d2 03:09:20 Step 22/23 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:09:21 ---> Running in f1a4f8c6a50f 03:09:21 Removing intermediate container 70bfdb6f041e 03:09:21 ---> 7e0f5e29de95 03:09:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:21 Removing intermediate container f1a4f8c6a50f 03:09:21 ---> 8285fc7c8084 03:09:21 Step 23/23 : LABEL version=2.2.0-dev.40 03:09:21 ---> 4e70219c63d5 03:09:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:09:21 ---> Running in 707a9b6cdad3 03:09:21 ---> eaac96e8dbcd 03:09:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:09:21 Removing intermediate container 707a9b6cdad3 03:09:21 ---> d8bd16cf75ff 03:09:21 03:09:21 Successfully built d8bd16cf75ff 03:09:21 Successfully tagged core-metadata:latest 03:09:22  Building core-metadata ... done  ---> 5b2913856a5d 03:09:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:09:22 ---> ae9ec82f33f1 03:09:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:09:22 ---> 321dfccc28dc 03:09:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:09:22 ---> 4868aba26826 03:09:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:09:22 ---> Running in 541f4bd2a7f2 03:09:23 Removing intermediate container 541f4bd2a7f2 03:09:23 ---> 61d7737e8187 03:09:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:23 ---> fad735e960b7 03:09:23 Step 21/25 : 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/ 03:09:23 ---> Running in 8187efd3ac62 03:09:23 ---> Running in 1bfa4afbcea4 03:09:23 Removing intermediate container 8187efd3ac62 03:09:23 ---> 28204125ffb3 03:09:23 Step 20/22 : LABEL arch=x86_64 03:09:23 ---> Running in a21539ce95f1 03:09:23 Removing intermediate container a21539ce95f1 03:09:23 ---> 061ff3d26093 03:09:23 Step 21/22 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:09:23 ---> Running in f5c9c4b20705 03:09:23 Removing intermediate container f5c9c4b20705 03:09:23 ---> 8740358e1f1e 03:09:23 Step 22/22 : LABEL version=2.2.0-dev.40 03:09:23 ---> Running in 8e60cc10a15f 03:09:23 Removing intermediate container 1bfa4afbcea4 03:09:23 ---> b570bbac934d 03:09:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:09:23 ---> Running in 94cf141f5b12 03:09:23 Removing intermediate container 8e60cc10a15f 03:09:23 ---> 4d66d2d78efa 03:09:23 03:09:24 Removing intermediate container 94cf141f5b12 03:09:24 ---> c18243680520 03:09:24 Step 23/25 : LABEL arch=x86_64 03:09:24 Successfully built 4d66d2d78efa 03:09:24 Successfully tagged support-scheduler:latest 03:09:24  Building support-scheduler ... done  ---> Running in beb0a5a7238c 03:09:24 Removing intermediate container beb0a5a7238c 03:09:24 ---> 0d63bea29b84 03:09:24 Step 24/25 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:09:24 ---> Running in 82c92a77941e 03:09:24 Removing intermediate container 82c92a77941e 03:09:24 ---> ef182dd2937a 03:09:24 Step 25/25 : LABEL version=2.2.0-dev.40 03:09:24 ---> Running in 6fd1af012ddf 03:09:24 Removing intermediate container 6fd1af012ddf 03:09:24 ---> d61bdd565182 03:09:24 03:09:24 Successfully built d61bdd565182 03:09:24 Successfully tagged security-secretstore-setup:latest 03:09:28  Building security-secretstore-setup ... done Removing intermediate container 348b15b79235 03:09:28 ---> 0aca84ac26f4 03:09:28 03:09:28 Step 10/23 : FROM alpine:3.14 03:09:28 ---> a33ac4f1069a 03:09:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:09:28 ---> Running in 7498c0374b7d 03:09:28 Removing intermediate container 7498c0374b7d 03:09:28 ---> b45aed883bfe 03:09:28 Step 12/23 : ENV APP_PORT=59880 03:09:28 ---> Running in d8e638e675e7 03:09:28 Removing intermediate container d8e638e675e7 03:09:28 ---> 8f3c3e2aaa69 03:09:28 Step 13/23 : EXPOSE $APP_PORT 03:09:28 ---> Running in 97ba60616364 03:09:28 Removing intermediate container 97ba60616364 03:09:28 ---> 4953c00dad43 03:09:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:09:28 ---> Running in b04f50489c36 03:09:28 Removing intermediate container b04f50489c36 03:09:28 ---> 6837544d4a7b 03:09:28 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:09:28 ---> Running in 09dfa8d1b77f 03:09:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:09:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:09:30 (1/6) Installing dumb-init (1.2.5-r1) 03:09:30 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:09:30 (3/6) Installing libsodium (1.0.18-r0) 03:09:30 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:09:30 (5/6) Installing libzmq (4.3.4-r0) 03:09:30 (6/6) Installing zeromq (4.3.4-r0) 03:09:30 Executing busybox-1.33.1-r6.trigger 03:09:30 OK: 8 MiB in 20 packages 03:09:30 Removing intermediate container 09dfa8d1b77f 03:09:30 ---> 2a53e4a3d720 03:09:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:31 ---> ad5e2becb263 03:09:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:09:31 ---> 1a9b714cf19b 03:09:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:09:31 ---> 27a7dc79c056 03:09:31 Step 19/23 : ENTRYPOINT ["/core-data"] 03:09:31 ---> Running in 713b652323f3 03:09:31 Removing intermediate container 713b652323f3 03:09:31 ---> fc53b61862c7 03:09:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:09:31 ---> Running in cc33f69e4e35 03:09:31 Removing intermediate container cc33f69e4e35 03:09:31 ---> 92ae0aa6a7b2 03:09:31 Step 21/23 : LABEL arch=x86_64 03:09:32 ---> Running in 3bc054e0138c 03:09:32 Removing intermediate container 3bc054e0138c 03:09:32 ---> 7dda68b3b37e 03:09:32 Step 22/23 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:09:32 ---> Running in 9894f1bdb75b 03:09:32 Removing intermediate container 9894f1bdb75b 03:09:32 ---> 8892119bae23 03:09:32 Step 23/23 : LABEL version=2.2.0-dev.40 03:09:32 ---> Running in 08eba9c9f7fd 03:09:32 Removing intermediate container 08eba9c9f7fd 03:09:32 ---> e01a02992d62 03:09:32 03:09:32 Successfully built e01a02992d62 03:09:32 Successfully tagged core-data:latest 03:09:32  Building core-data ... done  [Pipeline] } 03:09:32 $ docker stop --time=1 d9fb1f9c3bae4aa2723e62a7e9679c44a9a9920baa26b8c94a283b8d3a76ba0b 03:09:34 $ docker rm -f d9fb1f9c3bae4aa2723e62a7e9679c44a9a9920baa26b8c94a283b8d3a76ba0b [Pipeline] // withDockerContainer [Pipeline] sh 03:09:34 + docker images 03:09:34 REPOSITORY TAG IMAGE ID CREATED SIZE 03:09:34 core-data latest e01a02992d62 2 seconds ago 20MB 03:09:34 0aca84ac26f4 7 seconds ago 1.79GB 03:09:34 security-secretstore-setup latest d61bdd565182 10 seconds ago 27.9MB 03:09:34 support-scheduler latest 4d66d2d78efa 11 seconds ago 15.9MB 03:09:34 core-metadata latest d8bd16cf75ff 13 seconds ago 16.6MB 03:09:34 sys-mgmt-agent latest e8b0cba8ab53 15 seconds ago 296MB 03:09:34 7890e0c7ee7c 15 seconds ago 1.78GB 03:09:34 90db80f7b6dd 18 seconds ago 1.78GB 03:09:34 606d810eb30d 18 seconds ago 1.78GB 03:09:34 security-bootstrapper latest 24753274db0c 29 seconds ago 18.7MB 03:09:34 support-notifications latest d82b469208a2 38 seconds ago 16.7MB 03:09:34 core-command latest 2bab348ce708 38 seconds ago 15.8MB 03:09:34 security-proxy-setup latest f831115f60e6 38 seconds ago 26.2MB 03:09:34 2cac365e74e8 44 seconds ago 1.77GB 03:09:34 496e39a13d18 47 seconds ago 1.77GB 03:09:34 8ca9002c1d69 47 seconds ago 1.78GB 03:09:34 3a6d29dd6254 47 seconds ago 1.78GB 03:09:34 3b37354f7950 48 seconds ago 1.77GB 03:09:34 ci-base-image-x86_64 latest 5543e3beb54a 3 minutes ago 1.27GB 03:09:34 alpine 3.14 a33ac4f1069a 3 days ago 5.59MB 03:09:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 6 weeks ago 562MB 03:09:34 docker 20.10.10 b706a049f56e 4 months ago 216MB 03:09:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB 03:09:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:34 provisioning config files... 03:09:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/160@tmp/config3378239505789683659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:34 ---> docker-login.sh 03:09:34 nexus3.edgexfoundry.org:10001 03:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:34 Configure a credential helper to remove this warning. See 03:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:34 03:09:34 Login Succeeded 03:09:34 nexus3.edgexfoundry.org:10002 03:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:35 Configure a credential helper to remove this warning. See 03:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:35 03:09:35 Login Succeeded 03:09:35 nexus3.edgexfoundry.org:10003 03:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:35 Configure a credential helper to remove this warning. See 03:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:35 03:09:35 Login Succeeded 03:09:35 nexus3.edgexfoundry.org:10004 03:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:35 Configure a credential helper to remove this warning. See 03:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:35 03:09:35 Login Succeeded 03:09:35 docker.io 03:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:35 Configure a credential helper to remove this warning. See 03:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:35 03:09:35 Login Succeeded 03:09:35 ---> docker-login.sh ends [Pipeline] } 03:09:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:09:36 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:09:36 d2cef2e886bac3ed4982519846baf307eba695d1 03:09:36 latest 03:09:36 2.2.0-dev.40 03:09:36 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:09:36 main 03:09:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:09:36 + docker push nexus3.edgexfoundry.org:10004/core-command:d2cef2e886bac3ed4982519846baf307eba695d1 03:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:09:36 5b421a869c09: Preparing 03:09:36 b02f787a24f8: Preparing 03:09:36 c71ee1d25af3: Preparing 03:09:36 037f0684f419: Preparing 03:09:36 2e38978dfe40: Preparing 03:09:36 2e38978dfe40: Layer already exists 03:09:36 c71ee1d25af3: Pushed 03:09:37 5b421a869c09: Pushed 03:09:37 037f0684f419: Pushed 03:09:38 b02f787a24f8: Pushed 03:09:38 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:dd28d997b23a23fae43ee6221687e5a8d88e1b4bf352a288fdb83faeb580ff16 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:09:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 03:09:39 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:09:39 5b421a869c09: Preparing 03:09:39 b02f787a24f8: Preparing 03:09:39 c71ee1d25af3: Preparing 03:09:39 037f0684f419: Preparing 03:09:39 2e38978dfe40: Preparing 03:09:39 5b421a869c09: Layer already exists 03:09:39 037f0684f419: Layer already exists 03:09:39 b02f787a24f8: Layer already exists 03:09:39 2e38978dfe40: Layer already exists 03:09:39 c71ee1d25af3: Layer already exists 03:09:39 latest: digest: sha256:dd28d997b23a23fae43ee6221687e5a8d88e1b4bf352a288fdb83faeb580ff16 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:09:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:09:40 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.40 03:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:09:40 5b421a869c09: Preparing 03:09:40 b02f787a24f8: Preparing 03:09:40 c71ee1d25af3: Preparing 03:09:40 037f0684f419: Preparing 03:09:40 2e38978dfe40: Preparing 03:09:40 037f0684f419: Layer already exists 03:09:40 2e38978dfe40: Layer already exists 03:09:40 b02f787a24f8: Layer already exists 03:09:40 c71ee1d25af3: Layer already exists 03:09:40 5b421a869c09: Layer already exists 03:09:40 2.2.0-dev.40: digest: sha256:dd28d997b23a23fae43ee6221687e5a8d88e1b4bf352a288fdb83faeb580ff16 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:09:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:09:41 + docker push nexus3.edgexfoundry.org:10004/core-command:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:09:41 5b421a869c09: Preparing 03:09:41 b02f787a24f8: Preparing 03:09:41 c71ee1d25af3: Preparing 03:09:41 037f0684f419: Preparing 03:09:41 2e38978dfe40: Preparing 03:09:41 037f0684f419: Layer already exists 03:09:41 5b421a869c09: Layer already exists 03:09:41 c71ee1d25af3: Layer already exists 03:09:41 2e38978dfe40: Layer already exists 03:09:41 b02f787a24f8: Layer already exists 03:09:41 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:dd28d997b23a23fae43ee6221687e5a8d88e1b4bf352a288fdb83faeb580ff16 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:09:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 03:09:42 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:09:42 5b421a869c09: Preparing 03:09:42 b02f787a24f8: Preparing 03:09:42 c71ee1d25af3: Preparing 03:09:42 037f0684f419: Preparing 03:09:42 2e38978dfe40: Preparing 03:09:42 2e38978dfe40: Layer already exists 03:09:42 c71ee1d25af3: Layer already exists 03:09:42 037f0684f419: Layer already exists 03:09:42 b02f787a24f8: Layer already exists 03:09:42 5b421a869c09: Layer already exists 03:09:42 main: digest: sha256:dd28d997b23a23fae43ee6221687e5a8d88e1b4bf352a288fdb83faeb580ff16 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:42 ===================================================== [Pipeline] echo 03:09:42 taggedImages: 03:09:42 - nexus3.edgexfoundry.org:10004/core-command:d2cef2e886bac3ed4982519846baf307eba695d1 03:09:42 - nexus3.edgexfoundry.org:10004/core-command:latest 03:09:42 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.40 03:09:42 - nexus3.edgexfoundry.org:10004/core-command:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:09:42 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:09:42 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:09:42 d2cef2e886bac3ed4982519846baf307eba695d1 03:09:42 latest 03:09:42 2.2.0-dev.40 03:09:42 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:09:42 main 03:09:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:09:43 + docker push nexus3.edgexfoundry.org:10004/core-data:d2cef2e886bac3ed4982519846baf307eba695d1 03:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:43 5674d74e4d07: Preparing 03:09:43 0848422f471e: Preparing 03:09:43 c71ee1d25af3: Preparing 03:09:43 e218bc7698f4: Preparing 03:09:43 685d194f3c4f: Preparing 03:09:43 2e38978dfe40: Preparing 03:09:43 2e38978dfe40: Waiting 03:09:43 c71ee1d25af3: Layer already exists 03:09:43 2e38978dfe40: Layer already exists 03:09:43 685d194f3c4f: Pushed 03:09:43 5674d74e4d07: Pushed 03:09:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8142 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:09:43 Running in /w/workspace/edgex-go/160 [Pipeline] { [Pipeline] checkout 03:09:43 e218bc7698f4: Pushed 03:09:44 The recommended git tool is: git 03:09:44 0848422f471e: Pushed 03:09:44 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:144e0ebde6213281a5ab45ff2a35c1a4d3414b8b54e29cb42dee515e285d85a4 size: 1573 [Pipeline] isUnix [Pipeline] sh 03:09:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 03:09:45 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:45 5674d74e4d07: Preparing 03:09:45 0848422f471e: Preparing 03:09:45 c71ee1d25af3: Preparing 03:09:45 e218bc7698f4: Preparing 03:09:45 685d194f3c4f: Preparing 03:09:45 2e38978dfe40: Preparing 03:09:45 2e38978dfe40: Waiting 03:09:45 5674d74e4d07: Layer already exists 03:09:45 c71ee1d25af3: Layer already exists 03:09:45 e218bc7698f4: Layer already exists 03:09:45 0848422f471e: Layer already exists 03:09:45 685d194f3c4f: Layer already exists 03:09:45 2e38978dfe40: Layer already exists 03:09:45 latest: digest: sha256:144e0ebde6213281a5ab45ff2a35c1a4d3414b8b54e29cb42dee515e285d85a4 size: 1573 [Pipeline] isUnix [Pipeline] sh 03:09:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:09:46 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.40 03:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:46 5674d74e4d07: Preparing 03:09:46 0848422f471e: Preparing 03:09:46 c71ee1d25af3: Preparing 03:09:46 e218bc7698f4: Preparing 03:09:46 685d194f3c4f: Preparing 03:09:46 2e38978dfe40: Preparing 03:09:46 2e38978dfe40: Waiting 03:09:46 685d194f3c4f: Layer already exists 03:09:46 0848422f471e: Layer already exists 03:09:46 e218bc7698f4: Layer already exists 03:09:46 5674d74e4d07: Layer already exists 03:09:46 c71ee1d25af3: Layer already exists 03:09:46 2e38978dfe40: Layer already exists 03:09:46 2.2.0-dev.40: digest: sha256:144e0ebde6213281a5ab45ff2a35c1a4d3414b8b54e29cb42dee515e285d85a4 size: 1573 [Pipeline] isUnix [Pipeline] sh 03:09:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:09:47 + docker push nexus3.edgexfoundry.org:10004/core-data:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:47 5674d74e4d07: Preparing 03:09:47 0848422f471e: Preparing 03:09:47 c71ee1d25af3: Preparing 03:09:47 e218bc7698f4: Preparing 03:09:47 685d194f3c4f: Preparing 03:09:47 2e38978dfe40: Preparing 03:09:47 2e38978dfe40: Waiting 03:09:47 c71ee1d25af3: Layer already exists 03:09:47 685d194f3c4f: Layer already exists 03:09:47 0848422f471e: Layer already exists 03:09:47 e218bc7698f4: Layer already exists 03:09:47 5674d74e4d07: Layer already exists 03:09:47 2e38978dfe40: Layer already exists 03:09:47 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:144e0ebde6213281a5ab45ff2a35c1a4d3414b8b54e29cb42dee515e285d85a4 size: 1573 [Pipeline] isUnix [Pipeline] sh 03:09:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 03:09:47 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:09:47 5674d74e4d07: Preparing 03:09:47 0848422f471e: Preparing 03:09:47 c71ee1d25af3: Preparing 03:09:47 e218bc7698f4: Preparing 03:09:47 685d194f3c4f: Preparing 03:09:47 2e38978dfe40: Preparing 03:09:47 2e38978dfe40: Waiting 03:09:47 c71ee1d25af3: Layer already exists 03:09:47 5674d74e4d07: Layer already exists 03:09:47 685d194f3c4f: Layer already exists 03:09:47 0848422f471e: Layer already exists 03:09:47 e218bc7698f4: Layer already exists 03:09:47 2e38978dfe40: Layer already exists 03:09:47 main: digest: sha256:144e0ebde6213281a5ab45ff2a35c1a4d3414b8b54e29cb42dee515e285d85a4 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:47 ===================================================== [Pipeline] echo 03:09:47 taggedImages: 03:09:47 - nexus3.edgexfoundry.org:10004/core-data:d2cef2e886bac3ed4982519846baf307eba695d1 03:09:47 - nexus3.edgexfoundry.org:10004/core-data:latest 03:09:47 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.40 03:09:47 - nexus3.edgexfoundry.org:10004/core-data:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:09:47 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:09:47 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:09:47 d2cef2e886bac3ed4982519846baf307eba695d1 03:09:47 latest 03:09:47 2.2.0-dev.40 03:09:47 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:09:47 main 03:09:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:09:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d2cef2e886bac3ed4982519846baf307eba695d1 03:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:48 948da3eef978: Preparing 03:09:48 306a21620800: Preparing 03:09:48 c71ee1d25af3: Preparing 03:09:48 037f0684f419: Preparing 03:09:48 2e38978dfe40: Preparing 03:09:48 c71ee1d25af3: Layer already exists 03:09:48 037f0684f419: Layer already exists 03:09:48 2e38978dfe40: Layer already exists 03:09:48 948da3eef978: Pushed 03:09:50 306a21620800: Pushed 03:09:50 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:b5ff7d38dca02eb312acc5b245ec46cf10821c84f6a759220695ced74fe070fb size: 1363 [Pipeline] isUnix [Pipeline] sh 03:09:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 03:09:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:51 948da3eef978: Preparing 03:09:51 306a21620800: Preparing 03:09:51 c71ee1d25af3: Preparing 03:09:51 037f0684f419: Preparing 03:09:51 2e38978dfe40: Preparing 03:09:51 037f0684f419: Layer already exists 03:09:51 948da3eef978: Layer already exists 03:09:51 c71ee1d25af3: Layer already exists 03:09:51 306a21620800: Layer already exists 03:09:51 2e38978dfe40: Layer already exists 03:09:51 latest: digest: sha256:b5ff7d38dca02eb312acc5b245ec46cf10821c84f6a759220695ced74fe070fb size: 1363 [Pipeline] isUnix [Pipeline] sh 03:09:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:09:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.40 03:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:52 948da3eef978: Preparing 03:09:52 306a21620800: Preparing 03:09:52 c71ee1d25af3: Preparing 03:09:52 037f0684f419: Preparing 03:09:52 2e38978dfe40: Preparing 03:09:52 948da3eef978: Layer already exists 03:09:52 037f0684f419: Layer already exists 03:09:52 306a21620800: Layer already exists 03:09:52 2e38978dfe40: Layer already exists 03:09:52 c71ee1d25af3: Layer already exists 03:09:52 2.2.0-dev.40: digest: sha256:b5ff7d38dca02eb312acc5b245ec46cf10821c84f6a759220695ced74fe070fb size: 1363 [Pipeline] isUnix [Pipeline] sh 03:09:52 using credential edgex-jenkins-ssh 03:09:52 Cloning the remote Git repository 03:09:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:09:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:52 948da3eef978: Preparing 03:09:52 306a21620800: Preparing 03:09:52 c71ee1d25af3: Preparing 03:09:52 037f0684f419: Preparing 03:09:52 2e38978dfe40: Preparing 03:09:52 948da3eef978: Layer already exists 03:09:52 2e38978dfe40: Layer already exists 03:09:52 306a21620800: Layer already exists 03:09:52 037f0684f419: Layer already exists 03:09:52 c71ee1d25af3: Layer already exists 03:09:52 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:b5ff7d38dca02eb312acc5b245ec46cf10821c84f6a759220695ced74fe070fb size: 1363 [Pipeline] isUnix [Pipeline] sh 03:09:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:09:52 > git init /w/workspace/edgex-go/160 # timeout=10 03:09:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:09:52 > git --version # timeout=10 03:09:52 > git --version # 'git version 2.25.1' 03:09:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:09:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:09:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 03:09:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:09:53 948da3eef978: Preparing 03:09:53 306a21620800: Preparing 03:09:53 c71ee1d25af3: Preparing 03:09:53 037f0684f419: Preparing 03:09:53 2e38978dfe40: Preparing 03:09:53 c71ee1d25af3: Layer already exists 03:09:53 948da3eef978: Layer already exists 03:09:53 306a21620800: Layer already exists 03:09:53 2e38978dfe40: Layer already exists 03:09:53 037f0684f419: Layer already exists 03:09:53 main: digest: sha256:b5ff7d38dca02eb312acc5b245ec46cf10821c84f6a759220695ced74fe070fb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:53 ===================================================== [Pipeline] echo 03:09:53 taggedImages: 03:09:53 - nexus3.edgexfoundry.org:10004/core-metadata:d2cef2e886bac3ed4982519846baf307eba695d1 03:09:53 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:09:53 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.40 03:09:53 - nexus3.edgexfoundry.org:10004/core-metadata:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:09:53 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:09:53 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:09:53 d2cef2e886bac3ed4982519846baf307eba695d1 03:09:53 latest 03:09:53 2.2.0-dev.40 03:09:53 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:09:53 main 03:09:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:09:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:09:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d2cef2e886bac3ed4982519846baf307eba695d1 03:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:54 f41091525038: Preparing 03:09:54 f41091525038: Preparing 03:09:54 cf16b6f989c4: Preparing 03:09:54 f484133e4d9e: Preparing 03:09:54 9bd360e560c5: Preparing 03:09:54 cba69d6b7819: Preparing 03:09:54 c71ee1d25af3: Preparing 03:09:54 046e7fbfc0f5: Preparing 03:09:54 f9e3a576a5af: Preparing 03:09:54 f1aa9324a283: Preparing 03:09:54 96dff58bb66a: Preparing 03:09:54 2e38978dfe40: Preparing 03:09:54 046e7fbfc0f5: Waiting 03:09:54 f9e3a576a5af: Waiting 03:09:54 f1aa9324a283: Waiting 03:09:54 96dff58bb66a: Waiting 03:09:54 2e38978dfe40: Waiting 03:09:54 c71ee1d25af3: Waiting 03:09:54 f41091525038: Pushed 03:09:54 c71ee1d25af3: Layer already exists 03:09:54 9bd360e560c5: Pushed 03:09:55 046e7fbfc0f5: Pushed 03:09:55 f484133e4d9e: Pushed 03:09:55 cf16b6f989c4: Pushed 03:09:55 2e38978dfe40: Layer already exists 03:09:55 f1aa9324a283: Pushed 03:09:56 96dff58bb66a: Pushed 03:09:56 f9e3a576a5af: Pushed 03:09:56 cba69d6b7819: Pushed 03:09:56 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:1c4c96d8f728685f035fbf6b0cc3beef10ace8ef5e2dc1720b37c53a27414306 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:09:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 03:09:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:57 f41091525038: Preparing 03:09:57 f41091525038: Preparing 03:09:57 cf16b6f989c4: Preparing 03:09:57 f484133e4d9e: Preparing 03:09:57 9bd360e560c5: Preparing 03:09:57 cba69d6b7819: Preparing 03:09:57 c71ee1d25af3: Preparing 03:09:57 046e7fbfc0f5: Preparing 03:09:57 f9e3a576a5af: Preparing 03:09:57 f1aa9324a283: Preparing 03:09:57 96dff58bb66a: Preparing 03:09:57 2e38978dfe40: Preparing 03:09:57 c71ee1d25af3: Waiting 03:09:57 f1aa9324a283: Waiting 03:09:57 2e38978dfe40: Waiting 03:09:57 046e7fbfc0f5: Waiting 03:09:57 96dff58bb66a: Waiting 03:09:57 f9e3a576a5af: Waiting 03:09:57 cba69d6b7819: Layer already exists 03:09:57 f484133e4d9e: Layer already exists 03:09:57 f41091525038: Layer already exists 03:09:57 9bd360e560c5: Layer already exists 03:09:57 cf16b6f989c4: Layer already exists 03:09:57 f9e3a576a5af: Layer already exists 03:09:57 c71ee1d25af3: Layer already exists 03:09:57 96dff58bb66a: Layer already exists 03:09:57 046e7fbfc0f5: Layer already exists 03:09:57 f1aa9324a283: Layer already exists 03:09:57 2e38978dfe40: Layer already exists 03:09:57 latest: digest: sha256:1c4c96d8f728685f035fbf6b0cc3beef10ace8ef5e2dc1720b37c53a27414306 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:09:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:09:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.40 03:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:58 f41091525038: Preparing 03:09:58 f41091525038: Preparing 03:09:58 cf16b6f989c4: Preparing 03:09:58 f484133e4d9e: Preparing 03:09:58 9bd360e560c5: Preparing 03:09:58 cba69d6b7819: Preparing 03:09:58 c71ee1d25af3: Preparing 03:09:58 046e7fbfc0f5: Preparing 03:09:58 f9e3a576a5af: Preparing 03:09:58 f1aa9324a283: Preparing 03:09:58 96dff58bb66a: Preparing 03:09:58 2e38978dfe40: Preparing 03:09:58 046e7fbfc0f5: Waiting 03:09:58 f9e3a576a5af: Waiting 03:09:58 96dff58bb66a: Waiting 03:09:58 f1aa9324a283: Waiting 03:09:58 2e38978dfe40: Waiting 03:09:58 c71ee1d25af3: Waiting 03:09:58 f484133e4d9e: Layer already exists 03:09:58 f41091525038: Layer already exists 03:09:58 9bd360e560c5: Layer already exists 03:09:58 cba69d6b7819: Layer already exists 03:09:58 cf16b6f989c4: Layer already exists 03:09:58 f1aa9324a283: Layer already exists 03:09:58 c71ee1d25af3: Layer already exists 03:09:58 f9e3a576a5af: Layer already exists 03:09:58 96dff58bb66a: Layer already exists 03:09:58 046e7fbfc0f5: Layer already exists 03:09:58 2e38978dfe40: Layer already exists 03:09:58 2.2.0-dev.40: digest: sha256:1c4c96d8f728685f035fbf6b0cc3beef10ace8ef5e2dc1720b37c53a27414306 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:09:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:09:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:58 f41091525038: Preparing 03:09:58 f41091525038: Preparing 03:09:58 cf16b6f989c4: Preparing 03:09:58 f484133e4d9e: Preparing 03:09:58 9bd360e560c5: Preparing 03:09:58 cba69d6b7819: Preparing 03:09:58 c71ee1d25af3: Preparing 03:09:58 046e7fbfc0f5: Preparing 03:09:58 f9e3a576a5af: Preparing 03:09:58 f1aa9324a283: Preparing 03:09:58 96dff58bb66a: Preparing 03:09:58 2e38978dfe40: Preparing 03:09:58 c71ee1d25af3: Waiting 03:09:58 046e7fbfc0f5: Waiting 03:09:58 f9e3a576a5af: Waiting 03:09:58 f1aa9324a283: Waiting 03:09:58 2e38978dfe40: Waiting 03:09:58 96dff58bb66a: Waiting 03:09:58 f484133e4d9e: Layer already exists 03:09:58 cba69d6b7819: Layer already exists 03:09:58 f41091525038: Layer already exists 03:09:58 cf16b6f989c4: Layer already exists 03:09:58 9bd360e560c5: Layer already exists 03:09:58 c71ee1d25af3: Layer already exists 03:09:58 f9e3a576a5af: Layer already exists 03:09:58 f1aa9324a283: Layer already exists 03:09:58 046e7fbfc0f5: Layer already exists 03:09:58 96dff58bb66a: Layer already exists 03:09:58 2e38978dfe40: Layer already exists 03:09:59 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:1c4c96d8f728685f035fbf6b0cc3beef10ace8ef5e2dc1720b37c53a27414306 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:09:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 03:09:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:09:59 f41091525038: Preparing 03:09:59 f41091525038: Preparing 03:09:59 cf16b6f989c4: Preparing 03:09:59 f484133e4d9e: Preparing 03:09:59 9bd360e560c5: Preparing 03:09:59 cba69d6b7819: Preparing 03:09:59 c71ee1d25af3: Preparing 03:09:59 046e7fbfc0f5: Preparing 03:09:59 f9e3a576a5af: Preparing 03:09:59 f1aa9324a283: Preparing 03:09:59 96dff58bb66a: Preparing 03:09:59 2e38978dfe40: Preparing 03:09:59 c71ee1d25af3: Waiting 03:09:59 046e7fbfc0f5: Waiting 03:09:59 f9e3a576a5af: Waiting 03:09:59 f1aa9324a283: Waiting 03:09:59 96dff58bb66a: Waiting 03:09:59 2e38978dfe40: Waiting 03:09:59 9bd360e560c5: Layer already exists 03:09:59 cf16b6f989c4: Layer already exists 03:09:59 f41091525038: Layer already exists 03:09:59 cba69d6b7819: Layer already exists 03:09:59 f484133e4d9e: Layer already exists 03:09:59 c71ee1d25af3: Layer already exists 03:09:59 046e7fbfc0f5: Layer already exists 03:09:59 f1aa9324a283: Layer already exists 03:09:59 f9e3a576a5af: Layer already exists 03:09:59 96dff58bb66a: Layer already exists 03:09:59 2e38978dfe40: Layer already exists 03:10:00 main: digest: sha256:1c4c96d8f728685f035fbf6b0cc3beef10ace8ef5e2dc1720b37c53a27414306 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:00 ===================================================== [Pipeline] echo 03:10:00 taggedImages: 03:10:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d2cef2e886bac3ed4982519846baf307eba695d1 03:10:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:10:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.40 03:10:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:10:00 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:10:00 d2cef2e886bac3ed4982519846baf307eba695d1 03:10:00 latest 03:10:00 2.2.0-dev.40 03:10:00 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:00 main 03:10:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:10:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d2cef2e886bac3ed4982519846baf307eba695d1 03:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:10:00 85744aaa563c: Preparing 03:10:00 4145ac2caecd: Preparing 03:10:00 a68d5a99cf72: Preparing 03:10:00 96fb30281e1a: Preparing 03:10:00 e69e1b21b2f2: Preparing 03:10:00 2e38978dfe40: Preparing 03:10:00 2e38978dfe40: Waiting 03:10:00 a68d5a99cf72: Pushed 03:10:00 2e38978dfe40: Layer already exists 03:10:01 96fb30281e1a: Pushed 03:10:01 e69e1b21b2f2: Pushed 03:10:02 85744aaa563c: Pushed 03:10:02 4145ac2caecd: Pushed 03:10:02 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:70c70bbca22dbc6adf3e82a9254379920fc04d2fc078b0745e520bffbc63734c size: 1576 [Pipeline] isUnix [Pipeline] sh 03:10:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 03:10:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:10:03 85744aaa563c: Preparing 03:10:03 4145ac2caecd: Preparing 03:10:03 a68d5a99cf72: Preparing 03:10:03 96fb30281e1a: Preparing 03:10:03 e69e1b21b2f2: Preparing 03:10:03 2e38978dfe40: Preparing 03:10:03 2e38978dfe40: Waiting 03:10:03 85744aaa563c: Layer already exists 03:10:03 e69e1b21b2f2: Layer already exists 03:10:03 96fb30281e1a: Layer already exists 03:10:03 4145ac2caecd: Layer already exists 03:10:03 a68d5a99cf72: Layer already exists 03:10:03 2e38978dfe40: Layer already exists 03:10:03 latest: digest: sha256:70c70bbca22dbc6adf3e82a9254379920fc04d2fc078b0745e520bffbc63734c size: 1576 [Pipeline] isUnix [Pipeline] sh 03:10:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:10:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.40 03:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:10:03 85744aaa563c: Preparing 03:10:03 4145ac2caecd: Preparing 03:10:03 a68d5a99cf72: Preparing 03:10:03 96fb30281e1a: Preparing 03:10:03 e69e1b21b2f2: Preparing 03:10:03 2e38978dfe40: Preparing 03:10:03 85744aaa563c: Layer already exists 03:10:03 4145ac2caecd: Layer already exists 03:10:03 96fb30281e1a: Layer already exists 03:10:03 e69e1b21b2f2: Layer already exists 03:10:03 a68d5a99cf72: Layer already exists 03:10:03 2e38978dfe40: Layer already exists 03:10:03 2.2.0-dev.40: digest: sha256:70c70bbca22dbc6adf3e82a9254379920fc04d2fc078b0745e520bffbc63734c size: 1576 [Pipeline] isUnix [Pipeline] sh 03:10:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:10:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:10:04 85744aaa563c: Preparing 03:10:04 4145ac2caecd: Preparing 03:10:04 a68d5a99cf72: Preparing 03:10:04 96fb30281e1a: Preparing 03:10:04 e69e1b21b2f2: Preparing 03:10:04 2e38978dfe40: Preparing 03:10:04 2e38978dfe40: Waiting 03:10:04 85744aaa563c: Layer already exists 03:10:04 4145ac2caecd: Layer already exists 03:10:04 a68d5a99cf72: Layer already exists 03:10:04 e69e1b21b2f2: Layer already exists 03:10:04 96fb30281e1a: Layer already exists 03:10:04 2e38978dfe40: Layer already exists 03:10:04 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:70c70bbca22dbc6adf3e82a9254379920fc04d2fc078b0745e520bffbc63734c size: 1576 [Pipeline] isUnix [Pipeline] sh 03:10:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 03:10:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:10:05 85744aaa563c: Preparing 03:10:05 4145ac2caecd: Preparing 03:10:05 a68d5a99cf72: Preparing 03:10:05 96fb30281e1a: Preparing 03:10:05 e69e1b21b2f2: Preparing 03:10:05 2e38978dfe40: Preparing 03:10:05 2e38978dfe40: Waiting 03:10:05 96fb30281e1a: Layer already exists 03:10:05 4145ac2caecd: Layer already exists 03:10:05 a68d5a99cf72: Layer already exists 03:10:05 e69e1b21b2f2: Layer already exists 03:10:05 85744aaa563c: Layer already exists 03:10:05 2e38978dfe40: Layer already exists 03:10:05 main: digest: sha256:70c70bbca22dbc6adf3e82a9254379920fc04d2fc078b0745e520bffbc63734c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:05 ===================================================== [Pipeline] echo 03:10:05 taggedImages: 03:10:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d2cef2e886bac3ed4982519846baf307eba695d1 03:10:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:10:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.40 03:10:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:05 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:10:05 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:10:05 d2cef2e886bac3ed4982519846baf307eba695d1 03:10:05 latest 03:10:05 2.2.0-dev.40 03:10:05 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:05 main 03:10:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:10:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2cef2e886bac3ed4982519846baf307eba695d1 03:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:10:06 b72dfeb048fd: Preparing 03:10:06 4f382e92e173: Preparing 03:10:06 21c678b8db29: Preparing 03:10:06 df0c228b6e56: Preparing 03:10:06 e4e2e09293ff: Preparing 03:10:06 9f18d4a63ddb: Preparing 03:10:06 06d3c1938ee9: Preparing 03:10:06 5d5782ecaf7d: Preparing 03:10:06 5a2924c4313f: Preparing 03:10:06 2e38978dfe40: Preparing 03:10:06 9f18d4a63ddb: Waiting 03:10:06 06d3c1938ee9: Waiting 03:10:06 5d5782ecaf7d: Waiting 03:10:06 2e38978dfe40: Waiting 03:10:06 5a2924c4313f: Waiting 03:10:06 e4e2e09293ff: Pushed 03:10:06 b72dfeb048fd: Pushed 03:10:07 9f18d4a63ddb: Pushed 03:10:07 06d3c1938ee9: Pushed 03:10:07 4f382e92e173: Pushed 03:10:07 2e38978dfe40: Layer already exists 03:10:07 5d5782ecaf7d: Pushed 03:10:07 5a2924c4313f: Pushed 03:10:07 df0c228b6e56: Pushed 03:10:08 21c678b8db29: Pushed 03:10:08 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:2176afaebf5784e351059a252c87e682c979ad69396dba380ac5467f46371624 size: 2405 [Pipeline] isUnix [Pipeline] sh 03:10:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 03:10:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:10:09 b72dfeb048fd: Preparing 03:10:09 4f382e92e173: Preparing 03:10:09 21c678b8db29: Preparing 03:10:09 df0c228b6e56: Preparing 03:10:09 e4e2e09293ff: Preparing 03:10:09 9f18d4a63ddb: Preparing 03:10:09 06d3c1938ee9: Preparing 03:10:09 5d5782ecaf7d: Preparing 03:10:09 5a2924c4313f: Preparing 03:10:09 2e38978dfe40: Preparing 03:10:09 9f18d4a63ddb: Waiting 03:10:09 06d3c1938ee9: Waiting 03:10:09 2e38978dfe40: Waiting 03:10:09 5d5782ecaf7d: Waiting 03:10:09 5a2924c4313f: Waiting 03:10:09 b72dfeb048fd: Layer already exists 03:10:09 21c678b8db29: Layer already exists 03:10:09 df0c228b6e56: Layer already exists 03:10:09 e4e2e09293ff: Layer already exists 03:10:09 4f382e92e173: Layer already exists 03:10:09 9f18d4a63ddb: Layer already exists 03:10:09 06d3c1938ee9: Layer already exists 03:10:09 2e38978dfe40: Layer already exists 03:10:09 5d5782ecaf7d: Layer already exists 03:10:09 5a2924c4313f: Layer already exists 03:10:09 latest: digest: sha256:2176afaebf5784e351059a252c87e682c979ad69396dba380ac5467f46371624 size: 2405 [Pipeline] isUnix [Pipeline] sh 03:10:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:10:10 Avoid second fetch 03:10:10 Checking out Revision d2cef2e886bac3ed4982519846baf307eba695d1 (main) 03:10:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.40 03:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:10:10 b72dfeb048fd: Preparing 03:10:10 4f382e92e173: Preparing 03:10:10 21c678b8db29: Preparing 03:10:10 df0c228b6e56: Preparing 03:10:10 e4e2e09293ff: Preparing 03:10:10 9f18d4a63ddb: Preparing 03:10:10 06d3c1938ee9: Preparing 03:10:10 5d5782ecaf7d: Preparing 03:10:10 5a2924c4313f: Preparing 03:10:10 2e38978dfe40: Preparing 03:10:10 06d3c1938ee9: Waiting 03:10:10 5d5782ecaf7d: Waiting 03:10:10 5a2924c4313f: Waiting 03:10:10 2e38978dfe40: Waiting 03:10:10 9f18d4a63ddb: Waiting 03:10:10 e4e2e09293ff: Layer already exists 03:10:10 df0c228b6e56: Layer already exists 03:10:10 4f382e92e173: Layer already exists 03:10:10 9f18d4a63ddb: Layer already exists 03:10:10 21c678b8db29: Layer already exists 03:10:10 b72dfeb048fd: Layer already exists 03:10:10 5d5782ecaf7d: Layer already exists 03:10:10 06d3c1938ee9: Layer already exists 03:10:10 2e38978dfe40: Layer already exists 03:10:10 5a2924c4313f: Layer already exists 03:10:10 2.2.0-dev.40: digest: sha256:2176afaebf5784e351059a252c87e682c979ad69396dba380ac5467f46371624 size: 2405 [Pipeline] isUnix [Pipeline] sh 03:10:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:10:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:10:10 b72dfeb048fd: Preparing 03:10:10 4f382e92e173: Preparing 03:10:10 21c678b8db29: Preparing 03:10:10 df0c228b6e56: Preparing 03:10:10 e4e2e09293ff: Preparing 03:10:10 9f18d4a63ddb: Preparing 03:10:10 06d3c1938ee9: Preparing 03:10:10 5d5782ecaf7d: Preparing 03:10:10 9f18d4a63ddb: Waiting 03:10:10 06d3c1938ee9: Waiting 03:10:10 5a2924c4313f: Preparing 03:10:10 5d5782ecaf7d: Waiting 03:10:10 2e38978dfe40: Preparing 03:10:10 5a2924c4313f: Waiting 03:10:10 b72dfeb048fd: Layer already exists 03:10:10 df0c228b6e56: Layer already exists 03:10:10 4f382e92e173: Layer already exists 03:10:10 e4e2e09293ff: Layer already exists 03:10:10 21c678b8db29: Layer already exists 03:10:10 9f18d4a63ddb: Layer already exists 03:10:10 06d3c1938ee9: Layer already exists 03:10:10 5d5782ecaf7d: Layer already exists 03:10:10 5a2924c4313f: Layer already exists 03:10:10 2e38978dfe40: Layer already exists 03:10:10 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:2176afaebf5784e351059a252c87e682c979ad69396dba380ac5467f46371624 size: 2405 [Pipeline] isUnix [Pipeline] sh 03:10:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 03:10:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:10:11 b72dfeb048fd: Preparing 03:10:11 4f382e92e173: Preparing 03:10:11 21c678b8db29: Preparing 03:10:11 df0c228b6e56: Preparing 03:10:11 e4e2e09293ff: Preparing 03:10:11 9f18d4a63ddb: Preparing 03:10:11 06d3c1938ee9: Preparing 03:10:11 5d5782ecaf7d: Preparing 03:10:11 5a2924c4313f: Preparing 03:10:11 2e38978dfe40: Preparing 03:10:11 5d5782ecaf7d: Waiting 03:10:11 9f18d4a63ddb: Waiting 03:10:11 2e38978dfe40: Waiting 03:10:11 5a2924c4313f: Waiting 03:10:11 06d3c1938ee9: Waiting 03:10:11 21c678b8db29: Layer already exists 03:10:11 df0c228b6e56: Layer already exists 03:10:11 b72dfeb048fd: Layer already exists 03:10:11 4f382e92e173: Layer already exists 03:10:11 e4e2e09293ff: Layer already exists 03:10:11 5d5782ecaf7d: Layer already exists 03:10:11 5a2924c4313f: Layer already exists 03:10:11 06d3c1938ee9: Layer already exists 03:10:11 9f18d4a63ddb: Layer already exists 03:10:11 2e38978dfe40: Layer already exists 03:10:11 main: digest: sha256:2176afaebf5784e351059a252c87e682c979ad69396dba380ac5467f46371624 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:11 ===================================================== [Pipeline] echo 03:10:11 taggedImages: 03:10:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2cef2e886bac3ed4982519846baf307eba695d1 03:10:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:10:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.40 03:10:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:10:11 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:10:11 d2cef2e886bac3ed4982519846baf307eba695d1 03:10:11 latest 03:10:11 2.2.0-dev.40 03:10:11 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:11 main 03:10:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:10:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:10:10 > git config core.sparsecheckout # timeout=10 03:10:10 > git checkout -f d2cef2e886bac3ed4982519846baf307eba695d1 # timeout=10 03:10:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:10:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d2cef2e886bac3ed4982519846baf307eba695d1 03:10:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:10:12 7114916b48dc: Preparing 03:10:12 1cb82613c453: Preparing 03:10:12 c71ee1d25af3: Preparing 03:10:12 934a69fbf954: Preparing 03:10:12 2e38978dfe40: Preparing 03:10:12 2e38978dfe40: Layer already exists 03:10:12 c71ee1d25af3: Layer already exists 03:10:12 7114916b48dc: Pushed 03:10:13 934a69fbf954: Pushed 03:10:14 1cb82613c453: Pushed 03:10:14 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:04d6bbd178169982387fcd7b01c671c00711046cc9b2eedfae794e8697bfb129 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:10:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 03:10:14 Commit message: "Merge pull request #3916 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.2.0-dev.9" 03:10:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:10:14 7114916b48dc: Preparing 03:10:14 1cb82613c453: Preparing 03:10:14 c71ee1d25af3: Preparing 03:10:14 934a69fbf954: Preparing 03:10:14 2e38978dfe40: Preparing 03:10:14 934a69fbf954: Layer already exists 03:10:14 c71ee1d25af3: Layer already exists 03:10:14 1cb82613c453: Layer already exists 03:10:14 7114916b48dc: Layer already exists 03:10:14 2e38978dfe40: Layer already exists 03:10:14 latest: digest: sha256:04d6bbd178169982387fcd7b01c671c00711046cc9b2eedfae794e8697bfb129 size: 1365 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:10:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:10:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:10:15 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:15 Dload Upload Total Spent Left Speed 03:10:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46996 0 --:--:-- --:--:-- --:--:-- 47183 03:10:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.40 03:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:10:15 7114916b48dc: Preparing 03:10:15 1cb82613c453: Preparing 03:10:15 c71ee1d25af3: Preparing 03:10:15 934a69fbf954: Preparing 03:10:15 2e38978dfe40: Preparing 03:10:15 2e38978dfe40: Layer already exists 03:10:15 934a69fbf954: Layer already exists 03:10:15 c71ee1d25af3: Layer already exists 03:10:15 1cb82613c453: Layer already exists 03:10:15 7114916b48dc: Layer already exists 03:10:15 2.2.0-dev.40: digest: sha256:04d6bbd178169982387fcd7b01c671c00711046cc9b2eedfae794e8697bfb129 size: 1365 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 03:10:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:10:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:10:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:10:16 7114916b48dc: Preparing 03:10:16 1cb82613c453: Preparing 03:10:16 c71ee1d25af3: Preparing 03:10:16 934a69fbf954: Preparing 03:10:16 2e38978dfe40: Preparing 03:10:16 2e38978dfe40: Layer already exists 03:10:16 934a69fbf954: Layer already exists 03:10:16 c71ee1d25af3: Layer already exists 03:10:16 7114916b48dc: Layer already exists 03:10:16 1cb82613c453: Layer already exists 03:10:16 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:04d6bbd178169982387fcd7b01c671c00711046cc9b2eedfae794e8697bfb129 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:10:16 + sudo tee /etc/docker/daemon.new 03:10:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:10:16 { 03:10:16 "registry-mirrors": [ 03:10:16 "https://nexus3.edgexfoundry.org:10001" 03:10:16 ], 03:10:16 "bip": "10.250.0.254/24", 03:10:16 "hosts": [ 03:10:16 "tcp://0.0.0.0:5555", 03:10:16 "unix:///var/run/docker.sock" 03:10:16 ], 03:10:16 "mtu": 1458, 03:10:16 "selinux-enabled": true, 03:10:16 "seccomp-profile": "/etc/docker/seccomp.json" 03:10:16 } [Pipeline] sh 03:10:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 03:10:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 03:10:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:10:16 7114916b48dc: Preparing 03:10:16 1cb82613c453: Preparing 03:10:16 c71ee1d25af3: Preparing 03:10:16 934a69fbf954: Preparing 03:10:16 2e38978dfe40: Preparing 03:10:16 934a69fbf954: Layer already exists 03:10:16 c71ee1d25af3: Layer already exists 03:10:16 2e38978dfe40: Layer already exists 03:10:16 1cb82613c453: Layer already exists 03:10:16 7114916b48dc: Layer already exists 03:10:16 main: digest: sha256:04d6bbd178169982387fcd7b01c671c00711046cc9b2eedfae794e8697bfb129 size: 1365 [Pipeline] sh [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:17 ===================================================== [Pipeline] echo 03:10:17 taggedImages: 03:10:17 - nexus3.edgexfoundry.org:10004/support-notifications:d2cef2e886bac3ed4982519846baf307eba695d1 03:10:17 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:10:17 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.40 03:10:17 - nexus3.edgexfoundry.org:10004/support-notifications:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:17 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:10:17 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:10:17 d2cef2e886bac3ed4982519846baf307eba695d1 03:10:17 latest 03:10:17 2.2.0-dev.40 03:10:17 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:17 main 03:10:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:17 + sudo service docker restart 03:10:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:10:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d2cef2e886bac3ed4982519846baf307eba695d1 03:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:10:17 2fbaed80ddc3: Preparing 03:10:17 5281ad94b78c: Preparing 03:10:17 c71ee1d25af3: Preparing 03:10:17 037f0684f419: Preparing 03:10:17 2e38978dfe40: Preparing 03:10:17 2e38978dfe40: Layer already exists 03:10:17 037f0684f419: Layer already exists 03:10:17 c71ee1d25af3: Layer already exists 03:10:17 2fbaed80ddc3: Pushed 03:10:19 5281ad94b78c: Pushed 03:10:19 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:d15942ebdefd58f91812b31b3b779f9a312d6afb180af6ad06d982d8b9247296 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:10:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 03:10:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:10:20 2fbaed80ddc3: Preparing 03:10:20 5281ad94b78c: Preparing 03:10:20 c71ee1d25af3: Preparing 03:10:20 037f0684f419: Preparing 03:10:20 2e38978dfe40: Preparing 03:10:20 5281ad94b78c: Layer already exists 03:10:20 2e38978dfe40: Layer already exists 03:10:20 037f0684f419: Layer already exists 03:10:20 c71ee1d25af3: Layer already exists 03:10:20 2fbaed80ddc3: Layer already exists 03:10:20 latest: digest: sha256:d15942ebdefd58f91812b31b3b779f9a312d6afb180af6ad06d982d8b9247296 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:10:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:10:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.40 03:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:10:21 2fbaed80ddc3: Preparing 03:10:21 5281ad94b78c: Preparing 03:10:21 c71ee1d25af3: Preparing 03:10:21 037f0684f419: Preparing 03:10:21 2e38978dfe40: Preparing 03:10:21 5281ad94b78c: Layer already exists 03:10:21 2e38978dfe40: Layer already exists 03:10:21 037f0684f419: Layer already exists 03:10:21 2fbaed80ddc3: Layer already exists 03:10:21 c71ee1d25af3: Layer already exists 03:10:21 2.2.0-dev.40: digest: sha256:d15942ebdefd58f91812b31b3b779f9a312d6afb180af6ad06d982d8b9247296 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:10:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:10:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:10:21 2fbaed80ddc3: Preparing 03:10:21 5281ad94b78c: Preparing 03:10:21 c71ee1d25af3: Preparing 03:10:21 037f0684f419: Preparing 03:10:21 2e38978dfe40: Preparing 03:10:21 2e38978dfe40: Layer already exists 03:10:21 037f0684f419: Layer already exists 03:10:21 c71ee1d25af3: Layer already exists 03:10:21 5281ad94b78c: Layer already exists 03:10:21 2fbaed80ddc3: Layer already exists 03:10:21 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:d15942ebdefd58f91812b31b3b779f9a312d6afb180af6ad06d982d8b9247296 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:10:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 03:10:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:10:22 2fbaed80ddc3: Preparing 03:10:22 5281ad94b78c: Preparing 03:10:22 c71ee1d25af3: Preparing 03:10:22 037f0684f419: Preparing 03:10:22 2e38978dfe40: Preparing 03:10:22 2fbaed80ddc3: Layer already exists 03:10:22 037f0684f419: Layer already exists 03:10:22 2e38978dfe40: Layer already exists 03:10:22 c71ee1d25af3: Layer already exists 03:10:22 5281ad94b78c: Layer already exists 03:10:22 main: digest: sha256:d15942ebdefd58f91812b31b3b779f9a312d6afb180af6ad06d982d8b9247296 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:22 ===================================================== [Pipeline] echo 03:10:22 taggedImages: 03:10:22 - nexus3.edgexfoundry.org:10004/support-scheduler:d2cef2e886bac3ed4982519846baf307eba695d1 03:10:22 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:10:22 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.40 03:10:22 - nexus3.edgexfoundry.org:10004/support-scheduler:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:22 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:10:22 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 03:10:22 d2cef2e886bac3ed4982519846baf307eba695d1 03:10:22 latest 03:10:22 2.2.0-dev.40 03:10:22 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:22 main 03:10:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:10:22 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:10:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2cef2e886bac3ed4982519846baf307eba695d1 03:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:10:23 bee6cb9779ce: Preparing 03:10:23 55165ad8122e: Preparing 03:10:23 bafee2668a9b: Preparing 03:10:23 10e9c1a17f03: Preparing 03:10:23 4b4527d9d361: Preparing 03:10:23 0419e16943bb: Preparing 03:10:23 2bc6eda7d6fe: Preparing 03:10:23 38c686747f67: Preparing 03:10:23 698317193ef4: Preparing 03:10:23 3de006b0ad1b: Preparing 03:10:23 1a058d5342cc: Preparing 03:10:23 38c686747f67: Waiting 03:10:23 698317193ef4: Waiting 03:10:23 3de006b0ad1b: Waiting 03:10:23 1a058d5342cc: Waiting 03:10:23 0419e16943bb: Waiting 03:10:23 2bc6eda7d6fe: Waiting 03:10:23 4b4527d9d361: Layer already exists 03:10:23 0419e16943bb: Layer already exists 03:10:23 2bc6eda7d6fe: Layer already exists 03:10:23 38c686747f67: Layer already exists 03:10:23 698317193ef4: Layer already exists 03:10:23 3de006b0ad1b: Layer already exists 03:10:23 1a058d5342cc: Layer already exists 03:10:23 55165ad8122e: Pushed 03:10:23 bee6cb9779ce: Pushed 03:10:24 bafee2668a9b: Pushed 03:10:31 10e9c1a17f03: Pushed 03:10:31 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:10d97a747f61705a487cbe783425461b139078c085f56721bfdb18c258cc833a size: 2622 [Pipeline] isUnix [Pipeline] sh 03:10:31 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 03:10:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 03:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:10:31 bee6cb9779ce: Preparing 03:10:31 55165ad8122e: Preparing 03:10:31 bafee2668a9b: Preparing 03:10:31 10e9c1a17f03: Preparing 03:10:31 4b4527d9d361: Preparing 03:10:31 0419e16943bb: Preparing 03:10:31 2bc6eda7d6fe: Preparing 03:10:31 38c686747f67: Preparing 03:10:31 698317193ef4: Preparing 03:10:31 3de006b0ad1b: Preparing 03:10:31 1a058d5342cc: Preparing 03:10:31 2bc6eda7d6fe: Waiting 03:10:31 698317193ef4: Waiting 03:10:31 38c686747f67: Waiting 03:10:31 3de006b0ad1b: Waiting 03:10:31 1a058d5342cc: Waiting 03:10:31 0419e16943bb: Waiting 03:10:31 4b4527d9d361: Layer already exists 03:10:31 bee6cb9779ce: Layer already exists 03:10:31 10e9c1a17f03: Layer already exists 03:10:31 55165ad8122e: Layer already exists 03:10:31 bafee2668a9b: Layer already exists 03:10:31 0419e16943bb: Layer already exists 03:10:31 2bc6eda7d6fe: Layer already exists 03:10:31 698317193ef4: Layer already exists 03:10:31 38c686747f67: Layer already exists 03:10:31 3de006b0ad1b: Layer already exists 03:10:31 1a058d5342cc: Layer already exists 03:10:31 latest: digest: sha256:10d97a747f61705a487cbe783425461b139078c085f56721bfdb18c258cc833a size: 2622 [Pipeline] isUnix [Pipeline] sh 03:10:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:10:32 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.40 03:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:10:32 bee6cb9779ce: Preparing 03:10:32 55165ad8122e: Preparing 03:10:32 bafee2668a9b: Preparing 03:10:32 10e9c1a17f03: Preparing 03:10:32 4b4527d9d361: Preparing 03:10:32 0419e16943bb: Preparing 03:10:32 2bc6eda7d6fe: Preparing 03:10:32 38c686747f67: Preparing 03:10:32 698317193ef4: Preparing 03:10:32 3de006b0ad1b: Preparing 03:10:32 1a058d5342cc: Preparing 03:10:32 38c686747f67: Waiting 03:10:32 698317193ef4: Waiting 03:10:32 2bc6eda7d6fe: Waiting 03:10:32 0419e16943bb: Waiting 03:10:32 1a058d5342cc: Waiting 03:10:32 3de006b0ad1b: Waiting 03:10:32 4b4527d9d361: Layer already exists 03:10:32 10e9c1a17f03: Layer already exists 03:10:32 bafee2668a9b: Layer already exists 03:10:32 bee6cb9779ce: Layer already exists 03:10:32 55165ad8122e: Layer already exists 03:10:32 2bc6eda7d6fe: Layer already exists 03:10:32 38c686747f67: Layer already exists 03:10:32 0419e16943bb: Layer already exists 03:10:32 698317193ef4: Layer already exists 03:10:32 3de006b0ad1b: Layer already exists 03:10:32 1a058d5342cc: Layer already exists 03:10:32 2.2.0-dev.40: digest: sha256:10d97a747f61705a487cbe783425461b139078c085f56721bfdb18c258cc833a size: 2622 [Pipeline] isUnix [Pipeline] sh 03:10:32 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:10:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:10:33 bee6cb9779ce: Preparing 03:10:33 55165ad8122e: Preparing 03:10:33 bafee2668a9b: Preparing 03:10:33 10e9c1a17f03: Preparing 03:10:33 4b4527d9d361: Preparing 03:10:33 0419e16943bb: Preparing 03:10:33 2bc6eda7d6fe: Preparing 03:10:33 38c686747f67: Preparing 03:10:33 698317193ef4: Preparing 03:10:33 3de006b0ad1b: Preparing 03:10:33 1a058d5342cc: Preparing 03:10:33 3de006b0ad1b: Waiting 03:10:33 698317193ef4: Waiting 03:10:33 1a058d5342cc: Waiting 03:10:33 0419e16943bb: Waiting 03:10:33 4b4527d9d361: Layer already exists 03:10:33 55165ad8122e: Layer already exists 03:10:33 10e9c1a17f03: Layer already exists 03:10:33 bee6cb9779ce: Layer already exists 03:10:33 bafee2668a9b: Layer already exists 03:10:33 2bc6eda7d6fe: Layer already exists 03:10:33 0419e16943bb: Layer already exists 03:10:33 3de006b0ad1b: Layer already exists 03:10:33 38c686747f67: Layer already exists 03:10:33 698317193ef4: Layer already exists 03:10:33 1a058d5342cc: Layer already exists 03:10:33 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:10d97a747f61705a487cbe783425461b139078c085f56721bfdb18c258cc833a size: 2622 [Pipeline] isUnix [Pipeline] sh 03:10:33 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 03:10:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 03:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 03:10:33 bee6cb9779ce: Preparing 03:10:33 55165ad8122e: Preparing 03:10:33 bafee2668a9b: Preparing 03:10:33 10e9c1a17f03: Preparing 03:10:33 4b4527d9d361: Preparing 03:10:33 0419e16943bb: Preparing 03:10:33 2bc6eda7d6fe: Preparing 03:10:33 38c686747f67: Preparing 03:10:33 698317193ef4: Preparing 03:10:33 3de006b0ad1b: Preparing 03:10:33 1a058d5342cc: Preparing 03:10:33 698317193ef4: Waiting 03:10:33 3de006b0ad1b: Waiting 03:10:33 1a058d5342cc: Waiting 03:10:33 2bc6eda7d6fe: Waiting 03:10:33 38c686747f67: Waiting 03:10:33 4b4527d9d361: Layer already exists 03:10:33 bafee2668a9b: Layer already exists 03:10:33 bee6cb9779ce: Layer already exists 03:10:33 10e9c1a17f03: Layer already exists 03:10:33 55165ad8122e: Layer already exists 03:10:33 2bc6eda7d6fe: Layer already exists 03:10:33 698317193ef4: Layer already exists 03:10:33 0419e16943bb: Layer already exists 03:10:33 38c686747f67: Layer already exists 03:10:33 3de006b0ad1b: Layer already exists 03:10:33 1a058d5342cc: Layer already exists 03:10:33 main: digest: sha256:10d97a747f61705a487cbe783425461b139078c085f56721bfdb18c258cc833a size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:33 ===================================================== [Pipeline] echo 03:10:33 taggedImages: 03:10:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2cef2e886bac3ed4982519846baf307eba695d1 03:10:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 03:10:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.40 03:10:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:10:33 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [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] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:35 provisioning config files... 03:10:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/160@tmp/config4000327470110103377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:36 ---> docker-login.sh 03:10:36 nexus3.edgexfoundry.org:10001 03:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:36 Configure a credential helper to remove this warning. See 03:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:36 03:10:36 Login Succeeded 03:10:36 nexus3.edgexfoundry.org:10002 03:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:37 Configure a credential helper to remove this warning. See 03:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:37 03:10:37 Login Succeeded 03:10:37 nexus3.edgexfoundry.org:10003 03:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:38 Configure a credential helper to remove this warning. See 03:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:38 03:10:38 Login Succeeded 03:10:38 nexus3.edgexfoundry.org:10004 03:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:38 Configure a credential helper to remove this warning. See 03:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:38 03:10:38 Login Succeeded 03:10:38 docker.io 03:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:39 Configure a credential helper to remove this warning. See 03:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:39 03:10:39 Login Succeeded 03:10:39 ---> docker-login.sh ends [Pipeline] } 03:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:10:39 ========================================================= 03:10:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:10:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:10:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:10:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:10:40 9b3977197b4f: Pulling fs layer 03:10:40 1a89e8eeedd5: Pulling fs layer 03:10:40 94645a83ff95: Pulling fs layer 03:10:40 3f3a8bcf1eab: Pulling fs layer 03:10:40 0c92f367c5e7: Pulling fs layer 03:10:40 f7c0051592d6: Pulling fs layer 03:10:40 a227ed2f7395: Pulling fs layer 03:10:40 7b1c46037f91: Pulling fs layer 03:10:40 0c92f367c5e7: Waiting 03:10:40 f7c0051592d6: Waiting 03:10:40 a227ed2f7395: Waiting 03:10:40 3f3a8bcf1eab: Waiting 03:10:40 7b1c46037f91: Waiting 03:10:40 94645a83ff95: Verifying Checksum 03:10:40 94645a83ff95: Download complete 03:10:40 1a89e8eeedd5: Verifying Checksum 03:10:40 1a89e8eeedd5: Download complete 03:10:40 0c92f367c5e7: Download complete 03:10:40 f7c0051592d6: Verifying Checksum 03:10:40 f7c0051592d6: Download complete 03:10:40 9b3977197b4f: Verifying Checksum 03:10:40 9b3977197b4f: Download complete 03:10:40 a227ed2f7395: Verifying Checksum 03:10:40 a227ed2f7395: Download complete 03:10:41 9b3977197b4f: Pull complete 03:10:41 1a89e8eeedd5: Pull complete 03:10:42 94645a83ff95: Pull complete 03:10:42 7b1c46037f91: Verifying Checksum 03:10:42 7b1c46037f91: Download complete 03:10:43 3f3a8bcf1eab: Verifying Checksum 03:10:43 3f3a8bcf1eab: Download complete 03:10:55 3f3a8bcf1eab: Pull complete 03:10:55 0c92f367c5e7: Pull complete 03:10:55 f7c0051592d6: Pull complete 03:10:55 a227ed2f7395: Pull complete 03:11:02 7b1c46037f91: Pull complete 03:11:02 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 03:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:11:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 03:11:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:11:02 WORKDIR /edgex 03:11:02 COPY go.mod . 03:11:02 RUN go mod download 03:11:02 + docker build -t ci-base-image-arm64 -f - . 03:11:05 Sending build context to Docker daemon 168.8MB 03:11:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:11:05 ---> f79e39bc4007 03:11:05 Step 2/4 : WORKDIR /edgex 03:11:06 ---> Running in 35f1079428f0 03:11:07 Removing intermediate container 35f1079428f0 03:11:07 ---> 6dc2eb13bdda 03:11:07 Step 3/4 : COPY go.mod . 03:11:07 ---> cf37251e8469 03:11:07 Step 4/4 : RUN go mod download 03:11:07 ---> Running in 73c4f1c39603 03:12:29 Removing intermediate container 73c4f1c39603 03:12:29 ---> 358d1859d1af 03:12:29 Successfully built 358d1859d1af 03:12:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:12:29 + docker inspect -f . ci-base-image-arm64 03:12:29 . [Pipeline] withDockerContainer 03:12:30 prd-ubuntu20.04-docker-arm64-4c-16g-8142 does not seem to be running inside a container 03:12:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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 03:12:31 $ docker top fce81ae877a90068f766fbc77d501d413fb699957035beb4a33d8ada28120654 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:32 + go version 03:12:32 go version go1.17.6 linux/arm64 [Pipeline] } 03:12:32 $ docker stop --time=1 fce81ae877a90068f766fbc77d501d413fb699957035beb4a33d8ada28120654 03:12:34 $ docker rm -f fce81ae877a90068f766fbc77d501d413fb699957035beb4a33d8ada28120654 [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] sh 03:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:34 03:12:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:12:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:35 latest: Pulling from edgex-devops/edgex-compose-arm64 03:12:35 29e5d40040c1: Pulling fs layer 03:12:35 1ce36da41761: Pulling fs layer 03:12:35 25b303627fd3: Pulling fs layer 03:12:35 29e5d40040c1: Download complete 03:12:35 1ce36da41761: Verifying Checksum 03:12:35 1ce36da41761: Download complete 03:12:36 29e5d40040c1: Pull complete 03:12:37 25b303627fd3: Verifying Checksum 03:12:37 25b303627fd3: Download complete 03:12:37 1ce36da41761: Pull complete 03:12:49 25b303627fd3: Pull complete 03:12:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:12:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:12:50 prd-ubuntu20.04-docker-arm64-4c-16g-8142 does not seem to be running inside a container 03:12:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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 03:12:52 $ docker top 60d85be811896ddb1d6e48b78e1c529e7bb03834a5155c393b660898a0fd3388 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:53 + grep parallel 03:12:53 + docker-compose build --help 03:12:57 --parallel Build images in parallel. [Pipeline] } 03:12:57 $ docker stop --time=1 60d85be811896ddb1d6e48b78e1c529e7bb03834a5155c393b660898a0fd3388 03:12:59 $ docker rm -f 60d85be811896ddb1d6e48b78e1c529e7bb03834a5155c393b660898a0fd3388 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:12:59 . [Pipeline] withDockerContainer 03:13:00 prd-ubuntu20.04-docker-arm64-4c-16g-8142 does not seem to be running inside a container 03:13:00 $ 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/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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 03:13:01 $ docker top a14195d551e8bc16d5f2b629f895fe689039ab5c374cb9db1c389fc082ad65c0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:02 + docker-compose -f ./docker-compose-build.yml build --parallel 03:13:06 Building core-command ... 03:13:06 Building core-data ... 03:13:06 Building core-metadata ... 03:13:06 Building security-bootstrapper ... 03:13:06 Building security-proxy-setup ... 03:13:06 Building security-secretstore-setup ... 03:13:06 Building support-notifications ... 03:13:06 Building support-scheduler ... 03:13:06 Building sys-mgmt-agent ... 03:13:06 Building support-scheduler 03:13:06 Building sys-mgmt-agent 03:13:06 Building support-notifications 03:13:06 Building security-proxy-setup 03:13:06 Building core-data 03:13:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:13:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:13:53 ---> 358d1859d1af 03:13:53 Step 3/23 : WORKDIR /edgex-go 03:13:53 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:13:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:13:53 ---> 358d1859d1af 03:13:53 Step 3/23 : WORKDIR /edgex-go 03:13:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:13:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:13:53 ---> 358d1859d1af 03:13:53 Step 3/22 : WORKDIR /edgex-go 03:13:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:13:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:13:53 ---> 358d1859d1af 03:13:53 Step 3/22 : WORKDIR /edgex-go 03:13:54 Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:13:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:13:54 ---> 358d1859d1af 03:13:54 Step 3/21 : WORKDIR /edgex-go 03:13:54 ---> Running in 5ce74dd04e54 03:13:54 ---> Running in acd68a6d70a3 03:13:54 ---> Running in 20b19b8facdc 03:13:54 ---> Running in 33325e40bc42 03:13:54 ---> Running in 298f33d1bc9e 03:13:55 Removing intermediate container acd68a6d70a3 03:13:55 ---> fb74e1d0602c 03:13:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:55 Removing intermediate container 5ce74dd04e54 03:13:55 ---> 4a30baf78723 03:13:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:55 Removing intermediate container 20b19b8facdc 03:13:55 ---> a2d8c7249153 03:13:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:55 Removing intermediate container 33325e40bc42 03:13:55 ---> 8ac972142efe 03:13:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:55 ---> Running in e2debe8e5bec 03:13:55 ---> Running in 4bf05b0583d5 03:13:55 Removing intermediate container 298f33d1bc9e 03:13:55 ---> 5ecd4a1997f3 03:13:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:13:55 ---> Running in 50df7d0d9078 03:13:55 ---> Running in b98b908915d0 03:13:55 ---> Running in dfedf955daed 03:13:59 Removing intermediate container e2debe8e5bec 03:13:59 ---> 3cce54d4339a 03:13:59 Step 5/21 : RUN apk add --update --no-cache make git 03:13:59 Removing intermediate container 4bf05b0583d5 03:13:59 ---> 6d9fdce2c7b5 03:13:59 Step 5/22 : RUN apk add --update --no-cache make git 03:13:59 ---> Running in ed46eb77c24d 03:13:59 ---> Running in 509678f94720 03:13:59 Removing intermediate container 50df7d0d9078 03:13:59 ---> 25d84102daeb 03:13:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:13:59 Removing intermediate container b98b908915d0 03:13:59 ---> 6490b7912a2c 03:13:59 Step 5/23 : RUN apk add --update --no-cache make bash git 03:13:59 ---> Running in d87b5d208bc4 03:14:00 ---> Running in f44bd22a7d48 03:14:00 Removing intermediate container dfedf955daed 03:14:00 ---> e885d01e0b4d 03:14:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:14:00 ---> Running in a0008de23cb9 03:14:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:14:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:14:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:14:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:14:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:14:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:14:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:14:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:14:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:14:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:14:03 OK: 220 MiB in 52 packages 03:14:04 OK: 220 MiB in 52 packages 03:14:04 OK: 220 MiB in 52 packages 03:14:04 OK: 220 MiB in 52 packages 03:14:04 OK: 220 MiB in 52 packages 03:14:05 Removing intermediate container ed46eb77c24d 03:14:05 ---> b901c817aae6 03:14:05 Step 6/21 : COPY go.mod vendor* ./ 03:14:05 Removing intermediate container d87b5d208bc4 03:14:05 ---> 33c91939d973 03:14:05 Step 6/22 : COPY go.mod vendor* ./ 03:14:06 Removing intermediate container 509678f94720 03:14:06 ---> cedaf261d4ae 03:14:06 Step 6/22 : COPY go.mod vendor* ./ 03:14:06 Removing intermediate container a0008de23cb9 03:14:06 ---> 3189d0f71599 03:14:06 Step 6/23 : COPY go.mod vendor* ./ 03:14:06 Removing intermediate container f44bd22a7d48 03:14:06 ---> d41277ea054d 03:14:06 Step 6/23 : COPY go.mod vendor* ./ 03:14:06 ---> 7d437c82928c 03:14:06 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:07 ---> Running in 848c368984d8 03:14:07 ---> d75c354d0699 03:14:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:07 ---> Running in 592918be21e6 03:14:07 ---> 82581b25933c 03:14:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:08 ---> Running in 44f21cf38d8a 03:14:08 ---> cd9c748a2254 03:14:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:08 ---> 2f18e47cec78 03:14:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:08 ---> Running in b36899ea521c 03:14:08 ---> Running in e1f09922bd5b 03:14:13 Removing intermediate container 848c368984d8 03:14:13 ---> 283b6b5104f6 03:14:13 Step 8/21 : COPY . . 03:14:15 Removing intermediate container 592918be21e6 03:14:15 ---> 43541e1c21f7 03:14:15 Step 8/22 : COPY . . 03:14:15 Removing intermediate container 44f21cf38d8a 03:14:15 ---> d02f2ea8bbc1 03:14:15 Step 8/22 : COPY . . 03:14:15 Removing intermediate container b36899ea521c 03:14:15 ---> a2c226191a95 03:14:15 Step 8/23 : COPY . . 03:14:15 Removing intermediate container e1f09922bd5b 03:14:15 ---> 2bf190aff85f 03:14:15 Step 8/23 : COPY . . 03:14:33 ---> f7623f777bd5 03:14:33 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:14:33 ---> 742461f34c4b 03:14:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:14:33 ---> d22692ab0580 03:14:33 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:14:33 ---> Running in 5bfa00758684 03:14:33 ---> Running in 0c6bc0cccd04 03:14:33 ---> Running in 9f586628b52e 03:14:33 ---> abc380987368 03:14:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:14:33 ---> Running in ce04a8f3ac8a 03:14:33 ---> 4d2dff074e78 03:14:33 Step 9/23 : RUN make cmd/core-data/core-data 03:14:33 ---> Running in fa321952f8d3 03:14:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:14:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:14:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:14:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:14:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-data/core-data ./cmd/core-data 03:16:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/secrets-config ./cmd/secrets-config 03:16:51 Removing intermediate container 5bfa00758684 03:16:51 ---> e593a57d7635 03:16:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:16:51 ---> Running in 9bedb96ecdeb 03:16:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:16:59 Removing intermediate container 9bedb96ecdeb 03:16:59 ---> 36eed6232bca 03:16:59 03:16:59 Step 11/23 : FROM docker:20.10.10 03:16:59 20.10.10: Pulling from library/docker 03:17:02 Removing intermediate container 9f586628b52e 03:17:02 ---> ed2b5766bcc5 03:17:02 03:17:02 Step 10/21 : FROM alpine:3.14 03:17:02 3.14: Pulling from library/alpine 03:17:05 Digest: sha256:beca83085fd7f5b2a2cc457ddb2ed180c090c13ad7e806530e4ef578cb5cfe7b 03:17:05 Status: Downloaded newer image for alpine:3.14 03:17:05 ---> 71a2028e5025 03:17:05 Step 11/21 : RUN apk add --update --no-cache curl 03:17:05 ---> Running in b69f0e4ff285 03:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:09 (1/5) Installing ca-certificates (20211220-r0) 03:17:09 (2/5) Installing brotli-libs (1.0.9-r5) 03:17:09 (3/5) Installing nghttp2-libs (1.43.0-r0) 03:17:09 (4/5) Installing libcurl (7.79.1-r0) 03:17:09 (5/5) Installing curl (7.79.1-r0) 03:17:09 Executing busybox-1.33.1-r6.trigger 03:17:09 Executing ca-certificates-20211220-r0.trigger 03:17:09 OK: 8 MiB in 19 packages 03:17:13 Removing intermediate container b69f0e4ff285 03:17:13 ---> 2110ac463717 03:17:13 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:17:13 ---> Running in 764e164854f0 03:17:14 Removing intermediate container 764e164854f0 03:17:14 ---> c58a816d8685 03:17:14 Step 13/21 : WORKDIR /edgex 03:17:14 ---> Running in 1858d0755ae8 03:17:15 Removing intermediate container 1858d0755ae8 03:17:15 ---> f94e5ec74179 03:17:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:17:16 ---> e2083b4c6556 03:17:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:17:16 Removing intermediate container 0c6bc0cccd04 03:17:16 ---> ed31e5053c85 03:17:16 03:17:16 Step 10/22 : FROM alpine:3.14 03:17:16 ---> 71a2028e5025 03:17:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:17:16 Removing intermediate container ce04a8f3ac8a 03:17:16 ---> 31ff858d04d2 03:17:16 03:17:16 Step 10/22 : FROM alpine:3.14 03:17:16 ---> 71a2028e5025 03:17:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:17:17 ---> Running in bf8ca822dc6b 03:17:17 ---> Running in 15e2d713d6eb 03:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:19 ---> 0f870a47b091 03:17:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:20 (1/2) Installing ca-certificates (20211220-r0) 03:17:21 (1/1) Installing dumb-init (1.2.5-r1) 03:17:21 Executing busybox-1.33.1-r6.trigger 03:17:21 (2/2) Installing dumb-init (1.2.5-r1) 03:17:21 OK: 5 MiB in 15 packages 03:17:21 Executing busybox-1.33.1-r6.trigger 03:17:21 Executing ca-certificates-20211220-r0.trigger 03:17:21 OK: 6 MiB in 16 packages 03:17:22 ---> a246f81211d4 03:17:22 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:17:22 ---> Running in 587f3081286c 03:17:22 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 03:17:22 Status: Downloaded newer image for docker:20.10.10 03:17:22 ---> 520e9a0a30f7 03:17:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 03:17:22 ---> Running in f005104ad33b 03:17:22 Removing intermediate container 587f3081286c 03:17:22 ---> 63c20a3b8c34 03:17:22 Step 18/21 : CMD ["--init=true"] 03:17:22 Removing intermediate container bf8ca822dc6b 03:17:22 ---> 23e0d829368d 03:17:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:17:22 ---> Running in 654efef76094 03:17:23 ---> Running in 6b79c263651c 03:17:23 Removing intermediate container f005104ad33b 03:17:23 ---> 311f2ee98c6f 03:17:23 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 03:17:23 ---> Running in c846fbb85cc6 03:17:23 Removing intermediate container 654efef76094 03:17:23 ---> 11cabe48e5ab 03:17:23 Step 19/21 : LABEL arch=arm64 03:17:24 ---> Running in 101c609bd3e2 03:17:24 Removing intermediate container 6b79c263651c 03:17:24 ---> 16c28df35763 03:17:24 Step 13/22 : ENV APP_PORT=59861 03:17:24 Removing intermediate container 15e2d713d6eb 03:17:24 ---> a4c9b9f9d4b3 03:17:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:17:24 ---> Running in 2019dc562146 03:17:24 ---> Running in eb00ec1a9f9e 03:17:24 Removing intermediate container 101c609bd3e2 03:17:24 ---> cedd0d669401 03:17:24 Step 20/21 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:17:24 Removing intermediate container 2019dc562146 03:17:24 ---> 325bf84842b1 03:17:24 Step 14/22 : EXPOSE $APP_PORT 03:17:25 ---> Running in 2c9fcc8ea4da 03:17:25 Removing intermediate container eb00ec1a9f9e 03:17:25 ---> f2f9f0de1634 03:17:25 Step 13/22 : ENV APP_PORT=59860 03:17:25 ---> Running in cd67a06a523f 03:17:25 ---> Running in 2546fca0efd7 03:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:26 Removing intermediate container cd67a06a523f 03:17:26 ---> 5add0494f182 03:17:26 Step 21/21 : LABEL version=2.2.0-dev.40 03:17:26 Removing intermediate container 2c9fcc8ea4da 03:17:26 ---> 727742af8524 03:17:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:26 Removing intermediate container 2546fca0efd7 03:17:26 ---> 8b6d1eec272c 03:17:26 Step 14/22 : EXPOSE $APP_PORT 03:17:26 ---> Running in 37c66637e034 03:17:26 ---> Running in b0c429a741d4 03:17:26 (1/42) Installing readline (8.1.0-r0) 03:17:26 (2/42) Installing bash (5.1.4-r0) 03:17:26 Executing bash-5.1.4-r0.post-install 03:17:26 (3/42) Installing brotli-libs (1.0.9-r5) 03:17:26 (4/42) Installing nghttp2-libs (1.43.0-r0) 03:17:26 (5/42) Installing libcurl (7.79.1-r0) 03:17:26 (6/42) Installing curl (7.79.1-r0) 03:17:26 (7/42) Installing dumb-init (1.2.5-r1) 03:17:26 (8/42) Installing libbz2 (1.0.8-r1) 03:17:26 (9/42) Installing expat (2.4.7-r0) 03:17:26 (10/42) Installing libffi (3.3-r2) 03:17:26 (11/42) Installing gdbm (1.19-r0) 03:17:26 (12/42) Installing xz-libs (5.2.5-r0) 03:17:26 (13/42) Installing libgcc (10.3.1_git20210424-r2) 03:17:26 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 03:17:27 (15/42) Installing mpdecimal (2.5.1-r1) 03:17:27 (16/42) Installing sqlite-libs (3.35.5-r0) 03:17:27 (17/42) Installing python3 (3.9.5-r2) 03:17:27 Removing intermediate container 37c66637e034 03:17:27 ---> 1ebecd78f932 03:17:27 03:17:27 Removing intermediate container b0c429a741d4 03:17:27 ---> 6a2e01ce363f 03:17:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:27 ---> 6c147e7b8a14 03:17:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:17:27 Successfully built 1ebecd78f932 03:17:27 Successfully tagged security-proxy-setup-arm64:latest 03:17:27  Building security-proxy-setup ... done Building security-secretstore-setup 03:17:28 ---> 5bd221e14e55 03:17:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:17:28 Removing intermediate container fa321952f8d3 03:17:28 ---> 5f08aeb4e513 03:17:28 03:17:28 Step 10/23 : FROM alpine:3.14 03:17:28 ---> 71a2028e5025 03:17:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:17:29 ---> Running in 2f4d30bfb8de 03:17:29 (18/42) Installing py3-appdirs (1.4.4-r2) 03:17:29 (19/42) Installing py3-chardet (4.0.0-r2) 03:17:30 ---> 5ae1f7dab0a4 03:17:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:17:30 Removing intermediate container 2f4d30bfb8de 03:17:30 ---> c8aa8e8c2f95 03:17:30 Step 12/23 : ENV APP_PORT=59880 03:17:30 (20/42) Installing py3-idna (3.2-r0) 03:17:30 (21/42) Installing py3-urllib3 (1.26.5-r0) 03:17:30 (22/42) Installing py3-certifi (2020.12.5-r1) 03:17:30 (23/42) Installing py3-requests (2.25.1-r4) 03:17:30 ---> Running in 7f10b4b2f02f 03:17:30 (24/42) Installing py3-msgpack (1.0.2-r1) 03:17:30 (25/42) Installing py3-lockfile (0.12.2-r4) 03:17:30 (26/42) Installing py3-cachecontrol (0.12.6-r1) 03:17:30 (27/42) Installing py3-colorama (0.4.4-r1) 03:17:30 (28/42) Installing py3-contextlib2 (0.6.0-r1) 03:17:30 (29/42) Installing py3-distlib (0.3.1-r3) 03:17:30 (30/42) Installing py3-distro (1.5.0-r3) 03:17:30 (31/42) Installing py3-six (1.15.0-r1) 03:17:30 (32/42) Installing py3-webencodings (0.5.1-r4) 03:17:30 (33/42) Installing py3-html5lib (1.1-r1) 03:17:30 (34/42) Installing py3-parsing (2.4.7-r2) 03:17:30 (35/42) Installing py3-packaging (20.9-r1) 03:17:30 (36/42) Installing py3-toml (0.10.2-r2) 03:17:30 (37/42) Installing py3-pep517 (0.10.0-r2) 03:17:30 (38/42) Installing py3-progress (1.5-r2) 03:17:30 (39/42) Installing py3-retrying (1.3.3-r1) 03:17:30 (40/42) Installing py3-ordered-set (4.0.2-r1) 03:17:30 ---> fca4351652da 03:17:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:17:30 (41/42) Installing py3-setuptools (52.0.0-r3) 03:17:30 (42/42) Installing py3-pip (20.3.4-r1) 03:17:31 Removing intermediate container 7f10b4b2f02f 03:17:31 ---> c8c585e752d1 03:17:31 Step 13/23 : EXPOSE $APP_PORT 03:17:31 ---> 57bdfaa98122 03:17:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:17:31 ---> Running in 9b1d7dc4b21e 03:17:31 ---> Running in 6862d49b7dbd 03:17:31 Executing busybox-1.33.1-r6.trigger 03:17:31 ---> 6d9fefa7a1f0 03:17:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:17:31 OK: 84 MiB in 64 packages 03:17:32 Removing intermediate container 9b1d7dc4b21e 03:17:32 ---> 3bf953321791 03:17:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in d3f683608eae 03:17:32 03:17:32 Removing intermediate container 6862d49b7dbd 03:17:32 ---> e7c176666cd6 03:17:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:32 ---> Running in b0c5850939ca 03:17:32 ---> Running in 3a74bcc3c196 03:17:33 Removing intermediate container d3f683608eae 03:17:33 ---> 5d6fd1fc7878 03:17:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:33 ---> Running in c222333d144c 03:17:33 Removing intermediate container 3a74bcc3c196 03:17:33 ---> 73c268295531 03:17:33 Step 20/22 : LABEL arch=arm64 03:17:33 ---> Running in b6fd3002481b 03:17:33 Removing intermediate container c222333d144c 03:17:33 ---> 993a8d1ec7f6 03:17:33 Step 20/22 : LABEL arch=arm64 03:17:34 ---> Running in c14048ce26df 03:17:34 Removing intermediate container b6fd3002481b 03:17:34 ---> 39d01f81fd0a 03:17:34 Step 21/22 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:17:34 ---> Running in f4549504e559 03:17:35 Removing intermediate container c14048ce26df 03:17:35 ---> 5fc421e948ff 03:17:35 Step 21/22 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:17:35 ---> Running in 89d4249821a6 03:17:35 Removing intermediate container f4549504e559 03:17:35 ---> 8e6a5b56753f 03:17:35 Step 22/22 : LABEL version=2.2.0-dev.40 03:17:35 ---> Running in ab9ca954f0e2 03:17:35 Removing intermediate container b0c5850939ca 03:17:35 ---> eeee370cce6b 03:17:35 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:17:36 ---> Running in 4cf7374886d8 03:17:36 Removing intermediate container ab9ca954f0e2 03:17:36 ---> ad757a7296e6 03:17:36 03:17:36 Removing intermediate container 89d4249821a6 03:17:36 ---> 6dc8333c7be4 03:17:36 Step 22/22 : LABEL version=2.2.0-dev.40 03:17:36 ---> Running in 9d7bdcf98181 03:17:37 Successfully built ad757a7296e6 03:17:37 Successfully tagged support-scheduler-arm64:latest 03:17:37  Building support-scheduler ... done Building security-bootstrapper 03:17:37 Removing intermediate container 9d7bdcf98181 03:17:37 ---> d6c6c69ec516 03:17:37 03:17:37 Collecting docker-compose==1.23.2 03:17:37 Successfully built d6c6c69ec516 03:17:37 Successfully tagged support-notifications-arm64:latest 03:17:37 Building core-metadata 03:17:37  Building support-notifications ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:17:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:17:38 Collecting websocket-client<1.0,>=0.32.0 03:17:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 03:17:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:17:38 Collecting docker<4.0,>=3.6.0 03:17:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:17:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 03:17:39 (1/6) Installing dumb-init (1.2.5-r1) 03:17:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:17:39 (3/6) Installing libsodium (1.0.18-r0) 03:17:39 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:17:40 (5/6) Installing libzmq (4.3.4-r0) 03:17:40 (6/6) Installing zeromq (4.3.4-r0) 03:17:40 Executing busybox-1.33.1-r6.trigger 03:17:40 OK: 8 MiB in 20 packages 03:17:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:17:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:17:40 Collecting texttable<0.10,>=0.9.0 03:17:40 Downloading texttable-0.9.1.tar.gz (11 kB) 03:17:41 Removing intermediate container 4cf7374886d8 03:17:41 ---> c92345202ee0 03:17:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:17:42 ---> 26c517a3f039 03:17:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:17:43 Collecting cached-property<2,>=1.2.0 03:17:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:17:43 Collecting jsonschema<3,>=2.5.1 03:17:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:17:43 Collecting dockerpty<0.5,>=0.4.1 03:17:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:17:44 ---> 4414cdee0faf 03:17:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:17:45 ---> 33c52c927d01 03:17:45 Step 19/23 : ENTRYPOINT ["/core-data"] 03:17:45 ---> Running in fc7ff399151e 03:17:46 Collecting docopt<0.7,>=0.6.1 03:17:46 Downloading docopt-0.6.2.tar.gz (25 kB) 03:17:46 Removing intermediate container fc7ff399151e 03:17:46 ---> afc9132cb780 03:17:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:46 ---> Running in e24e8da54552 03:17:46 Removing intermediate container e24e8da54552 03:17:46 ---> 295a41677110 03:17:46 Step 21/23 : LABEL arch=arm64 03:17:46 ---> Running in 3f1c75a443be 03:17:47 Removing intermediate container 3f1c75a443be 03:17:47 ---> 957886c59586 03:17:47 Step 22/23 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:17:47 ---> Running in 37132383ef86 03:17:48 Removing intermediate container 37132383ef86 03:17:48 ---> 01e7db60e97a 03:17:48 Step 23/23 : LABEL version=2.2.0-dev.40 03:17:48 ---> Running in 9b7e9b355e90 03:17:48 Removing intermediate container 9b7e9b355e90 03:17:48 ---> c08406c5ccde 03:17:48 03:17:49 Successfully built c08406c5ccde 03:17:49 Successfully tagged core-data-arm64:latest 03:17:49 Building core-command 03:17:49  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:17:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:17:49 ---> 358d1859d1af 03:17:49 Step 3/25 : WORKDIR /edgex-go 03:17:49 ---> Using cache 03:17:49 ---> 5ecd4a1997f3 03:17:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:49 ---> Using cache 03:17:49 ---> e885d01e0b4d 03:17:49 Step 5/25 : RUN apk add --update --no-cache make git 03:17:49 ---> Running in 2fc997aa62b6 03:17:49 Collecting PyYAML<4,>=3.10 03:17:49 Downloading PyYAML-3.13.tar.gz (270 kB) 03:17:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:17:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:17:52 OK: 220 MiB in 52 packages 03:17:53 Removing intermediate container 2fc997aa62b6 03:17:53 ---> 127e676ca2e7 03:17:53 Step 6/25 : COPY go.mod vendor* ./ 03:17:53 Collecting docker-pycreds>=0.4.0 03:17:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:17:54 ---> 066b2888cd9b 03:17:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:54 ---> Running in fcb0e928a17d 03:17:54 Collecting urllib3<1.25,>=1.21.1 03:17:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:17:54 Collecting chardet<3.1.0,>=3.0.2 03:17:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 03:17:55 Collecting idna<2.8,>=2.5 03:17:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:17:55 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) 03:17:55 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 03:17:55 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 03:17:55 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 03:17:55 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 03:17:56 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 03:17:56 Attempting uninstall: urllib3 03:17:56 Found existing installation: urllib3 1.26.5 03:17:56 Uninstalling urllib3-1.26.5: 03:17:56 Successfully uninstalled urllib3-1.26.5 03:17:57 Attempting uninstall: idna 03:17:57 Found existing installation: idna 3.2 03:17:57 Uninstalling idna-3.2: 03:17:57 Successfully uninstalled idna-3.2 03:17:58 Attempting uninstall: chardet 03:17:58 Found existing installation: chardet 4.0.0 03:17:58 Uninstalling chardet-4.0.0: 03:17:58 Successfully uninstalled chardet-4.0.0 03:17:59 Removing intermediate container fcb0e928a17d 03:17:59 ---> a6f71545e76a 03:17:59 Step 8/25 : COPY . . 03:18:00 Attempting uninstall: requests 03:18:00 Found existing installation: requests 2.25.1 03:18:00 Uninstalling requests-2.25.1: 03:18:00 Successfully uninstalled requests-2.25.1 03:18:01 Running setup.py install for texttable: started 03:18:03 Running setup.py install for texttable: finished with status 'done' 03:18:03 Running setup.py install for PyYAML: started 03:18:05 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:18:05 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:18:05 ---> 358d1859d1af 03:18:05 Step 3/31 : WORKDIR /edgex-go 03:18:05 ---> Using cache 03:18:05 ---> 5ecd4a1997f3 03:18:05 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:05 ---> Using cache 03:18:05 ---> e885d01e0b4d 03:18:05 Step 5/31 : RUN apk add --update --no-cache make git 03:18:05 ---> Using cache 03:18:05 ---> 127e676ca2e7 03:18:05 Step 6/31 : COPY go.mod vendor* ./ 03:18:05 ---> Using cache 03:18:05 ---> 066b2888cd9b 03:18:05 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:05 ---> Using cache 03:18:05 ---> a6f71545e76a 03:18:05 Step 8/31 : COPY . . 03:18:05 Running setup.py install for PyYAML: finished with status 'done' 03:18:06 Running setup.py install for docopt: started 03:18:07 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:18:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:18:07 ---> 358d1859d1af 03:18:07 Step 3/23 : WORKDIR /edgex-go 03:18:07 ---> Using cache 03:18:07 ---> 5ecd4a1997f3 03:18:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:07 ---> Using cache 03:18:07 ---> e885d01e0b4d 03:18:07 Step 5/23 : RUN apk add --update --no-cache make git 03:18:07 ---> Using cache 03:18:07 ---> 127e676ca2e7 03:18:07 Step 6/23 : COPY go.mod vendor* ./ 03:18:07 ---> Using cache 03:18:07 ---> 066b2888cd9b 03:18:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:07 ---> Using cache 03:18:07 ---> a6f71545e76a 03:18:07 Step 8/23 : COPY . . 03:18:08 Running setup.py install for docopt: finished with status 'done' 03:18:08 Running setup.py install for dockerpty: started 03:18:11 Running setup.py install for dockerpty: finished with status 'done' 03:18:14 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 03:18:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 03:18:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:18:17 ---> 358d1859d1af 03:18:17 Step 3/23 : WORKDIR /edgex-go 03:18:17 ---> Using cache 03:18:17 ---> 5ecd4a1997f3 03:18:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:17 ---> Using cache 03:18:17 ---> e885d01e0b4d 03:18:17 Step 5/23 : RUN apk add --update --no-cache make git 03:18:17 ---> Using cache 03:18:17 ---> 127e676ca2e7 03:18:17 Step 6/23 : COPY go.mod vendor* ./ 03:18:17 ---> Using cache 03:18:17 ---> 066b2888cd9b 03:18:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:17 ---> Using cache 03:18:17 ---> a6f71545e76a 03:18:17 Step 8/23 : COPY . . 03:18:22 ---> 889af919b105 03:18:22 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:18:22 ---> Running in 03a27d8d7ac2 03:18:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:18:36 ---> 3df1b8ae2df9 03:18:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:18:36 ---> Running in 12a623be2f51 03:18:36 ---> 71210f53b606 03:18:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:18:36 ---> Running in aef8b457cf91 03:18:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:18:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:18:39 Removing intermediate container c846fbb85cc6 03:18:39 ---> 71c9f78f266e 03:18:39 Step 14/23 : ENV APP_PORT=58890 03:18:39 ---> Running in ddad0bff623a 03:18:40 Removing intermediate container ddad0bff623a 03:18:40 ---> 6c2403b863db 03:18:40 Step 15/23 : EXPOSE $APP_PORT 03:18:40 ---> Running in 1d5e1f5e1601 03:18:41 Removing intermediate container 1d5e1f5e1601 03:18:41 ---> 8ae374b9762e 03:18:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:18:43 ---> 593931f8ec1a 03:18:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:18:44 ---> a48fe92d8599 03:18:44 Step 9/23 : RUN make cmd/core-command/core-command 03:18:44 ---> Running in 659e2a7e8b62 03:18:45 ---> b78d2e794288 03:18:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:18:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o cmd/core-command/core-command ./cmd/core-command 03:18:47 ---> 3df4cad31b72 03:18:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 03:18:47 ---> Running in 0cb77c14d6dd 03:18:47 Removing intermediate container 0cb77c14d6dd 03:18:47 ---> fa668ed4bd16 03:18:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:18:47 ---> Running in bfa4d438e5ca 03:18:48 Removing intermediate container bfa4d438e5ca 03:18:48 ---> 712544ac3f13 03:18:48 Step 21/23 : LABEL arch=arm64 03:18:48 ---> Running in 53e8c5d8f27d 03:18:49 Removing intermediate container 53e8c5d8f27d 03:18:49 ---> 231766c9c15d 03:18:49 Step 22/23 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:18:49 ---> Running in f50f4e687e5e 03:18:49 Removing intermediate container f50f4e687e5e 03:18:49 ---> 7d63ff2d7a59 03:18:49 Step 23/23 : LABEL version=2.2.0-dev.40 03:18:49 ---> Running in 8a4b4f5d5a9c 03:18:50 Removing intermediate container 8a4b4f5d5a9c 03:18:50 ---> 062f686543ca 03:18:50 03:18:50 Successfully built 062f686543ca 03:18:50 Successfully tagged sys-mgmt-agent-arm64:latest 03:20:12  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.40" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:20:22 Removing intermediate container 03a27d8d7ac2 03:20:22 ---> a2a5e64ecfc4 03:20:22 03:20:22 Step 10/25 : FROM alpine:3.14 03:20:22 ---> 71a2028e5025 03:20:22 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:20:23 ---> Running in 35753a727806 03:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:26 (1/3) Installing ca-certificates (20211220-r0) 03:20:26 (2/3) Installing dumb-init (1.2.5-r1) 03:20:26 (3/3) Installing su-exec (0.2-r1) 03:20:26 Executing busybox-1.33.1-r6.trigger 03:20:26 Executing ca-certificates-20211220-r0.trigger 03:20:27 OK: 6 MiB in 17 packages 03:20:29 Removing intermediate container 35753a727806 03:20:29 ---> 6ae43875657f 03:20:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:20:29 ---> Running in c56e563e55f8 03:20:29 Removing intermediate container c56e563e55f8 03:20:29 ---> 22f4de5e6138 03:20:29 Step 13/25 : WORKDIR / 03:20:29 ---> Running in edc6328f1dc6 03:20:30 Removing intermediate container edc6328f1dc6 03:20:30 ---> 4be847649e03 03:20:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:20:31 ---> 91d1ade62485 03:20:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:20:32 ---> 30370d8fd45b 03:20:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:20:32 ---> 73e8382907df 03:20:32 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:20:33 ---> 3d09ab843895 03:20:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:20:35 ---> 542f036ee6d7 03:20:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:20:37 ---> 0f851c4d9a1d 03:20:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:20:38 ---> 797280fcdd20 03:20:38 Step 21/25 : 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/ 03:20:38 ---> Running in 5b070887334e 03:20:41 Removing intermediate container 5b070887334e 03:20:41 ---> 6c4ba883e0fa 03:20:41 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 03:20:41 ---> Running in fbcb8439362e 03:20:41 Removing intermediate container fbcb8439362e 03:20:41 ---> 92c6f3c47aaa 03:20:41 Step 23/25 : LABEL arch=arm64 03:20:41 ---> Running in de1d81af3163 03:20:42 Removing intermediate container de1d81af3163 03:20:42 ---> f6fc945c93bc 03:20:42 Step 24/25 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:20:42 ---> Running in a3e3b96b4277 03:20:43 Removing intermediate container a3e3b96b4277 03:20:43 ---> c88a3799a4f8 03:20:43 Step 25/25 : LABEL version=2.2.0-dev.40 03:20:43 ---> Running in 4aef1c1224a1 03:20:43 Removing intermediate container 4aef1c1224a1 03:20:43 ---> 4524550c0257 03:20:43 03:20:43 Successfully built 4524550c0257 03:20:43 Successfully tagged security-secretstore-setup-arm64:latest 03:20:49  Building security-secretstore-setup ... done Removing intermediate container 12a623be2f51 03:20:49 ---> 8ed234bef0e4 03:20:49 03:20:49 Step 10/31 : FROM alpine:3.14 03:20:49 ---> 71a2028e5025 03:20:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:20:49 ---> Running in 33864acd53a7 03:20:49 Removing intermediate container 33864acd53a7 03:20:49 ---> 3f0cb5291176 03:20:49 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:20:49 ---> Running in d13323dbb9fd 03:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:20:52 Removing intermediate container 659e2a7e8b62 03:20:52 ---> faf1d2d524b1 03:20:52 03:20:52 Step 10/23 : FROM alpine:3.14 03:20:52 ---> 71a2028e5025 03:20:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:20:52 ---> Using cache 03:20:52 ---> 23e0d829368d 03:20:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:52 ---> Using cache 03:20:52 ---> 16c28df35763 03:20:52 Step 13/23 : ENV APP_PORT=59882 03:20:52 ---> Running in 729c5874006b 03:20:52 (1/2) Installing dumb-init (1.2.5-r1) 03:20:52 (2/2) Installing su-exec (0.2-r1) 03:20:52 Executing busybox-1.33.1-r6.trigger 03:20:52 OK: 6 MiB in 16 packages 03:20:52 Removing intermediate container 729c5874006b 03:20:52 ---> 383930218746 03:20:52 Step 14/23 : EXPOSE $APP_PORT 03:20:52 ---> Running in 6b265029f591 03:20:53 Removing intermediate container 6b265029f591 03:20:53 ---> 9fb520b8b5cd 03:20:53 Step 15/23 : WORKDIR / 03:20:53 ---> Running in 99d939eb7085 03:20:54 Removing intermediate container d13323dbb9fd 03:20:54 ---> 05299460c7b0 03:20:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:20:54 Removing intermediate container 99d939eb7085 03:20:54 ---> 496b51c3f038 03:20:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:54 ---> Running in 2ab1488a8957 03:20:54 Removing intermediate container 2ab1488a8957 03:20:54 ---> b825b66f9fac 03:20:54 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:20:54 ---> Running in 54b52ec6a0c8 03:20:54 ---> a020870c196c 03:20:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:20:55 Removing intermediate container 54b52ec6a0c8 03:20:55 ---> 5ef3c5d3b602 03:20:55 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:20:55 ---> Running in 809b1e07068c 03:20:56 ---> c3ee5d85e774 03:20:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:20:57 Removing intermediate container aef8b457cf91 03:20:57 ---> 100428bb2189 03:20:57 03:20:57 Step 10/23 : FROM alpine:3.14 03:20:57 ---> 71a2028e5025 03:20:57 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:20:57 ---> Using cache 03:20:57 ---> 23e0d829368d 03:20:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:57 ---> Using cache 03:20:57 ---> 16c28df35763 03:20:57 Step 13/23 : ENV APP_PORT=59881 03:20:57 ---> db3a62918f64 03:20:57 Step 19/23 : ENTRYPOINT ["/core-command"] 03:20:57 ---> Running in 9194bd77ee4a 03:20:57 ---> Running in da64584a0004 03:20:57 Removing intermediate container 809b1e07068c 03:20:57 ---> 348d3c2340a0 03:20:57 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:20:58 ---> Running in 09380a848cfe 03:20:58 Removing intermediate container 9194bd77ee4a 03:20:58 ---> faa26af1ac1c 03:20:58 Step 14/23 : EXPOSE $APP_PORT 03:20:58 ---> Running in 5e62fffca5df 03:20:58 Removing intermediate container da64584a0004 03:20:58 ---> 645b4bdbbb25 03:20:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:58 ---> Running in c2afa2ad3f52 03:20:58 Removing intermediate container 09380a848cfe 03:20:58 ---> 261b0ab9eaff 03:20:58 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:20:58 Removing intermediate container 5e62fffca5df 03:20:58 ---> 4ea892e15d24 03:20:58 Step 15/23 : WORKDIR / 03:20:58 ---> Running in e4a85a77bf7b 03:20:58 Removing intermediate container c2afa2ad3f52 03:20:58 ---> e562ffefb588 03:20:58 Step 21/23 : LABEL arch=arm64 03:20:58 ---> Running in a01e5d599fe0 03:20:59 Removing intermediate container e4a85a77bf7b 03:20:59 ---> 5d0cd24ef477 03:20:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:59 ---> bc0f3e20105b 03:20:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:20:59 Removing intermediate container a01e5d599fe0 03:20:59 ---> 1a0d52b4d97a 03:20:59 Step 22/23 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:20:59 ---> Running in 380b19e9222f 03:20:59 ---> Running in 9df093feec9f 03:21:00 Removing intermediate container 9df093feec9f 03:21:00 ---> cd78e2295af3 03:21:00 Step 23/23 : LABEL version=2.2.0-dev.40 03:21:00 ---> Running in 7678ab4789ac 03:21:00 ---> d4900c97b66b 03:21:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:21:00 Removing intermediate container 7678ab4789ac 03:21:00 ---> a49a940801ee 03:21:00 03:21:00 Successfully built a49a940801ee 03:21:00 Successfully tagged core-command-arm64:latest 03:21:01  Building core-command ... done  ---> fca097515d8f 03:21:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:21:01 Removing intermediate container 380b19e9222f 03:21:01 ---> 5d284910274b 03:21:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:21:02 ---> 92fce9a2ccf1 03:21:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:21:02 ---> Running in 3c41e9006ffd 03:21:02 ---> c566fb4fd6c6 03:21:02 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:21:02 Removing intermediate container 3c41e9006ffd 03:21:02 ---> 0bcd5ff53684 03:21:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:21:03 ---> Running in dd2980f27f90 03:21:03 Removing intermediate container dd2980f27f90 03:21:03 ---> 4c5c8dbbceee 03:21:03 Step 21/23 : LABEL arch=arm64 03:21:03 ---> Running in b03882a9a8cf 03:21:04 ---> e674bdaa0819 03:21:04 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:21:04 Removing intermediate container b03882a9a8cf 03:21:04 ---> 8032321de567 03:21:04 Step 22/23 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:21:04 ---> Running in 11f9e3489c38 03:21:04 Removing intermediate container 11f9e3489c38 03:21:04 ---> 4cc125a2e702 03:21:04 Step 23/23 : LABEL version=2.2.0-dev.40 03:21:04 ---> Running in a563109b3c50 03:21:04 ---> a05a7b72d49d 03:21:04 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:21:04 Removing intermediate container a563109b3c50 03:21:04 ---> 4d2279edf23b 03:21:04 03:21:05 Successfully built 4d2279edf23b 03:21:05 Successfully tagged core-metadata-arm64:latest 03:21:05  Building core-metadata ... done  ---> 381f1d84e6e4 03:21:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:21:06 ---> 85e5e685ad3b 03:21:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:21:06 ---> Running in 36d329e11b2c 03:21:06 Removing intermediate container 36d329e11b2c 03:21:06 ---> 8cad522b973c 03:21:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:21:07 ---> 7b6bccbc0b11 03:21:07 Step 26/31 : RUN chmod +x /entrypoint.sh 03:21:07 ---> Running in 8b0e525b5519 03:21:09 Removing intermediate container 8b0e525b5519 03:21:09 ---> acb786170e81 03:21:09 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:21:09 ---> Running in 9e5c30c5f12a 03:21:09 Removing intermediate container 9e5c30c5f12a 03:21:09 ---> 4cde57ba3f17 03:21:09 Step 28/31 : CMD ["gate"] 03:21:09 ---> Running in 2dca0c89f5c0 03:21:10 Removing intermediate container 2dca0c89f5c0 03:21:10 ---> 2622f78fc411 03:21:10 Step 29/31 : LABEL arch=arm64 03:21:10 ---> Running in 26c86b1d9d85 03:21:10 Removing intermediate container 26c86b1d9d85 03:21:10 ---> 3b12f33042fa 03:21:10 Step 30/31 : LABEL git_sha=d2cef2e886bac3ed4982519846baf307eba695d1 03:21:11 ---> Running in 34b523cb6b0c 03:21:11 Removing intermediate container 34b523cb6b0c 03:21:11 ---> 71e0dcddbb19 03:21:11 Step 31/31 : LABEL version=2.2.0-dev.40 03:21:11 ---> Running in c064d121c345 03:21:11 Removing intermediate container c064d121c345 03:21:11 ---> ef5a61144168 03:21:11 03:21:12 Successfully built ef5a61144168 03:21:12 Successfully tagged security-bootstrapper-arm64:latest 03:21:12  Building security-bootstrapper ... done  [Pipeline] } 03:21:12 $ docker stop --time=1 a14195d551e8bc16d5f2b629f895fe689039ab5c374cb9db1c389fc082ad65c0 03:21:14 $ docker rm -f a14195d551e8bc16d5f2b629f895fe689039ab5c374cb9db1c389fc082ad65c0 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:15 + docker images 03:21:15 REPOSITORY TAG IMAGE ID CREATED SIZE 03:21:15 security-bootstrapper-arm64 latest ef5a61144168 4 seconds ago 18MB 03:21:15 core-metadata-arm64 latest 4d2279edf23b 11 seconds ago 16MB 03:21:15 core-command-arm64 latest a49a940801ee 15 seconds ago 15.3MB 03:21:15 100428bb2189 19 seconds ago 1.48GB 03:21:15 faf1d2d524b1 24 seconds ago 1.48GB 03:21:15 8ed234bef0e4 27 seconds ago 1.48GB 03:21:15 security-secretstore-setup-arm64 latest 4524550c0257 32 seconds ago 26.9MB 03:21:15 a2a5e64ecfc4 53 seconds ago 1.49GB 03:21:15 sys-mgmt-agent-arm64 latest 062f686543ca 2 minutes ago 280MB 03:21:15 core-data-arm64 latest c08406c5ccde 3 minutes ago 19.2MB 03:21:15 support-notifications-arm64 latest d6c6c69ec516 3 minutes ago 16.1MB 03:21:15 support-scheduler-arm64 latest ad757a7296e6 3 minutes ago 15.4MB 03:21:15 5f08aeb4e513 3 minutes ago 1.49GB 03:21:15 security-proxy-setup-arm64 latest 1ebecd78f932 3 minutes ago 25.4MB 03:21:15 ed31e5053c85 3 minutes ago 1.48GB 03:21:15 31ff858d04d2 4 minutes ago 1.48GB 03:21:15 ed2b5766bcc5 4 minutes ago 1.48GB 03:21:15 36eed6232bca 4 minutes ago 1.48GB 03:21:15 ci-base-image-arm64 latest 358d1859d1af 9 minutes ago 1.26GB 03:21:15 alpine 3.14 71a2028e5025 3 days ago 5.34MB 03:21:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 6 weeks ago 551MB 03:21:15 docker 20.10.10 520e9a0a30f7 4 months ago 200MB 03:21:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 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 03:21:15 provisioning config files... 03:21:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/160@tmp/config361943860468272198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:15 ---> docker-login.sh 03:21:15 nexus3.edgexfoundry.org:10001 03:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:16 Configure a credential helper to remove this warning. See 03:21:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:16 03:21:16 Login Succeeded 03:21:16 nexus3.edgexfoundry.org:10002 03:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:16 Configure a credential helper to remove this warning. See 03:21:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:16 03:21:16 Login Succeeded 03:21:16 nexus3.edgexfoundry.org:10003 03:21:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:17 Configure a credential helper to remove this warning. See 03:21:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:17 03:21:17 Login Succeeded 03:21:17 nexus3.edgexfoundry.org:10004 03:21:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:17 Configure a credential helper to remove this warning. See 03:21:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:17 03:21:17 Login Succeeded 03:21:17 docker.io 03:21:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:18 Configure a credential helper to remove this warning. See 03:21:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:18 03:21:18 Login Succeeded 03:21:18 ---> docker-login.sh ends [Pipeline] } 03:21:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:21:18 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:21:18 d2cef2e886bac3ed4982519846baf307eba695d1 03:21:18 latest 03:21:18 2.2.0-dev.40 03:21:18 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:18 main 03:21:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:21:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:21:19 f4d78b6ecd0b: Preparing 03:21:19 891fe25e082b: Preparing 03:21:19 b83ed438487f: Preparing 03:21:19 62339481153d: Preparing 03:21:19 49c7c6f6dc6c: Preparing 03:21:19 49c7c6f6dc6c: Layer already exists 03:21:19 f4d78b6ecd0b: Pushed 03:21:19 b83ed438487f: Pushed 03:21:19 62339481153d: Pushed 03:21:22 891fe25e082b: Pushed 03:21:22 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:03f1f8fa6a07af1e00e8b3b8c244c4ff70dd936641440fc9c2945cdbb532986c size: 1363 [Pipeline] isUnix [Pipeline] sh 03:21:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:21:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:21:23 f4d78b6ecd0b: Preparing 03:21:23 891fe25e082b: Preparing 03:21:23 b83ed438487f: Preparing 03:21:23 62339481153d: Preparing 03:21:23 49c7c6f6dc6c: Preparing 03:21:23 891fe25e082b: Layer already exists 03:21:23 f4d78b6ecd0b: Layer already exists 03:21:23 49c7c6f6dc6c: Layer already exists 03:21:23 62339481153d: Layer already exists 03:21:23 b83ed438487f: Layer already exists 03:21:23 latest: digest: sha256:03f1f8fa6a07af1e00e8b3b8c244c4ff70dd936641440fc9c2945cdbb532986c size: 1363 [Pipeline] isUnix [Pipeline] sh 03:21:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:21:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.40 03:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:21:24 f4d78b6ecd0b: Preparing 03:21:24 891fe25e082b: Preparing 03:21:24 b83ed438487f: Preparing 03:21:24 62339481153d: Preparing 03:21:24 49c7c6f6dc6c: Preparing 03:21:24 f4d78b6ecd0b: Layer already exists 03:21:24 62339481153d: Layer already exists 03:21:24 b83ed438487f: Layer already exists 03:21:24 891fe25e082b: Layer already exists 03:21:24 49c7c6f6dc6c: Layer already exists 03:21:24 2.2.0-dev.40: digest: sha256:03f1f8fa6a07af1e00e8b3b8c244c4ff70dd936641440fc9c2945cdbb532986c size: 1363 [Pipeline] isUnix [Pipeline] sh 03:21:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:21:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:21:25 f4d78b6ecd0b: Preparing 03:21:25 891fe25e082b: Preparing 03:21:25 b83ed438487f: Preparing 03:21:25 62339481153d: Preparing 03:21:25 49c7c6f6dc6c: Preparing 03:21:25 b83ed438487f: Layer already exists 03:21:25 f4d78b6ecd0b: Layer already exists 03:21:25 62339481153d: Layer already exists 03:21:25 891fe25e082b: Layer already exists 03:21:25 49c7c6f6dc6c: Layer already exists 03:21:25 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:03f1f8fa6a07af1e00e8b3b8c244c4ff70dd936641440fc9c2945cdbb532986c size: 1363 [Pipeline] isUnix [Pipeline] sh 03:21:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 03:21:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:21:26 f4d78b6ecd0b: Preparing 03:21:26 891fe25e082b: Preparing 03:21:26 b83ed438487f: Preparing 03:21:26 62339481153d: Preparing 03:21:26 49c7c6f6dc6c: Preparing 03:21:26 62339481153d: Layer already exists 03:21:26 49c7c6f6dc6c: Layer already exists 03:21:26 f4d78b6ecd0b: Layer already exists 03:21:26 b83ed438487f: Layer already exists 03:21:26 891fe25e082b: Layer already exists 03:21:26 main: digest: sha256:03f1f8fa6a07af1e00e8b3b8c244c4ff70dd936641440fc9c2945cdbb532986c size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:26 ===================================================== [Pipeline] echo 03:21:26 taggedImages: 03:21:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:21:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:21:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.40 03:21:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:21:26 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:21:26 d2cef2e886bac3ed4982519846baf307eba695d1 03:21:26 latest 03:21:26 2.2.0-dev.40 03:21:26 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:26 main 03:21:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:21:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:21:27 9f451014aeed: Preparing 03:21:27 dd819efbdda1: Preparing 03:21:27 b83ed438487f: Preparing 03:21:27 d51f97fa5208: Preparing 03:21:27 ce761a866277: Preparing 03:21:27 49c7c6f6dc6c: Preparing 03:21:27 49c7c6f6dc6c: Waiting 03:21:27 b83ed438487f: Layer already exists 03:21:27 49c7c6f6dc6c: Layer already exists 03:21:27 ce761a866277: Pushed 03:21:27 9f451014aeed: Pushed 03:21:28 d51f97fa5208: Pushed 03:21:30 dd819efbdda1: Pushed 03:21:30 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:3980fc928b40c218845b87722f457eed46a437d472fd87aa779c088891240b7f size: 1572 [Pipeline] isUnix [Pipeline] sh 03:21:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:21:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:21:31 9f451014aeed: Preparing 03:21:31 dd819efbdda1: Preparing 03:21:31 b83ed438487f: Preparing 03:21:31 d51f97fa5208: Preparing 03:21:31 ce761a866277: Preparing 03:21:31 49c7c6f6dc6c: Preparing 03:21:31 49c7c6f6dc6c: Waiting 03:21:31 9f451014aeed: Layer already exists 03:21:31 b83ed438487f: Layer already exists 03:21:31 dd819efbdda1: Layer already exists 03:21:31 d51f97fa5208: Layer already exists 03:21:31 ce761a866277: Layer already exists 03:21:31 49c7c6f6dc6c: Layer already exists 03:21:31 latest: digest: sha256:3980fc928b40c218845b87722f457eed46a437d472fd87aa779c088891240b7f size: 1572 [Pipeline] isUnix [Pipeline] sh 03:21:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:21:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.40 03:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:21:32 9f451014aeed: Preparing 03:21:32 dd819efbdda1: Preparing 03:21:32 b83ed438487f: Preparing 03:21:32 d51f97fa5208: Preparing 03:21:32 ce761a866277: Preparing 03:21:32 49c7c6f6dc6c: Preparing 03:21:32 49c7c6f6dc6c: Waiting 03:21:32 9f451014aeed: Layer already exists 03:21:32 d51f97fa5208: Layer already exists 03:21:32 ce761a866277: Layer already exists 03:21:32 b83ed438487f: Layer already exists 03:21:32 dd819efbdda1: Layer already exists 03:21:32 49c7c6f6dc6c: Layer already exists 03:21:32 2.2.0-dev.40: digest: sha256:3980fc928b40c218845b87722f457eed46a437d472fd87aa779c088891240b7f size: 1572 [Pipeline] isUnix [Pipeline] sh 03:21:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:21:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:21:33 9f451014aeed: Preparing 03:21:33 dd819efbdda1: Preparing 03:21:33 b83ed438487f: Preparing 03:21:33 d51f97fa5208: Preparing 03:21:33 ce761a866277: Preparing 03:21:33 49c7c6f6dc6c: Preparing 03:21:33 49c7c6f6dc6c: Waiting 03:21:33 ce761a866277: Layer already exists 03:21:33 d51f97fa5208: Layer already exists 03:21:33 b83ed438487f: Layer already exists 03:21:33 dd819efbdda1: Layer already exists 03:21:33 9f451014aeed: Layer already exists 03:21:33 49c7c6f6dc6c: Layer already exists 03:21:33 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:3980fc928b40c218845b87722f457eed46a437d472fd87aa779c088891240b7f size: 1572 [Pipeline] isUnix [Pipeline] sh 03:21:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 03:21:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:21:34 9f451014aeed: Preparing 03:21:34 dd819efbdda1: Preparing 03:21:34 b83ed438487f: Preparing 03:21:34 d51f97fa5208: Preparing 03:21:34 ce761a866277: Preparing 03:21:34 49c7c6f6dc6c: Preparing 03:21:34 49c7c6f6dc6c: Waiting 03:21:34 9f451014aeed: Layer already exists 03:21:34 ce761a866277: Layer already exists 03:21:34 b83ed438487f: Layer already exists 03:21:34 dd819efbdda1: Layer already exists 03:21:34 d51f97fa5208: Layer already exists 03:21:34 49c7c6f6dc6c: Layer already exists 03:21:34 main: digest: sha256:3980fc928b40c218845b87722f457eed46a437d472fd87aa779c088891240b7f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:34 ===================================================== [Pipeline] echo 03:21:34 taggedImages: 03:21:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:21:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:21:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.40 03:21:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:34 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:21:34 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:21:34 d2cef2e886bac3ed4982519846baf307eba695d1 03:21:34 latest 03:21:34 2.2.0-dev.40 03:21:34 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:34 main 03:21:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:21:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:21:35 66342a19c3b7: Preparing 03:21:35 b0fecab11eba: Preparing 03:21:35 b83ed438487f: Preparing 03:21:35 62339481153d: Preparing 03:21:35 49c7c6f6dc6c: Preparing 03:21:35 49c7c6f6dc6c: Layer already exists 03:21:35 b83ed438487f: Layer already exists 03:21:35 62339481153d: Layer already exists 03:21:35 66342a19c3b7: Pushed 03:21:38 b0fecab11eba: Pushed 03:21:38 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:11b5acc90654dca1a0afa4164242d0e3fb80e23b45b61926d1fe704a4529fd56 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:21:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:21:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:21:39 66342a19c3b7: Preparing 03:21:39 b0fecab11eba: Preparing 03:21:39 b83ed438487f: Preparing 03:21:39 62339481153d: Preparing 03:21:39 49c7c6f6dc6c: Preparing 03:21:39 49c7c6f6dc6c: Layer already exists 03:21:39 b83ed438487f: Layer already exists 03:21:39 b0fecab11eba: Layer already exists 03:21:39 62339481153d: Layer already exists 03:21:39 66342a19c3b7: Layer already exists 03:21:39 latest: digest: sha256:11b5acc90654dca1a0afa4164242d0e3fb80e23b45b61926d1fe704a4529fd56 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:21:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:21:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.40 03:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:21:40 66342a19c3b7: Preparing 03:21:40 b0fecab11eba: Preparing 03:21:40 b83ed438487f: Preparing 03:21:40 62339481153d: Preparing 03:21:40 49c7c6f6dc6c: Preparing 03:21:40 66342a19c3b7: Layer already exists 03:21:40 49c7c6f6dc6c: Layer already exists 03:21:40 b0fecab11eba: Layer already exists 03:21:40 62339481153d: Layer already exists 03:21:40 b83ed438487f: Layer already exists 03:21:40 2.2.0-dev.40: digest: sha256:11b5acc90654dca1a0afa4164242d0e3fb80e23b45b61926d1fe704a4529fd56 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:21:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:21:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:21:41 66342a19c3b7: Preparing 03:21:41 b0fecab11eba: Preparing 03:21:41 b83ed438487f: Preparing 03:21:41 62339481153d: Preparing 03:21:41 49c7c6f6dc6c: Preparing 03:21:41 b0fecab11eba: Layer already exists 03:21:41 49c7c6f6dc6c: Layer already exists 03:21:41 b83ed438487f: Layer already exists 03:21:41 62339481153d: Layer already exists 03:21:41 66342a19c3b7: Layer already exists 03:21:41 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:11b5acc90654dca1a0afa4164242d0e3fb80e23b45b61926d1fe704a4529fd56 size: 1363 [Pipeline] isUnix [Pipeline] sh 03:21:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 03:21:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:21:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:21:42 66342a19c3b7: Preparing 03:21:42 b0fecab11eba: Preparing 03:21:42 b83ed438487f: Preparing 03:21:42 62339481153d: Preparing 03:21:42 49c7c6f6dc6c: Preparing 03:21:42 62339481153d: Layer already exists 03:21:42 49c7c6f6dc6c: Layer already exists 03:21:42 b0fecab11eba: Layer already exists 03:21:42 b83ed438487f: Layer already exists 03:21:42 66342a19c3b7: Layer already exists 03:21:42 main: digest: sha256:11b5acc90654dca1a0afa4164242d0e3fb80e23b45b61926d1fe704a4529fd56 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:42 ===================================================== [Pipeline] echo 03:21:42 taggedImages: 03:21:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:21:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:21:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.40 03:21:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:42 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:21:42 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:21:42 d2cef2e886bac3ed4982519846baf307eba695d1 03:21:42 latest 03:21:42 2.2.0-dev.40 03:21:42 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:42 main 03:21:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:21:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:21:43 7893c15ff155: Preparing 03:21:43 7893c15ff155: Preparing 03:21:43 e5f99d0002b6: Preparing 03:21:43 4e6d285cd8bf: Preparing 03:21:43 84d199c23aed: Preparing 03:21:43 d59576170d0b: Preparing 03:21:43 b83ed438487f: Preparing 03:21:43 b02efe90f976: Preparing 03:21:43 a885d31be643: Preparing 03:21:43 e2ace940b74e: Preparing 03:21:43 b423bec9826a: Preparing 03:21:43 49c7c6f6dc6c: Preparing 03:21:43 b83ed438487f: Waiting 03:21:43 e2ace940b74e: Waiting 03:21:43 b423bec9826a: Waiting 03:21:43 a885d31be643: Waiting 03:21:43 b02efe90f976: Waiting 03:21:43 7893c15ff155: Pushed 03:21:43 e5f99d0002b6: Pushed 03:21:43 4e6d285cd8bf: Pushed 03:21:43 84d199c23aed: Pushed 03:21:43 b83ed438487f: Layer already exists 03:21:43 b02efe90f976: Pushed 03:21:43 49c7c6f6dc6c: Layer already exists 03:21:43 a885d31be643: Pushed 03:21:43 e2ace940b74e: Pushed 03:21:43 b423bec9826a: Pushed 03:21:46 d59576170d0b: Pushed 03:21:46 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:80f8a643e7f830f4e5c715a1dba8d6f9360e6e983dd2d8970e7704a806a0e273 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:21:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:21:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:21:47 7893c15ff155: Preparing 03:21:47 7893c15ff155: Preparing 03:21:47 e5f99d0002b6: Preparing 03:21:47 4e6d285cd8bf: Preparing 03:21:47 84d199c23aed: Preparing 03:21:47 d59576170d0b: Preparing 03:21:47 b83ed438487f: Preparing 03:21:47 b02efe90f976: Preparing 03:21:47 a885d31be643: Preparing 03:21:47 e2ace940b74e: Preparing 03:21:47 b423bec9826a: Preparing 03:21:47 49c7c6f6dc6c: Preparing 03:21:47 b83ed438487f: Waiting 03:21:47 b02efe90f976: Waiting 03:21:47 a885d31be643: Waiting 03:21:47 e2ace940b74e: Waiting 03:21:47 b423bec9826a: Waiting 03:21:47 d59576170d0b: Layer already exists 03:21:47 7893c15ff155: Layer already exists 03:21:47 84d199c23aed: Layer already exists 03:21:47 4e6d285cd8bf: Layer already exists 03:21:47 e5f99d0002b6: Layer already exists 03:21:47 b83ed438487f: Layer already exists 03:21:47 a885d31be643: Layer already exists 03:21:47 e2ace940b74e: Layer already exists 03:21:47 b02efe90f976: Layer already exists 03:21:47 b423bec9826a: Layer already exists 03:21:47 49c7c6f6dc6c: Layer already exists 03:21:47 latest: digest: sha256:80f8a643e7f830f4e5c715a1dba8d6f9360e6e983dd2d8970e7704a806a0e273 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:21:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:21:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.40 03:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:21:48 7893c15ff155: Preparing 03:21:48 7893c15ff155: Preparing 03:21:48 e5f99d0002b6: Preparing 03:21:48 4e6d285cd8bf: Preparing 03:21:48 84d199c23aed: Preparing 03:21:48 d59576170d0b: Preparing 03:21:48 b83ed438487f: Preparing 03:21:48 b02efe90f976: Preparing 03:21:48 a885d31be643: Preparing 03:21:48 e2ace940b74e: Preparing 03:21:48 b423bec9826a: Preparing 03:21:48 49c7c6f6dc6c: Preparing 03:21:48 b83ed438487f: Waiting 03:21:48 e2ace940b74e: Waiting 03:21:48 b423bec9826a: Waiting 03:21:48 49c7c6f6dc6c: Waiting 03:21:48 a885d31be643: Waiting 03:21:48 b02efe90f976: Waiting 03:21:48 84d199c23aed: Layer already exists 03:21:48 e5f99d0002b6: Layer already exists 03:21:48 d59576170d0b: Layer already exists 03:21:48 4e6d285cd8bf: Layer already exists 03:21:48 7893c15ff155: Layer already exists 03:21:48 b83ed438487f: Layer already exists 03:21:48 b02efe90f976: Layer already exists 03:21:48 e2ace940b74e: Layer already exists 03:21:48 a885d31be643: Layer already exists 03:21:48 b423bec9826a: Layer already exists 03:21:48 49c7c6f6dc6c: Layer already exists 03:21:48 2.2.0-dev.40: digest: sha256:80f8a643e7f830f4e5c715a1dba8d6f9360e6e983dd2d8970e7704a806a0e273 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:21:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:21:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:21:49 7893c15ff155: Preparing 03:21:49 7893c15ff155: Preparing 03:21:49 e5f99d0002b6: Preparing 03:21:49 4e6d285cd8bf: Preparing 03:21:49 84d199c23aed: Preparing 03:21:49 d59576170d0b: Preparing 03:21:49 b83ed438487f: Preparing 03:21:49 b02efe90f976: Preparing 03:21:49 a885d31be643: Preparing 03:21:49 e2ace940b74e: Preparing 03:21:49 b423bec9826a: Preparing 03:21:49 49c7c6f6dc6c: Preparing 03:21:49 b02efe90f976: Waiting 03:21:49 a885d31be643: Waiting 03:21:49 e2ace940b74e: Waiting 03:21:49 b423bec9826a: Waiting 03:21:49 49c7c6f6dc6c: Waiting 03:21:49 b83ed438487f: Waiting 03:21:49 d59576170d0b: Layer already exists 03:21:49 4e6d285cd8bf: Layer already exists 03:21:49 e5f99d0002b6: Layer already exists 03:21:49 84d199c23aed: Layer already exists 03:21:49 7893c15ff155: Layer already exists 03:21:49 b02efe90f976: Layer already exists 03:21:49 b83ed438487f: Layer already exists 03:21:49 b423bec9826a: Layer already exists 03:21:49 a885d31be643: Layer already exists 03:21:49 e2ace940b74e: Layer already exists 03:21:49 49c7c6f6dc6c: Layer already exists 03:21:49 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:80f8a643e7f830f4e5c715a1dba8d6f9360e6e983dd2d8970e7704a806a0e273 size: 2817 [Pipeline] isUnix [Pipeline] sh 03:21:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 03:21:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:21:50 7893c15ff155: Preparing 03:21:50 7893c15ff155: Preparing 03:21:50 e5f99d0002b6: Preparing 03:21:50 4e6d285cd8bf: Preparing 03:21:50 84d199c23aed: Preparing 03:21:50 d59576170d0b: Preparing 03:21:50 b83ed438487f: Preparing 03:21:50 b02efe90f976: Preparing 03:21:50 a885d31be643: Preparing 03:21:50 e2ace940b74e: Preparing 03:21:50 b423bec9826a: Preparing 03:21:50 49c7c6f6dc6c: Preparing 03:21:50 b83ed438487f: Waiting 03:21:50 e2ace940b74e: Waiting 03:21:50 b423bec9826a: Waiting 03:21:50 49c7c6f6dc6c: Waiting 03:21:50 b02efe90f976: Waiting 03:21:50 a885d31be643: Waiting 03:21:50 e5f99d0002b6: Layer already exists 03:21:50 d59576170d0b: Layer already exists 03:21:50 7893c15ff155: Layer already exists 03:21:50 4e6d285cd8bf: Layer already exists 03:21:50 84d199c23aed: Layer already exists 03:21:50 b83ed438487f: Layer already exists 03:21:50 a885d31be643: Layer already exists 03:21:50 b02efe90f976: Layer already exists 03:21:50 e2ace940b74e: Layer already exists 03:21:50 b423bec9826a: Layer already exists 03:21:50 49c7c6f6dc6c: Layer already exists 03:21:50 main: digest: sha256:80f8a643e7f830f4e5c715a1dba8d6f9360e6e983dd2d8970e7704a806a0e273 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:50 ===================================================== [Pipeline] echo 03:21:50 taggedImages: 03:21:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:21:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:21:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.40 03:21:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:21:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:21:50 d2cef2e886bac3ed4982519846baf307eba695d1 03:21:50 latest 03:21:50 2.2.0-dev.40 03:21:50 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:50 main 03:21:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:21:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:21:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:21:51 6d18270db441: Preparing 03:21:51 9a8f751b52b9: Preparing 03:21:51 df438223e93d: Preparing 03:21:51 50dcc543652d: Preparing 03:21:51 725d94700d2e: Preparing 03:21:51 49c7c6f6dc6c: Preparing 03:21:51 49c7c6f6dc6c: Waiting 03:21:51 50dcc543652d: Pushed 03:21:51 df438223e93d: Pushed 03:21:51 49c7c6f6dc6c: Layer already exists 03:21:52 725d94700d2e: Pushed 03:21:54 6d18270db441: Pushed 03:21:54 9a8f751b52b9: Pushed 03:21:54 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:968bf57109508d1f8bffe04f22f038d9923555cea7d30d110441569a7cb5d353 size: 1576 [Pipeline] isUnix [Pipeline] sh 03:21:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:21:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:21:54 6d18270db441: Preparing 03:21:54 9a8f751b52b9: Preparing 03:21:54 df438223e93d: Preparing 03:21:54 50dcc543652d: Preparing 03:21:54 725d94700d2e: Preparing 03:21:54 49c7c6f6dc6c: Preparing 03:21:54 49c7c6f6dc6c: Waiting 03:21:54 725d94700d2e: Layer already exists 03:21:54 6d18270db441: Layer already exists 03:21:54 9a8f751b52b9: Layer already exists 03:21:54 50dcc543652d: Layer already exists 03:21:54 df438223e93d: Layer already exists 03:21:55 49c7c6f6dc6c: Layer already exists 03:21:55 latest: digest: sha256:968bf57109508d1f8bffe04f22f038d9923555cea7d30d110441569a7cb5d353 size: 1576 [Pipeline] isUnix [Pipeline] sh 03:21:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:21:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.40 03:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:21:55 6d18270db441: Preparing 03:21:55 9a8f751b52b9: Preparing 03:21:55 df438223e93d: Preparing 03:21:55 50dcc543652d: Preparing 03:21:55 725d94700d2e: Preparing 03:21:55 49c7c6f6dc6c: Preparing 03:21:55 49c7c6f6dc6c: Waiting 03:21:55 50dcc543652d: Layer already exists 03:21:55 6d18270db441: Layer already exists 03:21:55 725d94700d2e: Layer already exists 03:21:55 9a8f751b52b9: Layer already exists 03:21:55 df438223e93d: Layer already exists 03:21:56 49c7c6f6dc6c: Layer already exists 03:21:56 2.2.0-dev.40: digest: sha256:968bf57109508d1f8bffe04f22f038d9923555cea7d30d110441569a7cb5d353 size: 1576 [Pipeline] isUnix [Pipeline] sh 03:21:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:21:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:21:56 6d18270db441: Preparing 03:21:56 9a8f751b52b9: Preparing 03:21:56 df438223e93d: Preparing 03:21:56 50dcc543652d: Preparing 03:21:56 725d94700d2e: Preparing 03:21:56 49c7c6f6dc6c: Preparing 03:21:56 49c7c6f6dc6c: Waiting 03:21:56 df438223e93d: Layer already exists 03:21:56 725d94700d2e: Layer already exists 03:21:56 50dcc543652d: Layer already exists 03:21:56 9a8f751b52b9: Layer already exists 03:21:56 6d18270db441: Layer already exists 03:21:57 49c7c6f6dc6c: Layer already exists 03:21:57 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:968bf57109508d1f8bffe04f22f038d9923555cea7d30d110441569a7cb5d353 size: 1576 [Pipeline] isUnix [Pipeline] sh 03:21:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 03:21:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:21:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:21:57 6d18270db441: Preparing 03:21:57 9a8f751b52b9: Preparing 03:21:57 df438223e93d: Preparing 03:21:57 50dcc543652d: Preparing 03:21:57 725d94700d2e: Preparing 03:21:57 49c7c6f6dc6c: Preparing 03:21:57 49c7c6f6dc6c: Waiting 03:21:57 6d18270db441: Layer already exists 03:21:57 9a8f751b52b9: Layer already exists 03:21:57 725d94700d2e: Layer already exists 03:21:57 50dcc543652d: Layer already exists 03:21:57 df438223e93d: Layer already exists 03:21:57 49c7c6f6dc6c: Layer already exists 03:21:58 main: digest: sha256:968bf57109508d1f8bffe04f22f038d9923555cea7d30d110441569a7cb5d353 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:58 ===================================================== [Pipeline] echo 03:21:58 taggedImages: 03:21:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:21:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:21:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.40 03:21:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:21:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:21:58 d2cef2e886bac3ed4982519846baf307eba695d1 03:21:58 latest 03:21:58 2.2.0-dev.40 03:21:58 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:21:58 main 03:21:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:21:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:21:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:21:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:21:58 3db5d1b96e86: Preparing 03:21:58 478676460f30: Preparing 03:21:58 fd90447da793: Preparing 03:21:58 a0e6d56cddb5: Preparing 03:21:58 7deb00af6178: Preparing 03:21:58 829d8c58f0f0: Preparing 03:21:58 45df5080730b: Preparing 03:21:58 65ec9e066641: Preparing 03:21:58 d35cc4ac5cc9: Preparing 03:21:58 49c7c6f6dc6c: Preparing 03:21:58 829d8c58f0f0: Waiting 03:21:58 65ec9e066641: Waiting 03:21:58 d35cc4ac5cc9: Waiting 03:21:58 49c7c6f6dc6c: Waiting 03:21:58 45df5080730b: Waiting 03:21:59 3db5d1b96e86: Pushed 03:21:59 7deb00af6178: Pushed 03:21:59 478676460f30: Pushed 03:21:59 65ec9e066641: Pushed 03:21:59 829d8c58f0f0: Pushed 03:21:59 45df5080730b: Pushed 03:21:59 49c7c6f6dc6c: Layer already exists 03:21:59 d35cc4ac5cc9: Pushed 03:22:01 a0e6d56cddb5: Pushed 03:22:02 fd90447da793: Pushed 03:22:02 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:f729e39c20b6aa4eeef755e8c4ce3b690fb62c7dda593f8b49be94f8dfae290f size: 2405 [Pipeline] isUnix [Pipeline] sh 03:22:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:22:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:22:03 3db5d1b96e86: Preparing 03:22:03 478676460f30: Preparing 03:22:03 fd90447da793: Preparing 03:22:03 a0e6d56cddb5: Preparing 03:22:03 7deb00af6178: Preparing 03:22:03 829d8c58f0f0: Preparing 03:22:03 45df5080730b: Preparing 03:22:03 65ec9e066641: Preparing 03:22:03 d35cc4ac5cc9: Preparing 03:22:03 49c7c6f6dc6c: Preparing 03:22:03 829d8c58f0f0: Waiting 03:22:03 45df5080730b: Waiting 03:22:03 65ec9e066641: Waiting 03:22:03 d35cc4ac5cc9: Waiting 03:22:03 49c7c6f6dc6c: Waiting 03:22:03 a0e6d56cddb5: Layer already exists 03:22:03 478676460f30: Layer already exists 03:22:03 7deb00af6178: Layer already exists 03:22:03 fd90447da793: Layer already exists 03:22:03 3db5d1b96e86: Layer already exists 03:22:03 d35cc4ac5cc9: Layer already exists 03:22:03 65ec9e066641: Layer already exists 03:22:03 829d8c58f0f0: Layer already exists 03:22:03 45df5080730b: Layer already exists 03:22:03 49c7c6f6dc6c: Layer already exists 03:22:03 latest: digest: sha256:f729e39c20b6aa4eeef755e8c4ce3b690fb62c7dda593f8b49be94f8dfae290f size: 2405 [Pipeline] isUnix [Pipeline] sh 03:22:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:22:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.40 03:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:22:04 3db5d1b96e86: Preparing 03:22:04 478676460f30: Preparing 03:22:04 fd90447da793: Preparing 03:22:04 a0e6d56cddb5: Preparing 03:22:04 7deb00af6178: Preparing 03:22:04 829d8c58f0f0: Preparing 03:22:04 45df5080730b: Preparing 03:22:04 65ec9e066641: Preparing 03:22:04 d35cc4ac5cc9: Preparing 03:22:04 49c7c6f6dc6c: Preparing 03:22:04 829d8c58f0f0: Waiting 03:22:04 d35cc4ac5cc9: Waiting 03:22:04 49c7c6f6dc6c: Waiting 03:22:04 45df5080730b: Waiting 03:22:04 65ec9e066641: Waiting 03:22:04 7deb00af6178: Layer already exists 03:22:04 3db5d1b96e86: Layer already exists 03:22:04 478676460f30: Layer already exists 03:22:04 a0e6d56cddb5: Layer already exists 03:22:04 fd90447da793: Layer already exists 03:22:04 45df5080730b: Layer already exists 03:22:04 65ec9e066641: Layer already exists 03:22:04 829d8c58f0f0: Layer already exists 03:22:04 d35cc4ac5cc9: Layer already exists 03:22:04 49c7c6f6dc6c: Layer already exists 03:22:04 2.2.0-dev.40: digest: sha256:f729e39c20b6aa4eeef755e8c4ce3b690fb62c7dda593f8b49be94f8dfae290f size: 2405 [Pipeline] isUnix [Pipeline] sh 03:22:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:22:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:22:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:22:05 3db5d1b96e86: Preparing 03:22:05 478676460f30: Preparing 03:22:05 fd90447da793: Preparing 03:22:05 a0e6d56cddb5: Preparing 03:22:05 7deb00af6178: Preparing 03:22:05 829d8c58f0f0: Preparing 03:22:05 45df5080730b: Preparing 03:22:05 65ec9e066641: Preparing 03:22:05 d35cc4ac5cc9: Preparing 03:22:05 49c7c6f6dc6c: Preparing 03:22:05 829d8c58f0f0: Waiting 03:22:05 45df5080730b: Waiting 03:22:05 65ec9e066641: Waiting 03:22:05 d35cc4ac5cc9: Waiting 03:22:05 49c7c6f6dc6c: Waiting 03:22:05 7deb00af6178: Layer already exists 03:22:05 fd90447da793: Layer already exists 03:22:05 478676460f30: Layer already exists 03:22:05 a0e6d56cddb5: Layer already exists 03:22:05 3db5d1b96e86: Layer already exists 03:22:05 d35cc4ac5cc9: Layer already exists 03:22:05 45df5080730b: Layer already exists 03:22:05 829d8c58f0f0: Layer already exists 03:22:05 65ec9e066641: Layer already exists 03:22:05 49c7c6f6dc6c: Layer already exists 03:22:05 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:f729e39c20b6aa4eeef755e8c4ce3b690fb62c7dda593f8b49be94f8dfae290f size: 2405 [Pipeline] isUnix [Pipeline] sh 03:22:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 03:22:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:22:06 3db5d1b96e86: Preparing 03:22:06 478676460f30: Preparing 03:22:06 fd90447da793: Preparing 03:22:06 a0e6d56cddb5: Preparing 03:22:06 7deb00af6178: Preparing 03:22:06 829d8c58f0f0: Preparing 03:22:06 45df5080730b: Preparing 03:22:06 65ec9e066641: Preparing 03:22:06 d35cc4ac5cc9: Preparing 03:22:06 49c7c6f6dc6c: Preparing 03:22:06 829d8c58f0f0: Waiting 03:22:06 d35cc4ac5cc9: Waiting 03:22:06 45df5080730b: Waiting 03:22:06 49c7c6f6dc6c: Waiting 03:22:06 65ec9e066641: Waiting 03:22:06 478676460f30: Layer already exists 03:22:06 7deb00af6178: Layer already exists 03:22:06 3db5d1b96e86: Layer already exists 03:22:06 a0e6d56cddb5: Layer already exists 03:22:06 fd90447da793: Layer already exists 03:22:06 45df5080730b: Layer already exists 03:22:06 65ec9e066641: Layer already exists 03:22:06 829d8c58f0f0: Layer already exists 03:22:06 d35cc4ac5cc9: Layer already exists 03:22:06 49c7c6f6dc6c: Layer already exists 03:22:06 main: digest: sha256:f729e39c20b6aa4eeef755e8c4ce3b690fb62c7dda593f8b49be94f8dfae290f size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:06 ===================================================== [Pipeline] echo 03:22:06 taggedImages: 03:22:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:22:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:22:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.40 03:22:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:22:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:22:06 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:22:06 d2cef2e886bac3ed4982519846baf307eba695d1 03:22:06 latest 03:22:06 2.2.0-dev.40 03:22:06 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:22:06 main 03:22:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:22:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:22:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:22:07 25a486dd281e: Preparing 03:22:07 8165bb47c5f1: Preparing 03:22:07 b83ed438487f: Preparing 03:22:07 aa479ec6050f: Preparing 03:22:07 49c7c6f6dc6c: Preparing 03:22:07 49c7c6f6dc6c: Layer already exists 03:22:07 b83ed438487f: Layer already exists 03:22:07 25a486dd281e: Pushed 03:22:07 aa479ec6050f: Pushed 03:22:10 8165bb47c5f1: Pushed 03:22:10 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:0c2c45b7792c3079f00376bfae8397194bfb6b6ea4ce3aa124774d04403b0d63 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:22:10 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:22:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:22:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:22:11 25a486dd281e: Preparing 03:22:11 8165bb47c5f1: Preparing 03:22:11 b83ed438487f: Preparing 03:22:11 aa479ec6050f: Preparing 03:22:11 49c7c6f6dc6c: Preparing 03:22:11 49c7c6f6dc6c: Layer already exists 03:22:11 25a486dd281e: Layer already exists 03:22:11 8165bb47c5f1: Layer already exists 03:22:11 aa479ec6050f: Layer already exists 03:22:11 b83ed438487f: Layer already exists 03:22:11 latest: digest: sha256:0c2c45b7792c3079f00376bfae8397194bfb6b6ea4ce3aa124774d04403b0d63 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:22:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:22:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.40 03:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:22:12 25a486dd281e: Preparing 03:22:12 8165bb47c5f1: Preparing 03:22:12 b83ed438487f: Preparing 03:22:12 aa479ec6050f: Preparing 03:22:12 49c7c6f6dc6c: Preparing 03:22:12 49c7c6f6dc6c: Layer already exists 03:22:12 8165bb47c5f1: Layer already exists 03:22:12 25a486dd281e: Layer already exists 03:22:12 b83ed438487f: Layer already exists 03:22:12 aa479ec6050f: Layer already exists 03:22:12 2.2.0-dev.40: digest: sha256:0c2c45b7792c3079f00376bfae8397194bfb6b6ea4ce3aa124774d04403b0d63 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:22:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:22:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:22:13 25a486dd281e: Preparing 03:22:13 8165bb47c5f1: Preparing 03:22:13 b83ed438487f: Preparing 03:22:13 aa479ec6050f: Preparing 03:22:13 49c7c6f6dc6c: Preparing 03:22:13 aa479ec6050f: Layer already exists 03:22:13 25a486dd281e: Layer already exists 03:22:13 49c7c6f6dc6c: Layer already exists 03:22:13 b83ed438487f: Layer already exists 03:22:13 8165bb47c5f1: Layer already exists 03:22:13 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:0c2c45b7792c3079f00376bfae8397194bfb6b6ea4ce3aa124774d04403b0d63 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:22:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 03:22:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:22:14 25a486dd281e: Preparing 03:22:14 8165bb47c5f1: Preparing 03:22:14 b83ed438487f: Preparing 03:22:14 aa479ec6050f: Preparing 03:22:14 49c7c6f6dc6c: Preparing 03:22:14 b83ed438487f: Layer already exists 03:22:14 aa479ec6050f: Layer already exists 03:22:14 25a486dd281e: Layer already exists 03:22:14 8165bb47c5f1: Layer already exists 03:22:14 49c7c6f6dc6c: Layer already exists 03:22:14 main: digest: sha256:0c2c45b7792c3079f00376bfae8397194bfb6b6ea4ce3aa124774d04403b0d63 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:14 ===================================================== [Pipeline] echo 03:22:14 taggedImages: 03:22:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:22:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:22:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.40 03:22:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:22:14 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:22:14 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:22:14 d2cef2e886bac3ed4982519846baf307eba695d1 03:22:14 latest 03:22:14 2.2.0-dev.40 03:22:14 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:22:14 main 03:22:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:22:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:22:15 c6af6ccef8f3: Preparing 03:22:15 705a37ea785b: Preparing 03:22:15 b83ed438487f: Preparing 03:22:15 62339481153d: Preparing 03:22:15 49c7c6f6dc6c: Preparing 03:22:15 49c7c6f6dc6c: Layer already exists 03:22:15 b83ed438487f: Layer already exists 03:22:15 62339481153d: Layer already exists 03:22:15 c6af6ccef8f3: Pushed 03:22:18 705a37ea785b: Pushed 03:22:18 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:da5e1d6d80650d9ad581f2441d8bc1ad630d65931597eb223f7a5f9e8fc594f6 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:22:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:22:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:22:19 c6af6ccef8f3: Preparing 03:22:19 705a37ea785b: Preparing 03:22:19 b83ed438487f: Preparing 03:22:19 62339481153d: Preparing 03:22:19 49c7c6f6dc6c: Preparing 03:22:19 49c7c6f6dc6c: Layer already exists 03:22:19 c6af6ccef8f3: Layer already exists 03:22:19 b83ed438487f: Layer already exists 03:22:19 62339481153d: Layer already exists 03:22:19 705a37ea785b: Layer already exists 03:22:19 latest: digest: sha256:da5e1d6d80650d9ad581f2441d8bc1ad630d65931597eb223f7a5f9e8fc594f6 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:22:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:22:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.40 03:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:22:20 c6af6ccef8f3: Preparing 03:22:20 705a37ea785b: Preparing 03:22:20 b83ed438487f: Preparing 03:22:20 62339481153d: Preparing 03:22:20 49c7c6f6dc6c: Preparing 03:22:20 49c7c6f6dc6c: Layer already exists 03:22:20 c6af6ccef8f3: Layer already exists 03:22:20 705a37ea785b: Layer already exists 03:22:20 62339481153d: Layer already exists 03:22:20 b83ed438487f: Layer already exists 03:22:20 2.2.0-dev.40: digest: sha256:da5e1d6d80650d9ad581f2441d8bc1ad630d65931597eb223f7a5f9e8fc594f6 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:22:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:22:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:22:21 c6af6ccef8f3: Preparing 03:22:21 705a37ea785b: Preparing 03:22:21 b83ed438487f: Preparing 03:22:21 62339481153d: Preparing 03:22:21 49c7c6f6dc6c: Preparing 03:22:21 49c7c6f6dc6c: Layer already exists 03:22:21 62339481153d: Layer already exists 03:22:21 c6af6ccef8f3: Layer already exists 03:22:21 705a37ea785b: Layer already exists 03:22:21 b83ed438487f: Layer already exists 03:22:21 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:da5e1d6d80650d9ad581f2441d8bc1ad630d65931597eb223f7a5f9e8fc594f6 size: 1364 [Pipeline] isUnix [Pipeline] sh 03:22:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 03:22:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:22:22 c6af6ccef8f3: Preparing 03:22:22 705a37ea785b: Preparing 03:22:22 b83ed438487f: Preparing 03:22:22 62339481153d: Preparing 03:22:22 49c7c6f6dc6c: Preparing 03:22:22 705a37ea785b: Layer already exists 03:22:22 49c7c6f6dc6c: Layer already exists 03:22:22 b83ed438487f: Layer already exists 03:22:22 c6af6ccef8f3: Layer already exists 03:22:22 62339481153d: Layer already exists 03:22:22 main: digest: sha256:da5e1d6d80650d9ad581f2441d8bc1ad630d65931597eb223f7a5f9e8fc594f6 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:22 ===================================================== [Pipeline] echo 03:22:22 taggedImages: 03:22:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:22:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:22:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.40 03:22:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:22:22 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:22:22 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 03:22:22 d2cef2e886bac3ed4982519846baf307eba695d1 03:22:22 latest 03:22:22 2.2.0-dev.40 03:22:22 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:22:22 main 03:22:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:22 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] isUnix [Pipeline] sh 03:22:23 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:23 620b096bd7ff: Preparing 03:22:23 77462ffedc8e: Preparing 03:22:23 6ea906ccff9d: Preparing 03:22:23 e637891b85fd: Preparing 03:22:23 e25cc80ef78c: Preparing 03:22:23 f7be28c579d0: Preparing 03:22:23 5ddf987a193f: Preparing 03:22:23 05d0a213effb: Preparing 03:22:23 087270190219: Preparing 03:22:23 b49c6594ab31: Preparing 03:22:23 62170e181a92: Preparing 03:22:23 05d0a213effb: Waiting 03:22:23 087270190219: Waiting 03:22:23 b49c6594ab31: Waiting 03:22:23 62170e181a92: Waiting 03:22:23 f7be28c579d0: Waiting 03:22:23 5ddf987a193f: Waiting 03:22:23 e25cc80ef78c: Layer already exists 03:22:23 f7be28c579d0: Layer already exists 03:22:23 5ddf987a193f: Layer already exists 03:22:23 05d0a213effb: Layer already exists 03:22:23 77462ffedc8e: Pushed 03:22:23 087270190219: Layer already exists 03:22:23 b49c6594ab31: Layer already exists 03:22:23 62170e181a92: Layer already exists 03:22:23 620b096bd7ff: Pushed 03:22:25 6ea906ccff9d: Pushed 03:22:41 e637891b85fd: Pushed 03:22:41 d2cef2e886bac3ed4982519846baf307eba695d1: digest: sha256:cc011abfded374b8fbd152806f1819c243b314bff01d91f5b5bc4fcceca9d547 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:22:41 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:22:41 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 03:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:41 620b096bd7ff: Preparing 03:22:41 77462ffedc8e: Preparing 03:22:41 6ea906ccff9d: Preparing 03:22:41 e637891b85fd: Preparing 03:22:41 e25cc80ef78c: Preparing 03:22:41 f7be28c579d0: Preparing 03:22:41 5ddf987a193f: Preparing 03:22:41 05d0a213effb: Preparing 03:22:41 087270190219: Preparing 03:22:41 b49c6594ab31: Preparing 03:22:41 62170e181a92: Preparing 03:22:41 05d0a213effb: Waiting 03:22:41 087270190219: Waiting 03:22:41 62170e181a92: Waiting 03:22:41 b49c6594ab31: Waiting 03:22:41 5ddf987a193f: Waiting 03:22:41 f7be28c579d0: Waiting 03:22:42 77462ffedc8e: Layer already exists 03:22:42 e637891b85fd: Layer already exists 03:22:42 6ea906ccff9d: Layer already exists 03:22:42 e25cc80ef78c: Layer already exists 03:22:42 620b096bd7ff: Layer already exists 03:22:42 5ddf987a193f: Layer already exists 03:22:42 f7be28c579d0: Layer already exists 03:22:42 05d0a213effb: Layer already exists 03:22:42 b49c6594ab31: Layer already exists 03:22:42 087270190219: Layer already exists 03:22:42 62170e181a92: Layer already exists 03:22:42 latest: digest: sha256:cc011abfded374b8fbd152806f1819c243b314bff01d91f5b5bc4fcceca9d547 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:22:42 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:22:42 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.40 03:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:42 620b096bd7ff: Preparing 03:22:42 77462ffedc8e: Preparing 03:22:42 6ea906ccff9d: Preparing 03:22:42 e637891b85fd: Preparing 03:22:42 e25cc80ef78c: Preparing 03:22:42 f7be28c579d0: Preparing 03:22:42 5ddf987a193f: Preparing 03:22:42 05d0a213effb: Preparing 03:22:42 087270190219: Preparing 03:22:42 b49c6594ab31: Preparing 03:22:42 62170e181a92: Preparing 03:22:42 f7be28c579d0: Waiting 03:22:42 5ddf987a193f: Waiting 03:22:42 087270190219: Waiting 03:22:42 b49c6594ab31: Waiting 03:22:42 62170e181a92: Waiting 03:22:42 05d0a213effb: Waiting 03:22:42 77462ffedc8e: Layer already exists 03:22:42 6ea906ccff9d: Layer already exists 03:22:42 620b096bd7ff: Layer already exists 03:22:42 e637891b85fd: Layer already exists 03:22:42 e25cc80ef78c: Layer already exists 03:22:42 5ddf987a193f: Layer already exists 03:22:42 05d0a213effb: Layer already exists 03:22:42 f7be28c579d0: Layer already exists 03:22:42 087270190219: Layer already exists 03:22:42 b49c6594ab31: Layer already exists 03:22:42 62170e181a92: Layer already exists 03:22:42 2.2.0-dev.40: digest: sha256:cc011abfded374b8fbd152806f1819c243b314bff01d91f5b5bc4fcceca9d547 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:22:43 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 [Pipeline] isUnix [Pipeline] sh 03:22:43 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:43 620b096bd7ff: Preparing 03:22:43 77462ffedc8e: Preparing 03:22:43 6ea906ccff9d: Preparing 03:22:43 e637891b85fd: Preparing 03:22:43 e25cc80ef78c: Preparing 03:22:43 f7be28c579d0: Preparing 03:22:43 5ddf987a193f: Preparing 03:22:43 05d0a213effb: Preparing 03:22:43 087270190219: Preparing 03:22:43 b49c6594ab31: Preparing 03:22:43 62170e181a92: Preparing 03:22:43 5ddf987a193f: Waiting 03:22:43 05d0a213effb: Waiting 03:22:43 f7be28c579d0: Waiting 03:22:43 b49c6594ab31: Waiting 03:22:43 62170e181a92: Waiting 03:22:43 087270190219: Waiting 03:22:43 e25cc80ef78c: Layer already exists 03:22:43 620b096bd7ff: Layer already exists 03:22:43 6ea906ccff9d: Layer already exists 03:22:43 77462ffedc8e: Layer already exists 03:22:43 e637891b85fd: Layer already exists 03:22:43 5ddf987a193f: Layer already exists 03:22:43 05d0a213effb: Layer already exists 03:22:43 f7be28c579d0: Layer already exists 03:22:43 087270190219: Layer already exists 03:22:43 62170e181a92: Layer already exists 03:22:43 b49c6594ab31: Layer already exists 03:22:43 d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40: digest: sha256:cc011abfded374b8fbd152806f1819c243b314bff01d91f5b5bc4fcceca9d547 size: 2622 [Pipeline] isUnix [Pipeline] sh 03:22:44 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 03:22:44 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 03:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 03:22:44 620b096bd7ff: Preparing 03:22:44 77462ffedc8e: Preparing 03:22:44 6ea906ccff9d: Preparing 03:22:44 e637891b85fd: Preparing 03:22:44 e25cc80ef78c: Preparing 03:22:44 f7be28c579d0: Preparing 03:22:44 5ddf987a193f: Preparing 03:22:44 05d0a213effb: Preparing 03:22:44 087270190219: Preparing 03:22:44 b49c6594ab31: Preparing 03:22:44 62170e181a92: Preparing 03:22:44 05d0a213effb: Waiting 03:22:44 b49c6594ab31: Waiting 03:22:44 62170e181a92: Waiting 03:22:44 087270190219: Waiting 03:22:44 f7be28c579d0: Waiting 03:22:44 5ddf987a193f: Waiting 03:22:44 e25cc80ef78c: Layer already exists 03:22:44 e637891b85fd: Layer already exists 03:22:44 620b096bd7ff: Layer already exists 03:22:44 77462ffedc8e: Layer already exists 03:22:44 6ea906ccff9d: Layer already exists 03:22:44 05d0a213effb: Layer already exists 03:22:44 5ddf987a193f: Layer already exists 03:22:44 f7be28c579d0: Layer already exists 03:22:44 087270190219: Layer already exists 03:22:44 b49c6594ab31: Layer already exists 03:22:44 62170e181a92: Layer already exists 03:22:44 main: digest: sha256:cc011abfded374b8fbd152806f1819c243b314bff01d91f5b5bc4fcceca9d547 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:44 ===================================================== [Pipeline] echo 03:22:45 taggedImages: 03:22:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2cef2e886bac3ed4982519846baf307eba695d1 03:22:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 03:22:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.40 03:22:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:d2cef2e886bac3ed4982519846baf307eba695d1-2.2.0-dev.40 03:22:45 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:45 03:22:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:22:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:22:46 arm64: Pulling from edgex-lftools-log-publisher 03:22:46 8998bd30e6a1: Pulling fs layer 03:22:46 04944245beec: Pulling fs layer 03:22:46 699f458cf7ca: Pulling fs layer 03:22:46 765212b225bb: Pulling fs layer 03:22:46 f23df028b6ca: Pulling fs layer 03:22:46 d65c8cfc05b1: Pulling fs layer 03:22:46 2437ff75d9bd: Pulling fs layer 03:22:46 765212b225bb: Waiting 03:22:46 f23df028b6ca: Waiting 03:22:46 2437ff75d9bd: Waiting 03:22:46 d65c8cfc05b1: Waiting 03:22:46 04944245beec: Download complete 03:22:46 765212b225bb: Verifying Checksum 03:22:46 765212b225bb: Download complete 03:22:46 f23df028b6ca: Download complete 03:22:46 d65c8cfc05b1: Verifying Checksum 03:22:46 d65c8cfc05b1: Download complete 03:22:46 699f458cf7ca: Verifying Checksum 03:22:46 699f458cf7ca: Download complete 03:22:46 8998bd30e6a1: Verifying Checksum 03:22:46 8998bd30e6a1: Download complete 03:22:49 2437ff75d9bd: Verifying Checksum 03:22:49 2437ff75d9bd: Download complete 03:22:51 8998bd30e6a1: Pull complete 03:22:51 04944245beec: Pull complete 03:22:53 699f458cf7ca: Pull complete 03:22:53 765212b225bb: Pull complete 03:22:54 f23df028b6ca: Pull complete 03:22:54 d65c8cfc05b1: Pull complete 03:23:13 2437ff75d9bd: Pull complete 03:23:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:23:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:23:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:23:13 prd-ubuntu20.04-docker-arm64-4c-16g-8142 does not seem to be running inside a container 03:23:13 $ 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/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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 03:23:16 $ docker top a4b2479bd141497f0dab79b45008e9384095f52d2a4dbbb3cc86cdf989f780ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:17 ---> job-cost.sh 03:23:17 lf-activate-venv: SKIPPING 03:23:17 INFO: No Stack... 03:23:18 INFO: Retrieving Pricing Info for: v3-standard-4 03:23:19 INFO: Archiving Costs [Pipeline] sh 03:23:20 + cat /w/workspace/edgex-go/160/archives/cost.csv 03:23:20 + cut -d, -f6 [Pipeline] lock 03:23:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-160-stack-cost] 03:23:20 Resource [jenkins-edgexfoundry-edgex-go-main-160-stack-cost] did not exist. Created. 03:23:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-160-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:23:20 + echo total: 0.10999999940395355 [Pipeline] stash 03:23:21 Stashed 1 file(s) [Pipeline] } 03:23:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-160-stack-cost] [Pipeline] // lock [Pipeline] } 03:23:21 $ docker stop --time=1 a4b2479bd141497f0dab79b45008e9384095f52d2a4dbbb3cc86cdf989f780ea 03:23:23 $ docker rm -f a4b2479bd141497f0dab79b45008e9384095f52d2a4dbbb3cc86cdf989f780ea [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 03:23:23 provisioning config files... 03:23:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/160@tmp/config4888097871367574912tmp [Pipeline] { [Pipeline] sh 03:23:23 + set +x 03:23:23 + curl -s https://codecov.io/bash 03:23:23 + bash -s -- 03:23:23 03:23:23 _____ _ 03:23:23 / ____| | | 03:23:23 | | ___ __| | ___ ___ _____ __ 03:23:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:23:23 | |___| (_) | (_| | __/ (_| (_) \ V / 03:23:23 \_____\___/ \__,_|\___|\___\___/ \_/ 03:23:23 Bash-1.0.6 03:23:23 03:23:23 03:23:23 ==> git version 2.25.1 found 03:23:23 ==> 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 03:23:23 Release-Date: 2020-01-08 03:23:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:23:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:23:23 ==> Jenkins CI detected. 03:23:23 current dir:  /w/workspace/edgex-go/160 03:23:23 project root: . 03:23:23 --> token set from env 03:23:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:23:23 ==> Running gcov in . (disable via -X gcov) 03:23:23 ==> Python coveragepy not found 03:23:23 ==> Searching for coverage reports in: 03:23:23 + . 03:23:23 -> Found 1 reports 03:23:23 ==> Detecting git/mercurial file structure 03:23:23 ==> Reading reports 03:23:23 + ./coverage.out bytes=426503 03:23:23 ==> Appending adjustments 03:23:23 https://docs.codecov.io/docs/fixing-reports 03:23:25 + Found adjustments 03:23:25 ==> Gzipping contents 03:23:25 60K /tmp/codecov.9DJigw.gz 03:23:25 ==> Uploading reports 03:23:25 url: https://codecov.io 03:23:25 query: branch=main&commit=d2cef2e886bac3ed4982519846baf307eba695d1&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:23:25 -> Pinging Codecov 03:23:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=d2cef2e886bac3ed4982519846baf307eba695d1&build=160&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F160%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:23:25 -> Uploading to 03:23:25 https://storage.googleapis.com/codecov/v4/raw/2022-03-21/00271124DB129430A58F1EEE437C3FCB/d2cef2e886bac3ed4982519846baf307eba695d1/8282e14d-54e5-4303-a6af-399b477bc1df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220321T032325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24a5daa5d5f1b4b5703c9a016446eb04ea2cdea524e22fb66c87f8d9ded4b20d 03:23:25 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:25 Dload Upload Total Spent Left Speed 03:23:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58010 0 0 100 58010 0 279k --:--:-- --:--:-- --:--:-- 277k 100 58010 0 0 100 58010 0 249k --:--:-- --:--:-- --:--:-- 248k 03:23:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d2cef2e886bac3ed4982519846baf307eba695d1 [Pipeline] } 03:23:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:23:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:23:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:23:26 03:23:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:23:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:23:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:23:26 188c0c94c7c5: Pulling fs layer 03:23:26 0ef7d3d256c8: Pulling fs layer 03:23:26 de9db76c5a1d: Pulling fs layer 03:23:26 0eba1c9be4d2: Pulling fs layer 03:23:26 0d57e429df01: Pulling fs layer 03:23:26 4e4be7b47b0d: Pulling fs layer 03:23:26 e1f770b5df2f: Pulling fs layer 03:23:26 85a0685a4137: Pulling fs layer 03:23:26 0d57e429df01: Waiting 03:23:26 4e4be7b47b0d: Waiting 03:23:26 e1f770b5df2f: Waiting 03:23:26 0eba1c9be4d2: Waiting 03:23:26 85a0685a4137: Waiting 03:23:26 de9db76c5a1d: Verifying Checksum 03:23:26 de9db76c5a1d: Download complete 03:23:26 0ef7d3d256c8: Download complete 03:23:26 0d57e429df01: Verifying Checksum 03:23:26 0d57e429df01: Download complete 03:23:26 188c0c94c7c5: Verifying Checksum 03:23:26 188c0c94c7c5: Download complete 03:23:26 4e4be7b47b0d: Verifying Checksum 03:23:26 4e4be7b47b0d: Download complete 03:23:26 e1f770b5df2f: Verifying Checksum 03:23:26 e1f770b5df2f: Download complete 03:23:26 188c0c94c7c5: Pull complete 03:23:26 0ef7d3d256c8: Pull complete 03:23:26 de9db76c5a1d: Pull complete 03:23:27 0eba1c9be4d2: Verifying Checksum 03:23:27 0eba1c9be4d2: Download complete 03:23:27 85a0685a4137: Verifying Checksum 03:23:27 85a0685a4137: Download complete 03:23:30 0eba1c9be4d2: Pull complete 03:23:30 0d57e429df01: Pull complete 03:23:30 4e4be7b47b0d: Pull complete 03:23:31 e1f770b5df2f: Pull complete 03:23:35 85a0685a4137: Pull complete 03:23:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:23:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:23:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:23:35 prd-ubuntu20.04-docker-8c-8g-8141 does not seem to be running inside a container 03:23:35 $ 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/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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-snyk-go:1.410.4 cat 03:23:37 $ docker top bd41e757a55cc46eae2f0adb6d884e3aa15bbd331b4ecbd702071c55f4a3a1fb -eo pid,comm [Pipeline] { [Pipeline] echo 03:23:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:23:38 + set -o pipefail 03:23:38 + snyk monitor '--org=edgex-jenkins' 03:23:43 03:23:43 Monitoring /w/workspace/edgex-go/160 (github.com/edgexfoundry/edgex-go)... 03:23:43 03:23:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/93a7ad20-e602-4d2f-881a-f9433035b9f3 03:23:43 03:23:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:23:43 03:23:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:23:43 03:23:43 [Pipeline] } 03:23:43 $ docker stop --time=1 bd41e757a55cc46eae2f0adb6d884e3aa15bbd331b4ecbd702071c55f4a3a1fb 03:23:45 $ docker rm -f bd41e757a55cc46eae2f0adb6d884e3aa15bbd331b4ecbd702071c55f4a3a1fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:23:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:45 provisioning config files... 03:23:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/160@tmp/config6263089720734045270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:46 --> edgex-publish-swagger.sh 03:23:46 === Publish openapi/v2 API === 03:23:46 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 03:23:46 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/160/openapi/v2/core-command.yaml] 03:23:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:46 Dload Upload Total Spent Left Speed 03:23:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 36613 --:--:-- --:--:-- --:--:-- 36574 100 33831 0 0 100 33831 0 36613 --:--:-- --:--:-- --:--:-- 36574 03:23:46 03:23:46 03:23:46 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/160/openapi/v2/core-data.yaml] 03:23:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:46 Dload Upload Total Spent Left Speed 03:23:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 66423 0:00:01 0:00:01 --:--:-- 66423 100 71604 0 0 100 71604 0 66423 0:00:01 0:00:01 --:--:-- 66423 03:23:47 03:23:47 03:23:47 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/160/openapi/v2/core-metadata.yaml] 03:23:47 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:47 Dload Upload Total Spent Left Speed 03:23:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 124k --:--:-- --:--:-- --:--:-- 124k 100 119k 0 0 100 119k 0 124k --:--:-- --:--:-- --:--:-- 124k 03:23:48 03:23:48 03:23:48 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/160/openapi/v2/support-notifications.yaml] 03:23:48 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:48 Dload Upload Total Spent Left Speed 03:23:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88084 0:00:01 0:00:01 --:--:-- 88084 100 89318 0 0 100 89318 0 88084 0:00:01 0:00:01 --:--:-- 88084 03:23:50 03:23:50 03:23:50 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/160/openapi/v2/support-scheduler.yaml] 03:23:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:50 Dload Upload Total Spent Left Speed 03:23:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39995 --:--:-- --:--:-- --:--:-- 39955 100 39556 0 0 100 39556 0 39955 --:--:-- --:--:-- --:--:-- 39915 03:23:51 03:23:51 03:23:51 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/160/openapi/v2/system-agent.yaml] 03:23:51 % Total % Received % Xferd Average Speed Time Time Time Current 03:23:51 Dload Upload Total Spent Left Speed 03:23:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 24032 --:--:-- --:--:-- --:--:-- 24032 100 20091 0 0 100 20091 0 24032 --:--:-- --:--:-- --:--:-- 24003 03:23:51 03:23:51 [Pipeline] } 03:23:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:23:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:23:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:23:52 . [Pipeline] withDockerContainer 03:23:52 prd-ubuntu20.04-docker-8c-8g-8141 does not seem to be running inside a container 03:23:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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:10004/edgex-devops/git-semver:latest cat 03:23:53 $ docker top a7342ecae52c1d8191fed6cf767642f9ea815aedb9557ad2a16a4def000e87b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:53 [ssh-agent] Looking for ssh-agent implementation... 03:23:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:53 $ docker exec a7342ecae52c1d8191fed6cf767642f9ea815aedb9557ad2a16a4def000e87b6 ssh-agent 03:23:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBCEAAg/agent.13 03:23:53 SSH_AGENT_PID=19 03:23:53 Running ssh-add (command line suppressed) 03:23:53 Identity added: /w/workspace/edgex-go/160@tmp/private_key_4365680627614106180.key (/w/workspace/edgex-go/160@tmp/private_key_4365680627614106180.key) 03:23:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:53 + git semver tag 03:23:53 # -> Open(): unable to determine branch for HEAD 03:23:53 # $GIT_DIR = /w/workspace/edgex-go/160/.git 03:23:53 # $GIT_WORK_TREE = /w/workspace/edgex-go/160 03:23:53 # $SEMVER_REMOTE_NAME = origin 03:23:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:23:53 # $SEMVER_USER_NAME = edgex-jenkins 03:23:53 # $SEMVER_BRANCH = main 03:23:53 # $SEMVER_DIR = /w/workspace/edgex-go/160/.semver 03:23:53 # d2cef2e886bac3ed4982519846baf307eba695d1 HEAD 03:23:53 # -> Force: false 03:23:53 # 24b5d7e5cfa26adffa8bf5abd4f18f9c5ba247b3 refs/tags/v2.2.0-dev.40 [Pipeline] } 03:23:53 $ docker exec --env ******** --env ******** a7342ecae52c1d8191fed6cf767642f9ea815aedb9557ad2a16a4def000e87b6 ssh-agent -k 03:23:53 unset SSH_AUTH_SOCK; 03:23:53 unset SSH_AGENT_PID; 03:23:53 echo Agent pid 19 killed; 03:23:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:54 + git semver [Pipeline] } 03:23:54 $ docker stop --time=1 a7342ecae52c1d8191fed6cf767642f9ea815aedb9557ad2a16a4def000e87b6 03:23:55 $ docker rm -f a7342ecae52c1d8191fed6cf767642f9ea815aedb9557ad2a16a4def000e87b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:23:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:23:56 03:23:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:23:56 0.23.1-centos7: Pulling from edgex-lftools 03:23:56 ab5ef0e58194: Pulling fs layer 03:23:56 9712f1f96733: Pulling fs layer 03:23:56 63f879dbbcfc: Pulling fs layer 03:23:56 0d9ebad4ef96: Pulling fs layer 03:23:56 e9a5061849ea: Pulling fs layer 03:23:56 d747dcd14b5f: Pulling fs layer 03:23:56 2de7ff778b66: Pulling fs layer 03:23:56 e9a5061849ea: Waiting 03:23:56 d747dcd14b5f: Waiting 03:23:56 2de7ff778b66: Waiting 03:23:56 0d9ebad4ef96: Waiting 03:23:56 9712f1f96733: Verifying Checksum 03:23:56 9712f1f96733: Download complete 03:23:56 63f879dbbcfc: Verifying Checksum 03:23:56 63f879dbbcfc: Download complete 03:23:56 e9a5061849ea: Verifying Checksum 03:23:56 e9a5061849ea: Download complete 03:23:56 d747dcd14b5f: Verifying Checksum 03:23:56 d747dcd14b5f: Download complete 03:23:56 ab5ef0e58194: Verifying Checksum 03:23:56 ab5ef0e58194: Download complete 03:23:56 0d9ebad4ef96: Verifying Checksum 03:23:56 0d9ebad4ef96: Download complete 03:23:56 2de7ff778b66: Verifying Checksum 03:23:56 2de7ff778b66: Download complete 03:23:59 ab5ef0e58194: Pull complete 03:23:59 9712f1f96733: Pull complete 03:24:00 63f879dbbcfc: Pull complete 03:24:04 0d9ebad4ef96: Pull complete 03:24:04 e9a5061849ea: Pull complete 03:24:04 d747dcd14b5f: Pull complete 03:24:05 2de7ff778b66: Pull complete 03:24:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:24:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:24:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:24:05 prd-ubuntu20.04-docker-8c-8g-8141 does not seem to be running inside a container 03:24:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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-lftools:0.23.1-centos7 cat 03:24:07 $ docker top 036eecefa5f6f9783524a19f20d4e24b4d1b3ea73cbd4b34d4bde41c3b86a9cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:24:07 provisioning config files... 03:24:07 copy managed file [sigul-config] to file:/w/workspace/edgex-go/160@tmp/config1061405173179842661tmp 03:24:07 copy managed file [sigul-password] to file:/w/workspace/edgex-go/160@tmp/config3465501439241553995tmp 03:24:07 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/160@tmp/config2937273944778616958tmp [Pipeline] { [Pipeline] echo 03:24:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:24:08 ---> sigul-configuration.sh 03:24:08 gpg: directory `/root/.gnupg' created 03:24:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:24:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:24:08 gpg: keyring `/root/.gnupg/secring.gpg' created 03:24:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:24:08 gpg: CAST5 encrypted data 03:24:08 gpg: encrypted with 1 passphrase 03:24:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:24:08 + mkdir /home/jenkins 03:24:08 + mkdir /home/jenkins/sigul [Pipeline] sh 03:24:08 + 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 03:24:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:24:08 ---> sigul-install.sh 03:24:08 Sigul already installed; skipping installation. [Pipeline] sh 03:24:09 + git tag --list 03:24:09 0.6.0 03:24:09 0.6.1 03:24:09 0.7.0 03:24:09 0.7.1 03:24:09 v1.0.0 03:24:09 v1.0.1 03:24:09 v1.1.0 03:24:09 v1.2.0 03:24:09 v1.2.1 03:24:09 v1.3.0 03:24:09 v1.3.1 03:24:09 v2.0.0 03:24:09 v2.0.1-dev.1 03:24:09 v2.0.1-dev.10 03:24:09 v2.0.1-dev.11 03:24:09 v2.0.1-dev.12 03:24:09 v2.0.1-dev.13 03:24:09 v2.0.1-dev.14 03:24:09 v2.0.1-dev.15 03:24:09 v2.0.1-dev.16 03:24:09 v2.0.1-dev.17 03:24:09 v2.0.1-dev.18 03:24:09 v2.0.1-dev.19 03:24:09 v2.0.1-dev.2 03:24:09 v2.0.1-dev.20 03:24:09 v2.0.1-dev.21 03:24:09 v2.0.1-dev.22 03:24:09 v2.0.1-dev.23 03:24:09 v2.0.1-dev.24 03:24:09 v2.0.1-dev.25 03:24:09 v2.0.1-dev.26 03:24:09 v2.0.1-dev.27 03:24:09 v2.0.1-dev.28 03:24:09 v2.0.1-dev.29 03:24:09 v2.0.1-dev.3 03:24:09 v2.0.1-dev.30 03:24:09 v2.0.1-dev.31 03:24:09 v2.0.1-dev.32 03:24:09 v2.0.1-dev.33 03:24:09 v2.0.1-dev.34 03:24:09 v2.0.1-dev.35 03:24:09 v2.0.1-dev.36 03:24:09 v2.0.1-dev.37 03:24:09 v2.0.1-dev.38 03:24:09 v2.0.1-dev.39 03:24:09 v2.0.1-dev.4 03:24:09 v2.0.1-dev.40 03:24:09 v2.0.1-dev.41 03:24:09 v2.0.1-dev.42 03:24:09 v2.0.1-dev.43 03:24:09 v2.0.1-dev.44 03:24:09 v2.0.1-dev.45 03:24:09 v2.0.1-dev.46 03:24:09 v2.0.1-dev.47 03:24:09 v2.0.1-dev.48 03:24:09 v2.0.1-dev.49 03:24:09 v2.0.1-dev.5 03:24:09 v2.0.1-dev.50 03:24:09 v2.0.1-dev.51 03:24:09 v2.0.1-dev.52 03:24:09 v2.0.1-dev.53 03:24:09 v2.0.1-dev.54 03:24:09 v2.0.1-dev.55 03:24:09 v2.0.1-dev.56 03:24:09 v2.0.1-dev.57 03:24:09 v2.0.1-dev.58 03:24:09 v2.0.1-dev.59 03:24:09 v2.0.1-dev.6 03:24:09 v2.0.1-dev.60 03:24:09 v2.0.1-dev.61 03:24:09 v2.0.1-dev.62 03:24:09 v2.0.1-dev.63 03:24:09 v2.0.1-dev.64 03:24:09 v2.0.1-dev.65 03:24:09 v2.0.1-dev.66 03:24:09 v2.0.1-dev.67 03:24:09 v2.0.1-dev.68 03:24:09 v2.0.1-dev.69 03:24:09 v2.0.1-dev.7 03:24:09 v2.0.1-dev.70 03:24:09 v2.0.1-dev.71 03:24:09 v2.0.1-dev.72 03:24:09 v2.0.1-dev.73 03:24:09 v2.0.1-dev.74 03:24:09 v2.0.1-dev.75 03:24:09 v2.0.1-dev.76 03:24:09 v2.0.1-dev.77 03:24:09 v2.0.1-dev.78 03:24:09 v2.0.1-dev.79 03:24:09 v2.0.1-dev.8 03:24:09 v2.0.1-dev.80 03:24:09 v2.0.1-dev.81 03:24:09 v2.0.1-dev.82 03:24:09 v2.0.1-dev.83 03:24:09 v2.0.1-dev.84 03:24:09 v2.0.1-dev.85 03:24:09 v2.0.1-dev.86 03:24:09 v2.0.1-dev.87 03:24:09 v2.0.1-dev.88 03:24:09 v2.0.1-dev.89 03:24:09 v2.0.1-dev.9 03:24:09 v2.0.1-dev.90 03:24:09 v2.0.1-dev.91 03:24:09 v2.0.1-dev.92 03:24:09 v2.0.1-dev.93 03:24:09 v2.0.1-dev.94 03:24:09 v2.0.1-dev.95 03:24:09 v2.0.1-dev.96 03:24:09 v2.0.1-dev.97 03:24:09 v2.0.1-dev.98 03:24:09 v2.0.1-dev.99 03:24:09 v2.1.0 03:24:09 v2.2.0-dev.1 03:24:09 v2.2.0-dev.10 03:24:09 v2.2.0-dev.11 03:24:09 v2.2.0-dev.12 03:24:09 v2.2.0-dev.13 03:24:09 v2.2.0-dev.14 03:24:09 v2.2.0-dev.15 03:24:09 v2.2.0-dev.16 03:24:09 v2.2.0-dev.17 03:24:09 v2.2.0-dev.18 03:24:09 v2.2.0-dev.19 03:24:09 v2.2.0-dev.2 03:24:09 v2.2.0-dev.20 03:24:09 v2.2.0-dev.21 03:24:09 v2.2.0-dev.22 03:24:09 v2.2.0-dev.23 03:24:09 v2.2.0-dev.24 03:24:09 v2.2.0-dev.25 03:24:09 v2.2.0-dev.26 03:24:09 v2.2.0-dev.27 03:24:09 v2.2.0-dev.28 03:24:09 v2.2.0-dev.29 03:24:09 v2.2.0-dev.3 03:24:09 v2.2.0-dev.30 03:24:09 v2.2.0-dev.31 03:24:09 v2.2.0-dev.32 03:24:09 v2.2.0-dev.33 03:24:09 v2.2.0-dev.34 03:24:09 v2.2.0-dev.35 03:24:09 v2.2.0-dev.36 03:24:09 v2.2.0-dev.37 03:24:09 v2.2.0-dev.38 03:24:09 v2.2.0-dev.39 03:24:09 v2.2.0-dev.4 03:24:09 v2.2.0-dev.40 03:24:09 v2.2.0-dev.5 03:24:09 v2.2.0-dev.6 03:24:09 v2.2.0-dev.7 03:24:09 v2.2.0-dev.8 03:24:09 v2.2.0-dev.9 [Pipeline] sh 03:24:09 + lftools sign git-tag v2.2.0-dev.40 03:24:10 Signing Git tag with Sigul... 03:24:10 Signing v2.2.0-dev.40 [Pipeline] echo 03:24:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:24:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:24:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:24:10 $ docker stop --time=1 036eecefa5f6f9783524a19f20d4e24b4d1b3ea73cbd4b34d4bde41c3b86a9cd 03:24:11 $ docker rm -f 036eecefa5f6f9783524a19f20d4e24b4d1b3ea73cbd4b34d4bde41c3b86a9cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:24:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:24:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:24:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:24:12 . [Pipeline] withDockerContainer 03:24:12 prd-ubuntu20.04-docker-8c-8g-8141 does not seem to be running inside a container 03:24:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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:10004/edgex-devops/git-semver:latest cat 03:24:13 $ docker top b13ea015cd3e14818066ec54c4d330079e3bc5cec0eb13747d3be5e5905b1d8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:24:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:13 [ssh-agent] Looking for ssh-agent implementation... 03:24:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:13 $ docker exec b13ea015cd3e14818066ec54c4d330079e3bc5cec0eb13747d3be5e5905b1d8f ssh-agent 03:24:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEbBelk/agent.14 03:24:13 SSH_AGENT_PID=21 03:24:13 Running ssh-add (command line suppressed) 03:24:13 Identity added: /w/workspace/edgex-go/160@tmp/private_key_938390312201926737.key (/w/workspace/edgex-go/160@tmp/private_key_938390312201926737.key) 03:24:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:14 + git semver bump pre 03:24:14 # -> Open(): unable to determine branch for HEAD 03:24:14 # $GIT_DIR = /w/workspace/edgex-go/160/.git 03:24:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/160 03:24:14 # $SEMVER_REMOTE_NAME = origin 03:24:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:24:14 # $SEMVER_USER_NAME = edgex-jenkins 03:24:14 # $SEMVER_BRANCH = main 03:24:14 # $SEMVER_DIR = /w/workspace/edgex-go/160/.semver 03:24:14 2.2.0-dev.41 [Pipeline] } 03:24:14 $ docker exec --env ******** --env ******** b13ea015cd3e14818066ec54c4d330079e3bc5cec0eb13747d3be5e5905b1d8f ssh-agent -k 03:24:14 unset SSH_AUTH_SOCK; 03:24:14 unset SSH_AGENT_PID; 03:24:14 echo Agent pid 21 killed; 03:24:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:24:14 + git semver [Pipeline] } 03:24:14 $ docker stop --time=1 b13ea015cd3e14818066ec54c4d330079e3bc5cec0eb13747d3be5e5905b1d8f 03:24:15 $ docker rm -f b13ea015cd3e14818066ec54c4d330079e3bc5cec0eb13747d3be5e5905b1d8f [Pipeline] // withDockerContainer [Pipeline] sh 03:24:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:24:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:24:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:24:16 . [Pipeline] withDockerContainer 03:24:16 prd-ubuntu20.04-docker-8c-8g-8141 does not seem to be running inside a container 03:24:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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:10004/edgex-devops/git-semver:latest cat 03:24:17 $ docker top 93bdbd999608b642fe3fa983c2a9631d585b542e22c583ea3c618c93c358de35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:24:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:24:17 [ssh-agent] Looking for ssh-agent implementation... 03:24:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:24:17 $ docker exec 93bdbd999608b642fe3fa983c2a9631d585b542e22c583ea3c618c93c358de35 ssh-agent 03:24:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGFcGgF/agent.14 03:24:17 SSH_AGENT_PID=20 03:24:17 Running ssh-add (command line suppressed) 03:24:17 Identity added: /w/workspace/edgex-go/160@tmp/private_key_2951690633772239585.key (/w/workspace/edgex-go/160@tmp/private_key_2951690633772239585.key) 03:24:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:24:17 + git semver push 03:24:17 # -> Open(): unable to determine branch for HEAD 03:24:17 # $GIT_DIR = /w/workspace/edgex-go/160/.git 03:24:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/160 03:24:17 # $SEMVER_REMOTE_NAME = origin 03:24:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:24:17 # $SEMVER_USER_NAME = edgex-jenkins 03:24:17 # $SEMVER_BRANCH = main 03:24:17 # $SEMVER_DIR = /w/workspace/edgex-go/160/.semver [Pipeline] } 03:24:21 $ docker exec --env ******** --env ******** 93bdbd999608b642fe3fa983c2a9631d585b542e22c583ea3c618c93c358de35 ssh-agent -k 03:24:21 unset SSH_AUTH_SOCK; 03:24:21 unset SSH_AGENT_PID; 03:24:21 echo Agent pid 20 killed; 03:24:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:24:21 + git semver [Pipeline] } 03:24:21 $ docker stop --time=1 93bdbd999608b642fe3fa983c2a9631d585b542e22c583ea3c618c93c358de35 03:24:22 $ docker rm -f 93bdbd999608b642fe3fa983c2a9631d585b542e22c583ea3c618c93c358de35 [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 03:24:23 + [ -d /w/workspace/edgex-go/160/archives ] [Pipeline] libraryResource [Pipeline] sh 03:24:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:24:24 ---> package-listing.sh 03:24:24 ++ facter osfamily 03:24:24 ++ tr '[:upper:]' '[:lower:]' 03:24:24 + OS_FAMILY=debian 03:24:24 + workspace=/w/workspace/edgex-go/160 03:24:24 + START_PACKAGES=/tmp/packages_start.txt 03:24:24 + END_PACKAGES=/tmp/packages_end.txt 03:24:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:24:24 + PACKAGES=/tmp/packages_start.txt 03:24:24 + '[' /w/workspace/edgex-go/160 ']' 03:24:24 + PACKAGES=/tmp/packages_end.txt 03:24:24 + case "${OS_FAMILY}" in 03:24:24 + dpkg -l 03:24:24 + grep '^ii' 03:24:24 + '[' -f /tmp/packages_start.txt ']' 03:24:24 + '[' -f /tmp/packages_end.txt ']' 03:24:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:24:24 + '[' /w/workspace/edgex-go/160 ']' 03:24:24 + mkdir -p /w/workspace/edgex-go/160/archives/ 03:24:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/160/archives/ [Pipeline] echo 03:24:24 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/160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:24:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:25 03:24:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:24:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:25 latest: Pulling from edgex-lftools-log-publisher 03:24:25 5eb5b503b376: Pulling fs layer 03:24:25 5c69ac0246d0: Pulling fs layer 03:24:25 ec43610c2a17: Pulling fs layer 03:24:25 3a2ae6a8a46f: Pulling fs layer 03:24:25 33b1e0a273af: Pulling fs layer 03:24:25 5d3b04190fa2: Pulling fs layer 03:24:25 2f39f015ded8: Pulling fs layer 03:24:25 5d3b04190fa2: Waiting 03:24:25 2f39f015ded8: Waiting 03:24:25 33b1e0a273af: Waiting 03:24:25 3a2ae6a8a46f: Waiting 03:24:25 5c69ac0246d0: Verifying Checksum 03:24:25 5c69ac0246d0: Download complete 03:24:25 3a2ae6a8a46f: Verifying Checksum 03:24:25 3a2ae6a8a46f: Download complete 03:24:25 33b1e0a273af: Verifying Checksum 03:24:25 33b1e0a273af: Download complete 03:24:25 5d3b04190fa2: Verifying Checksum 03:24:25 5d3b04190fa2: Download complete 03:24:25 ec43610c2a17: Verifying Checksum 03:24:25 ec43610c2a17: Download complete 03:24:25 5eb5b503b376: Verifying Checksum 03:24:25 5eb5b503b376: Download complete 03:24:26 2f39f015ded8: Download complete 03:24:27 5eb5b503b376: Pull complete 03:24:27 5c69ac0246d0: Pull complete 03:24:28 ec43610c2a17: Pull complete 03:24:28 3a2ae6a8a46f: Pull complete 03:24:28 33b1e0a273af: Pull complete 03:24:28 5d3b04190fa2: Pull complete 03:24:33 2f39f015ded8: Pull complete 03:24:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:24:33 prd-ubuntu20.04-docker-8c-8g-8141 does not seem to be running inside a container 03:24:33 $ 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/160/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/160 -v /w/workspace/edgex-go/160:/w/workspace/edgex-go/160:rw,z -v /w/workspace/edgex-go/160@tmp:/w/workspace/edgex-go/160@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-lftools-log-publisher:latest cat 03:24:35 $ docker top 825156f2a608e9240d7d41dfcae2682fecec1206fbdfd8923235c156af88ab98 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:35 + touch /tmp/pre-build-complete [Pipeline] sh 03:24:36 + mkdir -p /var/log/sysstat [Pipeline] sh 03:24:36 + ls /var/log/sa-host 03:24:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:36 provisioning config files... 03:24:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/160@tmp/config4885955018758417019tmp [Pipeline] { [Pipeline] echo 03:24:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:24:36 ---> create-netrc.sh [Pipeline] } 03:24:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:24:37 ---> python-tools-install.sh [Pipeline] echo 03:24:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:24:37 ---> sudo-logs.sh 03:24:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:24:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:24:37 ---> job-cost.sh 03:24:37 lf-activate-venv: SKIPPING 03:24:37 DEBUG: total: 0.10999999940395355 03:24:37 INFO: Retrieving Stack Cost... 03:24:38 INFO: Retrieving Pricing Info for: v3-standard-8 03:24:38 INFO: Archiving Costs [Pipeline] echo 03:24:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:24:38 ---> logs-deploy.sh 03:24:38 lf-activate-venv: SKIPPING 03:24:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/160 03:24:38 INFO: archiving workspace using pattern(s): 03:24:39 Archives upload complete. 03:24:39 INFO: archiving logs to Nexus