Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e44beca5e6c7de5cce47393cbeeb069a46bdd7aa 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-ssh5148623061189075228.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh86789640999292810.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/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/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh205264522110862279.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh5305641160173735112.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/app-service-configurable/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/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6940753608682290651.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1804 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh8736705336282132737.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e44beca5e6c7de5cce47393cbeeb069a46bdd7aa (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#367)" > git rev-list --no-walk 69b09aefd5947b346e513aea3e1dfdeacd3d7690 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-19T15:07:08.068Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T15:07:08.128Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T15:07:08.145Z] ========================================================= [2022-01-19T15:07:08.145Z] EdgeX Global Pipelines Version Info [2022-01-19T15:07:08.145Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:07:09.294Z] ------------------- [2022-01-19T15:07:09.294Z] stable info: [2022-01-19T15:07:09.294Z] ------------------- [2022-01-19T15:07:09.294Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T15:07:09.294Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T15:07:09.294Z] Message: update stable to v1.0.219 [2022-01-19T15:07:10.246Z] ------------------- [2022-01-19T15:07:10.246Z] experimental info: [2022-01-19T15:07:10.246Z] ------------------- [2022-01-19T15:07:10.246Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T15:07:10.246Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T15:07:10.246Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T15:07:10.370Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-01-19T15:07:10.384Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-01-19T15:07:10.393Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T15:07:10.404Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T15:07:10.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T15:07:10.428Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T15:07:10.440Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T15:07:10.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-19T15:07:10.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T15:07:10.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T15:07:10.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T15:07:10.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-01-19T15:07:10.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T15:07:10.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T15:07:10.537Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T15:07:10.548Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T15:07:10.563Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T15:07:10.576Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T15:07:10.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T15:07:10.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-19T15:07:10.621Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-19T15:07:10.638Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-19T15:07:10.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-19T15:07:10.663Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-19T15:07:10.682Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-19T15:07:10.699Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T15:07:10.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-19T15:07:10.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-19T15:07:10.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-19T15:07:10.751Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] echo [2022-01-19T15:07:10.763Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e44beca [Pipeline] echo [2022-01-19T15:07:10.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T15:07:10.817Z] provisioning config files... [2022-01-19T15:07:10.830Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config404593015643408901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:07:11.137Z] ---> docker-login.sh [2022-01-19T15:07:11.137Z] nexus3.edgexfoundry.org:10001 [2022-01-19T15:07:11.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:07:11.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:07:11.402Z] Configure a credential helper to remove this warning. See [2022-01-19T15:07:11.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:07:11.402Z] [2022-01-19T15:07:11.402Z] Login Succeeded [2022-01-19T15:07:11.402Z] nexus3.edgexfoundry.org:10002 [2022-01-19T15:07:11.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:07:11.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:07:11.402Z] Configure a credential helper to remove this warning. See [2022-01-19T15:07:11.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:07:11.402Z] [2022-01-19T15:07:11.402Z] Login Succeeded [2022-01-19T15:07:11.402Z] nexus3.edgexfoundry.org:10003 [2022-01-19T15:07:11.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:07:11.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:07:11.402Z] Configure a credential helper to remove this warning. See [2022-01-19T15:07:11.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:07:11.402Z] [2022-01-19T15:07:11.402Z] Login Succeeded [2022-01-19T15:07:11.402Z] nexus3.edgexfoundry.org:10004 [2022-01-19T15:07:11.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:07:11.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:07:11.669Z] Configure a credential helper to remove this warning. See [2022-01-19T15:07:11.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:07:11.669Z] [2022-01-19T15:07:11.669Z] Login Succeeded [2022-01-19T15:07:11.669Z] docker.io [2022-01-19T15:07:11.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:07:11.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:07:11.929Z] Configure a credential helper to remove this warning. See [2022-01-19T15:07:11.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:07:11.929Z] [2022-01-19T15:07:11.929Z] Login Succeeded [2022-01-19T15:07:11.929Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T15:07:11.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-19T15:07:12.332Z] + git rev-list -1 --merges e44beca5e6c7de5cce47393cbeeb069a46bdd7aa~1..e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] echo [2022-01-19T15:07:12.362Z] -----------> git rev-list -1 --merges e44beca5e6c7de5cce47393cbeeb069a46bdd7aa~1..e44beca5e6c7de5cce47393cbeeb069a46bdd7aa e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [false] [Pipeline] sh [2022-01-19T15:07:12.657Z] + git log --format=format:%s -1 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] echo [2022-01-19T15:07:12.671Z] ========================================================= [2022-01-19T15:07:12.671Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T15:07:12.671Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T15:07:13.014Z] + git log --format=format:%s -1 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] echo [2022-01-19T15:07:13.028Z] [semverPrep] GIT_COMMIT: e44beca5e6c7de5cce47393cbeeb069a46bdd7aa, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#367) [Pipeline] echo [2022-01-19T15:07:13.040Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-19T15:07:13.471Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T15:07:13.471Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T15:07:13.471Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T15:07:13.471Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T15:07:13.472Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T15:07:13.472Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T15:07:13.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:07:13.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T15:07:13.891Z] [2022-01-19T15:07:13.891Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:07:14.199Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T15:07:14.199Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T15:07:14.199Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T15:07:14.199Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T15:07:14.199Z] 4c7163046ea9: Pulling fs layer [2022-01-19T15:07:14.199Z] 0c2d73faf560: Pulling fs layer [2022-01-19T15:07:14.199Z] 0c2d73faf560: Waiting [2022-01-19T15:07:14.199Z] 3e5f54012d9b: Verifying Checksum [2022-01-19T15:07:14.199Z] 3e5f54012d9b: Download complete [2022-01-19T15:07:14.199Z] a0d0a0d46f8b: Verifying Checksum [2022-01-19T15:07:14.199Z] a0d0a0d46f8b: Download complete [2022-01-19T15:07:14.199Z] 0c2d73faf560: Verifying Checksum [2022-01-19T15:07:14.199Z] 0c2d73faf560: Download complete [2022-01-19T15:07:14.199Z] 4c7163046ea9: Verifying Checksum [2022-01-19T15:07:14.199Z] 4c7163046ea9: Download complete [2022-01-19T15:07:14.460Z] a0d0a0d46f8b: Pull complete [2022-01-19T15:07:14.460Z] 3e5f54012d9b: Pull complete [2022-01-19T15:07:14.726Z] 4c7163046ea9: Pull complete [2022-01-19T15:07:14.992Z] 0c2d73faf560: Pull complete [2022-01-19T15:07:14.992Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T15:07:14.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T15:07:14.992Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T15:07:15.064Z] prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container [2022-01-19T15:07:14.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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:10004/edgex-devops/git-semver:latest cat [2022-01-19T15:07:15.515Z] $ docker top 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T15:07:15.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T15:07:15.729Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T15:07:15.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T15:07:15.725Z] $ docker exec 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 ssh-agent [2022-01-19T15:07:15.932Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNallIk/agent.14 [2022-01-19T15:07:15.932Z] SSH_AGENT_PID=21 [2022-01-19T15:07:15.941Z] Running ssh-add (command line suppressed) [2022-01-19T15:07:15.941Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_910029982862127709.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_910029982862127709.key) [2022-01-19T15:07:16.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T15:07:16.342Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T15:07:16.292Z] $ docker exec --env ******** --env ******** 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 ssh-agent -k [2022-01-19T15:07:16.383Z] unset SSH_AUTH_SOCK; [2022-01-19T15:07:16.386Z] unset SSH_AGENT_PID; [2022-01-19T15:07:16.386Z] echo Agent pid 21 killed; [2022-01-19T15:07:16.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T15:07:16.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T15:07:16.481Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T15:07:16.578Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T15:07:16.535Z] $ docker exec 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 ssh-agent [2022-01-19T15:07:16.672Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBBkjCF/agent.55 [2022-01-19T15:07:16.672Z] SSH_AGENT_PID=61 [2022-01-19T15:07:16.677Z] Running ssh-add (command line suppressed) [2022-01-19T15:07:16.749Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5718643038246517859.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5718643038246517859.key) [2022-01-19T15:07:16.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T15:07:17.083Z] + git semver init [2022-01-19T15:07:17.083Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T15:07:17.083Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-19T15:07:17.083Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-19T15:07:17.083Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T15:07:17.083Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T15:07:17.083Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T15:07:17.083Z] # $SEMVER_BRANCH = main [2022-01-19T15:07:17.083Z] # $SEMVER_TEMP = /tmp/semver-203316405 [2022-01-19T15:07:17.083Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2022-01-19T15:07:18.024Z] # '/tmp/semver-203316405' -> '/w/workspace/ry_app-service-configurable_main/.semver' [2022-01-19T15:07:18.024Z] # -> Force: false [2022-01-19T15:07:18.024Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-19T15:07:18.037Z] $ docker exec --env ******** --env ******** 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 ssh-agent -k [2022-01-19T15:07:18.120Z] unset SSH_AUTH_SOCK; [2022-01-19T15:07:18.121Z] unset SSH_AGENT_PID; [2022-01-19T15:07:18.121Z] echo Agent pid 61 killed; [2022-01-19T15:07:18.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T15:07:18.439Z] + git semver [Pipeline] } [2022-01-19T15:07:18.454Z] $ docker stop --time=1 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 [2022-01-19T15:07:19.673Z] $ docker rm -f 55983a518836a28c645a7ff32e01e5010288c84db8907629de4cc7f60a97fa16 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T15:07:20.020Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T15:07:20.276Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T15:07:20.280Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T15:07:20.439Z] provisioning config files... [2022-01-19T15:07:20.448Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4268267556186436342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:07:20.751Z] ---> docker-login.sh [2022-01-19T15:07:20.751Z] nexus3.edgexfoundry.org:10001 [2022-01-19T15:07:20.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:07:20.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:07:20.751Z] Configure a credential helper to remove this warning. See [2022-01-19T15:07:20.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:07:20.751Z] [2022-01-19T15:07:20.751Z] Login Succeeded [2022-01-19T15:07:20.751Z] nexus3.edgexfoundry.org:10002 [2022-01-19T15:07:20.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:07:20.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:07:20.751Z] Configure a credential helper to remove this warning. See [2022-01-19T15:07:20.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:07:20.751Z] [2022-01-19T15:07:20.751Z] Login Succeeded [2022-01-19T15:07:20.751Z] nexus3.edgexfoundry.org:10003 [2022-01-19T15:07:21.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:07:21.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:07:21.013Z] Configure a credential helper to remove this warning. See [2022-01-19T15:07:21.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:07:21.013Z] [2022-01-19T15:07:21.013Z] Login Succeeded [2022-01-19T15:07:21.013Z] nexus3.edgexfoundry.org:10004 [2022-01-19T15:07:21.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:07:21.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:07:21.013Z] Configure a credential helper to remove this warning. See [2022-01-19T15:07:21.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:07:21.013Z] [2022-01-19T15:07:21.013Z] Login Succeeded [2022-01-19T15:07:21.013Z] docker.io [2022-01-19T15:07:21.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:07:21.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:07:21.534Z] Configure a credential helper to remove this warning. See [2022-01-19T15:07:21.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:07:21.534Z] [2022-01-19T15:07:21.534Z] Login Succeeded [2022-01-19T15:07:21.534Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T15:07:21.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T15:07:21.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T15:07:21.623Z] ========================================================= [2022-01-19T15:07:21.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T15:07:21.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:07:21.947Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-19T15:07:21.948Z] Sending build context to Docker daemon 2.927MB [2022-01-19T15:07:21.948Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-19T15:07:21.948Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T15:07:21.948Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T15:07:21.948Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T15:07:21.948Z] 666ba61612fd: Pulling fs layer [2022-01-19T15:07:21.948Z] 8ed8ca486205: Pulling fs layer [2022-01-19T15:07:21.948Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T15:07:21.948Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T15:07:21.948Z] f965cba54748: Pulling fs layer [2022-01-19T15:07:21.948Z] 861ffc35075e: Pulling fs layer [2022-01-19T15:07:21.948Z] 4b385c91608e: Pulling fs layer [2022-01-19T15:07:21.948Z] 560528eb2ebb: Pulling fs layer [2022-01-19T15:07:21.948Z] 22a0e8bec74d: Waiting [2022-01-19T15:07:21.948Z] f965cba54748: Waiting [2022-01-19T15:07:21.948Z] 861ffc35075e: Waiting [2022-01-19T15:07:21.948Z] 4b385c91608e: Waiting [2022-01-19T15:07:21.948Z] 560528eb2ebb: Waiting [2022-01-19T15:07:21.948Z] 4fe6c5a15a65: Waiting [2022-01-19T15:07:21.948Z] 8ed8ca486205: Verifying Checksum [2022-01-19T15:07:21.948Z] 8ed8ca486205: Download complete [2022-01-19T15:07:21.948Z] 666ba61612fd: Download complete [2022-01-19T15:07:21.948Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T15:07:21.948Z] 22a0e8bec74d: Download complete [2022-01-19T15:07:21.948Z] f965cba54748: Verifying Checksum [2022-01-19T15:07:21.948Z] f965cba54748: Download complete [2022-01-19T15:07:21.948Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T15:07:21.948Z] 59bf1c3509f3: Download complete [2022-01-19T15:07:21.948Z] 861ffc35075e: Verifying Checksum [2022-01-19T15:07:21.948Z] 861ffc35075e: Download complete [2022-01-19T15:07:22.218Z] 4b385c91608e: Verifying Checksum [2022-01-19T15:07:22.218Z] 4b385c91608e: Download complete [2022-01-19T15:07:22.479Z] 59bf1c3509f3: Pull complete [2022-01-19T15:07:22.479Z] 560528eb2ebb: Verifying Checksum [2022-01-19T15:07:22.479Z] 560528eb2ebb: Download complete [2022-01-19T15:07:22.479Z] 666ba61612fd: Pull complete [2022-01-19T15:07:22.742Z] 8ed8ca486205: Pull complete [2022-01-19T15:07:22.742Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T15:07:22.742Z] 4fe6c5a15a65: Download complete [2022-01-19T15:07:26.979Z] 4fe6c5a15a65: Pull complete [2022-01-19T15:07:26.979Z] 22a0e8bec74d: Pull complete [2022-01-19T15:07:26.979Z] f965cba54748: Pull complete [2022-01-19T15:07:26.979Z] 861ffc35075e: Pull complete [2022-01-19T15:07:26.979Z] 4b385c91608e: Pull complete [2022-01-19T15:07:29.527Z] 560528eb2ebb: Pull complete [2022-01-19T15:07:29.527Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T15:07:29.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T15:07:29.527Z] ---> dd4a08f94e63 [2022-01-19T15:07:29.527Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T15:07:30.915Z] ---> Running in abda0a6cdfe5 [2022-01-19T15:07:30.915Z] Removing intermediate container abda0a6cdfe5 [2022-01-19T15:07:30.915Z] ---> 290b72af22cf [2022-01-19T15:07:30.915Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T15:07:30.915Z] ---> Running in 66f7d65bc808 [2022-01-19T15:07:30.915Z] Removing intermediate container 66f7d65bc808 [2022-01-19T15:07:30.915Z] ---> d82653604af7 [2022-01-19T15:07:30.915Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T15:07:30.915Z] ---> Running in 2fcb754211be [2022-01-19T15:07:31.182Z] Removing intermediate container 2fcb754211be [2022-01-19T15:07:31.182Z] ---> 77b19f49e91a [2022-01-19T15:07:31.182Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T15:07:31.182Z] ---> Running in 589997f35686 [2022-01-19T15:07:31.442Z] Removing intermediate container 589997f35686 [2022-01-19T15:07:31.442Z] ---> 085a37430fda [2022-01-19T15:07:31.442Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T15:07:31.442Z] ---> Running in 602b0b0ad5c8 [2022-01-19T15:07:31.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T15:07:32.644Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T15:07:32.903Z] OK: 221 MiB in 52 packages [2022-01-19T15:07:33.163Z] Removing intermediate container 602b0b0ad5c8 [2022-01-19T15:07:33.163Z] ---> 41685de6c5cc [2022-01-19T15:07:33.163Z] Step 8/12 : WORKDIR /app [2022-01-19T15:07:33.163Z] ---> Running in c22dfcc8ff08 [2022-01-19T15:07:33.163Z] Removing intermediate container c22dfcc8ff08 [2022-01-19T15:07:33.163Z] ---> ec433a8e8abb [2022-01-19T15:07:33.163Z] Step 9/12 : COPY . . [2022-01-19T15:07:33.423Z] ---> e6e7faa575f1 [2022-01-19T15:07:33.423Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T15:07:33.423Z] ---> Running in 4e83153730c3 [2022-01-19T15:07:35.393Z] Still waiting to schedule task [2022-01-19T15:07:35.394Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-19T15:08:12.186Z] Removing intermediate container 4e83153730c3 [2022-01-19T15:08:12.186Z] ---> 6cc017f19f88 [2022-01-19T15:08:12.186Z] Step 11/12 : ARG MAKE="make build" [2022-01-19T15:08:12.186Z] ---> Running in e45192a7533a [2022-01-19T15:08:12.186Z] Removing intermediate container e45192a7533a [2022-01-19T15:08:12.186Z] ---> eb9253483f19 [2022-01-19T15:08:12.186Z] Step 12/12 : RUN $MAKE [2022-01-19T15:08:12.186Z] ---> Running in a0c2fbadd92b [2022-01-19T15:08:12.186Z] noop [2022-01-19T15:08:12.186Z] Removing intermediate container a0c2fbadd92b [2022-01-19T15:08:12.186Z] ---> 0ecfcfea32e9 [2022-01-19T15:08:12.186Z] Successfully built 0ecfcfea32e9 [2022-01-19T15:08:12.186Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:08:12.507Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T15:08:12.508Z] . [Pipeline] withDockerContainer [2022-01-19T15:08:12.574Z] prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container [2022-01-19T15:08:12.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-19T15:08:12.977Z] $ docker top 3662f040f2e09bcdea9edd81f74ef24a13c3c579d7be040eb91e13ba5997cf3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T15:08:13.344Z] + go version [2022-01-19T15:08:13.344Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T15:08:13.357Z] $ docker stop --time=1 3662f040f2e09bcdea9edd81f74ef24a13c3c579d7be040eb91e13ba5997cf3c [2022-01-19T15:08:14.541Z] $ docker rm -f 3662f040f2e09bcdea9edd81f74ef24a13c3c579d7be040eb91e13ba5997cf3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:08:14.943Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T15:08:14.943Z] . [Pipeline] withDockerContainer [2022-01-19T15:08:15.006Z] prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container [2022-01-19T15:08:15.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-19T15:08:15.351Z] $ docker top 860cf04bf840a5be39cffeef9746be2519b9fe593a29b7388941e20a733e5b98 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T15:08:15.725Z] + make test [2022-01-19T15:08:15.725Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-19T15:08:30.705Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-19T15:08:30.705Z] CGO_ENABLED=1 go vet ./... [2022-01-19T15:08:34.018Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T15:08:34.018Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T15:08:34.018Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T15:08:34.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T15:08:34.047Z] $ docker stop --time=1 860cf04bf840a5be39cffeef9746be2519b9fe593a29b7388941e20a733e5b98 [2022-01-19T15:08:35.427Z] $ docker rm -f 860cf04bf840a5be39cffeef9746be2519b9fe593a29b7388941e20a733e5b98 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T15:08:35.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T15:08:35.859Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-19T15:08:36.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T15:08:37.253Z] + ls -al . [2022-01-19T15:08:37.253Z] total 148 [2022-01-19T15:08:37.253Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 19 15:08 . [2022-01-19T15:08:37.253Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 15:07 .. [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 7608 Jan 19 15:07 Attribution.txt [2022-01-19T15:08:37.253Z] drwxrwxr-x. 2 jenkins jenkins 37 Jan 19 15:07 bin [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 23791 Jan 19 15:07 CHANGELOG.md [2022-01-19T15:08:37.253Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 19 15:08 coverage.out [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 2064 Jan 19 15:07 Dockerfile [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 119 Jan 19 15:07 .dockerignore [2022-01-19T15:08:37.253Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 15:07 .git [2022-01-19T15:08:37.253Z] drwxrwxr-x. 2 jenkins jenkins 104 Jan 19 15:07 .github [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 104 Jan 19 15:07 .gitignore [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 136 Jan 19 15:07 go.mod [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 49310 Jan 19 15:07 go.sum [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 15:07 GOVERNANCE.md [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 687 Jan 19 15:07 Jenkinsfile [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jan 19 15:07 LICENSE [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 1949 Jan 19 15:07 main.go [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 1614 Jan 19 15:07 makefile [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 618 Jan 19 15:07 OWNERS.md [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 3860 Jan 19 15:07 README.md [2022-01-19T15:08:37.253Z] drwxrwxr-x. 9 jenkins jenkins 151 Jan 19 15:07 res [2022-01-19T15:08:37.253Z] drwx------. 3 jenkins jenkins 58 Jan 19 15:07 .semver [2022-01-19T15:08:37.253Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 19 15:07 snap [2022-01-19T15:08:37.253Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 15:07 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:08:37.549Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e44beca5e6c7de5cce47393cbeeb069a46bdd7aa --label arch=amd64 --label version=2.2.0-dev.7 . [2022-01-19T15:08:37.549Z] Sending build context to Docker daemon 2.928MB [2022-01-19T15:08:37.549Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2022-01-19T15:08:37.549Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-19T15:08:37.549Z] ---> 0ecfcfea32e9 [2022-01-19T15:08:37.549Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T15:08:37.549Z] ---> Running in 5663967b0d94 [2022-01-19T15:08:37.549Z] Removing intermediate container 5663967b0d94 [2022-01-19T15:08:37.549Z] ---> 7c13d242b803 [2022-01-19T15:08:37.549Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T15:08:37.549Z] ---> Running in 48428f2b8798 [2022-01-19T15:08:37.808Z] Removing intermediate container 48428f2b8798 [2022-01-19T15:08:37.808Z] ---> 5deceeeb01aa [2022-01-19T15:08:37.808Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T15:08:37.808Z] ---> Running in b7587bebecd0 [2022-01-19T15:08:37.809Z] Removing intermediate container b7587bebecd0 [2022-01-19T15:08:37.809Z] ---> c4e9754eb7f5 [2022-01-19T15:08:37.809Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T15:08:37.809Z] ---> Running in 17c41c9db808 [2022-01-19T15:08:38.379Z] Removing intermediate container 17c41c9db808 [2022-01-19T15:08:38.379Z] ---> 5c0812f5887d [2022-01-19T15:08:38.379Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T15:08:38.379Z] ---> Running in 0edc7f13ba94 [2022-01-19T15:08:38.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T15:08:39.586Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T15:08:39.848Z] OK: 221 MiB in 52 packages [2022-01-19T15:08:40.118Z] Removing intermediate container 0edc7f13ba94 [2022-01-19T15:08:40.118Z] ---> a174cad8f19c [2022-01-19T15:08:40.118Z] Step 8/26 : WORKDIR /app [2022-01-19T15:08:40.118Z] ---> Running in cd37347c4558 [2022-01-19T15:08:40.118Z] Removing intermediate container cd37347c4558 [2022-01-19T15:08:40.118Z] ---> bfbace34151b [2022-01-19T15:08:40.118Z] Step 9/26 : COPY . . [2022-01-19T15:08:40.380Z] ---> 5857170c42ed [2022-01-19T15:08:40.380Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T15:08:40.380Z] ---> Running in 699a9e568e8a [2022-01-19T15:08:40.950Z] Removing intermediate container 699a9e568e8a [2022-01-19T15:08:40.950Z] ---> aa649004a50d [2022-01-19T15:08:40.950Z] Step 11/26 : ARG MAKE="make build" [2022-01-19T15:08:40.950Z] ---> Running in 0907ae99310b [2022-01-19T15:08:40.950Z] Removing intermediate container 0907ae99310b [2022-01-19T15:08:40.950Z] ---> bc5431b84072 [2022-01-19T15:08:40.950Z] Step 12/26 : RUN $MAKE [2022-01-19T15:08:41.220Z] ---> Running in 517de0a8aa5b [2022-01-19T15:08:41.484Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.7" -o app-service-configurable [2022-01-19T15:08:53.776Z] Removing intermediate container 517de0a8aa5b [2022-01-19T15:08:53.776Z] ---> 421341b359c4 [2022-01-19T15:08:53.776Z] Step 13/26 : FROM alpine:3.14 [2022-01-19T15:08:53.776Z] 3.14: Pulling from library/alpine [2022-01-19T15:08:53.776Z] 97518928ae5f: Pulling fs layer [2022-01-19T15:08:53.776Z] 97518928ae5f: Verifying Checksum [2022-01-19T15:08:53.776Z] 97518928ae5f: Download complete [2022-01-19T15:08:54.038Z] 97518928ae5f: Pull complete [2022-01-19T15:08:54.038Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T15:08:54.038Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T15:08:54.038Z] ---> 0a97eee8041e [2022-01-19T15:08:54.038Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T15:08:54.038Z] ---> Running in 5026d7e44b8d [2022-01-19T15:08:54.038Z] Removing intermediate container 5026d7e44b8d [2022-01-19T15:08:54.038Z] ---> d8db660866ef [2022-01-19T15:08:54.038Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-19T15:08:54.038Z] ---> Running in 9bbdd7bf3b00 [2022-01-19T15:08:54.302Z] Removing intermediate container 9bbdd7bf3b00 [2022-01-19T15:08:54.302Z] ---> aefbde6fa7c0 [2022-01-19T15:08:54.302Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-19T15:08:54.302Z] ---> Running in 1aa418f55ad7 [2022-01-19T15:08:54.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T15:08:54.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T15:08:54.821Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-19T15:08:54.821Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-19T15:08:54.821Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T15:08:54.821Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-19T15:08:54.821Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T15:08:54.821Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-19T15:08:54.821Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-19T15:08:54.821Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T15:08:54.821Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T15:08:54.821Z] OK: 9 MiB in 21 packages [2022-01-19T15:08:55.080Z] Removing intermediate container 1aa418f55ad7 [2022-01-19T15:08:55.080Z] ---> f278b11fb457 [2022-01-19T15:08:55.080Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-19T15:08:55.343Z] ---> 04bbd3fbd523 [2022-01-19T15:08:55.343Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-19T15:08:55.343Z] ---> 341b6c8ee884 [2022-01-19T15:08:55.343Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2022-01-19T15:08:55.601Z] ---> 535c827120ad [2022-01-19T15:08:55.601Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-19T15:08:55.869Z] ---> f86afae03aae [2022-01-19T15:08:55.869Z] Step 21/26 : EXPOSE 48095 [2022-01-19T15:08:55.869Z] ---> Running in f878f053c1a1 [2022-01-19T15:08:55.869Z] Removing intermediate container f878f053c1a1 [2022-01-19T15:08:55.869Z] ---> 88b59b0b545b [2022-01-19T15:08:55.869Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2022-01-19T15:08:55.869Z] ---> Running in 7fcf77feafde [2022-01-19T15:08:56.113Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1805 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-01-19T15:08:56.128Z] Running in /w/workspace/app-service-configurable/43 [Pipeline] { [2022-01-19T15:08:56.135Z] Removing intermediate container 7fcf77feafde [2022-01-19T15:08:56.135Z] ---> 060cb434b585 [2022-01-19T15:08:56.135Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T15:08:56.135Z] ---> Running in dbaf8ee910c8 [2022-01-19T15:08:56.135Z] Removing intermediate container dbaf8ee910c8 [2022-01-19T15:08:56.135Z] ---> 455c26b68f8c [2022-01-19T15:08:56.135Z] Step 24/26 : LABEL arch=amd64 [2022-01-19T15:08:56.135Z] ---> Running in 518b5ec4d656 [Pipeline] checkout [2022-01-19T15:08:56.304Z] Selected Git installation does not exist. Using Default [2022-01-19T15:08:56.304Z] The recommended git tool is: NONE [2022-01-19T15:08:56.397Z] Removing intermediate container 518b5ec4d656 [2022-01-19T15:08:56.397Z] ---> 110d96bf9b46 [2022-01-19T15:08:56.397Z] Step 25/26 : LABEL git_sha=e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [2022-01-19T15:08:56.397Z] ---> Running in 9a2aa11ccf35 [2022-01-19T15:08:56.397Z] Removing intermediate container 9a2aa11ccf35 [2022-01-19T15:08:56.397Z] ---> 69c3ea0951af [2022-01-19T15:08:56.397Z] Step 26/26 : LABEL version=2.2.0-dev.7 [2022-01-19T15:08:56.397Z] ---> Running in 007478fd59ee [2022-01-19T15:08:56.397Z] Removing intermediate container 007478fd59ee [2022-01-19T15:08:56.397Z] ---> 5181db450da4 [2022-01-19T15:08:56.397Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T15:08:56.397Z] Successfully built 5181db450da4 [2022-01-19T15:08:56.397Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T15:08:56.501Z] provisioning config files... [2022-01-19T15:08:56.509Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3299554109575148211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:08:56.808Z] ---> docker-login.sh [2022-01-19T15:08:56.808Z] nexus3.edgexfoundry.org:10001 [2022-01-19T15:08:56.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:08:56.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:08:56.808Z] Configure a credential helper to remove this warning. See [2022-01-19T15:08:56.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:08:56.808Z] [2022-01-19T15:08:56.808Z] Login Succeeded [2022-01-19T15:08:56.808Z] nexus3.edgexfoundry.org:10002 [2022-01-19T15:08:56.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:08:56.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:08:56.808Z] Configure a credential helper to remove this warning. See [2022-01-19T15:08:56.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:08:56.808Z] [2022-01-19T15:08:56.808Z] Login Succeeded [2022-01-19T15:08:56.808Z] nexus3.edgexfoundry.org:10003 [2022-01-19T15:08:57.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:08:57.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:08:57.072Z] Configure a credential helper to remove this warning. See [2022-01-19T15:08:57.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:08:57.072Z] [2022-01-19T15:08:57.072Z] Login Succeeded [2022-01-19T15:08:57.072Z] nexus3.edgexfoundry.org:10004 [2022-01-19T15:08:57.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:08:57.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:08:57.072Z] Configure a credential helper to remove this warning. See [2022-01-19T15:08:57.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:08:57.072Z] [2022-01-19T15:08:57.072Z] Login Succeeded [2022-01-19T15:08:57.072Z] docker.io [2022-01-19T15:08:57.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:08:57.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:08:57.593Z] Configure a credential helper to remove this warning. See [2022-01-19T15:08:57.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:08:57.593Z] [2022-01-19T15:08:57.593Z] Login Succeeded [2022-01-19T15:08:57.593Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T15:08:57.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T15:08:57.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T15:08:57.653Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-01-19T15:08:57.653Z] e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [2022-01-19T15:08:57.653Z] latest [2022-01-19T15:08:57.653Z] 2.2.0-dev.7 [2022-01-19T15:08:57.653Z] e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 [2022-01-19T15:08:57.653Z] main [2022-01-19T15:08:57.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:08:57.966Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:08:58.259Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [2022-01-19T15:08:58.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-19T15:08:58.259Z] 4fcd3cebe681: Preparing [2022-01-19T15:08:58.259Z] d80ee4fdb3b3: Preparing [2022-01-19T15:08:58.259Z] e7974950d06c: Preparing [2022-01-19T15:08:58.259Z] a0194dae0198: Preparing [2022-01-19T15:08:58.259Z] 2b6ba6f4ee30: Preparing [2022-01-19T15:08:58.259Z] 1a058d5342cc: Preparing [2022-01-19T15:08:58.259Z] 1a058d5342cc: Waiting [2022-01-19T15:08:58.521Z] d80ee4fdb3b3: Pushed [2022-01-19T15:08:58.521Z] a0194dae0198: Pushed [2022-01-19T15:08:58.521Z] e7974950d06c: Pushed [2022-01-19T15:08:58.521Z] 1a058d5342cc: Layer already exists [2022-01-19T15:08:58.521Z] 2b6ba6f4ee30: Pushed [2022-01-19T15:08:59.902Z] 4fcd3cebe681: Pushed [2022-01-19T15:08:59.902Z] e44beca5e6c7de5cce47393cbeeb069a46bdd7aa: digest: sha256:f0a87e4f4baf21239ff16f37fe2a67d691496cc36183bf3104691f94d4b02b2b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:09:00.200Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:09:00.494Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-19T15:09:00.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-19T15:09:00.494Z] 4fcd3cebe681: Preparing [2022-01-19T15:09:00.494Z] d80ee4fdb3b3: Preparing [2022-01-19T15:09:00.494Z] e7974950d06c: Preparing [2022-01-19T15:09:00.494Z] a0194dae0198: Preparing [2022-01-19T15:09:00.494Z] 2b6ba6f4ee30: Preparing [2022-01-19T15:09:00.494Z] 1a058d5342cc: Preparing [2022-01-19T15:09:00.494Z] 1a058d5342cc: Waiting [2022-01-19T15:09:00.494Z] 2b6ba6f4ee30: Layer already exists [2022-01-19T15:09:00.494Z] 4fcd3cebe681: Layer already exists [2022-01-19T15:09:00.494Z] e7974950d06c: Layer already exists [2022-01-19T15:09:00.494Z] d80ee4fdb3b3: Layer already exists [2022-01-19T15:09:00.494Z] a0194dae0198: Layer already exists [2022-01-19T15:09:00.494Z] 1a058d5342cc: Layer already exists [2022-01-19T15:09:00.494Z] latest: digest: sha256:f0a87e4f4baf21239ff16f37fe2a67d691496cc36183bf3104691f94d4b02b2b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:09:00.790Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:09:00.837Z] using credential edgex-jenkins-ssh [2022-01-19T15:09:00.853Z] Cloning the remote Git repository [2022-01-19T15:09:01.078Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.7 [2022-01-19T15:09:01.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-19T15:09:01.078Z] 4fcd3cebe681: Preparing [2022-01-19T15:09:01.078Z] d80ee4fdb3b3: Preparing [2022-01-19T15:09:01.078Z] e7974950d06c: Preparing [2022-01-19T15:09:01.078Z] a0194dae0198: Preparing [2022-01-19T15:09:01.078Z] 2b6ba6f4ee30: Preparing [2022-01-19T15:09:01.078Z] 1a058d5342cc: Preparing [2022-01-19T15:09:01.078Z] 1a058d5342cc: Waiting [2022-01-19T15:09:01.078Z] 2b6ba6f4ee30: Layer already exists [2022-01-19T15:09:01.078Z] e7974950d06c: Layer already exists [2022-01-19T15:09:01.078Z] a0194dae0198: Layer already exists [2022-01-19T15:09:01.078Z] d80ee4fdb3b3: Layer already exists [2022-01-19T15:09:01.078Z] 4fcd3cebe681: Layer already exists [2022-01-19T15:09:01.078Z] 1a058d5342cc: Layer already exists [2022-01-19T15:09:01.078Z] 2.2.0-dev.7: digest: sha256:f0a87e4f4baf21239ff16f37fe2a67d691496cc36183bf3104691f94d4b02b2b size: 1574 [Pipeline] isUnix [2022-01-19T15:09:00.875Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-01-19T15:09:00.952Z] > git init /w/workspace/app-service-configurable/43 # timeout=10 [2022-01-19T15:09:01.059Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-01-19T15:09:01.060Z] > git --version # timeout=10 [Pipeline] sh [2022-01-19T15:09:01.375Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:09:01.672Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 [2022-01-19T15:09:01.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-19T15:09:01.673Z] 4fcd3cebe681: Preparing [2022-01-19T15:09:01.673Z] d80ee4fdb3b3: Preparing [2022-01-19T15:09:01.673Z] e7974950d06c: Preparing [2022-01-19T15:09:01.673Z] a0194dae0198: Preparing [2022-01-19T15:09:01.673Z] 2b6ba6f4ee30: Preparing [2022-01-19T15:09:01.673Z] 1a058d5342cc: Preparing [2022-01-19T15:09:01.673Z] 1a058d5342cc: Waiting [2022-01-19T15:09:01.673Z] 2b6ba6f4ee30: Layer already exists [2022-01-19T15:09:01.673Z] e7974950d06c: Layer already exists [2022-01-19T15:09:01.673Z] 4fcd3cebe681: Layer already exists [2022-01-19T15:09:01.673Z] d80ee4fdb3b3: Layer already exists [2022-01-19T15:09:01.673Z] a0194dae0198: Layer already exists [2022-01-19T15:09:01.673Z] 1a058d5342cc: Layer already exists [2022-01-19T15:09:01.673Z] e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7: digest: sha256:f0a87e4f4baf21239ff16f37fe2a67d691496cc36183bf3104691f94d4b02b2b size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:09:01.970Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:09:02.261Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-01-19T15:09:02.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-01-19T15:09:02.261Z] 4fcd3cebe681: Preparing [2022-01-19T15:09:02.261Z] d80ee4fdb3b3: Preparing [2022-01-19T15:09:02.261Z] e7974950d06c: Preparing [2022-01-19T15:09:02.262Z] a0194dae0198: Preparing [2022-01-19T15:09:02.262Z] 2b6ba6f4ee30: Preparing [2022-01-19T15:09:02.262Z] 1a058d5342cc: Preparing [2022-01-19T15:09:02.262Z] 1a058d5342cc: Waiting [2022-01-19T15:09:02.262Z] a0194dae0198: Layer already exists [2022-01-19T15:09:02.262Z] 4fcd3cebe681: Layer already exists [2022-01-19T15:09:02.262Z] e7974950d06c: Layer already exists [2022-01-19T15:09:02.262Z] d80ee4fdb3b3: Layer already exists [2022-01-19T15:09:02.262Z] 2b6ba6f4ee30: Layer already exists [2022-01-19T15:09:02.262Z] 1a058d5342cc: Layer already exists [2022-01-19T15:09:02.262Z] main: digest: sha256:f0a87e4f4baf21239ff16f37fe2a67d691496cc36183bf3104691f94d4b02b2b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T15:09:02.298Z] ===================================================== [2022-01-19T15:09:01.083Z] > git --version # 'git version 2.17.1' [2022-01-19T15:09:01.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T15:09:01.153Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo [2022-01-19T15:09:02.307Z] taggedImages: [2022-01-19T15:09:02.307Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [2022-01-19T15:09:02.307Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-01-19T15:09:02.307Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.7 [2022-01-19T15:09:02.307Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 [2022-01-19T15:09:02.307Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:09:02.601Z] Avoid second fetch [2022-01-19T15:09:02.602Z] Checking out Revision e44beca5e6c7de5cce47393cbeeb069a46bdd7aa (main) [2022-01-19T15:09:02.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T15:09:02.678Z] [2022-01-19T15:09:02.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:09:02.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T15:09:02.978Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T15:09:02.978Z] b4d181a07f80: Pulling fs layer [2022-01-19T15:09:02.978Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T15:09:02.978Z] ed53099fbce6: Pulling fs layer [2022-01-19T15:09:02.978Z] dc539afda2c1: Pulling fs layer [2022-01-19T15:09:02.978Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T15:09:02.978Z] 9065ff56babe: Pulling fs layer [2022-01-19T15:09:02.978Z] d287ab97295c: Pulling fs layer [2022-01-19T15:09:02.978Z] 77bc0d833cb6: Waiting [2022-01-19T15:09:02.978Z] 9065ff56babe: Waiting [2022-01-19T15:09:02.978Z] d287ab97295c: Waiting [2022-01-19T15:09:02.978Z] dc539afda2c1: Waiting [2022-01-19T15:09:02.978Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T15:09:02.978Z] a1111a8f2ec3: Download complete [2022-01-19T15:09:02.978Z] dc539afda2c1: Verifying Checksum [2022-01-19T15:09:02.978Z] dc539afda2c1: Download complete [2022-01-19T15:09:02.978Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T15:09:02.978Z] 77bc0d833cb6: Download complete [2022-01-19T15:09:02.978Z] ed53099fbce6: Verifying Checksum [2022-01-19T15:09:02.978Z] ed53099fbce6: Download complete [2022-01-19T15:09:02.978Z] 9065ff56babe: Verifying Checksum [2022-01-19T15:09:02.978Z] 9065ff56babe: Download complete [2022-01-19T15:09:03.239Z] b4d181a07f80: Verifying Checksum [2022-01-19T15:09:03.239Z] b4d181a07f80: Download complete [2022-01-19T15:09:02.541Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-01-19T15:09:02.561Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T15:09:02.597Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T15:09:02.612Z] > git checkout -f e44beca5e6c7de5cce47393cbeeb069a46bdd7aa # timeout=10 [2022-01-19T15:09:03.821Z] d287ab97295c: Verifying Checksum [2022-01-19T15:09:03.821Z] d287ab97295c: Download complete [2022-01-19T15:09:04.774Z] b4d181a07f80: Pull complete [2022-01-19T15:09:04.774Z] a1111a8f2ec3: Pull complete [2022-01-19T15:09:05.345Z] ed53099fbce6: Pull complete [2022-01-19T15:09:05.345Z] dc539afda2c1: Pull complete [2022-01-19T15:09:05.606Z] 77bc0d833cb6: Pull complete [2022-01-19T15:09:05.606Z] 9065ff56babe: Pull complete [2022-01-19T15:09:06.750Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#367)" [2022-01-19T15:09:07.030Z] [2022-01-19T15:09:07.030Z] GitHub has been notified of this commit’s build result [2022-01-19T15:09:07.030Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T15:09:07.582Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-19T15:09:07.582Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T15:09:07.582Z] Dload Upload Total Spent Left Speed [2022-01-19T15:09:07.582Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 55083 0 --:--:-- --:--:-- --:--:-- 55083 [Pipeline] sh [2022-01-19T15:09:08.088Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-19T15:09:08.425Z] + sudo tee /etc/docker/daemon.new [2022-01-19T15:09:08.425Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-19T15:09:08.425Z] { [2022-01-19T15:09:08.425Z] "registry-mirrors": [ [2022-01-19T15:09:08.425Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-19T15:09:08.425Z] ], [2022-01-19T15:09:08.425Z] "bip": "10.250.0.254/24", [2022-01-19T15:09:08.425Z] "hosts": [ [2022-01-19T15:09:08.425Z] "tcp://0.0.0.0:5555", [2022-01-19T15:09:08.425Z] "unix:///var/run/docker.sock" [2022-01-19T15:09:08.425Z] ], [2022-01-19T15:09:08.425Z] "mtu": 1458, [2022-01-19T15:09:08.425Z] "selinux-enabled": true, [2022-01-19T15:09:08.425Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-19T15:09:08.425Z] } [Pipeline] sh [2022-01-19T15:09:08.767Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-19T15:09:09.114Z] + sudo service docker restart [2022-01-19T15:09:10.934Z] d287ab97295c: Pull complete [2022-01-19T15:09:10.935Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T15:09:10.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T15:09:10.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T15:09:11.121Z] prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container [2022-01-19T15:09:11.274Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-19T15:09:14.003Z] $ docker top 49cdbd85a97f10b1da3eaffb06b003b1c936ce304c739b1dde0da42447e0e114 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:09:14.449Z] ---> job-cost.sh [2022-01-19T15:09:14.449Z] lf-activate-venv: SKIPPING [2022-01-19T15:09:14.449Z] INFO: No Stack... [2022-01-19T15:09:14.709Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T15:09:14.970Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T15:09:15.267Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-01-19T15:09:15.267Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T15:09:15.282Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] [2022-01-19T15:09:15.288Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] did not exist. Created. [2022-01-19T15:09:15.288Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T15:09:15.593Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-19T15:09:15.621Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T15:09:15.628Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T15:09:15.656Z] $ docker stop --time=1 49cdbd85a97f10b1da3eaffb06b003b1c936ce304c739b1dde0da42447e0e114 [2022-01-19T15:09:16.791Z] $ docker rm -f 49cdbd85a97f10b1da3eaffb06b003b1c936ce304c739b1dde0da42447e0e114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T15:09:27.526Z] provisioning config files... [2022-01-19T15:09:27.549Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/43@tmp/config848793812957458814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:09:27.904Z] ---> docker-login.sh [2022-01-19T15:09:27.905Z] nexus3.edgexfoundry.org:10001 [2022-01-19T15:09:28.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:09:28.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:09:28.779Z] Configure a credential helper to remove this warning. See [2022-01-19T15:09:28.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:09:28.779Z] [2022-01-19T15:09:28.779Z] Login Succeeded [2022-01-19T15:09:28.779Z] nexus3.edgexfoundry.org:10002 [2022-01-19T15:09:29.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:09:29.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:09:29.052Z] Configure a credential helper to remove this warning. See [2022-01-19T15:09:29.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:09:29.052Z] [2022-01-19T15:09:29.052Z] Login Succeeded [2022-01-19T15:09:29.052Z] nexus3.edgexfoundry.org:10003 [2022-01-19T15:09:29.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:09:29.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:09:29.599Z] Configure a credential helper to remove this warning. See [2022-01-19T15:09:29.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:09:29.599Z] [2022-01-19T15:09:29.599Z] Login Succeeded [2022-01-19T15:09:29.599Z] nexus3.edgexfoundry.org:10004 [2022-01-19T15:09:29.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:09:29.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:09:29.875Z] Configure a credential helper to remove this warning. See [2022-01-19T15:09:29.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:09:29.875Z] [2022-01-19T15:09:29.875Z] Login Succeeded [2022-01-19T15:09:29.875Z] docker.io [2022-01-19T15:09:30.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:09:30.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:09:30.750Z] Configure a credential helper to remove this warning. See [2022-01-19T15:09:30.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:09:30.750Z] [2022-01-19T15:09:30.750Z] Login Succeeded [2022-01-19T15:09:30.750Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T15:09:30.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T15:09:31.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T15:09:31.350Z] ========================================================= [2022-01-19T15:09:31.350Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-19T15:09:31.350Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:09:31.897Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-19T15:09:31.897Z] Sending build context to Docker daemon 204.8kB [2022-01-19T15:09:32.170Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-19T15:09:32.170Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T15:09:32.170Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-19T15:09:32.170Z] 9b3977197b4f: Pulling fs layer [2022-01-19T15:09:32.170Z] 1a89e8eeedd5: Pulling fs layer [2022-01-19T15:09:32.170Z] 94645a83ff95: Pulling fs layer [2022-01-19T15:09:32.170Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-19T15:09:32.170Z] 0c92f367c5e7: Pulling fs layer [2022-01-19T15:09:32.170Z] 3f3a8bcf1eab: Waiting [2022-01-19T15:09:32.170Z] 4b8299f9d1f4: Pulling fs layer [2022-01-19T15:09:32.170Z] 0c92f367c5e7: Waiting [2022-01-19T15:09:32.170Z] 9a6b49a46696: Pulling fs layer [2022-01-19T15:09:32.170Z] cf05db05a679: Pulling fs layer [2022-01-19T15:09:32.170Z] 4b8299f9d1f4: Waiting [2022-01-19T15:09:32.170Z] cf05db05a679: Waiting [2022-01-19T15:09:32.442Z] 94645a83ff95: Verifying Checksum [2022-01-19T15:09:32.442Z] 94645a83ff95: Download complete [2022-01-19T15:09:32.442Z] 1a89e8eeedd5: Verifying Checksum [2022-01-19T15:09:32.442Z] 1a89e8eeedd5: Download complete [2022-01-19T15:09:32.442Z] 0c92f367c5e7: Verifying Checksum [2022-01-19T15:09:32.442Z] 0c92f367c5e7: Download complete [2022-01-19T15:09:32.442Z] 4b8299f9d1f4: Verifying Checksum [2022-01-19T15:09:32.442Z] 4b8299f9d1f4: Download complete [2022-01-19T15:09:32.442Z] 9b3977197b4f: Verifying Checksum [2022-01-19T15:09:32.442Z] 9a6b49a46696: Verifying Checksum [2022-01-19T15:09:32.442Z] 9a6b49a46696: Download complete [2022-01-19T15:09:33.049Z] 9b3977197b4f: Pull complete [2022-01-19T15:09:33.665Z] 1a89e8eeedd5: Pull complete [2022-01-19T15:09:33.940Z] 94645a83ff95: Pull complete [2022-01-19T15:09:34.211Z] cf05db05a679: Verifying Checksum [2022-01-19T15:09:34.211Z] cf05db05a679: Download complete [2022-01-19T15:09:34.807Z] 3f3a8bcf1eab: Download complete [2022-01-19T15:09:47.209Z] 3f3a8bcf1eab: Pull complete [2022-01-19T15:09:47.209Z] 0c92f367c5e7: Pull complete [2022-01-19T15:09:47.209Z] 4b8299f9d1f4: Pull complete [2022-01-19T15:09:47.209Z] 9a6b49a46696: Pull complete [2022-01-19T15:09:52.605Z] cf05db05a679: Pull complete [2022-01-19T15:09:52.605Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-19T15:09:52.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T15:09:52.605Z] ---> 0ccda1f7e2ee [2022-01-19T15:09:52.605Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T15:09:54.041Z] ---> Running in da3c0b417480 [2022-01-19T15:09:54.633Z] Removing intermediate container da3c0b417480 [2022-01-19T15:09:54.633Z] ---> 848f632c7e12 [2022-01-19T15:09:54.633Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T15:09:54.633Z] ---> Running in f04a84a41e6c [2022-01-19T15:09:54.911Z] Removing intermediate container f04a84a41e6c [2022-01-19T15:09:54.911Z] ---> 5c1c49b28af1 [2022-01-19T15:09:54.911Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T15:09:55.182Z] ---> Running in 17a91c464391 [2022-01-19T15:09:55.458Z] Removing intermediate container 17a91c464391 [2022-01-19T15:09:55.458Z] ---> b0c9fdc80df5 [2022-01-19T15:09:55.458Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T15:09:55.458Z] ---> Running in aafdc64b644c [2022-01-19T15:09:57.445Z] Removing intermediate container aafdc64b644c [2022-01-19T15:09:57.445Z] ---> 5a0e181c5ba9 [2022-01-19T15:09:57.445Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T15:09:57.445Z] ---> Running in 463c9eddced0 [2022-01-19T15:09:58.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T15:09:59.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T15:10:00.368Z] OK: 220 MiB in 52 packages [2022-01-19T15:10:00.962Z] Removing intermediate container 463c9eddced0 [2022-01-19T15:10:00.962Z] ---> 1fce64437c49 [2022-01-19T15:10:00.962Z] Step 8/12 : WORKDIR /app [2022-01-19T15:10:01.235Z] ---> Running in e031343199bd [2022-01-19T15:10:01.507Z] Removing intermediate container e031343199bd [2022-01-19T15:10:01.507Z] ---> ed3489478007 [2022-01-19T15:10:01.507Z] Step 9/12 : COPY . . [2022-01-19T15:10:02.105Z] ---> 2694aa0fddb6 [2022-01-19T15:10:02.105Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T15:10:02.385Z] ---> Running in 837146d49cde [2022-01-19T15:11:10.414Z] Removing intermediate container 837146d49cde [2022-01-19T15:11:10.414Z] ---> 32a208688283 [2022-01-19T15:11:10.414Z] Step 11/12 : ARG MAKE="make build" [2022-01-19T15:11:10.414Z] ---> Running in f7810f282619 [2022-01-19T15:11:10.414Z] Removing intermediate container f7810f282619 [2022-01-19T15:11:10.414Z] ---> d58de9cea395 [2022-01-19T15:11:10.414Z] Step 12/12 : RUN $MAKE [2022-01-19T15:11:10.414Z] ---> Running in 56a8013b42e6 [2022-01-19T15:11:10.414Z] noop [2022-01-19T15:11:10.687Z] Removing intermediate container 56a8013b42e6 [2022-01-19T15:11:10.687Z] ---> 6bd8d3424d27 [2022-01-19T15:11:10.688Z] Successfully built 6bd8d3424d27 [2022-01-19T15:11:10.688Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:11:11.311Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T15:11:11.311Z] . [Pipeline] withDockerContainer [2022-01-19T15:11:11.543Z] prd-ubuntu18.04-docker-arm64-4c-16g-1805 does not seem to be running inside a container [2022-01-19T15:11:11.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/43 -v /w/workspace/app-service-configurable/43:/w/workspace/app-service-configurable/43:rw,z -v /w/workspace/app-service-configurable/43@tmp:/w/workspace/app-service-configurable/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T15:11:12.918Z] $ docker top 9133a52a7e500516ba900ecce854f6636ada0d1016b18baf9f31c581b201c802 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T15:11:13.801Z] + go version [2022-01-19T15:11:13.801Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-19T15:11:13.831Z] $ docker stop --time=1 9133a52a7e500516ba900ecce854f6636ada0d1016b18baf9f31c581b201c802 [2022-01-19T15:11:15.441Z] $ docker rm -f 9133a52a7e500516ba900ecce854f6636ada0d1016b18baf9f31c581b201c802 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:11:16.025Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T15:11:16.025Z] . [Pipeline] withDockerContainer [2022-01-19T15:11:16.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-1805 does not seem to be running inside a container [2022-01-19T15:11:16.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/43 -v /w/workspace/app-service-configurable/43:/w/workspace/app-service-configurable/43:rw,z -v /w/workspace/app-service-configurable/43@tmp:/w/workspace/app-service-configurable/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-01-19T15:11:17.637Z] $ docker top 2ff0acb2c17b5f4066e22f46c92206853eeae82d0d03f81b5e8357365b23a133 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T15:11:18.519Z] + make test [2022-01-19T15:11:18.519Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-01-19T15:12:05.507Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-01-19T15:12:05.507Z] CGO_ENABLED=1 go vet ./... [2022-01-19T15:12:17.919Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T15:12:17.919Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T15:12:17.919Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T15:12:19.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T15:12:19.400Z] $ docker stop --time=1 2ff0acb2c17b5f4066e22f46c92206853eeae82d0d03f81b5e8357365b23a133 [2022-01-19T15:12:21.146Z] $ docker rm -f 2ff0acb2c17b5f4066e22f46c92206853eeae82d0d03f81b5e8357365b23a133 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T15:12:21.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T15:12:21.937Z] Warning: overwriting stash ‘coverage-report’ [2022-01-19T15:12:22.343Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T15:12:22.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T15:12:23.048Z] + ls -al . [2022-01-19T15:12:23.048Z] total 172 [2022-01-19T15:12:23.048Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 19 15:12 . [2022-01-19T15:12:23.048Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 15:09 .. [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 19 15:09 .dockerignore [2022-01-19T15:12:23.048Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 15:09 .git [2022-01-19T15:12:23.048Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 15:09 .github [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 104 Jan 19 15:09 .gitignore [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 7608 Jan 19 15:09 Attribution.txt [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 23791 Jan 19 15:09 CHANGELOG.md [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 2064 Jan 19 15:09 Dockerfile [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 15:09 GOVERNANCE.md [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 687 Jan 19 15:09 Jenkinsfile [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 19 15:09 LICENSE [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 19 15:09 OWNERS.md [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 3860 Jan 19 15:09 README.md [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 15:07 VERSION [2022-01-19T15:12:23.048Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 15:09 bin [2022-01-19T15:12:23.048Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 19 15:11 coverage.out [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 136 Jan 19 15:09 go.mod [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 49310 Jan 19 15:09 go.sum [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 19 15:09 main.go [2022-01-19T15:12:23.048Z] -rw-rw-r-- 1 jenkins jenkins 1614 Jan 19 15:09 makefile [2022-01-19T15:12:23.048Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 15:09 res [2022-01-19T15:12:23.048Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 15:09 snap [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:12:23.391Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e44beca5e6c7de5cce47393cbeeb069a46bdd7aa --label arch=arm64 --label version=2.2.0-dev.7 . [2022-01-19T15:12:23.391Z] Sending build context to Docker daemon 205.8kB [2022-01-19T15:12:23.671Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2022-01-19T15:12:23.671Z] Step 2/26 : FROM ${BASE} AS builder [2022-01-19T15:12:23.671Z] ---> 6bd8d3424d27 [2022-01-19T15:12:23.671Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-19T15:12:23.958Z] ---> Running in fb74874154e0 [2022-01-19T15:12:24.230Z] Removing intermediate container fb74874154e0 [2022-01-19T15:12:24.230Z] ---> 8c9d966db271 [2022-01-19T15:12:24.230Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T15:12:24.230Z] ---> Running in 8f0648aaf8e5 [2022-01-19T15:12:24.504Z] Removing intermediate container 8f0648aaf8e5 [2022-01-19T15:12:24.504Z] ---> ce1a6f2d3c2e [2022-01-19T15:12:24.504Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T15:12:24.782Z] ---> Running in ddaaa473cefb [2022-01-19T15:12:25.054Z] Removing intermediate container ddaaa473cefb [2022-01-19T15:12:25.054Z] ---> abb3686f1478 [2022-01-19T15:12:25.054Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T15:12:25.054Z] ---> Running in ab44f071871b [2022-01-19T15:12:27.021Z] Removing intermediate container ab44f071871b [2022-01-19T15:12:27.021Z] ---> a8c694d94f97 [2022-01-19T15:12:27.021Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T15:12:27.021Z] ---> Running in 055b17ee9e98 [2022-01-19T15:12:27.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T15:12:28.585Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T15:12:29.558Z] OK: 220 MiB in 52 packages [2022-01-19T15:12:30.163Z] Removing intermediate container 055b17ee9e98 [2022-01-19T15:12:30.163Z] ---> a0e77fb0adfa [2022-01-19T15:12:30.163Z] Step 8/26 : WORKDIR /app [2022-01-19T15:12:30.441Z] ---> Running in e9abee19fe28 [2022-01-19T15:12:30.716Z] Removing intermediate container e9abee19fe28 [2022-01-19T15:12:30.716Z] ---> dc1cb967bcb1 [2022-01-19T15:12:30.716Z] Step 9/26 : COPY . . [2022-01-19T15:12:31.691Z] ---> c879eb533339 [2022-01-19T15:12:31.692Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T15:12:31.692Z] ---> Running in aa49f6d51f43 [2022-01-19T15:12:33.657Z] Removing intermediate container aa49f6d51f43 [2022-01-19T15:12:33.657Z] ---> 4f6ad96fe2db [2022-01-19T15:12:33.657Z] Step 11/26 : ARG MAKE="make build" [2022-01-19T15:12:33.657Z] ---> Running in e20193e9797b [2022-01-19T15:12:33.929Z] Removing intermediate container e20193e9797b [2022-01-19T15:12:33.929Z] ---> 3c084c7956b4 [2022-01-19T15:12:33.929Z] Step 12/26 : RUN $MAKE [2022-01-19T15:12:34.213Z] ---> Running in b68ce1b6812b [2022-01-19T15:12:35.186Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.7" -o app-service-configurable [2022-01-19T15:13:22.157Z] Removing intermediate container b68ce1b6812b [2022-01-19T15:13:22.157Z] ---> 02f8d5e50a98 [2022-01-19T15:13:22.157Z] Step 13/26 : FROM alpine:3.14 [2022-01-19T15:13:22.157Z] 3.14: Pulling from library/alpine [2022-01-19T15:13:22.157Z] be307f383ecc: Pulling fs layer [2022-01-19T15:13:22.157Z] be307f383ecc: Verifying Checksum [2022-01-19T15:13:22.157Z] be307f383ecc: Download complete [2022-01-19T15:13:22.157Z] be307f383ecc: Pull complete [2022-01-19T15:13:22.157Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T15:13:22.157Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T15:13:22.157Z] ---> 5b8b7b635229 [2022-01-19T15:13:22.157Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-01-19T15:13:22.157Z] ---> Running in 7dafb7ddbaac [2022-01-19T15:13:22.157Z] Removing intermediate container 7dafb7ddbaac [2022-01-19T15:13:22.157Z] ---> cbc07f2407bf [2022-01-19T15:13:22.157Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2022-01-19T15:13:22.157Z] ---> Running in a1b72dad42b6 [2022-01-19T15:13:22.157Z] Removing intermediate container a1b72dad42b6 [2022-01-19T15:13:22.157Z] ---> 125c2780629e [2022-01-19T15:13:22.157Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-01-19T15:13:22.157Z] ---> Running in 177972b004bf [2022-01-19T15:13:22.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T15:13:22.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T15:13:22.157Z] (1/7) Installing ca-certificates (20191127-r5) [2022-01-19T15:13:22.157Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-01-19T15:13:22.157Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T15:13:22.157Z] (4/7) Installing libsodium (1.0.18-r0) [2022-01-19T15:13:22.157Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T15:13:22.158Z] (6/7) Installing libzmq (4.3.4-r0) [2022-01-19T15:13:22.158Z] (7/7) Installing zeromq (4.3.4-r0) [2022-01-19T15:13:22.158Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T15:13:22.158Z] Executing ca-certificates-20191127-r5.trigger [2022-01-19T15:13:22.158Z] OK: 9 MiB in 21 packages [2022-01-19T15:13:22.158Z] Removing intermediate container 177972b004bf [2022-01-19T15:13:22.158Z] ---> 28a00615b575 [2022-01-19T15:13:22.158Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-19T15:13:22.158Z] ---> 4959e663e433 [2022-01-19T15:13:22.158Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-19T15:13:22.158Z] ---> 6ca8d1b9aee0 [2022-01-19T15:13:22.158Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2022-01-19T15:13:22.754Z] ---> eec5dc92e678 [2022-01-19T15:13:22.754Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-01-19T15:13:24.213Z] ---> af1b8f60ba7f [2022-01-19T15:13:24.213Z] Step 21/26 : EXPOSE 48095 [2022-01-19T15:13:24.213Z] ---> Running in a9b7ca27fed9 [2022-01-19T15:13:24.213Z] Removing intermediate container a9b7ca27fed9 [2022-01-19T15:13:24.213Z] ---> 5fb4b0cb2578 [2022-01-19T15:13:24.213Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2022-01-19T15:13:24.484Z] ---> Running in d1e2b55f9dbc [2022-01-19T15:13:24.759Z] Removing intermediate container d1e2b55f9dbc [2022-01-19T15:13:24.759Z] ---> dab847bfaf07 [2022-01-19T15:13:24.759Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-01-19T15:13:24.759Z] ---> Running in 0b84ddd684a8 [2022-01-19T15:13:25.030Z] Removing intermediate container 0b84ddd684a8 [2022-01-19T15:13:25.030Z] ---> ee8ef7a544df [2022-01-19T15:13:25.030Z] Step 24/26 : LABEL arch=arm64 [2022-01-19T15:13:25.305Z] ---> Running in 3d50ef476273 [2022-01-19T15:13:25.577Z] Removing intermediate container 3d50ef476273 [2022-01-19T15:13:25.577Z] ---> a37ef8ac2384 [2022-01-19T15:13:25.577Z] Step 25/26 : LABEL git_sha=e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [2022-01-19T15:13:25.577Z] ---> Running in 3ace64e55125 [2022-01-19T15:13:25.856Z] Removing intermediate container 3ace64e55125 [2022-01-19T15:13:25.856Z] ---> a81229b440ee [2022-01-19T15:13:25.856Z] Step 26/26 : LABEL version=2.2.0-dev.7 [2022-01-19T15:13:26.130Z] ---> Running in 4dcbabc20f5a [2022-01-19T15:13:26.401Z] Removing intermediate container 4dcbabc20f5a [2022-01-19T15:13:26.401Z] ---> 5b4d34079223 [2022-01-19T15:13:26.401Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T15:13:26.401Z] Successfully built 5b4d34079223 [2022-01-19T15:13:26.401Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T15:13:26.505Z] provisioning config files... [2022-01-19T15:13:26.523Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/43@tmp/config7980933275828704537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:13:26.869Z] ---> docker-login.sh [2022-01-19T15:13:26.869Z] nexus3.edgexfoundry.org:10001 [2022-01-19T15:13:27.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:13:27.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:13:27.142Z] Configure a credential helper to remove this warning. See [2022-01-19T15:13:27.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:13:27.142Z] [2022-01-19T15:13:27.142Z] Login Succeeded [2022-01-19T15:13:27.142Z] nexus3.edgexfoundry.org:10002 [2022-01-19T15:13:27.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:13:27.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:13:27.694Z] Configure a credential helper to remove this warning. See [2022-01-19T15:13:27.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:13:27.694Z] [2022-01-19T15:13:27.694Z] Login Succeeded [2022-01-19T15:13:27.694Z] nexus3.edgexfoundry.org:10003 [2022-01-19T15:13:27.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:13:27.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:13:27.968Z] Configure a credential helper to remove this warning. See [2022-01-19T15:13:27.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:13:27.968Z] [2022-01-19T15:13:27.968Z] Login Succeeded [2022-01-19T15:13:27.968Z] nexus3.edgexfoundry.org:10004 [2022-01-19T15:13:28.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:13:28.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:13:28.516Z] Configure a credential helper to remove this warning. See [2022-01-19T15:13:28.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:13:28.516Z] [2022-01-19T15:13:28.516Z] Login Succeeded [2022-01-19T15:13:28.516Z] docker.io [2022-01-19T15:13:28.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T15:13:29.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T15:13:29.057Z] Configure a credential helper to remove this warning. See [2022-01-19T15:13:29.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T15:13:29.057Z] [2022-01-19T15:13:29.057Z] Login Succeeded [2022-01-19T15:13:29.057Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T15:13:29.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T15:13:29.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T15:13:29.137Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-01-19T15:13:29.137Z] e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [2022-01-19T15:13:29.137Z] latest [2022-01-19T15:13:29.137Z] 2.2.0-dev.7 [2022-01-19T15:13:29.137Z] e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 [2022-01-19T15:13:29.137Z] main [2022-01-19T15:13:29.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:13:29.477Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:13:29.813Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [2022-01-19T15:13:29.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-19T15:13:29.813Z] 51b8d2b31a8b: Preparing [2022-01-19T15:13:29.813Z] 2f43b37858e8: Preparing [2022-01-19T15:13:29.813Z] 13adb0e228ba: Preparing [2022-01-19T15:13:29.813Z] 2285e291d32a: Preparing [2022-01-19T15:13:29.813Z] 54250a579cb2: Preparing [2022-01-19T15:13:29.813Z] 62170e181a92: Preparing [2022-01-19T15:13:29.813Z] 62170e181a92: Waiting [2022-01-19T15:13:30.086Z] 2f43b37858e8: Pushed [2022-01-19T15:13:30.086Z] 2285e291d32a: Pushed [2022-01-19T15:13:30.086Z] 13adb0e228ba: Pushed [2022-01-19T15:13:30.086Z] 62170e181a92: Layer already exists [2022-01-19T15:13:31.067Z] 54250a579cb2: Pushed [2022-01-19T15:13:33.675Z] 51b8d2b31a8b: Pushed [2022-01-19T15:13:33.947Z] e44beca5e6c7de5cce47393cbeeb069a46bdd7aa: digest: sha256:d724db80a04fd6ea7b9e6ea663c3202a4816e87e08ff714b223f8f3e04cda1d1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:13:34.295Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:13:34.632Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-19T15:13:34.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-19T15:13:34.632Z] 51b8d2b31a8b: Preparing [2022-01-19T15:13:34.632Z] 2f43b37858e8: Preparing [2022-01-19T15:13:34.632Z] 13adb0e228ba: Preparing [2022-01-19T15:13:34.632Z] 2285e291d32a: Preparing [2022-01-19T15:13:34.632Z] 54250a579cb2: Preparing [2022-01-19T15:13:34.632Z] 62170e181a92: Preparing [2022-01-19T15:13:34.632Z] 62170e181a92: Waiting [2022-01-19T15:13:34.632Z] 51b8d2b31a8b: Layer already exists [2022-01-19T15:13:34.632Z] 54250a579cb2: Layer already exists [2022-01-19T15:13:34.632Z] 13adb0e228ba: Layer already exists [2022-01-19T15:13:34.632Z] 2285e291d32a: Layer already exists [2022-01-19T15:13:34.632Z] 2f43b37858e8: Layer already exists [2022-01-19T15:13:34.632Z] 62170e181a92: Layer already exists [2022-01-19T15:13:34.902Z] latest: digest: sha256:d724db80a04fd6ea7b9e6ea663c3202a4816e87e08ff714b223f8f3e04cda1d1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:13:35.245Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:13:35.587Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.7 [2022-01-19T15:13:35.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-19T15:13:35.587Z] 51b8d2b31a8b: Preparing [2022-01-19T15:13:35.587Z] 2f43b37858e8: Preparing [2022-01-19T15:13:35.587Z] 13adb0e228ba: Preparing [2022-01-19T15:13:35.587Z] 2285e291d32a: Preparing [2022-01-19T15:13:35.587Z] 54250a579cb2: Preparing [2022-01-19T15:13:35.587Z] 62170e181a92: Preparing [2022-01-19T15:13:35.587Z] 62170e181a92: Waiting [2022-01-19T15:13:35.587Z] 54250a579cb2: Layer already exists [2022-01-19T15:13:35.587Z] 2f43b37858e8: Layer already exists [2022-01-19T15:13:35.587Z] 2285e291d32a: Layer already exists [2022-01-19T15:13:35.587Z] 51b8d2b31a8b: Layer already exists [2022-01-19T15:13:35.587Z] 13adb0e228ba: Layer already exists [2022-01-19T15:13:35.587Z] 62170e181a92: Layer already exists [2022-01-19T15:13:35.856Z] 2.2.0-dev.7: digest: sha256:d724db80a04fd6ea7b9e6ea663c3202a4816e87e08ff714b223f8f3e04cda1d1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:13:36.205Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:13:36.540Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 [2022-01-19T15:13:36.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-19T15:13:36.540Z] 51b8d2b31a8b: Preparing [2022-01-19T15:13:36.540Z] 2f43b37858e8: Preparing [2022-01-19T15:13:36.540Z] 13adb0e228ba: Preparing [2022-01-19T15:13:36.540Z] 2285e291d32a: Preparing [2022-01-19T15:13:36.540Z] 54250a579cb2: Preparing [2022-01-19T15:13:36.540Z] 62170e181a92: Preparing [2022-01-19T15:13:36.540Z] 62170e181a92: Waiting [2022-01-19T15:13:36.540Z] 13adb0e228ba: Layer already exists [2022-01-19T15:13:36.540Z] 2285e291d32a: Layer already exists [2022-01-19T15:13:36.540Z] 2f43b37858e8: Layer already exists [2022-01-19T15:13:36.540Z] 54250a579cb2: Layer already exists [2022-01-19T15:13:36.540Z] 51b8d2b31a8b: Layer already exists [2022-01-19T15:13:36.540Z] 62170e181a92: Layer already exists [2022-01-19T15:13:36.812Z] e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7: digest: sha256:d724db80a04fd6ea7b9e6ea663c3202a4816e87e08ff714b223f8f3e04cda1d1 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:13:37.160Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:13:37.505Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-01-19T15:13:37.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-01-19T15:13:37.505Z] 51b8d2b31a8b: Preparing [2022-01-19T15:13:37.505Z] 2f43b37858e8: Preparing [2022-01-19T15:13:37.505Z] 13adb0e228ba: Preparing [2022-01-19T15:13:37.505Z] 2285e291d32a: Preparing [2022-01-19T15:13:37.505Z] 54250a579cb2: Preparing [2022-01-19T15:13:37.505Z] 62170e181a92: Preparing [2022-01-19T15:13:37.505Z] 62170e181a92: Waiting [2022-01-19T15:13:37.505Z] 51b8d2b31a8b: Layer already exists [2022-01-19T15:13:37.505Z] 13adb0e228ba: Layer already exists [2022-01-19T15:13:37.505Z] 54250a579cb2: Layer already exists [2022-01-19T15:13:37.505Z] 2285e291d32a: Layer already exists [2022-01-19T15:13:37.505Z] 2f43b37858e8: Layer already exists [2022-01-19T15:13:37.505Z] 62170e181a92: Layer already exists [2022-01-19T15:13:37.776Z] main: digest: sha256:d724db80a04fd6ea7b9e6ea663c3202a4816e87e08ff714b223f8f3e04cda1d1 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T15:13:37.825Z] ===================================================== [Pipeline] echo [2022-01-19T15:13:37.834Z] taggedImages: [2022-01-19T15:13:37.834Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [2022-01-19T15:13:37.834Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-01-19T15:13:37.834Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.7 [2022-01-19T15:13:37.834Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e44beca5e6c7de5cce47393cbeeb069a46bdd7aa-2.2.0-dev.7 [2022-01-19T15:13:37.834Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:13:38.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T15:13:38.202Z] [2022-01-19T15:13:38.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:13:38.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T15:13:38.823Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-19T15:13:38.823Z] 448f6bf000e3: Pulling fs layer [2022-01-19T15:13:38.823Z] f757da607395: Pulling fs layer [2022-01-19T15:13:38.823Z] 05883995daec: Pulling fs layer [2022-01-19T15:13:38.823Z] 8603b9c90790: Pulling fs layer [2022-01-19T15:13:38.823Z] 1560dd03e051: Pulling fs layer [2022-01-19T15:13:38.823Z] 27f5ce0e4adf: Pulling fs layer [2022-01-19T15:13:38.823Z] c2d8d7efcc4b: Pulling fs layer [2022-01-19T15:13:38.823Z] 8603b9c90790: Waiting [2022-01-19T15:13:38.823Z] 27f5ce0e4adf: Waiting [2022-01-19T15:13:38.823Z] c2d8d7efcc4b: Waiting [2022-01-19T15:13:38.823Z] f757da607395: Verifying Checksum [2022-01-19T15:13:38.823Z] f757da607395: Download complete [2022-01-19T15:13:38.823Z] 8603b9c90790: Verifying Checksum [2022-01-19T15:13:38.823Z] 8603b9c90790: Download complete [2022-01-19T15:13:38.823Z] 1560dd03e051: Verifying Checksum [2022-01-19T15:13:38.823Z] 1560dd03e051: Download complete [2022-01-19T15:13:38.823Z] 27f5ce0e4adf: Verifying Checksum [2022-01-19T15:13:38.823Z] 27f5ce0e4adf: Download complete [2022-01-19T15:13:38.823Z] 05883995daec: Verifying Checksum [2022-01-19T15:13:38.823Z] 05883995daec: Download complete [2022-01-19T15:13:39.418Z] 448f6bf000e3: Verifying Checksum [2022-01-19T15:13:39.418Z] 448f6bf000e3: Download complete [2022-01-19T15:13:42.038Z] c2d8d7efcc4b: Verifying Checksum [2022-01-19T15:13:42.038Z] c2d8d7efcc4b: Download complete [2022-01-19T15:13:43.016Z] 448f6bf000e3: Pull complete [2022-01-19T15:13:43.609Z] f757da607395: Pull complete [2022-01-19T15:13:45.037Z] 05883995daec: Pull complete [2022-01-19T15:13:45.037Z] 8603b9c90790: Pull complete [2022-01-19T15:13:46.016Z] 1560dd03e051: Pull complete [2022-01-19T15:13:46.288Z] 27f5ce0e4adf: Pull complete [2022-01-19T15:14:01.360Z] c2d8d7efcc4b: Pull complete [2022-01-19T15:14:01.360Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-19T15:14:01.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T15:14:01.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-19T15:14:01.581Z] prd-ubuntu18.04-docker-arm64-4c-16g-1805 does not seem to be running inside a container [2022-01-19T15:14:01.667Z] $ 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/app-service-configurable/43 -v /w/workspace/app-service-configurable/43:/w/workspace/app-service-configurable/43:rw,z -v /w/workspace/app-service-configurable/43@tmp:/w/workspace/app-service-configurable/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-19T15:14:04.204Z] $ docker top eaf340a3eea4a79f88157a76ebdd89212bf6cfea6ed1534b15d609ec3742ebfd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:14:05.072Z] ---> job-cost.sh [2022-01-19T15:14:05.072Z] lf-activate-venv: SKIPPING [2022-01-19T15:14:05.072Z] INFO: No Stack... [2022-01-19T15:14:05.343Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-19T15:14:05.616Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T15:14:06.273Z] + cat /w/workspace/app-service-configurable/43/archives/cost.csv [2022-01-19T15:14:06.273Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T15:14:06.333Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] [2022-01-19T15:14:06.340Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] did not exist. Created. [2022-01-19T15:14:06.340Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T15:14:07.010Z] /w/workspace/app-service-configurable/43@tmp/durable-e560f646/script.sh: 1: /w/workspace/app-service-configurable/43@tmp/durable-e560f646/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-19T15:14:07.688Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-19T15:14:07.714Z] Warning: overwriting stash ‘stack-cost’ [2022-01-19T15:14:07.757Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T15:14:07.765Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-43-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T15:14:07.788Z] $ docker stop --time=1 eaf340a3eea4a79f88157a76ebdd89212bf6cfea6ed1534b15d609ec3742ebfd [2022-01-19T15:14:09.276Z] $ docker rm -f eaf340a3eea4a79f88157a76ebdd89212bf6cfea6ed1534b15d609ec3742ebfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-19T15:14:09.724Z] provisioning config files... [2022-01-19T15:14:09.733Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7464659854100978099tmp [Pipeline] { [Pipeline] sh [2022-01-19T15:14:10.036Z] + set +x [2022-01-19T15:14:10.036Z] + curl -s https://codecov.io/bash [2022-01-19T15:14:10.036Z] + bash -s -- [2022-01-19T15:14:10.036Z] [2022-01-19T15:14:10.036Z] _____ _ [2022-01-19T15:14:10.036Z] / ____| | | [2022-01-19T15:14:10.036Z] | | ___ __| | ___ ___ _____ __ [2022-01-19T15:14:10.036Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-19T15:14:10.036Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-19T15:14:10.036Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-19T15:14:10.036Z] Bash-1.0.6 [2022-01-19T15:14:10.036Z] [2022-01-19T15:14:10.036Z] [2022-01-19T15:14:10.036Z] ==> git version 2.24.4 found [2022-01-19T15:14:10.036Z] ==> 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 [2022-01-19T15:14:10.036Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-19T15:14:10.036Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-19T15:14:10.036Z] ==> Jenkins CI detected. [2022-01-19T15:14:10.036Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-01-19T15:14:10.036Z] project root: . [2022-01-19T15:14:10.036Z] --> token set from env [2022-01-19T15:14:10.036Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-19T15:14:10.296Z] ==> Running gcov in . (disable via -X gcov) [2022-01-19T15:14:10.296Z] ==> Python coveragepy not found [2022-01-19T15:14:10.296Z] ==> Searching for coverage reports in: [2022-01-19T15:14:10.296Z] + . [2022-01-19T15:14:10.296Z] -> Found 1 reports [2022-01-19T15:14:10.296Z] ==> Detecting git/mercurial file structure [2022-01-19T15:14:10.296Z] ==> Reading reports [2022-01-19T15:14:10.296Z] + ./coverage.out bytes=10 [2022-01-19T15:14:10.296Z] ==> Appending adjustments [2022-01-19T15:14:10.296Z] https://docs.codecov.io/docs/fixing-reports [2022-01-19T15:14:10.296Z] + Found adjustments [2022-01-19T15:14:10.296Z] ==> Gzipping contents [2022-01-19T15:14:10.296Z] 4.0K /tmp/codecov.V1AKPu.gz [2022-01-19T15:14:10.296Z] ==> Uploading reports [2022-01-19T15:14:10.296Z] url: https://codecov.io [2022-01-19T15:14:10.296Z] query: branch=main&commit=e44beca5e6c7de5cce47393cbeeb069a46bdd7aa&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-19T15:14:10.296Z] -> Pinging Codecov [2022-01-19T15:14:10.296Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=e44beca5e6c7de5cce47393cbeeb069a46bdd7aa&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-01-19T15:14:10.556Z] -> Uploading to [2022-01-19T15:14:10.556Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-19/A97CA9966030D2A3747ED39772930CCE/e44beca5e6c7de5cce47393cbeeb069a46bdd7aa/12e8afec-4554-4a25-8be6-d02db3b7c278.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220119T151410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=707fe581ba2fc48bffb0fd1e0ffb7144b8e09b0d5db33cac7065b09d0e1aacb7 [2022-01-19T15:14:10.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T15:14:10.557Z] Dload Upload Total Spent Left Speed [2022-01-19T15:14:10.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1628 --:--:-- --:--:-- --:--:-- 1628 [2022-01-19T15:14:11.077Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] } [2022-01-19T15:14:11.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-01-19T15:14:11.367Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-01-19T15:14:11.381Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:14:11.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T15:14:11.675Z] [2022-01-19T15:14:11.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:14:11.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T15:14:11.981Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-01-19T15:14:11.981Z] 188c0c94c7c5: Pulling fs layer [2022-01-19T15:14:11.981Z] 0ef7d3d256c8: Pulling fs layer [2022-01-19T15:14:11.981Z] de9db76c5a1d: Pulling fs layer [2022-01-19T15:14:11.981Z] 0eba1c9be4d2: Pulling fs layer [2022-01-19T15:14:11.981Z] 0d57e429df01: Pulling fs layer [2022-01-19T15:14:11.981Z] 4e4be7b47b0d: Pulling fs layer [2022-01-19T15:14:11.981Z] e1f770b5df2f: Pulling fs layer [2022-01-19T15:14:11.981Z] 85a0685a4137: Pulling fs layer [2022-01-19T15:14:11.981Z] 4e4be7b47b0d: Waiting [2022-01-19T15:14:11.981Z] e1f770b5df2f: Waiting [2022-01-19T15:14:11.981Z] 85a0685a4137: Waiting [2022-01-19T15:14:11.981Z] 0eba1c9be4d2: Waiting [2022-01-19T15:14:11.981Z] 0d57e429df01: Waiting [2022-01-19T15:14:11.981Z] de9db76c5a1d: Download complete [2022-01-19T15:14:11.981Z] 0ef7d3d256c8: Verifying Checksum [2022-01-19T15:14:11.981Z] 0ef7d3d256c8: Download complete [2022-01-19T15:14:11.981Z] 0d57e429df01: Verifying Checksum [2022-01-19T15:14:11.981Z] 0d57e429df01: Download complete [2022-01-19T15:14:11.981Z] 4e4be7b47b0d: Verifying Checksum [2022-01-19T15:14:11.981Z] 4e4be7b47b0d: Download complete [2022-01-19T15:14:11.981Z] 188c0c94c7c5: Verifying Checksum [2022-01-19T15:14:12.260Z] e1f770b5df2f: Verifying Checksum [2022-01-19T15:14:12.260Z] e1f770b5df2f: Download complete [2022-01-19T15:14:12.260Z] 188c0c94c7c5: Pull complete [2022-01-19T15:14:12.524Z] 0eba1c9be4d2: Verifying Checksum [2022-01-19T15:14:12.524Z] 0eba1c9be4d2: Download complete [2022-01-19T15:14:12.524Z] 0ef7d3d256c8: Pull complete [2022-01-19T15:14:12.798Z] de9db76c5a1d: Pull complete [2022-01-19T15:14:12.798Z] 85a0685a4137: Verifying Checksum [2022-01-19T15:14:12.798Z] 85a0685a4137: Download complete [2022-01-19T15:14:16.137Z] 0eba1c9be4d2: Pull complete [2022-01-19T15:14:16.409Z] 0d57e429df01: Pull complete [2022-01-19T15:14:16.409Z] 4e4be7b47b0d: Pull complete [2022-01-19T15:14:17.367Z] e1f770b5df2f: Pull complete [2022-01-19T15:14:20.693Z] 85a0685a4137: Pull complete [2022-01-19T15:14:20.693Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-01-19T15:14:20.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-01-19T15:14:20.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-01-19T15:14:20.764Z] prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container [2022-01-19T15:14:20.801Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-01-19T15:14:22.646Z] $ docker top 954d8dabe97a0db47939a2a90b69de4d74d6f366e5d45b287b3b94dba05cad7e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-01-19T15:14:22.720Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-01-19T15:14:23.001Z] + set -o pipefail [2022-01-19T15:14:23.001Z] + snyk monitor '--org=edgex-jenkins' [2022-01-19T15:14:31.155Z] [2022-01-19T15:14:31.155Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-01-19T15:14:31.156Z] [2022-01-19T15:14:31.156Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/005cd06f-4505-41cd-b8a2-882829789394 [2022-01-19T15:14:31.156Z] [2022-01-19T15:14:31.156Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-01-19T15:14:31.156Z] [2022-01-19T15:14:31.156Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-01-19T15:14:31.156Z] [2022-01-19T15:14:31.156Z] [Pipeline] } [2022-01-19T15:14:31.169Z] $ docker stop --time=1 954d8dabe97a0db47939a2a90b69de4d74d6f366e5d45b287b3b94dba05cad7e [2022-01-19T15:14:32.973Z] $ docker rm -f 954d8dabe97a0db47939a2a90b69de4d74d6f366e5d45b287b3b94dba05cad7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T15:14:33.719Z] + git log --format=format:%s -1 e44beca5e6c7de5cce47393cbeeb069a46bdd7aa [Pipeline] sh [2022-01-19T15:14:34.017Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T15:14:34.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:14:34.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T15:14:34.312Z] . [Pipeline] withDockerContainer [2022-01-19T15:14:34.370Z] prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container [2022-01-19T15:14:34.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-19T15:14:34.728Z] $ docker top 142649ca0fbe98c7baa14b4f839f867f694305fcf95294f6b1803e3989522cbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T15:14:34.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T15:14:34.810Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T15:14:34.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T15:14:34.918Z] $ docker exec 142649ca0fbe98c7baa14b4f839f867f694305fcf95294f6b1803e3989522cbe ssh-agent [2022-01-19T15:14:35.014Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiJJJhP/agent.13 [2022-01-19T15:14:35.014Z] SSH_AGENT_PID=19 [2022-01-19T15:14:35.018Z] Running ssh-add (command line suppressed) [2022-01-19T15:14:35.098Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7334327886121571480.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7334327886121571480.key) [2022-01-19T15:14:35.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T15:14:35.399Z] + git semver tag [2022-01-19T15:14:35.399Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T15:14:35.399Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-19T15:14:35.399Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-19T15:14:35.399Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T15:14:35.399Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T15:14:35.399Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T15:14:35.399Z] # $SEMVER_BRANCH = main [2022-01-19T15:14:35.399Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-19T15:14:35.399Z] # e44beca5e6c7de5cce47393cbeeb069a46bdd7aa HEAD [2022-01-19T15:14:35.399Z] # -> Force: false [2022-01-19T15:14:35.399Z] # 8b39bb4a89d7b75d27a4b0a14d9d5bb23dc45b72 refs/tags/v2.2.0-dev.7 [Pipeline] } [2022-01-19T15:14:35.411Z] $ docker exec --env ******** --env ******** 142649ca0fbe98c7baa14b4f839f867f694305fcf95294f6b1803e3989522cbe ssh-agent -k [2022-01-19T15:14:35.494Z] unset SSH_AUTH_SOCK; [2022-01-19T15:14:35.495Z] unset SSH_AGENT_PID; [2022-01-19T15:14:35.495Z] echo Agent pid 19 killed; [2022-01-19T15:14:35.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T15:14:35.806Z] + git semver [Pipeline] } [2022-01-19T15:14:35.821Z] $ docker stop --time=1 142649ca0fbe98c7baa14b4f839f867f694305fcf95294f6b1803e3989522cbe [2022-01-19T15:14:36.991Z] $ docker rm -f 142649ca0fbe98c7baa14b4f839f867f694305fcf95294f6b1803e3989522cbe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:14:37.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T15:14:37.391Z] [2022-01-19T15:14:37.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:14:37.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T15:14:37.697Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-01-19T15:14:37.697Z] ab5ef0e58194: Pulling fs layer [2022-01-19T15:14:37.697Z] 9712f1f96733: Pulling fs layer [2022-01-19T15:14:37.697Z] 63f879dbbcfc: Pulling fs layer [2022-01-19T15:14:37.697Z] 0d9ebad4ef96: Pulling fs layer [2022-01-19T15:14:37.697Z] e9a5061849ea: Pulling fs layer [2022-01-19T15:14:37.697Z] d747dcd14b5f: Pulling fs layer [2022-01-19T15:14:37.697Z] 2de7ff778b66: Pulling fs layer [2022-01-19T15:14:37.698Z] 0d9ebad4ef96: Waiting [2022-01-19T15:14:37.698Z] e9a5061849ea: Waiting [2022-01-19T15:14:37.698Z] d747dcd14b5f: Waiting [2022-01-19T15:14:37.698Z] 2de7ff778b66: Waiting [2022-01-19T15:14:37.698Z] 9712f1f96733: Download complete [2022-01-19T15:14:37.961Z] 63f879dbbcfc: Verifying Checksum [2022-01-19T15:14:37.962Z] 63f879dbbcfc: Download complete [2022-01-19T15:14:37.962Z] 0d9ebad4ef96: Verifying Checksum [2022-01-19T15:14:37.962Z] 0d9ebad4ef96: Download complete [2022-01-19T15:14:38.223Z] d747dcd14b5f: Verifying Checksum [2022-01-19T15:14:38.223Z] d747dcd14b5f: Download complete [2022-01-19T15:14:38.223Z] e9a5061849ea: Verifying Checksum [2022-01-19T15:14:38.223Z] e9a5061849ea: Download complete [2022-01-19T15:14:38.223Z] ab5ef0e58194: Verifying Checksum [2022-01-19T15:14:38.223Z] ab5ef0e58194: Download complete [2022-01-19T15:14:38.223Z] 2de7ff778b66: Verifying Checksum [2022-01-19T15:14:38.223Z] 2de7ff778b66: Download complete [2022-01-19T15:14:41.550Z] ab5ef0e58194: Pull complete [2022-01-19T15:14:41.550Z] 9712f1f96733: Pull complete [2022-01-19T15:14:42.131Z] 63f879dbbcfc: Pull complete [2022-01-19T15:14:46.355Z] 0d9ebad4ef96: Pull complete [2022-01-19T15:14:46.355Z] e9a5061849ea: Pull complete [2022-01-19T15:14:46.355Z] d747dcd14b5f: Pull complete [2022-01-19T15:14:47.748Z] 2de7ff778b66: Pull complete [2022-01-19T15:14:47.748Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-01-19T15:14:47.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-01-19T15:14:47.748Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-01-19T15:14:47.808Z] prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container [2022-01-19T15:14:47.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-01-19T15:14:50.842Z] $ docker top d8eeb64145d9ff0ff7ebd858851e799757fc6d34c81f8f2bcf2e1e3fd8592041 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-01-19T15:14:50.922Z] provisioning config files... [2022-01-19T15:14:50.931Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5610430605561118622tmp [2022-01-19T15:14:50.941Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7838088738268574091tmp [2022-01-19T15:14:50.949Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7278968840585278583tmp [Pipeline] { [Pipeline] echo [2022-01-19T15:14:50.961Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:14:51.243Z] ---> sigul-configuration.sh [2022-01-19T15:14:51.243Z] gpg: directory `/root/.gnupg' created [2022-01-19T15:14:51.243Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-01-19T15:14:51.243Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-01-19T15:14:51.243Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-01-19T15:14:51.243Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-01-19T15:14:51.243Z] gpg: CAST5 encrypted data [2022-01-19T15:14:51.243Z] gpg: encrypted with 1 passphrase [2022-01-19T15:14:51.243Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-01-19T15:14:51.533Z] + mkdir /home/jenkins [2022-01-19T15:14:51.533Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-01-19T15:14:51.821Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-01-19T15:14:51.831Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:14:52.122Z] ---> sigul-install.sh [2022-01-19T15:14:52.122Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-01-19T15:14:52.406Z] + git tag --list [2022-01-19T15:14:52.406Z] v1.0.0 [2022-01-19T15:14:52.406Z] v1.1.0 [2022-01-19T15:14:52.406Z] v1.2.0 [2022-01-19T15:14:52.406Z] v1.3.0 [2022-01-19T15:14:52.406Z] v1.3.1 [2022-01-19T15:14:52.406Z] v2.0.0 [2022-01-19T15:14:52.406Z] v2.0.1 [2022-01-19T15:14:52.406Z] v2.0.1-dev.1 [2022-01-19T15:14:52.406Z] v2.0.2-dev.1 [2022-01-19T15:14:52.406Z] v2.0.2-dev.10 [2022-01-19T15:14:52.406Z] v2.0.2-dev.11 [2022-01-19T15:14:52.406Z] v2.0.2-dev.12 [2022-01-19T15:14:52.406Z] v2.0.2-dev.13 [2022-01-19T15:14:52.406Z] v2.0.2-dev.14 [2022-01-19T15:14:52.406Z] v2.0.2-dev.15 [2022-01-19T15:14:52.406Z] v2.0.2-dev.16 [2022-01-19T15:14:52.406Z] v2.0.2-dev.17 [2022-01-19T15:14:52.406Z] v2.0.2-dev.18 [2022-01-19T15:14:52.406Z] v2.0.2-dev.19 [2022-01-19T15:14:52.406Z] v2.0.2-dev.2 [2022-01-19T15:14:52.406Z] v2.0.2-dev.20 [2022-01-19T15:14:52.406Z] v2.0.2-dev.21 [2022-01-19T15:14:52.406Z] v2.0.2-dev.22 [2022-01-19T15:14:52.406Z] v2.0.2-dev.23 [2022-01-19T15:14:52.406Z] v2.0.2-dev.24 [2022-01-19T15:14:52.406Z] v2.0.2-dev.25 [2022-01-19T15:14:52.406Z] v2.0.2-dev.26 [2022-01-19T15:14:52.406Z] v2.0.2-dev.27 [2022-01-19T15:14:52.406Z] v2.0.2-dev.28 [2022-01-19T15:14:52.406Z] v2.0.2-dev.29 [2022-01-19T15:14:52.406Z] v2.0.2-dev.3 [2022-01-19T15:14:52.406Z] v2.0.2-dev.30 [2022-01-19T15:14:52.406Z] v2.0.2-dev.4 [2022-01-19T15:14:52.406Z] v2.0.2-dev.5 [2022-01-19T15:14:52.406Z] v2.0.2-dev.6 [2022-01-19T15:14:52.406Z] v2.0.2-dev.7 [2022-01-19T15:14:52.406Z] v2.0.2-dev.8 [2022-01-19T15:14:52.406Z] v2.0.2-dev.9 [2022-01-19T15:14:52.406Z] v2.1.0 [2022-01-19T15:14:52.406Z] v2.2.0-dev.1 [2022-01-19T15:14:52.406Z] v2.2.0-dev.2 [2022-01-19T15:14:52.406Z] v2.2.0-dev.3 [2022-01-19T15:14:52.406Z] v2.2.0-dev.4 [2022-01-19T15:14:52.406Z] v2.2.0-dev.5 [2022-01-19T15:14:52.406Z] v2.2.0-dev.6 [2022-01-19T15:14:52.406Z] v2.2.0-dev.7 [Pipeline] sh [2022-01-19T15:14:52.695Z] + lftools sign git-tag v2.2.0-dev.7 [2022-01-19T15:14:53.266Z] Signing Git tag with Sigul... [2022-01-19T15:14:53.266Z] Signing v2.2.0-dev.7 [Pipeline] echo [2022-01-19T15:14:53.535Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:14:53.823Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-01-19T15:14:53.831Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-01-19T15:14:53.849Z] $ docker stop --time=1 d8eeb64145d9ff0ff7ebd858851e799757fc6d34c81f8f2bcf2e1e3fd8592041 [2022-01-19T15:14:55.027Z] $ docker rm -f d8eeb64145d9ff0ff7ebd858851e799757fc6d34c81f8f2bcf2e1e3fd8592041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-01-19T15:14:55.445Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T15:14:55.445Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:14:55.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T15:14:55.741Z] . [Pipeline] withDockerContainer [2022-01-19T15:14:55.802Z] prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container [2022-01-19T15:14:55.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-19T15:14:56.182Z] $ docker top 54151b97743b72aa8efcf7e035168fbacd53a34d1cc19b320fc7e928e1e58d92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T15:14:56.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T15:14:56.279Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T15:14:56.401Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T15:14:56.406Z] $ docker exec 54151b97743b72aa8efcf7e035168fbacd53a34d1cc19b320fc7e928e1e58d92 ssh-agent [2022-01-19T15:14:56.514Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjbkjGF/agent.15 [2022-01-19T15:14:56.514Z] SSH_AGENT_PID=21 [2022-01-19T15:14:56.520Z] Running ssh-add (command line suppressed) [2022-01-19T15:14:56.626Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7367529199740075608.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7367529199740075608.key) [2022-01-19T15:14:56.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T15:14:56.934Z] + git semver bump pre [2022-01-19T15:14:56.934Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T15:14:56.934Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-19T15:14:56.934Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-19T15:14:56.934Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T15:14:56.934Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T15:14:56.934Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T15:14:56.934Z] # $SEMVER_BRANCH = main [2022-01-19T15:14:56.934Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [2022-01-19T15:14:56.934Z] 2.2.0-dev.8 [Pipeline] } [2022-01-19T15:14:56.945Z] $ docker exec --env ******** --env ******** 54151b97743b72aa8efcf7e035168fbacd53a34d1cc19b320fc7e928e1e58d92 ssh-agent -k [2022-01-19T15:14:57.058Z] unset SSH_AUTH_SOCK; [2022-01-19T15:14:57.058Z] unset SSH_AGENT_PID; [2022-01-19T15:14:57.058Z] echo Agent pid 21 killed; [2022-01-19T15:14:57.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T15:14:57.372Z] + git semver [Pipeline] } [2022-01-19T15:14:57.388Z] $ docker stop --time=1 54151b97743b72aa8efcf7e035168fbacd53a34d1cc19b320fc7e928e1e58d92 [2022-01-19T15:14:58.555Z] $ docker rm -f 54151b97743b72aa8efcf7e035168fbacd53a34d1cc19b320fc7e928e1e58d92 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T15:14:58.895Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T15:14:58.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:14:59.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T15:14:59.187Z] . [Pipeline] withDockerContainer [2022-01-19T15:14:59.244Z] prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container [2022-01-19T15:14:59.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-19T15:14:59.618Z] $ docker top ee0ba1f4b5d719c6a4c93e554a3f3515bb205874aa34fce6a7f1ad5882fd913e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T15:14:59.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T15:14:59.706Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T15:14:59.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T15:14:59.810Z] $ docker exec ee0ba1f4b5d719c6a4c93e554a3f3515bb205874aa34fce6a7f1ad5882fd913e ssh-agent [2022-01-19T15:14:59.910Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoCBNic/agent.14 [2022-01-19T15:14:59.910Z] SSH_AGENT_PID=20 [2022-01-19T15:14:59.914Z] Running ssh-add (command line suppressed) [2022-01-19T15:14:59.998Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3327714716290857814.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3327714716290857814.key) [2022-01-19T15:15:00.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T15:15:00.300Z] + git semver push [2022-01-19T15:15:00.300Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T15:15:00.300Z] # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git [2022-01-19T15:15:00.300Z] # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main [2022-01-19T15:15:00.300Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T15:15:00.300Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T15:15:00.300Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T15:15:00.300Z] # $SEMVER_BRANCH = main [2022-01-19T15:15:00.300Z] # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } [2022-01-19T15:15:02.848Z] $ docker exec --env ******** --env ******** ee0ba1f4b5d719c6a4c93e554a3f3515bb205874aa34fce6a7f1ad5882fd913e ssh-agent -k [2022-01-19T15:15:02.944Z] unset SSH_AUTH_SOCK; [2022-01-19T15:15:02.944Z] unset SSH_AGENT_PID; [2022-01-19T15:15:02.945Z] echo Agent pid 20 killed; [2022-01-19T15:15:02.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T15:15:03.256Z] + git semver [Pipeline] } [2022-01-19T15:15:03.270Z] $ docker stop --time=1 ee0ba1f4b5d719c6a4c93e554a3f3515bb205874aa34fce6a7f1ad5882fd913e [2022-01-19T15:15:04.456Z] $ docker rm -f ee0ba1f4b5d719c6a4c93e554a3f3515bb205874aa34fce6a7f1ad5882fd913e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-19T15:15:05.074Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [2022-01-19T15:15:05.074Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-19T15:15:05.074Z] total 8 [2022-01-19T15:15:05.074Z] drwxr-xr-x. 3 root root 34 Jan 19 15:09 . [2022-01-19T15:15:05.074Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 15:14 .. [2022-01-19T15:15:05.074Z] drwxr-xr-x. 2 root root 6 Jan 19 15:09 cost [2022-01-19T15:15:05.074Z] -rw-r--r--. 1 root root 94 Jan 19 15:09 cost.csv [2022-01-19T15:15:05.074Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-01-19T15:15:05.074Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-01-19T15:15:05.074Z] total 8 [2022-01-19T15:15:05.074Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 15:09 . [2022-01-19T15:15:05.074Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 15:14 .. [2022-01-19T15:15:05.074Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 15:09 cost [2022-01-19T15:15:05.074Z] -rw-r--r--. 1 jenkins jenkins 94 Jan 19 15:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:15:05.367Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:15:06.034Z] ---> package-listing.sh [2022-01-19T15:15:06.034Z] ++ facter osfamily [2022-01-19T15:15:06.034Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T15:15:06.034Z] + OS_FAMILY=redhat [2022-01-19T15:15:06.034Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-01-19T15:15:06.034Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T15:15:06.034Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T15:15:06.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T15:15:06.034Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T15:15:06.034Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-19T15:15:06.034Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T15:15:06.034Z] + case "${OS_FAMILY}" in [2022-01-19T15:15:06.034Z] + rpm -qa [2022-01-19T15:15:06.034Z] + sort [2022-01-19T15:15:06.809Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T15:15:06.809Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T15:15:06.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T15:15:06.809Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-01-19T15:15:06.809Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-01-19T15:15:06.809Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-01-19T15:15:06.820Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-19T15:15:07.100Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T15:15:07.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T15:15:07.658Z] . [Pipeline] withDockerContainer [2022-01-19T15:15:07.722Z] prd-centos7-docker-4c-2g-1804 does not seem to be running inside a container [2022-01-19T15:15:07.764Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-19T15:15:07.947Z] $ docker top 84e7de00f1341430578cd185977f0d6ed18372ed4943586c5eda64199642da35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T15:15:08.303Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T15:15:08.592Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T15:15:08.880Z] + ls /var/log/sa-host [2022-01-19T15:15:08.880Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T15:15:08.880Z] file_magic: OK [2022-01-19T15:15:08.880Z] HZ: Using current value: 100 [2022-01-19T15:15:08.880Z] file_header: OK [2022-01-19T15:15:08.880Z] 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 [2022-01-19T15:15:08.880Z] Statistics: [2022-01-19T15:15:08.880Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T15:15:08.880Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T15:15:08.880Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T15:15:08.880Z] file_magic: OK [2022-01-19T15:15:08.880Z] HZ: Using current value: 100 [2022-01-19T15:15:08.880Z] file_header: OK [2022-01-19T15:15:08.880Z] 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 [2022-01-19T15:15:08.880Z] Statistics: [2022-01-19T15:15:08.880Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T15:15:08.880Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T15:15:09.092Z] provisioning config files... [2022-01-19T15:15:09.103Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1662928535049547291tmp [Pipeline] { [Pipeline] echo [2022-01-19T15:15:09.120Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:15:09.418Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T15:15:09.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:15:09.759Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T15:15:09.768Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:15:10.054Z] ---> sudo-logs.sh [2022-01-19T15:15:10.054Z] Archiving 'sudo' log.. [2022-01-19T15:15:10.054Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1804.novalocal: Name or service not known [2022-01-19T15:15:10.054Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1804.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T15:15:10.080Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:15:10.390Z] ---> job-cost.sh [2022-01-19T15:15:10.390Z] lf-activate-venv: SKIPPING [2022-01-19T15:15:10.390Z] DEBUG: total: 0.05999999865889549 [2022-01-19T15:15:10.390Z] INFO: Retrieving Stack Cost... [2022-01-19T15:15:10.650Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T15:15:10.911Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T15:15:10.925Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T15:15:11.218Z] ---> logs-deploy.sh [2022-01-19T15:15:11.218Z] lf-activate-venv: SKIPPING [2022-01-19T15:15:11.218Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/43 [2022-01-19T15:15:11.218Z] INFO: archiving workspace using pattern(s): [2022-01-19T15:15:11.789Z] Archives upload complete. [2022-01-19T15:15:12.058Z] INFO: archiving logs to Nexus