Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 451b096496c10626fafafdb288817a63ed714faa Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3568575577607786896.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh8304901763261114468.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh6371671018024552718.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh2209535704659151598.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-ssh2708714701076948173.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-116 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/114 [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/114 # 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/114@tmp/jenkins-gitclient-ssh4860533268168937900.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 451b096496c10626fafafdb288817a63ed714faa (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 451b096496c10626fafafdb288817a63ed714faa # timeout=10 Commit message: "Merge pull request #3798 from edgexfoundry/dependabot/go_modules/github.com/lib/pq-1.10.4" > git rev-list --no-walk 0e57188e00e89e0d20a1f3c03614da85116ecb0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:59:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:59:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:59:47 ========================================================= 03:59:47 EdgeX Global Pipelines Version Info 03:59:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:59:48 ------------------- 03:59:48 stable info: 03:59:48 ------------------- 03:59:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:59:48 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 03:59:48 Message: update stable to v1.0.217 03:59:49 ------------------- 03:59:49 experimental info: 03:59:49 ------------------- 03:59:49 Commited By: **** collab-it+edgex@linuxfoundation.org 03:59:49 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 03:59:49 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 451b096496c10626fafafdb288817a63ed714faa [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 451b096 [Pipeline] echo 03:59:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:49 provisioning config files... 03:59:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/114@tmp/config6707709526163443926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:49 ---> docker-login.sh 03:59:49 nexus3.edgexfoundry.org:10001 03:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:59:50 Configure a credential helper to remove this warning. See 03:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:59:50 03:59:50 Login Succeeded 03:59:50 nexus3.edgexfoundry.org:10002 03:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:59:50 Configure a credential helper to remove this warning. See 03:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:59:50 03:59:50 Login Succeeded 03:59:50 nexus3.edgexfoundry.org:10003 03:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:59:50 Configure a credential helper to remove this warning. See 03:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:59:50 03:59:50 Login Succeeded 03:59:50 nexus3.edgexfoundry.org:10004 03:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:59:50 Configure a credential helper to remove this warning. See 03:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:59:50 03:59:50 Login Succeeded 03:59:50 docker.io 03:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:59:51 Configure a credential helper to remove this warning. See 03:59:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:59:51 03:59:51 Login Succeeded 03:59:51 ---> docker-login.sh ends [Pipeline] } 03:59:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:59:51 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 03:59:51 + for file in '`ls cmd/**/Dockerfile`' 03:59:51 ++ dirname cmd/core-command/Dockerfile 03:59:51 ++ cut -d/ -f2 03:59:51 + echo core-command,cmd/core-command/Dockerfile 03:59:51 + for file in '`ls cmd/**/Dockerfile`' 03:59:51 ++ dirname cmd/core-data/Dockerfile 03:59:51 ++ cut -d/ -f2 03:59:51 + echo core-data,cmd/core-data/Dockerfile 03:59:51 + for file in '`ls cmd/**/Dockerfile`' 03:59:51 ++ dirname cmd/core-metadata/Dockerfile 03:59:51 ++ cut -d/ -f2 03:59:51 + echo core-metadata,cmd/core-metadata/Dockerfile 03:59:51 + for file in '`ls cmd/**/Dockerfile`' 03:59:51 ++ dirname cmd/security-bootstrapper/Dockerfile 03:59:51 ++ cut -d/ -f2 03:59:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:59:51 + for file in '`ls cmd/**/Dockerfile`' 03:59:51 ++ dirname cmd/security-proxy-setup/Dockerfile 03:59:51 ++ cut -d/ -f2 03:59:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:59:51 + for file in '`ls cmd/**/Dockerfile`' 03:59:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:59:51 ++ cut -d/ -f2 03:59:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:59:51 + for file in '`ls cmd/**/Dockerfile`' 03:59:51 ++ dirname cmd/support-notifications/Dockerfile 03:59:51 ++ cut -d/ -f2 03:59:51 + echo support-notifications,cmd/support-notifications/Dockerfile 03:59:51 + for file in '`ls cmd/**/Dockerfile`' 03:59:51 ++ dirname cmd/support-scheduler/Dockerfile 03:59:51 ++ cut -d/ -f2 03:59:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:59:51 + for file in '`ls cmd/**/Dockerfile`' 03:59:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:59:51 ++ cut -d/ -f2 03:59:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:59:51 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:59:51 + git rev-list -1 --merges 451b096496c10626fafafdb288817a63ed714faa~1..451b096496c10626fafafdb288817a63ed714faa [Pipeline] echo 03:59:51 -----------> git rev-list -1 --merges 451b096496c10626fafafdb288817a63ed714faa~1..451b096496c10626fafafdb288817a63ed714faa 451b096496c10626fafafdb288817a63ed714faa 03:59:51 451b096496c10626fafafdb288817a63ed714faa [false] [Pipeline] sh 03:59:52 + git log --format=format:%s -1 451b096496c10626fafafdb288817a63ed714faa [Pipeline] echo 03:59:52 ========================================================= 03:59:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:59:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:59:52 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 03:59:52 + grep -v github /etc/ssh/ssh_known_hosts 03:59:52 + '[' -e /tmp/ssh_known_hosts ']' 03:59:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:59:52 + sudo tee -a /etc/ssh/ssh_known_hosts 03:59:52 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 03:59:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 03:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:59:53 03:59:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:59:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:59:53 latest: Pulling from edgex-devops/git-semver 03:59:53 a0d0a0d46f8b: Pulling fs layer 03:59:53 3e5f54012d9b: Pulling fs layer 03:59:53 4c7163046ea9: Pulling fs layer 03:59:53 0c2d73faf560: Pulling fs layer 03:59:53 0c2d73faf560: Waiting 03:59:53 3e5f54012d9b: Verifying Checksum 03:59:53 3e5f54012d9b: Download complete 03:59:53 a0d0a0d46f8b: Verifying Checksum 03:59:53 a0d0a0d46f8b: Download complete 03:59:53 0c2d73faf560: Verifying Checksum 03:59:53 0c2d73faf560: Download complete 03:59:53 4c7163046ea9: Verifying Checksum 03:59:53 4c7163046ea9: Download complete 03:59:53 a0d0a0d46f8b: Pull complete 03:59:53 3e5f54012d9b: Pull complete 03:59:53 4c7163046ea9: Pull complete 03:59:54 0c2d73faf560: Pull complete 03:59:54 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 03:59:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:59:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:59:54 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 03:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:59:54 $ docker top efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:59:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:59:55 [ssh-agent] Looking for ssh-agent implementation... 03:59:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:59:55 $ docker exec efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 ssh-agent 03:59:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeeHckg/agent.13 03:59:55 SSH_AGENT_PID=20 03:59:55 Running ssh-add (command line suppressed) 03:59:55 Identity added: /w/workspace/edgex-go/114@tmp/private_key_9010636334401805720.key (/w/workspace/edgex-go/114@tmp/private_key_9010636334401805720.key) 03:59:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:59:55 + git tag --points-at HEAD [Pipeline] } 03:59:55 $ docker exec --env ******** --env ******** efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 ssh-agent -k 03:59:55 unset SSH_AUTH_SOCK; 03:59:55 unset SSH_AGENT_PID; 03:59:55 echo Agent pid 20 killed; 03:59:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:59:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:59:55 [ssh-agent] Looking for ssh-agent implementation... 03:59:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:59:55 $ docker exec efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 ssh-agent 03:59:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPPpOKH/agent.53 03:59:56 SSH_AGENT_PID=59 03:59:56 Running ssh-add (command line suppressed) 03:59:56 Identity added: /w/workspace/edgex-go/114@tmp/private_key_7362035606991660251.key (/w/workspace/edgex-go/114@tmp/private_key_7362035606991660251.key) 03:59:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:59:56 + git semver init 03:59:56 # -> Open(): unable to determine branch for HEAD 03:59:56 # $GIT_DIR = /w/workspace/edgex-go/114/.git 03:59:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/114 03:59:56 # $SEMVER_REMOTE_NAME = origin 03:59:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:59:56 # $SEMVER_USER_NAME = edgex-jenkins 03:59:56 # $SEMVER_BRANCH = main 03:59:56 # $SEMVER_TEMP = /tmp/semver-415701712 03:59:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:01:48 # '/tmp/semver-415701712' -> '/w/workspace/edgex-go/114/.semver' 04:01:48 # -> Force: false 04:01:48 # $SEMVER_DIR = /w/workspace/edgex-go/114/.semver [Pipeline] } 04:01:48 $ docker exec --env ******** --env ******** efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 ssh-agent -k 04:01:48 unset SSH_AUTH_SOCK; 04:01:48 unset SSH_AGENT_PID; 04:01:48 echo Agent pid 59 killed; 04:01:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:01:48 + git semver [Pipeline] } 04:01:48 $ docker stop --time=1 efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 04:01:50 $ docker rm -f efaf2ab65cf39c4c78332727d94502188ccb51bacc13a65faecfd65f43881bd8 [Pipeline] // withDockerContainer [Pipeline] sh 04:01:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:01:51 Stashed 1 file(s) [Pipeline] echo 04:01:51 [edgeXSemver]: initialized semver on version 2.2.0-dev.1 [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 04:01:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:01:51 ========================================================= 04:01:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:01:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:01:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:01:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:01:51 a0d0a0d46f8b: Already exists 04:01:51 31adcdaf11c8: Pulling fs layer 04:01:51 b8b176561691: Pulling fs layer 04:01:51 4527c011a84f: Pulling fs layer 04:01:51 5d74067f8e1e: Pulling fs layer 04:01:51 e0aca202a116: Pulling fs layer 04:01:51 3a43be97a3b4: Pulling fs layer 04:01:51 34cad66bf833: Pulling fs layer 04:01:51 b4e3c513aaa6: Pulling fs layer 04:01:51 3a43be97a3b4: Waiting 04:01:51 34cad66bf833: Waiting 04:01:51 b4e3c513aaa6: Waiting 04:01:51 5d74067f8e1e: Waiting 04:01:51 e0aca202a116: Waiting 04:01:51 b8b176561691: Verifying Checksum 04:01:51 b8b176561691: Download complete 04:01:51 31adcdaf11c8: Verifying Checksum 04:01:51 31adcdaf11c8: Download complete 04:01:51 5d74067f8e1e: Verifying Checksum 04:01:51 5d74067f8e1e: Download complete 04:01:51 e0aca202a116: Verifying Checksum 04:01:51 e0aca202a116: Download complete 04:01:51 3a43be97a3b4: Verifying Checksum 04:01:51 3a43be97a3b4: Download complete 04:01:51 31adcdaf11c8: Pull complete 04:01:51 b8b176561691: Pull complete 04:01:51 34cad66bf833: Verifying Checksum 04:01:51 34cad66bf833: Download complete 04:01:52 4527c011a84f: Verifying Checksum 04:01:52 4527c011a84f: Download complete 04:01:52 b4e3c513aaa6: Verifying Checksum 04:01:52 b4e3c513aaa6: Download complete 04:01:55 4527c011a84f: Pull complete 04:01:55 5d74067f8e1e: Pull complete 04:01:55 e0aca202a116: Pull complete 04:01:55 3a43be97a3b4: Pull complete 04:01:55 34cad66bf833: Pull complete 04:01:58 b4e3c513aaa6: Pull complete 04:01:58 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 04:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:01:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:01:58 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:01:58 WORKDIR /edgex 04:01:58 COPY go.mod . 04:01:58 RUN go mod download' 04:01:58 + docker build -t ci-base-image-x86_64 -f - . 04:02:00 Sending build context to Docker daemon 334.4MB 04:02:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:02:00 ---> 9f6097aaca64 04:02:00 Step 2/4 : WORKDIR /edgex 04:02:02 ---> Running in 6d67ab6c6dc5 04:02:02 Removing intermediate container 6d67ab6c6dc5 04:02:02 ---> bd4ec2b94bd0 04:02:02 Step 3/4 : COPY go.mod . 04:02:02 ---> 25930eae1efa 04:02:02 Step 4/4 : RUN go mod download 04:02:02 ---> Running in cd41b0ab4bbf 04:02:06 Still waiting to schedule task 04:02:06 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:02:49 Removing intermediate container cd41b0ab4bbf 04:02:49 ---> 3b2e80e9a837 04:02:49 Successfully built 3b2e80e9a837 04:02:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:02:49 + docker inspect -f . ci-base-image-x86_64 04:02:49 . [Pipeline] withDockerContainer 04:02:49 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 04:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:02:50 $ docker top 05ebdc638684b7fb9707295b9f1bf2ec17036cc497a30183c0ff65056670d0f5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:50 + go version 04:02:50 go version go1.16.8 linux/amd64 [Pipeline] } 04:02:50 $ docker stop --time=1 05ebdc638684b7fb9707295b9f1bf2ec17036cc497a30183c0ff65056670d0f5 04:02:51 $ docker rm -f 05ebdc638684b7fb9707295b9f1bf2ec17036cc497a30183c0ff65056670d0f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:02:52 + docker inspect -f . ci-base-image-x86_64 04:02:52 . [Pipeline] withDockerContainer 04:02:52 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 04:02:52 $ 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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:02:52 $ docker top b3924f02521e11c1aad656f821843b2825f965eacb732a2b3635405b00696813 -eo pid,comm [Pipeline] { [Pipeline] echo 04:02:52 ========================================================= 04:02:52 [edgeXBuildGoParallel] Running Tests and Build... 04:02:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:02:53 + make test 04:02:53 go mod tidy 04:02:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:02:58 ? github.com/edgexfoundry/edgex-go [no test files] 04:03:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:03:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:03:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:03:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:03:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:03:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:03:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:03:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:03:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:03:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:03:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:03:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 04:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:03:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:03:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements 04:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:03:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 44.7% of statements 04:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:03:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:03:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.136s coverage: 89.5% of statements 04:03:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:03:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:03:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 84.4% of statements 04:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 04:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:03:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:03:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.278s coverage: 94.2% of statements 04:03:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:03:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:03:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 04:03:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:03:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 04:03:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:03:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:03:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:03:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements 04:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:03:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:03:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements 04:03:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:03:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 04:03:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 21.7% of statements 04:03:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:03:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 04:03:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 79.5% of statements 04:03:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements 04:03:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 04:03:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 04:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.060s coverage: 94.4% of statements 04:03:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 04:03:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.174s coverage: 82.5% of statements 04:03:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:04:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:04:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:04:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:04:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:04:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:04:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 04:04:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 04:04:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 04:04:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.137s coverage: 91.2% of statements 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:04:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:04:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:04:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements 04:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 04:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 04:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 04:04:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 04:04:09 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 65.4% of statements 04:04:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:04:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:04:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:04:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements 04:04:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:04:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:04:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 04:04:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:04:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 04:04:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:04:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:04:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:04:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:04:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 04:04:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 04:04:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:04:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 04:04:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 04:04:17 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 04:04:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-120 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:04:20 Running in /w/workspace/edgex-go/114 [Pipeline] { [Pipeline] checkout 04:04:20 The recommended git tool is: git 04:04:26 using credential edgex-jenkins-ssh 04:04:26 Cloning the remote Git repository 04:04:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:04:26 > git init /w/workspace/edgex-go/114 # timeout=10 04:04:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:04:26 > git --version # timeout=10 04:04:26 > git --version # 'git version 2.17.1' 04:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:49 GO111MODULE=on go vet ./... 04:04:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:04:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:04:59 ./bin/test-attribution-txt.sh [Pipeline] echo 04:05:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 04:05:00 + ls -al . 04:05:00 total 644 04:05:00 drwxrwxr-x 10 1001 1001 4096 Nov 19 04:05 . 04:05:00 drwxr-xr-x 4 root root 32 Nov 19 04:02 .. 04:05:00 -rw-rw-r-- 1 1001 1001 11 Nov 19 03:59 .dockerignore 04:05:00 drwxrwxr-x 8 1001 1001 162 Nov 19 03:59 .git 04:05:00 drwxrwxr-x 4 1001 1001 142 Nov 19 03:59 .github 04:05:00 -rw-rw-r-- 1 1001 1001 804 Nov 19 03:59 .gitignore 04:05:00 -rw-rw-r-- 1 1001 1001 42 Nov 19 03:59 .golangci.yml 04:05:00 -rw-rw-r-- 1 1001 1001 76 Nov 19 03:59 .hadolint.yml 04:05:00 drwx------ 3 1001 1001 58 Nov 19 04:01 .semver 04:05:00 -rw-rw-r-- 1 1001 1001 166 Nov 19 03:59 .sonarcloud.properties 04:05:00 -rw-rw-r-- 1 1001 1001 1171 Nov 19 03:59 ADOPTERS.md 04:05:00 -rw-rw-r-- 1 1001 1001 8910 Nov 19 03:59 Attribution.txt 04:05:00 -rw-rw-r-- 1 1001 1001 51732 Nov 19 03:59 CHANGELOG.md 04:05:00 -rw-rw-r-- 1 1001 1001 3804 Nov 19 03:59 CONTRIBUTING.md 04:05:00 -rw-rw-r-- 1 1001 1001 677 Nov 19 03:59 GOVERNANCE.md 04:05:00 -rw-rw-r-- 1 1001 1001 849 Nov 19 03:59 Jenkinsfile 04:05:00 -rw-rw-r-- 1 1001 1001 10775 Nov 19 03:59 LICENSE 04:05:00 -rw-rw-r-- 1 1001 1001 6508 Nov 19 03:59 Makefile 04:05:00 -rw-rw-r-- 1 1001 1001 582 Nov 19 03:59 OWNERS.md 04:05:00 -rw-rw-r-- 1 1001 1001 8207 Nov 19 03:59 README.md 04:05:00 -rw-rw-r-- 1 1001 1001 6912 Nov 19 03:59 SECURITY.md 04:05:00 -rw-rw-r-- 1 1001 1001 11 Nov 19 04:01 VERSION 04:05:00 -rw-rw-r-- 1 1001 1001 4131 Nov 19 03:59 ZMQWindows.md 04:05:00 drwxrwxr-x 2 1001 1001 37 Nov 19 03:59 bin 04:05:00 drwxrwxr-x 14 1001 1001 4096 Nov 19 03:59 cmd 04:05:00 -rw-r--r-- 1 root root 428381 Nov 19 04:04 coverage.out 04:05:00 -rw-rw-r-- 1 1001 1001 822 Nov 19 03:59 go.mod 04:05:00 -rw-rw-r-- 1 1001 1001 49471 Nov 19 03:59 go.sum 04:05:00 drwxrwxr-x 8 1001 1001 124 Nov 19 03:59 internal 04:05:00 drwxrwxr-x 3 1001 1001 16 Nov 19 03:59 openapi 04:05:00 drwxrwxr-x 4 1001 1001 71 Nov 19 03:59 snap 04:05:00 -rw-rw-r-- 1 1001 1001 204 Nov 19 03:59 version.go [Pipeline] sh 04:05:00 + '[' -e coverage.out ] 04:05:00 + chown 1001:1001 coverage.out [Pipeline] stash 04:05:01 Stashed 1 file(s) [Pipeline] sh 04:05:01 + make build 04:05:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-data/core-data ./cmd/core-data 04:05:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:05:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-command/core-command ./cmd/core-command 04:05:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:05:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:05:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:05:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:05:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:05:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:05:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:05:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config 04:05:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 04:05:18 $ docker stop --time=1 b3924f02521e11c1aad656f821843b2825f965eacb732a2b3635405b00696813 04:05:20 $ docker rm -f b3924f02521e11c1aad656f821843b2825f965eacb732a2b3635405b00696813 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:05:22 04:05:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:05:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:05:22 latest: Pulling from edgex-devops/edgex-compose 04:05:22 cbdbe7a5bc2a: Pulling fs layer 04:05:22 ca9280d653b3: Pulling fs layer 04:05:22 7e9c9ca2126c: Pulling fs layer 04:05:22 cbdbe7a5bc2a: Verifying Checksum 04:05:22 cbdbe7a5bc2a: Download complete 04:05:22 ca9280d653b3: Verifying Checksum 04:05:22 ca9280d653b3: Download complete 04:05:22 cbdbe7a5bc2a: Pull complete 04:05:22 7e9c9ca2126c: Verifying Checksum 04:05:22 7e9c9ca2126c: Download complete 04:05:23 ca9280d653b3: Pull complete 04:05:27 7e9c9ca2126c: Pull complete 04:05:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:05:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:05:27 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 04:05:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 04:05:30 $ docker top 6799bbbc2eb74d8c8e9052935f59828053cae925e3bf1852199e25253dd27b6e -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:30 + grep parallel 04:05:30 + docker-compose build --help 04:05:30 --parallel Build images in parallel. [Pipeline] } 04:05:31 $ docker stop --time=1 6799bbbc2eb74d8c8e9052935f59828053cae925e3bf1852199e25253dd27b6e 04:05:32 $ docker rm -f 6799bbbc2eb74d8c8e9052935f59828053cae925e3bf1852199e25253dd27b6e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:05:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:05:32 . [Pipeline] withDockerContainer 04:05:32 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 04:05:32 $ 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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:05:32 $ docker top 8bd735adf744152286dfdfeaa864cb5d1a82d47ff580d6ad142700f6020652fc -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:33 + docker-compose -f ./docker-compose-build.yml build --parallel 04:05:33 Building core-command ... 04:05:33 Building core-data ... 04:05:33 Building core-metadata ... 04:05:33 Building security-bootstrapper ... 04:05:33 Building security-proxy-setup ... 04:05:33 Building security-secretstore-setup ... 04:05:33 Building support-notifications ... 04:05:33 Building support-scheduler ... 04:05:33 Building sys-mgmt-agent ... 04:05:33 Building core-command 04:05:33 Building security-proxy-setup 04:05:33 Building support-notifications 04:05:33 Building support-scheduler 04:05:33 Building core-data 04:05:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:05:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:05:43 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:05:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:05:43 ---> 3b2e80e9a837 04:05:43 Step 3/22 : WORKDIR /edgex-go 04:05:43 ---> 3b2e80e9a837 04:05:43 Step 3/22 : WORKDIR /edgex-go 04:05:49 ---> Running in 51b3af87325b 04:05:49 ---> Running in 3c30549aa912 04:05:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:05:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:05:53 ---> 3b2e80e9a837 04:05:53 Step 3/23 : WORKDIR /edgex-go 04:05:55 ---> Running in 151157d86f4f 04:05:55 Removing intermediate container 51b3af87325b 04:05:55 ---> a02a8713f857 04:05:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:55 Removing intermediate container 3c30549aa912 04:05:55 ---> 2f675bf6148c 04:05:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:57 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:05:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:05:57 ---> 3b2e80e9a837 04:05:57 Step 3/20 : WORKDIR /edgex-go 04:05:57 ---> Using cache 04:05:57 ---> 923c8fcdb555 04:05:57 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:57 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:05:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:05:57 ---> 3b2e80e9a837 04:05:57 Step 3/21 : WORKDIR /edgex-go 04:05:57 ---> Using cache 04:05:57 ---> 923c8fcdb555 04:05:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:58 ---> Running in 9334341b6939 04:05:58 Removing intermediate container 151157d86f4f 04:05:58 ---> 923c8fcdb555 04:05:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:05:58 ---> Running in 585f5896d065 04:05:58 ---> Running in feaacfb8fffb 04:05:58 ---> Running in 02c10fb7f884 04:05:58 ---> Running in 312777a20c2c 04:05:58 Removing intermediate container feaacfb8fffb 04:05:58 ---> 8ddf4809f93f 04:05:58 Step 5/20 : RUN apk add --update --no-cache make git 04:05:58 ---> Running in ae9d229ebc8e 04:05:59 Removing intermediate container 9334341b6939 04:05:59 ---> 04a180e62250 04:05:59 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:05:59 ---> Running in 88a0f6c5422b 04:05:59 Removing intermediate container 585f5896d065 04:05:59 ---> 285a5e26458d 04:05:59 Step 5/22 : RUN apk add --update --no-cache make git 04:05:59 Removing intermediate container 02c10fb7f884 04:05:59 ---> b8f4529dddd9 04:05:59 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 04:05:59 Removing intermediate container 312777a20c2c 04:05:59 ---> 4a9bcfcf9228 04:05:59 Step 5/23 : RUN apk add --update --no-cache make git 04:05:59 ---> Running in 83db03809ea4 04:05:59 ---> Running in 418c86aa25f8 04:05:59 ---> Running in 7b6dff3e29c4 04:05:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:05:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:06:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:06:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:06:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:06:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:00 OK: 220 MiB in 52 packages 04:06:01 OK: 220 MiB in 52 packages 04:06:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:01 Removing intermediate container ae9d229ebc8e 04:06:01 ---> 36e5ae032d52 04:06:01 Step 6/20 : COPY . . 04:06:01 OK: 220 MiB in 52 packages 04:06:01 Removing intermediate container 88a0f6c5422b 04:06:01 ---> b1bfc01160ec 04:06:01 Step 6/22 : COPY . . 04:06:01 OK: 220 MiB in 52 packages 04:06:01 OK: 220 MiB in 52 packages 04:06:06 Removing intermediate container 418c86aa25f8 04:06:06 ---> 203c8e36909a 04:06:06 Step 6/22 : COPY . . 04:06:06 ---> ecad9700f09d 04:06:06 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:06 ---> f8f83aaebbeb 04:06:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:07 Avoid second fetch 04:06:07 Checking out Revision 451b096496c10626fafafdb288817a63ed714faa (main) 04:06:07 Removing intermediate container 83db03809ea4 04:06:07 ---> 5fefa9f39909 04:06:07 Step 6/21 : COPY . . 04:06:07 Removing intermediate container 7b6dff3e29c4 04:06:07 ---> 74f511ad4393 04:06:07 Step 6/23 : COPY go.mod . 04:06:07 ---> Running in d8bba7e267ae 04:06:07 ---> Running in 4ffa4b593511 04:06:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:06:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:07 > git config core.sparsecheckout # timeout=10 04:06:07 > git checkout -f 451b096496c10626fafafdb288817a63ed714faa # timeout=10 04:06:08 ---> ea372f66c29d 04:06:08 Step 7/23 : RUN go mod download 04:06:10 ---> Running in bfb88ae2c51b 04:06:11 Commit message: "Merge pull request #3798 from edgexfoundry/dependabot/go_modules/github.com/lib/pq-1.10.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:06:12 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:12 Dload Upload Total Spent Left Speed 04:06:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83267 0 --:--:-- --:--:-- --:--:-- 83267 [Pipeline] sh 04:06:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:06:13 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 04:06:13 04:06:13 { 04:06:13 "registry-mirrors": [ 04:06:13 "https://nexus3.edgexfoundry.org:10001" 04:06:13 ], 04:06:13 "bip": "10.250.0.254/24", 04:06:13 "hosts": [ 04:06:13 "tcp://0.0.0.0:5555", 04:06:13 "unix:///var/run/docker.sock" 04:06:13 ], 04:06:13 "mtu": 1458, 04:06:13 "selinux-enabled": true, 04:06:13 "seccomp-profile": "/etc/docker/seccomp.json" 04:06:13 } [Pipeline] sh 04:06:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:06:14 + sudo service docker restart 04:06:15 ---> 8eb1fb1d7f1b 04:06:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:15 ---> d9244ae257ab 04:06:15 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:06:15 ---> Running in 38f4508cefc5 04:06:15 Removing intermediate container d8bba7e267ae 04:06:15 ---> 6631cdd021c5 04:06:15 Step 8/22 : RUN make cmd/core-data/core-data 04:06:15 ---> Running in 173f323c0eee 04:06:15 Removing intermediate container 4ffa4b593511 04:06:15 ---> 709a902bd1d1 04:06:15 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:06:15 ---> Running in ba0514101232 04:06:15 ---> Running in 562dabd895b5 04:06:15 Removing intermediate container bfb88ae2c51b 04:06:15 ---> 6f4463d3cb8f 04:06:15 Step 8/23 : COPY . . 04:06:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-data/core-data ./cmd/core-data 04:06:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:06:18 Removing intermediate container 38f4508cefc5 04:06:18 ---> d4685bb2ae74 04:06:18 Step 8/22 : RUN make cmd/core-command/core-command 04:06:20 ---> Running in 44ea60fc5793 04:06:20 Removing intermediate container 173f323c0eee 04:06:20 ---> 73a646d0864d 04:06:20 Step 8/21 : RUN make cmd/support-notifications/support-notifications 04:06:21 ---> Running in f2c1dc4d5c93 04:06:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-command/core-command ./cmd/core-command 04:06:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:06:22 ---> ff7e945ff8f6 04:06:22 Step 9/23 : RUN go mod tidy 04:06:22 ---> Running in 0ebdfe4919c3 04:06:24 Removing intermediate container 0ebdfe4919c3 04:06:24 ---> 47caf96a5246 04:06:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:06:24 ---> Running in 2b7fe1766197 04:06:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:32 provisioning config files... 04:06:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/114@tmp/config835317391802553342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:32 ---> docker-login.sh 04:06:32 nexus3.edgexfoundry.org:10001 04:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:33 Configure a credential helper to remove this warning. See 04:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:33 04:06:33 Login Succeeded 04:06:33 nexus3.edgexfoundry.org:10002 04:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:34 Configure a credential helper to remove this warning. See 04:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:34 04:06:34 Login Succeeded 04:06:34 nexus3.edgexfoundry.org:10003 04:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:35 Configure a credential helper to remove this warning. See 04:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:35 04:06:35 Login Succeeded 04:06:35 nexus3.edgexfoundry.org:10004 04:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:35 Configure a credential helper to remove this warning. See 04:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:35 04:06:35 Login Succeeded 04:06:35 docker.io 04:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:36 Configure a credential helper to remove this warning. See 04:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:36 04:06:36 Login Succeeded 04:06:36 ---> docker-login.sh ends [Pipeline] } 04:06:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:37 ========================================================= 04:06:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:06:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:06:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:06:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:06:37 552d1f2373af: Pulling fs layer 04:06:37 ea3f2d53f512: Pulling fs layer 04:06:37 9e70ebbbe112: Pulling fs layer 04:06:37 7a9cfe048b4a: Pulling fs layer 04:06:37 72dc09318566: Pulling fs layer 04:06:37 f4f7b4309257: Pulling fs layer 04:06:37 0ac9a79272e3: Pulling fs layer 04:06:37 b78e95d17946: Pulling fs layer 04:06:37 72dc09318566: Waiting 04:06:37 7a9cfe048b4a: Waiting 04:06:37 0ac9a79272e3: Waiting 04:06:37 f4f7b4309257: Waiting 04:06:37 b78e95d17946: Waiting 04:06:37 9e70ebbbe112: Verifying Checksum 04:06:37 9e70ebbbe112: Download complete 04:06:37 ea3f2d53f512: Verifying Checksum 04:06:37 ea3f2d53f512: Download complete 04:06:37 72dc09318566: Download complete 04:06:37 f4f7b4309257: Verifying Checksum 04:06:37 f4f7b4309257: Download complete 04:06:37 552d1f2373af: Verifying Checksum 04:06:37 0ac9a79272e3: Verifying Checksum 04:06:37 0ac9a79272e3: Download complete 04:06:38 552d1f2373af: Pull complete 04:06:39 ea3f2d53f512: Pull complete 04:06:39 9e70ebbbe112: Pull complete 04:06:39 b78e95d17946: Verifying Checksum 04:06:39 b78e95d17946: Download complete 04:06:40 7a9cfe048b4a: Verifying Checksum 04:06:40 7a9cfe048b4a: Download complete 04:06:50 7a9cfe048b4a: Pull complete 04:06:50 72dc09318566: Pull complete 04:06:50 f4f7b4309257: Pull complete 04:06:51 0ac9a79272e3: Pull complete 04:06:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config 04:06:55 Removing intermediate container 562dabd895b5 04:06:55 ---> 3c727b9c5dce 04:06:55 04:06:55 Step 9/20 : FROM alpine:3.14 04:06:55 3.14: Pulling from library/alpine 04:06:56 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:06:56 Status: Downloaded newer image for alpine:3.14 04:06:56 ---> 0a97eee8041e 04:06:56 Step 10/20 : RUN apk add --update --no-cache curl 04:06:56 ---> Running in ff293fb4e12f 04:06:56 b78e95d17946: Pull complete 04:06:56 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 04:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 04:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:06:56 + docker build -t ci-base-image-arm64 -f - . 04:06:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:06:56 WORKDIR /edgex 04:06:56 COPY go.mod . 04:06:56 RUN go mod download 04:06:57 (1/5) Installing ca-certificates (20191127-r5) 04:06:57 (2/5) Installing brotli-libs (1.0.9-r5) 04:06:57 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:06:57 (4/5) Installing libcurl (7.79.1-r0) 04:06:57 (5/5) Installing curl (7.79.1-r0) 04:06:57 Executing busybox-1.33.1-r6.trigger 04:06:57 Executing ca-certificates-20191127-r5.trigger 04:06:57 OK: 8 MiB in 19 packages 04:06:58 Removing intermediate container ff293fb4e12f 04:06:58 ---> 61ed45800472 04:06:58 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:06:58 ---> Running in 809f77dd5638 04:06:58 Removing intermediate container 809f77dd5638 04:06:58 ---> d5518af1410f 04:06:58 Step 12/20 : WORKDIR /edgex 04:06:58 ---> Running in be27b235bde4 04:06:58 Removing intermediate container be27b235bde4 04:06:58 ---> ce9941d99fb9 04:06:58 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:06:58 ---> 2f0b1ed5aeda 04:06:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:06:59 ---> 3f1ce90691cb 04:06:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:06:59 Sending build context to Docker daemon 168.9MB 04:06:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:06:59 ---> 8b459fc5aaf0 04:06:59 Step 2/4 : WORKDIR /edgex 04:07:00 ---> 9577ba188fae 04:07:00 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:07:00 ---> Running in d21ac960ee43 04:07:00 Removing intermediate container d21ac960ee43 04:07:00 ---> c7f4b9fe6be1 04:07:00 Step 17/20 : CMD ["--init=true"] 04:07:01 ---> Running in bd1eed2346c0 04:07:01 Removing intermediate container 44ea60fc5793 04:07:01 ---> a37d04d73aa7 04:07:01 04:07:01 Step 9/22 : FROM alpine:3.14 04:07:01 ---> 0a97eee8041e 04:07:01 Step 10/22 : RUN apk add --update --no-cache dumb-init 04:07:01 ---> Running in ca9d7df36dd8 04:07:01 Removing intermediate container bd1eed2346c0 04:07:01 ---> 11c4c9412a5b 04:07:01 Step 18/20 : LABEL arch=x86_64 04:07:01 ---> Running in 185a76e3858c 04:07:01 ---> Running in 8626a027b561 04:07:01 Removing intermediate container 8626a027b561 04:07:01 ---> f2acf3e85253 04:07:01 Step 3/4 : COPY go.mod . 04:07:01 Removing intermediate container 185a76e3858c 04:07:01 ---> 45fcf0206ae7 04:07:01 Step 19/20 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:07:01 ---> Running in a2c36aa9b9e1 04:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:01 Removing intermediate container a2c36aa9b9e1 04:07:01 ---> 41d3bfc1ee65 04:07:01 Step 20/20 : LABEL version=2.2.0-dev.1 04:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:01 ---> Running in 2c29df1a78ff 04:07:02 Removing intermediate container 2c29df1a78ff 04:07:02 ---> 498fef5e5b47 04:07:02 04:07:02 (1/1) Installing dumb-init (1.2.5-r1) 04:07:02 Executing busybox-1.33.1-r6.trigger 04:07:02 OK: 6 MiB in 15 packages 04:07:02 Successfully built 498fef5e5b47 04:07:02 Successfully tagged security-proxy-setup:latest 04:07:02 ---> 88c852ae31a8 04:07:02 Step 4/4 : RUN go mod download 04:07:02 ---> Running in 5a48f29cf2f0 04:07:02 Building security-bootstrapper 04:07:05  Building security-proxy-setup ... done Removing intermediate container ba0514101232 04:07:05 ---> 5c6b2ec21334 04:07:05 04:07:05 Step 9/22 : FROM alpine:3.14 04:07:05 ---> 0a97eee8041e 04:07:05 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:07:05 ---> Running in 411b47eb9e1a 04:07:05 Removing intermediate container ca9d7df36dd8 04:07:05 ---> 39b23abbeb3d 04:07:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:07:05 Removing intermediate container f2c1dc4d5c93 04:07:05 ---> 79092f02f4e1 04:07:05 04:07:05 Step 9/21 : FROM alpine:3.14 04:07:05 ---> 0a97eee8041e 04:07:05 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 04:07:06 ---> Running in f469505a9fbd 04:07:06 Removing intermediate container 411b47eb9e1a 04:07:06 ---> c955b9e7be39 04:07:06 Step 11/22 : ENV APP_PORT=59880 04:07:06 ---> Running in eb997311f3b4 04:07:06 ---> Running in b61390f5dc33 04:07:06 Removing intermediate container f469505a9fbd 04:07:06 ---> ce5dbf49a3d9 04:07:06 Step 12/22 : ENV APP_PORT=59882 04:07:06 ---> Running in c538d3f89e6d 04:07:06 Removing intermediate container b61390f5dc33 04:07:06 ---> d6726c96e085 04:07:06 Step 12/22 : EXPOSE $APP_PORT 04:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:06 (1/2) Installing ca-certificates (20191127-r5) 04:07:06 (2/2) Installing dumb-init (1.2.5-r1) 04:07:06 Executing busybox-1.33.1-r6.trigger 04:07:07 Executing ca-certificates-20191127-r5.trigger 04:07:07 ---> Running in feb2c49ea2df 04:07:07 OK: 6 MiB in 16 packages 04:07:07 Removing intermediate container 2b7fe1766197 04:07:07 ---> 092f7f81f37d 04:07:07 04:07:07 Step 11/23 : FROM alpine:3.14 04:07:07 Removing intermediate container c538d3f89e6d 04:07:07 ---> 34bdab2be61f 04:07:07 Step 13/22 : EXPOSE $APP_PORT 04:07:07 ---> 0a97eee8041e 04:07:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:07:07 ---> Using cache 04:07:07 ---> 39b23abbeb3d 04:07:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:07:07 ---> Using cache 04:07:07 ---> ce5dbf49a3d9 04:07:07 Step 14/23 : ENV APP_PORT=59861 04:07:07 ---> Running in c11ea69a5e6f 04:07:07 ---> Running in faf1c4a3e916 04:07:07 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:07:07 Step 2/30 : FROM ${BUILDER_BASE} AS builder 04:07:07 ---> 3b2e80e9a837 04:07:07 Step 3/30 : WORKDIR /edgex-go 04:07:07 ---> Using cache 04:07:07 ---> 923c8fcdb555 04:07:07 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:07 ---> Using cache 04:07:07 ---> 4a9bcfcf9228 04:07:07 Step 5/30 : RUN apk add --update --no-cache make git 04:07:07 ---> Using cache 04:07:07 ---> 74f511ad4393 04:07:07 Step 6/30 : COPY . . 04:07:07 Removing intermediate container feb2c49ea2df 04:07:07 ---> 01c2e8018714 04:07:07 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:08 ---> Running in a23b3b7dfb06 04:07:08 Removing intermediate container c11ea69a5e6f 04:07:08 ---> 1371d79e0063 04:07:08 Step 14/22 : WORKDIR / 04:07:09 Removing intermediate container faf1c4a3e916 04:07:09 ---> 2b75b6dde047 04:07:09 Step 15/23 : EXPOSE $APP_PORT 04:07:09 Removing intermediate container eb997311f3b4 04:07:09 ---> e51c636c80c1 04:07:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:07:09 ---> Running in cd554555adff 04:07:10 ---> Running in 81b4c9508616 04:07:10 ---> Running in dff80b11f66b 04:07:10 Removing intermediate container cd554555adff 04:07:10 ---> 5d15a87a8009 04:07:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:10 Removing intermediate container dff80b11f66b 04:07:10 ---> a24ef270c5b7 04:07:10 Step 12/21 : ENV APP_PORT=59860 04:07:10 Removing intermediate container 81b4c9508616 04:07:10 ---> 4fcc9e097fb1 04:07:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:10 ---> 0baef0ac667b 04:07:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:07:10 ---> Running in 61a83a49082a 04:07:11 ---> 6c1839e998fb 04:07:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:07:11 ---> b7d562e5fc26 04:07:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:07:11 Removing intermediate container 61a83a49082a 04:07:11 ---> be0a40044820 04:07:11 Step 13/21 : EXPOSE $APP_PORT 04:07:11 Removing intermediate container a23b3b7dfb06 04:07:11 ---> cba98d5f1659 04:07:11 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 04:07:11 ---> Running in dd1be125c2db 04:07:11 ---> e62d6254c21a 04:07:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:07:11 ---> Running in ddeafc1cb65c 04:07:11 ---> 3f67b68fa916 04:07:11 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:11 ---> 3051c841b39d 04:07:11 Step 18/22 : ENTRYPOINT ["/core-command"] 04:07:11 ---> Running in 9d0a7b8e0cb2 04:07:11 Removing intermediate container dd1be125c2db 04:07:11 ---> e51d63bf458a 04:07:11 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:11 ---> Running in 652b06268cba 04:07:11 Removing intermediate container 652b06268cba 04:07:11 ---> 352e2984d5bf 04:07:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:11 ---> 7b280e9391fc 04:07:11 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:07:11 ---> Running in 714ef0ffe43e 04:07:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:12 ---> Running in 097a3b34753a 04:07:12 ---> 68ac7f074854 04:07:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:07:12 Removing intermediate container 714ef0ffe43e 04:07:12 ---> b07b3e9ac4af 04:07:12 Step 20/22 : LABEL arch=x86_64 04:07:12 ---> Running in b0939dba132b 04:07:12 Removing intermediate container 097a3b34753a 04:07:12 ---> c60fd9936dad 04:07:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:12 ---> Running in 1e68db514b9c 04:07:12 Removing intermediate container b0939dba132b 04:07:12 ---> 0a3d0b9fa7a2 04:07:12 Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:07:12 Removing intermediate container 1e68db514b9c 04:07:12 ---> 577ce788dd20 04:07:12 Step 21/23 : LABEL arch=x86_64 04:07:12 ---> Running in 1c6f4dc8634a 04:07:12 ---> f3b007e7cf9f 04:07:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:07:12 ---> Running in 6f729cb5a433 04:07:12 Removing intermediate container 1c6f4dc8634a 04:07:12 ---> e9c87986fcda 04:07:12 Step 22/22 : LABEL version=2.2.0-dev.1 04:07:12 ---> Running in 5d073443b4e5 04:07:12 Removing intermediate container 6f729cb5a433 04:07:12 ---> 2fabb022df9e 04:07:12 Step 22/23 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:07:12 ---> Running in 1575a6f1fbc9 04:07:12 Removing intermediate container 5d073443b4e5 04:07:12 ---> 97090a53a4e6 04:07:12 04:07:12 ---> 401cdddfd06c 04:07:12 Step 17/21 : ENTRYPOINT ["/support-notifications"] 04:07:12 ---> Running in c7a665bf7be6 04:07:13 Removing intermediate container 9d0a7b8e0cb2 04:07:13 ---> f3d7a49868c1 04:07:13 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:07:13 Successfully built 97090a53a4e6 04:07:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:13 Successfully tagged core-command:latest 04:07:13  Building core-command ... done Building core-metadata 04:07:13 Removing intermediate container 1575a6f1fbc9 04:07:13 ---> caa7a1d3a315 04:07:13 Step 23/23 : LABEL version=2.2.0-dev.1 04:07:13 ---> Running in 55bfb21097af 04:07:13 Removing intermediate container c7a665bf7be6 04:07:13 ---> 225b5d70158a 04:07:13 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:13 ---> Running in dd7c80234ac3 04:07:13 ---> Running in cb6020e3b657 04:07:13 (1/6) Installing dumb-init (1.2.5-r1) 04:07:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:07:13 (3/6) Installing libsodium (1.0.18-r0) 04:07:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:07:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:07:13 (5/6) Installing libzmq (4.3.4-r0) 04:07:14 (6/6) Installing zeromq (4.3.4-r0) 04:07:14 Executing busybox-1.33.1-r6.trigger 04:07:14 OK: 8 MiB in 20 packages 04:07:14 Removing intermediate container dd7c80234ac3 04:07:14 ---> ec57857e4337 04:07:14 04:07:14 Removing intermediate container cb6020e3b657 04:07:14 ---> d3724ef83d57 04:07:14 Step 19/21 : LABEL arch=x86_64 04:07:15 Successfully built ec57857e4337 04:07:15 Successfully tagged support-scheduler:latest 04:07:15 Building security-secretstore-setup 04:07:15  Building support-scheduler ... done  ---> Running in 93f51593ed4b 04:07:18 Removing intermediate container 93f51593ed4b 04:07:18 ---> d944a4159af3 04:07:18 Step 20/21 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:07:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:07:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:07:19 ---> 3b2e80e9a837 04:07:19 Step 3/24 : WORKDIR /edgex-go 04:07:19 ---> Using cache 04:07:19 ---> 923c8fcdb555 04:07:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:19 ---> Using cache 04:07:19 ---> 4a9bcfcf9228 04:07:19 Step 5/24 : RUN apk add --update --no-cache make git 04:07:19 ---> Using cache 04:07:19 ---> 74f511ad4393 04:07:19 Step 6/24 : COPY . . 04:07:19 ---> Using cache 04:07:19 ---> 3f67b68fa916 04:07:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:19 ---> Using cache 04:07:19 ---> f3d7a49868c1 04:07:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:07:20 Removing intermediate container ddeafc1cb65c 04:07:20 ---> 9ed101fd3ccc 04:07:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:20 ---> Running in 39b879f35e69 04:07:20 ---> Running in c2a55f30b61b 04:07:20 Removing intermediate container c2a55f30b61b 04:07:20 ---> c76b5293f67a 04:07:20 Step 21/21 : LABEL version=2.2.0-dev.1 04:07:20 ---> fc1e2f414ec4 04:07:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:07:20 ---> Running in f91b0bcfa7db 04:07:21 Removing intermediate container f91b0bcfa7db 04:07:21 ---> 6182d839eb1f 04:07:21 04:07:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:07:21 Successfully built 6182d839eb1f 04:07:21 Successfully tagged support-notifications:latest 04:07:21  Building support-notifications ... done Building sys-mgmt-agent 04:07:21 ---> 7e2ad2f51947 04:07:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:07:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:07:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:07:22 ---> 3b2e80e9a837 04:07:22 Step 3/22 : WORKDIR /edgex-go 04:07:22 ---> Using cache 04:07:22 ---> 923c8fcdb555 04:07:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:22 ---> Using cache 04:07:22 ---> 4a9bcfcf9228 04:07:22 Step 5/22 : RUN apk add --update --no-cache make git 04:07:22 ---> Using cache 04:07:22 ---> 74f511ad4393 04:07:22 Step 6/22 : COPY . . 04:07:22 ---> Using cache 04:07:22 ---> 3f67b68fa916 04:07:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:22 ---> Using cache 04:07:22 ---> f3d7a49868c1 04:07:22 Step 8/22 : RUN make cmd/core-metadata/core-metadata 04:07:25 ---> 2b677940f23f 04:07:25 Step 18/22 : ENTRYPOINT ["/core-data"] 04:07:25 ---> Running in 6ad42a6d8b72 04:07:26 ---> Running in 02c3b5ab7734 04:07:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:07:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:07:26 ---> 3b2e80e9a837 04:07:26 Step 3/22 : WORKDIR /edgex-go 04:07:26 ---> Using cache 04:07:26 ---> 923c8fcdb555 04:07:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:07:26 ---> Using cache 04:07:26 ---> 4a9bcfcf9228 04:07:26 Step 5/22 : RUN apk add --update --no-cache make bash git 04:07:26 Removing intermediate container 02c3b5ab7734 04:07:26 ---> b8b9ee10eb4b 04:07:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:07:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:07:26 ---> Running in 10b22d735b63 04:07:26 ---> Running in 4794d8a9acb2 04:07:27 Removing intermediate container 4794d8a9acb2 04:07:27 ---> 3aef3cf28896 04:07:27 Step 20/22 : LABEL arch=x86_64 04:07:27 ---> Running in 70c2800c7557 04:07:27 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:27 Removing intermediate container 70c2800c7557 04:07:27 ---> db799b5a9aae 04:07:27 Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:07:27 ---> Running in 3eb1c6182821 04:07:27 Removing intermediate container 3eb1c6182821 04:07:27 ---> e0539630ef58 04:07:27 Step 22/22 : LABEL version=2.2.0-dev.1 04:07:27 ---> Running in 1b51018ab8a1 04:07:28 Removing intermediate container 1b51018ab8a1 04:07:28 ---> c5c99607d461 04:07:28 04:07:28 Successfully built c5c99607d461 04:07:28 Successfully tagged core-data:latest 04:07:28  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:28 OK: 220 MiB in 52 packages 04:07:29 Removing intermediate container 10b22d735b63 04:07:29 ---> 2b36bf0c43b8 04:07:29 Step 6/22 : COPY . . 04:07:37 ---> 22660e0b7a6b 04:07:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:37 ---> Running in 5cdb3aa08d51 04:07:38 Removing intermediate container 5cdb3aa08d51 04:07:38 ---> 53b190fcfe1c 04:07:38 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:07:38 ---> Running in b40e53a349a1 04:07:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:07:47 Removing intermediate container 55bfb21097af 04:07:47 ---> 11c72e184255 04:07:47 04:07:47 Step 9/30 : FROM alpine:3.14 04:07:47 ---> 0a97eee8041e 04:07:47 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:07:47 ---> Running in d15caa956322 04:07:47 Removing intermediate container d15caa956322 04:07:47 ---> 17c350e97cd7 04:07:47 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 04:07:47 ---> Running in a3bfe9b14671 04:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:47 (1/2) Installing dumb-init (1.2.5-r1) 04:07:47 (2/2) Installing su-exec (0.2-r1) 04:07:47 Executing busybox-1.33.1-r6.trigger 04:07:47 OK: 6 MiB in 16 packages 04:07:48 Removing intermediate container a3bfe9b14671 04:07:48 ---> 152f9d3cc8a4 04:07:48 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 04:07:48 ---> Running in 7c41e570534e 04:07:48 Removing intermediate container 7c41e570534e 04:07:48 ---> 3b040784656d 04:07:48 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:07:48 ---> Running in 05230004d696 04:07:48 Removing intermediate container 05230004d696 04:07:48 ---> 55a6d90e5220 04:07:48 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:07:48 ---> Running in 8f73e11243da 04:07:49 Removing intermediate container 8f73e11243da 04:07:49 ---> 4b9f4a0fc3be 04:07:49 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 04:07:49 ---> Running in 980d7a000526 04:07:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:07:50 Removing intermediate container 980d7a000526 04:07:50 ---> eb9b412b9d37 04:07:50 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:07:50 ---> 571d5ebfcb34 04:07:50 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:07:50 ---> Running in 0f9dc0757dc0 04:07:51 Removing intermediate container 0f9dc0757dc0 04:07:51 ---> ba0d565d1a37 04:07:51 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 04:07:51 ---> c1034b6ae414 04:07:51 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:07:51 ---> a7ca61ee52be 04:07:51 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:07:52 ---> fe73e1be0adb 04:07:52 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:07:52 ---> 4b656a935945 04:07:52 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:07:52 ---> ba50e6e57446 04:07:52 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 04:07:52 ---> Running in 6379e4840bd9 04:07:53 Removing intermediate container 6379e4840bd9 04:07:53 ---> b63aebd47cb8 04:07:53 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:07:54 ---> c8fe90217f9d 04:07:54 Step 25/30 : RUN chmod +x /entrypoint.sh 04:07:54 ---> Running in 6c20a0bfe6f2 04:07:54 Removing intermediate container 39b879f35e69 04:07:54 ---> e54a71a98ad2 04:07:54 04:07:54 Step 9/24 : FROM alpine:3.14 04:07:54 ---> 0a97eee8041e 04:07:54 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:07:54 ---> Running in 08abcfde47e9 04:07:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:07:55 Removing intermediate container 6c20a0bfe6f2 04:07:55 ---> c3f23b08851d 04:07:55 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 04:07:55 ---> Running in 4f24ef73e8de 04:07:55 (1/3) Installing ca-certificates (20191127-r5) 04:07:55 (2/3) Installing dumb-init (1.2.5-r1) 04:07:55 (3/3) Installing su-exec (0.2-r1) 04:07:55 Executing busybox-1.33.1-r6.trigger 04:07:55 Executing ca-certificates-20191127-r5.trigger 04:07:55 Removing intermediate container 4f24ef73e8de 04:07:55 ---> 463a94e9deb9 04:07:55 Step 27/30 : CMD ["gate"] 04:07:55 OK: 6 MiB in 17 packages 04:07:55 ---> Running in 939929b20e1b 04:07:55 Removing intermediate container 939929b20e1b 04:07:55 ---> 85702d93fdc2 04:07:55 Step 28/30 : LABEL arch=x86_64 04:07:55 ---> Running in 36a5f69444df 04:07:56 Removing intermediate container 08abcfde47e9 04:07:56 ---> aa93fc51ce56 04:07:56 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:07:56 Removing intermediate container 36a5f69444df 04:07:56 ---> 698e47ac1527 04:07:56 Step 29/30 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:07:56 ---> Running in 6e07156c2112 04:07:56 ---> Running in 531e6af27511 04:07:56 Removing intermediate container 6e07156c2112 04:07:56 ---> 62a914da17b4 04:07:56 Step 12/24 : WORKDIR / 04:07:56 Removing intermediate container 531e6af27511 04:07:56 ---> 3e4f82a5c66a 04:07:56 Step 30/30 : LABEL version=2.2.0-dev.1 04:07:56 ---> Running in ce69b0134f6b 04:07:56 ---> Running in 0f75edf4cb26 04:07:56 Removing intermediate container ce69b0134f6b 04:07:56 ---> 9121814f1575 04:07:56 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:07:57 Removing intermediate container 0f75edf4cb26 04:07:57 ---> 7cc2c77aba0c 04:07:57 04:07:57 Successfully built 7cc2c77aba0c 04:07:57 Successfully tagged security-bootstrapper:latest 04:07:57  Building security-bootstrapper ... done  ---> db2c04bc5470 04:07:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:07:57 ---> ea8a001741da 04:07:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:07:57 ---> 7072b0f351df 04:07:57 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:07:58 ---> 90220ce6f15b 04:07:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:07:58 ---> ce3505409ff9 04:07:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:07:59 ---> 402ad79ac534 04:07:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:07:59 ---> 1fe7b14eaab9 04:07:59 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/ 04:07:59 ---> Running in 9e63e192a903 04:08:01 Removing intermediate container 6ad42a6d8b72 04:08:01 ---> 6b59dbab8659 04:08:01 04:08:01 Step 9/22 : FROM alpine:3.14 04:08:01 ---> 0a97eee8041e 04:08:01 Step 10/22 : RUN apk add --update --no-cache dumb-init 04:08:01 ---> Using cache 04:08:01 ---> 39b23abbeb3d 04:08:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:08:01 ---> Using cache 04:08:01 ---> ce5dbf49a3d9 04:08:01 Step 12/22 : ENV APP_PORT=59881 04:08:01 ---> Running in d46586e5f182 04:08:01 Removing intermediate container 9e63e192a903 04:08:01 ---> 7ba782fd8b2a 04:08:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:08:01 ---> Running in 16e193c65c4c 04:08:01 Removing intermediate container d46586e5f182 04:08:01 ---> 20400ccc4df5 04:08:01 Step 13/22 : EXPOSE $APP_PORT 04:08:01 ---> Running in 92f111621110 04:08:01 Removing intermediate container 16e193c65c4c 04:08:01 ---> c5427f136159 04:08:01 Step 22/24 : LABEL arch=x86_64 04:08:01 ---> Running in 3b2cf1396171 04:08:01 Removing intermediate container 92f111621110 04:08:01 ---> c8ed21eb44f0 04:08:01 Step 14/22 : WORKDIR / 04:08:01 ---> Running in 980fd87d1d77 04:08:01 Removing intermediate container 3b2cf1396171 04:08:01 ---> 18a59909a389 04:08:01 Step 23/24 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:08:01 ---> Running in 84e5197eea6d 04:08:01 Removing intermediate container 980fd87d1d77 04:08:01 ---> 8988019a1c3f 04:08:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:08:01 Removing intermediate container 84e5197eea6d 04:08:01 ---> db286d3a6ca3 04:08:01 Step 24/24 : LABEL version=2.2.0-dev.1 04:08:01 ---> Running in 672664cd82ee 04:08:01 ---> 783437bebb4e 04:08:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:08:01 Removing intermediate container 672664cd82ee 04:08:01 ---> 3e6dceb58a00 04:08:01 04:08:02 Successfully built 3e6dceb58a00 04:08:02 Successfully tagged security-secretstore-setup:latest 04:08:02  Building security-secretstore-setup ... done  ---> 41b7e31d2d70 04:08:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:08:02 ---> e95a73c50505 04:08:02 Step 18/22 : ENTRYPOINT ["/core-metadata"] 04:08:02 ---> Running in 509849b0ed7b 04:08:02 Removing intermediate container 509849b0ed7b 04:08:02 ---> 75b1fa421ae3 04:08:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:08:03 ---> Running in e022fa081234 04:08:03 Removing intermediate container b40e53a349a1 04:08:03 ---> c035f17b62f5 04:08:03 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:08:03 ---> Running in d62e61eece7e 04:08:03 Removing intermediate container e022fa081234 04:08:03 ---> 6e2d940f58ab 04:08:03 Step 20/22 : LABEL arch=x86_64 04:08:03 ---> Running in 480f9b306b84 04:08:03 Removing intermediate container 480f9b306b84 04:08:03 ---> c48f0ef3af9e 04:08:03 Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:08:03 ---> Running in 41058ea8324a 04:08:03 Removing intermediate container 41058ea8324a 04:08:03 ---> bf6f15a6ee78 04:08:03 Step 22/22 : LABEL version=2.2.0-dev.1 04:08:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:08:03 ---> Running in ff5adc6af602 04:08:03 Removing intermediate container ff5adc6af602 04:08:03 ---> 30d2a824d028 04:08:03 04:08:03 Successfully built 30d2a824d028 04:08:03 Successfully tagged core-metadata:latest 04:08:04  Building core-metadata ... done Removing intermediate container d62e61eece7e 04:08:04 ---> 3eead6b04e60 04:08:04 04:08:04 Step 10/22 : FROM docker:20.10.8 04:08:04 20.10.8: Pulling from library/docker 04:08:06 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 04:08:06 Status: Downloaded newer image for docker:20.10.8 04:08:06 ---> bc6c0ffef665 04:08:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:08:07 ---> Running in 266ee7648039 04:08:07 Removing intermediate container 266ee7648039 04:08:07 ---> c939403151d5 04:08:07 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 04:08:07 ---> Running in 2829e206b4dc 04:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 04:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 04:08:07 (1/42) Installing readline (8.1.0-r0) 04:08:07 (2/42) Installing bash (5.1.4-r0) 04:08:07 Executing bash-5.1.4-r0.post-install 04:08:07 (3/42) Installing brotli-libs (1.0.9-r5) 04:08:07 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:08:07 (5/42) Installing libcurl (7.79.1-r0) 04:08:07 (6/42) Installing curl (7.79.1-r0) 04:08:07 (7/42) Installing dumb-init (1.2.5-r1) 04:08:08 (8/42) Installing libbz2 (1.0.8-r1) 04:08:08 (9/42) Installing expat (2.4.1-r0) 04:08:08 (10/42) Installing libffi (3.3-r2) 04:08:08 (11/42) Installing gdbm (1.19-r0) 04:08:08 (12/42) Installing xz-libs (5.2.5-r0) 04:08:08 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:08:08 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:08:08 (15/42) Installing mpdecimal (2.5.1-r1) 04:08:08 (16/42) Installing sqlite-libs (3.35.5-r0) 04:08:08 (17/42) Installing python3 (3.9.5-r1) 04:08:08 (18/42) Installing py3-appdirs (1.4.4-r2) 04:08:08 (19/42) Installing py3-chardet (4.0.0-r2) 04:08:08 (20/42) Installing py3-idna (3.2-r0) 04:08:08 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:08:08 (22/42) Installing py3-certifi (2020.12.5-r1) 04:08:08 (23/42) Installing py3-requests (2.25.1-r4) 04:08:08 (24/42) Installing py3-msgpack (1.0.2-r1) 04:08:08 (25/42) Installing py3-lockfile (0.12.2-r4) 04:08:08 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:08:08 (27/42) Installing py3-colorama (0.4.4-r1) 04:08:08 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:08:08 (29/42) Installing py3-distlib (0.3.1-r3) 04:08:08 (30/42) Installing py3-distro (1.5.0-r3) 04:08:08 (31/42) Installing py3-six (1.15.0-r1) 04:08:08 (32/42) Installing py3-webencodings (0.5.1-r4) 04:08:08 (33/42) Installing py3-html5lib (1.1-r1) 04:08:08 (34/42) Installing py3-parsing (2.4.7-r2) 04:08:08 (35/42) Installing py3-packaging (20.9-r1) 04:08:08 (36/42) Installing py3-toml (0.10.2-r2) 04:08:08 (37/42) Installing py3-pep517 (0.10.0-r2) 04:08:08 (38/42) Installing py3-progress (1.5-r2) 04:08:08 (39/42) Installing py3-retrying (1.3.3-r1) 04:08:08 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:08:08 (41/42) Installing py3-setuptools (52.0.0-r3) 04:08:08 (42/42) Installing py3-pip (20.3.4-r1) 04:08:09 Executing busybox-1.33.1-r3.trigger 04:08:09 OK: 84 MiB in 64 packages 04:08:09 Collecting docker-compose==1.23.2 04:08:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:08:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:08:10 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:08:10 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:08:10 Collecting cached-property<2,>=1.2.0 04:08:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:08:10 Collecting docker<4.0,>=3.6.0 04:08:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:08:10 Collecting dockerpty<0.5,>=0.4.1 04:08:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:08:10 Collecting jsonschema<3,>=2.5.1 04:08:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:08:10 Collecting PyYAML<4,>=3.10 04:08:10 Downloading PyYAML-3.13.tar.gz (270 kB) 04:08:11 Collecting websocket-client<1.0,>=0.32.0 04:08:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:08:11 Collecting texttable<0.10,>=0.9.0 04:08:11 Downloading texttable-0.9.1.tar.gz (11 kB) 04:08:11 Collecting docopt<0.7,>=0.6.1 04:08:11 Downloading docopt-0.6.2.tar.gz (25 kB) 04:08:11 Collecting docker-pycreds>=0.4.0 04:08:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:08:11 Collecting urllib3<1.25,>=1.21.1 04:08:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:08:11 Collecting chardet<3.1.0,>=3.0.2 04:08:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:08:11 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) 04:08:11 Collecting idna<2.8,>=2.5 04:08:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:08:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:08:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:08:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:08:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:08:12 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:08:12 Attempting uninstall: urllib3 04:08:12 Found existing installation: urllib3 1.26.5 04:08:12 Uninstalling urllib3-1.26.5: 04:08:12 Successfully uninstalled urllib3-1.26.5 04:08:12 Attempting uninstall: idna 04:08:12 Found existing installation: idna 3.2 04:08:12 Uninstalling idna-3.2: 04:08:12 Successfully uninstalled idna-3.2 04:08:12 Attempting uninstall: chardet 04:08:12 Found existing installation: chardet 4.0.0 04:08:12 Uninstalling chardet-4.0.0: 04:08:12 Successfully uninstalled chardet-4.0.0 04:08:12 Attempting uninstall: requests 04:08:12 Found existing installation: requests 2.25.1 04:08:12 Uninstalling requests-2.25.1: 04:08:12 Successfully uninstalled requests-2.25.1 04:08:13 Running setup.py install for texttable: started 04:08:13 Running setup.py install for texttable: finished with status 'done' 04:08:13 Running setup.py install for PyYAML: started 04:08:13 Running setup.py install for PyYAML: finished with status 'done' 04:08:13 Running setup.py install for docopt: started 04:08:14 Running setup.py install for docopt: finished with status 'done' 04:08:14 Running setup.py install for dockerpty: started 04:08:14 Running setup.py install for dockerpty: finished with status 'done' 04:08:14 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 04:08:17 Removing intermediate container 2829e206b4dc 04:08:17 ---> b3cd7b80fd3d 04:08:17 Step 13/22 : ENV APP_PORT=58890 04:08:17 ---> Running in d562c4d08edf 04:08:17 Removing intermediate container d562c4d08edf 04:08:17 ---> 37c2dab1598a 04:08:17 Step 14/22 : EXPOSE $APP_PORT 04:08:18 ---> Running in 1a047acc5b89 04:08:18 Removing intermediate container 1a047acc5b89 04:08:18 ---> 93d22173c6af 04:08:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:08:18 ---> 03e65ada3d67 04:08:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:08:18 ---> a4b8142b14d4 04:08:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:08:18 ---> a3269d6b0981 04:08:18 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 04:08:18 ---> Running in 742fdb9c217f 04:08:18 Removing intermediate container 742fdb9c217f 04:08:18 ---> b049469ce45b 04:08:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:08:18 ---> Running in d9f12920b543 04:08:18 Removing intermediate container d9f12920b543 04:08:18 ---> fc0b5c1e1e3b 04:08:18 Step 20/22 : LABEL arch=x86_64 04:08:18 ---> Running in 90e69d08f3f5 04:08:19 Removing intermediate container 90e69d08f3f5 04:08:19 ---> 6ad011f37b64 04:08:19 Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:08:19 ---> Running in e3dd8d83a49f 04:08:19 Removing intermediate container e3dd8d83a49f 04:08:19 ---> 052785668336 04:08:19 Step 22/22 : LABEL version=2.2.0-dev.1 04:08:19 ---> Running in 83e5de4768f7 04:08:19 Removing intermediate container 83e5de4768f7 04:08:19 ---> df2c66adaf18 04:08:19 04:08:19 Successfully built df2c66adaf18 04:08:19 Successfully tagged sys-mgmt-agent:latest 04:08:19  Building sys-mgmt-agent ... done  [Pipeline] } 04:08:19 $ docker stop --time=1 8bd735adf744152286dfdfeaa864cb5d1a82d47ff580d6ad142700f6020652fc 04:08:20 $ docker rm -f 8bd735adf744152286dfdfeaa864cb5d1a82d47ff580d6ad142700f6020652fc [Pipeline] // withDockerContainer [Pipeline] sh 04:08:21 + docker images 04:08:21 REPOSITORY TAG IMAGE ID CREATED SIZE 04:08:21 sys-mgmt-agent latest df2c66adaf18 2 seconds ago 294MB 04:08:21 core-metadata latest 30d2a824d028 18 seconds ago 16.9MB 04:08:21 3eead6b04e60 18 seconds ago 1.76GB 04:08:21 security-secretstore-setup latest 3e6dceb58a00 20 seconds ago 28.4MB 04:08:21 6b59dbab8659 21 seconds ago 1.76GB 04:08:21 security-bootstrapper latest 7cc2c77aba0c 25 seconds ago 18.9MB 04:08:21 e54a71a98ad2 28 seconds ago 1.77GB 04:08:21 11c72e184255 36 seconds ago 1.76GB 04:08:21 core-data latest c5c99607d461 54 seconds ago 20.7MB 04:08:21 support-notifications latest 6182d839eb1f About a minute ago 17MB 04:08:21 support-scheduler latest ec57857e4337 About a minute ago 16.2MB 04:08:21 core-command latest 97090a53a4e6 About a minute ago 16.1MB 04:08:21 092f7f81f37d About a minute ago 1.76GB 04:08:21 79092f02f4e1 About a minute ago 1.76GB 04:08:21 5c6b2ec21334 About a minute ago 1.77GB 04:08:21 security-proxy-setup latest 498fef5e5b47 About a minute ago 26.9MB 04:08:21 a37d04d73aa7 About a minute ago 1.76GB 04:08:21 3c727b9c5dce About a minute ago 1.77GB 04:08:21 ci-base-image-x86_64 latest 3b2e80e9a837 5 minutes ago 1.25GB 04:08:21 alpine 3.14 0a97eee8041e 6 days ago 5.61MB 04:08:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 weeks ago 548MB 04:08:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 weeks ago 34.5MB 04:08:21 docker 20.10.8 bc6c0ffef665 2 months ago 214MB 04:08:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 04:08:21 provisioning config files... 04:08:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/114@tmp/config2370165921577088942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:21 ---> docker-login.sh 04:08:21 nexus3.edgexfoundry.org:10001 04:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:21 Configure a credential helper to remove this warning. See 04:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:21 04:08:21 Login Succeeded 04:08:21 nexus3.edgexfoundry.org:10002 04:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:21 Configure a credential helper to remove this warning. See 04:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:21 04:08:21 Login Succeeded 04:08:21 nexus3.edgexfoundry.org:10003 04:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:21 Configure a credential helper to remove this warning. See 04:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:21 04:08:21 Login Succeeded 04:08:21 nexus3.edgexfoundry.org:10004 04:08:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:21 Configure a credential helper to remove this warning. See 04:08:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:21 04:08:21 Login Succeeded 04:08:21 docker.io 04:08:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:22 Configure a credential helper to remove this warning. See 04:08:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:22 04:08:22 Login Succeeded 04:08:22 ---> docker-login.sh ends [Pipeline] } 04:08:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:08:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:08:22 451b096496c10626fafafdb288817a63ed714faa 04:08:22 latest 04:08:22 2.2.0-dev.1 04:08:22 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:22 main 04:08:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:08:23 + docker push nexus3.edgexfoundry.org:10004/core-command:451b096496c10626fafafdb288817a63ed714faa 04:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:08:23 77a424f68137: Preparing 04:08:23 25df7ba55880: Preparing 04:08:23 884ee3975874: Preparing 04:08:23 edbbd648ae8c: Preparing 04:08:23 1a058d5342cc: Preparing 04:08:23 1a058d5342cc: Layer already exists 04:08:23 edbbd648ae8c: Pushed 04:08:23 884ee3975874: Pushed 04:08:23 77a424f68137: Pushed 04:08:24 25df7ba55880: Pushed 04:08:24 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:ee753c2614b7b7feb790db655d6b6b98c121c0719e01e45558d09457cede6c32 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:08:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix 04:08:24 Removing intermediate container 5a48f29cf2f0 04:08:24 ---> 7cc735cd5898 04:08:24 Successfully built 7cc735cd5898 04:08:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:08:24 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:08:24 77a424f68137: Preparing 04:08:24 25df7ba55880: Preparing 04:08:24 884ee3975874: Preparing 04:08:24 edbbd648ae8c: Preparing 04:08:24 1a058d5342cc: Preparing 04:08:24 77a424f68137: Layer already exists 04:08:24 1a058d5342cc: Layer already exists 04:08:24 884ee3975874: Layer already exists 04:08:24 edbbd648ae8c: Layer already exists 04:08:24 25df7ba55880: Layer already exists 04:08:24 latest: digest: sha256:ee753c2614b7b7feb790db655d6b6b98c121c0719e01e45558d09457cede6c32 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:08:24 + docker inspect -f . ci-base-image-arm64 04:08:24 . [Pipeline] withDockerContainer 04:08:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.1 04:08:24 prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container 04:08:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:08:26 $ docker top 473ed64c4e102a523623c26b375bd09613a3201d2719a9afb13169625d479f89 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:08:27 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.1 04:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:08:27 77a424f68137: Preparing 04:08:27 25df7ba55880: Preparing 04:08:27 884ee3975874: Preparing 04:08:27 edbbd648ae8c: Preparing 04:08:27 1a058d5342cc: Preparing 04:08:27 1a058d5342cc: Layer already exists 04:08:27 edbbd648ae8c: Layer already exists 04:08:27 25df7ba55880: Layer already exists 04:08:27 77a424f68137: Layer already exists 04:08:27 884ee3975874: Layer already exists 04:08:27 2.2.0-dev.1: digest: sha256:ee753c2614b7b7feb790db655d6b6b98c121c0719e01e45558d09457cede6c32 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:08:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:27 + go version 04:08:27 go version go1.16.8 linux/arm64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } 04:08:27 $ docker stop --time=1 473ed64c4e102a523623c26b375bd09613a3201d2719a9afb13169625d479f89 04:08:27 + docker push nexus3.edgexfoundry.org:10004/core-command:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:08:27 77a424f68137: Preparing 04:08:27 25df7ba55880: Preparing 04:08:27 884ee3975874: Preparing 04:08:27 edbbd648ae8c: Preparing 04:08:27 1a058d5342cc: Preparing 04:08:27 884ee3975874: Layer already exists 04:08:27 edbbd648ae8c: Layer already exists 04:08:27 77a424f68137: Layer already exists 04:08:27 25df7ba55880: Layer already exists 04:08:27 1a058d5342cc: Layer already exists 04:08:27 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:ee753c2614b7b7feb790db655d6b6b98c121c0719e01e45558d09457cede6c32 size: 1363 04:08:29 $ docker rm -f 473ed64c4e102a523623c26b375bd09613a3201d2719a9afb13169625d479f89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 04:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:08:29 04:08:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:08:30 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:08:30 77a424f68137: Preparing 04:08:30 25df7ba55880: Preparing 04:08:30 884ee3975874: Preparing 04:08:30 edbbd648ae8c: Preparing 04:08:30 1a058d5342cc: Preparing 04:08:30 77a424f68137: Layer already exists 04:08:30 edbbd648ae8c: Layer already exists 04:08:30 884ee3975874: Layer already exists 04:08:30 1a058d5342cc: Layer already exists 04:08:30 25df7ba55880: Layer already exists 04:08:30 main: digest: sha256:ee753c2614b7b7feb790db655d6b6b98c121c0719e01e45558d09457cede6c32 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:30 ===================================================== [Pipeline] echo 04:08:30 taggedImages: 04:08:30 - nexus3.edgexfoundry.org:10004/core-command:451b096496c10626fafafdb288817a63ed714faa 04:08:30 - nexus3.edgexfoundry.org:10004/core-command:latest 04:08:30 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.1 04:08:30 - nexus3.edgexfoundry.org:10004/core-command:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:30 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:08:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:08:30 451b096496c10626fafafdb288817a63ed714faa 04:08:30 latest 04:08:30 2.2.0-dev.1 04:08:30 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:30 main 04:08:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:08:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:08:30 latest: Pulling from edgex-devops/edgex-compose-arm64 04:08:30 29e5d40040c1: Pulling fs layer 04:08:30 1ce36da41761: Pulling fs layer 04:08:30 25b303627fd3: Pulling fs layer 04:08:30 29e5d40040c1: Verifying Checksum 04:08:30 29e5d40040c1: Download complete 04:08:30 + docker push nexus3.edgexfoundry.org:10004/core-data:451b096496c10626fafafdb288817a63ed714faa 04:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:30 b72ebb671eec: Preparing 04:08:30 425ed0c94f22: Preparing 04:08:30 884ee3975874: Preparing 04:08:30 56c128eb96a7: Preparing 04:08:30 008a6721e771: Preparing 04:08:30 1a058d5342cc: Preparing 04:08:30 1a058d5342cc: Waiting 04:08:30 884ee3975874: Layer already exists 04:08:30 1a058d5342cc: Layer already exists 04:08:30 1ce36da41761: Verifying Checksum 04:08:30 1ce36da41761: Download complete 04:08:31 008a6721e771: Pushed 04:08:31 b72ebb671eec: Pushed 04:08:31 56c128eb96a7: Pushed 04:08:31 29e5d40040c1: Pull complete 04:08:31 425ed0c94f22: Pushed 04:08:32 25b303627fd3: Verifying Checksum 04:08:32 25b303627fd3: Download complete 04:08:32 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:cfa5810218190d11536ea4d510b3a00245fe30181dcf1adddf8d4f0a01eb8ced size: 1573 [Pipeline] isUnix [Pipeline] sh 04:08:32 1ce36da41761: Pull complete 04:08:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 04:08:32 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:32 b72ebb671eec: Preparing 04:08:32 425ed0c94f22: Preparing 04:08:32 884ee3975874: Preparing 04:08:32 56c128eb96a7: Preparing 04:08:32 008a6721e771: Preparing 04:08:32 1a058d5342cc: Preparing 04:08:32 1a058d5342cc: Waiting 04:08:32 56c128eb96a7: Layer already exists 04:08:32 884ee3975874: Layer already exists 04:08:32 008a6721e771: Layer already exists 04:08:32 b72ebb671eec: Layer already exists 04:08:32 425ed0c94f22: Layer already exists 04:08:32 1a058d5342cc: Layer already exists 04:08:32 latest: digest: sha256:cfa5810218190d11536ea4d510b3a00245fe30181dcf1adddf8d4f0a01eb8ced size: 1573 [Pipeline] isUnix [Pipeline] sh 04:08:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:08:33 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.1 04:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:33 b72ebb671eec: Preparing 04:08:33 425ed0c94f22: Preparing 04:08:33 884ee3975874: Preparing 04:08:33 56c128eb96a7: Preparing 04:08:33 008a6721e771: Preparing 04:08:33 1a058d5342cc: Preparing 04:08:33 1a058d5342cc: Waiting 04:08:33 008a6721e771: Layer already exists 04:08:33 56c128eb96a7: Layer already exists 04:08:33 884ee3975874: Layer already exists 04:08:33 425ed0c94f22: Layer already exists 04:08:33 b72ebb671eec: Layer already exists 04:08:33 1a058d5342cc: Layer already exists 04:08:33 2.2.0-dev.1: digest: sha256:cfa5810218190d11536ea4d510b3a00245fe30181dcf1adddf8d4f0a01eb8ced size: 1573 [Pipeline] isUnix [Pipeline] sh 04:08:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:08:34 + docker push nexus3.edgexfoundry.org:10004/core-data:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:34 b72ebb671eec: Preparing 04:08:34 425ed0c94f22: Preparing 04:08:34 884ee3975874: Preparing 04:08:34 56c128eb96a7: Preparing 04:08:34 008a6721e771: Preparing 04:08:34 1a058d5342cc: Preparing 04:08:34 1a058d5342cc: Waiting 04:08:34 56c128eb96a7: Layer already exists 04:08:34 b72ebb671eec: Layer already exists 04:08:34 425ed0c94f22: Layer already exists 04:08:34 884ee3975874: Layer already exists 04:08:34 008a6721e771: Layer already exists 04:08:34 1a058d5342cc: Layer already exists 04:08:34 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:cfa5810218190d11536ea4d510b3a00245fe30181dcf1adddf8d4f0a01eb8ced size: 1573 [Pipeline] isUnix [Pipeline] sh 04:08:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 04:08:34 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:08:34 b72ebb671eec: Preparing 04:08:34 425ed0c94f22: Preparing 04:08:34 884ee3975874: Preparing 04:08:34 56c128eb96a7: Preparing 04:08:34 008a6721e771: Preparing 04:08:34 1a058d5342cc: Preparing 04:08:34 1a058d5342cc: Waiting 04:08:34 884ee3975874: Layer already exists 04:08:34 56c128eb96a7: Layer already exists 04:08:34 b72ebb671eec: Layer already exists 04:08:34 008a6721e771: Layer already exists 04:08:34 425ed0c94f22: Layer already exists 04:08:34 1a058d5342cc: Layer already exists 04:08:34 main: digest: sha256:cfa5810218190d11536ea4d510b3a00245fe30181dcf1adddf8d4f0a01eb8ced size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:34 ===================================================== [Pipeline] echo 04:08:34 taggedImages: 04:08:34 - nexus3.edgexfoundry.org:10004/core-data:451b096496c10626fafafdb288817a63ed714faa 04:08:34 - nexus3.edgexfoundry.org:10004/core-data:latest 04:08:34 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.1 04:08:34 - nexus3.edgexfoundry.org:10004/core-data:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:34 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:08:34 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:08:34 451b096496c10626fafafdb288817a63ed714faa 04:08:34 latest 04:08:34 2.2.0-dev.1 04:08:34 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:34 main 04:08:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:08:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:451b096496c10626fafafdb288817a63ed714faa 04:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:35 925e98d8b17b: Preparing 04:08:35 cf8df2e3e306: Preparing 04:08:35 884ee3975874: Preparing 04:08:35 edbbd648ae8c: Preparing 04:08:35 1a058d5342cc: Preparing 04:08:35 1a058d5342cc: Layer already exists 04:08:35 edbbd648ae8c: Layer already exists 04:08:35 884ee3975874: Layer already exists 04:08:35 925e98d8b17b: Pushed 04:08:36 cf8df2e3e306: Pushed 04:08:36 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:770e08853332114f7b0ebb929d3d73f3727e6d17710b545a315bb9abc8fc30a9 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:08:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 04:08:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:37 925e98d8b17b: Preparing 04:08:37 cf8df2e3e306: Preparing 04:08:37 884ee3975874: Preparing 04:08:37 edbbd648ae8c: Preparing 04:08:37 1a058d5342cc: Preparing 04:08:37 925e98d8b17b: Layer already exists 04:08:37 1a058d5342cc: Layer already exists 04:08:37 884ee3975874: Layer already exists 04:08:37 cf8df2e3e306: Layer already exists 04:08:37 edbbd648ae8c: Layer already exists 04:08:37 latest: digest: sha256:770e08853332114f7b0ebb929d3d73f3727e6d17710b545a315bb9abc8fc30a9 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:08:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:08:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.1 04:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:37 925e98d8b17b: Preparing 04:08:37 cf8df2e3e306: Preparing 04:08:37 884ee3975874: Preparing 04:08:37 edbbd648ae8c: Preparing 04:08:37 1a058d5342cc: Preparing 04:08:37 925e98d8b17b: Layer already exists 04:08:37 1a058d5342cc: Layer already exists 04:08:37 edbbd648ae8c: Layer already exists 04:08:37 884ee3975874: Layer already exists 04:08:37 cf8df2e3e306: Layer already exists 04:08:37 2.2.0-dev.1: digest: sha256:770e08853332114f7b0ebb929d3d73f3727e6d17710b545a315bb9abc8fc30a9 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:08:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:08:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:38 925e98d8b17b: Preparing 04:08:38 cf8df2e3e306: Preparing 04:08:38 884ee3975874: Preparing 04:08:38 edbbd648ae8c: Preparing 04:08:38 1a058d5342cc: Preparing 04:08:38 1a058d5342cc: Layer already exists 04:08:38 cf8df2e3e306: Layer already exists 04:08:38 edbbd648ae8c: Layer already exists 04:08:38 925e98d8b17b: Layer already exists 04:08:38 884ee3975874: Layer already exists 04:08:38 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:770e08853332114f7b0ebb929d3d73f3727e6d17710b545a315bb9abc8fc30a9 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:08:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 04:08:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:08:39 925e98d8b17b: Preparing 04:08:39 cf8df2e3e306: Preparing 04:08:39 884ee3975874: Preparing 04:08:39 edbbd648ae8c: Preparing 04:08:39 1a058d5342cc: Preparing 04:08:39 1a058d5342cc: Layer already exists 04:08:39 925e98d8b17b: Layer already exists 04:08:39 884ee3975874: Layer already exists 04:08:39 cf8df2e3e306: Layer already exists 04:08:39 edbbd648ae8c: Layer already exists 04:08:39 main: digest: sha256:770e08853332114f7b0ebb929d3d73f3727e6d17710b545a315bb9abc8fc30a9 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:39 ===================================================== [Pipeline] echo 04:08:39 taggedImages: 04:08:39 - nexus3.edgexfoundry.org:10004/core-metadata:451b096496c10626fafafdb288817a63ed714faa 04:08:39 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:08:39 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.1 04:08:39 - nexus3.edgexfoundry.org:10004/core-metadata:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:39 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:08:39 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:08:39 451b096496c10626fafafdb288817a63ed714faa 04:08:39 latest 04:08:39 2.2.0-dev.1 04:08:39 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:39 main 04:08:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:08:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:451b096496c10626fafafdb288817a63ed714faa 04:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:39 ec035d2a9818: Preparing 04:08:39 ec035d2a9818: Preparing 04:08:39 09366ffcc2d2: Preparing 04:08:39 2ec84e927424: Preparing 04:08:39 a3fa4998fd92: Preparing 04:08:39 628b528aa784: Preparing 04:08:39 884ee3975874: Preparing 04:08:39 d6b2c7080e3b: Preparing 04:08:39 dada3a7703d8: Preparing 04:08:39 59fbd3d8fcda: Preparing 04:08:39 2f043279ef43: Preparing 04:08:39 1a058d5342cc: Preparing 04:08:39 884ee3975874: Waiting 04:08:39 59fbd3d8fcda: Waiting 04:08:39 2f043279ef43: Waiting 04:08:39 d6b2c7080e3b: Waiting 04:08:39 dada3a7703d8: Waiting 04:08:39 1a058d5342cc: Waiting 04:08:39 a3fa4998fd92: Pushed 04:08:39 884ee3975874: Layer already exists 04:08:39 09366ffcc2d2: Pushed 04:08:39 ec035d2a9818: Pushed 04:08:39 2ec84e927424: Pushed 04:08:39 d6b2c7080e3b: Pushed 04:08:39 dada3a7703d8: Pushed 04:08:39 1a058d5342cc: Layer already exists 04:08:39 59fbd3d8fcda: Pushed 04:08:39 2f043279ef43: Pushed 04:08:40 628b528aa784: Pushed 04:08:40 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:8bdd377e0db9082081c33d4a6cadcc983dcb89c57dcea25cc4c9bc7114560503 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:08:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 04:08:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:41 ec035d2a9818: Preparing 04:08:41 ec035d2a9818: Preparing 04:08:41 09366ffcc2d2: Preparing 04:08:41 2ec84e927424: Preparing 04:08:41 a3fa4998fd92: Preparing 04:08:41 628b528aa784: Preparing 04:08:41 884ee3975874: Preparing 04:08:41 d6b2c7080e3b: Preparing 04:08:41 dada3a7703d8: Preparing 04:08:41 59fbd3d8fcda: Preparing 04:08:41 2f043279ef43: Preparing 04:08:41 1a058d5342cc: Preparing 04:08:41 dada3a7703d8: Waiting 04:08:41 59fbd3d8fcda: Waiting 04:08:41 2f043279ef43: Waiting 04:08:41 884ee3975874: Waiting 04:08:41 1a058d5342cc: Waiting 04:08:41 d6b2c7080e3b: Waiting 04:08:41 628b528aa784: Layer already exists 04:08:41 2ec84e927424: Layer already exists 04:08:41 ec035d2a9818: Layer already exists 04:08:41 09366ffcc2d2: Layer already exists 04:08:41 a3fa4998fd92: Layer already exists 04:08:41 d6b2c7080e3b: Layer already exists 04:08:41 884ee3975874: Layer already exists 04:08:41 59fbd3d8fcda: Layer already exists 04:08:41 dada3a7703d8: Layer already exists 04:08:41 2f043279ef43: Layer already exists 04:08:41 1a058d5342cc: Layer already exists 04:08:41 latest: digest: sha256:8bdd377e0db9082081c33d4a6cadcc983dcb89c57dcea25cc4c9bc7114560503 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:08:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:08:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.1 04:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:42 ec035d2a9818: Preparing 04:08:42 ec035d2a9818: Preparing 04:08:42 09366ffcc2d2: Preparing 04:08:42 2ec84e927424: Preparing 04:08:42 a3fa4998fd92: Preparing 04:08:42 628b528aa784: Preparing 04:08:42 884ee3975874: Preparing 04:08:42 d6b2c7080e3b: Preparing 04:08:42 dada3a7703d8: Preparing 04:08:42 59fbd3d8fcda: Preparing 04:08:42 2f043279ef43: Preparing 04:08:42 1a058d5342cc: Preparing 04:08:42 d6b2c7080e3b: Waiting 04:08:42 dada3a7703d8: Waiting 04:08:42 59fbd3d8fcda: Waiting 04:08:42 2f043279ef43: Waiting 04:08:42 1a058d5342cc: Waiting 04:08:42 884ee3975874: Waiting 04:08:42 a3fa4998fd92: Layer already exists 04:08:42 ec035d2a9818: Layer already exists 04:08:42 2ec84e927424: Layer already exists 04:08:42 09366ffcc2d2: Layer already exists 04:08:42 628b528aa784: Layer already exists 04:08:42 d6b2c7080e3b: Layer already exists 04:08:42 dada3a7703d8: Layer already exists 04:08:42 884ee3975874: Layer already exists 04:08:42 2f043279ef43: Layer already exists 04:08:42 59fbd3d8fcda: Layer already exists 04:08:42 1a058d5342cc: Layer already exists 04:08:42 2.2.0-dev.1: digest: sha256:8bdd377e0db9082081c33d4a6cadcc983dcb89c57dcea25cc4c9bc7114560503 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:08:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:08:42 25b303627fd3: Pull complete 04:08:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:08:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:08:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:08:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:42 ec035d2a9818: Preparing 04:08:42 ec035d2a9818: Preparing 04:08:42 09366ffcc2d2: Preparing 04:08:42 2ec84e927424: Preparing 04:08:42 a3fa4998fd92: Preparing 04:08:42 628b528aa784: Preparing 04:08:42 884ee3975874: Preparing 04:08:42 d6b2c7080e3b: Preparing 04:08:42 dada3a7703d8: Preparing 04:08:42 59fbd3d8fcda: Preparing 04:08:42 2f043279ef43: Preparing 04:08:42 1a058d5342cc: Preparing 04:08:42 884ee3975874: Waiting 04:08:42 d6b2c7080e3b: Waiting 04:08:42 dada3a7703d8: Waiting 04:08:42 59fbd3d8fcda: Waiting 04:08:42 2f043279ef43: Waiting 04:08:42 1a058d5342cc: Waiting 04:08:42 628b528aa784: Layer already exists 04:08:42 09366ffcc2d2: Layer already exists 04:08:42 2ec84e927424: Layer already exists 04:08:42 ec035d2a9818: Layer already exists 04:08:42 a3fa4998fd92: Layer already exists 04:08:42 d6b2c7080e3b: Layer already exists 04:08:42 884ee3975874: Layer already exists 04:08:42 59fbd3d8fcda: Layer already exists 04:08:42 dada3a7703d8: Layer already exists 04:08:42 2f043279ef43: Layer already exists 04:08:42 1a058d5342cc: Layer already exists 04:08:42 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:8bdd377e0db9082081c33d4a6cadcc983dcb89c57dcea25cc4c9bc7114560503 size: 2817 04:08:42 prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container 04:08:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@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 04:08:45 $ docker top 611166cd94a12f420a9088061e0a728f30a20cea8d24201ef5a002e327ad3c71 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:08:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 04:08:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:08:46 ec035d2a9818: Preparing 04:08:46 ec035d2a9818: Preparing 04:08:46 09366ffcc2d2: Preparing 04:08:46 2ec84e927424: Preparing 04:08:46 a3fa4998fd92: Preparing 04:08:46 628b528aa784: Preparing 04:08:46 884ee3975874: Preparing 04:08:46 d6b2c7080e3b: Preparing 04:08:46 dada3a7703d8: Preparing 04:08:46 59fbd3d8fcda: Preparing 04:08:46 2f043279ef43: Preparing 04:08:46 1a058d5342cc: Preparing 04:08:46 884ee3975874: Waiting 04:08:46 d6b2c7080e3b: Waiting 04:08:46 dada3a7703d8: Waiting 04:08:46 59fbd3d8fcda: Waiting 04:08:46 2f043279ef43: Waiting 04:08:46 1a058d5342cc: Waiting 04:08:46 628b528aa784: Layer already exists 04:08:46 09366ffcc2d2: Layer already exists 04:08:46 2ec84e927424: Layer already exists 04:08:46 ec035d2a9818: Layer already exists 04:08:46 a3fa4998fd92: Layer already exists 04:08:46 884ee3975874: Layer already exists 04:08:46 d6b2c7080e3b: Layer already exists 04:08:46 dada3a7703d8: Layer already exists 04:08:46 2f043279ef43: Layer already exists 04:08:46 59fbd3d8fcda: Layer already exists 04:08:46 1a058d5342cc: Layer already exists 04:08:46 main: digest: sha256:8bdd377e0db9082081c33d4a6cadcc983dcb89c57dcea25cc4c9bc7114560503 size: 2817 04:08:46 + + grepdocker-compose parallel build 04:08:46 --help [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:46 ===================================================== [Pipeline] echo 04:08:46 taggedImages: 04:08:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:451b096496c10626fafafdb288817a63ed714faa 04:08:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:08:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.1 04:08:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:08:46 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:08:46 451b096496c10626fafafdb288817a63ed714faa 04:08:46 latest 04:08:46 2.2.0-dev.1 04:08:46 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:46 main 04:08:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:08:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:451b096496c10626fafafdb288817a63ed714faa 04:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:46 fb8458a52cb6: Preparing 04:08:46 9c702055e934: Preparing 04:08:46 b295fed6b3ca: Preparing 04:08:46 2734a0d0e177: Preparing 04:08:46 1e87cff3e84f: Preparing 04:08:46 1a058d5342cc: Preparing 04:08:46 1a058d5342cc: Waiting 04:08:47 b295fed6b3ca: Pushed 04:08:47 2734a0d0e177: Pushed 04:08:47 1a058d5342cc: Layer already exists 04:08:47 1e87cff3e84f: Pushed 04:08:47 9c702055e934: Pushed 04:08:47 fb8458a52cb6: Pushed 04:08:47 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:9fbcd2a75dd7e7a59f74e8ac840c7eafd3d6fce75d5ca5da63274b5698af999c size: 1576 [Pipeline] isUnix [Pipeline] sh 04:08:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 04:08:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:48 fb8458a52cb6: Preparing 04:08:48 9c702055e934: Preparing 04:08:48 b295fed6b3ca: Preparing 04:08:48 2734a0d0e177: Preparing 04:08:48 1e87cff3e84f: Preparing 04:08:48 1a058d5342cc: Preparing 04:08:48 1a058d5342cc: Waiting 04:08:48 b295fed6b3ca: Layer already exists 04:08:48 1e87cff3e84f: Layer already exists 04:08:48 fb8458a52cb6: Layer already exists 04:08:48 2734a0d0e177: Layer already exists 04:08:48 9c702055e934: Layer already exists 04:08:48 1a058d5342cc: Layer already exists 04:08:48 latest: digest: sha256:9fbcd2a75dd7e7a59f74e8ac840c7eafd3d6fce75d5ca5da63274b5698af999c size: 1576 [Pipeline] isUnix [Pipeline] sh 04:08:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:08:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.1 04:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:48 fb8458a52cb6: Preparing 04:08:48 9c702055e934: Preparing 04:08:48 b295fed6b3ca: Preparing 04:08:48 2734a0d0e177: Preparing 04:08:48 1e87cff3e84f: Preparing 04:08:48 1a058d5342cc: Preparing 04:08:48 1a058d5342cc: Waiting 04:08:48 9c702055e934: Layer already exists 04:08:48 1e87cff3e84f: Layer already exists 04:08:48 fb8458a52cb6: Layer already exists 04:08:48 2734a0d0e177: Layer already exists 04:08:48 b295fed6b3ca: Layer already exists 04:08:48 1a058d5342cc: Layer already exists 04:08:48 2.2.0-dev.1: digest: sha256:9fbcd2a75dd7e7a59f74e8ac840c7eafd3d6fce75d5ca5da63274b5698af999c size: 1576 [Pipeline] isUnix [Pipeline] sh 04:08:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:08:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:49 fb8458a52cb6: Preparing 04:08:49 9c702055e934: Preparing 04:08:49 b295fed6b3ca: Preparing 04:08:49 2734a0d0e177: Preparing 04:08:49 1e87cff3e84f: Preparing 04:08:49 1a058d5342cc: Preparing 04:08:49 1a058d5342cc: Waiting 04:08:49 fb8458a52cb6: Layer already exists 04:08:49 9c702055e934: Layer already exists 04:08:49 2734a0d0e177: Layer already exists 04:08:49 b295fed6b3ca: Layer already exists 04:08:49 1e87cff3e84f: Layer already exists 04:08:49 1a058d5342cc: Layer already exists 04:08:49 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:9fbcd2a75dd7e7a59f74e8ac840c7eafd3d6fce75d5ca5da63274b5698af999c size: 1576 [Pipeline] isUnix [Pipeline] sh 04:08:49 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 04:08:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:08:50 fb8458a52cb6: Preparing 04:08:50 9c702055e934: Preparing 04:08:50 b295fed6b3ca: Preparing 04:08:50 2734a0d0e177: Preparing 04:08:50 1e87cff3e84f: Preparing 04:08:50 1a058d5342cc: Preparing 04:08:50 1a058d5342cc: Waiting 04:08:50 9c702055e934: Layer already exists 04:08:50 1e87cff3e84f: Layer already exists 04:08:50 2734a0d0e177: Layer already exists 04:08:50 fb8458a52cb6: Layer already exists 04:08:50 b295fed6b3ca: Layer already exists 04:08:50 1a058d5342cc: Layer already exists 04:08:50 main: digest: sha256:9fbcd2a75dd7e7a59f74e8ac840c7eafd3d6fce75d5ca5da63274b5698af999c size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:50 ===================================================== [Pipeline] echo 04:08:50 taggedImages: 04:08:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:451b096496c10626fafafdb288817a63ed714faa 04:08:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:08:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.1 04:08:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:08:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:08:50 451b096496c10626fafafdb288817a63ed714faa 04:08:50 latest 04:08:50 2.2.0-dev.1 04:08:50 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:50 main 04:08:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:08:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:451b096496c10626fafafdb288817a63ed714faa 04:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:51 c8a0e5de5586: Preparing 04:08:51 047ef3b9ca75: Preparing 04:08:51 c03c13c8ce79: Preparing 04:08:51 39458abfac6a: Preparing 04:08:51 bb07d73d295f: Preparing 04:08:51 2b6fd07a6a1d: Preparing 04:08:51 0155d96e1b34: Preparing 04:08:51 ffb0d627aa74: Preparing 04:08:51 63bd4fe70853: Preparing 04:08:51 1a058d5342cc: Preparing 04:08:51 2b6fd07a6a1d: Waiting 04:08:51 0155d96e1b34: Waiting 04:08:51 ffb0d627aa74: Waiting 04:08:51 63bd4fe70853: Waiting 04:08:51 1a058d5342cc: Waiting 04:08:51 c8a0e5de5586: Pushed 04:08:51 047ef3b9ca75: Pushed 04:08:51 bb07d73d295f: Pushed 04:08:51 2b6fd07a6a1d: Pushed 04:08:51 ffb0d627aa74: Pushed 04:08:51 0155d96e1b34: Pushed 04:08:51 1a058d5342cc: Layer already exists 04:08:51 --parallel Build images in parallel. [Pipeline] } 04:08:51 $ docker stop --time=1 611166cd94a12f420a9088061e0a728f30a20cea8d24201ef5a002e327ad3c71 04:08:51 39458abfac6a: Pushed 04:08:51 63bd4fe70853: Pushed 04:08:52 c03c13c8ce79: Pushed 04:08:52 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:2bbb4304d59dd869c8a800f1ad7308a7c0b4be1d15912d6facd6b1df25c6788e size: 2405 04:08:53 $ docker rm -f 611166cd94a12f420a9088061e0a728f30a20cea8d24201ef5a002e327ad3c71 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 04:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:08:53 . [Pipeline] withDockerContainer 04:08:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:54 c8a0e5de5586: Preparing 04:08:54 047ef3b9ca75: Preparing 04:08:54 c03c13c8ce79: Preparing 04:08:54 39458abfac6a: Preparing 04:08:54 bb07d73d295f: Preparing 04:08:54 2b6fd07a6a1d: Preparing 04:08:54 0155d96e1b34: Preparing 04:08:54 ffb0d627aa74: Preparing 04:08:54 63bd4fe70853: Preparing 04:08:54 1a058d5342cc: Preparing 04:08:54 ffb0d627aa74: Waiting 04:08:54 63bd4fe70853: Waiting 04:08:54 1a058d5342cc: Waiting 04:08:54 2b6fd07a6a1d: Waiting 04:08:54 bb07d73d295f: Layer already exists 04:08:54 047ef3b9ca75: Layer already exists 04:08:54 c03c13c8ce79: Layer already exists 04:08:54 c8a0e5de5586: Layer already exists 04:08:54 39458abfac6a: Layer already exists 04:08:54 2b6fd07a6a1d: Layer already exists 04:08:54 ffb0d627aa74: Layer already exists 04:08:54 0155d96e1b34: Layer already exists 04:08:54 63bd4fe70853: Layer already exists 04:08:54 1a058d5342cc: Layer already exists 04:08:54 latest: digest: sha256:2bbb4304d59dd869c8a800f1ad7308a7c0b4be1d15912d6facd6b1df25c6788e size: 2405 04:08:54 prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container 04:08:54 $ 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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:08:55 $ docker top 583c1493d8e85ca5316e0d7c98fd90085ba232aeb50f466d046a5385638eae0d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:08:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:08:56 + docker-compose -f ./docker-compose-build.yml build --parallel 04:08:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.1 04:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:56 c8a0e5de5586: Preparing 04:08:56 047ef3b9ca75: Preparing 04:08:56 c03c13c8ce79: Preparing 04:08:56 39458abfac6a: Preparing 04:08:56 bb07d73d295f: Preparing 04:08:56 2b6fd07a6a1d: Preparing 04:08:56 0155d96e1b34: Preparing 04:08:56 ffb0d627aa74: Preparing 04:08:56 63bd4fe70853: Preparing 04:08:56 1a058d5342cc: Preparing 04:08:56 0155d96e1b34: Waiting 04:08:56 ffb0d627aa74: Waiting 04:08:56 63bd4fe70853: Waiting 04:08:56 1a058d5342cc: Waiting 04:08:56 2b6fd07a6a1d: Waiting 04:08:56 bb07d73d295f: Layer already exists 04:08:56 39458abfac6a: Layer already exists 04:08:56 c03c13c8ce79: Layer already exists 04:08:56 047ef3b9ca75: Layer already exists 04:08:56 c8a0e5de5586: Layer already exists 04:08:56 0155d96e1b34: Layer already exists 04:08:56 2b6fd07a6a1d: Layer already exists 04:08:56 63bd4fe70853: Layer already exists 04:08:56 1a058d5342cc: Layer already exists 04:08:56 ffb0d627aa74: Layer already exists 04:08:56 2.2.0-dev.1: digest: sha256:2bbb4304d59dd869c8a800f1ad7308a7c0b4be1d15912d6facd6b1df25c6788e size: 2405 [Pipeline] isUnix [Pipeline] sh 04:08:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:08:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:57 c8a0e5de5586: Preparing 04:08:57 047ef3b9ca75: Preparing 04:08:57 c03c13c8ce79: Preparing 04:08:57 39458abfac6a: Preparing 04:08:57 bb07d73d295f: Preparing 04:08:57 2b6fd07a6a1d: Preparing 04:08:57 0155d96e1b34: Preparing 04:08:57 ffb0d627aa74: Preparing 04:08:57 63bd4fe70853: Preparing 04:08:57 1a058d5342cc: Preparing 04:08:57 2b6fd07a6a1d: Waiting 04:08:57 ffb0d627aa74: Waiting 04:08:57 0155d96e1b34: Waiting 04:08:57 1a058d5342cc: Waiting 04:08:57 63bd4fe70853: Waiting 04:08:57 bb07d73d295f: Layer already exists 04:08:57 39458abfac6a: Layer already exists 04:08:57 c03c13c8ce79: Layer already exists 04:08:57 047ef3b9ca75: Layer already exists 04:08:57 c8a0e5de5586: Layer already exists 04:08:57 2b6fd07a6a1d: Layer already exists 04:08:57 0155d96e1b34: Layer already exists 04:08:57 63bd4fe70853: Layer already exists 04:08:57 1a058d5342cc: Layer already exists 04:08:57 ffb0d627aa74: Layer already exists 04:08:57 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:2bbb4304d59dd869c8a800f1ad7308a7c0b4be1d15912d6facd6b1df25c6788e size: 2405 [Pipeline] isUnix [Pipeline] sh 04:08:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 04:08:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:08:57 c8a0e5de5586: Preparing 04:08:57 047ef3b9ca75: Preparing 04:08:57 c03c13c8ce79: Preparing 04:08:57 39458abfac6a: Preparing 04:08:57 bb07d73d295f: Preparing 04:08:57 2b6fd07a6a1d: Preparing 04:08:57 0155d96e1b34: Preparing 04:08:57 ffb0d627aa74: Preparing 04:08:57 63bd4fe70853: Preparing 04:08:57 1a058d5342cc: Preparing 04:08:57 2b6fd07a6a1d: Waiting 04:08:57 0155d96e1b34: Waiting 04:08:57 ffb0d627aa74: Waiting 04:08:57 63bd4fe70853: Waiting 04:08:57 1a058d5342cc: Waiting 04:08:57 c8a0e5de5586: Layer already exists 04:08:57 bb07d73d295f: Layer already exists 04:08:57 047ef3b9ca75: Layer already exists 04:08:57 c03c13c8ce79: Layer already exists 04:08:57 39458abfac6a: Layer already exists 04:08:57 2b6fd07a6a1d: Layer already exists 04:08:57 0155d96e1b34: Layer already exists 04:08:57 ffb0d627aa74: Layer already exists 04:08:57 63bd4fe70853: Layer already exists 04:08:57 1a058d5342cc: Layer already exists 04:08:57 main: digest: sha256:2bbb4304d59dd869c8a800f1ad7308a7c0b4be1d15912d6facd6b1df25c6788e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:57 ===================================================== [Pipeline] echo 04:08:57 taggedImages: 04:08:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:451b096496c10626fafafdb288817a63ed714faa 04:08:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:08:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.1 04:08:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:08:57 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:08:57 451b096496c10626fafafdb288817a63ed714faa 04:08:57 latest 04:08:57 2.2.0-dev.1 04:08:57 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:08:57 main 04:08:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:08:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:08:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications:451b096496c10626fafafdb288817a63ed714faa 04:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:08:58 6b96d14f5f39: Preparing 04:08:58 f8d6e3af068d: Preparing 04:08:58 884ee3975874: Preparing 04:08:58 04f1043d807f: Preparing 04:08:58 1a058d5342cc: Preparing 04:08:58 884ee3975874: Layer already exists 04:08:58 1a058d5342cc: Layer already exists 04:08:58 6b96d14f5f39: Pushed 04:08:58 04f1043d807f: Pushed 04:08:59 f8d6e3af068d: Pushed 04:08:59 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:fcb41f3772d32f69e1cd245abeaf162aa27730174970ed272d86c8686e728863 size: 1365 [Pipeline] isUnix [Pipeline] sh 04:09:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 04:09:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:00 6b96d14f5f39: Preparing 04:09:00 f8d6e3af068d: Preparing 04:09:00 884ee3975874: Preparing 04:09:00 04f1043d807f: Preparing 04:09:00 1a058d5342cc: Preparing 04:09:00 1a058d5342cc: Layer already exists 04:09:00 f8d6e3af068d: Layer already exists 04:09:00 04f1043d807f: Layer already exists 04:09:00 6b96d14f5f39: Layer already exists 04:09:00 884ee3975874: Layer already exists 04:09:00 latest: digest: sha256:fcb41f3772d32f69e1cd245abeaf162aa27730174970ed272d86c8686e728863 size: 1365 [Pipeline] isUnix [Pipeline] sh 04:09:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:09:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.1 04:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:00 6b96d14f5f39: Preparing 04:09:00 f8d6e3af068d: Preparing 04:09:00 884ee3975874: Preparing 04:09:00 04f1043d807f: Preparing 04:09:00 1a058d5342cc: Preparing 04:09:00 f8d6e3af068d: Layer already exists 04:09:00 6b96d14f5f39: Layer already exists 04:09:00 1a058d5342cc: Layer already exists 04:09:00 04f1043d807f: Layer already exists 04:09:00 884ee3975874: Layer already exists 04:09:00 2.2.0-dev.1: digest: sha256:fcb41f3772d32f69e1cd245abeaf162aa27730174970ed272d86c8686e728863 size: 1365 [Pipeline] isUnix [Pipeline] sh 04:09:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:09:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:01 6b96d14f5f39: Preparing 04:09:01 f8d6e3af068d: Preparing 04:09:01 884ee3975874: Preparing 04:09:01 04f1043d807f: Preparing 04:09:01 1a058d5342cc: Preparing 04:09:01 6b96d14f5f39: Layer already exists 04:09:01 f8d6e3af068d: Layer already exists 04:09:01 884ee3975874: Layer already exists 04:09:01 04f1043d807f: Layer already exists 04:09:01 1a058d5342cc: Layer already exists 04:09:01 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:fcb41f3772d32f69e1cd245abeaf162aa27730174970ed272d86c8686e728863 size: 1365 [Pipeline] isUnix [Pipeline] sh 04:09:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 04:09:02 Building core-command ... 04:09:02 Building core-data ... 04:09:02 Building core-metadata ... 04:09:02 Building security-bootstrapper ... 04:09:02 Building security-proxy-setup ... 04:09:02 Building security-secretstore-setup ... 04:09:02 Building support-notifications ... 04:09:02 Building support-scheduler ... 04:09:02 Building sys-mgmt-agent ... 04:09:02 Building support-notifications 04:09:02 Building security-secretstore-setup 04:09:02 Building security-bootstrapper 04:09:02 Building support-scheduler 04:09:02 Building core-command 04:09:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:09:02 6b96d14f5f39: Preparing 04:09:02 f8d6e3af068d: Preparing 04:09:02 884ee3975874: Preparing 04:09:02 04f1043d807f: Preparing 04:09:02 1a058d5342cc: Preparing 04:09:02 f8d6e3af068d: Layer already exists 04:09:02 04f1043d807f: Layer already exists 04:09:02 1a058d5342cc: Layer already exists 04:09:02 6b96d14f5f39: Layer already exists 04:09:02 884ee3975874: Layer already exists 04:09:02 main: digest: sha256:fcb41f3772d32f69e1cd245abeaf162aa27730174970ed272d86c8686e728863 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:02 ===================================================== [Pipeline] echo 04:09:02 taggedImages: 04:09:02 - nexus3.edgexfoundry.org:10004/support-notifications:451b096496c10626fafafdb288817a63ed714faa 04:09:02 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:09:02 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.1 04:09:02 - nexus3.edgexfoundry.org:10004/support-notifications:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:09:02 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 04:09:02 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:09:02 451b096496c10626fafafdb288817a63ed714faa 04:09:02 latest 04:09:02 2.2.0-dev.1 04:09:02 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:09:02 main 04:09:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:09:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:09:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:451b096496c10626fafafdb288817a63ed714faa 04:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:02 aa2b0a37134a: Preparing 04:09:02 a9ac64369796: Preparing 04:09:02 884ee3975874: Preparing 04:09:02 edbbd648ae8c: Preparing 04:09:02 1a058d5342cc: Preparing 04:09:02 1a058d5342cc: Layer already exists 04:09:02 edbbd648ae8c: Layer already exists 04:09:02 884ee3975874: Layer already exists 04:09:02 aa2b0a37134a: Pushed 04:09:03 a9ac64369796: Pushed 04:09:03 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:bd5ce611c9ab1ba9ea597f65e94281e1abb5f5bb0376f6aef3b4b754421f604b size: 1364 [Pipeline] isUnix [Pipeline] sh 04:09:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 04:09:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:04 aa2b0a37134a: Preparing 04:09:04 a9ac64369796: Preparing 04:09:04 884ee3975874: Preparing 04:09:04 edbbd648ae8c: Preparing 04:09:04 1a058d5342cc: Preparing 04:09:04 aa2b0a37134a: Layer already exists 04:09:04 884ee3975874: Layer already exists 04:09:04 edbbd648ae8c: Layer already exists 04:09:04 1a058d5342cc: Layer already exists 04:09:04 a9ac64369796: Layer already exists 04:09:04 latest: digest: sha256:bd5ce611c9ab1ba9ea597f65e94281e1abb5f5bb0376f6aef3b4b754421f604b size: 1364 [Pipeline] isUnix [Pipeline] sh 04:09:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:09:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.1 04:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:04 aa2b0a37134a: Preparing 04:09:04 a9ac64369796: Preparing 04:09:04 884ee3975874: Preparing 04:09:04 edbbd648ae8c: Preparing 04:09:04 1a058d5342cc: Preparing 04:09:04 1a058d5342cc: Layer already exists 04:09:04 884ee3975874: Layer already exists 04:09:04 a9ac64369796: Layer already exists 04:09:04 aa2b0a37134a: Layer already exists 04:09:04 edbbd648ae8c: Layer already exists 04:09:04 2.2.0-dev.1: digest: sha256:bd5ce611c9ab1ba9ea597f65e94281e1abb5f5bb0376f6aef3b4b754421f604b size: 1364 [Pipeline] isUnix [Pipeline] sh 04:09:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:09:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:05 aa2b0a37134a: Preparing 04:09:05 a9ac64369796: Preparing 04:09:05 884ee3975874: Preparing 04:09:05 edbbd648ae8c: Preparing 04:09:05 1a058d5342cc: Preparing 04:09:05 1a058d5342cc: Layer already exists 04:09:05 a9ac64369796: Layer already exists 04:09:05 edbbd648ae8c: Layer already exists 04:09:05 884ee3975874: Layer already exists 04:09:05 aa2b0a37134a: Layer already exists 04:09:05 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:bd5ce611c9ab1ba9ea597f65e94281e1abb5f5bb0376f6aef3b4b754421f604b size: 1364 [Pipeline] isUnix [Pipeline] sh 04:09:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 04:09:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 04:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:09:06 aa2b0a37134a: Preparing 04:09:06 a9ac64369796: Preparing 04:09:06 884ee3975874: Preparing 04:09:06 edbbd648ae8c: Preparing 04:09:06 1a058d5342cc: Preparing 04:09:06 a9ac64369796: Layer already exists 04:09:06 1a058d5342cc: Layer already exists 04:09:06 884ee3975874: Layer already exists 04:09:06 aa2b0a37134a: Layer already exists 04:09:06 edbbd648ae8c: Layer already exists 04:09:06 main: digest: sha256:bd5ce611c9ab1ba9ea597f65e94281e1abb5f5bb0376f6aef3b4b754421f604b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:06 ===================================================== [Pipeline] echo 04:09:06 taggedImages: 04:09:06 - nexus3.edgexfoundry.org:10004/support-scheduler:451b096496c10626fafafdb288817a63ed714faa 04:09:06 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 04:09:06 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.1 04:09:06 - nexus3.edgexfoundry.org:10004/support-scheduler:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:09:06 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 04:09:06 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 04:09:06 451b096496c10626fafafdb288817a63ed714faa 04:09:06 latest 04:09:06 2.2.0-dev.1 04:09:06 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:09:06 main 04:09:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:09:06 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:09:06 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:451b096496c10626fafafdb288817a63ed714faa 04:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:09:06 48e82ac881d9: Preparing 04:09:06 15f501582ce6: Preparing 04:09:06 e1d165b97bea: Preparing 04:09:06 9effa20b0aa8: Preparing 04:09:06 879b85f2d1ed: Preparing 04:09:06 6777e3bbcb7c: Preparing 04:09:06 fd08d546f6b8: Preparing 04:09:06 0636255016a6: Preparing 04:09:06 84e9d258764d: Preparing 04:09:06 56463f638872: Preparing 04:09:06 e2eb06d8af82: Preparing 04:09:06 0636255016a6: Waiting 04:09:06 84e9d258764d: Waiting 04:09:06 56463f638872: Waiting 04:09:06 e2eb06d8af82: Waiting 04:09:06 6777e3bbcb7c: Waiting 04:09:06 fd08d546f6b8: Waiting 04:09:06 879b85f2d1ed: Layer already exists 04:09:06 6777e3bbcb7c: Layer already exists 04:09:07 fd08d546f6b8: Layer already exists 04:09:07 15f501582ce6: Pushed 04:09:07 0636255016a6: Layer already exists 04:09:07 56463f638872: Layer already exists 04:09:07 84e9d258764d: Layer already exists 04:09:07 48e82ac881d9: Pushed 04:09:07 e2eb06d8af82: Layer already exists 04:09:07 e1d165b97bea: Pushed 04:09:13 9effa20b0aa8: Pushed 04:09:13 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:1de169d99663d7f03ca4711cb5b232cc6b6f65c74eba9777d22cd33e8e784925 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:09:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 04:09:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 04:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:09:13 48e82ac881d9: Preparing 04:09:13 15f501582ce6: Preparing 04:09:13 e1d165b97bea: Preparing 04:09:13 9effa20b0aa8: Preparing 04:09:13 879b85f2d1ed: Preparing 04:09:13 6777e3bbcb7c: Preparing 04:09:13 fd08d546f6b8: Preparing 04:09:13 0636255016a6: Preparing 04:09:13 84e9d258764d: Preparing 04:09:13 56463f638872: Preparing 04:09:13 e2eb06d8af82: Preparing 04:09:13 6777e3bbcb7c: Waiting 04:09:13 fd08d546f6b8: Waiting 04:09:13 0636255016a6: Waiting 04:09:13 84e9d258764d: Waiting 04:09:13 e2eb06d8af82: Waiting 04:09:13 56463f638872: Waiting 04:09:13 879b85f2d1ed: Layer already exists 04:09:13 15f501582ce6: Layer already exists 04:09:13 48e82ac881d9: Layer already exists 04:09:13 9effa20b0aa8: Layer already exists 04:09:13 e1d165b97bea: Layer already exists 04:09:13 6777e3bbcb7c: Layer already exists 04:09:13 fd08d546f6b8: Layer already exists 04:09:13 0636255016a6: Layer already exists 04:09:13 56463f638872: Layer already exists 04:09:13 84e9d258764d: Layer already exists 04:09:13 e2eb06d8af82: Layer already exists 04:09:13 latest: digest: sha256:1de169d99663d7f03ca4711cb5b232cc6b6f65c74eba9777d22cd33e8e784925 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:09:13 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:09:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.1 04:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:09:14 48e82ac881d9: Preparing 04:09:14 15f501582ce6: Preparing 04:09:14 e1d165b97bea: Preparing 04:09:14 9effa20b0aa8: Preparing 04:09:14 879b85f2d1ed: Preparing 04:09:14 6777e3bbcb7c: Preparing 04:09:14 fd08d546f6b8: Preparing 04:09:14 0636255016a6: Preparing 04:09:14 84e9d258764d: Preparing 04:09:14 56463f638872: Preparing 04:09:14 e2eb06d8af82: Preparing 04:09:14 6777e3bbcb7c: Waiting 04:09:14 84e9d258764d: Waiting 04:09:14 fd08d546f6b8: Waiting 04:09:14 56463f638872: Waiting 04:09:14 0636255016a6: Waiting 04:09:14 e2eb06d8af82: Waiting 04:09:14 879b85f2d1ed: Layer already exists 04:09:14 48e82ac881d9: Layer already exists 04:09:14 e1d165b97bea: Layer already exists 04:09:14 9effa20b0aa8: Layer already exists 04:09:14 15f501582ce6: Layer already exists 04:09:14 fd08d546f6b8: Layer already exists 04:09:14 6777e3bbcb7c: Layer already exists 04:09:14 0636255016a6: Layer already exists 04:09:14 56463f638872: Layer already exists 04:09:14 84e9d258764d: Layer already exists 04:09:14 e2eb06d8af82: Layer already exists 04:09:14 2.2.0-dev.1: digest: sha256:1de169d99663d7f03ca4711cb5b232cc6b6f65c74eba9777d22cd33e8e784925 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:09:14 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:09:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:09:14 48e82ac881d9: Preparing 04:09:14 15f501582ce6: Preparing 04:09:14 e1d165b97bea: Preparing 04:09:14 9effa20b0aa8: Preparing 04:09:14 879b85f2d1ed: Preparing 04:09:14 6777e3bbcb7c: Preparing 04:09:14 fd08d546f6b8: Preparing 04:09:14 0636255016a6: Preparing 04:09:14 84e9d258764d: Preparing 04:09:14 56463f638872: Preparing 04:09:14 e2eb06d8af82: Preparing 04:09:14 6777e3bbcb7c: Waiting 04:09:14 fd08d546f6b8: Waiting 04:09:14 0636255016a6: Waiting 04:09:14 84e9d258764d: Waiting 04:09:14 56463f638872: Waiting 04:09:14 e2eb06d8af82: Waiting 04:09:14 879b85f2d1ed: Layer already exists 04:09:14 48e82ac881d9: Layer already exists 04:09:14 15f501582ce6: Layer already exists 04:09:14 e1d165b97bea: Layer already exists 04:09:14 9effa20b0aa8: Layer already exists 04:09:14 6777e3bbcb7c: Layer already exists 04:09:14 84e9d258764d: Layer already exists 04:09:14 56463f638872: Layer already exists 04:09:14 0636255016a6: Layer already exists 04:09:14 fd08d546f6b8: Layer already exists 04:09:14 e2eb06d8af82: Layer already exists 04:09:14 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:1de169d99663d7f03ca4711cb5b232cc6b6f65c74eba9777d22cd33e8e784925 size: 2622 [Pipeline] isUnix [Pipeline] sh 04:09:15 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 04:09:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 04:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 04:09:15 48e82ac881d9: Preparing 04:09:15 15f501582ce6: Preparing 04:09:15 e1d165b97bea: Preparing 04:09:15 9effa20b0aa8: Preparing 04:09:15 879b85f2d1ed: Preparing 04:09:15 6777e3bbcb7c: Preparing 04:09:15 fd08d546f6b8: Preparing 04:09:15 0636255016a6: Preparing 04:09:15 84e9d258764d: Preparing 04:09:15 56463f638872: Preparing 04:09:15 e2eb06d8af82: Preparing 04:09:15 6777e3bbcb7c: Waiting 04:09:15 fd08d546f6b8: Waiting 04:09:15 0636255016a6: Waiting 04:09:15 84e9d258764d: Waiting 04:09:15 56463f638872: Waiting 04:09:15 e2eb06d8af82: Waiting 04:09:15 15f501582ce6: Layer already exists 04:09:15 e1d165b97bea: Layer already exists 04:09:15 879b85f2d1ed: Layer already exists 04:09:15 48e82ac881d9: Layer already exists 04:09:15 9effa20b0aa8: Layer already exists 04:09:15 6777e3bbcb7c: Layer already exists 04:09:15 fd08d546f6b8: Layer already exists 04:09:15 0636255016a6: Layer already exists 04:09:15 56463f638872: Layer already exists 04:09:15 e2eb06d8af82: Layer already exists 04:09:15 84e9d258764d: Layer already exists 04:09:15 main: digest: sha256:1de169d99663d7f03ca4711cb5b232cc6b6f65c74eba9777d22cd33e8e784925 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:09:15 ===================================================== [Pipeline] echo 04:09:15 taggedImages: 04:09:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:451b096496c10626fafafdb288817a63ed714faa 04:09:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 04:09:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.1 04:09:15 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:09:15 - 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] } 04:09:48 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:09:48 Step 2/30 : FROM ${BUILDER_BASE} AS builder 04:09:48 ---> 7cc735cd5898 04:09:48 Step 3/30 : WORKDIR /edgex-go 04:09:48 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:09:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:09:48 ---> 7cc735cd5898 04:09:48 Step 3/22 : WORKDIR /edgex-go 04:09:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:09:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:09:48 ---> 7cc735cd5898 04:09:48 Step 3/23 : WORKDIR /edgex-go 04:09:48 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:09:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 04:09:48 ---> 7cc735cd5898 04:09:48 Step 3/21 : WORKDIR /edgex-go 04:09:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:09:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:09:48 ---> 7cc735cd5898 04:09:48 Step 3/24 : WORKDIR /edgex-go 04:09:48 ---> Running in 98b080eba71f 04:09:48 ---> Running in ce1f9457ec9b 04:09:48 ---> Running in 28f7212c309a 04:09:48 ---> Running in c338a3504ded 04:09:48 ---> Running in 81c6d89368d4 04:09:48 Removing intermediate container 28f7212c309a 04:09:48 ---> 28365d3d02ef 04:09:48 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:48 Removing intermediate container 81c6d89368d4 04:09:48 ---> 2ec8886ebce3 04:09:48 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:48 Removing intermediate container c338a3504ded 04:09:48 ---> cf599cdc136d 04:09:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:48 Removing intermediate container 98b080eba71f 04:09:48 ---> f6caee7273cc 04:09:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:48 Removing intermediate container ce1f9457ec9b 04:09:48 ---> 0654efb83459 04:09:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:09:48 ---> Running in 328b933e95df 04:09:48 ---> Running in 82745720681f 04:09:48 ---> Running in 35aaacbb85e3 04:09:48 ---> Running in 96dbbca4b355 04:09:48 ---> Running in 01f707b49afe 04:09:48 Removing intermediate container 328b933e95df 04:09:48 ---> 4979092f295f 04:09:48 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 04:09:48 Removing intermediate container 82745720681f 04:09:48 ---> b86a89174982 04:09:48 Step 5/30 : RUN apk add --update --no-cache make git 04:09:48 ---> Running in a61905bb92cb 04:09:48 ---> Running in 9e781e8bf8cb 04:09:48 Removing intermediate container 01f707b49afe 04:09:48 ---> 6cc337b2fab3 04:09:48 Step 5/24 : RUN apk add --update --no-cache make git 04:09:48 ---> Running in b6a9a093e278 04:09:48 Removing intermediate container 35aaacbb85e3 04:09:48 ---> f29e520daa31 04:09:48 Step 5/23 : RUN apk add --update --no-cache make git 04:09:48 Removing intermediate container 96dbbca4b355 04:09:48 ---> 490770a69425 04:09:48 Step 5/22 : RUN apk add --update --no-cache make git 04:09:48 ---> Running in 82753c7897f7 04:09:48 ---> Running in e53ee28555fe 04:09:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:09:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:09:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:09:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:09:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:09:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:09:50 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:09:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:09:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:09:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:09:52 OK: 219 MiB in 52 packages 04:09:52 OK: 219 MiB in 52 packages 04:09:53 OK: 219 MiB in 52 packages 04:09:53 OK: 219 MiB in 52 packages 04:09:53 OK: 219 MiB in 52 packages 04:09:54 Removing intermediate container a61905bb92cb 04:09:54 ---> 41725e07416b 04:09:54 Step 6/21 : COPY . . 04:09:54 Removing intermediate container 9e781e8bf8cb 04:09:54 ---> 65b7e022d14f 04:09:54 Step 6/30 : COPY . . 04:09:54 Removing intermediate container 82753c7897f7 04:09:54 ---> 3a3eb4c9802b 04:09:54 Step 6/23 : COPY go.mod . 04:09:55 Removing intermediate container b6a9a093e278 04:09:55 ---> d2a1bb4aaaa7 04:09:55 Step 6/24 : COPY . . 04:09:55 Removing intermediate container e53ee28555fe 04:09:55 ---> c2aba42fed58 04:09:55 Step 6/22 : COPY . . 04:09:56 ---> 399df1f7c96f 04:09:56 Step 7/23 : RUN go mod download 04:09:56 ---> Running in 0162c58572dd 04:10:03 Removing intermediate container 0162c58572dd 04:10:03 ---> ec7428ccd207 04:10:03 Step 8/23 : COPY . . 04:10:11 ---> 7881887e193f 04:10:11 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:11 ---> bc27e7398d6a 04:10:11 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:11 ---> Running in bfd9b249e2da 04:10:11 ---> b5d3e89aa605 04:10:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:11 ---> Running in 7625ee3d5088 04:10:11 ---> Running in 819c91376d11 04:10:11 ---> 44e3eddc78c8 04:10:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:11 ---> Running in 694d964f0d4b 04:10:17 Removing intermediate container bfd9b249e2da 04:10:17 ---> 665acf990fd3 04:10:17 Step 8/21 : RUN make cmd/support-notifications/support-notifications 04:10:17 ---> Running in 005f7caa0341 04:10:17 Removing intermediate container 7625ee3d5088 04:10:17 ---> ba505fed1565 04:10:17 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:10:17 ---> Running in ea77840e8d95 04:10:17 Removing intermediate container 819c91376d11 04:10:17 ---> 59650de6ea83 04:10:17 Step 8/22 : RUN make cmd/core-command/core-command 04:10:17 ---> Running in 86c25bea7b42 04:10:17 Removing intermediate container 694d964f0d4b 04:10:17 ---> dce249802ad2 04:10:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:10:18 ---> Running in 447d7696584a 04:10:19 ---> 12d7d88d5f6d 04:10:19 Step 9/23 : RUN go mod tidy 04:10:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:10:19 ---> Running in 6daff1f09c17 04:10:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:10:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-command/core-command ./cmd/core-command 04:10:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:10:27 Removing intermediate container 6daff1f09c17 04:10:27 ---> b1ca646e6082 04:10:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:10:27 ---> Running in 90c55d7dcf04 04:10:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:12:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:12:36 Removing intermediate container 86c25bea7b42 04:12:36 ---> cbaf85eff401 04:12:36 04:12:36 Step 9/22 : FROM alpine:3.14 04:12:36 3.14: Pulling from library/alpine 04:12:36 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 04:12:36 Status: Downloaded newer image for alpine:3.14 04:12:36 ---> 5b8b7b635229 04:12:36 Step 10/22 : RUN apk add --update --no-cache dumb-init 04:12:36 ---> Running in 504fbbaa5472 04:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:12:37 (1/1) Installing dumb-init (1.2.5-r1) 04:12:37 Executing busybox-1.33.1-r6.trigger 04:12:37 OK: 6 MiB in 15 packages 04:12:38 Removing intermediate container ea77840e8d95 04:12:38 ---> d6034cefa346 04:12:38 04:12:38 Step 9/30 : FROM alpine:3.14 04:12:38 ---> 5b8b7b635229 04:12:38 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:12:38 ---> Running in d22cbbf5775d 04:12:39 Removing intermediate container 504fbbaa5472 04:12:39 ---> f191c7746f39 04:12:39 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:12:39 ---> Running in cea8395311fb 04:12:39 Removing intermediate container d22cbbf5775d 04:12:39 ---> 80ed72e15843 04:12:39 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 04:12:39 ---> Running in 444bad59ea73 04:12:40 Removing intermediate container cea8395311fb 04:12:40 ---> 6d03ff945f2f 04:12:40 Step 12/22 : ENV APP_PORT=59882 04:12:40 ---> Running in a2df590c7a76 04:12:41 Removing intermediate container a2df590c7a76 04:12:41 ---> 13563ffbfcf8 04:12:41 Step 13/22 : EXPOSE $APP_PORT 04:12:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:12:41 ---> Running in 8525de7f8b1a 04:12:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:12:42 Removing intermediate container 447d7696584a 04:12:42 ---> c2da635a1776 04:12:42 04:12:42 Step 9/24 : FROM alpine:3.14 04:12:42 ---> 5b8b7b635229 04:12:42 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 04:12:42 ---> Running in 4fa813151743 04:12:43 Removing intermediate container 8525de7f8b1a 04:12:43 ---> 696c792bab8f 04:12:43 Step 14/22 : WORKDIR / 04:12:43 (1/2) Installing dumb-init (1.2.5-r1) 04:12:43 (2/2) Installing su-exec (0.2-r1) 04:12:43 Executing busybox-1.33.1-r6.trigger 04:12:43 ---> Running in 20776dfd8d2e 04:12:43 OK: 6 MiB in 16 packages 04:12:44 Removing intermediate container 20776dfd8d2e 04:12:44 ---> 2fc4d01d2ca4 04:12:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:12:44 Removing intermediate container 005f7caa0341 04:12:44 ---> 73efb6603d2f 04:12:44 04:12:44 Step 9/21 : FROM alpine:3.14 04:12:44 ---> 5b8b7b635229 04:12:44 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 04:12:44 ---> Running in 1d9c49b3fcfa 04:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:12:45 Removing intermediate container 444bad59ea73 04:12:45 ---> 0d63a1899b74 04:12:45 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 04:12:45 ---> Running in 3d8ed98be317 04:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:12:46 Removing intermediate container 3d8ed98be317 04:12:46 ---> 3a4613206a88 04:12:46 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:12:46 (1/3) Installing ca-certificates (20191127-r5) 04:12:46 ---> 524e469041fc 04:12:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:12:46 (2/3) Installing dumb-init (1.2.5-r1) 04:12:46 (3/3) Installing su-exec (0.2-r1) 04:12:46 Executing busybox-1.33.1-r6.trigger 04:12:46 Executing ca-certificates-20191127-r5.trigger 04:12:46 ---> Running in 24126a2c0a0d 04:12:46 OK: 6 MiB in 17 packages 04:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:12:47 Removing intermediate container 24126a2c0a0d 04:12:47 ---> f2594a5eb537 04:12:47 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:12:47 ---> Running in af5806f72b45 04:12:48 (1/2) Installing ca-certificates (20191127-r5) 04:12:48 (2/2) Installing dumb-init (1.2.5-r1) 04:12:48 Executing busybox-1.33.1-r6.trigger 04:12:48 Executing ca-certificates-20191127-r5.trigger 04:12:48 ---> 6d5b575a4532 04:12:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:12:48 OK: 6 MiB in 16 packages 04:12:49 Removing intermediate container 4fa813151743 04:12:49 ---> 2ec7805914a3 04:12:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:12:49 ---> Running in 178fc1d4313f 04:12:50 Removing intermediate container 90c55d7dcf04 04:12:50 ---> 25dc2f25ac4c 04:12:50 04:12:50 Step 11/23 : FROM alpine:3.14 04:12:50 ---> 5b8b7b635229 04:12:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:12:50 ---> Using cache 04:12:50 ---> f191c7746f39 04:12:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:12:50 ---> Using cache 04:12:50 ---> 6d03ff945f2f 04:12:50 Step 14/23 : ENV APP_PORT=59861 04:12:50 Removing intermediate container 178fc1d4313f 04:12:50 ---> cc5d16edfd70 04:12:50 Step 12/24 : WORKDIR / 04:12:50 ---> Running in 17ddfb7b2365 04:12:50 ---> 5d701312013b 04:12:50 Step 18/22 : ENTRYPOINT ["/core-command"] 04:12:50 ---> Running in 4c8e7ff21ea1 04:12:50 ---> Running in 820f8099ef5b 04:12:50 Removing intermediate container af5806f72b45 04:12:50 ---> 141fe3824234 04:12:50 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 04:12:50 ---> Running in 54070aa44280 04:12:50 Removing intermediate container 17ddfb7b2365 04:12:50 ---> c28700371355 04:12:50 Step 15/23 : EXPOSE $APP_PORT 04:12:51 ---> Running in e0937006d554 04:12:51 Removing intermediate container 4c8e7ff21ea1 04:12:51 ---> 6f95e08b5289 04:12:51 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:12:51 Removing intermediate container 1d9c49b3fcfa 04:12:51 ---> b2461c7c05f9 04:12:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:12:51 Removing intermediate container 820f8099ef5b 04:12:51 ---> cda1c46e9da2 04:12:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:51 ---> Running in ac72787975c3 04:12:51 ---> Running in be79695177a4 04:12:51 Removing intermediate container 54070aa44280 04:12:51 ---> 220c2e9bd886 04:12:51 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:12:51 Removing intermediate container e0937006d554 04:12:51 ---> 735019802bc8 04:12:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:12:51 Removing intermediate container ac72787975c3 04:12:51 ---> f9f850dcc797 04:12:51 Step 12/21 : ENV APP_PORT=59860 04:12:51 Removing intermediate container be79695177a4 04:12:51 ---> 3c4c7495a030 04:12:51 Step 20/22 : LABEL arch=arm64 04:12:52 ---> Running in f39102a1784b 04:12:52 ---> Running in e7567d8862b7 04:12:52 ---> a2ef478a25d8 04:12:52 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:12:52 ---> d617f110b56e 04:12:52 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:12:52 Removing intermediate container f39102a1784b 04:12:52 ---> 3f24da70f62c 04:12:52 Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:12:52 ---> Running in fc91bac89212 04:12:52 ---> Running in 880066b10dfd 04:12:53 Removing intermediate container e7567d8862b7 04:12:53 ---> 564e6932f388 04:12:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:12:53 ---> 69fa48be19a4 04:12:53 Step 13/21 : EXPOSE $APP_PORT 04:12:53 ---> Running in 4eef9ca5bcaf 04:12:53 Removing intermediate container 880066b10dfd 04:12:53 ---> 86df2e273600 04:12:53 Step 22/22 : LABEL version=2.2.0-dev.1 04:12:53 ---> 93a50da217e9 04:12:53 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:12:53 ---> Running in a6b3e8794282 04:12:54 Removing intermediate container 4eef9ca5bcaf 04:12:54 ---> 571ba58edf7b 04:12:54 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 04:12:54 Removing intermediate container a6b3e8794282 04:12:54 ---> f8fc73c2b5c1 04:12:54 04:12:55 ---> 66b171602a5f 04:12:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:12:55 ---> 0d3f052bf608 04:12:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:12:55 Successfully built f8fc73c2b5c1 04:12:55 Successfully tagged core-command-arm64:latest 04:12:55  Building core-command ... done Building core-data 04:12:55 ---> d2da0f1355af 04:12:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:12:56 Removing intermediate container fc91bac89212 04:12:56 ---> 0b0ce2c3d880 04:12:56 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 04:12:56 ---> 2dbe37a301e9 04:12:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:12:56 ---> dd2072418dfb 04:12:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:12:57 ---> Running in 9dd4b3660e2d 04:12:57 ---> d5f9a2f6aacc 04:12:57 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:12:57 ---> 5520c16de1c6 04:12:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:12:57 Removing intermediate container 9dd4b3660e2d 04:12:57 ---> 5de85a86822f 04:12:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:58 ---> Running in a8f28e15e1d0 04:12:58 ---> 8239ad518c6f 04:12:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:12:59 ---> 0e5bbe44601d 04:12:59 Step 17/21 : ENTRYPOINT ["/support-notifications"] 04:12:59 Removing intermediate container a8f28e15e1d0 04:12:59 ---> 3e41ea5f2c8e 04:12:59 Step 21/23 : LABEL arch=arm64 04:12:59 ---> Running in 86e5e80894c2 04:12:59 ---> Running in 8a2cccf90fcb 04:12:59 ---> 30a66b95bbb2 04:12:59 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:12:59 Removing intermediate container 86e5e80894c2 04:12:59 ---> ea25a27b4649 04:12:59 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:12:59 Removing intermediate container 8a2cccf90fcb 04:12:59 ---> 4335f7ea7dc2 04:12:59 Step 22/23 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:12:59 ---> Running in f6cefccb9814 04:13:00 ---> Running in 14ba0552bb50 04:13:00 ---> 8605b5f2932c 04:13:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:13:00 Removing intermediate container f6cefccb9814 04:13:00 ---> 0a46db97a815 04:13:00 Step 19/21 : LABEL arch=arm64 04:13:00 Removing intermediate container 14ba0552bb50 04:13:00 ---> 997b038cfdcd 04:13:00 Step 23/23 : LABEL version=2.2.0-dev.1 04:13:01 ---> 247610a9b7c4 04:13:01 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:13:01 ---> Running in f0277e1826be 04:13:01 ---> Running in 9b6b3ffd6483 04:13:02 Removing intermediate container f0277e1826be 04:13:02 ---> 47e209977167 04:13:02 Step 20/21 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:13:02 Removing intermediate container 9b6b3ffd6483 04:13:02 ---> 3e408c545e65 04:13:02 04:13:02 ---> 81b5a66565d4 04:13:02 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/ 04:13:02 ---> Running in 284d2072a869 04:13:02 ---> 05ca23d14276 04:13:02 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:13:02 ---> Running in ed9ae34b254e 04:13:02 Successfully built 3e408c545e65 04:13:02 Successfully tagged support-scheduler-arm64:latest 04:13:02  Building support-scheduler ... done Building sys-mgmt-agent 04:13:02 Removing intermediate container 284d2072a869 04:13:02 ---> 6bb6022e312e 04:13:02 Step 21/21 : LABEL version=2.2.0-dev.1 04:13:03 ---> Running in 2ece81e0015c 04:13:03 ---> afd8f1e2600d 04:13:03 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 04:13:03 Removing intermediate container 2ece81e0015c 04:13:03 ---> 586dd7b41576 04:13:03 04:13:04 ---> Running in ad431de582fd 04:13:04 Successfully built 586dd7b41576 04:13:04 Successfully tagged support-notifications-arm64:latest 04:13:04 Building security-proxy-setup 04:13:04  Building support-notifications ... done Removing intermediate container ad431de582fd 04:13:04 ---> 46130d6d2560 04:13:04 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:13:05 Removing intermediate container ed9ae34b254e 04:13:05 ---> bd2adba0a336 04:13:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 04:13:05 ---> Running in cc2cd0221937 04:13:05 ---> d54c845ed71d 04:13:05 Step 25/30 : RUN chmod +x /entrypoint.sh 04:13:06 Removing intermediate container cc2cd0221937 04:13:06 ---> 5054aa4edb32 04:13:06 Step 22/24 : LABEL arch=arm64 04:13:06 ---> Running in e264d5f5f65e 04:13:06 ---> Running in eebee85089d1 04:13:08 Removing intermediate container eebee85089d1 04:13:08 ---> db7864f399e1 04:13:08 Step 23/24 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:13:08 ---> Running in 671fa2dcc482 04:13:08 Removing intermediate container 671fa2dcc482 04:13:08 ---> 03754043000d 04:13:08 Step 24/24 : LABEL version=2.2.0-dev.1 04:13:09 ---> Running in f6991c80efe3 04:13:10 Removing intermediate container f6991c80efe3 04:13:10 ---> 2971d77543d1 04:13:10 04:13:10 Successfully built 2971d77543d1 04:13:10 Removing intermediate container e264d5f5f65e 04:13:10 ---> d22f1f3605b7 04:13:10 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 04:13:10 Successfully tagged security-secretstore-setup-arm64:latest 04:13:10  Building security-secretstore-setup ... done Building core-metadata 04:13:10 ---> Running in 7fcf2cf06eb2 04:13:10 Removing intermediate container 7fcf2cf06eb2 04:13:10 ---> 2f40e68ee6cf 04:13:10 Step 27/30 : CMD ["gate"] 04:13:11 ---> Running in b9358c0b4b66 04:13:11 Removing intermediate container b9358c0b4b66 04:13:11 ---> 72003ffde873 04:13:11 Step 28/30 : LABEL arch=arm64 04:13:12 ---> Running in d81a51e54051 04:13:12 Removing intermediate container d81a51e54051 04:13:12 ---> 1cc30a8f0252 04:13:12 Step 29/30 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:13:12 ---> Running in 943032cace5d 04:13:13 Removing intermediate container 943032cace5d 04:13:13 ---> c2fbd2c06fc4 04:13:13 Step 30/30 : LABEL version=2.2.0-dev.1 04:13:13 ---> Running in 2db6ec8a85e9 04:13:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:13:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:13:13 ---> 7cc735cd5898 04:13:13 Step 3/22 : WORKDIR /edgex-go 04:13:13 ---> Using cache 04:13:13 ---> 0654efb83459 04:13:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:13 ---> Using cache 04:13:13 ---> 6cc337b2fab3 04:13:13 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:13:13 ---> Running in cd2e3f9e0d13 04:13:14 Removing intermediate container 2db6ec8a85e9 04:13:14 ---> 579712fc0a33 04:13:14 04:13:15 Successfully built 579712fc0a33 04:13:15 Successfully tagged security-bootstrapper-arm64:latest 04:13:15  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:13:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:13:17 OK: 219 MiB in 52 packages 04:13:18 Removing intermediate container cd2e3f9e0d13 04:13:18 ---> ccc6096b2693 04:13:18 Step 6/22 : COPY . . 04:13:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:13:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:13:28 ---> 7cc735cd5898 04:13:28 Step 3/22 : WORKDIR /edgex-go 04:13:28 ---> Using cache 04:13:28 ---> 0654efb83459 04:13:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:28 ---> Using cache 04:13:28 ---> 6cc337b2fab3 04:13:28 Step 5/22 : RUN apk add --update --no-cache make bash git 04:13:28 ---> Running in ac81e29afd1b 04:13:28 ---> f78fd0d4e6c4 04:13:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:28 ---> Running in 0588f800567f 04:13:29 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:13:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 04:13:29 ---> 7cc735cd5898 04:13:29 Step 3/20 : WORKDIR /edgex-go 04:13:29 ---> Using cache 04:13:29 ---> 0654efb83459 04:13:29 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:29 ---> Using cache 04:13:29 ---> 6cc337b2fab3 04:13:29 Step 5/20 : RUN apk add --update --no-cache make git 04:13:29 ---> Using cache 04:13:29 ---> d2a1bb4aaaa7 04:13:29 Step 6/20 : COPY . . 04:13:30 ---> Using cache 04:13:30 ---> 44e3eddc78c8 04:13:30 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:30 ---> Using cache 04:13:30 ---> dce249802ad2 04:13:30 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:13:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:13:30 ---> Running in ea2bf3b85ecd 04:13:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:13:32 OK: 219 MiB in 52 packages 04:13:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 04:13:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 04:13:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:13:33 ---> 7cc735cd5898 04:13:33 Step 3/22 : WORKDIR /edgex-go 04:13:33 ---> Using cache 04:13:33 ---> 0654efb83459 04:13:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:33 ---> Using cache 04:13:33 ---> 6cc337b2fab3 04:13:33 Step 5/22 : RUN apk add --update --no-cache make git 04:13:33 ---> Using cache 04:13:33 ---> d2a1bb4aaaa7 04:13:33 Step 6/22 : COPY . . 04:13:33 ---> Using cache 04:13:33 ---> 44e3eddc78c8 04:13:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:33 ---> Using cache 04:13:33 ---> dce249802ad2 04:13:33 Step 8/22 : RUN make cmd/core-metadata/core-metadata 04:13:33 ---> Running in 3ea7b8b8fe3c 04:13:33 Removing intermediate container 0588f800567f 04:13:33 ---> 93093e69ff3d 04:13:33 Step 8/22 : RUN make cmd/core-data/core-data 04:13:33 ---> Running in 2cb9614127ec 04:13:33 Removing intermediate container ac81e29afd1b 04:13:33 ---> 49649b6fd7e4 04:13:33 Step 6/22 : COPY . . 04:13:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:13:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/core-data/core-data ./cmd/core-data 04:13:48 ---> 2b2c20cc8676 04:13:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:13:48 ---> Running in e1bd12c0f4cb 04:13:52 Removing intermediate container e1bd12c0f4cb 04:13:52 ---> 738104858690 04:13:52 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:13:52 ---> Running in b5edf832cd81 04:13:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 04:15:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config 04:15:18 Removing intermediate container ea2bf3b85ecd 04:15:18 ---> 4109aaf617b2 04:15:18 04:15:18 Step 9/20 : FROM alpine:3.14 04:15:18 ---> 5b8b7b635229 04:15:18 Step 10/20 : RUN apk add --update --no-cache curl 04:15:18 ---> Running in 80694686374d 04:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:15:19 (1/5) Installing ca-certificates (20191127-r5) 04:15:19 (2/5) Installing brotli-libs (1.0.9-r5) 04:15:19 (3/5) Installing nghttp2-libs (1.43.0-r0) 04:15:19 (4/5) Installing libcurl (7.79.1-r0) 04:15:19 (5/5) Installing curl (7.79.1-r0) 04:15:19 Executing busybox-1.33.1-r6.trigger 04:15:19 Executing ca-certificates-20191127-r5.trigger 04:15:19 OK: 8 MiB in 19 packages 04:15:21 Removing intermediate container 80694686374d 04:15:21 ---> dfaccfe7a1e5 04:15:21 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:15:22 ---> Running in fba0a5c06837 04:15:22 Removing intermediate container fba0a5c06837 04:15:22 ---> ae87d21c0d1c 04:15:22 Step 12/20 : WORKDIR /edgex 04:15:22 ---> Running in 4760dd64f1e9 04:15:23 Removing intermediate container 4760dd64f1e9 04:15:23 ---> f4c348ec9906 04:15:23 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:15:24 ---> a52120db05b9 04:15:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:15:26 ---> 9d80eb2c0e90 04:15:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:15:28 ---> 7fcac3490d48 04:15:28 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:15:28 ---> Running in 165e1bab7936 04:15:29 Removing intermediate container 165e1bab7936 04:15:29 ---> 7fcaf487fa00 04:15:29 Step 17/20 : CMD ["--init=true"] 04:15:29 ---> Running in b162340b85fd 04:15:30 Removing intermediate container b162340b85fd 04:15:30 ---> 906b10cddf10 04:15:30 Step 18/20 : LABEL arch=arm64 04:15:30 ---> Running in 25393c40ce00 04:15:31 Removing intermediate container 3ea7b8b8fe3c 04:15:31 ---> dd8ea936e2b8 04:15:31 04:15:31 Step 9/22 : FROM alpine:3.14 04:15:31 ---> 5b8b7b635229 04:15:31 Step 10/22 : RUN apk add --update --no-cache dumb-init 04:15:31 ---> Using cache 04:15:31 ---> f191c7746f39 04:15:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:15:31 ---> Using cache 04:15:31 ---> 6d03ff945f2f 04:15:31 Step 12/22 : ENV APP_PORT=59881 04:15:31 ---> Running in 70b7de13606c 04:15:31 Removing intermediate container 25393c40ce00 04:15:31 ---> 555d5ddf91e2 04:15:31 Step 19/20 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:15:31 ---> Running in 14ef1d7ad1e7 04:15:32 Removing intermediate container 70b7de13606c 04:15:32 ---> bffc9c7c8882 04:15:32 Step 13/22 : EXPOSE $APP_PORT 04:15:32 ---> Running in c19ca8fdc36b 04:15:32 Removing intermediate container 14ef1d7ad1e7 04:15:32 ---> 4c33ed2906b2 04:15:32 Step 20/20 : LABEL version=2.2.0-dev.1 04:15:32 ---> Running in 0a3e222855a5 04:15:32 Removing intermediate container c19ca8fdc36b 04:15:32 ---> 710cdc4e280c 04:15:32 Step 14/22 : WORKDIR / 04:15:33 ---> Running in e4f0bcf44680 04:15:33 Removing intermediate container b5edf832cd81 04:15:33 ---> dae3768aaac7 04:15:33 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:15:33 Removing intermediate container 0a3e222855a5 04:15:33 ---> 96c0450ff43a 04:15:33 04:15:33 ---> Running in b114d8d0b129 04:15:33 Successfully built 96c0450ff43a 04:15:33 Successfully tagged security-proxy-setup-arm64:latest 04:15:33  Building security-proxy-setup ... done Removing intermediate container e4f0bcf44680 04:15:33 ---> bd1d73bf78c6 04:15:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:15:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:15:34 ---> 43ac966d62bd 04:15:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:15:37 ---> a3bf5b56df5a 04:15:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:15:38 ---> 1b7f525ace01 04:15:38 Step 18/22 : ENTRYPOINT ["/core-metadata"] 04:15:38 Removing intermediate container b114d8d0b129 04:15:38 ---> 188bf5957378 04:15:38 04:15:38 Step 10/22 : FROM docker:20.10.8 04:15:38 ---> Running in 9a1f837a4030 04:15:38 20.10.8: Pulling from library/docker 04:15:38 Removing intermediate container 2cb9614127ec 04:15:38 ---> d6eff17ce572 04:15:38 04:15:38 Step 9/22 : FROM alpine:3.14 04:15:38 ---> 5b8b7b635229 04:15:38 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:15:38 ---> Running in dc1bf08a8692 04:15:38 Removing intermediate container 9a1f837a4030 04:15:38 ---> d73e5eb7019d 04:15:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:15:39 ---> Running in fadd9e8b1983 04:15:39 Removing intermediate container dc1bf08a8692 04:15:39 ---> 736c51ed0dfc 04:15:39 Step 11/22 : ENV APP_PORT=59880 04:15:39 ---> Running in 5fcd21d025e2 04:15:40 Removing intermediate container fadd9e8b1983 04:15:40 ---> 72400b718078 04:15:40 Step 20/22 : LABEL arch=arm64 04:15:40 Removing intermediate container 5fcd21d025e2 04:15:40 ---> 72a40f4c15d6 04:15:40 Step 12/22 : EXPOSE $APP_PORT 04:15:40 ---> Running in 63d40aa533be 04:15:40 ---> Running in fb14184d771c 04:15:40 Removing intermediate container 63d40aa533be 04:15:40 ---> cebda79e304e 04:15:40 Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:15:40 Removing intermediate container fb14184d771c 04:15:40 ---> 5adebb83768d 04:15:40 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:15:40 ---> Running in 8c71a4e7ca82 04:15:41 ---> Running in b5c68d023b7d 04:15:41 Removing intermediate container 8c71a4e7ca82 04:15:41 ---> feaaeb05a2df 04:15:41 Step 22/22 : LABEL version=2.2.0-dev.1 04:15:41 ---> Running in fc0268e24d44 04:15:42 Removing intermediate container fc0268e24d44 04:15:42 ---> fa4a2ce1a359 04:15:42 04:15:42 Successfully built fa4a2ce1a359 04:15:42 Successfully tagged core-metadata-arm64:latest 04:15:43  Building core-metadata ... done Removing intermediate container b5c68d023b7d 04:15:43 ---> 40a4886cc814 04:15:43 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 04:15:43 ---> Running in 7a4e123d0fe0 04:15:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:15:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:15:46 (1/6) Installing dumb-init (1.2.5-r1) 04:15:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 04:15:47 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 04:15:47 Status: Downloaded newer image for docker:20.10.8 04:15:47 (3/6) Installing libsodium (1.0.18-r0) 04:15:47 ---> 3734d5adc5ac 04:15:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:15:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 04:15:47 (5/6) Installing libzmq (4.3.4-r0) 04:15:47 ---> Running in bc75c6d0cf9b 04:15:47 (6/6) Installing zeromq (4.3.4-r0) 04:15:47 Executing busybox-1.33.1-r6.trigger 04:15:47 OK: 8 MiB in 20 packages 04:15:47 Removing intermediate container bc75c6d0cf9b 04:15:47 ---> 647b0baa093e 04:15:47 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 04:15:48 ---> Running in 665c77fba0c9 04:15:48 Removing intermediate container 7a4e123d0fe0 04:15:48 ---> ec3a005acfe7 04:15:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 04:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 04:15:49 ---> 3af0fbb1d526 04:15:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 04:15:50 (1/42) Installing readline (8.1.0-r0) 04:15:50 (2/42) Installing bash (5.1.4-r0) 04:15:50 Executing bash-5.1.4-r0.post-install 04:15:50 (3/42) Installing brotli-libs (1.0.9-r5) 04:15:50 (4/42) Installing nghttp2-libs (1.43.0-r0) 04:15:50 (5/42) Installing libcurl (7.79.1-r0) 04:15:50 (6/42) Installing curl (7.79.1-r0) 04:15:50 (7/42) Installing dumb-init (1.2.5-r1) 04:15:50 (8/42) Installing libbz2 (1.0.8-r1) 04:15:50 (9/42) Installing expat (2.4.1-r0) 04:15:50 (10/42) Installing libffi (3.3-r2) 04:15:50 (11/42) Installing gdbm (1.19-r0) 04:15:50 ---> a410571f8c70 04:15:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:15:50 (12/42) Installing xz-libs (5.2.5-r0) 04:15:50 (13/42) Installing libgcc (10.3.1_git20210424-r2) 04:15:50 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 04:15:50 (15/42) Installing mpdecimal (2.5.1-r1) 04:15:50 (16/42) Installing sqlite-libs (3.35.5-r0) 04:15:50 (17/42) Installing python3 (3.9.5-r1) 04:15:51 ---> b850ddf1d057 04:15:51 Step 18/22 : ENTRYPOINT ["/core-data"] 04:15:51 ---> Running in 861e99dc8611 04:15:52 Removing intermediate container 861e99dc8611 04:15:52 ---> f524b197314b 04:15:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:15:52 ---> Running in e6f9743d788c 04:15:52 (18/42) Installing py3-appdirs (1.4.4-r2) 04:15:52 (19/42) Installing py3-chardet (4.0.0-r2) 04:15:52 Removing intermediate container e6f9743d788c 04:15:52 ---> 8aab082cc270 04:15:52 Step 20/22 : LABEL arch=arm64 04:15:52 (20/42) Installing py3-idna (3.2-r0) 04:15:52 (21/42) Installing py3-urllib3 (1.26.5-r0) 04:15:52 ---> Running in 5a4d0b1e4b2c 04:15:52 (22/42) Installing py3-certifi (2020.12.5-r1) 04:15:52 (23/42) Installing py3-requests (2.25.1-r4) 04:15:52 (24/42) Installing py3-msgpack (1.0.2-r1) 04:15:52 (25/42) Installing py3-lockfile (0.12.2-r4) 04:15:52 (26/42) Installing py3-cachecontrol (0.12.6-r1) 04:15:53 (27/42) Installing py3-colorama (0.4.4-r1) 04:15:53 (28/42) Installing py3-contextlib2 (0.6.0-r1) 04:15:53 (29/42) Installing py3-distlib (0.3.1-r3) 04:15:53 (30/42) Installing py3-distro (1.5.0-r3) 04:15:53 (31/42) Installing py3-six (1.15.0-r1) 04:15:53 (32/42) Installing py3-webencodings (0.5.1-r4) 04:15:53 (33/42) Installing py3-html5lib (1.1-r1) 04:15:53 (34/42) Installing py3-parsing (2.4.7-r2) 04:15:53 (35/42) Installing py3-packaging (20.9-r1) 04:15:53 Removing intermediate container 5a4d0b1e4b2c 04:15:53 ---> f0acacdf19e9 04:15:53 Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:15:53 (36/42) Installing py3-toml (0.10.2-r2) 04:15:53 (37/42) Installing py3-pep517 (0.10.0-r2) 04:15:53 (38/42) Installing py3-progress (1.5-r2) 04:15:53 (39/42) Installing py3-retrying (1.3.3-r1) 04:15:53 (40/42) Installing py3-ordered-set (4.0.2-r1) 04:15:53 (41/42) Installing py3-setuptools (52.0.0-r3) 04:15:53 ---> Running in 8ff65fe5f214 04:15:53 (42/42) Installing py3-pip (20.3.4-r1) 04:15:54 Removing intermediate container 8ff65fe5f214 04:15:54 ---> eed2460e28de 04:15:54 Step 22/22 : LABEL version=2.2.0-dev.1 04:15:54 ---> Running in c50364a3a8f6 04:15:54 Executing busybox-1.33.1-r3.trigger 04:15:54 OK: 84 MiB in 64 packages 04:15:54 Removing intermediate container c50364a3a8f6 04:15:54 ---> eb88fb4d6e1a 04:15:54 04:15:54 Successfully built eb88fb4d6e1a 04:15:54 Successfully tagged core-data-arm64:latest 04:15:58  Building core-data ... done Collecting docker-compose==1.23.2 04:15:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:15:59 Collecting websocket-client<1.0,>=0.32.0 04:15:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:15:59 Collecting texttable<0.10,>=0.9.0 04:15:59 Downloading texttable-0.9.1.tar.gz (11 kB) 04:16:01 Collecting jsonschema<3,>=2.5.1 04:16:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:16:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 04:16:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:16:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:16:02 Collecting dockerpty<0.5,>=0.4.1 04:16:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:16:05 Collecting PyYAML<4,>=3.10 04:16:05 Downloading PyYAML-3.13.tar.gz (270 kB) 04:16:07 Collecting docopt<0.7,>=0.6.1 04:16:07 Downloading docopt-0.6.2.tar.gz (25 kB) 04:16:09 Collecting cached-property<2,>=1.2.0 04:16:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:16:10 Collecting docker<4.0,>=3.6.0 04:16:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:16:10 Collecting docker-pycreds>=0.4.0 04:16:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:16:11 Collecting idna<2.8,>=2.5 04:16:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:16:11 Collecting chardet<3.1.0,>=3.0.2 04:16:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 04:16:11 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) 04:16:12 Collecting urllib3<1.25,>=1.21.1 04:16:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:16:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 04:16:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 04:16:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 04:16:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 04:16:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 04:16:13 Attempting uninstall: urllib3 04:16:13 Found existing installation: urllib3 1.26.5 04:16:13 Uninstalling urllib3-1.26.5: 04:16:14 Successfully uninstalled urllib3-1.26.5 04:16:14 Attempting uninstall: idna 04:16:14 Found existing installation: idna 3.2 04:16:14 Uninstalling idna-3.2: 04:16:14 Successfully uninstalled idna-3.2 04:16:15 Attempting uninstall: chardet 04:16:15 Found existing installation: chardet 4.0.0 04:16:15 Uninstalling chardet-4.0.0: 04:16:15 Successfully uninstalled chardet-4.0.0 04:16:17 Attempting uninstall: requests 04:16:17 Found existing installation: requests 2.25.1 04:16:17 Uninstalling requests-2.25.1: 04:16:17 Successfully uninstalled requests-2.25.1 04:16:17 Running setup.py install for texttable: started 04:16:19 Running setup.py install for texttable: finished with status 'done' 04:16:19 Running setup.py install for PyYAML: started 04:16:22 Running setup.py install for PyYAML: finished with status 'done' 04:16:22 Running setup.py install for docopt: started 04:16:25 Running setup.py install for docopt: finished with status 'done' 04:16:25 Running setup.py install for dockerpty: started 04:16:27 Running setup.py install for dockerpty: finished with status 'done' 04:16:28 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 04:16:36 Removing intermediate container 665c77fba0c9 04:16:36 ---> 67e2f69ee8a0 04:16:36 Step 13/22 : ENV APP_PORT=58890 04:16:36 ---> Running in 98e299b4c950 04:16:37 Removing intermediate container 98e299b4c950 04:16:37 ---> c149ef99db9b 04:16:37 Step 14/22 : EXPOSE $APP_PORT 04:16:37 ---> Running in c1b07dcd198e 04:16:37 Removing intermediate container c1b07dcd198e 04:16:37 ---> 19a3e77ab9e9 04:16:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:16:39 ---> 1a24fba18cc5 04:16:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:16:39 ---> ff6d8a17ce79 04:16:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:16:40 ---> e251b1cda96e 04:16:40 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 04:16:40 ---> Running in e7303883d250 04:16:41 Removing intermediate container e7303883d250 04:16:41 ---> 3d8ae7a428e2 04:16:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:41 ---> Running in 2741edaa3fe3 04:16:41 Removing intermediate container 2741edaa3fe3 04:16:41 ---> a8bb1ac66986 04:16:41 Step 20/22 : LABEL arch=arm64 04:16:41 ---> Running in 767a68edf03f 04:16:42 Removing intermediate container 767a68edf03f 04:16:42 ---> c26597aad34b 04:16:42 Step 21/22 : LABEL git_sha=451b096496c10626fafafdb288817a63ed714faa 04:16:42 ---> Running in ba84a00675b4 04:16:42 Removing intermediate container ba84a00675b4 04:16:42 ---> ac362bc40ac4 04:16:42 Step 22/22 : LABEL version=2.2.0-dev.1 04:16:43 ---> Running in 3f37cb6fe3a3 04:16:43 Removing intermediate container 3f37cb6fe3a3 04:16:43 ---> 661a3d34e029 04:16:43 04:16:43 Successfully built 661a3d34e029 04:16:43 Successfully tagged sys-mgmt-agent-arm64:latest 04:16:43  Building sys-mgmt-agent ... done  [Pipeline] } 04:16:43 $ docker stop --time=1 583c1493d8e85ca5316e0d7c98fd90085ba232aeb50f466d046a5385638eae0d 04:16:45 $ docker rm -f 583c1493d8e85ca5316e0d7c98fd90085ba232aeb50f466d046a5385638eae0d [Pipeline] // withDockerContainer [Pipeline] sh 04:16:46 + docker images 04:16:46 REPOSITORY TAG IMAGE ID CREATED SIZE 04:16:46 sys-mgmt-agent-arm64 latest 661a3d34e029 3 seconds ago 277MB 04:16:46 core-data-arm64 latest eb88fb4d6e1a 52 seconds ago 19.6MB 04:16:46 core-metadata-arm64 latest fa4a2ce1a359 About a minute ago 15.9MB 04:16:46 188bf5957378 About a minute ago 1.46GB 04:16:46 d6eff17ce572 About a minute ago 1.47GB 04:16:46 security-proxy-setup-arm64 latest 96c0450ff43a About a minute ago 25.5MB 04:16:46 dd8ea936e2b8 About a minute ago 1.46GB 04:16:46 4109aaf617b2 About a minute ago 1.46GB 04:16:46 security-bootstrapper-arm64 latest 579712fc0a33 3 minutes ago 17.8MB 04:16:46 security-secretstore-setup-arm64 latest 2971d77543d1 3 minutes ago 26.8MB 04:16:46 support-notifications-arm64 latest 586dd7b41576 3 minutes ago 16.1MB 04:16:46 support-scheduler-arm64 latest 3e408c545e65 3 minutes ago 15.3MB 04:16:46 core-command-arm64 latest f8fc73c2b5c1 3 minutes ago 15.2MB 04:16:46 25dc2f25ac4c 3 minutes ago 1.46GB 04:16:46 73efb6603d2f 4 minutes ago 1.46GB 04:16:46 c2da635a1776 4 minutes ago 1.46GB 04:16:46 d6034cefa346 4 minutes ago 1.46GB 04:16:46 cbaf85eff401 4 minutes ago 1.45GB 04:16:46 ci-base-image-arm64 latest 7cc735cd5898 8 minutes ago 1.24GB 04:16:46 alpine 3.14 5b8b7b635229 6 days ago 5.35MB 04:16:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 5 weeks ago 534MB 04:16:46 docker 20.10.8 3734d5adc5ac 2 months ago 198MB 04:16:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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 04:16:46 provisioning config files... 04:16:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/114@tmp/config6541205958201505151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:47 ---> docker-login.sh 04:16:47 nexus3.edgexfoundry.org:10001 04:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:47 Configure a credential helper to remove this warning. See 04:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:47 04:16:47 Login Succeeded 04:16:47 nexus3.edgexfoundry.org:10002 04:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:48 Configure a credential helper to remove this warning. See 04:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:48 04:16:48 Login Succeeded 04:16:48 nexus3.edgexfoundry.org:10003 04:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:48 Configure a credential helper to remove this warning. See 04:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:48 04:16:48 Login Succeeded 04:16:48 nexus3.edgexfoundry.org:10004 04:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:49 Configure a credential helper to remove this warning. See 04:16:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:49 04:16:49 Login Succeeded 04:16:49 docker.io 04:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:16:50 Configure a credential helper to remove this warning. See 04:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:16:50 04:16:50 Login Succeeded 04:16:50 ---> docker-login.sh ends [Pipeline] } 04:16:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:16:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:16:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:16:50 451b096496c10626fafafdb288817a63ed714faa 04:16:50 latest 04:16:50 2.2.0-dev.1 04:16:50 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:16:50 main 04:16:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:16:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:451b096496c10626fafafdb288817a63ed714faa 04:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:16:51 288ad11de21d: Preparing 04:16:51 e5611aa3048e: Preparing 04:16:51 9e7693d87d62: Preparing 04:16:51 da98c3fdc974: Preparing 04:16:51 62170e181a92: Preparing 04:16:51 62170e181a92: Layer already exists 04:16:51 9e7693d87d62: Pushed 04:16:51 da98c3fdc974: Pushed 04:16:51 288ad11de21d: Pushed 04:16:54 e5611aa3048e: Pushed 04:16:54 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:e9b9fe758952c89f9284208c122a04c85c9a0ca472c17003292915eb44b778a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:16:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:16:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:16:55 288ad11de21d: Preparing 04:16:55 e5611aa3048e: Preparing 04:16:55 9e7693d87d62: Preparing 04:16:55 da98c3fdc974: Preparing 04:16:55 62170e181a92: Preparing 04:16:55 e5611aa3048e: Layer already exists 04:16:55 288ad11de21d: Layer already exists 04:16:55 62170e181a92: Layer already exists 04:16:55 9e7693d87d62: Layer already exists 04:16:55 da98c3fdc974: Layer already exists 04:16:55 latest: digest: sha256:e9b9fe758952c89f9284208c122a04c85c9a0ca472c17003292915eb44b778a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:16:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:16:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.1 04:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:16:56 288ad11de21d: Preparing 04:16:56 e5611aa3048e: Preparing 04:16:56 9e7693d87d62: Preparing 04:16:56 da98c3fdc974: Preparing 04:16:56 62170e181a92: Preparing 04:16:56 62170e181a92: Layer already exists 04:16:56 e5611aa3048e: Layer already exists 04:16:56 9e7693d87d62: Layer already exists 04:16:56 288ad11de21d: Layer already exists 04:16:56 da98c3fdc974: Layer already exists 04:16:56 2.2.0-dev.1: digest: sha256:e9b9fe758952c89f9284208c122a04c85c9a0ca472c17003292915eb44b778a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:16:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:16:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:16:57 288ad11de21d: Preparing 04:16:57 e5611aa3048e: Preparing 04:16:57 9e7693d87d62: Preparing 04:16:57 da98c3fdc974: Preparing 04:16:57 62170e181a92: Preparing 04:16:57 62170e181a92: Layer already exists 04:16:57 da98c3fdc974: Layer already exists 04:16:57 288ad11de21d: Layer already exists 04:16:57 9e7693d87d62: Layer already exists 04:16:57 e5611aa3048e: Layer already exists 04:16:57 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:e9b9fe758952c89f9284208c122a04c85c9a0ca472c17003292915eb44b778a1 size: 1363 [Pipeline] isUnix [Pipeline] sh 04:16:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 04:16:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:16:58 288ad11de21d: Preparing 04:16:58 e5611aa3048e: Preparing 04:16:58 9e7693d87d62: Preparing 04:16:58 da98c3fdc974: Preparing 04:16:58 62170e181a92: Preparing 04:16:58 9e7693d87d62: Layer already exists 04:16:58 62170e181a92: Layer already exists 04:16:58 da98c3fdc974: Layer already exists 04:16:58 288ad11de21d: Layer already exists 04:16:58 e5611aa3048e: Layer already exists 04:16:58 main: digest: sha256:e9b9fe758952c89f9284208c122a04c85c9a0ca472c17003292915eb44b778a1 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:16:58 ===================================================== [Pipeline] echo 04:16:58 taggedImages: 04:16:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:451b096496c10626fafafdb288817a63ed714faa 04:16:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:16:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.1 04:16:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:16:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:16:58 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:16:58 451b096496c10626fafafdb288817a63ed714faa 04:16:58 latest 04:16:58 2.2.0-dev.1 04:16:58 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:16:58 main 04:16:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:16:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:16:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:451b096496c10626fafafdb288817a63ed714faa 04:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:16:59 8c15f9104500: Preparing 04:16:59 d245ec1909bd: Preparing 04:16:59 9e7693d87d62: Preparing 04:16:59 3dd3d495220f: Preparing 04:16:59 f7c180f9285a: Preparing 04:16:59 62170e181a92: Preparing 04:16:59 62170e181a92: Waiting 04:16:59 9e7693d87d62: Layer already exists 04:16:59 62170e181a92: Layer already exists 04:16:59 8c15f9104500: Pushed 04:16:59 f7c180f9285a: Pushed 04:17:00 3dd3d495220f: Pushed 04:17:03 d245ec1909bd: Pushed 04:17:03 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:0b0a59b53a8892cf1b890b61695e46f5d7aad9868d751cf9fb80647484391b65 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:17:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:17:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:17:03 8c15f9104500: Preparing 04:17:03 d245ec1909bd: Preparing 04:17:03 9e7693d87d62: Preparing 04:17:03 3dd3d495220f: Preparing 04:17:03 f7c180f9285a: Preparing 04:17:03 62170e181a92: Preparing 04:17:03 62170e181a92: Waiting 04:17:03 d245ec1909bd: Layer already exists 04:17:03 9e7693d87d62: Layer already exists 04:17:04 3dd3d495220f: Layer already exists 04:17:04 8c15f9104500: Layer already exists 04:17:04 f7c180f9285a: Layer already exists 04:17:04 62170e181a92: Layer already exists 04:17:04 latest: digest: sha256:0b0a59b53a8892cf1b890b61695e46f5d7aad9868d751cf9fb80647484391b65 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:17:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.1 04:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:17:04 8c15f9104500: Preparing 04:17:04 d245ec1909bd: Preparing 04:17:04 9e7693d87d62: Preparing 04:17:04 3dd3d495220f: Preparing 04:17:04 f7c180f9285a: Preparing 04:17:04 62170e181a92: Preparing 04:17:04 62170e181a92: Waiting 04:17:04 3dd3d495220f: Layer already exists 04:17:05 8c15f9104500: Layer already exists 04:17:05 d245ec1909bd: Layer already exists 04:17:05 9e7693d87d62: Layer already exists 04:17:05 f7c180f9285a: Layer already exists 04:17:05 62170e181a92: Layer already exists 04:17:05 2.2.0-dev.1: digest: sha256:0b0a59b53a8892cf1b890b61695e46f5d7aad9868d751cf9fb80647484391b65 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:17:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:17:05 8c15f9104500: Preparing 04:17:05 d245ec1909bd: Preparing 04:17:05 9e7693d87d62: Preparing 04:17:05 3dd3d495220f: Preparing 04:17:05 f7c180f9285a: Preparing 04:17:05 62170e181a92: Preparing 04:17:05 3dd3d495220f: Layer already exists 04:17:05 d245ec1909bd: Layer already exists 04:17:05 f7c180f9285a: Layer already exists 04:17:05 9e7693d87d62: Layer already exists 04:17:05 8c15f9104500: Layer already exists 04:17:06 62170e181a92: Layer already exists 04:17:06 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:0b0a59b53a8892cf1b890b61695e46f5d7aad9868d751cf9fb80647484391b65 size: 1572 [Pipeline] isUnix [Pipeline] sh 04:17:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 04:17:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:17:06 8c15f9104500: Preparing 04:17:06 d245ec1909bd: Preparing 04:17:06 9e7693d87d62: Preparing 04:17:06 3dd3d495220f: Preparing 04:17:06 f7c180f9285a: Preparing 04:17:06 62170e181a92: Preparing 04:17:06 62170e181a92: Waiting 04:17:07 f7c180f9285a: Layer already exists 04:17:07 3dd3d495220f: Layer already exists 04:17:07 9e7693d87d62: Layer already exists 04:17:07 d245ec1909bd: Layer already exists 04:17:07 8c15f9104500: Layer already exists 04:17:07 62170e181a92: Layer already exists 04:17:07 main: digest: sha256:0b0a59b53a8892cf1b890b61695e46f5d7aad9868d751cf9fb80647484391b65 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:07 ===================================================== [Pipeline] echo 04:17:07 taggedImages: 04:17:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:17:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.1 04:17:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:07 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:17:07 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:17:07 451b096496c10626fafafdb288817a63ed714faa 04:17:07 latest 04:17:07 2.2.0-dev.1 04:17:07 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:07 main 04:17:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:17:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:17:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:17:07 e5839d419627: Preparing 04:17:07 238b3f330a09: Preparing 04:17:07 9e7693d87d62: Preparing 04:17:07 da98c3fdc974: Preparing 04:17:07 62170e181a92: Preparing 04:17:08 62170e181a92: Layer already exists 04:17:08 da98c3fdc974: Layer already exists 04:17:08 9e7693d87d62: Layer already exists 04:17:08 e5839d419627: Pushed 04:17:10 238b3f330a09: Pushed 04:17:11 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:43bce4e6f6f87d481c5a36b3a1d3b15cbfd3e8498ccc044fe0af0b579c7b5c60 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:17:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:17:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:17:11 e5839d419627: Preparing 04:17:11 238b3f330a09: Preparing 04:17:11 9e7693d87d62: Preparing 04:17:11 da98c3fdc974: Preparing 04:17:11 62170e181a92: Preparing 04:17:11 da98c3fdc974: Layer already exists 04:17:11 238b3f330a09: Layer already exists 04:17:11 62170e181a92: Layer already exists 04:17:11 e5839d419627: Layer already exists 04:17:11 9e7693d87d62: Layer already exists 04:17:12 latest: digest: sha256:43bce4e6f6f87d481c5a36b3a1d3b15cbfd3e8498ccc044fe0af0b579c7b5c60 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:17:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.1 04:17:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:17:12 e5839d419627: Preparing 04:17:12 238b3f330a09: Preparing 04:17:12 9e7693d87d62: Preparing 04:17:12 da98c3fdc974: Preparing 04:17:12 62170e181a92: Preparing 04:17:12 9e7693d87d62: Layer already exists 04:17:12 62170e181a92: Layer already exists 04:17:12 da98c3fdc974: Layer already exists 04:17:12 238b3f330a09: Layer already exists 04:17:12 e5839d419627: Layer already exists 04:17:12 2.2.0-dev.1: digest: sha256:43bce4e6f6f87d481c5a36b3a1d3b15cbfd3e8498ccc044fe0af0b579c7b5c60 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:17:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:17:13 e5839d419627: Preparing 04:17:13 238b3f330a09: Preparing 04:17:13 9e7693d87d62: Preparing 04:17:13 da98c3fdc974: Preparing 04:17:13 62170e181a92: Preparing 04:17:13 62170e181a92: Layer already exists 04:17:13 e5839d419627: Layer already exists 04:17:13 da98c3fdc974: Layer already exists 04:17:13 9e7693d87d62: Layer already exists 04:17:13 238b3f330a09: Layer already exists 04:17:13 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:43bce4e6f6f87d481c5a36b3a1d3b15cbfd3e8498ccc044fe0af0b579c7b5c60 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:17:14 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 04:17:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:17:14 e5839d419627: Preparing 04:17:14 238b3f330a09: Preparing 04:17:14 9e7693d87d62: Preparing 04:17:14 da98c3fdc974: Preparing 04:17:14 62170e181a92: Preparing 04:17:14 da98c3fdc974: Layer already exists 04:17:14 62170e181a92: Layer already exists 04:17:14 238b3f330a09: Layer already exists 04:17:14 9e7693d87d62: Layer already exists 04:17:14 e5839d419627: Layer already exists 04:17:14 main: digest: sha256:43bce4e6f6f87d481c5a36b3a1d3b15cbfd3e8498ccc044fe0af0b579c7b5c60 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:14 ===================================================== [Pipeline] echo 04:17:14 taggedImages: 04:17:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:17:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.1 04:17:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:14 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:17:14 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:17:14 451b096496c10626fafafdb288817a63ed714faa 04:17:14 latest 04:17:14 2.2.0-dev.1 04:17:14 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:14 main 04:17:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:17:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:17:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:17:15 b19d05487f83: Preparing 04:17:15 b19d05487f83: Preparing 04:17:15 37923c138bbc: Preparing 04:17:15 b89ebdc38786: Preparing 04:17:15 b9923b24f74f: Preparing 04:17:15 95dfe58f9741: Preparing 04:17:15 9e7693d87d62: Preparing 04:17:15 bce9a6ce01c8: Preparing 04:17:15 a96a1685bfa4: Preparing 04:17:15 765e7c740b29: Preparing 04:17:15 60a3e0a36df5: Preparing 04:17:15 62170e181a92: Preparing 04:17:15 9e7693d87d62: Waiting 04:17:15 bce9a6ce01c8: Waiting 04:17:15 a96a1685bfa4: Waiting 04:17:15 60a3e0a36df5: Waiting 04:17:15 765e7c740b29: Waiting 04:17:15 62170e181a92: Waiting 04:17:15 b19d05487f83: Pushed 04:17:15 b89ebdc38786: Pushed 04:17:15 37923c138bbc: Pushed 04:17:15 9e7693d87d62: Layer already exists 04:17:15 b9923b24f74f: Pushed 04:17:16 bce9a6ce01c8: Pushed 04:17:16 62170e181a92: Layer already exists 04:17:16 a96a1685bfa4: Pushed 04:17:16 765e7c740b29: Pushed 04:17:16 60a3e0a36df5: Pushed 04:17:18 95dfe58f9741: Pushed 04:17:19 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:71e4d0da2d35916a3e855d7ef06fab25541cd052ca056754f836975ca5fcd4c7 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:17:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:17:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:17:19 b19d05487f83: Preparing 04:17:19 b19d05487f83: Preparing 04:17:19 37923c138bbc: Preparing 04:17:19 b89ebdc38786: Preparing 04:17:19 b9923b24f74f: Preparing 04:17:19 95dfe58f9741: Preparing 04:17:19 9e7693d87d62: Preparing 04:17:19 bce9a6ce01c8: Preparing 04:17:19 a96a1685bfa4: Preparing 04:17:19 765e7c740b29: Preparing 04:17:19 60a3e0a36df5: Preparing 04:17:19 62170e181a92: Preparing 04:17:19 bce9a6ce01c8: Waiting 04:17:19 a96a1685bfa4: Waiting 04:17:19 765e7c740b29: Waiting 04:17:19 60a3e0a36df5: Waiting 04:17:19 62170e181a92: Waiting 04:17:19 9e7693d87d62: Waiting 04:17:19 37923c138bbc: Layer already exists 04:17:19 b19d05487f83: Layer already exists 04:17:19 b89ebdc38786: Layer already exists 04:17:19 b9923b24f74f: Layer already exists 04:17:19 95dfe58f9741: Layer already exists 04:17:19 a96a1685bfa4: Layer already exists 04:17:19 9e7693d87d62: Layer already exists 04:17:19 bce9a6ce01c8: Layer already exists 04:17:19 60a3e0a36df5: Layer already exists 04:17:19 765e7c740b29: Layer already exists 04:17:19 62170e181a92: Layer already exists 04:17:19 latest: digest: sha256:71e4d0da2d35916a3e855d7ef06fab25541cd052ca056754f836975ca5fcd4c7 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:17:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.1 04:17:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:17:20 b19d05487f83: Preparing 04:17:20 b19d05487f83: Preparing 04:17:20 37923c138bbc: Preparing 04:17:20 b89ebdc38786: Preparing 04:17:20 b9923b24f74f: Preparing 04:17:20 95dfe58f9741: Preparing 04:17:20 9e7693d87d62: Preparing 04:17:20 bce9a6ce01c8: Preparing 04:17:20 a96a1685bfa4: Preparing 04:17:20 765e7c740b29: Preparing 04:17:20 60a3e0a36df5: Preparing 04:17:20 62170e181a92: Preparing 04:17:20 a96a1685bfa4: Waiting 04:17:20 765e7c740b29: Waiting 04:17:20 60a3e0a36df5: Waiting 04:17:20 62170e181a92: Waiting 04:17:20 9e7693d87d62: Waiting 04:17:20 95dfe58f9741: Layer already exists 04:17:20 b19d05487f83: Layer already exists 04:17:20 37923c138bbc: Layer already exists 04:17:20 b89ebdc38786: Layer already exists 04:17:20 b9923b24f74f: Layer already exists 04:17:20 bce9a6ce01c8: Layer already exists 04:17:20 9e7693d87d62: Layer already exists 04:17:20 765e7c740b29: Layer already exists 04:17:20 a96a1685bfa4: Layer already exists 04:17:20 60a3e0a36df5: Layer already exists 04:17:20 62170e181a92: Layer already exists 04:17:20 2.2.0-dev.1: digest: sha256:71e4d0da2d35916a3e855d7ef06fab25541cd052ca056754f836975ca5fcd4c7 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:17:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:17:21 b19d05487f83: Preparing 04:17:21 b19d05487f83: Preparing 04:17:21 37923c138bbc: Preparing 04:17:21 b89ebdc38786: Preparing 04:17:21 b9923b24f74f: Preparing 04:17:21 95dfe58f9741: Preparing 04:17:21 9e7693d87d62: Preparing 04:17:21 bce9a6ce01c8: Preparing 04:17:21 a96a1685bfa4: Preparing 04:17:21 765e7c740b29: Preparing 04:17:21 60a3e0a36df5: Preparing 04:17:21 62170e181a92: Preparing 04:17:21 9e7693d87d62: Waiting 04:17:21 bce9a6ce01c8: Waiting 04:17:21 a96a1685bfa4: Waiting 04:17:21 765e7c740b29: Waiting 04:17:21 60a3e0a36df5: Waiting 04:17:21 62170e181a92: Waiting 04:17:21 37923c138bbc: Layer already exists 04:17:21 b89ebdc38786: Layer already exists 04:17:21 b19d05487f83: Layer already exists 04:17:21 b9923b24f74f: Layer already exists 04:17:21 95dfe58f9741: Layer already exists 04:17:21 a96a1685bfa4: Layer already exists 04:17:21 765e7c740b29: Layer already exists 04:17:21 bce9a6ce01c8: Layer already exists 04:17:21 60a3e0a36df5: Layer already exists 04:17:21 9e7693d87d62: Layer already exists 04:17:21 62170e181a92: Layer already exists 04:17:21 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:71e4d0da2d35916a3e855d7ef06fab25541cd052ca056754f836975ca5fcd4c7 size: 2817 [Pipeline] isUnix [Pipeline] sh 04:17:22 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 04:17:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:17:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:17:22 b19d05487f83: Preparing 04:17:22 b19d05487f83: Preparing 04:17:22 37923c138bbc: Preparing 04:17:22 b89ebdc38786: Preparing 04:17:22 b9923b24f74f: Preparing 04:17:22 95dfe58f9741: Preparing 04:17:22 9e7693d87d62: Preparing 04:17:22 bce9a6ce01c8: Preparing 04:17:22 a96a1685bfa4: Preparing 04:17:22 765e7c740b29: Preparing 04:17:22 60a3e0a36df5: Preparing 04:17:22 62170e181a92: Preparing 04:17:22 9e7693d87d62: Waiting 04:17:22 765e7c740b29: Waiting 04:17:22 60a3e0a36df5: Waiting 04:17:22 bce9a6ce01c8: Waiting 04:17:22 62170e181a92: Waiting 04:17:22 a96a1685bfa4: Waiting 04:17:22 b9923b24f74f: Layer already exists 04:17:22 95dfe58f9741: Layer already exists 04:17:22 b19d05487f83: Layer already exists 04:17:22 37923c138bbc: Layer already exists 04:17:22 b89ebdc38786: Layer already exists 04:17:22 9e7693d87d62: Layer already exists 04:17:22 a96a1685bfa4: Layer already exists 04:17:22 bce9a6ce01c8: Layer already exists 04:17:22 60a3e0a36df5: Layer already exists 04:17:22 765e7c740b29: Layer already exists 04:17:22 62170e181a92: Layer already exists 04:17:22 main: digest: sha256:71e4d0da2d35916a3e855d7ef06fab25541cd052ca056754f836975ca5fcd4c7 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:22 ===================================================== [Pipeline] echo 04:17:22 taggedImages: 04:17:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:17:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.1 04:17:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:17:22 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:17:22 451b096496c10626fafafdb288817a63ed714faa 04:17:22 latest 04:17:22 2.2.0-dev.1 04:17:22 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:22 main 04:17:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:17:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:17:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:17:23 d5744ab8ae87: Preparing 04:17:23 2b16a6e2e8b6: Preparing 04:17:23 1ee15b4696f5: Preparing 04:17:23 5340d0a0d9ce: Preparing 04:17:23 09c9c99f1565: Preparing 04:17:23 62170e181a92: Preparing 04:17:23 62170e181a92: Waiting 04:17:23 5340d0a0d9ce: Pushed 04:17:23 62170e181a92: Layer already exists 04:17:23 1ee15b4696f5: Pushed 04:17:24 09c9c99f1565: Pushed 04:17:26 2b16a6e2e8b6: Pushed 04:17:26 d5744ab8ae87: Pushed 04:17:26 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:c2bb83332ed25f75144e15dca85bc87fa77f5396d21cd3bb54a9ec32c67f133f size: 1576 [Pipeline] isUnix [Pipeline] sh 04:17:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:17:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:17:27 d5744ab8ae87: Preparing 04:17:27 2b16a6e2e8b6: Preparing 04:17:27 1ee15b4696f5: Preparing 04:17:27 5340d0a0d9ce: Preparing 04:17:27 09c9c99f1565: Preparing 04:17:27 62170e181a92: Preparing 04:17:27 62170e181a92: Waiting 04:17:27 d5744ab8ae87: Layer already exists 04:17:27 1ee15b4696f5: Layer already exists 04:17:27 5340d0a0d9ce: Layer already exists 04:17:27 2b16a6e2e8b6: Layer already exists 04:17:27 09c9c99f1565: Layer already exists 04:17:27 62170e181a92: Layer already exists 04:17:27 latest: digest: sha256:c2bb83332ed25f75144e15dca85bc87fa77f5396d21cd3bb54a9ec32c67f133f size: 1576 [Pipeline] isUnix [Pipeline] sh 04:17:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.1 04:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:17:28 d5744ab8ae87: Preparing 04:17:28 2b16a6e2e8b6: Preparing 04:17:28 1ee15b4696f5: Preparing 04:17:28 5340d0a0d9ce: Preparing 04:17:28 09c9c99f1565: Preparing 04:17:28 62170e181a92: Preparing 04:17:28 62170e181a92: Waiting 04:17:28 5340d0a0d9ce: Layer already exists 04:17:28 2b16a6e2e8b6: Layer already exists 04:17:28 1ee15b4696f5: Layer already exists 04:17:28 d5744ab8ae87: Layer already exists 04:17:28 09c9c99f1565: Layer already exists 04:17:28 62170e181a92: Layer already exists 04:17:28 2.2.0-dev.1: digest: sha256:c2bb83332ed25f75144e15dca85bc87fa77f5396d21cd3bb54a9ec32c67f133f size: 1576 [Pipeline] isUnix [Pipeline] sh 04:17:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:17:29 d5744ab8ae87: Preparing 04:17:29 2b16a6e2e8b6: Preparing 04:17:29 1ee15b4696f5: Preparing 04:17:29 5340d0a0d9ce: Preparing 04:17:29 09c9c99f1565: Preparing 04:17:29 62170e181a92: Preparing 04:17:29 62170e181a92: Waiting 04:17:29 5340d0a0d9ce: Layer already exists 04:17:29 2b16a6e2e8b6: Layer already exists 04:17:29 09c9c99f1565: Layer already exists 04:17:29 d5744ab8ae87: Layer already exists 04:17:29 1ee15b4696f5: Layer already exists 04:17:29 62170e181a92: Layer already exists 04:17:29 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:c2bb83332ed25f75144e15dca85bc87fa77f5396d21cd3bb54a9ec32c67f133f size: 1576 [Pipeline] isUnix [Pipeline] sh 04:17:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 04:17:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:17:30 d5744ab8ae87: Preparing 04:17:30 2b16a6e2e8b6: Preparing 04:17:30 1ee15b4696f5: Preparing 04:17:30 5340d0a0d9ce: Preparing 04:17:30 09c9c99f1565: Preparing 04:17:30 62170e181a92: Preparing 04:17:30 62170e181a92: Waiting 04:17:30 2b16a6e2e8b6: Layer already exists 04:17:30 d5744ab8ae87: Layer already exists 04:17:30 5340d0a0d9ce: Layer already exists 04:17:30 09c9c99f1565: Layer already exists 04:17:30 1ee15b4696f5: Layer already exists 04:17:30 62170e181a92: Layer already exists 04:17:30 main: digest: sha256:c2bb83332ed25f75144e15dca85bc87fa77f5396d21cd3bb54a9ec32c67f133f size: 1576 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:30 ===================================================== [Pipeline] echo 04:17:30 taggedImages: 04:17:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:17:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.1 04:17:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:17:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:17:30 451b096496c10626fafafdb288817a63ed714faa 04:17:30 latest 04:17:30 2.2.0-dev.1 04:17:30 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:30 main 04:17:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:17:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:17:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:17:31 9c3e4dd1a3b8: Preparing 04:17:31 1b8a75514d11: Preparing 04:17:31 4b2ef61d17c2: Preparing 04:17:31 6c4ef57d4e60: Preparing 04:17:31 c0cb29f87a01: Preparing 04:17:31 4174b4829158: Preparing 04:17:31 2e59c4dba527: Preparing 04:17:31 1cf9dbc24628: Preparing 04:17:31 3259f362662d: Preparing 04:17:31 62170e181a92: Preparing 04:17:31 4174b4829158: Waiting 04:17:31 2e59c4dba527: Waiting 04:17:31 1cf9dbc24628: Waiting 04:17:31 3259f362662d: Waiting 04:17:31 62170e181a92: Waiting 04:17:31 1b8a75514d11: Pushed 04:17:31 c0cb29f87a01: Pushed 04:17:31 9c3e4dd1a3b8: Pushed 04:17:31 4174b4829158: Pushed 04:17:31 2e59c4dba527: Pushed 04:17:31 1cf9dbc24628: Pushed 04:17:31 62170e181a92: Layer already exists 04:17:32 3259f362662d: Pushed 04:17:34 6c4ef57d4e60: Pushed 04:17:35 4b2ef61d17c2: Pushed 04:17:35 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:315ea6c457883f2831e69e392f157d2e6cee6d3a46810575e31fb5434a5857c1 size: 2405 [Pipeline] isUnix [Pipeline] sh 04:17:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:17:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:17:35 9c3e4dd1a3b8: Preparing 04:17:35 1b8a75514d11: Preparing 04:17:35 4b2ef61d17c2: Preparing 04:17:35 6c4ef57d4e60: Preparing 04:17:35 c0cb29f87a01: Preparing 04:17:35 4174b4829158: Preparing 04:17:35 2e59c4dba527: Preparing 04:17:35 1cf9dbc24628: Preparing 04:17:35 3259f362662d: Preparing 04:17:35 62170e181a92: Preparing 04:17:35 4174b4829158: Waiting 04:17:35 2e59c4dba527: Waiting 04:17:35 1cf9dbc24628: Waiting 04:17:35 62170e181a92: Waiting 04:17:35 3259f362662d: Waiting 04:17:36 6c4ef57d4e60: Layer already exists 04:17:36 9c3e4dd1a3b8: Layer already exists 04:17:36 4b2ef61d17c2: Layer already exists 04:17:36 1b8a75514d11: Layer already exists 04:17:36 c0cb29f87a01: Layer already exists 04:17:36 4174b4829158: Layer already exists 04:17:36 1cf9dbc24628: Layer already exists 04:17:36 3259f362662d: Layer already exists 04:17:36 2e59c4dba527: Layer already exists 04:17:36 62170e181a92: Layer already exists 04:17:36 latest: digest: sha256:315ea6c457883f2831e69e392f157d2e6cee6d3a46810575e31fb5434a5857c1 size: 2405 [Pipeline] isUnix [Pipeline] sh 04:17:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.1 04:17:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:17:36 9c3e4dd1a3b8: Preparing 04:17:36 1b8a75514d11: Preparing 04:17:36 4b2ef61d17c2: Preparing 04:17:36 6c4ef57d4e60: Preparing 04:17:36 c0cb29f87a01: Preparing 04:17:36 4174b4829158: Preparing 04:17:36 2e59c4dba527: Preparing 04:17:36 1cf9dbc24628: Preparing 04:17:36 3259f362662d: Preparing 04:17:36 62170e181a92: Preparing 04:17:36 2e59c4dba527: Waiting 04:17:36 3259f362662d: Waiting 04:17:36 62170e181a92: Waiting 04:17:36 1cf9dbc24628: Waiting 04:17:36 4174b4829158: Waiting 04:17:37 c0cb29f87a01: Layer already exists 04:17:37 1b8a75514d11: Layer already exists 04:17:37 6c4ef57d4e60: Layer already exists 04:17:37 4b2ef61d17c2: Layer already exists 04:17:37 9c3e4dd1a3b8: Layer already exists 04:17:37 4174b4829158: Layer already exists 04:17:37 2e59c4dba527: Layer already exists 04:17:37 1cf9dbc24628: Layer already exists 04:17:37 3259f362662d: Layer already exists 04:17:37 62170e181a92: Layer already exists 04:17:37 2.2.0-dev.1: digest: sha256:315ea6c457883f2831e69e392f157d2e6cee6d3a46810575e31fb5434a5857c1 size: 2405 [Pipeline] isUnix [Pipeline] sh 04:17:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:17:37 9c3e4dd1a3b8: Preparing 04:17:37 1b8a75514d11: Preparing 04:17:37 4b2ef61d17c2: Preparing 04:17:37 6c4ef57d4e60: Preparing 04:17:37 c0cb29f87a01: Preparing 04:17:37 4174b4829158: Preparing 04:17:37 2e59c4dba527: Preparing 04:17:37 1cf9dbc24628: Preparing 04:17:37 3259f362662d: Preparing 04:17:37 62170e181a92: Preparing 04:17:37 2e59c4dba527: Waiting 04:17:37 3259f362662d: Waiting 04:17:37 62170e181a92: Waiting 04:17:37 1cf9dbc24628: Waiting 04:17:37 4174b4829158: Waiting 04:17:37 c0cb29f87a01: Layer already exists 04:17:37 9c3e4dd1a3b8: Layer already exists 04:17:37 1b8a75514d11: Layer already exists 04:17:37 4b2ef61d17c2: Layer already exists 04:17:38 6c4ef57d4e60: Layer already exists 04:17:38 4174b4829158: Layer already exists 04:17:38 3259f362662d: Layer already exists 04:17:38 2e59c4dba527: Layer already exists 04:17:38 1cf9dbc24628: Layer already exists 04:17:38 62170e181a92: Layer already exists 04:17:38 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:315ea6c457883f2831e69e392f157d2e6cee6d3a46810575e31fb5434a5857c1 size: 2405 [Pipeline] isUnix [Pipeline] sh 04:17:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 04:17:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:17:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:17:38 9c3e4dd1a3b8: Preparing 04:17:38 1b8a75514d11: Preparing 04:17:38 4b2ef61d17c2: Preparing 04:17:38 6c4ef57d4e60: Preparing 04:17:38 c0cb29f87a01: Preparing 04:17:38 4174b4829158: Preparing 04:17:38 2e59c4dba527: Preparing 04:17:38 1cf9dbc24628: Preparing 04:17:38 3259f362662d: Preparing 04:17:38 62170e181a92: Preparing 04:17:38 2e59c4dba527: Waiting 04:17:38 1cf9dbc24628: Waiting 04:17:38 3259f362662d: Waiting 04:17:38 62170e181a92: Waiting 04:17:38 4174b4829158: Waiting 04:17:39 9c3e4dd1a3b8: Layer already exists 04:17:39 c0cb29f87a01: Layer already exists 04:17:39 6c4ef57d4e60: Layer already exists 04:17:39 1b8a75514d11: Layer already exists 04:17:39 4b2ef61d17c2: Layer already exists 04:17:39 2e59c4dba527: Layer already exists 04:17:39 1cf9dbc24628: Layer already exists 04:17:39 3259f362662d: Layer already exists 04:17:39 4174b4829158: Layer already exists 04:17:39 62170e181a92: Layer already exists 04:17:39 main: digest: sha256:315ea6c457883f2831e69e392f157d2e6cee6d3a46810575e31fb5434a5857c1 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:39 ===================================================== [Pipeline] echo 04:17:39 taggedImages: 04:17:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:17:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.1 04:17:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:39 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:17:39 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:17:39 451b096496c10626fafafdb288817a63ed714faa 04:17:39 latest 04:17:39 2.2.0-dev.1 04:17:39 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:39 main 04:17:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:17:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:17:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:17:39 4af829f0b274: Preparing 04:17:39 ff0c05f3d527: Preparing 04:17:39 9e7693d87d62: Preparing 04:17:39 3a15dc097e89: Preparing 04:17:39 62170e181a92: Preparing 04:17:40 62170e181a92: Layer already exists 04:17:40 9e7693d87d62: Layer already exists 04:17:40 4af829f0b274: Pushed 04:17:40 3a15dc097e89: Pushed 04:17:43 ff0c05f3d527: Pushed 04:17:43 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:476577fc7042bebfd65be6f6ad4a04b544e917fab0447b8600c1e6fccc9802a0 size: 1365 [Pipeline] isUnix [Pipeline] sh 04:17:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:17:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:17:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:17:43 4af829f0b274: Preparing 04:17:43 ff0c05f3d527: Preparing 04:17:43 9e7693d87d62: Preparing 04:17:43 3a15dc097e89: Preparing 04:17:43 62170e181a92: Preparing 04:17:43 62170e181a92: Layer already exists 04:17:43 9e7693d87d62: Layer already exists 04:17:43 ff0c05f3d527: Layer already exists 04:17:43 4af829f0b274: Layer already exists 04:17:43 3a15dc097e89: Layer already exists 04:17:43 latest: digest: sha256:476577fc7042bebfd65be6f6ad4a04b544e917fab0447b8600c1e6fccc9802a0 size: 1365 [Pipeline] isUnix [Pipeline] sh 04:17:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.1 04:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:17:44 4af829f0b274: Preparing 04:17:44 ff0c05f3d527: Preparing 04:17:44 9e7693d87d62: Preparing 04:17:44 3a15dc097e89: Preparing 04:17:44 62170e181a92: Preparing 04:17:44 3a15dc097e89: Layer already exists 04:17:44 62170e181a92: Layer already exists 04:17:44 9e7693d87d62: Layer already exists 04:17:44 4af829f0b274: Layer already exists 04:17:44 ff0c05f3d527: Layer already exists 04:17:44 2.2.0-dev.1: digest: sha256:476577fc7042bebfd65be6f6ad4a04b544e917fab0447b8600c1e6fccc9802a0 size: 1365 [Pipeline] isUnix [Pipeline] sh 04:17:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:17:45 4af829f0b274: Preparing 04:17:45 ff0c05f3d527: Preparing 04:17:45 9e7693d87d62: Preparing 04:17:45 3a15dc097e89: Preparing 04:17:45 62170e181a92: Preparing 04:17:45 ff0c05f3d527: Layer already exists 04:17:45 3a15dc097e89: Layer already exists 04:17:45 62170e181a92: Layer already exists 04:17:45 9e7693d87d62: Layer already exists 04:17:45 4af829f0b274: Layer already exists 04:17:45 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:476577fc7042bebfd65be6f6ad4a04b544e917fab0447b8600c1e6fccc9802a0 size: 1365 [Pipeline] isUnix [Pipeline] sh 04:17:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 04:17:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:17:46 4af829f0b274: Preparing 04:17:46 ff0c05f3d527: Preparing 04:17:46 9e7693d87d62: Preparing 04:17:46 3a15dc097e89: Preparing 04:17:46 62170e181a92: Preparing 04:17:46 4af829f0b274: Layer already exists 04:17:46 9e7693d87d62: Layer already exists 04:17:46 ff0c05f3d527: Layer already exists 04:17:46 3a15dc097e89: Layer already exists 04:17:46 62170e181a92: Layer already exists 04:17:46 main: digest: sha256:476577fc7042bebfd65be6f6ad4a04b544e917fab0447b8600c1e6fccc9802a0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:46 ===================================================== [Pipeline] echo 04:17:46 taggedImages: 04:17:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:17:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.1 04:17:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:17:46 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:17:46 451b096496c10626fafafdb288817a63ed714faa 04:17:46 latest 04:17:46 2.2.0-dev.1 04:17:46 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:46 main 04:17:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:17:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:17:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:17:47 473c188fd088: Preparing 04:17:47 93cdd3287e4f: Preparing 04:17:47 9e7693d87d62: Preparing 04:17:47 da98c3fdc974: Preparing 04:17:47 62170e181a92: Preparing 04:17:47 9e7693d87d62: Layer already exists 04:17:47 da98c3fdc974: Layer already exists 04:17:47 62170e181a92: Layer already exists 04:17:47 473c188fd088: Pushed 04:17:50 93cdd3287e4f: Pushed 04:17:50 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:b9aff4440e128a7324e58d48a82eb22862e81e0d4763bc515f28666aa28e6d14 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:17:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:17:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:17:51 473c188fd088: Preparing 04:17:51 93cdd3287e4f: Preparing 04:17:51 9e7693d87d62: Preparing 04:17:51 da98c3fdc974: Preparing 04:17:51 62170e181a92: Preparing 04:17:51 473c188fd088: Layer already exists 04:17:51 da98c3fdc974: Layer already exists 04:17:51 62170e181a92: Layer already exists 04:17:51 9e7693d87d62: Layer already exists 04:17:51 93cdd3287e4f: Layer already exists 04:17:51 latest: digest: sha256:b9aff4440e128a7324e58d48a82eb22862e81e0d4763bc515f28666aa28e6d14 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:17:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.1 04:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:17:52 473c188fd088: Preparing 04:17:52 93cdd3287e4f: Preparing 04:17:52 9e7693d87d62: Preparing 04:17:52 da98c3fdc974: Preparing 04:17:52 62170e181a92: Preparing 04:17:52 62170e181a92: Layer already exists 04:17:52 93cdd3287e4f: Layer already exists 04:17:52 473c188fd088: Layer already exists 04:17:52 da98c3fdc974: Layer already exists 04:17:52 9e7693d87d62: Layer already exists 04:17:52 2.2.0-dev.1: digest: sha256:b9aff4440e128a7324e58d48a82eb22862e81e0d4763bc515f28666aa28e6d14 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:17:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:17:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:17:53 473c188fd088: Preparing 04:17:53 93cdd3287e4f: Preparing 04:17:53 9e7693d87d62: Preparing 04:17:53 da98c3fdc974: Preparing 04:17:53 62170e181a92: Preparing 04:17:53 da98c3fdc974: Layer already exists 04:17:53 9e7693d87d62: Layer already exists 04:17:53 473c188fd088: Layer already exists 04:17:53 62170e181a92: Layer already exists 04:17:53 93cdd3287e4f: Layer already exists 04:17:53 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:b9aff4440e128a7324e58d48a82eb22862e81e0d4763bc515f28666aa28e6d14 size: 1364 [Pipeline] isUnix [Pipeline] sh 04:17:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 04:17:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:17:54 473c188fd088: Preparing 04:17:54 93cdd3287e4f: Preparing 04:17:54 9e7693d87d62: Preparing 04:17:54 da98c3fdc974: Preparing 04:17:54 62170e181a92: Preparing 04:17:54 62170e181a92: Layer already exists 04:17:54 93cdd3287e4f: Layer already exists 04:17:54 9e7693d87d62: Layer already exists 04:17:54 473c188fd088: Layer already exists 04:17:54 da98c3fdc974: Layer already exists 04:17:54 main: digest: sha256:b9aff4440e128a7324e58d48a82eb22862e81e0d4763bc515f28666aa28e6d14 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:17:54 ===================================================== [Pipeline] echo 04:17:54 taggedImages: 04:17:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:17:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.1 04:17:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 04:17:54 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 04:17:54 451b096496c10626fafafdb288817a63ed714faa 04:17:54 latest 04:17:54 2.2.0-dev.1 04:17:54 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:17:54 main 04:17:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:17:54 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:451b096496c10626fafafdb288817a63ed714faa [Pipeline] isUnix [Pipeline] sh 04:17:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:451b096496c10626fafafdb288817a63ed714faa 04:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:17:55 5ac0f3aa3516: Preparing 04:17:55 394f2ac4b2bd: Preparing 04:17:55 abe146e218e5: Preparing 04:17:55 a080cc7bc53b: Preparing 04:17:55 166dde17997b: Preparing 04:17:55 78c4bc0ebec3: Preparing 04:17:55 45596ee15a31: Preparing 04:17:55 52dc75cd08be: Preparing 04:17:55 a6e1fd50fee5: Preparing 04:17:55 56eb02710082: Preparing 04:17:55 ee420dfed78a: Preparing 04:17:55 45596ee15a31: Waiting 04:17:55 52dc75cd08be: Waiting 04:17:55 a6e1fd50fee5: Waiting 04:17:55 56eb02710082: Waiting 04:17:55 ee420dfed78a: Waiting 04:17:55 78c4bc0ebec3: Waiting 04:17:55 166dde17997b: Layer already exists 04:17:55 78c4bc0ebec3: Layer already exists 04:17:55 45596ee15a31: Layer already exists 04:17:55 52dc75cd08be: Layer already exists 04:17:55 a6e1fd50fee5: Layer already exists 04:17:55 394f2ac4b2bd: Pushed 04:17:55 56eb02710082: Layer already exists 04:17:55 ee420dfed78a: Layer already exists 04:17:56 5ac0f3aa3516: Pushed 04:17:58 abe146e218e5: Pushed 04:18:13 a080cc7bc53b: Pushed 04:18:13 451b096496c10626fafafdb288817a63ed714faa: digest: sha256:13ee74c2c75ef0a930d1c3f9a984bc22ff610ff1b590b1123eb4240d03f4a17d size: 2622 [Pipeline] isUnix [Pipeline] sh 04:18:13 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:18:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 04:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:18:13 5ac0f3aa3516: Preparing 04:18:13 394f2ac4b2bd: Preparing 04:18:13 abe146e218e5: Preparing 04:18:13 a080cc7bc53b: Preparing 04:18:13 166dde17997b: Preparing 04:18:13 78c4bc0ebec3: Preparing 04:18:13 45596ee15a31: Preparing 04:18:13 52dc75cd08be: Preparing 04:18:13 a6e1fd50fee5: Preparing 04:18:13 56eb02710082: Preparing 04:18:13 ee420dfed78a: Preparing 04:18:13 78c4bc0ebec3: Waiting 04:18:13 45596ee15a31: Waiting 04:18:13 52dc75cd08be: Waiting 04:18:13 a6e1fd50fee5: Waiting 04:18:13 56eb02710082: Waiting 04:18:13 ee420dfed78a: Waiting 04:18:14 a080cc7bc53b: Layer already exists 04:18:14 5ac0f3aa3516: Layer already exists 04:18:14 394f2ac4b2bd: Layer already exists 04:18:14 166dde17997b: Layer already exists 04:18:14 abe146e218e5: Layer already exists 04:18:14 45596ee15a31: Layer already exists 04:18:14 78c4bc0ebec3: Layer already exists 04:18:14 52dc75cd08be: Layer already exists 04:18:14 a6e1fd50fee5: Layer already exists 04:18:14 56eb02710082: Layer already exists 04:18:14 ee420dfed78a: Layer already exists 04:18:14 latest: digest: sha256:13ee74c2c75ef0a930d1c3f9a984bc22ff610ff1b590b1123eb4240d03f4a17d size: 2622 [Pipeline] isUnix [Pipeline] sh 04:18:14 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:18:14 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.1 04:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:18:14 5ac0f3aa3516: Preparing 04:18:14 394f2ac4b2bd: Preparing 04:18:14 abe146e218e5: Preparing 04:18:14 a080cc7bc53b: Preparing 04:18:14 166dde17997b: Preparing 04:18:14 78c4bc0ebec3: Preparing 04:18:14 45596ee15a31: Preparing 04:18:14 52dc75cd08be: Preparing 04:18:14 a6e1fd50fee5: Preparing 04:18:14 56eb02710082: Preparing 04:18:14 ee420dfed78a: Preparing 04:18:14 52dc75cd08be: Waiting 04:18:14 a6e1fd50fee5: Waiting 04:18:14 56eb02710082: Waiting 04:18:14 ee420dfed78a: Waiting 04:18:14 78c4bc0ebec3: Waiting 04:18:14 45596ee15a31: Waiting 04:18:14 5ac0f3aa3516: Layer already exists 04:18:14 394f2ac4b2bd: Layer already exists 04:18:14 166dde17997b: Layer already exists 04:18:14 a080cc7bc53b: Layer already exists 04:18:14 abe146e218e5: Layer already exists 04:18:14 45596ee15a31: Layer already exists 04:18:14 78c4bc0ebec3: Layer already exists 04:18:14 52dc75cd08be: Layer already exists 04:18:14 a6e1fd50fee5: Layer already exists 04:18:14 56eb02710082: Layer already exists 04:18:14 ee420dfed78a: Layer already exists 04:18:14 2.2.0-dev.1: digest: sha256:13ee74c2c75ef0a930d1c3f9a984bc22ff610ff1b590b1123eb4240d03f4a17d size: 2622 [Pipeline] isUnix [Pipeline] sh 04:18:15 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 [Pipeline] isUnix [Pipeline] sh 04:18:15 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:18:15 5ac0f3aa3516: Preparing 04:18:15 394f2ac4b2bd: Preparing 04:18:15 abe146e218e5: Preparing 04:18:15 a080cc7bc53b: Preparing 04:18:15 166dde17997b: Preparing 04:18:15 78c4bc0ebec3: Preparing 04:18:15 45596ee15a31: Preparing 04:18:15 52dc75cd08be: Preparing 04:18:15 a6e1fd50fee5: Preparing 04:18:15 56eb02710082: Preparing 04:18:15 ee420dfed78a: Preparing 04:18:15 78c4bc0ebec3: Waiting 04:18:15 45596ee15a31: Waiting 04:18:15 52dc75cd08be: Waiting 04:18:15 56eb02710082: Waiting 04:18:15 ee420dfed78a: Waiting 04:18:15 a6e1fd50fee5: Waiting 04:18:15 5ac0f3aa3516: Layer already exists 04:18:15 abe146e218e5: Layer already exists 04:18:15 a080cc7bc53b: Layer already exists 04:18:15 394f2ac4b2bd: Layer already exists 04:18:15 166dde17997b: Layer already exists 04:18:15 45596ee15a31: Layer already exists 04:18:15 78c4bc0ebec3: Layer already exists 04:18:15 a6e1fd50fee5: Layer already exists 04:18:15 52dc75cd08be: Layer already exists 04:18:15 56eb02710082: Layer already exists 04:18:15 ee420dfed78a: Layer already exists 04:18:15 451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1: digest: sha256:13ee74c2c75ef0a930d1c3f9a984bc22ff610ff1b590b1123eb4240d03f4a17d size: 2622 [Pipeline] isUnix [Pipeline] sh 04:18:16 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 04:18:16 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 04:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 04:18:16 5ac0f3aa3516: Preparing 04:18:16 394f2ac4b2bd: Preparing 04:18:16 abe146e218e5: Preparing 04:18:16 a080cc7bc53b: Preparing 04:18:16 166dde17997b: Preparing 04:18:16 78c4bc0ebec3: Preparing 04:18:16 45596ee15a31: Preparing 04:18:16 52dc75cd08be: Preparing 04:18:16 a6e1fd50fee5: Preparing 04:18:16 56eb02710082: Preparing 04:18:16 ee420dfed78a: Preparing 04:18:16 52dc75cd08be: Waiting 04:18:16 a6e1fd50fee5: Waiting 04:18:16 ee420dfed78a: Waiting 04:18:16 78c4bc0ebec3: Waiting 04:18:16 45596ee15a31: Waiting 04:18:16 56eb02710082: Waiting 04:18:16 5ac0f3aa3516: Layer already exists 04:18:16 a080cc7bc53b: Layer already exists 04:18:16 166dde17997b: Layer already exists 04:18:16 394f2ac4b2bd: Layer already exists 04:18:16 abe146e218e5: Layer already exists 04:18:16 78c4bc0ebec3: Layer already exists 04:18:16 56eb02710082: Layer already exists 04:18:16 52dc75cd08be: Layer already exists 04:18:16 45596ee15a31: Layer already exists 04:18:16 a6e1fd50fee5: Layer already exists 04:18:16 ee420dfed78a: Layer already exists 04:18:16 main: digest: sha256:13ee74c2c75ef0a930d1c3f9a984bc22ff610ff1b590b1123eb4240d03f4a17d size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:18:16 ===================================================== [Pipeline] echo 04:18:16 taggedImages: 04:18:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:451b096496c10626fafafdb288817a63ed714faa 04:18:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 04:18:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.1 04:18:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:451b096496c10626fafafdb288817a63ed714faa-2.2.0-dev.1 04:18:16 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:17 04:18:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:17 arm64: Pulling from edgex-lftools-log-publisher 04:18:17 448f6bf000e3: Pulling fs layer 04:18:17 f757da607395: Pulling fs layer 04:18:17 05883995daec: Pulling fs layer 04:18:17 8603b9c90790: Pulling fs layer 04:18:17 1560dd03e051: Pulling fs layer 04:18:17 27f5ce0e4adf: Pulling fs layer 04:18:17 c2d8d7efcc4b: Pulling fs layer 04:18:17 8603b9c90790: Waiting 04:18:17 1560dd03e051: Waiting 04:18:17 27f5ce0e4adf: Waiting 04:18:17 c2d8d7efcc4b: Waiting 04:18:17 f757da607395: Verifying Checksum 04:18:17 f757da607395: Download complete 04:18:17 8603b9c90790: Verifying Checksum 04:18:17 8603b9c90790: Download complete 04:18:18 1560dd03e051: Verifying Checksum 04:18:18 1560dd03e051: Download complete 04:18:18 27f5ce0e4adf: Verifying Checksum 04:18:18 27f5ce0e4adf: Download complete 04:18:18 05883995daec: Verifying Checksum 04:18:18 05883995daec: Download complete 04:18:18 448f6bf000e3: Download complete 04:18:21 c2d8d7efcc4b: Verifying Checksum 04:18:21 448f6bf000e3: Pull complete 04:18:22 f757da607395: Pull complete 04:18:23 05883995daec: Pull complete 04:18:23 8603b9c90790: Pull complete 04:18:24 1560dd03e051: Pull complete 04:18:25 27f5ce0e4adf: Pull complete 04:18:40 c2d8d7efcc4b: Pull complete 04:18:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:18:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:18:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:18:40 prd-ubuntu18.04-docker-arm64-4c-16g-120 does not seem to be running inside a container 04:18:40 $ 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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:18:43 $ docker top 374f526e5de0c05957d5905b3de0b12803425642179a5168e2bef9fd4ba0c569 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:44 ---> job-cost.sh 04:18:44 lf-activate-venv: SKIPPING 04:18:44 INFO: No Stack... 04:18:45 INFO: Retrieving Pricing Info for: v3-standard-4 04:18:46 INFO: Archiving Costs [Pipeline] sh 04:18:46 + cut -d, -f6 04:18:46 + cat /w/workspace/edgex-go/114/archives/cost.csv [Pipeline] lock 04:18:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-114-stack-cost] 04:18:46 Resource [jenkins-edgexfoundry-edgex-go-main-114-stack-cost] did not exist. Created. 04:18:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:47 + echo total: 0.10999999940395355 [Pipeline] stash 04:18:48 Stashed 1 file(s) [Pipeline] } 04:18:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 04:18:48 $ docker stop --time=1 374f526e5de0c05957d5905b3de0b12803425642179a5168e2bef9fd4ba0c569 04:18:49 $ docker rm -f 374f526e5de0c05957d5905b3de0b12803425642179a5168e2bef9fd4ba0c569 [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 04:18:50 provisioning config files... 04:18:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/114@tmp/config3659480098879349448tmp [Pipeline] { [Pipeline] sh 04:18:51 + set +x 04:18:51 + curl -s https://codecov.io/bash 04:18:51 + bash -s -- 04:18:51 04:18:51 _____ _ 04:18:51 / ____| | | 04:18:51 | | ___ __| | ___ ___ _____ __ 04:18:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:18:51 | |___| (_) | (_| | __/ (_| (_) \ V / 04:18:51 \_____\___/ \__,_|\___|\___\___/ \_/ 04:18:51 Bash-1.0.6 04:18:51 04:18:51 04:18:51 ==> git version 2.24.4 found 04:18:51 ==> 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 04:18:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:18:51 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:18:51 ==> Jenkins CI detected. 04:18:51 current dir:  /w/workspace/edgex-go/114 04:18:51 project root: . 04:18:51 --> token set from env 04:18:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:18:51 ==> Running gcov in . (disable via -X gcov) 04:18:51 ==> Python coveragepy not found 04:18:51 ==> Searching for coverage reports in: 04:18:51 + . 04:18:51 -> Found 1 reports 04:18:51 ==> Detecting git/mercurial file structure 04:18:51 ==> Reading reports 04:18:51 + ./coverage.out bytes=428381 04:18:51 ==> Appending adjustments 04:18:51 https://docs.codecov.io/docs/fixing-reports 04:18:52 + Found adjustments 04:18:52 ==> Gzipping contents 04:18:52 60K /tmp/codecov.McV33Q.gz 04:18:52 ==> Uploading reports 04:18:52 url: https://codecov.io 04:18:52 query: branch=main&commit=451b096496c10626fafafdb288817a63ed714faa&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:18:52 -> Pinging Codecov 04:18:52 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=451b096496c10626fafafdb288817a63ed714faa&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:18:52 -> Uploading to 04:18:52 https://storage.googleapis.com/codecov/v4/raw/2021-11-19/00271124DB129430A58F1EEE437C3FCB/451b096496c10626fafafdb288817a63ed714faa/fd4311ed-e3a9-41a0-980a-98dfc3366dfc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211119T041852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=020dd0e35830e986b1facd8a6aa6488c5bd7f5dc003e0214754561e14a401633 04:18:52 % Total % Received % Xferd Average Speed Time Time Time Current 04:18:52 Dload Upload Total Spent Left Speed 04:18:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57825 0 0 100 57825 0 171k --:--:-- --:--:-- --:--:-- 172k 04:18:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/451b096496c10626fafafdb288817a63ed714faa [Pipeline] } 04:18:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:18:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:18:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:18:53 04:18:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:18:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:18:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:18:54 188c0c94c7c5: Pulling fs layer 04:18:54 0ef7d3d256c8: Pulling fs layer 04:18:54 de9db76c5a1d: Pulling fs layer 04:18:54 0eba1c9be4d2: Pulling fs layer 04:18:54 0d57e429df01: Pulling fs layer 04:18:54 4e4be7b47b0d: Pulling fs layer 04:18:54 e1f770b5df2f: Pulling fs layer 04:18:54 85a0685a4137: Pulling fs layer 04:18:54 4e4be7b47b0d: Waiting 04:18:54 e1f770b5df2f: Waiting 04:18:54 0eba1c9be4d2: Waiting 04:18:54 0d57e429df01: Waiting 04:18:54 85a0685a4137: Waiting 04:18:54 de9db76c5a1d: Verifying Checksum 04:18:54 de9db76c5a1d: Download complete 04:18:54 0ef7d3d256c8: Verifying Checksum 04:18:54 0ef7d3d256c8: Download complete 04:18:54 0d57e429df01: Verifying Checksum 04:18:54 0d57e429df01: Download complete 04:18:54 4e4be7b47b0d: Verifying Checksum 04:18:54 4e4be7b47b0d: Download complete 04:18:54 188c0c94c7c5: Verifying Checksum 04:18:54 188c0c94c7c5: Download complete 04:18:54 e1f770b5df2f: Verifying Checksum 04:18:54 e1f770b5df2f: Download complete 04:18:54 188c0c94c7c5: Pull complete 04:18:54 0ef7d3d256c8: Pull complete 04:18:54 de9db76c5a1d: Pull complete 04:18:54 0eba1c9be4d2: Verifying Checksum 04:18:54 0eba1c9be4d2: Download complete 04:18:55 85a0685a4137: Verifying Checksum 04:18:55 85a0685a4137: Download complete 04:18:59 0eba1c9be4d2: Pull complete 04:18:59 0d57e429df01: Pull complete 04:18:59 4e4be7b47b0d: Pull complete 04:18:59 e1f770b5df2f: Pull complete 04:19:05 85a0685a4137: Pull complete 04:19:05 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:19:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:19:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:19:05 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 04:19:05 $ 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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:19:06 $ docker top e5b67430dc15fdf86668c7445509b27919bb8b182916e2c9a4517ba34359f34b -eo pid,comm [Pipeline] { [Pipeline] echo 04:19:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:19:06 + set -o pipefail 04:19:06 + snyk monitor '--org=edgex-jenkins' 04:19:12 04:19:12 Monitoring /w/workspace/edgex-go/114 (github.com/edgexfoundry/edgex-go)... 04:19:12 04:19:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/ba27c171-ec46-428c-b2b8-27eb8473208d 04:19:12 04:19:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:19:12 04:19:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:19:12 04:19:12 [Pipeline] } 04:19:12 $ docker stop --time=1 e5b67430dc15fdf86668c7445509b27919bb8b182916e2c9a4517ba34359f34b 04:19:14 $ docker rm -f e5b67430dc15fdf86668c7445509b27919bb8b182916e2c9a4517ba34359f34b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:19:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:14 provisioning config files... 04:19:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/114@tmp/config7407635893398581068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:15 --> edgex-publish-swagger.sh 04:19:15 === Publish openapi/v2 API === 04:19:15 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 04:19:15 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/114/openapi/v2/core-command.yaml] 04:19:15 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:15 Dload Upload Total Spent Left Speed 04:19:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32389 0 0 100 32389 0 31129 0:00:01 0:00:01 --:--:-- 31143 100 32389 0 0 100 32389 0 31124 0:00:01 0:00:01 --:--:-- 31143 04:19:16 04:19:16 04:19:16 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/114/openapi/v2/core-data.yaml] 04:19:16 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:16 Dload Upload Total Spent Left Speed 04:19:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71116 0 0 100 71116 0 64046 0:00:01 0:00:01 --:--:-- 64068 100 71116 0 0 100 71116 0 64040 0:00:01 0:00:01 --:--:-- 64068 04:19:17 04:19:17 04:19:17 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/114/openapi/v2/core-metadata.yaml] 04:19:17 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:17 Dload Upload Total Spent Left Speed 04:19:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 118k 0:00:01 0:00:01 --:--:-- 118k 100 119k 0 0 100 119k 0 118k 0:00:01 0:00:01 --:--:-- 118k 04:19:18 04:19:18 04:19:18 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/114/openapi/v2/support-notifications.yaml] 04:19:18 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:18 Dload Upload Total Spent Left Speed 04:19:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88830 0 0 100 88830 0 81933 0:00:01 0:00:01 --:--:-- 81946 100 88830 0 0 100 88830 0 81916 0:00:01 0:00:01 --:--:-- 81946 04:19:19 04:19:19 04:19:19 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/114/openapi/v2/support-scheduler.yaml] 04:19:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:19 Dload Upload Total Spent Left Speed 04:19:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38932 0 0 100 38932 0 40419 --:--:-- --:--:-- --:--:-- 40385 100 38932 0 0 100 38932 0 40412 --:--:-- --:--:-- --:--:-- 40385 04:19:20 04:19:20 04:19:20 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/114/openapi/v2/system-agent.yaml] 04:19:20 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:20 Dload Upload Total Spent Left Speed 04:19:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19603 0 0 100 19603 0 21767 --:--:-- --:--:-- --:--:-- 21756 100 19603 0 0 100 19603 0 21763 --:--:-- --:--:-- --:--:-- 21756 04:19:21 04:19:21 [Pipeline] } 04:19:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:19:21 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:19:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:19:21 . [Pipeline] withDockerContainer 04:19:22 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 04:19:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:19:22 $ docker top 2497ba165c9b4f696c3441bc192ad148f0bf140ffdf3b62b669531c214cebeb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:22 [ssh-agent] Looking for ssh-agent implementation... 04:19:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:22 $ docker exec 2497ba165c9b4f696c3441bc192ad148f0bf140ffdf3b62b669531c214cebeb2 ssh-agent 04:19:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBejCPH/agent.13 04:19:22 SSH_AGENT_PID=20 04:19:22 Running ssh-add (command line suppressed) 04:19:22 Identity added: /w/workspace/edgex-go/114@tmp/private_key_9114825037554277405.key (/w/workspace/edgex-go/114@tmp/private_key_9114825037554277405.key) 04:19:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:23 + git semver tag 04:19:23 # -> Open(): unable to determine branch for HEAD 04:19:23 # $GIT_DIR = /w/workspace/edgex-go/114/.git 04:19:23 # $GIT_WORK_TREE = /w/workspace/edgex-go/114 04:19:23 # $SEMVER_REMOTE_NAME = origin 04:19:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:19:23 # $SEMVER_USER_NAME = edgex-jenkins 04:19:23 # $SEMVER_BRANCH = main 04:19:23 # $SEMVER_DIR = /w/workspace/edgex-go/114/.semver 04:19:23 # 451b096496c10626fafafdb288817a63ed714faa HEAD 04:19:23 # -> Force: false 04:19:23 # de55375e47f540443da90626604097b8b06b581a refs/tags/v2.2.0-dev.1 [Pipeline] } 04:19:23 $ docker exec --env ******** --env ******** 2497ba165c9b4f696c3441bc192ad148f0bf140ffdf3b62b669531c214cebeb2 ssh-agent -k 04:19:23 unset SSH_AUTH_SOCK; 04:19:23 unset SSH_AGENT_PID; 04:19:23 echo Agent pid 20 killed; 04:19:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:23 + git semver [Pipeline] } 04:19:23 $ docker stop --time=1 2497ba165c9b4f696c3441bc192ad148f0bf140ffdf3b62b669531c214cebeb2 04:19:25 $ docker rm -f 2497ba165c9b4f696c3441bc192ad148f0bf140ffdf3b62b669531c214cebeb2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:19:25 04:19:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:19:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:19:25 0.23.1-centos7: Pulling from edgex-lftools 04:19:25 ab5ef0e58194: Pulling fs layer 04:19:25 9712f1f96733: Pulling fs layer 04:19:25 63f879dbbcfc: Pulling fs layer 04:19:25 0d9ebad4ef96: Pulling fs layer 04:19:25 e9a5061849ea: Pulling fs layer 04:19:25 d747dcd14b5f: Pulling fs layer 04:19:25 2de7ff778b66: Pulling fs layer 04:19:25 0d9ebad4ef96: Waiting 04:19:25 e9a5061849ea: Waiting 04:19:25 d747dcd14b5f: Waiting 04:19:25 2de7ff778b66: Waiting 04:19:25 9712f1f96733: Verifying Checksum 04:19:25 9712f1f96733: Download complete 04:19:26 ab5ef0e58194: Verifying Checksum 04:19:26 ab5ef0e58194: Download complete 04:19:26 0d9ebad4ef96: Verifying Checksum 04:19:26 0d9ebad4ef96: Download complete 04:19:26 d747dcd14b5f: Verifying Checksum 04:19:26 d747dcd14b5f: Download complete 04:19:26 63f879dbbcfc: Verifying Checksum 04:19:26 63f879dbbcfc: Download complete 04:19:26 e9a5061849ea: Verifying Checksum 04:19:26 e9a5061849ea: Download complete 04:19:26 2de7ff778b66: Verifying Checksum 04:19:26 2de7ff778b66: Download complete 04:19:29 ab5ef0e58194: Pull complete 04:19:29 9712f1f96733: Pull complete 04:19:30 63f879dbbcfc: Pull complete 04:19:34 0d9ebad4ef96: Pull complete 04:19:34 e9a5061849ea: Pull complete 04:19:34 d747dcd14b5f: Pull complete 04:19:35 2de7ff778b66: Pull complete 04:19:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:19:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:19:36 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 04:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:19:39 $ docker top fce37fe67bfeec7d435d884ddd80cbf6d752a203d4d0fd34d5e2a721a6df01a5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:19:39 provisioning config files... 04:19:39 copy managed file [sigul-config] to file:/w/workspace/edgex-go/114@tmp/config111685633241689978tmp 04:19:39 copy managed file [sigul-password] to file:/w/workspace/edgex-go/114@tmp/config6835196834175521740tmp 04:19:39 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/114@tmp/config1591431980898200018tmp [Pipeline] { [Pipeline] echo 04:19:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:19:39 ---> sigul-configuration.sh 04:19:39 gpg: directory `/root/.gnupg' created 04:19:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:19:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:19:39 gpg: keyring `/root/.gnupg/secring.gpg' created 04:19:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:19:39 gpg: CAST5 encrypted data 04:19:39 gpg: encrypted with 1 passphrase 04:19:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:19:39 + mkdir /home/jenkins 04:19:39 + mkdir /home/jenkins/sigul [Pipeline] sh 04:19:40 + 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 04:19:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:19:40 ---> sigul-install.sh 04:19:40 Sigul already installed; skipping installation. [Pipeline] sh 04:19:40 + git tag --list 04:19:40 0.6.0 04:19:40 0.6.1 04:19:40 0.7.0 04:19:40 0.7.1 04:19:40 v1.0.0 04:19:40 v1.0.1 04:19:40 v1.1.0 04:19:40 v1.2.0 04:19:40 v1.2.1 04:19:40 v1.3.0 04:19:40 v1.3.1 04:19:40 v2.0.0 04:19:40 v2.0.1-dev.1 04:19:40 v2.0.1-dev.10 04:19:40 v2.0.1-dev.11 04:19:40 v2.0.1-dev.12 04:19:40 v2.0.1-dev.13 04:19:40 v2.0.1-dev.14 04:19:40 v2.0.1-dev.15 04:19:40 v2.0.1-dev.16 04:19:40 v2.0.1-dev.17 04:19:40 v2.0.1-dev.18 04:19:40 v2.0.1-dev.19 04:19:40 v2.0.1-dev.2 04:19:40 v2.0.1-dev.20 04:19:40 v2.0.1-dev.21 04:19:40 v2.0.1-dev.22 04:19:40 v2.0.1-dev.23 04:19:40 v2.0.1-dev.24 04:19:40 v2.0.1-dev.25 04:19:40 v2.0.1-dev.26 04:19:40 v2.0.1-dev.27 04:19:40 v2.0.1-dev.28 04:19:40 v2.0.1-dev.29 04:19:40 v2.0.1-dev.3 04:19:40 v2.0.1-dev.30 04:19:40 v2.0.1-dev.31 04:19:40 v2.0.1-dev.32 04:19:40 v2.0.1-dev.33 04:19:40 v2.0.1-dev.34 04:19:40 v2.0.1-dev.35 04:19:40 v2.0.1-dev.36 04:19:40 v2.0.1-dev.37 04:19:40 v2.0.1-dev.38 04:19:40 v2.0.1-dev.39 04:19:40 v2.0.1-dev.4 04:19:40 v2.0.1-dev.40 04:19:40 v2.0.1-dev.41 04:19:40 v2.0.1-dev.42 04:19:40 v2.0.1-dev.43 04:19:40 v2.0.1-dev.44 04:19:40 v2.0.1-dev.45 04:19:40 v2.0.1-dev.46 04:19:40 v2.0.1-dev.47 04:19:40 v2.0.1-dev.48 04:19:40 v2.0.1-dev.49 04:19:40 v2.0.1-dev.5 04:19:40 v2.0.1-dev.50 04:19:40 v2.0.1-dev.51 04:19:40 v2.0.1-dev.52 04:19:40 v2.0.1-dev.53 04:19:40 v2.0.1-dev.54 04:19:40 v2.0.1-dev.55 04:19:40 v2.0.1-dev.56 04:19:40 v2.0.1-dev.57 04:19:40 v2.0.1-dev.58 04:19:40 v2.0.1-dev.59 04:19:40 v2.0.1-dev.6 04:19:40 v2.0.1-dev.60 04:19:40 v2.0.1-dev.61 04:19:40 v2.0.1-dev.62 04:19:40 v2.0.1-dev.63 04:19:40 v2.0.1-dev.64 04:19:40 v2.0.1-dev.65 04:19:40 v2.0.1-dev.66 04:19:40 v2.0.1-dev.67 04:19:40 v2.0.1-dev.68 04:19:40 v2.0.1-dev.69 04:19:40 v2.0.1-dev.7 04:19:40 v2.0.1-dev.70 04:19:40 v2.0.1-dev.71 04:19:40 v2.0.1-dev.72 04:19:40 v2.0.1-dev.73 04:19:40 v2.0.1-dev.74 04:19:40 v2.0.1-dev.75 04:19:40 v2.0.1-dev.76 04:19:40 v2.0.1-dev.77 04:19:40 v2.0.1-dev.78 04:19:40 v2.0.1-dev.79 04:19:40 v2.0.1-dev.8 04:19:40 v2.0.1-dev.80 04:19:40 v2.0.1-dev.81 04:19:40 v2.0.1-dev.82 04:19:40 v2.0.1-dev.83 04:19:40 v2.0.1-dev.84 04:19:40 v2.0.1-dev.85 04:19:40 v2.0.1-dev.86 04:19:40 v2.0.1-dev.87 04:19:40 v2.0.1-dev.88 04:19:40 v2.0.1-dev.89 04:19:40 v2.0.1-dev.9 04:19:40 v2.0.1-dev.90 04:19:40 v2.0.1-dev.91 04:19:40 v2.0.1-dev.92 04:19:40 v2.0.1-dev.93 04:19:40 v2.0.1-dev.94 04:19:40 v2.0.1-dev.95 04:19:40 v2.0.1-dev.96 04:19:40 v2.0.1-dev.97 04:19:40 v2.0.1-dev.98 04:19:40 v2.0.1-dev.99 04:19:40 v2.1.0 04:19:40 v2.2.0-dev.1 [Pipeline] sh 04:19:41 + lftools sign git-tag v2.2.0-dev.1 04:19:41 Signing Git tag with Sigul... 04:19:41 Signing v2.2.0-dev.1 [Pipeline] echo 04:19:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:19:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:19:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:19:42 $ docker stop --time=1 fce37fe67bfeec7d435d884ddd80cbf6d752a203d4d0fd34d5e2a721a6df01a5 04:19:44 $ docker rm -f fce37fe67bfeec7d435d884ddd80cbf6d752a203d4d0fd34d5e2a721a6df01a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:19:44 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:19:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:19:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:19:45 . [Pipeline] withDockerContainer 04:19:45 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 04:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:19:45 $ docker top 18fc785a75111376c64f03bc15a90048f667e6e915e10631c6b02dcdafdd97f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:45 [ssh-agent] Looking for ssh-agent implementation... 04:19:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:45 $ docker exec 18fc785a75111376c64f03bc15a90048f667e6e915e10631c6b02dcdafdd97f6 ssh-agent 04:19:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAMijMd/agent.13 04:19:45 SSH_AGENT_PID=19 04:19:45 Running ssh-add (command line suppressed) 04:19:45 Identity added: /w/workspace/edgex-go/114@tmp/private_key_8099648920336698717.key (/w/workspace/edgex-go/114@tmp/private_key_8099648920336698717.key) 04:19:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:46 + git semver bump pre 04:19:46 # -> Open(): unable to determine branch for HEAD 04:19:46 # $GIT_DIR = /w/workspace/edgex-go/114/.git 04:19:46 # $GIT_WORK_TREE = /w/workspace/edgex-go/114 04:19:46 # $SEMVER_REMOTE_NAME = origin 04:19:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:19:46 # $SEMVER_USER_NAME = edgex-jenkins 04:19:46 # $SEMVER_BRANCH = main 04:19:46 # $SEMVER_DIR = /w/workspace/edgex-go/114/.semver 04:19:46 2.2.0-dev.2 [Pipeline] } 04:19:46 $ docker exec --env ******** --env ******** 18fc785a75111376c64f03bc15a90048f667e6e915e10631c6b02dcdafdd97f6 ssh-agent -k 04:19:46 unset SSH_AUTH_SOCK; 04:19:46 unset SSH_AGENT_PID; 04:19:46 echo Agent pid 19 killed; 04:19:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:46 + git semver [Pipeline] } 04:19:46 $ docker stop --time=1 18fc785a75111376c64f03bc15a90048f667e6e915e10631c6b02dcdafdd97f6 04:19:47 $ docker rm -f 18fc785a75111376c64f03bc15a90048f667e6e915e10631c6b02dcdafdd97f6 [Pipeline] // withDockerContainer [Pipeline] sh 04:19:48 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 04:19:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 04:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:19:48 . [Pipeline] withDockerContainer 04:19:48 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 04:19:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:19:48 $ docker top d284a751a824d8ccf68db0a95d46247e93bcb22deae34f53c4ec87508473ec68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:19:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:19:49 [ssh-agent] Looking for ssh-agent implementation... 04:19:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:19:49 $ docker exec d284a751a824d8ccf68db0a95d46247e93bcb22deae34f53c4ec87508473ec68 ssh-agent 04:19:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFeaeDM/agent.13 04:19:49 SSH_AGENT_PID=20 04:19:49 Running ssh-add (command line suppressed) 04:19:49 Identity added: /w/workspace/edgex-go/114@tmp/private_key_7627601672487110716.key (/w/workspace/edgex-go/114@tmp/private_key_7627601672487110716.key) 04:19:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:19:49 + git semver push 04:19:49 # -> Open(): unable to determine branch for HEAD 04:19:49 # $GIT_DIR = /w/workspace/edgex-go/114/.git 04:19:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/114 04:19:49 # $SEMVER_REMOTE_NAME = origin 04:19:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:19:49 # $SEMVER_USER_NAME = edgex-jenkins 04:19:49 # $SEMVER_BRANCH = main 04:19:49 # $SEMVER_DIR = /w/workspace/edgex-go/114/.semver [Pipeline] } 04:19:53 $ docker exec --env ******** --env ******** d284a751a824d8ccf68db0a95d46247e93bcb22deae34f53c4ec87508473ec68 ssh-agent -k 04:19:53 unset SSH_AUTH_SOCK; 04:19:53 unset SSH_AGENT_PID; 04:19:53 echo Agent pid 20 killed; 04:19:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:19:54 + git semver [Pipeline] } 04:19:54 $ docker stop --time=1 d284a751a824d8ccf68db0a95d46247e93bcb22deae34f53c4ec87508473ec68 04:19:55 $ docker rm -f d284a751a824d8ccf68db0a95d46247e93bcb22deae34f53c4ec87508473ec68 [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 04:19:56 + '[' -d /w/workspace/edgex-go/114/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:19:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:19:57 ---> package-listing.sh 04:19:57 ++ tr '[:upper:]' '[:lower:]' 04:19:57 ++ facter osfamily 04:19:57 + OS_FAMILY=redhat 04:19:57 + workspace=/w/workspace/edgex-go/114 04:19:57 + START_PACKAGES=/tmp/packages_start.txt 04:19:57 + END_PACKAGES=/tmp/packages_end.txt 04:19:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:19:57 + PACKAGES=/tmp/packages_start.txt 04:19:57 + '[' /w/workspace/edgex-go/114 ']' 04:19:57 + PACKAGES=/tmp/packages_end.txt 04:19:57 + case "${OS_FAMILY}" in 04:19:57 + sort 04:19:57 + rpm -qa 04:20:00 + '[' -f /tmp/packages_start.txt ']' 04:20:00 + '[' -f /tmp/packages_end.txt ']' 04:20:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:20:00 + '[' /w/workspace/edgex-go/114 ']' 04:20:00 + mkdir -p /w/workspace/edgex-go/114/archives/ 04:20:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/114/archives/ [Pipeline] echo 04:20:00 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/114/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:20:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:20:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:01 04:20:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:20:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:01 latest: Pulling from edgex-lftools-log-publisher 04:20:01 b4d181a07f80: Pulling fs layer 04:20:01 a1111a8f2ec3: Pulling fs layer 04:20:01 ed53099fbce6: Pulling fs layer 04:20:01 dc539afda2c1: Pulling fs layer 04:20:01 77bc0d833cb6: Pulling fs layer 04:20:01 9065ff56babe: Pulling fs layer 04:20:01 d287ab97295c: Pulling fs layer 04:20:01 77bc0d833cb6: Waiting 04:20:01 9065ff56babe: Waiting 04:20:01 d287ab97295c: Waiting 04:20:01 dc539afda2c1: Waiting 04:20:01 a1111a8f2ec3: Verifying Checksum 04:20:01 a1111a8f2ec3: Download complete 04:20:01 dc539afda2c1: Verifying Checksum 04:20:01 dc539afda2c1: Download complete 04:20:02 77bc0d833cb6: Verifying Checksum 04:20:02 77bc0d833cb6: Download complete 04:20:02 9065ff56babe: Verifying Checksum 04:20:02 9065ff56babe: Download complete 04:20:02 ed53099fbce6: Verifying Checksum 04:20:02 ed53099fbce6: Download complete 04:20:02 b4d181a07f80: Verifying Checksum 04:20:02 b4d181a07f80: Download complete 04:20:02 d287ab97295c: Verifying Checksum 04:20:02 d287ab97295c: Download complete 04:20:03 b4d181a07f80: Pull complete 04:20:03 a1111a8f2ec3: Pull complete 04:20:04 ed53099fbce6: Pull complete 04:20:04 dc539afda2c1: Pull complete 04:20:04 77bc0d833cb6: Pull complete 04:20:04 9065ff56babe: Pull complete 04:20:09 d287ab97295c: Pull complete 04:20:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:20:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:20:10 prd-centos7-docker-4c-2g-116 does not seem to be running inside a container 04:20:10 $ 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/114/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/114 -v /w/workspace/edgex-go/114:/w/workspace/edgex-go/114:rw,z -v /w/workspace/edgex-go/114@tmp:/w/workspace/edgex-go/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:20:12 $ docker top 89802fd85f968252a19e785b9f931556f2e2380d7b4bc46cf483f7e388bcf61e -eo pid,comm [Pipeline] { [Pipeline] sh 04:20:12 + touch /tmp/pre-build-complete [Pipeline] sh 04:20:12 + mkdir -p /var/log/sysstat [Pipeline] sh 04:20:13 + ls /var/log/sa-host 04:20:13 + sadf -c /var/log/sa-host/sa19 04:20:13 file_magic: OK 04:20:13 HZ: Using current value: 100 04:20:13 file_header: OK 04:20:13 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 04:20:13 Statistics: 04:20:13 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:20:13 File successfully converted to sysstat format version 12.0.3 04:20:13 + sadf -c /var/log/sa-host/sa30 04:20:13 file_magic: OK 04:20:13 HZ: Using current value: 100 04:20:13 file_header: OK 04:20:13 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 04:20:13 Statistics: 04:20:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:20:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:13 provisioning config files... 04:20:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/114@tmp/config4294048524808252486tmp [Pipeline] { [Pipeline] echo 04:20:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:20:13 ---> create-netrc.sh [Pipeline] } 04:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:20:14 ---> python-tools-install.sh [Pipeline] echo 04:20:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:20:14 ---> sudo-logs.sh 04:20:14 Archiving 'sudo' log.. 04:20:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-116.novalocal: Name or service not known 04:20:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-116.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:20:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:20:14 ---> job-cost.sh 04:20:14 lf-activate-venv: SKIPPING 04:20:14 DEBUG: total: 0.10999999940395355 04:20:14 INFO: Retrieving Stack Cost... 04:20:15 INFO: Retrieving Pricing Info for: v3-standard-2 04:20:15 INFO: Archiving Costs [Pipeline] echo 04:20:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:20:15 ---> logs-deploy.sh 04:20:15 lf-activate-venv: SKIPPING 04:20:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/114 04:20:15 INFO: archiving workspace using pattern(s): 04:20:16 Archives upload complete. 04:20:16 INFO: archiving logs to Nexus 04:20:17 ---> uname -a: 04:20:17 Linux prd-centos7-docker-4c-2g-116.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:20:17 04:20:17 04:20:17 ---> lscpu: 04:20:17 Architecture: x86_64 04:20:17 CPU op-mode(s): 32-bit, 64-bit 04:20:17 Byte Order: Little Endian 04:20:17 Address sizes: 40 bits physical, 48 bits virtual 04:20:17 CPU(s): 2 04:20:17 On-line CPU(s) list: 0,1 04:20:17 Thread(s) per core: 1 04:20:17 Core(s) per socket: 1 04:20:17 Socket(s): 2 04:20:17 NUMA node(s): 1 04:20:17 Vendor ID: AuthenticAMD 04:20:17 CPU family: 23 04:20:17 Model: 49 04:20:17 Model name: AMD EPYC-Rome Processor 04:20:17 Stepping: 0 04:20:17 CPU MHz: 2799.998 04:20:17 BogoMIPS: 5599.99 04:20:17 Virtualization: AMD-V 04:20:17 Hypervisor vendor: KVM 04:20:17 Virtualization type: full 04:20:17 L1d cache: 32K 04:20:17 L1i cache: 32K 04:20:17 L2 cache: 512K 04:20:17 L3 cache: 16384K 04:20:17 NUMA node0 CPU(s): 0,1 04:20:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 04:20:17 04:20:17 04:20:17 ---> nproc: 04:20:17 2 04:20:17 04:20:17 04:20:17 ---> df -h: 04:20:17 Filesystem Size Used Avail Use% Mounted on 04:20:17 overlay 40G 15G 26G 37% / 04:20:17 tmpfs 64M 0 64M 0% /dev 04:20:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:20:17 shm 64M 0 64M 0% /dev/shm 04:20:17 /dev/vda1 40G 15G 26G 37% /facter-os 04:20:17 04:20:17 04:20:17 ---> sar -b -r -n DEV: 04:20:17 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/19/21 _x86_64_ (2 CPU) 04:20:17 04:20:17 03:57:42 LINUX RESTART (2 CPU) 04:20:17 04:20:17 03:58:01 tps rtps wtps bread/s bwrtn/s 04:20:17 03:59:01 28.28 14.24 14.04 2895.85 3740.00 04:20:17 04:00:01 78.07 3.28 74.79 2345.38 5366.44 04:20:17 04:01:01 7.66 0.15 7.51 4.40 3732.91 04:20:17 04:02:01 60.21 0.13 60.07 5.46 24891.58 04:20:17 04:03:01 327.73 0.00 327.73 0.00 70659.49 04:20:17 04:04:01 54.09 0.00 54.09 0.00 9792.97 04:20:17 04:05:01 110.96 0.00 110.96 0.00 4500.98 04:20:17 04:06:01 537.60 254.22 283.37 7215.13 169512.63 04:20:17 04:07:01 409.04 85.51 323.53 3580.82 171118.30 04:20:17 04:08:01 546.79 52.03 494.76 2772.05 215237.97 04:20:17 04:09:01 124.28 11.59 112.69 1156.37 17770.74 04:20:17 04:10:01 4.13 0.10 4.03 1.60 81.81 04:20:17 04:11:02 0.45 0.00 0.45 0.00 6.51 04:20:17 04:12:01 0.25 0.00 0.25 0.00 2.47 04:20:17 04:13:01 0.40 0.23 0.17 7.33 2.40 04:20:17 04:14:01 0.77 0.00 0.77 0.00 13.81 04:20:17 04:15:01 0.35 0.00 0.35 0.00 5.30 04:20:17 04:16:01 292.31 269.78 22.53 3752.47 1149.81 04:20:17 04:17:01 0.48 0.00 0.48 0.00 6.61 04:20:17 04:18:01 0.23 0.00 0.23 0.00 2.77 04:20:17 04:19:01 9.03 2.96 6.06 170.26 293.34 04:20:17 04:20:01 307.38 56.23 251.15 4442.49 54480.62 04:20:17 Average: 132.05 34.18 97.87 1290.83 34260.64 04:20:17 04:20:17 03:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:20:17 03:59:01 5729656 0 601980 7.52 2620 1674684 1296144 14.31 570812 1478208 29384 04:20:17 04:00:01 5467304 0 671192 8.38 2620 1867824 1411140 15.58 759980 1540088 7708 04:20:17 04:01:01 5310380 0 724420 9.05 2620 1971520 1415144 15.62 872512 1580368 2644 04:20:17 04:02:01 4330788 0 761348 9.51 2620 2914184 1355176 14.96 1004036 2344120 266540 04:20:17 04:03:01 3568544 0 1020424 12.74 2620 3417352 1622116 17.91 1268580 2706800 70348 04:20:17 04:04:01 3250752 0 1078528 13.47 2620 3677040 1682180 18.57 1461168 2812320 44792 04:20:17 04:05:01 3336472 0 1040828 13.00 2620 3629020 1412976 15.60 1401620 2766900 36424 04:20:17 04:06:01 1065800 0 1237304 15.45 2620 5703216 2085696 23.03 1722796 4639176 182244 04:20:17 04:07:01 479200 0 1395948 17.43 2620 6131172 2346396 25.91 3095604 3792272 172 04:20:17 04:08:01 1504472 0 1329360 16.60 2620 5172488 2229804 24.62 2176980 3690060 716 04:20:17 04:09:01 2213000 0 1205120 15.05 2620 4588200 1776956 19.62 1686956 3482080 32 04:20:17 04:10:01 2252920 0 1165168 14.55 2620 4588232 1416216 15.64 1750592 3385664 8 04:20:17 04:11:02 2258976 0 1159088 14.47 2620 4588256 1367888 15.10 1745936 3386396 8 04:20:17 04:12:01 2258780 0 1159284 14.47 2620 4588256 1368080 15.10 1749456 3383052 8 04:20:17 04:13:01 2259280 0 1158744 14.47 2620 4588296 1367888 15.10 1749140 3383348 20 04:20:17 04:14:01 2264012 0 1154012 14.41 2620 4588296 1367972 15.10 1746608 3380868 8 04:20:17 04:15:01 2264440 0 1153576 14.40 2620 4588304 1367936 15.10 1746424 3380868 8 04:20:17 04:16:01 2105744 0 1248952 15.59 2620 4651624 1367920 15.10 1786844 3403888 12 04:20:17 04:17:01 2106188 0 1248504 15.59 2620 4651628 1367920 15.10 1786924 3403892 8 04:20:17 04:18:01 2105588 0 1249100 15.60 2620 4651632 1367920 15.10 1786872 3403888 16 04:20:17 04:19:01 1379412 0 1360188 16.98 2620 5266720 1731188 19.11 1954968 3916384 609220 04:20:17 04:20:01 435348 0 1458884 18.22 2620 6112088 1453812 16.05 2002960 4663404 236 04:20:17 Average: 2633957 0 1117361 13.95 2620 4255001 1553567 17.15 1628535 3178366 56843 04:20:17 04:20:17 03:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:20:17 03:59:01 eth0 547.24 328.16 2082.93 60.49 0.00 0.00 0.00 0.00 04:20:17 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:00:01 vethf0c20eb 67.24 44.98 8.54 135.98 0.00 0.00 0.00 0.00 04:20:17 04:00:01 eth0 289.13 263.03 1719.50 38.27 0.00 0.00 0.00 0.00 04:20:17 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:00:01 docker0 67.24 44.86 7.62 135.97 0.00 0.00 0.00 0.00 04:20:17 04:01:01 vethf0c20eb 750.44 580.02 64.18 1777.25 0.00 0.00 0.00 0.00 04:20:17 04:01:01 eth0 598.28 752.96 1784.35 65.77 0.00 0.00 0.00 0.00 04:20:17 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:01:01 docker0 750.44 580.00 53.92 1777.25 0.00 0.00 0.00 0.00 04:20:17 04:02:01 eth0 409.79 426.22 4059.28 41.93 0.00 0.00 0.00 0.00 04:20:17 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:02:01 docker0 358.09 275.49 25.65 838.92 0.00 0.00 0.00 0.00 04:20:17 04:03:01 vetha85cfeb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:20:17 04:03:01 eth0 264.83 225.38 2066.74 29.90 0.00 0.00 0.00 0.00 04:20:17 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:03:01 docker0 209.95 239.23 17.25 2042.73 0.00 0.00 0.00 0.00 04:20:17 04:04:01 vetha85cfeb 1.13 1.15 0.09 0.10 0.00 0.00 0.00 0.00 04:20:17 04:04:01 eth0 29.74 14.93 24.98 11.64 0.00 0.00 0.00 0.00 04:20:17 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:04:01 docker0 1.13 1.13 0.07 0.10 0.00 0.00 0.00 0.00 04:20:17 04:05:01 vetha85cfeb 1.02 1.02 0.08 0.08 0.00 0.00 0.00 0.00 04:20:17 04:05:01 eth0 21.33 11.64 17.66 9.26 0.00 0.00 0.00 0.00 04:20:17 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:05:01 docker0 1.02 1.02 0.07 0.08 0.00 0.00 0.00 0.00 04:20:17 04:06:01 vethff28b84 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 04:20:17 04:06:01 veth0a4edcf 3.68 6.50 0.25 35.39 0.00 0.00 0.00 0.00 04:20:17 04:06:01 eth0 147.27 88.62 1876.14 133.06 0.00 0.00 0.00 0.00 04:20:17 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:07:01 vethff28b84 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 04:20:17 04:07:01 veth4aee286 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:20:17 04:07:01 eth0 38.15 19.45 131.27 12.78 0.00 0.00 0.00 0.00 04:20:17 04:07:01 veth4dbe20a 0.62 1.63 0.05 10.59 0.00 0.00 0.00 0.00 04:20:17 04:08:01 veth60aebe1 0.05 0.32 0.00 0.02 0.00 0.00 0.00 0.00 04:20:17 04:08:01 vethff28b84 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 04:20:17 04:08:01 eth0 82.81 45.79 262.56 127.15 0.00 0.00 0.00 0.00 04:20:17 04:08:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:20:17 04:09:01 eth0 350.44 317.50 1614.71 1018.61 0.00 0.00 0.00 0.00 04:20:17 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:09:01 docker0 1433.96 1246.69 107.64 5667.69 0.00 0.00 0.00 0.00 04:20:17 04:10:01 eth0 102.28 119.17 55.96 584.13 0.00 0.00 0.00 0.00 04:20:17 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:11:02 eth0 0.08 0.07 0.01 0.04 0.00 0.00 0.00 0.00 04:20:17 04:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:12:01 eth0 0.49 0.42 1.03 0.03 0.00 0.00 0.00 0.00 04:20:17 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:13:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:20:17 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:14:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:20:17 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:15:01 eth0 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:20:17 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:16:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:20:17 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:17:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:18:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:20:17 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:19:01 eth0 139.33 74.75 4056.10 10.08 0.00 0.00 0.00 0.00 04:20:17 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:20:01 eth0 258.69 172.96 3657.24 123.70 0.00 0.00 0.00 0.00 04:20:17 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 04:20:01 docker0 43.82 53.15 4.33 392.86 0.00 0.00 0.00 0.00 04:20:17 Average: eth0 149.26 130.19 1065.24 103.13 0.00 0.00 0.00 0.00 04:20:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:17 Average: docker0 67.22 59.12 5.09 275.66 0.00 0.00 0.00 0.00 04:20:17 04:20:17 04:20:17 ---> sar -P ALL: 04:20:17 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/19/21 _x86_64_ (2 CPU) 04:20:17 04:20:17 03:57:42 LINUX RESTART (2 CPU) 04:20:17 04:20:17 03:58:01 CPU %user %nice %system %iowait %steal %idle 04:20:17 03:59:01 all 12.40 0.00 1.79 0.30 0.05 85.45 04:20:17 03:59:01 0 11.83 0.00 2.27 0.52 0.05 85.33 04:20:17 03:59:01 1 12.97 0.00 1.32 0.09 0.05 85.58 04:20:17 04:00:01 all 7.74 0.00 2.43 1.81 0.05 87.97 04:20:17 04:00:01 0 7.95 0.00 2.32 0.65 0.07 89.01 04:20:17 04:00:01 1 7.54 0.00 2.54 2.95 0.03 86.94 04:20:17 04:01:01 all 5.74 0.00 1.73 0.00 0.08 92.45 04:20:17 04:01:01 0 5.31 0.00 1.89 0.00 0.09 92.71 04:20:17 04:01:01 1 6.17 0.00 1.57 0.00 0.07 92.20 04:20:17 04:02:01 all 15.95 0.00 4.28 0.92 0.07 78.77 04:20:17 04:02:01 0 13.07 0.00 4.04 0.99 0.07 81.82 04:20:17 04:02:01 1 18.82 0.00 4.52 0.85 0.07 75.73 04:20:17 04:03:01 all 27.40 0.00 9.66 4.40 0.12 58.43 04:20:17 04:03:01 0 27.42 0.00 9.60 4.86 0.12 57.99 04:20:17 04:03:01 1 27.38 0.00 9.71 3.94 0.11 58.86 04:20:17 04:04:01 all 46.04 0.00 4.66 0.69 0.10 48.51 04:20:17 04:04:01 0 45.31 0.00 5.00 0.74 0.11 48.84 04:20:17 04:04:01 1 46.77 0.00 4.32 0.64 0.09 48.18 04:20:17 04:05:01 all 68.55 0.00 7.17 1.56 0.13 22.60 04:20:17 04:05:01 0 67.06 0.00 7.36 1.54 0.13 23.92 04:20:17 04:05:01 1 70.05 0.00 6.97 1.58 0.13 21.27 04:20:17 04:06:01 all 38.17 0.00 14.38 20.82 0.13 26.51 04:20:17 04:06:01 0 38.74 0.00 14.41 20.76 0.13 25.97 04:20:17 04:06:01 1 37.59 0.00 14.35 20.87 0.13 27.06 04:20:17 04:07:01 all 74.87 0.00 15.23 7.81 0.13 1.96 04:20:17 04:07:01 0 75.46 0.00 15.10 7.88 0.13 1.43 04:20:17 04:07:01 1 74.27 0.00 15.37 7.74 0.13 2.49 04:20:17 04:08:01 all 69.08 0.00 18.44 10.95 0.15 1.39 04:20:17 04:08:01 0 70.16 0.00 17.86 10.60 0.15 1.24 04:20:17 04:08:01 1 68.01 0.00 19.01 11.29 0.15 1.54 04:20:17 04:09:01 all 18.92 0.00 6.43 2.31 0.09 72.24 04:20:17 04:09:01 0 19.01 0.00 6.90 2.37 0.09 71.63 04:20:17 04:09:01 1 18.84 0.00 5.96 2.26 0.09 72.85 04:20:17 04:20:17 04:09:01 CPU %user %nice %system %iowait %steal %idle 04:20:17 04:10:01 all 6.49 0.00 0.88 0.04 0.04 92.55 04:20:17 04:10:01 0 6.81 0.00 0.93 0.03 0.05 92.18 04:20:17 04:10:01 1 6.18 0.00 0.83 0.05 0.03 92.91 04:20:17 04:11:02 all 0.18 0.00 0.06 0.00 0.02 99.75 04:20:17 04:11:02 0 0.28 0.00 0.05 0.00 0.00 99.67 04:20:17 04:11:02 1 0.07 0.00 0.07 0.00 0.03 99.83 04:20:17 04:12:01 all 0.20 0.00 0.03 0.00 0.02 99.75 04:20:17 04:12:01 0 0.36 0.00 0.03 0.00 0.02 99.59 04:20:17 04:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:20:17 04:13:01 all 0.21 0.00 0.07 0.00 0.01 99.72 04:20:17 04:13:01 0 0.37 0.00 0.07 0.00 0.00 99.57 04:20:17 04:13:01 1 0.05 0.00 0.07 0.00 0.02 99.87 04:20:17 04:14:01 all 0.19 0.00 0.04 0.00 0.02 99.75 04:20:17 04:14:01 0 0.32 0.00 0.03 0.00 0.02 99.63 04:20:17 04:14:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:20:17 04:15:01 all 0.20 0.00 0.03 0.00 0.02 99.75 04:20:17 04:15:01 0 0.35 0.00 0.02 0.00 0.02 99.62 04:20:17 04:15:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:20:17 04:16:01 all 0.26 4.31 13.45 2.91 0.06 79.01 04:20:17 04:16:01 0 0.12 4.47 13.97 2.70 0.05 78.70 04:20:17 04:16:01 1 0.41 4.15 12.92 3.13 0.07 79.33 04:20:17 04:17:01 all 0.18 0.00 0.05 0.00 0.02 99.76 04:20:17 04:17:01 0 0.05 0.00 0.05 0.00 0.02 99.88 04:20:17 04:17:01 1 0.30 0.00 0.05 0.00 0.02 99.63 04:20:17 04:18:01 all 0.29 0.00 0.04 0.00 0.02 99.65 04:20:17 04:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:20:17 04:18:01 1 0.53 0.00 0.05 0.00 0.02 99.40 04:20:17 04:19:01 all 7.69 0.00 3.17 0.07 0.03 89.05 04:20:17 04:19:01 0 7.78 0.00 3.19 0.03 0.03 88.96 04:20:17 04:19:01 1 7.60 0.00 3.15 0.10 0.02 89.14 04:20:17 04:20:01 all 21.61 0.00 10.34 5.83 0.11 62.10 04:20:17 04:20:01 0 21.89 0.00 10.47 6.70 0.12 60.83 04:20:17 04:20:01 1 21.34 0.00 10.22 4.97 0.11 63.36 04:20:17 04:20:17 Average: CPU %user %nice %system %iowait %steal %idle 04:20:17 Average: all 18.40 0.20 5.04 2.64 0.06 73.65 04:20:17 Average: 0 18.30 0.21 5.10 2.64 0.07 73.68 04:20:17 Average: 1 18.51 0.19 4.98 2.64 0.06 73.62 04:20:17 04:20:17 04:20:17