Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76a2231e8148cb604158a0f3c13d077a257babdb 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-ssh12316284679013048388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh2126630171500020002.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 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh4538909877097827164.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > 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-ssh12039097334016921881.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh12731830220900139573.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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: [[centos7-docker-4c-2g, ubuntu18.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.16 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1459 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/135 [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/135 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/135@tmp/jenkins-gitclient-ssh3459688391445101027.key > 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 76a2231e8148cb604158a0f3c13d077a257babdb (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 76a2231e8148cb604158a0f3c13d077a257babdb # timeout=10 Commit message: "build: Updated formating from gofmt 1.17 (#3861)" > git rev-list --no-walk dc332ed083f1c61ee8ecfefd91dd0e56b233d913 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:26:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:26:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:26:52 ========================================================= 22:26:52 EdgeX Global Pipelines Version Info 22:26:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:26:53 ------------------- 22:26:53 stable info: 22:26:53 ------------------- 22:26:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:26:53 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 22:26:53 Message: update stable to v1.0.218 22:26:54 ------------------- 22:26:54 experimental info: 22:26:54 ------------------- 22:26:54 Commited By: **** collab-it+edgex@linuxfoundation.org 22:26:54 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 22:26:54 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76a2231 [Pipeline] echo 22:26:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:54 provisioning config files... 22:26:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/135@tmp/config3300484136488780716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:55 ---> docker-login.sh 22:26:55 nexus3.edgexfoundry.org:10001 22:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:55 Configure a credential helper to remove this warning. See 22:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:55 22:26:55 Login Succeeded 22:26:55 nexus3.edgexfoundry.org:10002 22:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:55 Configure a credential helper to remove this warning. See 22:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:55 22:26:55 Login Succeeded 22:26:55 nexus3.edgexfoundry.org:10003 22:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:55 Configure a credential helper to remove this warning. See 22:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:55 22:26:55 Login Succeeded 22:26:55 nexus3.edgexfoundry.org:10004 22:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:55 Configure a credential helper to remove this warning. See 22:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:55 22:26:55 Login Succeeded 22:26:55 docker.io 22:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:56 Configure a credential helper to remove this warning. See 22:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:56 22:26:56 Login Succeeded 22:26:56 ---> docker-login.sh ends [Pipeline] } 22:26:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:26:56 ++ 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 22:26:56 + for file in '`ls cmd/**/Dockerfile`' 22:26:56 ++ cut -d/ -f2 22:26:56 ++ dirname cmd/core-command/Dockerfile 22:26:56 + echo core-command,cmd/core-command/Dockerfile 22:26:56 + for file in '`ls cmd/**/Dockerfile`' 22:26:56 ++ dirname cmd/core-data/Dockerfile 22:26:56 ++ cut -d/ -f2 22:26:56 + echo core-data,cmd/core-data/Dockerfile 22:26:56 + for file in '`ls cmd/**/Dockerfile`' 22:26:56 ++ cut -d/ -f2 22:26:56 ++ dirname cmd/core-metadata/Dockerfile 22:26:56 + echo core-metadata,cmd/core-metadata/Dockerfile 22:26:56 + for file in '`ls cmd/**/Dockerfile`' 22:26:56 ++ dirname cmd/security-bootstrapper/Dockerfile 22:26:56 ++ cut -d/ -f2 22:26:56 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:26:56 + for file in '`ls cmd/**/Dockerfile`' 22:26:56 ++ cut -d/ -f2 22:26:56 ++ dirname cmd/security-proxy-setup/Dockerfile 22:26:56 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:26:56 + for file in '`ls cmd/**/Dockerfile`' 22:26:56 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:26:56 ++ cut -d/ -f2 22:26:56 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:26:56 + for file in '`ls cmd/**/Dockerfile`' 22:26:56 ++ dirname cmd/support-notifications/Dockerfile 22:26:56 ++ cut -d/ -f2 22:26:56 + echo support-notifications,cmd/support-notifications/Dockerfile 22:26:56 + for file in '`ls cmd/**/Dockerfile`' 22:26:56 ++ dirname cmd/support-scheduler/Dockerfile 22:26:56 ++ cut -d/ -f2 22:26:56 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:26:56 + for file in '`ls cmd/**/Dockerfile`' 22:26:56 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:26:56 ++ cut -d/ -f2 22:26:56 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:26:56 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 22:26:56 + git rev-list -1 --merges 76a2231e8148cb604158a0f3c13d077a257babdb~1..76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] echo 22:26:56 -----------> git rev-list -1 --merges 76a2231e8148cb604158a0f3c13d077a257babdb~1..76a2231e8148cb604158a0f3c13d077a257babdb 76a2231e8148cb604158a0f3c13d077a257babdb [false] [Pipeline] sh 22:26:57 + git log --format=format:%s -1 76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] echo 22:26:57 ========================================================= 22:26:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:26:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:26:57 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:26:57 + grep -v github /etc/ssh/ssh_known_hosts 22:26:57 + '[' -e /tmp/ssh_known_hosts ']' 22:26:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:26:57 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:26:57 + sudo tee -a /etc/ssh/ssh_known_hosts 22:26:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:57 22:26:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:26:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:58 latest: Pulling from edgex-devops/git-semver 22:26:58 a0d0a0d46f8b: Pulling fs layer 22:26:58 3e5f54012d9b: Pulling fs layer 22:26:58 4c7163046ea9: Pulling fs layer 22:26:58 0c2d73faf560: Pulling fs layer 22:26:58 0c2d73faf560: Waiting 22:26:58 3e5f54012d9b: Download complete 22:26:58 a0d0a0d46f8b: Verifying Checksum 22:26:58 a0d0a0d46f8b: Download complete 22:26:58 4c7163046ea9: Verifying Checksum 22:26:58 4c7163046ea9: Download complete 22:26:58 0c2d73faf560: Verifying Checksum 22:26:58 0c2d73faf560: Download complete 22:26:58 a0d0a0d46f8b: Pull complete 22:26:58 3e5f54012d9b: Pull complete 22:26:58 4c7163046ea9: Pull complete 22:26:58 0c2d73faf560: Pull complete 22:26:58 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:26:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:26:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:26:59 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 22:26:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:26:59 $ docker top e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:26:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:26:59 [ssh-agent] Looking for ssh-agent implementation... 22:26:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:26:59 $ docker exec e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 ssh-agent 22:27:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIjEojJ/agent.14 22:27:00 SSH_AGENT_PID=21 22:27:00 Running ssh-add (command line suppressed) 22:27:00 Identity added: /w/workspace/edgex-go/135@tmp/private_key_2276730812344966153.key (/w/workspace/edgex-go/135@tmp/private_key_2276730812344966153.key) 22:27:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:00 + git tag --points-at HEAD [Pipeline] } 22:27:00 $ docker exec --env ******** --env ******** e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 ssh-agent -k 22:27:00 unset SSH_AUTH_SOCK; 22:27:00 unset SSH_AGENT_PID; 22:27:00 echo Agent pid 21 killed; 22:27:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:27:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:00 [ssh-agent] Looking for ssh-agent implementation... 22:27:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:00 $ docker exec e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 ssh-agent 22:27:00 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOBpFnK/agent.54 22:27:00 SSH_AGENT_PID=60 22:27:00 Running ssh-add (command line suppressed) 22:27:00 Identity added: /w/workspace/edgex-go/135@tmp/private_key_5907044333592643958.key (/w/workspace/edgex-go/135@tmp/private_key_5907044333592643958.key) 22:27:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:01 + git semver init 22:27:01 # -> Open(): unable to determine branch for HEAD 22:27:01 # $GIT_DIR = /w/workspace/edgex-go/135/.git 22:27:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/135 22:27:01 # $SEMVER_REMOTE_NAME = origin 22:27:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:27:01 # $SEMVER_USER_NAME = edgex-jenkins 22:27:01 # $SEMVER_BRANCH = main 22:27:01 # $SEMVER_TEMP = /tmp/semver-444529533 22:27:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:27:16 # '/tmp/semver-444529533' -> '/w/workspace/edgex-go/135/.semver' 22:27:16 # -> Force: false 22:27:16 # $SEMVER_DIR = /w/workspace/edgex-go/135/.semver [Pipeline] } 22:27:16 $ docker exec --env ******** --env ******** e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 ssh-agent -k 22:27:16 unset SSH_AUTH_SOCK; 22:27:16 unset SSH_AGENT_PID; 22:27:16 echo Agent pid 60 killed; 22:27:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:16 + git semver [Pipeline] } 22:27:16 $ docker stop --time=1 e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 22:27:18 $ docker rm -f e141350377933c600d47e400a89a14c59504f3c177042e1a769c2632a136f133 [Pipeline] // withDockerContainer [Pipeline] sh 22:27:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:27:19 Stashed 1 file(s) [Pipeline] echo 22:27:19 [edgeXSemver]: initialized semver on version 2.2.0-dev.19 [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 22:27:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:27:19 ========================================================= 22:27:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:27:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:27:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1458 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:27:19 Running in /w/workspace/edgex-go/135 [Pipeline] { [Pipeline] checkout 22:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:27:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:27:19 a0d0a0d46f8b: Already exists 22:27:19 31adcdaf11c8: Pulling fs layer 22:27:19 b8b176561691: Pulling fs layer 22:27:19 4527c011a84f: Pulling fs layer 22:27:19 5d74067f8e1e: Pulling fs layer 22:27:19 e0aca202a116: Pulling fs layer 22:27:19 3a43be97a3b4: Pulling fs layer 22:27:19 34cad66bf833: Pulling fs layer 22:27:19 b4e3c513aaa6: Pulling fs layer 22:27:19 5d74067f8e1e: Waiting 22:27:19 e0aca202a116: Waiting 22:27:19 3a43be97a3b4: Waiting 22:27:19 34cad66bf833: Waiting 22:27:19 b4e3c513aaa6: Waiting 22:27:19 b8b176561691: Verifying Checksum 22:27:19 b8b176561691: Download complete 22:27:19 31adcdaf11c8: Download complete 22:27:19 5d74067f8e1e: Verifying Checksum 22:27:19 5d74067f8e1e: Download complete 22:27:19 e0aca202a116: Verifying Checksum 22:27:19 e0aca202a116: Download complete 22:27:19 3a43be97a3b4: Verifying Checksum 22:27:19 3a43be97a3b4: Download complete 22:27:19 34cad66bf833: Verifying Checksum 22:27:19 34cad66bf833: Download complete 22:27:19 The recommended git tool is: git 22:27:20 31adcdaf11c8: Pull complete 22:27:20 b8b176561691: Pull complete 22:27:20 4527c011a84f: Verifying Checksum 22:27:20 4527c011a84f: Download complete 22:27:20 b4e3c513aaa6: Verifying Checksum 22:27:20 b4e3c513aaa6: Download complete 22:27:24 using credential edgex-jenkins-ssh 22:27:24 Cloning the remote Git repository 22:27:24 4527c011a84f: Pull complete 22:27:24 5d74067f8e1e: Pull complete 22:27:24 e0aca202a116: Pull complete 22:27:24 3a43be97a3b4: Pull complete 22:27:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:27:24 > git init /w/workspace/edgex-go/135 # timeout=10 22:27:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:27:24 > git --version # timeout=10 22:27:24 > git --version # 'git version 2.17.1' 22:27:24 using GIT_SSH to set credentials SSH Credentials for GitHub 22:27:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:25 34cad66bf833: Pull complete 22:27:28 b4e3c513aaa6: Pull complete 22:27:28 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:27:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:27:28 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:27:28 WORKDIR /edgex 22:27:28 COPY go.mod . 22:27:28 RUN go mod download' 22:27:28 + docker build -t ci-base-image-x86_64 -f - . 22:27:30 Sending build context to Docker daemon 333.8MB 22:27:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:27:30 ---> 9f6097aaca64 22:27:30 Step 2/4 : WORKDIR /edgex 22:27:32 ---> Running in 2e569335b39a 22:27:32 Removing intermediate container 2e569335b39a 22:27:32 ---> 7d6ad107681d 22:27:32 Step 3/4 : COPY go.mod . 22:27:32 ---> 91526f043ded 22:27:32 Step 4/4 : RUN go mod download 22:27:32 ---> Running in 558c85026642 22:27:40 Avoid second fetch 22:27:40 Checking out Revision 76a2231e8148cb604158a0f3c13d077a257babdb (main) 22:27:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:27:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:27:40 > git config core.sparsecheckout # timeout=10 22:27:40 > git checkout -f 76a2231e8148cb604158a0f3c13d077a257babdb # timeout=10 22:27:45 Commit message: "build: Updated formating from gofmt 1.17 (#3861)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:27:45 % Total % Received % Xferd Average Speed Time Time Time Current 22:27:45 Dload Upload Total Spent Left Speed 22:27:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 22:27:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:27:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:27:46 + sudo tee /etc/docker/daemon.new 22:27:46 { 22:27:46 "registry-mirrors": [ 22:27:46 "https://nexus3.edgexfoundry.org:10001" 22:27:46 ], 22:27:46 "bip": "10.250.0.254/24", 22:27:46 "hosts": [ 22:27:46 "tcp://0.0.0.0:5555", 22:27:46 "unix:///var/run/docker.sock" 22:27:46 ], 22:27:46 "mtu": 1458, 22:27:46 "selinux-enabled": true, 22:27:46 "seccomp-profile": "/etc/docker/seccomp.json" 22:27:46 } [Pipeline] sh 22:27:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:27:47 + sudo service docker restart 22:28:04 Removing intermediate container 558c85026642 22:28:04 ---> 4c36996ea815 22:28:04 Successfully built 4c36996ea815 22:28:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:28:05 + docker inspect -f . ci-base-image-x86_64 22:28:05 . [Pipeline] withDockerContainer 22:28:05 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 22:28:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:28:05 $ docker top d15120703c4e2a8a475ed1321df8ecd7faa83dcef52881bacba41dad7de4f84b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 22:28:05 provisioning config files... 22:28:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/135@tmp/config2325535025995867968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:06 + go version 22:28:06 go version go1.16.8 linux/amd64 [Pipeline] } 22:28:06 $ docker stop --time=1 d15120703c4e2a8a475ed1321df8ecd7faa83dcef52881bacba41dad7de4f84b 22:28:06 ---> docker-login.sh 22:28:06 nexus3.edgexfoundry.org:10001 22:28:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:07 Configure a credential helper to remove this warning. See 22:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:07 22:28:07 Login Succeeded 22:28:07 nexus3.edgexfoundry.org:10002 22:28:07 $ docker rm -f d15120703c4e2a8a475ed1321df8ecd7faa83dcef52881bacba41dad7de4f84b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 22:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:07 Configure a credential helper to remove this warning. See 22:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:07 22:28:07 Login Succeeded 22:28:07 nexus3.edgexfoundry.org:10003 22:28:07 + docker inspect -f . ci-base-image-x86_64 22:28:07 . [Pipeline] withDockerContainer 22:28:07 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 22:28:07 $ 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/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:08 $ docker top 74d8f45cf85a6aff2cf5b0380bab5fec1d5f5d6b07b7b22af0220375703d5786 -eo pid,comm 22:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:08 Configure a credential helper to remove this warning. See 22:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:08 22:28:08 Login Succeeded 22:28:08 nexus3.edgexfoundry.org:10004 [Pipeline] { [Pipeline] echo 22:28:08 ========================================================= 22:28:08 [edgeXBuildGoParallel] Running Tests and Build... 22:28:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:08 Configure a credential helper to remove this warning. See 22:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:08 22:28:08 Login Succeeded 22:28:08 docker.io 22:28:08 + make test 22:28:08 go mod tidy 22:28:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:09 Configure a credential helper to remove this warning. See 22:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:09 22:28:09 Login Succeeded 22:28:09 ---> docker-login.sh ends [Pipeline] } 22:28:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:28:09 ========================================================= 22:28:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:28:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:28:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:28:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:28:10 552d1f2373af: Pulling fs layer 22:28:10 ea3f2d53f512: Pulling fs layer 22:28:10 9e70ebbbe112: Pulling fs layer 22:28:10 7a9cfe048b4a: Pulling fs layer 22:28:10 72dc09318566: Pulling fs layer 22:28:10 f4f7b4309257: Pulling fs layer 22:28:10 0ac9a79272e3: Pulling fs layer 22:28:10 b78e95d17946: Pulling fs layer 22:28:10 f4f7b4309257: Waiting 22:28:10 0ac9a79272e3: Waiting 22:28:10 b78e95d17946: Waiting 22:28:10 7a9cfe048b4a: Waiting 22:28:10 72dc09318566: Waiting 22:28:10 9e70ebbbe112: Download complete 22:28:10 ea3f2d53f512: Verifying Checksum 22:28:10 ea3f2d53f512: Download complete 22:28:10 72dc09318566: Verifying Checksum 22:28:10 72dc09318566: Download complete 22:28:10 f4f7b4309257: Verifying Checksum 22:28:10 f4f7b4309257: Download complete 22:28:10 552d1f2373af: Verifying Checksum 22:28:10 552d1f2373af: Download complete 22:28:10 0ac9a79272e3: Verifying Checksum 22:28:10 0ac9a79272e3: Download complete 22:28:11 552d1f2373af: Pull complete 22:28:11 ea3f2d53f512: Pull complete 22:28:12 9e70ebbbe112: Pull complete 22:28:12 b78e95d17946: Verifying Checksum 22:28:12 b78e95d17946: Download complete 22:28:12 7a9cfe048b4a: Verifying Checksum 22:28:12 7a9cfe048b4a: Download complete 22:28:14 ? github.com/edgexfoundry/edgex-go [no test files] 22:28:23 7a9cfe048b4a: Pull complete 22:28:23 72dc09318566: Pull complete 22:28:23 f4f7b4309257: Pull complete 22:28:23 0ac9a79272e3: Pull complete 22:28:28 b78e95d17946: Pull complete 22:28:28 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:28:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:28:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:28:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:28:29 WORKDIR /edgex 22:28:29 COPY go.mod . 22:28:29 RUN go mod download 22:28:29 + docker build -t ci-base-image-arm64 -f - . 22:28:31 Sending build context to Docker daemon 168.6MB 22:28:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:28:31 ---> 8b459fc5aaf0 22:28:31 Step 2/4 : WORKDIR /edgex 22:28:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:28:33 ---> Running in 16af83ef5dd5 22:28:33 Removing intermediate container 16af83ef5dd5 22:28:33 ---> a01231d9af1a 22:28:33 Step 3/4 : COPY go.mod . 22:28:34 ---> 9693fec40d84 22:28:34 Step 4/4 : RUN go mod download 22:28:34 ---> Running in c888d4a2f317 22:28:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:28:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:28:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:28:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:28:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:28:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:28:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:28:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:28:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:28:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:28:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:28:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:28:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:28:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 22:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:28:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:28:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 22:28:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:28:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.047s coverage: 44.7% of statements 22:28:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:28:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:28:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements 22:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:28:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:28:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 84.4% of statements 22:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:28:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:28:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements 22:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:28:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:28:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 22:28:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:28:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:28:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:28:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:28:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:28:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 60.0% of statements 22:28:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:28:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:28:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:28:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 22:28:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:28:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 22:28:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 21.7% of statements 22:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 22:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 22:28:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 22:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.356s coverage: 96.3% of statements 22:28:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 22:29:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 22:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.194s coverage: 82.5% of statements 22:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.093s coverage: 92.9% of statements 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.133s coverage: 91.2% of statements 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:29:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 22:29:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.218s coverage: 65.4% of statements 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 43.8% of statements 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:29:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 22:29:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:29:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 22:29:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:29:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:29:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:29:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:29:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:29:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:29:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:29:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 22:29:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 22:29:32 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 22:29:56 Removing intermediate container c888d4a2f317 22:29:56 ---> 33f97caa178e 22:29:56 Successfully built 33f97caa178e 22:29:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:29:56 + docker inspect -f . ci-base-image-arm64 22:29:56 . [Pipeline] withDockerContainer 22:29:56 prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container 22:29:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:29:58 $ docker top 3de61fd851f93a1faa1ea269708ca05bc80993491d5b6a69995f9a37b1ff523a -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:59 + go version 22:29:59 go version go1.16.8 linux/arm64 [Pipeline] } 22:29:59 $ docker stop --time=1 3de61fd851f93a1faa1ea269708ca05bc80993491d5b6a69995f9a37b1ff523a 22:30:00 $ docker rm -f 3de61fd851f93a1faa1ea269708ca05bc80993491d5b6a69995f9a37b1ff523a [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 22:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:30:01 22:30:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:30:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:30:02 latest: Pulling from edgex-devops/edgex-compose-arm64 22:30:02 29e5d40040c1: Pulling fs layer 22:30:02 1ce36da41761: Pulling fs layer 22:30:02 25b303627fd3: Pulling fs layer 22:30:02 29e5d40040c1: Verifying Checksum 22:30:02 29e5d40040c1: Download complete 22:30:02 1ce36da41761: Verifying Checksum 22:30:02 1ce36da41761: Download complete 22:30:03 29e5d40040c1: Pull complete 22:30:04 25b303627fd3: Verifying Checksum 22:30:04 25b303627fd3: Download complete 22:30:04 1ce36da41761: Pull complete 22:30:11 GO111MODULE=on go vet ./... 22:30:16 25b303627fd3: Pull complete 22:30:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:30:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:30:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:30:17 prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container 22:30:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:30:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:30:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:30:19 ./bin/test-attribution-txt.sh 22:30:19 $ docker top b6c7c3e5f30c3687c5ca8b62f6da5077267051d53c06c4f41b8b7ede5f108974 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo 22:30:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:30:20 + ls -al . 22:30:20 total 644 22:30:20 drwxrwxr-x 10 1001 1001 4096 Jan 13 22:30 . 22:30:20 drwxr-xr-x 4 root root 32 Jan 13 22:28 .. 22:30:20 -rw-rw-r-- 1 1001 1001 11 Jan 13 22:26 .dockerignore 22:30:20 drwxrwxr-x 8 1001 1001 162 Jan 13 22:26 .git 22:30:20 drwxrwxr-x 4 1001 1001 142 Jan 13 22:26 .github 22:30:20 -rw-rw-r-- 1 1001 1001 804 Jan 13 22:26 .gitignore 22:30:20 -rw-rw-r-- 1 1001 1001 42 Jan 13 22:26 .golangci.yml 22:30:20 -rw-rw-r-- 1 1001 1001 76 Jan 13 22:26 .hadolint.yml 22:30:20 drwx------ 3 1001 1001 58 Jan 13 22:27 .semver 22:30:20 -rw-rw-r-- 1 1001 1001 166 Jan 13 22:26 .sonarcloud.properties 22:30:20 -rw-rw-r-- 1 1001 1001 1171 Jan 13 22:26 ADOPTERS.md 22:30:20 -rw-rw-r-- 1 1001 1001 8910 Jan 13 22:26 Attribution.txt 22:30:20 -rw-rw-r-- 1 1001 1001 51732 Jan 13 22:26 CHANGELOG.md 22:30:20 -rw-rw-r-- 1 1001 1001 3804 Jan 13 22:26 CONTRIBUTING.md 22:30:20 -rw-rw-r-- 1 1001 1001 677 Jan 13 22:26 GOVERNANCE.md 22:30:20 -rw-rw-r-- 1 1001 1001 849 Jan 13 22:26 Jenkinsfile 22:30:20 -rw-rw-r-- 1 1001 1001 10775 Jan 13 22:26 LICENSE 22:30:20 -rw-rw-r-- 1 1001 1001 6508 Jan 13 22:26 Makefile 22:30:20 -rw-rw-r-- 1 1001 1001 582 Jan 13 22:26 OWNERS.md 22:30:20 -rw-rw-r-- 1 1001 1001 8207 Jan 13 22:26 README.md 22:30:20 -rw-rw-r-- 1 1001 1001 6912 Jan 13 22:26 SECURITY.md 22:30:20 -rw-rw-r-- 1 1001 1001 12 Jan 13 22:27 VERSION 22:30:20 -rw-rw-r-- 1 1001 1001 4131 Jan 13 22:26 ZMQWindows.md 22:30:20 drwxrwxr-x 2 1001 1001 37 Jan 13 22:26 bin 22:30:20 drwxrwxr-x 14 1001 1001 4096 Jan 13 22:26 cmd 22:30:20 -rw-r--r-- 1 root root 428381 Jan 13 22:29 coverage.out 22:30:20 -rw-rw-r-- 1 1001 1001 828 Jan 13 22:26 go.mod 22:30:20 -rw-rw-r-- 1 1001 1001 49574 Jan 13 22:26 go.sum 22:30:20 drwxrwxr-x 8 1001 1001 124 Jan 13 22:26 internal 22:30:20 drwxrwxr-x 3 1001 1001 16 Jan 13 22:26 openapi 22:30:20 drwxrwxr-x 4 1001 1001 71 Jan 13 22:26 snap 22:30:20 -rw-rw-r-- 1 1001 1001 204 Jan 13 22:26 version.go [Pipeline] sh 22:30:20 + docker-compose build --help 22:30:20 + grep parallel 22:30:20 + '[' -e coverage.out ] 22:30:20 + chown 1001:1001 coverage.out [Pipeline] stash 22:30:20 Stashed 1 file(s) [Pipeline] sh 22:30:20 + make build 22:30:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-data/core-data ./cmd/core-data 22:30:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:30:24 --parallel Build images in parallel. [Pipeline] } 22:30:24 $ docker stop --time=1 b6c7c3e5f30c3687c5ca8b62f6da5077267051d53c06c4f41b8b7ede5f108974 22:30:26 $ docker rm -f b6c7c3e5f30c3687c5ca8b62f6da5077267051d53c06c4f41b8b7ede5f108974 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:30:26 . [Pipeline] withDockerContainer 22:30:27 prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container 22:30:27 $ 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/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@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 22:30:28 $ docker top 0c4b57c10df7bdd329ebd8d6f053cce9029c45627f27279979abaf54e0657705 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-command/core-command ./cmd/core-command 22:30:29 + docker-compose -f ./docker-compose-build.yml build --parallel 22:30:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:30:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:30:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:30:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:30:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:30:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:30:34 Building core-command ... 22:30:34 Building core-data ... 22:30:34 Building core-metadata ... 22:30:34 Building security-bootstrapper ... 22:30:34 Building security-proxy-setup ... 22:30:34 Building security-secretstore-setup ... 22:30:34 Building support-notifications ... 22:30:34 Building support-scheduler ... 22:30:34 Building sys-mgmt-agent ... 22:30:34 Building security-bootstrapper 22:30:34 Building security-secretstore-setup 22:30:34 Building core-metadata 22:30:34 Building core-command 22:30:34 Building sys-mgmt-agent 22:30:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:30:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config 22:30:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 22:30:38 $ docker stop --time=1 74d8f45cf85a6aff2cf5b0380bab5fec1d5f5d6b07b7b22af0220375703d5786 22:30:40 $ docker rm -f 74d8f45cf85a6aff2cf5b0380bab5fec1d5f5d6b07b7b22af0220375703d5786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:40 22:30:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:41 latest: Pulling from edgex-devops/edgex-compose 22:30:41 cbdbe7a5bc2a: Pulling fs layer 22:30:41 ca9280d653b3: Pulling fs layer 22:30:41 7e9c9ca2126c: Pulling fs layer 22:30:41 cbdbe7a5bc2a: Verifying Checksum 22:30:41 cbdbe7a5bc2a: Download complete 22:30:41 ca9280d653b3: Verifying Checksum 22:30:41 ca9280d653b3: Download complete 22:30:41 cbdbe7a5bc2a: Pull complete 22:30:41 7e9c9ca2126c: Download complete 22:30:41 ca9280d653b3: Pull complete 22:30:46 7e9c9ca2126c: Pull complete 22:30:46 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:30:46 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 22:30:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:30:48 $ docker top 91354f1695662ac51b8a9ff645c0d80b8d58df6bf427748931cf79cee95ca5b0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:49 + grep parallel 22:30:49 + docker-compose build --help 22:30:49 --parallel Build images in parallel. [Pipeline] } 22:30:49 $ docker stop --time=1 91354f1695662ac51b8a9ff645c0d80b8d58df6bf427748931cf79cee95ca5b0 22:30:50 $ docker rm -f 91354f1695662ac51b8a9ff645c0d80b8d58df6bf427748931cf79cee95ca5b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:30:51 . [Pipeline] withDockerContainer 22:30:51 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 22:30:51 $ 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/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@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 22:30:51 $ docker top 09caea753aa022557362808563508e113adef812c2ba16cb4f9df358d52c57fd -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:51 + docker-compose -f ./docker-compose-build.yml build --parallel 22:30:52 Building core-command ... 22:30:52 Building core-data ... 22:30:52 Building core-metadata ... 22:30:52 Building security-bootstrapper ... 22:30:52 Building security-proxy-setup ... 22:30:52 Building security-secretstore-setup ... 22:30:52 Building support-notifications ... 22:30:52 Building support-scheduler ... 22:30:52 Building sys-mgmt-agent ... 22:30:52 Building sys-mgmt-agent 22:30:52 Building core-data 22:30:52 Building security-secretstore-setup 22:30:52 Building security-bootstrapper 22:30:52 Building support-scheduler 22:31:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:31:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:31:02 ---> 4c36996ea815 22:31:02 Step 3/23 : WORKDIR /edgex-go 22:31:04 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:31:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:31:04 ---> 4c36996ea815 22:31:04 Step 3/22 : WORKDIR /edgex-go 22:31:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:31:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:31:04 ---> 4c36996ea815 22:31:04 Step 3/24 : WORKDIR /edgex-go 22:31:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:31:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:31:05 ---> 4c36996ea815 22:31:05 Step 3/22 : WORKDIR /edgex-go 22:31:07 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:31:07 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:31:07 ---> 4c36996ea815 22:31:07 Step 3/30 : WORKDIR /edgex-go 22:31:08 ---> Running in 907166985e6d 22:31:08 ---> Running in 46591e2f042c 22:31:08 ---> Running in dd0cedc00948 22:31:08 ---> Running in 82f638b9723d 22:31:08 ---> Running in 6ea9d4d9c329 22:31:08 Removing intermediate container 907166985e6d 22:31:08 ---> abd0ea0902b8 22:31:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:08 Removing intermediate container dd0cedc00948 22:31:08 ---> a61c5f67252a 22:31:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:08 Removing intermediate container 6ea9d4d9c329 22:31:08 ---> 09d410849824 22:31:08 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:08 ---> Running in bab3ea31d559 22:31:08 Removing intermediate container 82f638b9723d 22:31:08 ---> 820c9a5483ea 22:31:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:08 ---> Running in 23adc4fa14f5 22:31:08 Removing intermediate container 46591e2f042c 22:31:08 ---> 6d83aeb462da 22:31:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:08 ---> Running in 486842f95650 22:31:08 ---> Running in d9a6170d7b7f 22:31:08 ---> Running in 9c21ebc09302 22:31:09 Removing intermediate container 486842f95650 22:31:09 ---> db0ec124387a 22:31:09 Step 5/30 : RUN apk add --update --no-cache make git 22:31:09 ---> Running in 1b4aa6bbeda9 22:31:09 Removing intermediate container bab3ea31d559 22:31:09 ---> 0ec3cadd2537 22:31:09 Step 5/24 : RUN apk add --update --no-cache make git 22:31:09 ---> Running in 6dab55d5a767 22:31:09 Removing intermediate container d9a6170d7b7f 22:31:09 ---> 209cb1909a5e 22:31:09 Step 5/22 : RUN apk add --update --no-cache make bash git 22:31:09 ---> Running in 129e53db1aed 22:31:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:31:09 Removing intermediate container 9c21ebc09302 22:31:09 ---> 899bc5feca87 22:31:09 Step 5/23 : RUN apk add --update --no-cache make git 22:31:09 ---> Running in 6bf04d186bbf 22:31:09 Removing intermediate container 23adc4fa14f5 22:31:09 ---> 98a0b306e059 22:31:09 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:31:09 ---> Running in f20378bfaf48 22:31:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:31:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:31:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:31:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:31:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:31:10 OK: 220 MiB in 52 packages 22:31:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:31:10 Removing intermediate container 1b4aa6bbeda9 22:31:10 ---> 33213df04c08 22:31:10 Step 6/30 : COPY . . 22:31:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:31:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:31:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:31:11 OK: 220 MiB in 52 packages 22:31:11 OK: 220 MiB in 52 packages 22:31:11 OK: 220 MiB in 52 packages 22:31:11 OK: 220 MiB in 52 packages 22:31:15 Removing intermediate container 6dab55d5a767 22:31:15 ---> 4967de15d84b 22:31:15 Step 6/24 : COPY . . 22:31:15 ---> 0ccd641d11cf 22:31:15 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:15 Removing intermediate container 129e53db1aed 22:31:15 ---> af7e20ad9a0d 22:31:15 Step 6/22 : COPY . . 22:31:15 Removing intermediate container 6bf04d186bbf 22:31:15 ---> e8652359e662 22:31:15 Step 6/23 : COPY go.mod . 22:31:15 ---> Running in 9295ccacc926 22:31:15 Removing intermediate container f20378bfaf48 22:31:15 ---> f23fc1808904 22:31:15 Step 6/22 : COPY . . 22:31:16 ---> aa017d795278 22:31:16 Step 7/23 : RUN go mod download 22:31:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:31:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:31:21 ---> 33f97caa178e 22:31:21 Step 3/22 : WORKDIR /edgex-go 22:31:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:31:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:31:21 ---> 33f97caa178e 22:31:21 Step 3/22 : WORKDIR /edgex-go 22:31:21 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:31:21 Step 2/30 : FROM ${BUILDER_BASE} AS builder 22:31:21 ---> 33f97caa178e 22:31:21 Step 3/30 : WORKDIR /edgex-go 22:31:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:31:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:31:21 ---> 33f97caa178e 22:31:21 Step 3/22 : WORKDIR /edgex-go 22:31:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:31:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:31:21 ---> 33f97caa178e 22:31:21 Step 3/24 : WORKDIR /edgex-go 22:31:21 ---> Running in 263975757ea4 22:31:21 ---> Running in 3a69b00b1a63 22:31:21 ---> Running in 1a134d956176 22:31:21 ---> Running in 4a101ba81022 22:31:21 ---> Running in 8f7a92b51798 22:31:21 Removing intermediate container 1a134d956176 22:31:21 ---> c40a38d8006b 22:31:21 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:21 Removing intermediate container 8f7a92b51798 22:31:21 ---> d7c164d5149d 22:31:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:21 Removing intermediate container 4a101ba81022 22:31:21 ---> 2f08207502c8 22:31:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:21 Removing intermediate container 3a69b00b1a63 22:31:21 ---> 9b3709739712 22:31:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:21 Removing intermediate container 263975757ea4 22:31:21 ---> 5027e90b4ee0 22:31:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:21 ---> Running in ad636d0947c3 22:31:21 ---> Running in c9b04a9885dd 22:31:21 ---> Running in b780f398b3dd 22:31:21 ---> Running in 972243c01c40 22:31:21 ---> Running in 8a049169054d 22:31:23 ---> Running in f3665776dd6f 22:31:23 Removing intermediate container 8a049169054d 22:31:23 ---> 7306ad5e50cf 22:31:23 Step 5/22 : RUN apk add --update --no-cache make bash git 22:31:23 ---> 813a312f3925 22:31:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:23 ---> 2fb84adbb3f5 22:31:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:23 ---> 7c9b2718ddeb 22:31:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:23 ---> Running in 489448a92e95 22:31:23 ---> Running in 13facdc2e7d6 22:31:23 ---> Running in 03442198ba5b 22:31:23 Removing intermediate container ad636d0947c3 22:31:23 ---> 9be888ab4456 22:31:23 Step 5/30 : RUN apk add --update --no-cache make git 22:31:23 ---> Running in d329f3ae41f3 22:31:23 ---> Running in 6e4ae70b42e7 22:31:23 Removing intermediate container c9b04a9885dd 22:31:23 ---> d2f99b2020c8 22:31:23 Step 5/24 : RUN apk add --update --no-cache make git 22:31:23 Removing intermediate container b780f398b3dd 22:31:23 ---> 78efc71f45df 22:31:23 Step 5/22 : RUN apk add --update --no-cache make git 22:31:24 ---> Running in b785aa68849c 22:31:24 ---> Running in 7c15d75b2d58 22:31:24 Removing intermediate container 972243c01c40 22:31:24 ---> 7f696de6c74c 22:31:24 Step 5/22 : RUN apk add --update --no-cache make git 22:31:24 Removing intermediate container 9295ccacc926 22:31:24 ---> eb49de96e209 22:31:24 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:31:24 ---> Running in fcd678bb9082 22:31:24 ---> Running in 676605092eff 22:31:24 Removing intermediate container f3665776dd6f 22:31:24 ---> cadc0a62aaeb 22:31:24 Step 8/23 : COPY . . 22:31:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:31:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:31:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:31:25 Removing intermediate container 489448a92e95 22:31:25 ---> bb39490fad8d 22:31:25 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:31:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:31:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:31:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:31:26 ---> Running in cb9e77b5e1a6 22:31:26 Removing intermediate container 13facdc2e7d6 22:31:26 ---> 6dfa241dbd84 22:31:26 Step 8/22 : RUN make cmd/core-data/core-data 22:31:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:31:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:31:26 Removing intermediate container 03442198ba5b 22:31:26 ---> 22e164457a81 22:31:26 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:31:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:31:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:31:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:31:27 ---> Running in 36f1e17ebcc4 22:31:27 ---> Running in caf183682a79 22:31:27 OK: 219 MiB in 52 packages 22:31:27 OK: 219 MiB in 52 packages 22:31:27 OK: 219 MiB in 52 packages 22:31:27 OK: 219 MiB in 52 packages 22:31:28 OK: 219 MiB in 52 packages 22:31:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:31:28 Removing intermediate container d329f3ae41f3 22:31:28 ---> 67ab67fcf564 22:31:28 Step 6/22 : COPY . . 22:31:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-data/core-data ./cmd/core-data 22:31:29 Removing intermediate container fcd678bb9082 22:31:29 ---> 0a21981a5e39 22:31:29 Step 6/22 : COPY . . 22:31:29 Removing intermediate container 6e4ae70b42e7 22:31:29 ---> c17863a6d43e 22:31:29 Step 6/30 : COPY . . 22:31:29 Removing intermediate container b785aa68849c 22:31:29 ---> 8011c1f01df9 22:31:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:31:29 Step 6/22 : COPY . . 22:31:29 Removing intermediate container 7c15d75b2d58 22:31:29 ---> fcdba02696a4 22:31:29 Step 6/24 : COPY . . 22:31:39 ---> c966f1151056 22:31:39 Step 9/23 : RUN go mod tidy 22:31:39 ---> Running in 45063873caa7 22:31:41 Removing intermediate container 45063873caa7 22:31:41 ---> 154dd5a38783 22:31:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:31:41 ---> Running in 3d9724248ba2 22:31:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:31:44 ---> f0b24a5a87f4 22:31:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:45 ---> Running in d392c9d598ac 22:31:45 ---> 2023d2dd92b2 22:31:45 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:45 ---> e831d9ad7fda 22:31:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:45 ---> 851c309ea5e6 22:31:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:45 ---> d4a516af350b 22:31:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:31:45 ---> Running in 5a0171d07700 22:31:45 ---> Running in efb855b2e124 22:31:45 ---> Running in 2a6005365691 22:31:45 ---> Running in c4dc5c1da479 22:31:49 Removing intermediate container d392c9d598ac 22:31:49 ---> 06e2669277ab 22:31:49 Step 8/22 : RUN make cmd/core-command/core-command 22:31:49 ---> Running in 82d682237632 22:31:51 Removing intermediate container 2a6005365691 22:31:51 ---> 49a1e52a1033 22:31:51 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:31:51 Removing intermediate container c4dc5c1da479 22:31:51 ---> 0cb7c6ce794b 22:31:51 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:31:51 Removing intermediate container 5a0171d07700 22:31:51 ---> fb419553e4db 22:31:51 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:31:51 ---> Running in e8907548115b 22:31:51 ---> Running in 3bbf7a8f20d9 22:31:51 ---> Running in ca6437e6fa48 22:31:51 Removing intermediate container efb855b2e124 22:31:51 ---> 87140a57b39e 22:31:51 Step 8/22 : RUN make cmd/core-metadata/core-metadata 22:31:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-command/core-command ./cmd/core-command 22:31:51 ---> Running in 5e4f6843b5d0 22:31:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:31:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:31:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:31:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:32:00 Removing intermediate container 676605092eff 22:32:00 ---> c59b6368f4f8 22:32:00 22:32:00 Step 9/30 : FROM alpine:3.14 22:32:00 3.14: Pulling from library/alpine 22:32:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:32:00 Status: Downloaded newer image for alpine:3.14 22:32:00 ---> 0a97eee8041e 22:32:00 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:32:00 ---> Running in a53b1f12046b 22:32:00 Removing intermediate container a53b1f12046b 22:32:00 ---> b1592b4e19ee 22:32:00 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 22:32:00 ---> Running in 8294c4e0defe 22:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:32:00 (1/2) Installing dumb-init (1.2.5-r1) 22:32:00 (2/2) Installing su-exec (0.2-r1) 22:32:00 Executing busybox-1.33.1-r6.trigger 22:32:00 OK: 6 MiB in 16 packages 22:32:00 Removing intermediate container 8294c4e0defe 22:32:00 ---> 6fdc4ad0148a 22:32:00 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 22:32:00 ---> Running in 68e0ac30dfeb 22:32:00 Removing intermediate container 68e0ac30dfeb 22:32:00 ---> 3d10b01ade20 22:32:00 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:32:00 ---> Running in 32f796cf9f4e 22:32:01 Removing intermediate container 32f796cf9f4e 22:32:01 ---> 54e47a6aefe8 22:32:01 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:32:01 ---> Running in f7a7cee18aa9 22:32:02 Removing intermediate container f7a7cee18aa9 22:32:02 ---> ec69c57bb6d1 22:32:02 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 22:32:02 ---> Running in bc5cbeb1463d 22:32:02 Removing intermediate container bc5cbeb1463d 22:32:02 ---> 268175ecdb87 22:32:02 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:32:02 ---> b4796ba577f1 22:32:02 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:32:02 ---> Running in 4f3a355c9a05 22:32:03 Removing intermediate container 4f3a355c9a05 22:32:03 ---> 85e6136c001f 22:32:03 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 22:32:03 ---> 8efafb1f2e16 22:32:03 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:32:04 ---> 30a4e91c5f14 22:32:04 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:32:04 ---> a25b4d5023b0 22:32:04 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:32:04 ---> f2e2116be5fc 22:32:04 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:32:05 ---> fe571b24a9d7 22:32:05 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 22:32:05 ---> Running in 2a5da59198cc 22:32:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:32:05 Removing intermediate container 2a5da59198cc 22:32:05 ---> 46cc2730f4ae 22:32:05 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:32:05 ---> 70223983b953 22:32:05 Step 25/30 : RUN chmod +x /entrypoint.sh 22:32:05 ---> Running in b714a8a56fd7 22:32:06 Removing intermediate container b714a8a56fd7 22:32:06 ---> 5cf37ea9534b 22:32:06 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 22:32:06 ---> Running in 928dfb3095a8 22:32:06 Removing intermediate container 928dfb3095a8 22:32:06 ---> 934f0a615c60 22:32:06 Step 27/30 : CMD ["gate"] 22:32:07 ---> Running in ffd5e875ef0f 22:32:07 Removing intermediate container ffd5e875ef0f 22:32:07 ---> 77e4889da745 22:32:07 Step 28/30 : LABEL arch=x86_64 22:32:07 ---> Running in dbd45dcb9dee 22:32:07 Removing intermediate container dbd45dcb9dee 22:32:07 ---> 63938066425d 22:32:07 Step 29/30 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:32:07 ---> Running in 81c75d3d10c5 22:32:07 Removing intermediate container 81c75d3d10c5 22:32:07 ---> b935e1687af9 22:32:07 Step 30/30 : LABEL version=2.2.0-dev.19 22:32:08 ---> Running in 56448bd1cc21 22:32:08 Removing intermediate container 56448bd1cc21 22:32:08 ---> fdb73226163e 22:32:08 22:32:08 Successfully built fdb73226163e 22:32:08 Successfully tagged security-bootstrapper:latest 22:32:08 Building support-notifications 22:32:10  Building security-bootstrapper ... done Removing intermediate container caf183682a79 22:32:10 ---> e60d43cdc82a 22:32:10 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:32:11 ---> Running in cb2879e4f829 22:32:11 Removing intermediate container cb9e77b5e1a6 22:32:11 ---> ab5cf7de61a9 22:32:11 22:32:11 Step 9/24 : FROM alpine:3.14 22:32:11 ---> 0a97eee8041e 22:32:11 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:32:11 ---> Running in c18fc6869e30 22:32:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:32:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:32:12 (1/3) Installing ca-certificates (20191127-r5) 22:32:12 (2/3) Installing dumb-init (1.2.5-r1) 22:32:12 (3/3) Installing su-exec (0.2-r1) 22:32:12 Executing busybox-1.33.1-r6.trigger 22:32:12 Executing ca-certificates-20191127-r5.trigger 22:32:12 OK: 6 MiB in 17 packages 22:32:14 Removing intermediate container c18fc6869e30 22:32:14 ---> 457c819581ee 22:32:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:32:14 ---> Running in 0c57fc82ed71 22:32:14 Removing intermediate container cb2879e4f829 22:32:14 ---> 3204ce273863 22:32:14 22:32:14 Step 10/22 : FROM docker:20.10.10 22:32:14 20.10.10: Pulling from library/docker 22:32:14 Removing intermediate container 0c57fc82ed71 22:32:14 ---> 37631324b7d4 22:32:14 Step 12/24 : WORKDIR / 22:32:14 ---> Running in d65d1e33a141 22:32:15 Removing intermediate container d65d1e33a141 22:32:15 ---> 5f73a4dfa9bc 22:32:15 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:32:16 ---> 3ad38f71584f 22:32:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:32:17 ---> fa3e050f9a7d 22:32:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:32:17 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:32:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:32:17 ---> 4c36996ea815 22:32:17 Step 3/21 : WORKDIR /edgex-go 22:32:17 ---> Using cache 22:32:17 ---> 6d83aeb462da 22:32:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:17 ---> Using cache 22:32:17 ---> 209cb1909a5e 22:32:17 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 22:32:17 Removing intermediate container 36f1e17ebcc4 22:32:17 ---> 5bb6385a91b6 22:32:17 22:32:17 Step 9/22 : FROM alpine:3.14 22:32:17 ---> 0a97eee8041e 22:32:17 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:32:17 ---> Running in 578aa139a0f3 22:32:17 ---> Running in f2ab8627a169 22:32:17 ---> bf68d024b9bf 22:32:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:32:17 Removing intermediate container f2ab8627a169 22:32:17 ---> 1baf66beee99 22:32:17 Step 11/22 : ENV APP_PORT=59880 22:32:17 ---> Running in 95272f51e40c 22:32:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:32:18 ---> 32214c8f1369 22:32:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:32:18 Removing intermediate container 95272f51e40c 22:32:18 ---> c4282ea1c216 22:32:18 Step 12/22 : EXPOSE $APP_PORT 22:32:18 ---> Running in be67a247acae 22:32:18 Removing intermediate container be67a247acae 22:32:18 ---> d676a898073c 22:32:18 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:18 ---> b7db8ec54638 22:32:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:32:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:32:18 ---> Running in 5b81cc6aad93 22:32:19 OK: 220 MiB in 52 packages 22:32:20 ---> 2fef210f821a 22:32:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:32:20 Removing intermediate container 578aa139a0f3 22:32:20 ---> e7f156bcac6d 22:32:20 Step 6/21 : COPY . . 22:32:20 Removing intermediate container 3d9724248ba2 22:32:20 ---> b4cef958ed30 22:32:20 22:32:20 Step 11/23 : FROM alpine:3.14 22:32:20 ---> 0a97eee8041e 22:32:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:32:20 ---> Running in ec76e6b2956b 22:32:20 ---> 94e637720ab3 22:32:20 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:32:21 Removing intermediate container 5b81cc6aad93 22:32:21 ---> bed71c7ce24a 22:32:21 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 22:32:22 ---> Running in 631aaa3ea4ec 22:32:22 ---> Running in df7d0fe07ede 22:32:22 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 22:32:22 Status: Downloaded newer image for docker:20.10.10 22:32:22 ---> b706a049f56e 22:32:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:32:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:32:22 (1/1) Installing dumb-init (1.2.5-r1) 22:32:22 Executing busybox-1.33.1-r6.trigger 22:32:22 OK: 6 MiB in 15 packages 22:32:22 ---> Running in 69dd0201f654 22:32:23 Removing intermediate container 69dd0201f654 22:32:23 ---> 0e155c15c81d 22:32:23 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:32:23 ---> Running in dd36cb942eb1 22:32:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:32:23 Removing intermediate container 631aaa3ea4ec 22:32:23 ---> 2cc7b7f16726 22:32:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:32:23 Removing intermediate container ec76e6b2956b 22:32:23 ---> 12d0d5df3e9e 22:32:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:32:23 ---> Running in d8fa2b5004ef 22:32:23 ---> Running in 6df775fc9ba0 22:32:24 (1/6) Installing dumb-init (1.2.5-r1) 22:32:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:32:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:32:24 (3/6) Installing libsodium (1.0.18-r0) 22:32:24 Removing intermediate container d8fa2b5004ef 22:32:24 ---> 779cdf501353 22:32:24 Step 14/23 : ENV APP_PORT=59861 22:32:24 (1/42) Installing readline (8.1.0-r0) 22:32:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:32:24 (2/42) Installing bash (5.1.4-r0) 22:32:24 Removing intermediate container 6df775fc9ba0 22:32:24 ---> e74e3832ca3d 22:32:24 Step 22/24 : LABEL arch=x86_64 22:32:24 (5/6) Installing libzmq (4.3.4-r0) 22:32:24 ---> Running in 97e65c183d15 22:32:24 ---> Running in eae9fce4f79f 22:32:24 Executing bash-5.1.4-r0.post-install 22:32:24 (6/6) Installing zeromq (4.3.4-r0) 22:32:24 (3/42) Installing brotli-libs (1.0.9-r5) 22:32:24 (4/42) Installing nghttp2-libs (1.43.0-r0) 22:32:24 (5/42) Installing libcurl (7.79.1-r0) 22:32:24 (6/42) Installing curl (7.79.1-r0) 22:32:24 (7/42) Installing dumb-init (1.2.5-r1) 22:32:24 (8/42) Installing libbz2 (1.0.8-r1) 22:32:24 Removing intermediate container 97e65c183d15 22:32:24 ---> f3f7db3723c1 22:32:24 Step 15/23 : EXPOSE $APP_PORT 22:32:24 (9/42) Installing expat (2.4.1-r0) 22:32:24 (10/42) Installing libffi (3.3-r2) 22:32:24 (11/42) Installing gdbm (1.19-r0) 22:32:24 (12/42) Installing xz-libs (5.2.5-r0) 22:32:24 Executing busybox-1.33.1-r6.trigger 22:32:24 (13/42) Installing libgcc (10.3.1_git20210424-r2) 22:32:24 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 22:32:24 OK: 8 MiB in 20 packages 22:32:24 (15/42) Installing mpdecimal (2.5.1-r1) 22:32:24 ---> Running in 91d17b8997b4 22:32:24 (16/42) Installing sqlite-libs (3.35.5-r0) 22:32:24 (17/42) Installing python3 (3.9.5-r2) 22:32:24 Removing intermediate container eae9fce4f79f 22:32:24 ---> 7f926a6b360f 22:32:24 Step 23/24 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:32:25 ---> Running in 8fb32e258889 22:32:25 Removing intermediate container 91d17b8997b4 22:32:25 ---> 51378152ee8c 22:32:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:32:25 (18/42) Installing py3-appdirs (1.4.4-r2) 22:32:25 (19/42) Installing py3-chardet (4.0.0-r2) 22:32:25 (20/42) Installing py3-idna (3.2-r0) 22:32:25 (21/42) Installing py3-urllib3 (1.26.5-r0) 22:32:25 (22/42) Installing py3-certifi (2020.12.5-r1) 22:32:25 (23/42) Installing py3-requests (2.25.1-r4) 22:32:25 (24/42) Installing py3-msgpack (1.0.2-r1) 22:32:25 Removing intermediate container 8fb32e258889 22:32:25 ---> bea36ddd07bf 22:32:25 Step 24/24 : LABEL version=2.2.0-dev.19 22:32:25 (25/42) Installing py3-lockfile (0.12.2-r4) 22:32:25 (26/42) Installing py3-cachecontrol (0.12.6-r1) 22:32:25 (27/42) Installing py3-colorama (0.4.4-r1) 22:32:25 (28/42) Installing py3-contextlib2 (0.6.0-r1) 22:32:25 (29/42) Installing py3-distlib (0.3.1-r3) 22:32:25 ---> 85387f97631f 22:32:25 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:25 (30/42) Installing py3-distro (1.5.0-r3) 22:32:25 ---> Running in 2b08e4fc0370 22:32:25 Removing intermediate container df7d0fe07ede 22:32:25 ---> 85ef8a161465 22:32:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:32:25 (31/42) Installing py3-six (1.15.0-r1) 22:32:25 (32/42) Installing py3-webencodings (0.5.1-r4) 22:32:25 (33/42) Installing py3-html5lib (1.1-r1) 22:32:25 ---> Running in a89d7af6f07c 22:32:25 ---> 8921ed71c642 22:32:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:32:25 (34/42) Installing py3-parsing (2.4.7-r2) 22:32:25 (35/42) Installing py3-packaging (20.9-r1) 22:32:25 (36/42) Installing py3-toml (0.10.2-r2) 22:32:25 (37/42) Installing py3-pep517 (0.10.0-r2) 22:32:25 (38/42) Installing py3-progress (1.5-r2) 22:32:25 (39/42) Installing py3-retrying (1.3.3-r1) 22:32:25 (40/42) Installing py3-ordered-set (4.0.2-r1) 22:32:25 (41/42) Installing py3-setuptools (52.0.0-r3) 22:32:25 (42/42) Installing py3-pip (20.3.4-r1) 22:32:26 ---> 7b3e6ca007d4 22:32:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:32:26 Removing intermediate container 2b08e4fc0370 22:32:26 ---> 9eec988839aa 22:32:26 22:32:26 Executing busybox-1.33.1-r6.trigger 22:32:26 OK: 84 MiB in 64 packages 22:32:26 Successfully built 9eec988839aa 22:32:26 Successfully tagged security-secretstore-setup:latest 22:32:26 Building security-proxy-setup 22:32:26  Building security-secretstore-setup ... done  ---> 402176c45668 22:32:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:32:27 Collecting docker-compose==1.23.2 22:32:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:32:27 Collecting websocket-client<1.0,>=0.32.0 22:32:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:32:27 Collecting cached-property<2,>=1.2.0 22:32:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:32:27 Collecting texttable<0.10,>=0.9.0 22:32:27 Downloading texttable-0.9.1.tar.gz (11 kB) 22:32:27 ---> e37d7cee83dc 22:32:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:32:27 ---> 2c8996bb8a90 22:32:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:32:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:32:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:32:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 22:32:28 Collecting jsonschema<3,>=2.5.1 22:32:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:32:28 Collecting PyYAML<4,>=3.10 22:32:28 Downloading PyYAML-3.13.tar.gz (270 kB) 22:32:28 Collecting docker<4.0,>=3.6.0 22:32:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:32:28 Collecting docopt<0.7,>=0.6.1 22:32:28 Downloading docopt-0.6.2.tar.gz (25 kB) 22:32:28 ---> b9fd9d8824c0 22:32:28 Step 18/22 : ENTRYPOINT ["/core-data"] 22:32:28 ---> Running in fa9527026c35 22:32:28 Collecting dockerpty<0.5,>=0.4.1 22:32:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:32:29 ---> Running in 251408f9eff3 22:32:29 Removing intermediate container a89d7af6f07c 22:32:29 ---> d04aede9f2d4 22:32:29 Step 8/21 : RUN make cmd/support-notifications/support-notifications 22:32:29 ---> Running in aa01dddd0d75 22:32:29 Removing intermediate container fa9527026c35 22:32:29 ---> 6fb5f4fb1182 22:32:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:32:29 ---> Running in 79ecb8ca6b77 22:32:29 Removing intermediate container 251408f9eff3 22:32:29 ---> d74fe596fe61 22:32:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:32:29 ---> Running in aa75c6a595bf 22:32:29 Collecting docker-pycreds>=0.4.0 22:32:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:32:29 Removing intermediate container 79ecb8ca6b77 22:32:29 ---> c5387b712c6f 22:32:29 Step 21/23 : LABEL arch=x86_64 22:32:29 Collecting chardet<3.1.0,>=3.0.2 22:32:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:32:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:32:29 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) 22:32:29 Collecting idna<2.8,>=2.5 22:32:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:32:29 ---> Running in 01759c4a4903 22:32:29 Removing intermediate container aa75c6a595bf 22:32:29 ---> 5d89d1a599b5 22:32:29 Step 20/22 : LABEL arch=x86_64 22:32:29 Collecting urllib3<1.25,>=1.21.1 22:32:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:32:29 ---> Running in 48463ed37d97 22:32:29 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:32:29 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:32:29 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:32:29 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:32:29 Removing intermediate container 01759c4a4903 22:32:29 ---> e5388c60714f 22:32:29 Step 22/23 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:32:29 Removing intermediate container 48463ed37d97 22:32:29 ---> fd7ca2185533 22:32:29 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:32:29 ---> Running in b791217378e5 22:32:29 ---> Running in fdce5906bd40 22:32:29 Removing intermediate container b791217378e5 22:32:29 ---> dcb0379cfe1b 22:32:29 Step 23/23 : LABEL version=2.2.0-dev.19 22:32:30 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:32:30 Attempting uninstall: urllib3 22:32:30 Found existing installation: urllib3 1.26.5 22:32:30 Uninstalling urllib3-1.26.5: 22:32:30 Successfully uninstalled urllib3-1.26.5 22:32:30 Removing intermediate container fdce5906bd40 22:32:30 ---> 80b43b4d5ace 22:32:30 Step 22/22 : LABEL version=2.2.0-dev.19 22:32:30 ---> Running in e0ad8a4e9787 22:32:30 ---> Running in 619f2e6ca98d 22:32:30 Attempting uninstall: idna 22:32:30 Found existing installation: idna 3.2 22:32:30 Uninstalling idna-3.2: 22:32:30 Successfully uninstalled idna-3.2 22:32:30 Removing intermediate container e0ad8a4e9787 22:32:30 ---> 83ff15fc5fc6 22:32:30 22:32:30 Removing intermediate container 619f2e6ca98d 22:32:30 ---> a71c38c81c97 22:32:30 22:32:30 Successfully built 83ff15fc5fc6 22:32:30 Successfully tagged support-scheduler:latest 22:32:30  Building support-scheduler ... done Building core-command 22:32:30 Successfully built a71c38c81c97 22:32:30 Attempting uninstall: chardet 22:32:30 Found existing installation: chardet 4.0.0 22:32:30 Uninstalling chardet-4.0.0: 22:32:30 Successfully tagged core-data:latest 22:32:30  Building core-data ... done Building core-metadata 22:32:31 Successfully uninstalled chardet-4.0.0 22:32:31 Attempting uninstall: requests 22:32:31 Found existing installation: requests 2.25.1 22:32:31 Uninstalling requests-2.25.1: 22:32:31 Successfully uninstalled requests-2.25.1 22:32:31 Running setup.py install for texttable: started 22:32:31 Running setup.py install for texttable: finished with status 'done' 22:32:31 Running setup.py install for PyYAML: started 22:32:32 Running setup.py install for PyYAML: finished with status 'done' 22:32:34 Running setup.py install for docopt: started 22:32:34 Running setup.py install for docopt: finished with status 'done' 22:32:34 Running setup.py install for dockerpty: started 22:32:36 Running setup.py install for dockerpty: finished with status 'done' 22:32:37 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:32:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:32:37 ---> 4c36996ea815 22:32:37 Step 3/22 : WORKDIR /edgex-go 22:32:37 ---> Using cache 22:32:37 ---> 6d83aeb462da 22:32:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:37 ---> Using cache 22:32:37 ---> 209cb1909a5e 22:32:37 Step 5/22 : RUN apk add --update --no-cache make git 22:32:37 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 22:32:39 ---> Running in 2031d9416910 22:32:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:32:41 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:32:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:32:41 ---> 4c36996ea815 22:32:41 Step 3/20 : WORKDIR /edgex-go 22:32:41 ---> Using cache 22:32:41 ---> 6d83aeb462da 22:32:41 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:41 ---> Using cache 22:32:41 ---> 209cb1909a5e 22:32:41 Step 5/20 : RUN apk add --update --no-cache make git 22:32:42 ---> Running in cf5c26b5a250 22:32:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:32:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:32:43 OK: 220 MiB in 52 packages 22:32:43 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:32:43 OK: 220 MiB in 52 packages 22:32:44 Removing intermediate container 2031d9416910 22:32:44 ---> 715ce6224409 22:32:44 Step 6/22 : COPY . . 22:32:45 Removing intermediate container cf5c26b5a250 22:32:45 ---> 81fa46be164a 22:32:45 Step 6/20 : COPY . . 22:32:49 Removing intermediate container dd36cb942eb1 22:32:49 ---> 4464a954b11b 22:32:49 Step 13/22 : ENV APP_PORT=58890 22:32:52 ---> Running in 1e8e145ffba7 22:32:54 Removing intermediate container 1e8e145ffba7 22:32:54 ---> 908cae5b324e 22:32:54 Step 14/22 : EXPOSE $APP_PORT 22:32:54 ---> Running in 2c643068ca92 22:32:54 ---> 2858623de37a 22:32:54 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:54 ---> 78c59648c63a 22:32:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:54 Removing intermediate container 2c643068ca92 22:32:54 ---> f72feb9542a2 22:32:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:32:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:32:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:32:55 ---> 4c36996ea815 22:32:55 Step 3/22 : WORKDIR /edgex-go 22:32:55 ---> Using cache 22:32:55 ---> 6d83aeb462da 22:32:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:32:55 ---> Using cache 22:32:55 ---> 209cb1909a5e 22:32:55 Step 5/22 : RUN apk add --update --no-cache make git 22:32:55 ---> Using cache 22:32:55 ---> 81fa46be164a 22:32:55 Step 6/22 : COPY . . 22:32:55 ---> Using cache 22:32:55 ---> 2858623de37a 22:32:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:32:55 ---> Running in 065768611cce 22:32:55 ---> Running in 7df13591f4ad 22:32:55 ---> Running in db86d5456801 22:32:56 ---> 666b831e9a7f 22:32:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:32:56 ---> 5dbf5dead13a 22:32:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:32:56 ---> 3906c8647ddd 22:32:56 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 22:32:56 ---> Running in d5f088cfbf13 22:32:57 Removing intermediate container d5f088cfbf13 22:32:57 ---> 8ab462b76cd2 22:32:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:32:57 ---> Running in dc52cbf20f2d 22:32:57 Removing intermediate container 065768611cce 22:32:57 ---> d64c33964b8f 22:32:57 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:32:57 ---> Running in 97399d1d8577 22:32:57 Removing intermediate container dc52cbf20f2d 22:32:57 ---> e2c8566ed47d 22:32:57 Step 20/22 : LABEL arch=x86_64 22:32:57 ---> Running in eadf8b79f7cc 22:32:57 Removing intermediate container 7df13591f4ad 22:32:57 ---> 8b4f57dc5a08 22:32:57 Step 8/22 : RUN make cmd/core-metadata/core-metadata 22:32:57 Removing intermediate container db86d5456801 22:32:57 ---> 4b4dcf4119c6 22:32:57 Step 8/22 : RUN make cmd/core-command/core-command 22:32:57 ---> Running in bede58b03893 22:32:57 Removing intermediate container eadf8b79f7cc 22:32:57 ---> d00432a3eeb7 22:32:57 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:32:57 ---> Running in ba1a618f3c76 22:32:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:32:57 ---> Running in dfe5e039ab5a 22:32:57 Removing intermediate container aa01dddd0d75 22:32:57 ---> 9202fb55d6de 22:32:57 22:32:57 Step 9/21 : FROM alpine:3.14 22:32:57 ---> 0a97eee8041e 22:32:57 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 22:32:58 ---> Running in 0c0179b01351 22:32:58 Removing intermediate container dfe5e039ab5a 22:32:58 ---> 2f4c091b8671 22:32:58 Step 22/22 : LABEL version=2.2.0-dev.19 22:32:58 ---> Running in 80ab458075dd 22:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:32:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-command/core-command ./cmd/core-command 22:32:58 Removing intermediate container 80ab458075dd 22:32:58 ---> a825df24d905 22:32:58 22:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:32:58 Successfully built a825df24d905 22:32:58 Successfully tagged sys-mgmt-agent:latest 22:32:58  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:32:58 (1/2) Installing ca-certificates (20191127-r5) 22:32:58 (2/2) Installing dumb-init (1.2.5-r1) 22:32:58 Executing busybox-1.33.1-r6.trigger 22:32:58 Executing ca-certificates-20191127-r5.trigger 22:32:58 OK: 6 MiB in 16 packages 22:32:59 Removing intermediate container 0c0179b01351 22:32:59 ---> 7cbf06eb248d 22:32:59 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:32:59 ---> Running in d207e82b3bf8 22:32:59 Removing intermediate container d207e82b3bf8 22:32:59 ---> 017510818f43 22:32:59 Step 12/21 : ENV APP_PORT=59860 22:33:00 ---> Running in 98f49b0e94ad 22:33:00 Removing intermediate container 98f49b0e94ad 22:33:00 ---> d7cad03b204f 22:33:00 Step 13/21 : EXPOSE $APP_PORT 22:33:00 ---> Running in 3e197fe55653 22:33:00 Removing intermediate container 3e197fe55653 22:33:00 ---> 972e70d79b5b 22:33:00 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:00 ---> d0ff028aa25e 22:33:00 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:33:01 ---> 4d78932887d7 22:33:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:33:01 ---> a33791d12504 22:33:01 Step 17/21 : ENTRYPOINT ["/support-notifications"] 22:33:01 ---> Running in b72d319824fa 22:33:01 Removing intermediate container b72d319824fa 22:33:01 ---> d0f23daa7b8f 22:33:01 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:01 ---> Running in 21c70601279a 22:33:01 Removing intermediate container 21c70601279a 22:33:01 ---> 2f0fe5021ca1 22:33:01 Step 19/21 : LABEL arch=x86_64 22:33:02 ---> Running in 3192933f1c5d 22:33:02 Removing intermediate container 3192933f1c5d 22:33:02 ---> 5a43f543da31 22:33:02 Step 20/21 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:33:02 ---> Running in 7bc375fb845b 22:33:02 Removing intermediate container 7bc375fb845b 22:33:02 ---> 66969b819f0b 22:33:02 Step 21/21 : LABEL version=2.2.0-dev.19 22:33:02 ---> Running in 4a68c5c3e414 22:33:03 Removing intermediate container 4a68c5c3e414 22:33:03 ---> 8f1dcb45183a 22:33:03 22:33:03 Successfully built 8f1dcb45183a 22:33:03 Successfully tagged support-notifications:latest 22:33:22  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config 22:33:23 Removing intermediate container ba1a618f3c76 22:33:23 ---> 98c87755643a 22:33:23 22:33:23 Step 9/22 : FROM alpine:3.14 22:33:23 ---> 0a97eee8041e 22:33:23 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:33:23 ---> Using cache 22:33:23 ---> 12d0d5df3e9e 22:33:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:33:23 ---> Using cache 22:33:23 ---> 779cdf501353 22:33:23 Step 12/22 : ENV APP_PORT=59882 22:33:23 ---> Running in bc4cae8329a1 22:33:23 Removing intermediate container 97399d1d8577 22:33:23 ---> 8047987d8a1d 22:33:23 22:33:23 Step 9/20 : FROM alpine:3.14 22:33:23 ---> 0a97eee8041e 22:33:23 Step 10/20 : RUN apk add --update --no-cache curl 22:33:23 ---> Running in e16f2b927360 22:33:23 Removing intermediate container bc4cae8329a1 22:33:23 ---> 925323253328 22:33:23 Step 13/22 : EXPOSE $APP_PORT 22:33:23 ---> Running in 202b5e828a58 22:33:23 Removing intermediate container 202b5e828a58 22:33:23 ---> a16951aec7d6 22:33:23 Step 14/22 : WORKDIR / 22:33:23 ---> Running in a3a67f41d0d9 22:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:33:24 Removing intermediate container a3a67f41d0d9 22:33:24 ---> b69b5c695b92 22:33:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:24 (1/5) Installing ca-certificates (20191127-r5) 22:33:24 (2/5) Installing brotli-libs (1.0.9-r5) 22:33:24 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:33:24 (4/5) Installing libcurl (7.79.1-r0) 22:33:24 (5/5) Installing curl (7.79.1-r0) 22:33:24 Executing busybox-1.33.1-r6.trigger 22:33:24 Executing ca-certificates-20191127-r5.trigger 22:33:24 Removing intermediate container bede58b03893 22:33:24 ---> 6bca789317f2 22:33:24 22:33:24 Step 9/22 : FROM alpine:3.14 22:33:24 ---> 0a97eee8041e 22:33:24 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:33:24 ---> Using cache 22:33:24 ---> 12d0d5df3e9e 22:33:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:33:24 ---> Using cache 22:33:24 ---> 779cdf501353 22:33:24 Step 12/22 : ENV APP_PORT=59881 22:33:24 OK: 8 MiB in 19 packages 22:33:24 ---> 4a66d2441d03 22:33:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:33:24 ---> Running in 08bd156ba0a5 22:33:24 Removing intermediate container 08bd156ba0a5 22:33:24 ---> e5a17d96b325 22:33:24 Step 13/22 : EXPOSE $APP_PORT 22:33:24 ---> Running in 4febc9f9452a 22:33:25 ---> d953e3295113 22:33:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:33:25 Removing intermediate container 4febc9f9452a 22:33:25 ---> a5cb68c41c66 22:33:25 Step 14/22 : WORKDIR / 22:33:25 Removing intermediate container e16f2b927360 22:33:25 ---> 9e44079edc82 22:33:25 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:33:25 ---> Running in 7a2f44872b9e 22:33:25 ---> Running in cb1a1ccd9c6b 22:33:25 ---> 4c4780cf9a68 22:33:25 Step 18/22 : ENTRYPOINT ["/core-command"] 22:33:25 Removing intermediate container cb1a1ccd9c6b 22:33:25 ---> 90fefb128289 22:33:25 Step 12/20 : WORKDIR /edgex 22:33:25 Removing intermediate container 7a2f44872b9e 22:33:25 ---> aeef4dc0d1dc 22:33:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:33:25 ---> Running in 1e8939e70fd4 22:33:25 ---> Running in 16f99aae3197 22:33:25 Removing intermediate container 1e8939e70fd4 22:33:25 ---> 410205b4e5fc 22:33:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:25 ---> Running in 808775ca8fe3 22:33:25 Removing intermediate container 16f99aae3197 22:33:25 ---> 9b60e10db31a 22:33:25 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:33:25 ---> e7e815f0ff59 22:33:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:33:25 Removing intermediate container 808775ca8fe3 22:33:25 ---> 2c80c2136ef5 22:33:25 Step 20/22 : LABEL arch=x86_64 22:33:25 ---> f116f0c0acce 22:33:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:33:25 ---> Running in c8b6df1e9b44 22:33:25 Removing intermediate container c8b6df1e9b44 22:33:25 ---> 51609e2b932e 22:33:25 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:33:25 ---> f963b9a37d79 22:33:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:33:25 ---> Running in 119a91c34395 22:33:26 Removing intermediate container 119a91c34395 22:33:26 ---> c24a1215993a 22:33:26 Step 22/22 : LABEL version=2.2.0-dev.19 22:33:26 ---> 5d2cd28c6174 22:33:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:33:26 ---> cee0f41be74b 22:33:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:33:26 ---> Running in 25c9d846cbb9 22:33:26 ---> Running in fb21b832cc73 22:33:26 Removing intermediate container 25c9d846cbb9 22:33:26 ---> 903b0a3b414f 22:33:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:33:26 Removing intermediate container fb21b832cc73 22:33:26 ---> 8715af9369e4 22:33:26 22:33:26 ---> Running in 947346edd256 22:33:26 Successfully built 8715af9369e4 22:33:26 Successfully tagged core-command:latest 22:33:26  Building core-command ... done  ---> fd770d73f2d7 22:33:26 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:33:26 Removing intermediate container 947346edd256 22:33:26 ---> c288465bbc7c 22:33:26 Step 20/22 : LABEL arch=x86_64 22:33:26 ---> Running in 831a8e0d45b9 22:33:26 ---> Running in 46a6a6b40a04 22:33:26 Removing intermediate container 831a8e0d45b9 22:33:26 ---> 8fa374f4d564 22:33:26 Step 17/20 : CMD ["--init=true"] 22:33:26 Removing intermediate container 46a6a6b40a04 22:33:26 ---> 9fb8f744b95c 22:33:26 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:33:26 ---> Running in a5edeadb5733 22:33:26 ---> Running in 3dc65172dfb7 22:33:26 Removing intermediate container a5edeadb5733 22:33:26 ---> d458b80ef67f 22:33:26 Step 18/20 : LABEL arch=x86_64 22:33:26 ---> Running in 3cbd570cf8fa 22:33:26 Removing intermediate container 3dc65172dfb7 22:33:26 ---> 1f15dd8f5cdc 22:33:26 Step 22/22 : LABEL version=2.2.0-dev.19 22:33:26 ---> Running in 3449719c6b86 22:33:26 Removing intermediate container 3cbd570cf8fa 22:33:26 ---> f57a1d37bfa8 22:33:26 Step 19/20 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:33:26 ---> Running in e33ef1b82c2e 22:33:26 Removing intermediate container 3449719c6b86 22:33:26 ---> 1c36527afec4 22:33:26 22:33:26 Successfully built 1c36527afec4 22:33:26 Successfully tagged core-metadata:latest 22:33:26 Removing intermediate container e33ef1b82c2e 22:33:26 ---> 7b89d363b78c 22:33:26 Step 20/20 : LABEL version=2.2.0-dev.19 22:33:26  Building core-metadata ... done  ---> Running in 01158e9100d5 22:33:26 Removing intermediate container 01158e9100d5 22:33:26 ---> 5694dd2e3d84 22:33:26 22:33:27 Successfully built 5694dd2e3d84 22:33:27 Successfully tagged security-proxy-setup:latest 22:33:27  Building security-proxy-setup ... done  [Pipeline] } 22:33:27 $ docker stop --time=1 09caea753aa022557362808563508e113adef812c2ba16cb4f9df358d52c57fd 22:33:28 $ docker rm -f 09caea753aa022557362808563508e113adef812c2ba16cb4f9df358d52c57fd [Pipeline] // withDockerContainer [Pipeline] sh 22:33:28 + docker images 22:33:28 REPOSITORY TAG IMAGE ID CREATED SIZE 22:33:28 core-metadata latest 1c36527afec4 2 seconds ago 16.9MB 22:33:28 core-command latest 8715af9369e4 2 seconds ago 16.1MB 22:33:28 security-proxy-setup latest 5694dd2e3d84 2 seconds ago 26.9MB 22:33:28 6bca789317f2 4 seconds ago 1.76GB 22:33:28 8047987d8a1d 5 seconds ago 1.77GB 22:33:28 98c87755643a 6 seconds ago 1.76GB 22:33:28 support-notifications latest 8f1dcb45183a 26 seconds ago 17MB 22:33:28 sys-mgmt-agent latest a825df24d905 30 seconds ago 297MB 22:33:28 9202fb55d6de 31 seconds ago 1.76GB 22:33:28 support-scheduler latest 83ff15fc5fc6 58 seconds ago 16.2MB 22:33:28 core-data latest a71c38c81c97 58 seconds ago 20.7MB 22:33:28 security-secretstore-setup latest 9eec988839aa About a minute ago 28.4MB 22:33:28 b4cef958ed30 About a minute ago 1.76GB 22:33:28 5bb6385a91b6 About a minute ago 1.77GB 22:33:28 3204ce273863 About a minute ago 1.76GB 22:33:28 ab5cf7de61a9 About a minute ago 1.77GB 22:33:28 security-bootstrapper latest fdb73226163e About a minute ago 18.9MB 22:33:28 c59b6368f4f8 About a minute ago 1.76GB 22:33:28 ci-base-image-x86_64 latest 4c36996ea815 5 minutes ago 1.25GB 22:33:28 docker 20.10.10 b706a049f56e 2 months ago 216MB 22:33:28 alpine 3.14 0a97eee8041e 2 months ago 5.61MB 22:33:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 3 months ago 548MB 22:33:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 3 months ago 34.5MB 22:33:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 18 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 22:33:29 provisioning config files... 22:33:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/135@tmp/config4206866160957464119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:29 ---> docker-login.sh 22:33:29 nexus3.edgexfoundry.org:10001 22:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:29 Configure a credential helper to remove this warning. See 22:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:29 22:33:29 Login Succeeded 22:33:29 nexus3.edgexfoundry.org:10002 22:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:29 Configure a credential helper to remove this warning. See 22:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:29 22:33:29 Login Succeeded 22:33:29 nexus3.edgexfoundry.org:10003 22:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:29 Configure a credential helper to remove this warning. See 22:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:29 22:33:29 Login Succeeded 22:33:29 nexus3.edgexfoundry.org:10004 22:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:29 Configure a credential helper to remove this warning. See 22:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:29 22:33:29 Login Succeeded 22:33:29 docker.io 22:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:33:30 Configure a credential helper to remove this warning. See 22:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:33:30 22:33:30 Login Succeeded 22:33:30 ---> docker-login.sh ends [Pipeline] } 22:33:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:33:30 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:33:30 76a2231e8148cb604158a0f3c13d077a257babdb 22:33:30 latest 22:33:30 2.2.0-dev.19 22:33:30 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:30 main 22:33:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:33:30 + docker push nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:33:30 704ce8deb1c1: Preparing 22:33:30 c5c491b13042: Preparing 22:33:30 6fca72b1b61d: Preparing 22:33:30 015f8a24c6a1: Preparing 22:33:30 1a058d5342cc: Preparing 22:33:30 1a058d5342cc: Layer already exists 22:33:30 6fca72b1b61d: Pushed 22:33:30 015f8a24c6a1: Pushed 22:33:30 704ce8deb1c1: Pushed 22:33:32 c5c491b13042: Pushed 22:33:32 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:bb29bb3f4b349f3891ff33747a8ccc29da023c0e653e435a4b1d7fc6f9a51088 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:33:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 22:33:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:33:32 704ce8deb1c1: Preparing 22:33:32 c5c491b13042: Preparing 22:33:32 6fca72b1b61d: Preparing 22:33:32 015f8a24c6a1: Preparing 22:33:32 1a058d5342cc: Preparing 22:33:32 015f8a24c6a1: Layer already exists 22:33:32 c5c491b13042: Layer already exists 22:33:32 1a058d5342cc: Layer already exists 22:33:32 6fca72b1b61d: Layer already exists 22:33:32 704ce8deb1c1: Layer already exists 22:33:32 latest: digest: sha256:bb29bb3f4b349f3891ff33747a8ccc29da023c0e653e435a4b1d7fc6f9a51088 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:33:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:33 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.19 22:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:33:33 704ce8deb1c1: Preparing 22:33:33 c5c491b13042: Preparing 22:33:33 6fca72b1b61d: Preparing 22:33:33 015f8a24c6a1: Preparing 22:33:33 1a058d5342cc: Preparing 22:33:33 015f8a24c6a1: Layer already exists 22:33:33 1a058d5342cc: Layer already exists 22:33:33 704ce8deb1c1: Layer already exists 22:33:33 c5c491b13042: Layer already exists 22:33:33 6fca72b1b61d: Layer already exists 22:33:33 2.2.0-dev.19: digest: sha256:bb29bb3f4b349f3891ff33747a8ccc29da023c0e653e435a4b1d7fc6f9a51088 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:33:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:33 + docker push nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:33:33 704ce8deb1c1: Preparing 22:33:33 c5c491b13042: Preparing 22:33:33 6fca72b1b61d: Preparing 22:33:33 015f8a24c6a1: Preparing 22:33:33 1a058d5342cc: Preparing 22:33:33 015f8a24c6a1: Layer already exists 22:33:33 6fca72b1b61d: Layer already exists 22:33:33 704ce8deb1c1: Layer already exists 22:33:33 c5c491b13042: Layer already exists 22:33:33 1a058d5342cc: Layer already exists 22:33:33 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:bb29bb3f4b349f3891ff33747a8ccc29da023c0e653e435a4b1d7fc6f9a51088 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:33:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 22:33:34 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:33:34 704ce8deb1c1: Preparing 22:33:34 c5c491b13042: Preparing 22:33:34 6fca72b1b61d: Preparing 22:33:34 015f8a24c6a1: Preparing 22:33:34 1a058d5342cc: Preparing 22:33:34 1a058d5342cc: Layer already exists 22:33:34 704ce8deb1c1: Layer already exists 22:33:34 015f8a24c6a1: Layer already exists 22:33:34 6fca72b1b61d: Layer already exists 22:33:34 c5c491b13042: Layer already exists 22:33:34 main: digest: sha256:bb29bb3f4b349f3891ff33747a8ccc29da023c0e653e435a4b1d7fc6f9a51088 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:34 ===================================================== [Pipeline] echo 22:33:34 taggedImages: 22:33:34 - nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:34 - nexus3.edgexfoundry.org:10004/core-command:latest 22:33:34 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.19 22:33:34 - nexus3.edgexfoundry.org:10004/core-command:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:34 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:33:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:33:34 76a2231e8148cb604158a0f3c13d077a257babdb 22:33:34 latest 22:33:34 2.2.0-dev.19 22:33:34 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:34 main 22:33:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:33:35 + docker push nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:33:35 e2f95f005292: Preparing 22:33:35 a68ecbaa9b59: Preparing 22:33:35 6fca72b1b61d: Preparing 22:33:35 6219e90745eb: Preparing 22:33:35 1ad6545c3b86: Preparing 22:33:35 1a058d5342cc: Preparing 22:33:35 1a058d5342cc: Waiting 22:33:35 6fca72b1b61d: Layer already exists 22:33:35 1a058d5342cc: Layer already exists 22:33:35 1ad6545c3b86: Pushed 22:33:35 e2f95f005292: Pushed 22:33:35 6219e90745eb: Pushed 22:33:36 a68ecbaa9b59: Pushed 22:33:36 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:c451efb97f36362ba785f570cb528c503578a1534dbb998b1a676e8eb6bba1aa size: 1573 [Pipeline] isUnix [Pipeline] sh 22:33:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 22:33:37 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:33:37 e2f95f005292: Preparing 22:33:37 a68ecbaa9b59: Preparing 22:33:37 6fca72b1b61d: Preparing 22:33:37 6219e90745eb: Preparing 22:33:37 1ad6545c3b86: Preparing 22:33:37 1a058d5342cc: Preparing 22:33:37 1a058d5342cc: Waiting 22:33:37 a68ecbaa9b59: Layer already exists 22:33:37 e2f95f005292: Layer already exists 22:33:37 6fca72b1b61d: Layer already exists 22:33:37 6219e90745eb: Layer already exists 22:33:37 1ad6545c3b86: Layer already exists 22:33:37 1a058d5342cc: Layer already exists 22:33:37 latest: digest: sha256:c451efb97f36362ba785f570cb528c503578a1534dbb998b1a676e8eb6bba1aa size: 1573 [Pipeline] isUnix [Pipeline] sh 22:33:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:37 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.19 22:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:33:37 e2f95f005292: Preparing 22:33:37 a68ecbaa9b59: Preparing 22:33:37 6fca72b1b61d: Preparing 22:33:37 6219e90745eb: Preparing 22:33:37 1ad6545c3b86: Preparing 22:33:37 1a058d5342cc: Preparing 22:33:37 1a058d5342cc: Waiting 22:33:37 6fca72b1b61d: Layer already exists 22:33:37 6219e90745eb: Layer already exists 22:33:37 a68ecbaa9b59: Layer already exists 22:33:37 1ad6545c3b86: Layer already exists 22:33:37 e2f95f005292: Layer already exists 22:33:37 1a058d5342cc: Layer already exists 22:33:37 2.2.0-dev.19: digest: sha256:c451efb97f36362ba785f570cb528c503578a1534dbb998b1a676e8eb6bba1aa size: 1573 [Pipeline] isUnix [Pipeline] sh 22:33:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:38 + docker push nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:33:38 e2f95f005292: Preparing 22:33:38 a68ecbaa9b59: Preparing 22:33:38 6fca72b1b61d: Preparing 22:33:38 6219e90745eb: Preparing 22:33:38 1ad6545c3b86: Preparing 22:33:38 1a058d5342cc: Preparing 22:33:38 1a058d5342cc: Waiting 22:33:38 6219e90745eb: Layer already exists 22:33:38 a68ecbaa9b59: Layer already exists 22:33:38 e2f95f005292: Layer already exists 22:33:38 6fca72b1b61d: Layer already exists 22:33:38 1ad6545c3b86: Layer already exists 22:33:38 1a058d5342cc: Layer already exists 22:33:38 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:c451efb97f36362ba785f570cb528c503578a1534dbb998b1a676e8eb6bba1aa size: 1573 [Pipeline] isUnix [Pipeline] sh 22:33:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 22:33:38 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:33:38 e2f95f005292: Preparing 22:33:38 a68ecbaa9b59: Preparing 22:33:38 6fca72b1b61d: Preparing 22:33:38 6219e90745eb: Preparing 22:33:38 1ad6545c3b86: Preparing 22:33:38 1a058d5342cc: Preparing 22:33:38 1a058d5342cc: Waiting 22:33:38 6219e90745eb: Layer already exists 22:33:38 6fca72b1b61d: Layer already exists 22:33:38 e2f95f005292: Layer already exists 22:33:38 1ad6545c3b86: Layer already exists 22:33:38 a68ecbaa9b59: Layer already exists 22:33:38 1a058d5342cc: Layer already exists 22:33:38 main: digest: sha256:c451efb97f36362ba785f570cb528c503578a1534dbb998b1a676e8eb6bba1aa size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:38 ===================================================== [Pipeline] echo 22:33:38 taggedImages: 22:33:38 - nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:38 - nexus3.edgexfoundry.org:10004/core-data:latest 22:33:38 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.19 22:33:38 - nexus3.edgexfoundry.org:10004/core-data:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:38 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:33:38 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:33:38 76a2231e8148cb604158a0f3c13d077a257babdb 22:33:38 latest 22:33:38 2.2.0-dev.19 22:33:38 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:38 main 22:33:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:33:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:33:39 5d7c90629856: Preparing 22:33:39 4be7ea31380a: Preparing 22:33:39 6fca72b1b61d: Preparing 22:33:39 015f8a24c6a1: Preparing 22:33:39 1a058d5342cc: Preparing 22:33:39 6fca72b1b61d: Layer already exists 22:33:39 1a058d5342cc: Layer already exists 22:33:39 015f8a24c6a1: Layer already exists 22:33:39 5d7c90629856: Pushed 22:33:40 4be7ea31380a: Pushed 22:33:40 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:51ffa3bdce33a37ca838ae9d6b3ebe1f11091770998d5884639c609573696cc7 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:33:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 22:33:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:33:41 5d7c90629856: Preparing 22:33:41 4be7ea31380a: Preparing 22:33:41 6fca72b1b61d: Preparing 22:33:41 015f8a24c6a1: Preparing 22:33:41 1a058d5342cc: Preparing 22:33:41 015f8a24c6a1: Layer already exists 22:33:41 1a058d5342cc: Layer already exists 22:33:41 5d7c90629856: Layer already exists 22:33:41 6fca72b1b61d: Layer already exists 22:33:41 4be7ea31380a: Layer already exists 22:33:41 latest: digest: sha256:51ffa3bdce33a37ca838ae9d6b3ebe1f11091770998d5884639c609573696cc7 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:33:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.19 22:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:33:42 5d7c90629856: Preparing 22:33:42 4be7ea31380a: Preparing 22:33:42 6fca72b1b61d: Preparing 22:33:42 015f8a24c6a1: Preparing 22:33:42 1a058d5342cc: Preparing 22:33:42 015f8a24c6a1: Layer already exists 22:33:42 6fca72b1b61d: Layer already exists 22:33:42 1a058d5342cc: Layer already exists 22:33:42 5d7c90629856: Layer already exists 22:33:42 4be7ea31380a: Layer already exists 22:33:42 2.2.0-dev.19: digest: sha256:51ffa3bdce33a37ca838ae9d6b3ebe1f11091770998d5884639c609573696cc7 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:33:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:33:42 5d7c90629856: Preparing 22:33:42 4be7ea31380a: Preparing 22:33:42 6fca72b1b61d: Preparing 22:33:42 015f8a24c6a1: Preparing 22:33:42 1a058d5342cc: Preparing 22:33:42 4be7ea31380a: Layer already exists 22:33:42 5d7c90629856: Layer already exists 22:33:42 015f8a24c6a1: Layer already exists 22:33:42 6fca72b1b61d: Layer already exists 22:33:42 1a058d5342cc: Layer already exists 22:33:42 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:51ffa3bdce33a37ca838ae9d6b3ebe1f11091770998d5884639c609573696cc7 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:33:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 22:33:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:33:43 5d7c90629856: Preparing 22:33:43 4be7ea31380a: Preparing 22:33:43 6fca72b1b61d: Preparing 22:33:43 015f8a24c6a1: Preparing 22:33:43 1a058d5342cc: Preparing 22:33:43 1a058d5342cc: Layer already exists 22:33:43 4be7ea31380a: Layer already exists 22:33:43 5d7c90629856: Layer already exists 22:33:43 6fca72b1b61d: Layer already exists 22:33:43 015f8a24c6a1: Layer already exists 22:33:43 main: digest: sha256:51ffa3bdce33a37ca838ae9d6b3ebe1f11091770998d5884639c609573696cc7 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:43 ===================================================== [Pipeline] echo 22:33:43 taggedImages: 22:33:43 - nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:33:43 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.19 22:33:43 - nexus3.edgexfoundry.org:10004/core-metadata:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:43 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:33:43 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:33:43 76a2231e8148cb604158a0f3c13d077a257babdb 22:33:43 latest 22:33:43 2.2.0-dev.19 22:33:43 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:43 main 22:33:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:33:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:33:43 eccb2024f289: Preparing 22:33:43 eccb2024f289: Preparing 22:33:43 0d40a1b54e0d: Preparing 22:33:43 700e8758d4c9: Preparing 22:33:43 932ae16a88a5: Preparing 22:33:43 8eb58c0caaaf: Preparing 22:33:43 6fca72b1b61d: Preparing 22:33:43 7c48efc6994a: Preparing 22:33:43 f76a528e1d29: Preparing 22:33:43 5ea12caa3cee: Preparing 22:33:43 03889587e370: Preparing 22:33:43 1a058d5342cc: Preparing 22:33:43 6fca72b1b61d: Waiting 22:33:43 7c48efc6994a: Waiting 22:33:43 f76a528e1d29: Waiting 22:33:43 5ea12caa3cee: Waiting 22:33:43 03889587e370: Waiting 22:33:43 1a058d5342cc: Waiting 22:33:43 932ae16a88a5: Pushed 22:33:43 700e8758d4c9: Pushed 22:33:43 0d40a1b54e0d: Pushed 22:33:43 6fca72b1b61d: Layer already exists 22:33:43 eccb2024f289: Pushed 22:33:44 7c48efc6994a: Pushed 22:33:44 1a058d5342cc: Layer already exists 22:33:44 03889587e370: Pushed 22:33:44 f76a528e1d29: Pushed 22:33:44 5ea12caa3cee: Pushed 22:33:45 8eb58c0caaaf: Pushed 22:33:45 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:72b53501007b4d33f46ecb5710b021a257834e662f8e5e3f409fe09e72f1eb6c size: 2817 [Pipeline] isUnix [Pipeline] sh 22:33:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 22:33:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:33:45 eccb2024f289: Preparing 22:33:45 eccb2024f289: Preparing 22:33:45 0d40a1b54e0d: Preparing 22:33:45 700e8758d4c9: Preparing 22:33:45 932ae16a88a5: Preparing 22:33:45 8eb58c0caaaf: Preparing 22:33:45 6fca72b1b61d: Preparing 22:33:45 7c48efc6994a: Preparing 22:33:45 f76a528e1d29: Preparing 22:33:45 5ea12caa3cee: Preparing 22:33:45 03889587e370: Preparing 22:33:45 1a058d5342cc: Preparing 22:33:45 6fca72b1b61d: Waiting 22:33:45 7c48efc6994a: Waiting 22:33:45 f76a528e1d29: Waiting 22:33:45 5ea12caa3cee: Waiting 22:33:45 03889587e370: Waiting 22:33:45 1a058d5342cc: Waiting 22:33:45 0d40a1b54e0d: Layer already exists 22:33:45 932ae16a88a5: Layer already exists 22:33:45 eccb2024f289: Layer already exists 22:33:45 8eb58c0caaaf: Layer already exists 22:33:45 700e8758d4c9: Layer already exists 22:33:45 6fca72b1b61d: Layer already exists 22:33:45 f76a528e1d29: Layer already exists 22:33:45 5ea12caa3cee: Layer already exists 22:33:45 7c48efc6994a: Layer already exists 22:33:45 03889587e370: Layer already exists 22:33:45 1a058d5342cc: Layer already exists 22:33:45 latest: digest: sha256:72b53501007b4d33f46ecb5710b021a257834e662f8e5e3f409fe09e72f1eb6c size: 2817 [Pipeline] isUnix [Pipeline] sh 22:33:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.19 22:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:33:46 eccb2024f289: Preparing 22:33:46 eccb2024f289: Preparing 22:33:46 0d40a1b54e0d: Preparing 22:33:46 700e8758d4c9: Preparing 22:33:46 932ae16a88a5: Preparing 22:33:46 8eb58c0caaaf: Preparing 22:33:46 6fca72b1b61d: Preparing 22:33:46 7c48efc6994a: Preparing 22:33:46 f76a528e1d29: Preparing 22:33:46 5ea12caa3cee: Preparing 22:33:46 03889587e370: Preparing 22:33:46 1a058d5342cc: Preparing 22:33:46 6fca72b1b61d: Waiting 22:33:46 7c48efc6994a: Waiting 22:33:46 f76a528e1d29: Waiting 22:33:46 5ea12caa3cee: Waiting 22:33:46 03889587e370: Waiting 22:33:46 1a058d5342cc: Waiting 22:33:46 8eb58c0caaaf: Layer already exists 22:33:46 0d40a1b54e0d: Layer already exists 22:33:46 700e8758d4c9: Layer already exists 22:33:46 932ae16a88a5: Layer already exists 22:33:46 eccb2024f289: Layer already exists 22:33:46 6fca72b1b61d: Layer already exists 22:33:46 03889587e370: Layer already exists 22:33:46 7c48efc6994a: Layer already exists 22:33:46 5ea12caa3cee: Layer already exists 22:33:46 f76a528e1d29: Layer already exists 22:33:46 1a058d5342cc: Layer already exists 22:33:46 2.2.0-dev.19: digest: sha256:72b53501007b4d33f46ecb5710b021a257834e662f8e5e3f409fe09e72f1eb6c size: 2817 [Pipeline] isUnix [Pipeline] sh 22:33:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:33:47 eccb2024f289: Preparing 22:33:47 eccb2024f289: Preparing 22:33:47 0d40a1b54e0d: Preparing 22:33:47 700e8758d4c9: Preparing 22:33:47 932ae16a88a5: Preparing 22:33:47 8eb58c0caaaf: Preparing 22:33:47 6fca72b1b61d: Preparing 22:33:47 7c48efc6994a: Preparing 22:33:47 f76a528e1d29: Preparing 22:33:47 5ea12caa3cee: Preparing 22:33:47 03889587e370: Preparing 22:33:47 1a058d5342cc: Preparing 22:33:47 6fca72b1b61d: Waiting 22:33:47 7c48efc6994a: Waiting 22:33:47 f76a528e1d29: Waiting 22:33:47 5ea12caa3cee: Waiting 22:33:47 03889587e370: Waiting 22:33:47 1a058d5342cc: Waiting 22:33:47 700e8758d4c9: Layer already exists 22:33:47 eccb2024f289: Layer already exists 22:33:47 0d40a1b54e0d: Layer already exists 22:33:47 932ae16a88a5: Layer already exists 22:33:47 8eb58c0caaaf: Layer already exists 22:33:47 6fca72b1b61d: Layer already exists 22:33:47 7c48efc6994a: Layer already exists 22:33:47 03889587e370: Layer already exists 22:33:47 f76a528e1d29: Layer already exists 22:33:47 5ea12caa3cee: Layer already exists 22:33:47 1a058d5342cc: Layer already exists 22:33:47 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:72b53501007b4d33f46ecb5710b021a257834e662f8e5e3f409fe09e72f1eb6c size: 2817 [Pipeline] isUnix [Pipeline] sh 22:33:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 22:33:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:33:47 eccb2024f289: Preparing 22:33:47 eccb2024f289: Preparing 22:33:47 0d40a1b54e0d: Preparing 22:33:47 700e8758d4c9: Preparing 22:33:47 932ae16a88a5: Preparing 22:33:47 8eb58c0caaaf: Preparing 22:33:47 6fca72b1b61d: Preparing 22:33:47 7c48efc6994a: Preparing 22:33:47 f76a528e1d29: Preparing 22:33:47 5ea12caa3cee: Preparing 22:33:47 03889587e370: Preparing 22:33:47 1a058d5342cc: Preparing 22:33:47 6fca72b1b61d: Waiting 22:33:47 7c48efc6994a: Waiting 22:33:47 f76a528e1d29: Waiting 22:33:47 5ea12caa3cee: Waiting 22:33:47 03889587e370: Waiting 22:33:47 1a058d5342cc: Waiting 22:33:47 932ae16a88a5: Layer already exists 22:33:47 8eb58c0caaaf: Layer already exists 22:33:47 0d40a1b54e0d: Layer already exists 22:33:47 eccb2024f289: Layer already exists 22:33:47 700e8758d4c9: Layer already exists 22:33:47 f76a528e1d29: Layer already exists 22:33:47 6fca72b1b61d: Layer already exists 22:33:47 7c48efc6994a: Layer already exists 22:33:47 5ea12caa3cee: Layer already exists 22:33:47 03889587e370: Layer already exists 22:33:47 1a058d5342cc: Layer already exists 22:33:47 main: digest: sha256:72b53501007b4d33f46ecb5710b021a257834e662f8e5e3f409fe09e72f1eb6c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:47 ===================================================== [Pipeline] echo 22:33:47 taggedImages: 22:33:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:33:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.19 22:33:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:33:47 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:33:47 76a2231e8148cb604158a0f3c13d077a257babdb 22:33:47 latest 22:33:47 2.2.0-dev.19 22:33:47 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:47 main 22:33:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:33:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:33:48 f352a81e70ae: Preparing 22:33:48 ad1fb158936d: Preparing 22:33:48 c59e800717c7: Preparing 22:33:48 082d08618b38: Preparing 22:33:48 d825ccd8269c: Preparing 22:33:48 1a058d5342cc: Preparing 22:33:48 1a058d5342cc: Waiting 22:33:48 082d08618b38: Pushed 22:33:48 1a058d5342cc: Layer already exists 22:33:48 c59e800717c7: Pushed 22:33:48 d825ccd8269c: Pushed 22:33:48 f352a81e70ae: Pushed 22:33:49 ad1fb158936d: Pushed 22:33:49 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:2ea77a488fdc6a1aacf90c52206fe5cde6c8105009de0726bca36513da839cfb size: 1576 [Pipeline] isUnix [Pipeline] sh 22:33:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 22:33:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:33:49 f352a81e70ae: Preparing 22:33:49 ad1fb158936d: Preparing 22:33:49 c59e800717c7: Preparing 22:33:49 082d08618b38: Preparing 22:33:49 d825ccd8269c: Preparing 22:33:49 1a058d5342cc: Preparing 22:33:49 1a058d5342cc: Waiting 22:33:49 082d08618b38: Layer already exists 22:33:49 f352a81e70ae: Layer already exists 22:33:49 c59e800717c7: Layer already exists 22:33:49 ad1fb158936d: Layer already exists 22:33:49 d825ccd8269c: Layer already exists 22:33:49 1a058d5342cc: Layer already exists 22:33:49 latest: digest: sha256:2ea77a488fdc6a1aacf90c52206fe5cde6c8105009de0726bca36513da839cfb size: 1576 [Pipeline] isUnix [Pipeline] sh 22:33:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.19 22:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:33:50 f352a81e70ae: Preparing 22:33:50 ad1fb158936d: Preparing 22:33:50 c59e800717c7: Preparing 22:33:50 082d08618b38: Preparing 22:33:50 d825ccd8269c: Preparing 22:33:50 1a058d5342cc: Preparing 22:33:50 1a058d5342cc: Waiting 22:33:50 d825ccd8269c: Layer already exists 22:33:50 c59e800717c7: Layer already exists 22:33:50 f352a81e70ae: Layer already exists 22:33:50 082d08618b38: Layer already exists 22:33:50 ad1fb158936d: Layer already exists 22:33:50 1a058d5342cc: Layer already exists 22:33:50 2.2.0-dev.19: digest: sha256:2ea77a488fdc6a1aacf90c52206fe5cde6c8105009de0726bca36513da839cfb size: 1576 [Pipeline] isUnix [Pipeline] sh 22:33:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:33:51 f352a81e70ae: Preparing 22:33:51 ad1fb158936d: Preparing 22:33:51 c59e800717c7: Preparing 22:33:51 082d08618b38: Preparing 22:33:51 d825ccd8269c: Preparing 22:33:51 1a058d5342cc: Preparing 22:33:51 1a058d5342cc: Waiting 22:33:51 d825ccd8269c: Layer already exists 22:33:51 ad1fb158936d: Layer already exists 22:33:51 082d08618b38: Layer already exists 22:33:51 c59e800717c7: Layer already exists 22:33:51 f352a81e70ae: Layer already exists 22:33:51 1a058d5342cc: Layer already exists 22:33:51 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:2ea77a488fdc6a1aacf90c52206fe5cde6c8105009de0726bca36513da839cfb size: 1576 [Pipeline] isUnix [Pipeline] sh 22:33:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 22:33:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:33:51 f352a81e70ae: Preparing 22:33:51 ad1fb158936d: Preparing 22:33:51 c59e800717c7: Preparing 22:33:51 082d08618b38: Preparing 22:33:51 d825ccd8269c: Preparing 22:33:51 1a058d5342cc: Preparing 22:33:51 1a058d5342cc: Waiting 22:33:51 d825ccd8269c: Layer already exists 22:33:51 ad1fb158936d: Layer already exists 22:33:51 f352a81e70ae: Layer already exists 22:33:51 082d08618b38: Layer already exists 22:33:51 c59e800717c7: Layer already exists 22:33:51 1a058d5342cc: Layer already exists 22:33:51 main: digest: sha256:2ea77a488fdc6a1aacf90c52206fe5cde6c8105009de0726bca36513da839cfb size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:51 ===================================================== [Pipeline] echo 22:33:51 taggedImages: 22:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.19 22:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:51 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:33:51 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:33:51 76a2231e8148cb604158a0f3c13d077a257babdb 22:33:51 latest 22:33:51 2.2.0-dev.19 22:33:51 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:51 main 22:33:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:33:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:33:52 2636bdef6bf5: Preparing 22:33:52 21d344a08eb4: Preparing 22:33:52 9f02856946f4: Preparing 22:33:52 a4ea6ccb6011: Preparing 22:33:52 81cb5043cc26: Preparing 22:33:52 5ad1b0986401: Preparing 22:33:52 f9ec40020d79: Preparing 22:33:52 77b88726be70: Preparing 22:33:52 a0b08ddfaa26: Preparing 22:33:52 1a058d5342cc: Preparing 22:33:52 5ad1b0986401: Waiting 22:33:52 f9ec40020d79: Waiting 22:33:52 77b88726be70: Waiting 22:33:52 a0b08ddfaa26: Waiting 22:33:52 1a058d5342cc: Waiting 22:33:52 81cb5043cc26: Pushed 22:33:52 2636bdef6bf5: Pushed 22:33:52 21d344a08eb4: Pushed 22:33:52 5ad1b0986401: Pushed 22:33:53 f9ec40020d79: Pushed 22:33:53 77b88726be70: Pushed 22:33:53 a4ea6ccb6011: Pushed 22:33:53 1a058d5342cc: Layer already exists 22:33:53 a0b08ddfaa26: Pushed 22:33:53 9f02856946f4: Pushed 22:33:53 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:217c3dec57f4d2bae52ed6f03c82fddae0a8729022c466d30ae864567ca31405 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:33:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 22:33:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:33:53 2636bdef6bf5: Preparing 22:33:53 21d344a08eb4: Preparing 22:33:53 9f02856946f4: Preparing 22:33:53 a4ea6ccb6011: Preparing 22:33:53 81cb5043cc26: Preparing 22:33:53 5ad1b0986401: Preparing 22:33:53 f9ec40020d79: Preparing 22:33:53 77b88726be70: Preparing 22:33:53 a0b08ddfaa26: Preparing 22:33:53 1a058d5342cc: Preparing 22:33:53 f9ec40020d79: Waiting 22:33:53 77b88726be70: Waiting 22:33:53 a0b08ddfaa26: Waiting 22:33:53 1a058d5342cc: Waiting 22:33:53 5ad1b0986401: Waiting 22:33:53 a4ea6ccb6011: Layer already exists 22:33:53 9f02856946f4: Layer already exists 22:33:53 21d344a08eb4: Layer already exists 22:33:53 81cb5043cc26: Layer already exists 22:33:53 2636bdef6bf5: Layer already exists 22:33:53 f9ec40020d79: Layer already exists 22:33:53 5ad1b0986401: Layer already exists 22:33:53 77b88726be70: Layer already exists 22:33:53 a0b08ddfaa26: Layer already exists 22:33:53 1a058d5342cc: Layer already exists 22:33:53 latest: digest: sha256:217c3dec57f4d2bae52ed6f03c82fddae0a8729022c466d30ae864567ca31405 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:33:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.19 22:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:33:54 2636bdef6bf5: Preparing 22:33:54 21d344a08eb4: Preparing 22:33:54 9f02856946f4: Preparing 22:33:54 a4ea6ccb6011: Preparing 22:33:54 81cb5043cc26: Preparing 22:33:54 5ad1b0986401: Preparing 22:33:54 f9ec40020d79: Preparing 22:33:54 77b88726be70: Preparing 22:33:54 a0b08ddfaa26: Preparing 22:33:54 1a058d5342cc: Preparing 22:33:54 f9ec40020d79: Waiting 22:33:54 77b88726be70: Waiting 22:33:54 a0b08ddfaa26: Waiting 22:33:54 1a058d5342cc: Waiting 22:33:54 5ad1b0986401: Waiting 22:33:54 81cb5043cc26: Layer already exists 22:33:54 a4ea6ccb6011: Layer already exists 22:33:54 21d344a08eb4: Layer already exists 22:33:54 2636bdef6bf5: Layer already exists 22:33:54 9f02856946f4: Layer already exists 22:33:54 5ad1b0986401: Layer already exists 22:33:54 77b88726be70: Layer already exists 22:33:54 1a058d5342cc: Layer already exists 22:33:54 f9ec40020d79: Layer already exists 22:33:54 a0b08ddfaa26: Layer already exists 22:33:54 2.2.0-dev.19: digest: sha256:217c3dec57f4d2bae52ed6f03c82fddae0a8729022c466d30ae864567ca31405 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:33:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:33:55 2636bdef6bf5: Preparing 22:33:55 21d344a08eb4: Preparing 22:33:55 9f02856946f4: Preparing 22:33:55 a4ea6ccb6011: Preparing 22:33:55 81cb5043cc26: Preparing 22:33:55 5ad1b0986401: Preparing 22:33:55 f9ec40020d79: Preparing 22:33:55 77b88726be70: Preparing 22:33:55 a0b08ddfaa26: Preparing 22:33:55 1a058d5342cc: Preparing 22:33:55 5ad1b0986401: Waiting 22:33:55 f9ec40020d79: Waiting 22:33:55 77b88726be70: Waiting 22:33:55 a0b08ddfaa26: Waiting 22:33:55 1a058d5342cc: Waiting 22:33:55 2636bdef6bf5: Layer already exists 22:33:55 9f02856946f4: Layer already exists 22:33:55 a4ea6ccb6011: Layer already exists 22:33:55 81cb5043cc26: Layer already exists 22:33:55 21d344a08eb4: Layer already exists 22:33:55 5ad1b0986401: Layer already exists 22:33:55 f9ec40020d79: Layer already exists 22:33:55 77b88726be70: Layer already exists 22:33:55 a0b08ddfaa26: Layer already exists 22:33:55 1a058d5342cc: Layer already exists 22:33:55 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:217c3dec57f4d2bae52ed6f03c82fddae0a8729022c466d30ae864567ca31405 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:33:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 22:33:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:33:55 2636bdef6bf5: Preparing 22:33:55 21d344a08eb4: Preparing 22:33:55 9f02856946f4: Preparing 22:33:55 a4ea6ccb6011: Preparing 22:33:55 81cb5043cc26: Preparing 22:33:55 5ad1b0986401: Preparing 22:33:55 f9ec40020d79: Preparing 22:33:55 77b88726be70: Preparing 22:33:55 a0b08ddfaa26: Preparing 22:33:55 1a058d5342cc: Preparing 22:33:55 f9ec40020d79: Waiting 22:33:55 77b88726be70: Waiting 22:33:55 a0b08ddfaa26: Waiting 22:33:55 1a058d5342cc: Waiting 22:33:55 5ad1b0986401: Waiting 22:33:55 2636bdef6bf5: Layer already exists 22:33:55 21d344a08eb4: Layer already exists 22:33:55 a4ea6ccb6011: Layer already exists 22:33:55 9f02856946f4: Layer already exists 22:33:55 81cb5043cc26: Layer already exists 22:33:55 f9ec40020d79: Layer already exists 22:33:55 5ad1b0986401: Layer already exists 22:33:55 1a058d5342cc: Layer already exists 22:33:55 a0b08ddfaa26: Layer already exists 22:33:55 77b88726be70: Layer already exists 22:33:55 main: digest: sha256:217c3dec57f4d2bae52ed6f03c82fddae0a8729022c466d30ae864567ca31405 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:33:55 ===================================================== [Pipeline] echo 22:33:55 taggedImages: 22:33:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:33:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.19 22:33:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:33:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:33:55 76a2231e8148cb604158a0f3c13d077a257babdb 22:33:55 latest 22:33:55 2.2.0-dev.19 22:33:55 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:55 main 22:33:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:33:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb 22:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:33:56 2618edca1faa: Preparing 22:33:56 61cbe59b0df7: Preparing 22:33:56 6fca72b1b61d: Preparing 22:33:56 8dee88c78546: Preparing 22:33:56 1a058d5342cc: Preparing 22:33:56 1a058d5342cc: Layer already exists 22:33:56 6fca72b1b61d: Layer already exists 22:33:56 8dee88c78546: Pushed 22:33:56 2618edca1faa: Pushed 22:33:57 61cbe59b0df7: Pushed 22:33:57 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:a5105a1d804dac7698376578c01c09a38bc830b852c796f68d657e789c627c97 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:33:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 22:33:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:33:58 2618edca1faa: Preparing 22:33:58 61cbe59b0df7: Preparing 22:33:58 6fca72b1b61d: Preparing 22:33:58 8dee88c78546: Preparing 22:33:58 1a058d5342cc: Preparing 22:33:58 2618edca1faa: Layer already exists 22:33:58 8dee88c78546: Layer already exists 22:33:58 61cbe59b0df7: Layer already exists 22:33:58 1a058d5342cc: Layer already exists 22:33:58 6fca72b1b61d: Layer already exists 22:33:58 latest: digest: sha256:a5105a1d804dac7698376578c01c09a38bc830b852c796f68d657e789c627c97 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:33:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.19 22:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:33:58 2618edca1faa: Preparing 22:33:58 61cbe59b0df7: Preparing 22:33:58 6fca72b1b61d: Preparing 22:33:58 8dee88c78546: Preparing 22:33:58 1a058d5342cc: Preparing 22:33:58 8dee88c78546: Layer already exists 22:33:58 2618edca1faa: Layer already exists 22:33:58 61cbe59b0df7: Layer already exists 22:33:58 1a058d5342cc: Layer already exists 22:33:58 6fca72b1b61d: Layer already exists 22:33:58 2.2.0-dev.19: digest: sha256:a5105a1d804dac7698376578c01c09a38bc830b852c796f68d657e789c627c97 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:33:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:33:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:33:59 2618edca1faa: Preparing 22:33:59 61cbe59b0df7: Preparing 22:33:59 6fca72b1b61d: Preparing 22:33:59 8dee88c78546: Preparing 22:33:59 1a058d5342cc: Preparing 22:33:59 8dee88c78546: Layer already exists 22:33:59 61cbe59b0df7: Layer already exists 22:33:59 2618edca1faa: Layer already exists 22:33:59 1a058d5342cc: Layer already exists 22:33:59 6fca72b1b61d: Layer already exists 22:33:59 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:a5105a1d804dac7698376578c01c09a38bc830b852c796f68d657e789c627c97 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:33:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 22:34:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:34:00 2618edca1faa: Preparing 22:34:00 61cbe59b0df7: Preparing 22:34:00 6fca72b1b61d: Preparing 22:34:00 8dee88c78546: Preparing 22:34:00 1a058d5342cc: Preparing 22:34:00 2618edca1faa: Layer already exists 22:34:00 6fca72b1b61d: Layer already exists 22:34:00 1a058d5342cc: Layer already exists 22:34:00 61cbe59b0df7: Layer already exists 22:34:00 8dee88c78546: Layer already exists 22:34:00 main: digest: sha256:a5105a1d804dac7698376578c01c09a38bc830b852c796f68d657e789c627c97 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:34:00 ===================================================== [Pipeline] echo 22:34:00 taggedImages: 22:34:00 - nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb 22:34:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:34:00 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.19 22:34:00 - nexus3.edgexfoundry.org:10004/support-notifications:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:34:00 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:34:00 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:34:00 76a2231e8148cb604158a0f3c13d077a257babdb 22:34:00 latest 22:34:00 2.2.0-dev.19 22:34:00 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:34:00 main 22:34:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:34:00 Removing intermediate container 82d682237632 22:34:00 ---> 665b5b39a497 22:34:00 22:34:00 Step 9/22 : FROM alpine:3.14 22:34:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:34:00 3.14: Pulling from library/alpine 22:34:00 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 22:34:00 Status: Downloaded newer image for alpine:3.14 22:34:00 ---> 5b8b7b635229 22:34:00 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:34:00 ---> Running in 0ac5581f6e9e 22:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:34:00 (1/1) Installing dumb-init (1.2.5-r1) 22:34:00 Executing busybox-1.33.1-r6.trigger 22:34:00 OK: 6 MiB in 15 packages 22:34:00 Removing intermediate container ca6437e6fa48 22:34:00 ---> 107014e9db37 22:34:00 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:34:00 ---> Running in 1587d2c6df91 22:34:00 Removing intermediate container 0ac5581f6e9e 22:34:00 ---> 38d0ee7e6e7b 22:34:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:34:00 ---> Running in 631527783cb8 22:34:00 Removing intermediate container 631527783cb8 22:34:00 ---> 098b9ebcd354 22:34:00 Step 12/22 : ENV APP_PORT=59882 22:34:00 ---> Running in 2a789783e107 22:34:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:34:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:34:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb 22:34:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:34:00 974f2b8ade73: Preparing 22:34:00 13ded7d9efcf: Preparing 22:34:00 6fca72b1b61d: Preparing 22:34:00 015f8a24c6a1: Preparing 22:34:00 1a058d5342cc: Preparing 22:34:00 015f8a24c6a1: Layer already exists 22:34:00 1a058d5342cc: Layer already exists 22:34:00 6fca72b1b61d: Layer already exists 22:34:00 974f2b8ade73: Pushed 22:34:00 Removing intermediate container 2a789783e107 22:34:00 ---> 169b5951356a 22:34:00 Step 13/22 : EXPOSE $APP_PORT 22:34:01 ---> Running in 714d11986703 22:34:01 Removing intermediate container e8907548115b 22:34:01 ---> 74beb6582aa6 22:34:01 22:34:01 Step 9/30 : FROM alpine:3.14 22:34:01 ---> 5b8b7b635229 22:34:01 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:34:01 ---> Running in 237e1b18c837 22:34:01 Removing intermediate container 714d11986703 22:34:01 ---> c4a6577f8d3f 22:34:01 Step 14/22 : WORKDIR / 22:34:01 13ded7d9efcf: Pushed 22:34:01 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:40dde12bd6a66b9002f5060d9a77ae81b169aeb361ca1964ad6106437812ca3e size: 1364 [Pipeline] isUnix [Pipeline] sh 22:34:01 ---> Running in 2a836105fc2d 22:34:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 22:34:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:34:02 974f2b8ade73: Preparing 22:34:02 13ded7d9efcf: Preparing 22:34:02 6fca72b1b61d: Preparing 22:34:02 015f8a24c6a1: Preparing 22:34:02 1a058d5342cc: Preparing 22:34:02 015f8a24c6a1: Layer already exists 22:34:02 1a058d5342cc: Layer already exists 22:34:02 6fca72b1b61d: Layer already exists 22:34:02 13ded7d9efcf: Layer already exists 22:34:02 974f2b8ade73: Layer already exists 22:34:02 latest: digest: sha256:40dde12bd6a66b9002f5060d9a77ae81b169aeb361ca1964ad6106437812ca3e size: 1364 [Pipeline] isUnix [Pipeline] sh 22:34:02 Removing intermediate container 237e1b18c837 22:34:02 ---> 05810f7b71e1 22:34:02 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 22:34:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:34:02 ---> Running in fd30e04fdaa7 22:34:02 Removing intermediate container 2a836105fc2d 22:34:02 ---> f33719e15058 22:34:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:34:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.19 22:34:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:34:02 974f2b8ade73: Preparing 22:34:02 13ded7d9efcf: Preparing 22:34:02 6fca72b1b61d: Preparing 22:34:02 015f8a24c6a1: Preparing 22:34:02 1a058d5342cc: Preparing 22:34:02 6fca72b1b61d: Layer already exists 22:34:02 1a058d5342cc: Layer already exists 22:34:02 015f8a24c6a1: Layer already exists 22:34:02 13ded7d9efcf: Layer already exists 22:34:02 974f2b8ade73: Layer already exists 22:34:02 2.2.0-dev.19: digest: sha256:40dde12bd6a66b9002f5060d9a77ae81b169aeb361ca1964ad6106437812ca3e size: 1364 [Pipeline] isUnix [Pipeline] sh 22:34:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:34:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:34:03 974f2b8ade73: Preparing 22:34:03 13ded7d9efcf: Preparing 22:34:03 6fca72b1b61d: Preparing 22:34:03 015f8a24c6a1: Preparing 22:34:03 1a058d5342cc: Preparing 22:34:03 13ded7d9efcf: Layer already exists 22:34:03 1a058d5342cc: Layer already exists 22:34:03 015f8a24c6a1: Layer already exists 22:34:03 974f2b8ade73: Layer already exists 22:34:03 6fca72b1b61d: Layer already exists 22:34:03 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:40dde12bd6a66b9002f5060d9a77ae81b169aeb361ca1964ad6106437812ca3e size: 1364 [Pipeline] isUnix [Pipeline] sh 22:34:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 22:34:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:34:04 974f2b8ade73: Preparing 22:34:04 13ded7d9efcf: Preparing 22:34:04 6fca72b1b61d: Preparing 22:34:04 015f8a24c6a1: Preparing 22:34:04 1a058d5342cc: Preparing 22:34:04 1a058d5342cc: Layer already exists 22:34:04 015f8a24c6a1: Layer already exists 22:34:04 974f2b8ade73: Layer already exists 22:34:04 13ded7d9efcf: Layer already exists 22:34:04 6fca72b1b61d: Layer already exists 22:34:04 main: digest: sha256:40dde12bd6a66b9002f5060d9a77ae81b169aeb361ca1964ad6106437812ca3e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:34:04 ===================================================== [Pipeline] echo 22:34:04 taggedImages: 22:34:04 - nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb 22:34:04 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:34:04 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.19 22:34:04 - nexus3.edgexfoundry.org:10004/support-scheduler:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:34:04 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 22:34:04 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 22:34:04 76a2231e8148cb604158a0f3c13d077a257babdb 22:34:04 latest 22:34:04 2.2.0-dev.19 22:34:04 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:34:04 main 22:34:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:34:04 ---> 4a7931efcf43 22:34:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:34:04 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:34:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:34:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb 22:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:34:04 71ad89a8e540: Preparing 22:34:04 66483b59dacf: Preparing 22:34:04 4168ab7b3dfe: Preparing 22:34:04 73d89f394f4c: Preparing 22:34:04 4b4527d9d361: Preparing 22:34:04 0419e16943bb: Preparing 22:34:04 2bc6eda7d6fe: Preparing 22:34:04 38c686747f67: Preparing 22:34:04 698317193ef4: Preparing 22:34:04 3de006b0ad1b: Preparing 22:34:04 1a058d5342cc: Preparing 22:34:04 38c686747f67: Waiting 22:34:04 698317193ef4: Waiting 22:34:04 3de006b0ad1b: Waiting 22:34:04 0419e16943bb: Waiting 22:34:04 1a058d5342cc: Waiting 22:34:04 2bc6eda7d6fe: Waiting 22:34:04 4b4527d9d361: Layer already exists 22:34:04 Removing intermediate container 1587d2c6df91 22:34:04 ---> bb852c7a5e71 22:34:04 22:34:04 Step 10/22 : FROM docker:20.10.10 22:34:05 0419e16943bb: Layer already exists 22:34:05 20.10.10: Pulling from library/docker 22:34:05 2bc6eda7d6fe: Layer already exists 22:34:05 66483b59dacf: Pushed 22:34:05 38c686747f67: Layer already exists 22:34:05 71ad89a8e540: Pushed 22:34:05 698317193ef4: Layer already exists 22:34:05 3de006b0ad1b: Layer already exists 22:34:05 1a058d5342cc: Layer already exists 22:34:05 4168ab7b3dfe: Pushed 22:34:05 (1/2) Installing dumb-init (1.2.5-r1) 22:34:05 (2/2) Installing su-exec (0.2-r1) 22:34:05 Executing busybox-1.33.1-r6.trigger 22:34:05 OK: 6 MiB in 16 packages 22:34:06 Removing intermediate container 3bbf7a8f20d9 22:34:06 ---> 342498e118f1 22:34:06 22:34:06 Step 9/24 : FROM alpine:3.14 22:34:06 ---> 5b8b7b635229 22:34:06 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:34:06 ---> affef24b22ad 22:34:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:34:06 ---> Running in 29f08f45515f 22:34:07 Removing intermediate container fd30e04fdaa7 22:34:07 ---> 17cefaf510bd 22:34:07 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 22:34:07 ---> Running in 546279b502fc 22:34:08 Removing intermediate container 5e4f6843b5d0 22:34:08 ---> e47a8ed6170d 22:34:08 22:34:08 Step 9/22 : FROM alpine:3.14 22:34:08 ---> 5b8b7b635229 22:34:08 Step 10/22 : RUN apk add --update --no-cache dumb-init 22:34:08 ---> bd9e250154e4 22:34:08 Step 18/22 : ENTRYPOINT ["/core-command"] 22:34:08 ---> Using cache 22:34:08 ---> 38d0ee7e6e7b 22:34:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:34:08 ---> Using cache 22:34:08 ---> 098b9ebcd354 22:34:08 Step 12/22 : ENV APP_PORT=59881 22:34:08 Removing intermediate container 546279b502fc 22:34:08 ---> 23be5ae294ab 22:34:08 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:34:08 ---> Running in 24c2686b4197 22:34:08 ---> Running in 3931e5cf1f4d 22:34:08 ---> Running in bf73372cdfc0 22:34:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:34:09 Removing intermediate container 3931e5cf1f4d 22:34:09 ---> 70351b0992c2 22:34:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:34:09 Removing intermediate container 24c2686b4197 22:34:09 ---> d151142fe42c 22:34:09 Step 13/22 : EXPOSE $APP_PORT 22:34:09 ---> Running in 3ede1adaaaa0 22:34:09 Removing intermediate container bf73372cdfc0 22:34:09 ---> 676d3f7a11de 22:34:09 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:34:09 ---> Running in ccaf7f568416 22:34:09 ---> Running in 057e0f3f9aa3 22:34:10 (1/3) Installing ca-certificates (20191127-r5) 22:34:10 Removing intermediate container 3ede1adaaaa0 22:34:10 ---> 8af3a8d80ee0 22:34:10 Step 20/22 : LABEL arch=arm64Removing intermediate container ccaf7f568416 22:34:10 ---> e3d99c94d51f 22:34:10 Step 14/22 : WORKDIR / 22:34:10 22:34:10 (2/3) Installing dumb-init (1.2.5-r1) 22:34:10 (3/3) Installing su-exec (0.2-r1) 22:34:10 Executing busybox-1.33.1-r6.trigger 22:34:10 Executing ca-certificates-20191127-r5.trigger 22:34:10 ---> Running in 790ec2338c13 22:34:10 ---> Running in 48a6fb0e0231 22:34:10 OK: 6 MiB in 17 packages 22:34:10 73d89f394f4c: Pushed 22:34:10 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:71f05c85b02266a7ae4cdab6a95eedbee430b1fecd897e52d4847f75fe596dd1 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:34:11 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 22:34:11 Removing intermediate container 790ec2338c13 22:34:11 Removing intermediate container 48a6fb0e0231 22:34:11 ---> 9a84993916c7 22:34:11 ---> c131b4618a55 22:34:11 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:34:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:34:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:34:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:34:11 71ad89a8e540: Preparing 22:34:11 66483b59dacf: Preparing 22:34:11 4168ab7b3dfe: Preparing 22:34:11 73d89f394f4c: Preparing 22:34:11 4b4527d9d361: Preparing 22:34:11 0419e16943bb: Preparing 22:34:11 2bc6eda7d6fe: Preparing 22:34:11 38c686747f67: Preparing 22:34:11 698317193ef4: Preparing 22:34:11 3de006b0ad1b: Preparing 22:34:11 1a058d5342cc: Preparing 22:34:11 38c686747f67: Waiting 22:34:11 698317193ef4: Waiting 22:34:11 3de006b0ad1b: Waiting 22:34:11 1a058d5342cc: Waiting 22:34:11 0419e16943bb: Waiting 22:34:11 2bc6eda7d6fe: Waiting 22:34:11 4b4527d9d361: Layer already exists 22:34:11 71ad89a8e540: Layer already exists 22:34:11 4168ab7b3dfe: Layer already exists 22:34:11 66483b59dacf: Layer already exists 22:34:11 73d89f394f4c: Layer already exists 22:34:11 0419e16943bb: Layer already exists 22:34:11 698317193ef4: Layer already exists 22:34:11 2bc6eda7d6fe: Layer already exists 22:34:11 38c686747f67: Layer already exists 22:34:11 3de006b0ad1b: Layer already exists 22:34:11 1a058d5342cc: Layer already exists 22:34:11 latest: digest: sha256:71f05c85b02266a7ae4cdab6a95eedbee430b1fecd897e52d4847f75fe596dd1 size: 2622 22:34:11 ---> Running in 3c8428db0b8d [Pipeline] isUnix [Pipeline] sh 22:34:11 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:34:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.19 22:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:34:12 71ad89a8e540: Preparing 22:34:12 66483b59dacf: Preparing 22:34:12 4168ab7b3dfe: Preparing 22:34:12 73d89f394f4c: Preparing 22:34:12 4b4527d9d361: Preparing 22:34:12 0419e16943bb: Preparing 22:34:12 2bc6eda7d6fe: Preparing 22:34:12 38c686747f67: Preparing 22:34:12 698317193ef4: Preparing 22:34:12 3de006b0ad1b: Preparing 22:34:12 1a058d5342cc: Preparing 22:34:12 0419e16943bb: Waiting 22:34:12 2bc6eda7d6fe: Waiting 22:34:12 38c686747f67: Waiting 22:34:12 698317193ef4: Waiting 22:34:12 3de006b0ad1b: Waiting 22:34:12 1a058d5342cc: Waiting 22:34:12 66483b59dacf: Layer already exists 22:34:12 4b4527d9d361: Layer already exists 22:34:12 71ad89a8e540: Layer already exists 22:34:12 73d89f394f4c: Layer already exists 22:34:12 4168ab7b3dfe: Layer already exists 22:34:12 0419e16943bb: Layer already exists 22:34:12 2bc6eda7d6fe: Layer already exists 22:34:12 3de006b0ad1b: Layer already exists 22:34:12 698317193ef4: Layer already exists 22:34:12 38c686747f67: Layer already exists 22:34:12 1a058d5342cc: Layer already exists 22:34:12 2.2.0-dev.19: digest: sha256:71f05c85b02266a7ae4cdab6a95eedbee430b1fecd897e52d4847f75fe596dd1 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:34:12 Removing intermediate container 3c8428db0b8d 22:34:12 ---> e710794eb738 22:34:12 Step 22/22 : LABEL version=2.2.0-dev.19 22:34:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:34:12 Removing intermediate container 057e0f3f9aa3 22:34:12 ---> a10090141e6e 22:34:12 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 22:34:12 ---> Running in 47029ee57fb2 22:34:12 ---> Running in e22f3fd44584 [Pipeline] isUnix [Pipeline] sh 22:34:12 ---> cc108ad072dc 22:34:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:34:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:34:12 71ad89a8e540: Preparing 22:34:12 66483b59dacf: Preparing 22:34:12 4168ab7b3dfe: Preparing 22:34:12 73d89f394f4c: Preparing 22:34:12 4b4527d9d361: Preparing 22:34:12 0419e16943bb: Preparing 22:34:12 2bc6eda7d6fe: Preparing 22:34:12 38c686747f67: Preparing 22:34:12 698317193ef4: Preparing 22:34:12 3de006b0ad1b: Preparing 22:34:12 1a058d5342cc: Preparing 22:34:12 0419e16943bb: Waiting 22:34:12 2bc6eda7d6fe: Waiting 22:34:12 38c686747f67: Waiting 22:34:12 698317193ef4: Waiting 22:34:12 3de006b0ad1b: Waiting 22:34:12 1a058d5342cc: Waiting 22:34:12 4168ab7b3dfe: Layer already exists 22:34:12 73d89f394f4c: Layer already exists 22:34:12 71ad89a8e540: Layer already exists 22:34:12 4b4527d9d361: Layer already exists 22:34:12 66483b59dacf: Layer already exists 22:34:12 0419e16943bb: Layer already exists 22:34:12 3de006b0ad1b: Layer already exists 22:34:12 38c686747f67: Layer already exists 22:34:12 698317193ef4: Layer already exists 22:34:12 2bc6eda7d6fe: Layer already exists 22:34:12 1a058d5342cc: Layer already exists 22:34:12 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:71f05c85b02266a7ae4cdab6a95eedbee430b1fecd897e52d4847f75fe596dd1 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:34:12 Removing intermediate container 29f08f45515f 22:34:12 ---> 58020f4e0059 22:34:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:34:12 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 22:34:13 ---> Running in 164b4413b6c3 22:34:13 Removing intermediate container 47029ee57fb2 22:34:13 ---> 35725f597608 22:34:13 22:34:13 Removing intermediate container e22f3fd44584 22:34:13 ---> 052493d4590e 22:34:13 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:34:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 22:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 22:34:13 71ad89a8e540: Preparing 22:34:13 66483b59dacf: Preparing 22:34:13 4168ab7b3dfe: Preparing 22:34:13 73d89f394f4c: Preparing 22:34:13 4b4527d9d361: Preparing 22:34:13 0419e16943bb: Preparing 22:34:13 2bc6eda7d6fe: Preparing 22:34:13 38c686747f67: Preparing 22:34:13 698317193ef4: Preparing 22:34:13 3de006b0ad1b: Preparing 22:34:13 1a058d5342cc: Preparing 22:34:13 0419e16943bb: Waiting 22:34:13 2bc6eda7d6fe: Waiting 22:34:13 38c686747f67: Waiting 22:34:13 698317193ef4: Waiting 22:34:13 3de006b0ad1b: Waiting 22:34:13 1a058d5342cc: Waiting 22:34:13 4168ab7b3dfe: Layer already exists 22:34:13 66483b59dacf: Layer already exists 22:34:13 4b4527d9d361: Layer already exists 22:34:13 73d89f394f4c: Layer already exists 22:34:13 71ad89a8e540: Layer already exists 22:34:13 0419e16943bb: Layer already exists 22:34:13 2bc6eda7d6fe: Layer already exists 22:34:13 38c686747f67: Layer already exists 22:34:13 3de006b0ad1b: Layer already exists 22:34:13 698317193ef4: Layer already exists 22:34:13 1a058d5342cc: Layer already exists 22:34:13 main: digest: sha256:71f05c85b02266a7ae4cdab6a95eedbee430b1fecd897e52d4847f75fe596dd1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:34:13 ===================================================== [Pipeline] echo 22:34:13 taggedImages: 22:34:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb 22:34:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 22:34:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.19 22:34:13 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:34:13 - 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] } 22:34:13 Successfully built 35725f597608 22:34:13 Successfully tagged core-command-arm64:latest 22:34:13  Building core-command ... done Building core-data 22:34:14 Removing intermediate container 164b4413b6c3 22:34:14 ---> e2e343ebb73b 22:34:14 Step 12/24 : WORKDIR / 22:34:14 ---> Running in a8799bcb908c 22:34:14 ---> 5b355df0d709 22:34:14 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:34:14 ---> Running in d46c118b885b 22:34:14 Removing intermediate container a8799bcb908c 22:34:14 ---> 3ce5bae24c71 22:34:14 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:34:14 ---> 9705934cdd9d 22:34:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:34:16 ---> 0be3af33dbf8 22:34:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:34:16 ---> ab87836ffe79 22:34:16 Step 18/22 : ENTRYPOINT ["/core-metadata"] 22:34:16 ---> Running in ecc5a87b1f8a 22:34:17 Removing intermediate container ecc5a87b1f8a 22:34:17 ---> 195597a7129c 22:34:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:34:17 ---> Running in a251447da63e 22:34:17 ---> 6f7070c506d6 22:34:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:34:17 Removing intermediate container d46c118b885b 22:34:17 ---> 8b130985e681 22:34:17 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 22:34:18 Removing intermediate container a251447da63e 22:34:18 ---> 54a91b8f208e 22:34:18 Step 20/22 : LABEL arch=arm64 22:34:18 ---> Running in 0624559c7a37 22:34:18 Removing intermediate container 0624559c7a37 22:34:18 ---> 3c1d32d2f24c 22:34:18 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:34:18 ---> 6e199803d0d9 22:34:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:34:18 ---> Running in cdf50a9e43b6 22:34:18 ---> c1a3f707d621 22:34:18 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:34:19 Removing intermediate container cdf50a9e43b6 22:34:19 ---> 3fbf26e01d9a 22:34:19 Step 22/22 : LABEL version=2.2.0-dev.19 22:34:19 ---> 3cd479833c43 22:34:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:34:19 ---> Running in 07daf8204d58 22:34:20 Removing intermediate container 07daf8204d58 22:34:20 ---> 5bcfa03e0fb4 22:34:20 22:34:21 Successfully built 5bcfa03e0fb4 22:34:21 Successfully tagged core-metadata-arm64:latest 22:34:21  Building core-metadata ... done Building support-notifications 22:34:21 Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 22:34:21 Status: Downloaded newer image for docker:20.10.10 22:34:21 ---> 520e9a0a30f7 22:34:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:34:21 ---> 87a566b4b0ec 22:34:21 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:34:21 ---> Running in c99dc2354f61 22:34:21 ---> 2e9a2a68f459 22:34:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:34:22 Removing intermediate container c99dc2354f61 22:34:22 ---> f2b802992bcf 22:34:22 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 22:34:22 ---> Running in 5c6a6e79cfd4 22:34:22 ---> 0324155a5126 22:34:22 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:34:23 ---> fd4be4d8b4dd 22:34:23 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:34:23 ---> 2b7d0e167d32 22:34:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:34:24 (1/42) Installing readline (8.1.0-r0) 22:34:24 (2/42) Installing bash (5.1.4-r0) 22:34:24 Executing bash-5.1.4-r0.post-install 22:34:24 (3/42) Installing brotli-libs (1.0.9-r5) 22:34:24 (4/42) Installing nghttp2-libs (1.43.0-r0) 22:34:24 (5/42) Installing libcurl (7.79.1-r0) 22:34:24 (6/42) Installing curl (7.79.1-r0) 22:34:24 (7/42) Installing dumb-init (1.2.5-r1) 22:34:24 (8/42) Installing libbz2 (1.0.8-r1) 22:34:24 (9/42) Installing expat (2.4.1-r0) 22:34:24 (10/42) Installing libffi (3.3-r2) 22:34:24 (11/42) Installing gdbm (1.19-r0) 22:34:24 (12/42) Installing xz-libs (5.2.5-r0) 22:34:25 (13/42) Installing libgcc (10.3.1_git20210424-r2) 22:34:25 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 22:34:25 (15/42) Installing mpdecimal (2.5.1-r1) 22:34:25 ---> 258ec01973b2 22:34:25 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 22:34:25 (16/42) Installing sqlite-libs (3.35.5-r0) 22:34:25 ---> fbebdb534c12 22:34:25 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:34:25 (17/42) Installing python3 (3.9.5-r2) 22:34:25 ---> Running in 8504f24355aa 22:34:25 ---> Running in 8d580fe23b0f 22:34:26 Removing intermediate container 8d580fe23b0f 22:34:26 ---> 40cdb2d69b6e 22:34:26 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:34:27 (18/42) Installing py3-appdirs (1.4.4-r2) 22:34:27 (19/42) Installing py3-chardet (4.0.0-r2) 22:34:27 (20/42) Installing py3-idna (3.2-r0) 22:34:27 (21/42) Installing py3-urllib3 (1.26.5-r0) 22:34:27 (22/42) Installing py3-certifi (2020.12.5-r1) 22:34:27 (23/42) Installing py3-requests (2.25.1-r4) 22:34:27 (24/42) Installing py3-msgpack (1.0.2-r1) 22:34:27 (25/42) Installing py3-lockfile (0.12.2-r4) 22:34:28 (26/42) Installing py3-cachecontrol (0.12.6-r1) 22:34:28 (27/42) Installing py3-colorama (0.4.4-r1) 22:34:28 (28/42) Installing py3-contextlib2 (0.6.0-r1) 22:34:28 (29/42) Installing py3-distlib (0.3.1-r3) 22:34:28 ---> 0f83c6555b7b 22:34:28 Step 25/30 : RUN chmod +x /entrypoint.sh 22:34:28 (30/42) Installing py3-distro (1.5.0-r3) 22:34:28 (31/42) Installing py3-six (1.15.0-r1) 22:34:28 (32/42) Installing py3-webencodings (0.5.1-r4) 22:34:28 (33/42) Installing py3-html5lib (1.1-r1) 22:34:28 (34/42) Installing py3-parsing (2.4.7-r2) 22:34:28 (35/42) Installing py3-packaging (20.9-r1) 22:34:28 (36/42) Installing py3-toml (0.10.2-r2) 22:34:28 (37/42) Installing py3-pep517 (0.10.0-r2) 22:34:28 (38/42) Installing py3-progress (1.5-r2) 22:34:28 (39/42) Installing py3-retrying (1.3.3-r1) 22:34:28 (40/42) Installing py3-ordered-set (4.0.2-r1) 22:34:28 (41/42) Installing py3-setuptools (52.0.0-r3) 22:34:28 ---> Running in d3276d72caa1 22:34:28 (42/42) Installing py3-pip (20.3.4-r1) 22:34:28 Removing intermediate container 8504f24355aa 22:34:28 ---> 71c87a880525 22:34:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:34:28 ---> Running in b87155c6ff5f 22:34:29 Executing busybox-1.33.1-r6.trigger 22:34:29 OK: 84 MiB in 64 packages 22:34:30 Removing intermediate container b87155c6ff5f 22:34:30 ---> f3852e373458 22:34:30 Step 22/24 : LABEL arch=arm64 22:34:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:34:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:34:30 ---> 33f97caa178e 22:34:30 Step 3/22 : WORKDIR /edgex-go 22:34:30 ---> Using cache 22:34:30 ---> 5027e90b4ee0 22:34:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:30 ---> Using cache 22:34:30 ---> 7306ad5e50cf 22:34:30 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:34:30 ---> Running in 1ffbf261c45c 22:34:30 ---> Running in 9f63bcd84918 22:34:31 Removing intermediate container 9f63bcd84918 22:34:31 ---> 32f9e80a1389 22:34:31 Step 23/24 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:34:31 ---> Running in 87b1c710e08a 22:34:31 Removing intermediate container d3276d72caa1 22:34:31 ---> a55f41c94e32 22:34:31 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 22:34:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:34:32 Removing intermediate container 87b1c710e08a 22:34:32 ---> dd1f9eac91b3 22:34:32 Step 24/24 : LABEL version=2.2.0-dev.19 22:34:32 ---> Running in 540fcce1f9d5 22:34:32 ---> Running in f188631b1364 22:34:32 Removing intermediate container 540fcce1f9d5 22:34:32 ---> 7edd55f8f5a5 22:34:32 Step 27/30 : CMD ["gate"] 22:34:32 Removing intermediate container f188631b1364 22:34:32 ---> 7dd08feb3ead 22:34:32 22:34:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:34:33 ---> Running in 3d6a167d75a1 22:34:33 Successfully built 7dd08feb3ead 22:34:33 Successfully tagged security-secretstore-setup-arm64:latest 22:34:33  Building security-secretstore-setup ... done Building support-scheduler 22:34:34 Removing intermediate container 3d6a167d75a1 22:34:34 ---> 2cc0752ac065 22:34:34 Step 28/30 : LABEL arch=arm64 22:34:34 ---> Running in 3e7cba2e47cd 22:34:34 OK: 219 MiB in 52 packages 22:34:34 Collecting docker-compose==1.23.2 22:34:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:34:35 Collecting dockerpty<0.5,>=0.4.1 22:34:35 Removing intermediate container 3e7cba2e47cd 22:34:35 ---> 745a4fef4c8e 22:34:35 Step 29/30 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:34:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:34:35 ---> Running in 39686a281e8a 22:34:36 Removing intermediate container 1ffbf261c45c 22:34:36 ---> 29db34d266c0 22:34:36 Step 6/22 : COPY . . 22:34:36 Removing intermediate container 39686a281e8a 22:34:36 ---> 8cae018d8222 22:34:36 Step 30/30 : LABEL version=2.2.0-dev.19 22:34:36 ---> Running in 5637c8ef2aae 22:34:37 Removing intermediate container 5637c8ef2aae 22:34:37 ---> 8da888a6907f 22:34:37 22:34:37 Collecting docopt<0.7,>=0.6.1 22:34:37 Downloading docopt-0.6.2.tar.gz (25 kB) 22:34:38 Successfully built 8da888a6907f 22:34:38 Successfully tagged security-bootstrapper-arm64:latest 22:34:38 Building security-proxy-setup 22:34:40  Building security-bootstrapper ... done Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:34:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:34:40 ---> 33f97caa178e 22:34:40 Step 3/21 : WORKDIR /edgex-go 22:34:40 ---> Using cache 22:34:40 ---> 5027e90b4ee0 22:34:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:40 ---> Using cache 22:34:40 ---> 7306ad5e50cf 22:34:40 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 22:34:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:34:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:34:41 Collecting jsonschema<3,>=2.5.1 22:34:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:34:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 22:34:41 ---> Running in ce1e73605255 22:34:42 Collecting PyYAML<4,>=3.10 22:34:42 Downloading PyYAML-3.13.tar.gz (270 kB) 22:34:43 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:34:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:34:45 OK: 219 MiB in 52 packages 22:34:46 Collecting texttable<0.10,>=0.9.0 22:34:46 Downloading texttable-0.9.1.tar.gz (11 kB) 22:34:46 Removing intermediate container ce1e73605255 22:34:46 ---> 8f8238056d63 22:34:46 Step 6/21 : COPY . . 22:34:47 ---> 5aad042d7994 22:34:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:34:47 ---> Running in 66701fd6a81c 22:34:48 Collecting websocket-client<1.0,>=0.32.0 22:34:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:34:49 Collecting docker<4.0,>=3.6.0 22:34:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:34:49 Collecting cached-property<2,>=1.2.0 22:34:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:34:49 Collecting docker-pycreds>=0.4.0 22:34:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:34:51 Collecting urllib3<1.25,>=1.21.1 22:34:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:34:51 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) 22:34:51 Collecting chardet<3.1.0,>=3.0.2 22:34:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:34:51 Collecting idna<2.8,>=2.5 22:34:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:34:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:34:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:34:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:34:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:34:52 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:34:52 Attempting uninstall: urllib3 22:34:52 Found existing installation: urllib3 1.26.5 22:34:52 Uninstalling urllib3-1.26.5: 22:34:52 Removing intermediate container 66701fd6a81c 22:34:52 ---> 638d3a423ebd 22:34:52 Step 8/22 : RUN make cmd/core-data/core-data 22:34:52 Successfully uninstalled urllib3-1.26.5 22:34:53 ---> Running in 244674e43240 22:34:53 Attempting uninstall: idna 22:34:53 Found existing installation: idna 3.2 22:34:53 Uninstalling idna-3.2: 22:34:53 Successfully uninstalled idna-3.2 22:34:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/core-data/core-data ./cmd/core-data 22:34:54 Attempting uninstall: chardet 22:34:54 Found existing installation: chardet 4.0.0 22:34:54 Uninstalling chardet-4.0.0: 22:34:55 Successfully uninstalled chardet-4.0.0 22:34:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:34:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:34:56 ---> 33f97caa178e 22:34:56 Step 3/23 : WORKDIR /edgex-go 22:34:56 ---> Using cache 22:34:56 ---> 5027e90b4ee0 22:34:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:56 ---> Using cache 22:34:56 ---> 7306ad5e50cf 22:34:56 Step 5/23 : RUN apk add --update --no-cache make git 22:34:56 ---> Running in c72854103992 22:34:57 Attempting uninstall: requests 22:34:57 Found existing installation: requests 2.25.1 22:34:57 Uninstalling requests-2.25.1: 22:34:57 Successfully uninstalled requests-2.25.1 22:34:57 Running setup.py install for texttable: started 22:34:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:34:59 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 22:34:59 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:34:59 ---> 33f97caa178e 22:34:59 Step 3/20 : WORKDIR /edgex-go 22:34:59 ---> Using cache 22:34:59 ---> 5027e90b4ee0 22:34:59 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:34:59 ---> Using cache 22:34:59 ---> 7306ad5e50cf 22:34:59 Step 5/20 : RUN apk add --update --no-cache make git 22:34:59 ---> Running in 501e3961dd97 22:34:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:35:00 Running setup.py install for texttable: finished with status 'done' 22:35:00 Running setup.py install for PyYAML: started 22:35:00 OK: 219 MiB in 52 packages 22:35:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:35:02 Removing intermediate container c72854103992 22:35:02 ---> 89997d1af03b 22:35:02 Step 6/23 : COPY go.mod . 22:35:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:35:03 Running setup.py install for PyYAML: finished with status 'done' 22:35:03 OK: 219 MiB in 52 packages 22:35:03 Running setup.py install for docopt: started 22:35:03 ---> d6cbd5d6b625 22:35:03 Step 7/23 : RUN go mod download 22:35:03 ---> Running in 3a65b0c56cf7 22:35:05 Removing intermediate container 501e3961dd97 22:35:05 ---> 112fd520c132 22:35:05 Step 6/20 : COPY . . 22:35:05 ---> 3479a1f704e9 22:35:05 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:05 ---> Running in da8b59607436 22:35:06 Running setup.py install for docopt: finished with status 'done' 22:35:06 Running setup.py install for dockerpty: started 22:35:09 Running setup.py install for dockerpty: finished with status 'done' 22:35:11 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 22:35:11 Removing intermediate container da8b59607436 22:35:11 ---> a40dfc362422 22:35:11 Step 8/21 : RUN make cmd/support-notifications/support-notifications 22:35:11 Removing intermediate container 3a65b0c56cf7 22:35:11 ---> 610701f57347 22:35:11 Step 8/23 : COPY . . 22:35:11 ---> Running in 12c09ba1f296 22:35:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:35:24 ---> 84dbfe8346f3 22:35:24 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:35:24 ---> Running in 2bac9be51e19 22:35:31 Removing intermediate container 2bac9be51e19 22:35:31 ---> 3f057a360e71 22:35:31 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:35:31 ---> Running in 38c68a120509 22:35:33 Removing intermediate container 5c6a6e79cfd4 22:35:33 ---> 085f6e6760ae 22:35:33 Step 13/22 : ENV APP_PORT=58890 22:35:33 ---> Running in f103c6a1cb6d 22:35:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:35:34 Removing intermediate container f103c6a1cb6d 22:35:34 ---> 487f35934aea 22:35:34 Step 14/22 : EXPOSE $APP_PORT 22:35:34 ---> Running in c9299eaba28c 22:35:35 Removing intermediate container c9299eaba28c 22:35:35 ---> f37122cc53a5 22:35:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:35:35 ---> ab80bab2d527 22:35:35 Step 9/23 : RUN go mod tidy 22:35:35 ---> Running in 9073b5a24f70 22:35:37 ---> 3fdf60a963da 22:35:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:35:38 ---> 1d75e207083c 22:35:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:35:39 ---> 31acc8f3bf42 22:35:39 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 22:35:40 ---> Running in d2c2f7488485 22:35:40 Removing intermediate container d2c2f7488485 22:35:40 ---> 0f9f19d13ae0 22:35:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:35:40 ---> Running in 7cbee7a6feb6 22:35:41 Removing intermediate container 7cbee7a6feb6 22:35:41 ---> 10abe4046139 22:35:41 Step 20/22 : LABEL arch=arm64 22:35:41 ---> Running in 6f186ff8d866 22:35:41 Removing intermediate container 6f186ff8d866 22:35:41 ---> 3f3462221031 22:35:41 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:35:42 ---> Running in 6e13db9b3e7f 22:35:43 Removing intermediate container 6e13db9b3e7f 22:35:43 ---> bfc3e5d533e6 22:35:43 Step 22/22 : LABEL version=2.2.0-dev.19 22:35:43 ---> Running in 6b189f9b2108 22:35:43 Removing intermediate container 9073b5a24f70 22:35:43 ---> 27044ce6eb41 22:35:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 22:35:43 ---> Running in f60f052f676a 22:35:43 Removing intermediate container 6b189f9b2108 22:35:43 ---> 18c1fb642b70 22:35:43 22:35:43 Successfully built 18c1fb642b70 22:35:44 Successfully tagged sys-mgmt-agent-arm64:latest 22:35:45  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:36:53 Removing intermediate container 244674e43240 22:36:53 ---> 7d8fa0688e6e 22:36:53 22:36:53 Step 9/22 : FROM alpine:3.14 22:36:53 ---> 5b8b7b635229 22:36:53 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:36:53 ---> Running in 96b3333f1e8f 22:36:53 Removing intermediate container 96b3333f1e8f 22:36:53 ---> 316ba32faf04 22:36:53 Step 11/22 : ENV APP_PORT=59880 22:36:53 ---> Running in 676968bf610c 22:36:53 Removing intermediate container 676968bf610c 22:36:53 ---> 3ec311ea545b 22:36:53 Step 12/22 : EXPOSE $APP_PORT 22:36:53 ---> Running in afa1f4d8afa0 22:36:53 Removing intermediate container afa1f4d8afa0 22:36:53 ---> fb721366865f 22:36:53 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:36:53 ---> Running in 60c3781eef5c 22:36:56 Removing intermediate container 12c09ba1f296 22:36:56 ---> 78eec01335d8 22:36:56 22:36:56 Step 9/21 : FROM alpine:3.14 22:36:56 ---> 5b8b7b635229 22:36:56 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 22:36:56 ---> Running in d092199a3ab7 22:36:56 Removing intermediate container 60c3781eef5c 22:36:56 ---> 0a09447545cc 22:36:56 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 22:36:57 ---> Running in 4030c4d997ea 22:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:36:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:36:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.19" -o ./cmd/secrets-config ./cmd/secrets-config 22:36:59 (1/2) Installing ca-certificates (20191127-r5) 22:36:59 (2/2) Installing dumb-init (1.2.5-r1) 22:36:59 Executing busybox-1.33.1-r6.trigger 22:37:00 Executing ca-certificates-20191127-r5.trigger 22:37:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:37:00 OK: 6 MiB in 16 packages 22:37:00 (1/6) Installing dumb-init (1.2.5-r1) 22:37:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:37:01 (3/6) Installing libsodium (1.0.18-r0) 22:37:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:37:01 (5/6) Installing libzmq (4.3.4-r0) 22:37:01 (6/6) Installing zeromq (4.3.4-r0) 22:37:01 Executing busybox-1.33.1-r6.trigger 22:37:01 OK: 8 MiB in 20 packages 22:37:02 Removing intermediate container d092199a3ab7 22:37:02 ---> 7c433bd2c5dd 22:37:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:37:02 ---> Running in d68d728f8465 22:37:03 Removing intermediate container 4030c4d997ea 22:37:03 ---> 462c193eb830 22:37:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:03 Removing intermediate container d68d728f8465 22:37:03 ---> f9115f28cd08 22:37:03 Step 12/21 : ENV APP_PORT=59860 22:37:03 ---> Running in 1e72b315cce2 22:37:04 Removing intermediate container 1e72b315cce2 22:37:04 ---> 664a1ef9bbd1 22:37:04 Step 13/21 : EXPOSE $APP_PORT 22:37:04 ---> 6c957df17b52 22:37:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:37:04 ---> Running in f15d3e5eefb3 22:37:04 Removing intermediate container f15d3e5eefb3 22:37:04 ---> c765dbe59834 22:37:04 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:05 ---> 94daf3d06fb4 22:37:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:37:06 ---> 6971dccf3e08 22:37:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:37:07 ---> 573596805cf0 22:37:07 Step 18/22 : ENTRYPOINT ["/core-data"] 22:37:07 ---> Running in 012d383e645d 22:37:07 ---> 73096b075ce0 22:37:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:37:07 Removing intermediate container 012d383e645d 22:37:07 ---> a433ff7780a4 22:37:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:08 ---> Running in 8548fa063cdf 22:37:08 ---> 37fd3fcd31bc 22:37:08 Step 17/21 : ENTRYPOINT ["/support-notifications"] 22:37:08 Removing intermediate container 8548fa063cdf 22:37:08 ---> 946aaa059433 22:37:08 Step 20/22 : LABEL arch=arm64 22:37:08 ---> Running in 1f0bfc96d970 22:37:08 ---> Running in 886d5574711e 22:37:09 Removing intermediate container 886d5574711e 22:37:09 ---> d5b33d564810 22:37:09 Step 21/22 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:37:09 Removing intermediate container 1f0bfc96d970 22:37:09 ---> 92052b20319e 22:37:09 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:09 ---> Running in bd2c273b35e5 22:37:09 ---> Running in 3142ea0bd7f0 22:37:10 Removing intermediate container bd2c273b35e5 22:37:10 ---> ca23f81a301b 22:37:10 Step 19/21 : LABEL arch=arm64 22:37:10 Removing intermediate container 3142ea0bd7f0 22:37:10 ---> 63ee1d1933c7 22:37:10 Step 22/22 : LABEL version=2.2.0-dev.19 22:37:10 ---> Running in 2d7a52a2c91f 22:37:10 ---> Running in 981a801193e1 22:37:11 Removing intermediate container 2d7a52a2c91f 22:37:11 ---> 47b46dd57768 22:37:11 Step 20/21 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:37:11 Removing intermediate container 981a801193e1 22:37:11 ---> 3fb9ca6d935e 22:37:11 22:37:11 ---> Running in 25dc599aa004 22:37:11 Successfully built 3fb9ca6d935e 22:37:11 Successfully tagged core-data-arm64:latest 22:37:11  Building core-data ... done Removing intermediate container 25dc599aa004 22:37:11 ---> dbed96ec9678 22:37:11 Step 21/21 : LABEL version=2.2.0-dev.19 22:37:12 ---> Running in 4754e7fe93af 22:37:12 Removing intermediate container 38c68a120509 22:37:12 ---> c8365b588232 22:37:12 22:37:12 Step 9/20 : FROM alpine:3.14 22:37:12 ---> 5b8b7b635229 22:37:12 Step 10/20 : RUN apk add --update --no-cache curl 22:37:12 ---> Running in 671706ff1dfe 22:37:12 Removing intermediate container 4754e7fe93af 22:37:12 ---> 94b0c3d8c6bf 22:37:12 22:37:12 Successfully built 94b0c3d8c6bf 22:37:12 Successfully tagged support-notifications-arm64:latest 22:37:13  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:37:14 (1/5) Installing ca-certificates (20191127-r5) 22:37:14 (2/5) Installing brotli-libs (1.0.9-r5) 22:37:14 (3/5) Installing nghttp2-libs (1.43.0-r0) 22:37:14 (4/5) Installing libcurl (7.79.1-r0) 22:37:14 (5/5) Installing curl (7.79.1-r0) 22:37:14 Executing busybox-1.33.1-r6.trigger 22:37:14 Executing ca-certificates-20191127-r5.trigger 22:37:15 OK: 8 MiB in 19 packages 22:37:15 Removing intermediate container f60f052f676a 22:37:15 ---> 7c280b4e0ecd 22:37:15 22:37:15 Step 11/23 : FROM alpine:3.14 22:37:15 ---> 5b8b7b635229 22:37:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 22:37:15 ---> Using cache 22:37:15 ---> 38d0ee7e6e7b 22:37:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:37:15 ---> Using cache 22:37:15 ---> 098b9ebcd354 22:37:15 Step 14/23 : ENV APP_PORT=59861 22:37:15 ---> Running in e282e39edc0c 22:37:16 Removing intermediate container e282e39edc0c 22:37:16 ---> 90c073352345 22:37:16 Step 15/23 : EXPOSE $APP_PORT 22:37:16 ---> Running in 0b904e7ecfff 22:37:16 Removing intermediate container 671706ff1dfe 22:37:16 ---> 1ec6553b7acc 22:37:16 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:37:16 ---> Running in b80c2f667009 22:37:16 Removing intermediate container 0b904e7ecfff 22:37:16 ---> a5ea8712947c 22:37:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:16 Removing intermediate container b80c2f667009 22:37:16 ---> 98347fce11db 22:37:16 Step 12/20 : WORKDIR /edgex 22:37:17 ---> Running in dddcb8a1cc8f 22:37:17 ---> 27ca6855fff9 22:37:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:37:17 Removing intermediate container dddcb8a1cc8f 22:37:17 ---> 4671e96fcd88 22:37:17 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:37:18 ---> 4a4cefa57f46 22:37:18 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:37:18 ---> f6514be55719 22:37:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:37:18 ---> 7ec4584ff08e 22:37:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 22:37:19 ---> 4878a430c96b 22:37:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:37:19 ---> Running in 58db9efcacc4 22:37:19 Removing intermediate container 58db9efcacc4 22:37:19 ---> 67e8d03ec35d 22:37:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:19 ---> Running in 5ad487ed47be 22:37:20 Removing intermediate container 5ad487ed47be 22:37:20 ---> ef0492d155c6 22:37:20 Step 21/23 : LABEL arch=arm64 22:37:20 ---> 526825723c86 22:37:20 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:37:20 ---> Running in 2f5cfb6612fa 22:37:20 ---> Running in ec4aee12b208 22:37:20 Removing intermediate container 2f5cfb6612fa 22:37:20 ---> 93c5cc438dd4 22:37:20 Step 22/23 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:37:20 Removing intermediate container ec4aee12b208 22:37:20 ---> 1ae64445fe01 22:37:20 Step 17/20 : CMD ["--init=true"] 22:37:20 ---> Running in 23d2f1f406c5 22:37:20 ---> Running in f02065b76e4c 22:37:21 Removing intermediate container 23d2f1f406c5 22:37:21 ---> 5fa8170dd86b 22:37:21 Step 23/23 : LABEL version=2.2.0-dev.19 22:37:21 Removing intermediate container f02065b76e4c 22:37:21 ---> 2f9fe87d81f1 22:37:21 Step 18/20 : LABEL arch=arm64 22:37:21 ---> Running in 975f8428e19c 22:37:21 ---> Running in eed8be4deae7 22:37:21 Removing intermediate container 975f8428e19c 22:37:21 ---> 3a13695bdae7 22:37:21 22:37:21 Removing intermediate container eed8be4deae7 22:37:21 ---> eae043f95b25 22:37:21 Step 19/20 : LABEL git_sha=76a2231e8148cb604158a0f3c13d077a257babdb 22:37:21 ---> Running in 45e96b8452ec 22:37:21 Successfully built 3a13695bdae7 22:37:21 Successfully tagged support-scheduler-arm64:latest 22:37:22  Building support-scheduler ... done Removing intermediate container 45e96b8452ec 22:37:22 ---> 45d333fef0b3 22:37:22 Step 20/20 : LABEL version=2.2.0-dev.19 22:37:22 ---> Running in f9bc9a5d6595 22:37:22 Removing intermediate container f9bc9a5d6595 22:37:22 ---> 0ca4884b1536 22:37:22 22:37:22 Successfully built 0ca4884b1536 22:37:22 Successfully tagged security-proxy-setup-arm64:latest 22:37:23  Building security-proxy-setup ... done  [Pipeline] } 22:37:23 $ docker stop --time=1 0c4b57c10df7bdd329ebd8d6f053cce9029c45627f27279979abaf54e0657705 22:37:24 $ docker rm -f 0c4b57c10df7bdd329ebd8d6f053cce9029c45627f27279979abaf54e0657705 [Pipeline] // withDockerContainer [Pipeline] sh 22:37:25 + docker images 22:37:25 REPOSITORY TAG IMAGE ID CREATED SIZE 22:37:25 security-proxy-setup-arm64 latest 0ca4884b1536 3 seconds ago 25.5MB 22:37:25 support-scheduler-arm64 latest 3a13695bdae7 4 seconds ago 15.3MB 22:37:25 7c280b4e0ecd 11 seconds ago 1.46GB 22:37:25 support-notifications-arm64 latest 94b0c3d8c6bf 13 seconds ago 16.1MB 22:37:25 core-data-arm64 latest 3fb9ca6d935e 14 seconds ago 19.6MB 22:37:25 c8365b588232 14 seconds ago 1.46GB 22:37:25 78eec01335d8 29 seconds ago 1.46GB 22:37:25 7d8fa0688e6e 35 seconds ago 1.46GB 22:37:25 sys-mgmt-agent-arm64 latest 18c1fb642b70 About a minute ago 280MB 22:37:25 security-bootstrapper-arm64 latest 8da888a6907f 2 minutes ago 17.8MB 22:37:25 security-secretstore-setup-arm64 latest 7dd08feb3ead 2 minutes ago 26.8MB 22:37:25 core-metadata-arm64 latest 5bcfa03e0fb4 3 minutes ago 15.9MB 22:37:25 core-command-arm64 latest 35725f597608 3 minutes ago 15.2MB 22:37:25 e47a8ed6170d 3 minutes ago 1.46GB 22:37:25 342498e118f1 3 minutes ago 1.46GB 22:37:25 bb852c7a5e71 3 minutes ago 1.46GB 22:37:25 74beb6582aa6 3 minutes ago 1.46GB 22:37:25 665b5b39a497 3 minutes ago 1.45GB 22:37:25 ci-base-image-arm64 latest 33f97caa178e 7 minutes ago 1.24GB 22:37:25 docker 20.10.10 520e9a0a30f7 2 months ago 200MB 22:37:25 alpine 3.14 5b8b7b635229 2 months ago 5.35MB 22:37:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 3 months ago 534MB 22:37:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 18 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 22:37:25 provisioning config files... 22:37:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/135@tmp/config8628557390992682341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:37:26 ---> docker-login.sh 22:37:26 nexus3.edgexfoundry.org:10001 22:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:26 Configure a credential helper to remove this warning. See 22:37:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:26 22:37:26 Login Succeeded 22:37:26 nexus3.edgexfoundry.org:10002 22:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:26 Configure a credential helper to remove this warning. See 22:37:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:26 22:37:26 Login Succeeded 22:37:26 nexus3.edgexfoundry.org:10003 22:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:27 Configure a credential helper to remove this warning. See 22:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:27 22:37:27 Login Succeeded 22:37:27 nexus3.edgexfoundry.org:10004 22:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:27 Configure a credential helper to remove this warning. See 22:37:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:27 22:37:27 Login Succeeded 22:37:27 docker.io 22:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:37:28 Configure a credential helper to remove this warning. See 22:37:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:37:28 22:37:28 Login Succeeded 22:37:28 ---> docker-login.sh ends [Pipeline] } 22:37:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:37:28 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 22:37:28 76a2231e8148cb604158a0f3c13d077a257babdb 22:37:28 latest 22:37:28 2.2.0-dev.19 22:37:28 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:28 main 22:37:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:37:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:37:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:37:29 838c71055999: Preparing 22:37:29 c0ad5f46e917: Preparing 22:37:29 ae25088beccf: Preparing 22:37:29 c1dbbb880c8a: Preparing 22:37:29 62170e181a92: Preparing 22:37:29 62170e181a92: Layer already exists 22:37:29 ae25088beccf: Pushed 22:37:29 c1dbbb880c8a: Pushed 22:37:29 838c71055999: Pushed 22:37:32 c0ad5f46e917: Pushed 22:37:32 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:fa3560ad999aeac2b008171249dd97df78b6fa8aa7f3aa7a24f5179e28424ba2 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:37:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:37:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:37:32 838c71055999: Preparing 22:37:32 c0ad5f46e917: Preparing 22:37:32 ae25088beccf: Preparing 22:37:32 c1dbbb880c8a: Preparing 22:37:32 62170e181a92: Preparing 22:37:32 62170e181a92: Layer already exists 22:37:32 838c71055999: Layer already exists 22:37:32 ae25088beccf: Layer already exists 22:37:32 c1dbbb880c8a: Layer already exists 22:37:32 c0ad5f46e917: Layer already exists 22:37:33 latest: digest: sha256:fa3560ad999aeac2b008171249dd97df78b6fa8aa7f3aa7a24f5179e28424ba2 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:37:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:37:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.19 22:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:37:33 838c71055999: Preparing 22:37:33 c0ad5f46e917: Preparing 22:37:33 ae25088beccf: Preparing 22:37:33 c1dbbb880c8a: Preparing 22:37:33 62170e181a92: Preparing 22:37:33 c1dbbb880c8a: Layer already exists 22:37:33 62170e181a92: Layer already exists 22:37:33 c0ad5f46e917: Layer already exists 22:37:33 ae25088beccf: Layer already exists 22:37:33 838c71055999: Layer already exists 22:37:34 2.2.0-dev.19: digest: sha256:fa3560ad999aeac2b008171249dd97df78b6fa8aa7f3aa7a24f5179e28424ba2 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:37:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:37:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:37:34 838c71055999: Preparing 22:37:34 c0ad5f46e917: Preparing 22:37:34 ae25088beccf: Preparing 22:37:34 c1dbbb880c8a: Preparing 22:37:34 62170e181a92: Preparing 22:37:34 838c71055999: Layer already exists 22:37:34 c1dbbb880c8a: Layer already exists 22:37:34 ae25088beccf: Layer already exists 22:37:34 62170e181a92: Layer already exists 22:37:34 c0ad5f46e917: Layer already exists 22:37:34 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:fa3560ad999aeac2b008171249dd97df78b6fa8aa7f3aa7a24f5179e28424ba2 size: 1363 [Pipeline] isUnix [Pipeline] sh 22:37:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 22:37:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 22:37:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 22:37:35 838c71055999: Preparing 22:37:35 c0ad5f46e917: Preparing 22:37:35 ae25088beccf: Preparing 22:37:35 c1dbbb880c8a: Preparing 22:37:35 62170e181a92: Preparing 22:37:35 ae25088beccf: Layer already exists 22:37:35 c1dbbb880c8a: Layer already exists 22:37:35 62170e181a92: Layer already exists 22:37:35 838c71055999: Layer already exists 22:37:35 c0ad5f46e917: Layer already exists 22:37:35 main: digest: sha256:fa3560ad999aeac2b008171249dd97df78b6fa8aa7f3aa7a24f5179e28424ba2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:35 ===================================================== [Pipeline] echo 22:37:35 taggedImages: 22:37:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:37:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 22:37:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.19 22:37:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 22:37:35 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 22:37:35 76a2231e8148cb604158a0f3c13d077a257babdb 22:37:35 latest 22:37:35 2.2.0-dev.19 22:37:35 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:35 main 22:37:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:37:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:37:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:37:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:37:36 d52714437c77: Preparing 22:37:36 4a3be8481bdd: Preparing 22:37:36 ae25088beccf: Preparing 22:37:36 7db34e624c4b: Preparing 22:37:36 ffbd8af2c64b: Preparing 22:37:36 62170e181a92: Preparing 22:37:36 62170e181a92: Waiting 22:37:36 ae25088beccf: Layer already exists 22:37:36 62170e181a92: Layer already exists 22:37:36 ffbd8af2c64b: Pushed 22:37:36 d52714437c77: Pushed 22:37:37 7db34e624c4b: Pushed 22:37:39 4a3be8481bdd: Pushed 22:37:39 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:35fa1d6555c2fb6b37cba090b0ea971c6be93a80e59dc0405ff9b1e260037e2e size: 1572 [Pipeline] isUnix [Pipeline] sh 22:37:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:37:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:37:40 d52714437c77: Preparing 22:37:40 4a3be8481bdd: Preparing 22:37:40 ae25088beccf: Preparing 22:37:40 7db34e624c4b: Preparing 22:37:40 ffbd8af2c64b: Preparing 22:37:40 62170e181a92: Preparing 22:37:40 62170e181a92: Waiting 22:37:40 7db34e624c4b: Layer already exists 22:37:40 ffbd8af2c64b: Layer already exists 22:37:40 ae25088beccf: Layer already exists 22:37:40 4a3be8481bdd: Layer already exists 22:37:40 d52714437c77: Layer already exists 22:37:40 62170e181a92: Layer already exists 22:37:40 latest: digest: sha256:35fa1d6555c2fb6b37cba090b0ea971c6be93a80e59dc0405ff9b1e260037e2e size: 1572 [Pipeline] isUnix [Pipeline] sh 22:37:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:37:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.19 22:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:37:41 d52714437c77: Preparing 22:37:41 4a3be8481bdd: Preparing 22:37:41 ae25088beccf: Preparing 22:37:41 7db34e624c4b: Preparing 22:37:41 ffbd8af2c64b: Preparing 22:37:41 62170e181a92: Preparing 22:37:41 62170e181a92: Waiting 22:37:41 7db34e624c4b: Layer already exists 22:37:41 4a3be8481bdd: Layer already exists 22:37:41 d52714437c77: Layer already exists 22:37:41 ffbd8af2c64b: Layer already exists 22:37:41 ae25088beccf: Layer already exists 22:37:41 62170e181a92: Layer already exists 22:37:41 2.2.0-dev.19: digest: sha256:35fa1d6555c2fb6b37cba090b0ea971c6be93a80e59dc0405ff9b1e260037e2e size: 1572 [Pipeline] isUnix [Pipeline] sh 22:37:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:37:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:37:42 d52714437c77: Preparing 22:37:42 4a3be8481bdd: Preparing 22:37:42 ae25088beccf: Preparing 22:37:42 7db34e624c4b: Preparing 22:37:42 ffbd8af2c64b: Preparing 22:37:42 62170e181a92: Preparing 22:37:42 62170e181a92: Waiting 22:37:42 ffbd8af2c64b: Layer already exists 22:37:42 d52714437c77: Layer already exists 22:37:42 ae25088beccf: Layer already exists 22:37:42 7db34e624c4b: Layer already exists 22:37:42 4a3be8481bdd: Layer already exists 22:37:42 62170e181a92: Layer already exists 22:37:42 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:35fa1d6555c2fb6b37cba090b0ea971c6be93a80e59dc0405ff9b1e260037e2e size: 1572 [Pipeline] isUnix [Pipeline] sh 22:37:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 22:37:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 22:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 22:37:43 d52714437c77: Preparing 22:37:43 4a3be8481bdd: Preparing 22:37:43 ae25088beccf: Preparing 22:37:43 7db34e624c4b: Preparing 22:37:43 ffbd8af2c64b: Preparing 22:37:43 62170e181a92: Preparing 22:37:43 62170e181a92: Waiting 22:37:43 ae25088beccf: Layer already exists 22:37:43 4a3be8481bdd: Layer already exists 22:37:43 d52714437c77: Layer already exists 22:37:43 7db34e624c4b: Layer already exists 22:37:43 ffbd8af2c64b: Layer already exists 22:37:43 62170e181a92: Layer already exists 22:37:43 main: digest: sha256:35fa1d6555c2fb6b37cba090b0ea971c6be93a80e59dc0405ff9b1e260037e2e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:43 ===================================================== [Pipeline] echo 22:37:43 taggedImages: 22:37:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:37:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 22:37:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.19 22:37:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:43 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 22:37:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 22:37:43 76a2231e8148cb604158a0f3c13d077a257babdb 22:37:43 latest 22:37:43 2.2.0-dev.19 22:37:43 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:43 main 22:37:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:37:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:37:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:37:44 823e21c40e9b: Preparing 22:37:44 2ea577d7e295: Preparing 22:37:44 ae25088beccf: Preparing 22:37:44 c1dbbb880c8a: Preparing 22:37:44 62170e181a92: Preparing 22:37:44 ae25088beccf: Layer already exists 22:37:44 62170e181a92: Layer already exists 22:37:44 c1dbbb880c8a: Layer already exists 22:37:44 823e21c40e9b: Pushed 22:37:47 2ea577d7e295: Pushed 22:37:47 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:c9f83827aac16854698f2c9b4842b7d42282e063c01b2941c3a3e0ab90287a31 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:37:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:37:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:37:48 823e21c40e9b: Preparing 22:37:48 2ea577d7e295: Preparing 22:37:48 ae25088beccf: Preparing 22:37:48 c1dbbb880c8a: Preparing 22:37:48 62170e181a92: Preparing 22:37:48 823e21c40e9b: Layer already exists 22:37:48 2ea577d7e295: Layer already exists 22:37:48 ae25088beccf: Layer already exists 22:37:48 62170e181a92: Layer already exists 22:37:48 c1dbbb880c8a: Layer already exists 22:37:48 latest: digest: sha256:c9f83827aac16854698f2c9b4842b7d42282e063c01b2941c3a3e0ab90287a31 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:37:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:37:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.19 22:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:37:48 823e21c40e9b: Preparing 22:37:48 2ea577d7e295: Preparing 22:37:48 ae25088beccf: Preparing 22:37:48 c1dbbb880c8a: Preparing 22:37:48 62170e181a92: Preparing 22:37:48 ae25088beccf: Layer already exists 22:37:48 2ea577d7e295: Layer already exists 22:37:48 823e21c40e9b: Layer already exists 22:37:48 62170e181a92: Layer already exists 22:37:48 c1dbbb880c8a: Layer already exists 22:37:49 2.2.0-dev.19: digest: sha256:c9f83827aac16854698f2c9b4842b7d42282e063c01b2941c3a3e0ab90287a31 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:37:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:37:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:37:49 823e21c40e9b: Preparing 22:37:49 2ea577d7e295: Preparing 22:37:49 ae25088beccf: Preparing 22:37:49 c1dbbb880c8a: Preparing 22:37:49 62170e181a92: Preparing 22:37:49 c1dbbb880c8a: Layer already exists 22:37:49 823e21c40e9b: Layer already exists 22:37:49 2ea577d7e295: Layer already exists 22:37:49 ae25088beccf: Layer already exists 22:37:49 62170e181a92: Layer already exists 22:37:49 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:c9f83827aac16854698f2c9b4842b7d42282e063c01b2941c3a3e0ab90287a31 size: 1364 [Pipeline] isUnix [Pipeline] sh 22:37:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 22:37:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 22:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 22:37:50 823e21c40e9b: Preparing 22:37:50 2ea577d7e295: Preparing 22:37:50 ae25088beccf: Preparing 22:37:50 c1dbbb880c8a: Preparing 22:37:50 62170e181a92: Preparing 22:37:50 ae25088beccf: Layer already exists 22:37:50 62170e181a92: Layer already exists 22:37:50 c1dbbb880c8a: Layer already exists 22:37:50 2ea577d7e295: Layer already exists 22:37:50 823e21c40e9b: Layer already exists 22:37:51 main: digest: sha256:c9f83827aac16854698f2c9b4842b7d42282e063c01b2941c3a3e0ab90287a31 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:51 ===================================================== [Pipeline] echo 22:37:51 taggedImages: 22:37:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:37:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 22:37:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.19 22:37:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:51 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 22:37:51 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 22:37:51 76a2231e8148cb604158a0f3c13d077a257babdb 22:37:51 latest 22:37:51 2.2.0-dev.19 22:37:51 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:51 main 22:37:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:37:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:37:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:37:51 53640ebea806: Preparing 22:37:51 53640ebea806: Preparing 22:37:51 109afd98703d: Preparing 22:37:51 ac5f763de5af: Preparing 22:37:51 63d04095c7f1: Preparing 22:37:51 589430d29179: Preparing 22:37:51 ae25088beccf: Preparing 22:37:51 4121b2f07414: Preparing 22:37:51 ae25088beccf: Waiting 22:37:51 4b62e41e8bc4: Preparing 22:37:51 4121b2f07414: Waiting 22:37:51 7f1b719ca442: Preparing 22:37:51 4b62e41e8bc4: Waiting 22:37:51 801118add91e: Preparing 22:37:51 62170e181a92: Preparing 22:37:51 7f1b719ca442: Waiting 22:37:51 801118add91e: Waiting 22:37:51 62170e181a92: Waiting 22:37:52 53640ebea806: Pushed 22:37:52 109afd98703d: Pushed 22:37:52 63d04095c7f1: Pushed 22:37:52 ac5f763de5af: Pushed 22:37:52 ae25088beccf: Layer already exists 22:37:52 4b62e41e8bc4: Pushed 22:37:52 4121b2f07414: Pushed 22:37:52 7f1b719ca442: Pushed 22:37:52 62170e181a92: Layer already exists 22:37:52 801118add91e: Pushed 22:37:55 589430d29179: Pushed 22:37:55 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:538caec869d120d581019c976fab1f139beb1de2024ce97ddfb4f0fd644babe9 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:37:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:37:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:37:56 53640ebea806: Preparing 22:37:56 53640ebea806: Preparing 22:37:56 109afd98703d: Preparing 22:37:56 ac5f763de5af: Preparing 22:37:56 63d04095c7f1: Preparing 22:37:56 589430d29179: Preparing 22:37:56 ae25088beccf: Preparing 22:37:56 4121b2f07414: Preparing 22:37:56 4b62e41e8bc4: Preparing 22:37:56 7f1b719ca442: Preparing 22:37:56 801118add91e: Preparing 22:37:56 62170e181a92: Preparing 22:37:56 4b62e41e8bc4: Waiting 22:37:56 62170e181a92: Waiting 22:37:56 7f1b719ca442: Waiting 22:37:56 801118add91e: Waiting 22:37:56 ae25088beccf: Waiting 22:37:56 109afd98703d: Layer already exists 22:37:56 63d04095c7f1: Layer already exists 22:37:56 589430d29179: Layer already exists 22:37:56 ac5f763de5af: Layer already exists 22:37:56 53640ebea806: Layer already exists 22:37:56 801118add91e: Layer already exists 22:37:56 4121b2f07414: Layer already exists 22:37:56 ae25088beccf: Layer already exists 22:37:56 4b62e41e8bc4: Layer already exists 22:37:56 7f1b719ca442: Layer already exists 22:37:56 62170e181a92: Layer already exists 22:37:56 latest: digest: sha256:538caec869d120d581019c976fab1f139beb1de2024ce97ddfb4f0fd644babe9 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:37:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:37:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.19 22:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:37:57 53640ebea806: Preparing 22:37:57 53640ebea806: Preparing 22:37:57 109afd98703d: Preparing 22:37:57 ac5f763de5af: Preparing 22:37:57 63d04095c7f1: Preparing 22:37:57 589430d29179: Preparing 22:37:57 ae25088beccf: Preparing 22:37:57 4121b2f07414: Preparing 22:37:57 4b62e41e8bc4: Preparing 22:37:57 7f1b719ca442: Preparing 22:37:57 801118add91e: Preparing 22:37:57 62170e181a92: Preparing 22:37:57 4b62e41e8bc4: Waiting 22:37:57 7f1b719ca442: Waiting 22:37:57 ae25088beccf: Waiting 22:37:57 801118add91e: Waiting 22:37:57 62170e181a92: Waiting 22:37:57 4121b2f07414: Waiting 22:37:57 ac5f763de5af: Layer already exists 22:37:57 109afd98703d: Layer already exists 22:37:57 63d04095c7f1: Layer already exists 22:37:57 53640ebea806: Layer already exists 22:37:57 589430d29179: Layer already exists 22:37:57 4121b2f07414: Layer already exists 22:37:57 ae25088beccf: Layer already exists 22:37:57 801118add91e: Layer already exists 22:37:57 4b62e41e8bc4: Layer already exists 22:37:57 7f1b719ca442: Layer already exists 22:37:57 62170e181a92: Layer already exists 22:37:57 2.2.0-dev.19: digest: sha256:538caec869d120d581019c976fab1f139beb1de2024ce97ddfb4f0fd644babe9 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:37:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:37:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:37:58 53640ebea806: Preparing 22:37:58 53640ebea806: Preparing 22:37:58 109afd98703d: Preparing 22:37:58 ac5f763de5af: Preparing 22:37:58 63d04095c7f1: Preparing 22:37:58 589430d29179: Preparing 22:37:58 ae25088beccf: Preparing 22:37:58 4121b2f07414: Preparing 22:37:58 4b62e41e8bc4: Preparing 22:37:58 7f1b719ca442: Preparing 22:37:58 801118add91e: Preparing 22:37:58 62170e181a92: Preparing 22:37:58 ae25088beccf: Waiting 22:37:58 4121b2f07414: Waiting 22:37:58 7f1b719ca442: Waiting 22:37:58 4b62e41e8bc4: Waiting 22:37:58 801118add91e: Waiting 22:37:58 62170e181a92: Waiting 22:37:58 53640ebea806: Layer already exists 22:37:58 589430d29179: Layer already exists 22:37:58 63d04095c7f1: Layer already exists 22:37:58 ac5f763de5af: Layer already exists 22:37:58 109afd98703d: Layer already exists 22:37:58 4b62e41e8bc4: Layer already exists 22:37:58 ae25088beccf: Layer already exists 22:37:58 4121b2f07414: Layer already exists 22:37:58 7f1b719ca442: Layer already exists 22:37:58 801118add91e: Layer already exists 22:37:58 62170e181a92: Layer already exists 22:37:58 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:538caec869d120d581019c976fab1f139beb1de2024ce97ddfb4f0fd644babe9 size: 2817 [Pipeline] isUnix [Pipeline] sh 22:37:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 22:37:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 22:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 22:37:59 53640ebea806: Preparing 22:37:59 53640ebea806: Preparing 22:37:59 109afd98703d: Preparing 22:37:59 ac5f763de5af: Preparing 22:37:59 63d04095c7f1: Preparing 22:37:59 589430d29179: Preparing 22:37:59 ae25088beccf: Preparing 22:37:59 4121b2f07414: Preparing 22:37:59 4b62e41e8bc4: Preparing 22:37:59 7f1b719ca442: Preparing 22:37:59 801118add91e: Preparing 22:37:59 62170e181a92: Preparing 22:37:59 ae25088beccf: Waiting 22:37:59 4121b2f07414: Waiting 22:37:59 7f1b719ca442: Waiting 22:37:59 801118add91e: Waiting 22:37:59 4b62e41e8bc4: Waiting 22:37:59 62170e181a92: Waiting 22:37:59 ac5f763de5af: Layer already exists 22:37:59 53640ebea806: Layer already exists 22:37:59 63d04095c7f1: Layer already exists 22:37:59 109afd98703d: Layer already exists 22:37:59 589430d29179: Layer already exists 22:37:59 ae25088beccf: Layer already exists 22:37:59 4b62e41e8bc4: Layer already exists 22:37:59 4121b2f07414: Layer already exists 22:37:59 801118add91e: Layer already exists 22:37:59 7f1b719ca442: Layer already exists 22:37:59 62170e181a92: Layer already exists 22:37:59 main: digest: sha256:538caec869d120d581019c976fab1f139beb1de2024ce97ddfb4f0fd644babe9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:37:59 ===================================================== [Pipeline] echo 22:37:59 taggedImages: 22:37:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:37:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 22:37:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.19 22:37:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:59 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 22:37:59 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 22:37:59 76a2231e8148cb604158a0f3c13d077a257babdb 22:37:59 latest 22:37:59 2.2.0-dev.19 22:37:59 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:37:59 main 22:37:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:38:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:38:00 65d72b6fd181: Preparing 22:38:00 eb26d582dff7: Preparing 22:38:00 14fd864e8235: Preparing 22:38:00 db8debffedf6: Preparing 22:38:00 2b44c3e9f430: Preparing 22:38:00 62170e181a92: Preparing 22:38:00 62170e181a92: Waiting 22:38:00 db8debffedf6: Pushed 22:38:00 14fd864e8235: Pushed 22:38:00 62170e181a92: Layer already exists 22:38:01 2b44c3e9f430: Pushed 22:38:03 65d72b6fd181: Pushed 22:38:03 eb26d582dff7: Pushed 22:38:03 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:57915a5b1daee6ff50f0cc6440f31dfc96dbbb6f8365bdf3dc7fb54112750b89 size: 1576 [Pipeline] isUnix [Pipeline] sh 22:38:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:38:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:38:03 65d72b6fd181: Preparing 22:38:03 eb26d582dff7: Preparing 22:38:03 14fd864e8235: Preparing 22:38:03 db8debffedf6: Preparing 22:38:03 2b44c3e9f430: Preparing 22:38:03 62170e181a92: Preparing 22:38:03 62170e181a92: Waiting 22:38:03 65d72b6fd181: Layer already exists 22:38:03 14fd864e8235: Layer already exists 22:38:03 2b44c3e9f430: Layer already exists 22:38:03 db8debffedf6: Layer already exists 22:38:03 eb26d582dff7: Layer already exists 22:38:03 62170e181a92: Layer already exists 22:38:04 latest: digest: sha256:57915a5b1daee6ff50f0cc6440f31dfc96dbbb6f8365bdf3dc7fb54112750b89 size: 1576 [Pipeline] isUnix [Pipeline] sh 22:38:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:38:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.19 22:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:38:04 65d72b6fd181: Preparing 22:38:04 eb26d582dff7: Preparing 22:38:04 14fd864e8235: Preparing 22:38:04 db8debffedf6: Preparing 22:38:04 2b44c3e9f430: Preparing 22:38:04 62170e181a92: Preparing 22:38:04 62170e181a92: Waiting 22:38:04 db8debffedf6: Layer already exists 22:38:04 2b44c3e9f430: Layer already exists 22:38:04 65d72b6fd181: Layer already exists 22:38:04 14fd864e8235: Layer already exists 22:38:04 eb26d582dff7: Layer already exists 22:38:04 62170e181a92: Layer already exists 22:38:05 2.2.0-dev.19: digest: sha256:57915a5b1daee6ff50f0cc6440f31dfc96dbbb6f8365bdf3dc7fb54112750b89 size: 1576 [Pipeline] isUnix [Pipeline] sh 22:38:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:38:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:38:05 65d72b6fd181: Preparing 22:38:05 eb26d582dff7: Preparing 22:38:05 14fd864e8235: Preparing 22:38:05 db8debffedf6: Preparing 22:38:05 2b44c3e9f430: Preparing 22:38:05 62170e181a92: Preparing 22:38:05 62170e181a92: Waiting 22:38:05 db8debffedf6: Layer already exists 22:38:05 14fd864e8235: Layer already exists 22:38:05 65d72b6fd181: Layer already exists 22:38:05 2b44c3e9f430: Layer already exists 22:38:05 eb26d582dff7: Layer already exists 22:38:05 62170e181a92: Layer already exists 22:38:05 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:57915a5b1daee6ff50f0cc6440f31dfc96dbbb6f8365bdf3dc7fb54112750b89 size: 1576 [Pipeline] isUnix [Pipeline] sh 22:38:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 22:38:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 22:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 22:38:06 65d72b6fd181: Preparing 22:38:06 eb26d582dff7: Preparing 22:38:06 14fd864e8235: Preparing 22:38:06 db8debffedf6: Preparing 22:38:06 2b44c3e9f430: Preparing 22:38:06 62170e181a92: Preparing 22:38:06 62170e181a92: Waiting 22:38:06 db8debffedf6: Layer already exists 22:38:06 2b44c3e9f430: Layer already exists 22:38:06 eb26d582dff7: Layer already exists 22:38:06 65d72b6fd181: Layer already exists 22:38:06 14fd864e8235: Layer already exists 22:38:06 62170e181a92: Layer already exists 22:38:06 main: digest: sha256:57915a5b1daee6ff50f0cc6440f31dfc96dbbb6f8365bdf3dc7fb54112750b89 size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:06 ===================================================== [Pipeline] echo 22:38:06 taggedImages: 22:38:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:38:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 22:38:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.19 22:38:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:06 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 22:38:06 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 22:38:06 76a2231e8148cb604158a0f3c13d077a257babdb 22:38:06 latest 22:38:06 2.2.0-dev.19 22:38:06 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:06 main 22:38:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:38:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:38:07 af5ddbd377ff: Preparing 22:38:07 d8c9c31204a4: Preparing 22:38:07 9130b59a31c0: Preparing 22:38:07 de8e346897d9: Preparing 22:38:07 f90e9cde2011: Preparing 22:38:07 5d64458da5e6: Preparing 22:38:07 8af17c1b82a6: Preparing 22:38:07 3fbb384c629f: Preparing 22:38:07 051794d79908: Preparing 22:38:07 62170e181a92: Preparing 22:38:07 3fbb384c629f: Waiting 22:38:07 051794d79908: Waiting 22:38:07 62170e181a92: Waiting 22:38:07 5d64458da5e6: Waiting 22:38:07 8af17c1b82a6: Waiting 22:38:07 d8c9c31204a4: Pushed 22:38:07 af5ddbd377ff: Pushed 22:38:07 f90e9cde2011: Pushed 22:38:08 3fbb384c629f: Pushed 22:38:08 5d64458da5e6: Pushed 22:38:08 8af17c1b82a6: Pushed 22:38:08 62170e181a92: Layer already exists 22:38:08 051794d79908: Pushed 22:38:10 de8e346897d9: Pushed 22:38:10 9130b59a31c0: Pushed 22:38:10 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:7ce3b78c8d21e3c8906e3e60e74df8cee9f29433c941dd895b5bc1ca2b1350f9 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:38:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:38:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:38:11 af5ddbd377ff: Preparing 22:38:11 d8c9c31204a4: Preparing 22:38:11 9130b59a31c0: Preparing 22:38:11 de8e346897d9: Preparing 22:38:11 f90e9cde2011: Preparing 22:38:11 5d64458da5e6: Preparing 22:38:11 8af17c1b82a6: Preparing 22:38:11 3fbb384c629f: Preparing 22:38:11 051794d79908: Preparing 22:38:11 62170e181a92: Preparing 22:38:11 8af17c1b82a6: Waiting 22:38:11 3fbb384c629f: Waiting 22:38:11 051794d79908: Waiting 22:38:11 62170e181a92: Waiting 22:38:11 5d64458da5e6: Waiting 22:38:11 f90e9cde2011: Layer already exists 22:38:11 d8c9c31204a4: Layer already exists 22:38:11 af5ddbd377ff: Layer already exists 22:38:11 de8e346897d9: Layer already exists 22:38:11 9130b59a31c0: Layer already exists 22:38:11 3fbb384c629f: Layer already exists 22:38:11 8af17c1b82a6: Layer already exists 22:38:11 051794d79908: Layer already exists 22:38:11 62170e181a92: Layer already exists 22:38:11 5d64458da5e6: Layer already exists 22:38:11 latest: digest: sha256:7ce3b78c8d21e3c8906e3e60e74df8cee9f29433c941dd895b5bc1ca2b1350f9 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:38:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:38:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.19 22:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:38:12 af5ddbd377ff: Preparing 22:38:12 d8c9c31204a4: Preparing 22:38:12 9130b59a31c0: Preparing 22:38:12 de8e346897d9: Preparing 22:38:12 f90e9cde2011: Preparing 22:38:12 5d64458da5e6: Preparing 22:38:12 8af17c1b82a6: Preparing 22:38:12 3fbb384c629f: Preparing 22:38:12 051794d79908: Preparing 22:38:12 62170e181a92: Preparing 22:38:12 3fbb384c629f: Waiting 22:38:12 5d64458da5e6: Waiting 22:38:12 051794d79908: Waiting 22:38:12 62170e181a92: Waiting 22:38:12 8af17c1b82a6: Waiting 22:38:12 de8e346897d9: Layer already exists 22:38:12 af5ddbd377ff: Layer already exists 22:38:12 f90e9cde2011: Layer already exists 22:38:12 d8c9c31204a4: Layer already exists 22:38:12 9130b59a31c0: Layer already exists 22:38:12 8af17c1b82a6: Layer already exists 22:38:12 5d64458da5e6: Layer already exists 22:38:12 3fbb384c629f: Layer already exists 22:38:12 051794d79908: Layer already exists 22:38:12 62170e181a92: Layer already exists 22:38:12 2.2.0-dev.19: digest: sha256:7ce3b78c8d21e3c8906e3e60e74df8cee9f29433c941dd895b5bc1ca2b1350f9 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:38:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:38:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:38:13 af5ddbd377ff: Preparing 22:38:13 d8c9c31204a4: Preparing 22:38:13 9130b59a31c0: Preparing 22:38:13 de8e346897d9: Preparing 22:38:13 f90e9cde2011: Preparing 22:38:13 5d64458da5e6: Preparing 22:38:13 8af17c1b82a6: Preparing 22:38:13 3fbb384c629f: Preparing 22:38:13 051794d79908: Preparing 22:38:13 62170e181a92: Preparing 22:38:13 5d64458da5e6: Waiting 22:38:13 3fbb384c629f: Waiting 22:38:13 051794d79908: Waiting 22:38:13 62170e181a92: Waiting 22:38:13 8af17c1b82a6: Waiting 22:38:13 d8c9c31204a4: Layer already exists 22:38:13 af5ddbd377ff: Layer already exists 22:38:13 9130b59a31c0: Layer already exists 22:38:13 f90e9cde2011: Layer already exists 22:38:13 de8e346897d9: Layer already exists 22:38:13 051794d79908: Layer already exists 22:38:13 5d64458da5e6: Layer already exists 22:38:13 8af17c1b82a6: Layer already exists 22:38:13 3fbb384c629f: Layer already exists 22:38:13 62170e181a92: Layer already exists 22:38:13 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:7ce3b78c8d21e3c8906e3e60e74df8cee9f29433c941dd895b5bc1ca2b1350f9 size: 2405 [Pipeline] isUnix [Pipeline] sh 22:38:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 22:38:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 22:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 22:38:14 af5ddbd377ff: Preparing 22:38:14 d8c9c31204a4: Preparing 22:38:14 9130b59a31c0: Preparing 22:38:14 de8e346897d9: Preparing 22:38:14 f90e9cde2011: Preparing 22:38:14 5d64458da5e6: Preparing 22:38:14 8af17c1b82a6: Preparing 22:38:14 3fbb384c629f: Preparing 22:38:14 051794d79908: Preparing 22:38:14 62170e181a92: Preparing 22:38:14 5d64458da5e6: Waiting 22:38:14 8af17c1b82a6: Waiting 22:38:14 3fbb384c629f: Waiting 22:38:14 051794d79908: Waiting 22:38:14 62170e181a92: Waiting 22:38:14 9130b59a31c0: Layer already exists 22:38:14 de8e346897d9: Layer already exists 22:38:14 af5ddbd377ff: Layer already exists 22:38:14 d8c9c31204a4: Layer already exists 22:38:14 f90e9cde2011: Layer already exists 22:38:14 5d64458da5e6: Layer already exists 22:38:14 8af17c1b82a6: Layer already exists 22:38:14 3fbb384c629f: Layer already exists 22:38:14 051794d79908: Layer already exists 22:38:14 62170e181a92: Layer already exists 22:38:14 main: digest: sha256:7ce3b78c8d21e3c8906e3e60e74df8cee9f29433c941dd895b5bc1ca2b1350f9 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:14 ===================================================== [Pipeline] echo 22:38:14 taggedImages: 22:38:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:38:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 22:38:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.19 22:38:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 22:38:14 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 22:38:14 76a2231e8148cb604158a0f3c13d077a257babdb 22:38:14 latest 22:38:14 2.2.0-dev.19 22:38:14 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:14 main 22:38:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:38:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:38:15 1cebcef32fcd: Preparing 22:38:15 94fe7978c5a2: Preparing 22:38:15 ae25088beccf: Preparing 22:38:15 bcdbdfacda6c: Preparing 22:38:15 62170e181a92: Preparing 22:38:15 62170e181a92: Layer already exists 22:38:15 ae25088beccf: Layer already exists 22:38:15 1cebcef32fcd: Pushed 22:38:16 bcdbdfacda6c: Pushed 22:38:18 94fe7978c5a2: Pushed 22:38:18 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:bcd7fb324b815c8c44c34b5eb836ad72d4411be30e4fbb1d1cb7a4c7b0032886 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:38:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:38:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:38:19 1cebcef32fcd: Preparing 22:38:19 94fe7978c5a2: Preparing 22:38:19 ae25088beccf: Preparing 22:38:19 bcdbdfacda6c: Preparing 22:38:19 62170e181a92: Preparing 22:38:19 94fe7978c5a2: Layer already exists 22:38:19 bcdbdfacda6c: Layer already exists 22:38:19 62170e181a92: Layer already exists 22:38:19 1cebcef32fcd: Layer already exists 22:38:19 ae25088beccf: Layer already exists 22:38:19 latest: digest: sha256:bcd7fb324b815c8c44c34b5eb836ad72d4411be30e4fbb1d1cb7a4c7b0032886 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:38:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:38:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.19 22:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:38:20 1cebcef32fcd: Preparing 22:38:20 94fe7978c5a2: Preparing 22:38:20 ae25088beccf: Preparing 22:38:20 bcdbdfacda6c: Preparing 22:38:20 62170e181a92: Preparing 22:38:20 1cebcef32fcd: Layer already exists 22:38:20 ae25088beccf: Layer already exists 22:38:20 94fe7978c5a2: Layer already exists 22:38:20 bcdbdfacda6c: Layer already exists 22:38:20 62170e181a92: Layer already exists 22:38:20 2.2.0-dev.19: digest: sha256:bcd7fb324b815c8c44c34b5eb836ad72d4411be30e4fbb1d1cb7a4c7b0032886 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:38:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:38:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:38:21 1cebcef32fcd: Preparing 22:38:21 94fe7978c5a2: Preparing 22:38:21 ae25088beccf: Preparing 22:38:21 bcdbdfacda6c: Preparing 22:38:21 62170e181a92: Preparing 22:38:21 62170e181a92: Layer already exists 22:38:21 ae25088beccf: Layer already exists 22:38:21 bcdbdfacda6c: Layer already exists 22:38:21 1cebcef32fcd: Layer already exists 22:38:21 94fe7978c5a2: Layer already exists 22:38:21 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:bcd7fb324b815c8c44c34b5eb836ad72d4411be30e4fbb1d1cb7a4c7b0032886 size: 1365 [Pipeline] isUnix [Pipeline] sh 22:38:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 22:38:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 22:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 22:38:22 1cebcef32fcd: Preparing 22:38:22 94fe7978c5a2: Preparing 22:38:22 ae25088beccf: Preparing 22:38:22 bcdbdfacda6c: Preparing 22:38:22 62170e181a92: Preparing 22:38:22 bcdbdfacda6c: Layer already exists 22:38:22 62170e181a92: Layer already exists 22:38:22 1cebcef32fcd: Layer already exists 22:38:22 94fe7978c5a2: Layer already exists 22:38:22 ae25088beccf: Layer already exists 22:38:22 main: digest: sha256:bcd7fb324b815c8c44c34b5eb836ad72d4411be30e4fbb1d1cb7a4c7b0032886 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:22 ===================================================== [Pipeline] echo 22:38:22 taggedImages: 22:38:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:38:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 22:38:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.19 22:38:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 22:38:22 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 22:38:22 76a2231e8148cb604158a0f3c13d077a257babdb 22:38:22 latest 22:38:22 2.2.0-dev.19 22:38:22 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:22 main 22:38:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:38:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:38:23 69080b4a5412: Preparing 22:38:23 fd964581883a: Preparing 22:38:23 ae25088beccf: Preparing 22:38:23 c1dbbb880c8a: Preparing 22:38:23 62170e181a92: Preparing 22:38:23 62170e181a92: Layer already exists 22:38:23 ae25088beccf: Layer already exists 22:38:23 c1dbbb880c8a: Layer already exists 22:38:23 69080b4a5412: Pushed 22:38:26 fd964581883a: Pushed 22:38:26 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:1049d404c3c92b8e08b18b6647aa37415ba2a194d77cd1f342627ed56945c58e size: 1364 [Pipeline] isUnix [Pipeline] sh 22:38:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:38:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:38:26 69080b4a5412: Preparing 22:38:26 fd964581883a: Preparing 22:38:26 ae25088beccf: Preparing 22:38:26 c1dbbb880c8a: Preparing 22:38:26 62170e181a92: Preparing 22:38:26 62170e181a92: Layer already exists 22:38:26 c1dbbb880c8a: Layer already exists 22:38:26 69080b4a5412: Layer already exists 22:38:26 ae25088beccf: Layer already exists 22:38:26 fd964581883a: Layer already exists 22:38:26 latest: digest: sha256:1049d404c3c92b8e08b18b6647aa37415ba2a194d77cd1f342627ed56945c58e size: 1364 [Pipeline] isUnix [Pipeline] sh 22:38:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:38:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.19 22:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:38:27 69080b4a5412: Preparing 22:38:27 fd964581883a: Preparing 22:38:27 ae25088beccf: Preparing 22:38:27 c1dbbb880c8a: Preparing 22:38:27 62170e181a92: Preparing 22:38:27 69080b4a5412: Layer already exists 22:38:27 fd964581883a: Layer already exists 22:38:27 62170e181a92: Layer already exists 22:38:27 c1dbbb880c8a: Layer already exists 22:38:27 ae25088beccf: Layer already exists 22:38:27 2.2.0-dev.19: digest: sha256:1049d404c3c92b8e08b18b6647aa37415ba2a194d77cd1f342627ed56945c58e size: 1364 [Pipeline] isUnix [Pipeline] sh 22:38:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:38:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:38:28 69080b4a5412: Preparing 22:38:28 fd964581883a: Preparing 22:38:28 ae25088beccf: Preparing 22:38:28 c1dbbb880c8a: Preparing 22:38:28 62170e181a92: Preparing 22:38:28 fd964581883a: Layer already exists 22:38:28 62170e181a92: Layer already exists 22:38:28 69080b4a5412: Layer already exists 22:38:28 ae25088beccf: Layer already exists 22:38:28 c1dbbb880c8a: Layer already exists 22:38:28 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:1049d404c3c92b8e08b18b6647aa37415ba2a194d77cd1f342627ed56945c58e size: 1364 [Pipeline] isUnix [Pipeline] sh 22:38:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 22:38:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 22:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 22:38:29 69080b4a5412: Preparing 22:38:29 fd964581883a: Preparing 22:38:29 ae25088beccf: Preparing 22:38:29 c1dbbb880c8a: Preparing 22:38:29 62170e181a92: Preparing 22:38:29 62170e181a92: Layer already exists 22:38:29 69080b4a5412: Layer already exists 22:38:29 ae25088beccf: Layer already exists 22:38:29 c1dbbb880c8a: Layer already exists 22:38:29 fd964581883a: Layer already exists 22:38:29 main: digest: sha256:1049d404c3c92b8e08b18b6647aa37415ba2a194d77cd1f342627ed56945c58e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:29 ===================================================== [Pipeline] echo 22:38:29 taggedImages: 22:38:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:38:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 22:38:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.19 22:38:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 22:38:29 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 22:38:29 76a2231e8148cb604158a0f3c13d077a257babdb 22:38:29 latest 22:38:29 2.2.0-dev.19 22:38:29 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:29 main 22:38:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] isUnix [Pipeline] sh 22:38:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:38:30 0abcf458d5e9: Preparing 22:38:30 0d5a7b7981c7: Preparing 22:38:30 49a7c2adf9b3: Preparing 22:38:30 0f06e5443c91: Preparing 22:38:30 e25cc80ef78c: Preparing 22:38:30 f7be28c579d0: Preparing 22:38:30 5ddf987a193f: Preparing 22:38:30 05d0a213effb: Preparing 22:38:30 087270190219: Preparing 22:38:30 b49c6594ab31: Preparing 22:38:30 62170e181a92: Preparing 22:38:30 f7be28c579d0: Waiting 22:38:30 087270190219: Waiting 22:38:30 b49c6594ab31: Waiting 22:38:30 62170e181a92: Waiting 22:38:30 5ddf987a193f: Waiting 22:38:30 05d0a213effb: Waiting 22:38:30 e25cc80ef78c: Layer already exists 22:38:30 f7be28c579d0: Layer already exists 22:38:30 5ddf987a193f: Layer already exists 22:38:30 05d0a213effb: Layer already exists 22:38:30 0d5a7b7981c7: Pushed 22:38:30 087270190219: Layer already exists 22:38:30 b49c6594ab31: Layer already exists 22:38:30 62170e181a92: Layer already exists 22:38:31 0abcf458d5e9: Pushed 22:38:33 49a7c2adf9b3: Pushed 22:38:48 0f06e5443c91: Pushed 22:38:48 76a2231e8148cb604158a0f3c13d077a257babdb: digest: sha256:94ecd3f7b6e8db0dd81c15dbbda5456ef2e0057f01504af89ec465b39bc9fbb7 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:38:48 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:38:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 22:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:38:49 0abcf458d5e9: Preparing 22:38:49 0d5a7b7981c7: Preparing 22:38:49 49a7c2adf9b3: Preparing 22:38:49 0f06e5443c91: Preparing 22:38:49 e25cc80ef78c: Preparing 22:38:49 f7be28c579d0: Preparing 22:38:49 5ddf987a193f: Preparing 22:38:49 05d0a213effb: Preparing 22:38:49 087270190219: Preparing 22:38:49 b49c6594ab31: Preparing 22:38:49 62170e181a92: Preparing 22:38:49 5ddf987a193f: Waiting 22:38:49 05d0a213effb: Waiting 22:38:49 087270190219: Waiting 22:38:49 b49c6594ab31: Waiting 22:38:49 62170e181a92: Waiting 22:38:49 f7be28c579d0: Waiting 22:38:49 0f06e5443c91: Layer already exists 22:38:49 0abcf458d5e9: Layer already exists 22:38:49 0d5a7b7981c7: Layer already exists 22:38:49 e25cc80ef78c: Layer already exists 22:38:49 49a7c2adf9b3: Layer already exists 22:38:49 f7be28c579d0: Layer already exists 22:38:49 05d0a213effb: Layer already exists 22:38:49 5ddf987a193f: Layer already exists 22:38:49 b49c6594ab31: Layer already exists 22:38:49 087270190219: Layer already exists 22:38:49 62170e181a92: Layer already exists 22:38:49 latest: digest: sha256:94ecd3f7b6e8db0dd81c15dbbda5456ef2e0057f01504af89ec465b39bc9fbb7 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:38:49 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:38:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.19 22:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:38:50 0abcf458d5e9: Preparing 22:38:50 0d5a7b7981c7: Preparing 22:38:50 49a7c2adf9b3: Preparing 22:38:50 0f06e5443c91: Preparing 22:38:50 e25cc80ef78c: Preparing 22:38:50 f7be28c579d0: Preparing 22:38:50 5ddf987a193f: Preparing 22:38:50 05d0a213effb: Preparing 22:38:50 087270190219: Preparing 22:38:50 b49c6594ab31: Preparing 22:38:50 62170e181a92: Preparing 22:38:50 f7be28c579d0: Waiting 22:38:50 5ddf987a193f: Waiting 22:38:50 05d0a213effb: Waiting 22:38:50 087270190219: Waiting 22:38:50 b49c6594ab31: Waiting 22:38:50 62170e181a92: Waiting 22:38:50 49a7c2adf9b3: Layer already exists 22:38:50 0abcf458d5e9: Layer already exists 22:38:50 0f06e5443c91: Layer already exists 22:38:50 e25cc80ef78c: Layer already exists 22:38:50 0d5a7b7981c7: Layer already exists 22:38:50 f7be28c579d0: Layer already exists 22:38:50 05d0a213effb: Layer already exists 22:38:50 5ddf987a193f: Layer already exists 22:38:50 b49c6594ab31: Layer already exists 22:38:50 087270190219: Layer already exists 22:38:50 62170e181a92: Layer already exists 22:38:50 2.2.0-dev.19: digest: sha256:94ecd3f7b6e8db0dd81c15dbbda5456ef2e0057f01504af89ec465b39bc9fbb7 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:38:50 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh 22:38:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:38:50 0abcf458d5e9: Preparing 22:38:50 0d5a7b7981c7: Preparing 22:38:50 49a7c2adf9b3: Preparing 22:38:50 0f06e5443c91: Preparing 22:38:50 e25cc80ef78c: Preparing 22:38:50 f7be28c579d0: Preparing 22:38:50 5ddf987a193f: Preparing 22:38:50 05d0a213effb: Preparing 22:38:50 087270190219: Preparing 22:38:50 b49c6594ab31: Preparing 22:38:50 62170e181a92: Preparing 22:38:50 f7be28c579d0: Waiting 22:38:50 5ddf987a193f: Waiting 22:38:50 b49c6594ab31: Waiting 22:38:50 05d0a213effb: Waiting 22:38:50 087270190219: Waiting 22:38:50 62170e181a92: Waiting 22:38:50 0d5a7b7981c7: Layer already exists 22:38:50 0abcf458d5e9: Layer already exists 22:38:50 49a7c2adf9b3: Layer already exists 22:38:50 0f06e5443c91: Layer already exists 22:38:50 e25cc80ef78c: Layer already exists 22:38:50 5ddf987a193f: Layer already exists 22:38:50 f7be28c579d0: Layer already exists 22:38:50 087270190219: Layer already exists 22:38:50 05d0a213effb: Layer already exists 22:38:50 b49c6594ab31: Layer already exists 22:38:50 62170e181a92: Layer already exists 22:38:51 76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19: digest: sha256:94ecd3f7b6e8db0dd81c15dbbda5456ef2e0057f01504af89ec465b39bc9fbb7 size: 2622 [Pipeline] isUnix [Pipeline] sh 22:38:51 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 22:38:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 22:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 22:38:51 0abcf458d5e9: Preparing 22:38:51 0d5a7b7981c7: Preparing 22:38:51 49a7c2adf9b3: Preparing 22:38:51 0f06e5443c91: Preparing 22:38:51 e25cc80ef78c: Preparing 22:38:51 f7be28c579d0: Preparing 22:38:51 5ddf987a193f: Preparing 22:38:51 05d0a213effb: Preparing 22:38:51 087270190219: Preparing 22:38:51 b49c6594ab31: Preparing 22:38:51 62170e181a92: Preparing 22:38:51 f7be28c579d0: Waiting 22:38:51 5ddf987a193f: Waiting 22:38:51 05d0a213effb: Waiting 22:38:51 087270190219: Waiting 22:38:51 62170e181a92: Waiting 22:38:51 b49c6594ab31: Waiting 22:38:51 0d5a7b7981c7: Layer already exists 22:38:51 0f06e5443c91: Layer already exists 22:38:51 0abcf458d5e9: Layer already exists 22:38:51 49a7c2adf9b3: Layer already exists 22:38:51 e25cc80ef78c: Layer already exists 22:38:51 087270190219: Layer already exists 22:38:51 5ddf987a193f: Layer already exists 22:38:51 05d0a213effb: Layer already exists 22:38:51 b49c6594ab31: Layer already exists 22:38:51 f7be28c579d0: Layer already exists 22:38:51 62170e181a92: Layer already exists 22:38:52 main: digest: sha256:94ecd3f7b6e8db0dd81c15dbbda5456ef2e0057f01504af89ec465b39bc9fbb7 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:38:52 ===================================================== [Pipeline] echo 22:38:52 taggedImages: 22:38:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb 22:38:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 22:38:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.19 22:38:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:76a2231e8148cb604158a0f3c13d077a257babdb-2.2.0-dev.19 22:38:52 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:38:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:38:52 22:38:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:38:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:38:53 arm64: Pulling from edgex-lftools-log-publisher 22:38:53 448f6bf000e3: Pulling fs layer 22:38:53 f757da607395: Pulling fs layer 22:38:53 05883995daec: Pulling fs layer 22:38:53 8603b9c90790: Pulling fs layer 22:38:53 1560dd03e051: Pulling fs layer 22:38:53 27f5ce0e4adf: Pulling fs layer 22:38:53 c2d8d7efcc4b: Pulling fs layer 22:38:53 8603b9c90790: Waiting 22:38:53 1560dd03e051: Waiting 22:38:53 27f5ce0e4adf: Waiting 22:38:53 c2d8d7efcc4b: Waiting 22:38:53 f757da607395: Verifying Checksum 22:38:53 f757da607395: Download complete 22:38:53 8603b9c90790: Verifying Checksum 22:38:53 8603b9c90790: Download complete 22:38:53 1560dd03e051: Verifying Checksum 22:38:53 1560dd03e051: Download complete 22:38:53 27f5ce0e4adf: Verifying Checksum 22:38:53 27f5ce0e4adf: Download complete 22:38:53 05883995daec: Verifying Checksum 22:38:53 05883995daec: Download complete 22:38:53 448f6bf000e3: Verifying Checksum 22:38:53 448f6bf000e3: Download complete 22:38:56 c2d8d7efcc4b: Verifying Checksum 22:38:56 c2d8d7efcc4b: Download complete 22:38:57 448f6bf000e3: Pull complete 22:38:57 f757da607395: Pull complete 22:38:59 05883995daec: Pull complete 22:38:59 8603b9c90790: Pull complete 22:39:00 1560dd03e051: Pull complete 22:39:00 27f5ce0e4adf: Pull complete 22:39:15 c2d8d7efcc4b: Pull complete 22:39:15 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:39:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:39:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:39:15 prd-ubuntu18.04-docker-arm64-4c-16g-1458 does not seem to be running inside a container 22:39:15 $ 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/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@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:arm64 cat 22:39:18 $ docker top b5d11bccf64ce8e19d199756075df4dfbb9014191a82f63cb53a489ebf34efb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:19 ---> job-cost.sh 22:39:19 lf-activate-venv: SKIPPING 22:39:19 INFO: No Stack... 22:39:20 INFO: Retrieving Pricing Info for: v3-standard-4 22:39:20 INFO: Archiving Costs [Pipeline] sh 22:39:21 + cat+ /w/workspace/edgex-go/135/archives/cost.csv 22:39:21 cut -d, -f6 [Pipeline] lock 22:39:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-135-stack-cost] 22:39:21 Resource [jenkins-edgexfoundry-edgex-go-main-135-stack-cost] did not exist. Created. 22:39:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:39:21 + echo total: 0.10999999940395355 [Pipeline] stash 22:39:22 Stashed 1 file(s) [Pipeline] } 22:39:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-135-stack-cost] [Pipeline] // lock [Pipeline] } 22:39:22 $ docker stop --time=1 b5d11bccf64ce8e19d199756075df4dfbb9014191a82f63cb53a489ebf34efb1 22:39:23 $ docker rm -f b5d11bccf64ce8e19d199756075df4dfbb9014191a82f63cb53a489ebf34efb1 [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 22:39:24 provisioning config files... 22:39:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/135@tmp/config2788897546892367833tmp [Pipeline] { [Pipeline] sh 22:39:24 + set +x 22:39:24 + curl -s https://codecov.io/bash 22:39:24 + bash -s -- 22:39:24 22:39:24 _____ _ 22:39:24 / ____| | | 22:39:24 | | ___ __| | ___ ___ _____ __ 22:39:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:39:24 | |___| (_) | (_| | __/ (_| (_) \ V / 22:39:24 \_____\___/ \__,_|\___|\___\___/ \_/ 22:39:24 Bash-1.0.6 22:39:24 22:39:24 22:39:24 ==> git version 2.24.4 found 22:39:24 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:39:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:39:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:39:24 ==> Jenkins CI detected. 22:39:24 current dir:  /w/workspace/edgex-go/135 22:39:24 project root: . 22:39:24 --> token set from env 22:39:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:39:24 ==> Running gcov in . (disable via -X gcov) 22:39:24 ==> Python coveragepy not found 22:39:24 ==> Searching for coverage reports in: 22:39:24 + . 22:39:24 -> Found 1 reports 22:39:24 ==> Detecting git/mercurial file structure 22:39:24 ==> Reading reports 22:39:24 + ./coverage.out bytes=428381 22:39:24 ==> Appending adjustments 22:39:24 https://docs.codecov.io/docs/fixing-reports 22:39:25 + Found adjustments 22:39:25 ==> Gzipping contents 22:39:26 60K /tmp/codecov.5N1H5W.gz 22:39:26 ==> Uploading reports 22:39:26 url: https://codecov.io 22:39:26 query: branch=main&commit=76a2231e8148cb604158a0f3c13d077a257babdb&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:39:26 -> Pinging Codecov 22:39:26 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=76a2231e8148cb604158a0f3c13d077a257babdb&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:39:26 -> Uploading to 22:39:26 https://storage.googleapis.com/codecov/v4/raw/2022-01-13/00271124DB129430A58F1EEE437C3FCB/76a2231e8148cb604158a0f3c13d077a257babdb/50f0d138-d783-4a3f-a66c-3d8745487315.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220113T223926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aab5aaa57fec1626ffdd3ce39e02dbd2503eeb4dc3e18abee66d5a3151c55ae7 22:39:26 % Total % Received % Xferd Average Speed Time Time Time Current 22:39:26 Dload Upload Total Spent Left Speed 22:39:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57770 0 0 100 57770 0 185k --:--:-- --:--:-- --:--:-- 184k 100 57770 0 0 100 57770 0 185k --:--:-- --:--:-- --:--:-- 184k 22:39:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/76a2231e8148cb604158a0f3c13d077a257babdb [Pipeline] } 22:39:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:39:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:39:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:39:27 22:39:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:39:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:39:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:39:27 188c0c94c7c5: Pulling fs layer 22:39:27 0ef7d3d256c8: Pulling fs layer 22:39:27 de9db76c5a1d: Pulling fs layer 22:39:27 0eba1c9be4d2: Pulling fs layer 22:39:27 0d57e429df01: Pulling fs layer 22:39:27 4e4be7b47b0d: Pulling fs layer 22:39:27 e1f770b5df2f: Pulling fs layer 22:39:27 85a0685a4137: Pulling fs layer 22:39:27 0eba1c9be4d2: Waiting 22:39:27 0d57e429df01: Waiting 22:39:27 4e4be7b47b0d: Waiting 22:39:27 e1f770b5df2f: Waiting 22:39:27 85a0685a4137: Waiting 22:39:27 de9db76c5a1d: Verifying Checksum 22:39:27 de9db76c5a1d: Download complete 22:39:27 0ef7d3d256c8: Download complete 22:39:27 0d57e429df01: Verifying Checksum 22:39:27 0d57e429df01: Download complete 22:39:27 4e4be7b47b0d: Verifying Checksum 22:39:27 4e4be7b47b0d: Download complete 22:39:27 188c0c94c7c5: Verifying Checksum 22:39:27 188c0c94c7c5: Download complete 22:39:27 e1f770b5df2f: Verifying Checksum 22:39:27 e1f770b5df2f: Download complete 22:39:27 0eba1c9be4d2: Verifying Checksum 22:39:27 0eba1c9be4d2: Download complete 22:39:27 188c0c94c7c5: Pull complete 22:39:28 0ef7d3d256c8: Pull complete 22:39:28 85a0685a4137: Verifying Checksum 22:39:28 85a0685a4137: Download complete 22:39:28 de9db76c5a1d: Pull complete 22:39:32 0eba1c9be4d2: Pull complete 22:39:32 0d57e429df01: Pull complete 22:39:32 4e4be7b47b0d: Pull complete 22:39:32 e1f770b5df2f: Pull complete 22:39:37 85a0685a4137: Pull complete 22:39:37 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:39:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:39:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:39:38 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 22:39:38 $ 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/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:39:38 $ docker top bdc470fce4dcd3515b3ccde1193581d48e3afb94672d4203eac648d922dd3a22 -eo pid,comm [Pipeline] { [Pipeline] echo 22:39:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:39:39 + set -o pipefail 22:39:39 + snyk monitor '--org=edgex-jenkins' 22:39:43 22:39:43 Monitoring /w/workspace/edgex-go/135 (github.com/edgexfoundry/edgex-go)... 22:39:43 22:39:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/a0f2b677-a8f4-4a44-bac4-9b706a34c38f 22:39:43 22:39:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:39:43 22:39:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:39:43 22:39:44 [Pipeline] } 22:39:44 $ docker stop --time=1 bdc470fce4dcd3515b3ccde1193581d48e3afb94672d4203eac648d922dd3a22 22:39:46 $ docker rm -f bdc470fce4dcd3515b3ccde1193581d48e3afb94672d4203eac648d922dd3a22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 22:39:46 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:46 provisioning config files... 22:39:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/135@tmp/config3178429883044637326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:46 --> edgex-publish-swagger.sh 22:39:46 === Publish openapi/v2 API === 22:39:46 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:39:46 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/135/openapi/v2/core-command.yaml] 22:39:46 % Total % Received % Xferd Average Speed Time Time Time Current 22:39:46 Dload Upload Total Spent Left Speed 22:39:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33343 0 0 100 33343 0 27380 0:00:01 0:00:01 --:--:-- 27397 100 33343 0 0 100 33343 0 24239 0:00:01 0:00:01 --:--:-- 24267 22:39:48 22:39:48 22:39:48 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/135/openapi/v2/core-data.yaml] 22:39:48 % Total % Received % Xferd Average Speed Time Time Time Current 22:39:48 Dload Upload Total Spent Left Speed 22:39:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 63242 0:00:01 0:00:01 --:--:-- 63270 100 71116 0 0 100 71116 0 63233 0:00:01 0:00:01 --:--:-- 63270 22:39:49 22:39:49 22:39:49 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/135/openapi/v2/core-metadata.yaml] 22:39:49 % Total % Received % Xferd Average Speed Time Time Time Current 22:39:49 Dload Upload Total Spent Left Speed 22:39:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 119k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 109k 0:00:01 0:00:01 --:--:-- 109k 22:39:50 22:39:50 22:39:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/135/openapi/v2/support-notifications.yaml] 22:39:50 % Total % Received % Xferd Average Speed Time Time Time Current 22:39:50 Dload Upload Total Spent Left Speed 22:39:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 81816 0:00:01 0:00:01 --:--:-- 81870 22:39:51 22:39:51 22:39:51 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/135/openapi/v2/support-scheduler.yaml] 22:39:51 % Total % Received % Xferd Average Speed Time Time Time Current 22:39:51 Dload Upload Total Spent Left Speed 22:39:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39068 0 0 100 39068 0 38761 0:00:01 0:00:01 --:--:-- 38796 100 39068 0 0 100 39068 0 38755 0:00:01 0:00:01 --:--:-- 38796 22:39:52 22:39:52 22:39:52 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/135/openapi/v2/system-agent.yaml] 22:39:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:39:52 Dload Upload Total Spent Left Speed 22:39:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 18246 0:00:01 0:00:01 --:--:-- 18252 100 19603 0 0 100 19603 0 18244 0:00:01 0:00:01 --:--:-- 18252 22:39:53 22:39:53 [Pipeline] } 22:39:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 22:39:53 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:39:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:39:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:54 . [Pipeline] withDockerContainer 22:39:54 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 22:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:39:54 $ docker top 5d62d06e53181c6de2c728e19fe549f128c50e3cdcce3ab0b29c5dbc61cc9e8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:39:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:39:54 [ssh-agent] Looking for ssh-agent implementation... 22:39:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:39:54 $ docker exec 5d62d06e53181c6de2c728e19fe549f128c50e3cdcce3ab0b29c5dbc61cc9e8d ssh-agent 22:39:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKhBMCg/agent.15 22:39:55 SSH_AGENT_PID=21 22:39:55 Running ssh-add (command line suppressed) 22:39:55 Identity added: /w/workspace/edgex-go/135@tmp/private_key_7270104909724007037.key (/w/workspace/edgex-go/135@tmp/private_key_7270104909724007037.key) 22:39:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:39:55 + git semver tag 22:39:55 # -> Open(): unable to determine branch for HEAD 22:39:55 # $GIT_DIR = /w/workspace/edgex-go/135/.git 22:39:55 # $GIT_WORK_TREE = /w/workspace/edgex-go/135 22:39:55 # $SEMVER_REMOTE_NAME = origin 22:39:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:39:55 # $SEMVER_USER_NAME = edgex-jenkins 22:39:55 # $SEMVER_BRANCH = main 22:39:55 # $SEMVER_DIR = /w/workspace/edgex-go/135/.semver 22:39:55 # 76a2231e8148cb604158a0f3c13d077a257babdb HEAD 22:39:55 # -> Force: false 22:39:55 # a91d34a5390efb4766b057e1ccf616a054f6b509 refs/tags/v2.2.0-dev.19 [Pipeline] } 22:39:55 $ docker exec --env ******** --env ******** 5d62d06e53181c6de2c728e19fe549f128c50e3cdcce3ab0b29c5dbc61cc9e8d ssh-agent -k 22:39:55 unset SSH_AUTH_SOCK; 22:39:55 unset SSH_AGENT_PID; 22:39:55 echo Agent pid 21 killed; 22:39:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:39:56 + git semver [Pipeline] } 22:39:56 $ docker stop --time=1 5d62d06e53181c6de2c728e19fe549f128c50e3cdcce3ab0b29c5dbc61cc9e8d 22:39:57 $ docker rm -f 5d62d06e53181c6de2c728e19fe549f128c50e3cdcce3ab0b29c5dbc61cc9e8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:39:57 22:39:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:39:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:39:58 0.23.1-centos7: Pulling from edgex-lftools 22:39:58 ab5ef0e58194: Pulling fs layer 22:39:58 9712f1f96733: Pulling fs layer 22:39:58 63f879dbbcfc: Pulling fs layer 22:39:58 0d9ebad4ef96: Pulling fs layer 22:39:58 e9a5061849ea: Pulling fs layer 22:39:58 d747dcd14b5f: Pulling fs layer 22:39:58 2de7ff778b66: Pulling fs layer 22:39:58 0d9ebad4ef96: Waiting 22:39:58 e9a5061849ea: Waiting 22:39:58 d747dcd14b5f: Waiting 22:39:58 2de7ff778b66: Waiting 22:39:58 9712f1f96733: Verifying Checksum 22:39:58 9712f1f96733: Download complete 22:39:58 63f879dbbcfc: Verifying Checksum 22:39:58 63f879dbbcfc: Download complete 22:39:58 ab5ef0e58194: Verifying Checksum 22:39:58 ab5ef0e58194: Download complete 22:39:58 0d9ebad4ef96: Verifying Checksum 22:39:58 0d9ebad4ef96: Download complete 22:39:58 d747dcd14b5f: Verifying Checksum 22:39:58 d747dcd14b5f: Download complete 22:39:58 e9a5061849ea: Verifying Checksum 22:39:58 e9a5061849ea: Download complete 22:39:58 2de7ff778b66: Verifying Checksum 22:39:58 2de7ff778b66: Download complete 22:40:01 ab5ef0e58194: Pull complete 22:40:01 9712f1f96733: Pull complete 22:40:02 63f879dbbcfc: Pull complete 22:40:06 0d9ebad4ef96: Pull complete 22:40:06 e9a5061849ea: Pull complete 22:40:06 d747dcd14b5f: Pull complete 22:40:07 2de7ff778b66: Pull complete 22:40:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:40:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:40:07 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 22:40:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:40:11 $ docker top 41ad74340bd329403c1ca23ce90e52536cc2c0771653f9f87c942c3498467584 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:40:11 provisioning config files... 22:40:11 copy managed file [sigul-config] to file:/w/workspace/edgex-go/135@tmp/config2462115553157934108tmp 22:40:11 copy managed file [sigul-password] to file:/w/workspace/edgex-go/135@tmp/config6814310904790199939tmp 22:40:11 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/135@tmp/config1789993755286995318tmp [Pipeline] { [Pipeline] echo 22:40:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:40:11 ---> sigul-configuration.sh 22:40:11 gpg: directory `/root/.gnupg' created 22:40:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:40:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:40:11 gpg: keyring `/root/.gnupg/secring.gpg' created 22:40:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:40:11 gpg: CAST5 encrypted data 22:40:11 gpg: encrypted with 1 passphrase 22:40:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:40:11 + mkdir /home/jenkins 22:40:11 + mkdir /home/jenkins/sigul [Pipeline] sh 22:40:12 + 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 22:40:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:40:12 ---> sigul-install.sh 22:40:12 Sigul already installed; skipping installation. [Pipeline] sh 22:40:12 + git tag --list 22:40:12 0.6.0 22:40:12 0.6.1 22:40:12 0.7.0 22:40:12 0.7.1 22:40:12 v1.0.0 22:40:12 v1.0.1 22:40:12 v1.1.0 22:40:12 v1.2.0 22:40:12 v1.2.1 22:40:12 v1.3.0 22:40:12 v1.3.1 22:40:12 v2.0.0 22:40:12 v2.0.1-dev.1 22:40:12 v2.0.1-dev.10 22:40:12 v2.0.1-dev.11 22:40:12 v2.0.1-dev.12 22:40:12 v2.0.1-dev.13 22:40:12 v2.0.1-dev.14 22:40:12 v2.0.1-dev.15 22:40:12 v2.0.1-dev.16 22:40:12 v2.0.1-dev.17 22:40:12 v2.0.1-dev.18 22:40:12 v2.0.1-dev.19 22:40:12 v2.0.1-dev.2 22:40:12 v2.0.1-dev.20 22:40:12 v2.0.1-dev.21 22:40:12 v2.0.1-dev.22 22:40:12 v2.0.1-dev.23 22:40:12 v2.0.1-dev.24 22:40:12 v2.0.1-dev.25 22:40:12 v2.0.1-dev.26 22:40:12 v2.0.1-dev.27 22:40:12 v2.0.1-dev.28 22:40:12 v2.0.1-dev.29 22:40:12 v2.0.1-dev.3 22:40:12 v2.0.1-dev.30 22:40:12 v2.0.1-dev.31 22:40:12 v2.0.1-dev.32 22:40:12 v2.0.1-dev.33 22:40:12 v2.0.1-dev.34 22:40:12 v2.0.1-dev.35 22:40:12 v2.0.1-dev.36 22:40:12 v2.0.1-dev.37 22:40:12 v2.0.1-dev.38 22:40:12 v2.0.1-dev.39 22:40:12 v2.0.1-dev.4 22:40:12 v2.0.1-dev.40 22:40:12 v2.0.1-dev.41 22:40:12 v2.0.1-dev.42 22:40:12 v2.0.1-dev.43 22:40:12 v2.0.1-dev.44 22:40:12 v2.0.1-dev.45 22:40:12 v2.0.1-dev.46 22:40:12 v2.0.1-dev.47 22:40:12 v2.0.1-dev.48 22:40:12 v2.0.1-dev.49 22:40:12 v2.0.1-dev.5 22:40:12 v2.0.1-dev.50 22:40:12 v2.0.1-dev.51 22:40:12 v2.0.1-dev.52 22:40:12 v2.0.1-dev.53 22:40:12 v2.0.1-dev.54 22:40:12 v2.0.1-dev.55 22:40:12 v2.0.1-dev.56 22:40:12 v2.0.1-dev.57 22:40:12 v2.0.1-dev.58 22:40:12 v2.0.1-dev.59 22:40:12 v2.0.1-dev.6 22:40:12 v2.0.1-dev.60 22:40:12 v2.0.1-dev.61 22:40:12 v2.0.1-dev.62 22:40:12 v2.0.1-dev.63 22:40:12 v2.0.1-dev.64 22:40:12 v2.0.1-dev.65 22:40:12 v2.0.1-dev.66 22:40:12 v2.0.1-dev.67 22:40:12 v2.0.1-dev.68 22:40:12 v2.0.1-dev.69 22:40:12 v2.0.1-dev.7 22:40:12 v2.0.1-dev.70 22:40:12 v2.0.1-dev.71 22:40:12 v2.0.1-dev.72 22:40:12 v2.0.1-dev.73 22:40:12 v2.0.1-dev.74 22:40:12 v2.0.1-dev.75 22:40:12 v2.0.1-dev.76 22:40:12 v2.0.1-dev.77 22:40:12 v2.0.1-dev.78 22:40:12 v2.0.1-dev.79 22:40:12 v2.0.1-dev.8 22:40:12 v2.0.1-dev.80 22:40:12 v2.0.1-dev.81 22:40:12 v2.0.1-dev.82 22:40:12 v2.0.1-dev.83 22:40:12 v2.0.1-dev.84 22:40:12 v2.0.1-dev.85 22:40:12 v2.0.1-dev.86 22:40:12 v2.0.1-dev.87 22:40:12 v2.0.1-dev.88 22:40:12 v2.0.1-dev.89 22:40:12 v2.0.1-dev.9 22:40:12 v2.0.1-dev.90 22:40:12 v2.0.1-dev.91 22:40:12 v2.0.1-dev.92 22:40:12 v2.0.1-dev.93 22:40:12 v2.0.1-dev.94 22:40:12 v2.0.1-dev.95 22:40:12 v2.0.1-dev.96 22:40:12 v2.0.1-dev.97 22:40:12 v2.0.1-dev.98 22:40:12 v2.0.1-dev.99 22:40:12 v2.1.0 22:40:12 v2.2.0-dev.1 22:40:12 v2.2.0-dev.10 22:40:12 v2.2.0-dev.11 22:40:12 v2.2.0-dev.12 22:40:12 v2.2.0-dev.13 22:40:12 v2.2.0-dev.14 22:40:12 v2.2.0-dev.15 22:40:12 v2.2.0-dev.16 22:40:12 v2.2.0-dev.17 22:40:12 v2.2.0-dev.18 22:40:12 v2.2.0-dev.19 22:40:12 v2.2.0-dev.2 22:40:12 v2.2.0-dev.3 22:40:12 v2.2.0-dev.4 22:40:12 v2.2.0-dev.5 22:40:12 v2.2.0-dev.6 22:40:12 v2.2.0-dev.7 22:40:12 v2.2.0-dev.8 22:40:12 v2.2.0-dev.9 [Pipeline] sh 22:40:12 + lftools sign git-tag v2.2.0-dev.19 22:40:13 Signing Git tag with Sigul... 22:40:13 Signing v2.2.0-dev.19 [Pipeline] echo 22:40:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:40:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:40:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:40:14 $ docker stop --time=1 41ad74340bd329403c1ca23ce90e52536cc2c0771653f9f87c942c3498467584 22:40:15 $ docker rm -f 41ad74340bd329403c1ca23ce90e52536cc2c0771653f9f87c942c3498467584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:40:15 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:40:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:16 . [Pipeline] withDockerContainer 22:40:16 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 22:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:40:16 $ docker top c629335fc9a494c1e0311c5de7d5d0eca758e2dba525fca418493e3b68b8ce8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:16 [ssh-agent] Looking for ssh-agent implementation... 22:40:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:16 $ docker exec c629335fc9a494c1e0311c5de7d5d0eca758e2dba525fca418493e3b68b8ce8e ssh-agent 22:40:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFGccEi/agent.15 22:40:17 SSH_AGENT_PID=22 22:40:17 Running ssh-add (command line suppressed) 22:40:17 Identity added: /w/workspace/edgex-go/135@tmp/private_key_7048363272604726752.key (/w/workspace/edgex-go/135@tmp/private_key_7048363272604726752.key) 22:40:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:17 + git semver bump pre 22:40:17 # -> Open(): unable to determine branch for HEAD 22:40:17 # $GIT_DIR = /w/workspace/edgex-go/135/.git 22:40:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/135 22:40:17 # $SEMVER_REMOTE_NAME = origin 22:40:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:40:17 # $SEMVER_USER_NAME = edgex-jenkins 22:40:17 # $SEMVER_BRANCH = main 22:40:17 # $SEMVER_DIR = /w/workspace/edgex-go/135/.semver 22:40:17 2.2.0-dev.20 [Pipeline] } 22:40:17 $ docker exec --env ******** --env ******** c629335fc9a494c1e0311c5de7d5d0eca758e2dba525fca418493e3b68b8ce8e ssh-agent -k 22:40:17 unset SSH_AUTH_SOCK; 22:40:17 unset SSH_AGENT_PID; 22:40:17 echo Agent pid 22 killed; 22:40:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:17 + git semver [Pipeline] } 22:40:17 $ docker stop --time=1 c629335fc9a494c1e0311c5de7d5d0eca758e2dba525fca418493e3b68b8ce8e 22:40:19 $ docker rm -f c629335fc9a494c1e0311c5de7d5d0eca758e2dba525fca418493e3b68b8ce8e [Pipeline] // withDockerContainer [Pipeline] sh 22:40:19 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:40:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:19 . [Pipeline] withDockerContainer 22:40:19 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 22:40:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:40:20 $ docker top 810413c28983ff2ea0a90693d87769b486fd8585deb73f7f2434a5f43c0f5909 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:20 [ssh-agent] Looking for ssh-agent implementation... 22:40:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:20 $ docker exec 810413c28983ff2ea0a90693d87769b486fd8585deb73f7f2434a5f43c0f5909 ssh-agent 22:40:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBHjdLH/agent.14 22:40:20 SSH_AGENT_PID=20 22:40:20 Running ssh-add (command line suppressed) 22:40:20 Identity added: /w/workspace/edgex-go/135@tmp/private_key_287846088292806477.key (/w/workspace/edgex-go/135@tmp/private_key_287846088292806477.key) 22:40:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:20 + git semver push 22:40:20 # -> Open(): unable to determine branch for HEAD 22:40:20 # $GIT_DIR = /w/workspace/edgex-go/135/.git 22:40:20 # $GIT_WORK_TREE = /w/workspace/edgex-go/135 22:40:20 # $SEMVER_REMOTE_NAME = origin 22:40:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:40:20 # $SEMVER_USER_NAME = edgex-jenkins 22:40:20 # $SEMVER_BRANCH = main 22:40:20 # $SEMVER_DIR = /w/workspace/edgex-go/135/.semver [Pipeline] } 22:40:25 $ docker exec --env ******** --env ******** 810413c28983ff2ea0a90693d87769b486fd8585deb73f7f2434a5f43c0f5909 ssh-agent -k 22:40:25 unset SSH_AUTH_SOCK; 22:40:25 unset SSH_AGENT_PID; 22:40:25 echo Agent pid 20 killed; 22:40:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:25 + git semver [Pipeline] } 22:40:25 $ docker stop --time=1 810413c28983ff2ea0a90693d87769b486fd8585deb73f7f2434a5f43c0f5909 22:40:26 $ docker rm -f 810413c28983ff2ea0a90693d87769b486fd8585deb73f7f2434a5f43c0f5909 [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 22:40:27 + '[' -d /w/workspace/edgex-go/135/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:40:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:40:28 ---> package-listing.sh 22:40:28 ++ facter osfamily 22:40:28 ++ tr '[:upper:]' '[:lower:]' 22:40:28 + OS_FAMILY=redhat 22:40:28 + workspace=/w/workspace/edgex-go/135 22:40:28 + START_PACKAGES=/tmp/packages_start.txt 22:40:28 + END_PACKAGES=/tmp/packages_end.txt 22:40:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:40:28 + PACKAGES=/tmp/packages_start.txt 22:40:28 + '[' /w/workspace/edgex-go/135 ']' 22:40:28 + PACKAGES=/tmp/packages_end.txt 22:40:28 + case "${OS_FAMILY}" in 22:40:28 + rpm -qa 22:40:28 + sort 22:40:32 + '[' -f /tmp/packages_start.txt ']' 22:40:32 + '[' -f /tmp/packages_end.txt ']' 22:40:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:40:32 + '[' /w/workspace/edgex-go/135 ']' 22:40:32 + mkdir -p /w/workspace/edgex-go/135/archives/ 22:40:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/135/archives/ [Pipeline] echo 22:40:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/135/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:40:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:40:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:33 22:40:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:40:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:33 latest: Pulling from edgex-lftools-log-publisher 22:40:33 b4d181a07f80: Pulling fs layer 22:40:33 a1111a8f2ec3: Pulling fs layer 22:40:33 ed53099fbce6: Pulling fs layer 22:40:33 dc539afda2c1: Pulling fs layer 22:40:33 77bc0d833cb6: Pulling fs layer 22:40:33 9065ff56babe: Pulling fs layer 22:40:33 d287ab97295c: Pulling fs layer 22:40:33 dc539afda2c1: Waiting 22:40:33 77bc0d833cb6: Waiting 22:40:33 9065ff56babe: Waiting 22:40:33 d287ab97295c: Waiting 22:40:33 a1111a8f2ec3: Verifying Checksum 22:40:33 a1111a8f2ec3: Download complete 22:40:33 dc539afda2c1: Verifying Checksum 22:40:33 dc539afda2c1: Download complete 22:40:34 ed53099fbce6: Verifying Checksum 22:40:34 ed53099fbce6: Download complete 22:40:34 9065ff56babe: Verifying Checksum 22:40:34 9065ff56babe: Download complete 22:40:34 77bc0d833cb6: Verifying Checksum 22:40:34 77bc0d833cb6: Download complete 22:40:34 b4d181a07f80: Verifying Checksum 22:40:34 b4d181a07f80: Download complete 22:40:34 d287ab97295c: Verifying Checksum 22:40:34 d287ab97295c: Download complete 22:40:35 b4d181a07f80: Pull complete 22:40:35 a1111a8f2ec3: Pull complete 22:40:36 ed53099fbce6: Pull complete 22:40:36 dc539afda2c1: Pull complete 22:40:36 77bc0d833cb6: Pull complete 22:40:36 9065ff56babe: Pull complete 22:40:41 d287ab97295c: Pull complete 22:40:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:40:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:40:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:40:41 prd-centos7-docker-4c-2g-1459 does not seem to be running inside a container 22:40:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/135/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/135 -v /w/workspace/edgex-go/135:/w/workspace/edgex-go/135:rw,z -v /w/workspace/edgex-go/135@tmp:/w/workspace/edgex-go/135@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:40:44 $ docker top 32d689383d17825b0b3b9b3dab94d43d0036c60ebd81a726d3932069456ce707 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:44 + touch /tmp/pre-build-complete [Pipeline] sh 22:40:44 + mkdir -p /var/log/sysstat [Pipeline] sh 22:40:45 + ls /var/log/sa-host 22:40:45 + sadf -c /var/log/sa-host/sa13 22:40:45 file_magic: OK 22:40:45 HZ: Using current value: 100 22:40:45 file_header: OK 22:40:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:40:45 Statistics: 22:40:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:40:45 File successfully converted to sysstat format version 12.0.3 22:40:45 + sadf -c /var/log/sa-host/sa17 22:40:45 file_magic: OK 22:40:45 HZ: Using current value: 100 22:40:45 file_header: OK 22:40:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:40:45 Statistics: 22:40:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:40:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:45 provisioning config files... 22:40:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/135@tmp/config7404175169969807727tmp [Pipeline] { [Pipeline] echo 22:40:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:40:45 ---> create-netrc.sh [Pipeline] } 22:40:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:40:45 ---> python-tools-install.sh [Pipeline] echo 22:40:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:40:46 ---> sudo-logs.sh 22:40:46 Archiving 'sudo' log.. 22:40:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-1459.novalocal: Name or service not known 22:40:46 sudo: unable to resolve host prd-centos7-docker-4c-2g-1459.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:40:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:40:46 ---> job-cost.sh 22:40:46 lf-activate-venv: SKIPPING 22:40:46 DEBUG: total: 0.10999999940395355 22:40:46 INFO: Retrieving Stack Cost... 22:40:47 INFO: Retrieving Pricing Info for: v3-standard-2 22:40:47 INFO: Archiving Costs [Pipeline] echo 22:40:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:40:47 ---> logs-deploy.sh 22:40:47 lf-activate-venv: SKIPPING 22:40:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/135 22:40:47 INFO: archiving workspace using pattern(s): 22:40:48 Archives upload complete. 22:40:48 INFO: archiving logs to Nexus