Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 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-ssh13853816810962514352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11294512938539301647.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10687287822984695488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17411755558227685699.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-functions-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15906350026851263347.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-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-341’ Running on prd-centos7-docker-4c-2g-354 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_app-functions-sdk-go_main@tmp/jenkins-gitclient-ssh5174457995635705984.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 # timeout=10 Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1 (#1012)" > git rev-list --no-walk d30acd6f247f747a50d38d45ef5baf6c4c8375d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-29T15:32:11.569Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-29T15:32:11.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-29T15:32:11.636Z] ========================================================= [2021-12-29T15:32:11.636Z] EdgeX Global Pipelines Version Info [2021-12-29T15:32:11.636Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:32:12.793Z] ------------------- [2021-12-29T15:32:12.793Z] stable info: [2021-12-29T15:32:12.793Z] ------------------- [2021-12-29T15:32:12.793Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-29T15:32:12.793Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-29T15:32:12.793Z] Message: update stable to v1.0.217 [2021-12-29T15:32:13.366Z] ------------------- [2021-12-29T15:32:13.366Z] experimental info: [2021-12-29T15:32:13.366Z] ------------------- [2021-12-29T15:32:13.366Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-29T15:32:13.366Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-29T15:32:13.366Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-29T15:32:13.517Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-12-29T15:32:13.533Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-12-29T15:32:13.550Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-29T15:32:13.632Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-29T15:32:13.646Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-29T15:32:13.660Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-29T15:32:13.669Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-29T15:32:13.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-29T15:32:13.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-29T15:32:13.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-29T15:32:13.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-29T15:32:13.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-12-29T15:32:13.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-29T15:32:13.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-29T15:32:13.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-12-29T15:32:13.767Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-12-29T15:32:13.779Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-29T15:32:13.790Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-29T15:32:13.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-29T15:32:13.826Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-12-29T15:32:13.844Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-29T15:32:13.859Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-29T15:32:13.875Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-29T15:32:13.891Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-29T15:32:13.906Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-12-29T15:32:13.926Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-29T15:32:13.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-29T15:32:13.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-29T15:32:13.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-29T15:32:13.994Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 [Pipeline] echo [2021-12-29T15:32:14.006Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ba947f [Pipeline] echo [2021-12-29T15:32:14.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-29T15:32:14.384Z] + git rev-list -1 --merges 6ba947f0f021f675b0c33c48fa287a9a88d30ff2~1..6ba947f0f021f675b0c33c48fa287a9a88d30ff2 [Pipeline] echo [2021-12-29T15:32:14.422Z] -----------> git rev-list -1 --merges 6ba947f0f021f675b0c33c48fa287a9a88d30ff2~1..6ba947f0f021f675b0c33c48fa287a9a88d30ff2 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 [false] [Pipeline] sh [2021-12-29T15:32:14.722Z] + git log --format=format:%s -1 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 [Pipeline] echo [2021-12-29T15:32:14.738Z] ========================================================= [2021-12-29T15:32:14.738Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-29T15:32:14.738Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-29T15:32:15.100Z] + git log --format=format:%s -1 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 [Pipeline] echo [2021-12-29T15:32:15.117Z] [semverPrep] GIT_COMMIT: 6ba947f0f021f675b0c33c48fa287a9a88d30ff2, Commit Message: build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1 (#1012) [Pipeline] echo [2021-12-29T15:32:15.127Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-29T15:32:15.558Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T15:32:15.558Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-29T15:32:15.558Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-29T15:32:15.558Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-29T15:32:15.558Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-29T15:32:15.558Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-29T15:32:15.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:32:15.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T15:32:15.918Z] [2021-12-29T15:32:15.918Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:32:16.237Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T15:32:16.237Z] latest: Pulling from edgex-devops/git-semver [2021-12-29T15:32:16.237Z] a0d0a0d46f8b: Pulling fs layer [2021-12-29T15:32:16.237Z] 3e5f54012d9b: Pulling fs layer [2021-12-29T15:32:16.237Z] 4c7163046ea9: Pulling fs layer [2021-12-29T15:32:16.237Z] 0c2d73faf560: Pulling fs layer [2021-12-29T15:32:16.237Z] 0c2d73faf560: Waiting [2021-12-29T15:32:16.237Z] 3e5f54012d9b: Verifying Checksum [2021-12-29T15:32:16.237Z] 3e5f54012d9b: Download complete [2021-12-29T15:32:16.237Z] a0d0a0d46f8b: Verifying Checksum [2021-12-29T15:32:16.237Z] a0d0a0d46f8b: Download complete [2021-12-29T15:32:16.509Z] 0c2d73faf560: Verifying Checksum [2021-12-29T15:32:16.509Z] 0c2d73faf560: Download complete [2021-12-29T15:32:16.509Z] 4c7163046ea9: Verifying Checksum [2021-12-29T15:32:16.509Z] 4c7163046ea9: Download complete [2021-12-29T15:32:16.509Z] a0d0a0d46f8b: Pull complete [2021-12-29T15:32:16.509Z] 3e5f54012d9b: Pull complete [2021-12-29T15:32:17.086Z] 4c7163046ea9: Pull complete [2021-12-29T15:32:17.086Z] 0c2d73faf560: Pull complete [2021-12-29T15:32:17.086Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-29T15:32:17.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T15:32:17.086Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-29T15:32:17.163Z] prd-centos7-docker-4c-2g-354 does not seem to be running inside a container [2021-12-29T15:32:16.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 [2021-12-29T15:32:17.449Z] $ docker top 7a41546268ec0bcb3311d7bff65f9ded4e6cad4f32906884bcc398b3efb2c88e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T15:32:17.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T15:32:17.972Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T15:32:18.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T15:32:17.712Z] $ docker exec 7a41546268ec0bcb3311d7bff65f9ded4e6cad4f32906884bcc398b3efb2c88e ssh-agent [2021-12-29T15:32:18.202Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjdliMg/agent.13 [2021-12-29T15:32:18.202Z] SSH_AGENT_PID=20 [2021-12-29T15:32:18.211Z] Running ssh-add (command line suppressed) [2021-12-29T15:32:17.956Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1579462368834551384.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1579462368834551384.key) [2021-12-29T15:32:18.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T15:32:18.640Z] + git tag --points-at HEAD [Pipeline] } [2021-12-29T15:32:18.315Z] $ docker exec --env ******** --env ******** 7a41546268ec0bcb3311d7bff65f9ded4e6cad4f32906884bcc398b3efb2c88e ssh-agent -k [2021-12-29T15:32:18.418Z] unset SSH_AUTH_SOCK; [2021-12-29T15:32:18.419Z] unset SSH_AGENT_PID; [2021-12-29T15:32:18.419Z] echo Agent pid 20 killed; [2021-12-29T15:32:18.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-29T15:32:18.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T15:32:18.782Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T15:32:18.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T15:32:18.574Z] $ docker exec 7a41546268ec0bcb3311d7bff65f9ded4e6cad4f32906884bcc398b3efb2c88e ssh-agent [2021-12-29T15:32:19.015Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjIOinc/agent.52 [2021-12-29T15:32:19.016Z] SSH_AGENT_PID=58 [2021-12-29T15:32:19.022Z] Running ssh-add (command line suppressed) [2021-12-29T15:32:18.834Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8743012243715560621.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_8743012243715560621.key) [2021-12-29T15:32:19.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T15:32:19.456Z] + git semver init [2021-12-29T15:32:19.456Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T15:32:19.456Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-12-29T15:32:19.456Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-12-29T15:32:19.456Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T15:32:19.456Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T15:32:19.456Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T15:32:19.456Z] # $SEMVER_BRANCH = main [2021-12-29T15:32:19.456Z] # $SEMVER_TEMP = /tmp/semver-041460680 [2021-12-29T15:32:19.456Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-12-29T15:32:22.013Z] # '/tmp/semver-041460680' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' [2021-12-29T15:32:22.013Z] # -> Force: false [2021-12-29T15:32:22.013Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-12-29T15:32:21.968Z] $ docker exec --env ******** --env ******** 7a41546268ec0bcb3311d7bff65f9ded4e6cad4f32906884bcc398b3efb2c88e ssh-agent -k [2021-12-29T15:32:22.068Z] unset SSH_AUTH_SOCK; [2021-12-29T15:32:22.069Z] unset SSH_AGENT_PID; [2021-12-29T15:32:22.069Z] echo Agent pid 58 killed; [2021-12-29T15:32:22.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T15:32:22.443Z] + git semver [Pipeline] } [2021-12-29T15:32:22.437Z] $ docker stop --time=1 7a41546268ec0bcb3311d7bff65f9ded4e6cad4f32906884bcc398b3efb2c88e [2021-12-29T15:32:23.751Z] $ docker rm -f 7a41546268ec0bcb3311d7bff65f9ded4e6cad4f32906884bcc398b3efb2c88e [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T15:32:24.113Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-29T15:32:24.359Z] Stashed 1 file(s) [Pipeline] echo [2021-12-29T15:32:24.362Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.2 [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] node [Pipeline] node [2021-12-29T15:32:24.518Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-339 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-12-29T15:32:24.533Z] Running in /w/workspace/app-functions-sdk-go/62 [Pipeline] { [Pipeline] checkout [2021-12-29T15:32:24.561Z] The recommended git tool is: git [2021-12-29T15:32:28.526Z] using credential edgex-jenkins-ssh [2021-12-29T15:32:28.542Z] Cloning the remote Git repository [2021-12-29T15:32:28.585Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-12-29T15:32:28.644Z] > git init /w/workspace/app-functions-sdk-go/62 # timeout=10 [2021-12-29T15:32:28.719Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-12-29T15:32:28.720Z] > git --version # timeout=10 [2021-12-29T15:32:28.733Z] > git --version # 'git version 2.17.1' [2021-12-29T15:32:28.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-29T15:32:28.789Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T15:32:32.390Z] Avoid second fetch [2021-12-29T15:32:32.391Z] Checking out Revision 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 (main) [2021-12-29T15:32:32.350Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-12-29T15:32:32.366Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T15:32:32.530Z] > git config core.sparsecheckout # timeout=10 [2021-12-29T15:32:32.547Z] > git checkout -f 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 # timeout=10 [2021-12-29T15:32:33.788Z] Running on prd-centos7-docker-4c-2g-355 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-12-29T15:32:33.799Z] Running in /w/workspace/app-functions-sdk-go/62 [Pipeline] { [Pipeline] checkout [2021-12-29T15:32:33.885Z] The recommended git tool is: git [2021-12-29T15:32:35.565Z] using credential edgex-jenkins-ssh [2021-12-29T15:32:35.578Z] Cloning the remote Git repository [2021-12-29T15:32:35.218Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-12-29T15:32:35.256Z] > git init /w/workspace/app-functions-sdk-go/62 # timeout=10 [2021-12-29T15:32:35.287Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-12-29T15:32:35.288Z] > git --version # timeout=10 [2021-12-29T15:32:35.295Z] > git --version # 'git version 2.24.4' [2021-12-29T15:32:35.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-29T15:32:35.312Z] [INFO] Currently running in a labeled security context [2021-12-29T15:32:35.312Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-29T15:32:35.313Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/62@tmp/jenkins-gitclient-ssh6359176011094312105.key [2021-12-29T15:32:35.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T15:32:36.665Z] Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1 (#1012)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-29T15:32:37.490Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-29T15:32:37.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-29T15:32:37.490Z] Dload Upload Total Spent Left Speed [2021-12-29T15:32:37.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 60326 0 --:--:-- --:--:-- --:--:-- 60326 [2021-12-29T15:32:37.596Z] Avoid second fetch [2021-12-29T15:32:37.597Z] Checking out Revision 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 (main) [Pipeline] sh [2021-12-29T15:32:38.008Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-29T15:32:38.355Z] + sudo tee /etc/docker/daemon.new [2021-12-29T15:32:38.355Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-29T15:32:38.355Z] { [2021-12-29T15:32:38.355Z] "registry-mirrors": [ [2021-12-29T15:32:38.355Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-29T15:32:38.355Z] ], [2021-12-29T15:32:38.355Z] "bip": "10.250.0.254/24", [2021-12-29T15:32:38.355Z] "hosts": [ [2021-12-29T15:32:38.355Z] "tcp://0.0.0.0:5555", [2021-12-29T15:32:38.355Z] "unix:///var/run/docker.sock" [2021-12-29T15:32:38.355Z] ], [2021-12-29T15:32:38.355Z] "mtu": 1458, [2021-12-29T15:32:38.355Z] "selinux-enabled": true, [2021-12-29T15:32:38.355Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-29T15:32:38.355Z] } [Pipeline] sh [2021-12-29T15:32:37.198Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-12-29T15:32:37.207Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T15:32:37.226Z] > git config core.sparsecheckout # timeout=10 [2021-12-29T15:32:37.234Z] > git checkout -f 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 # timeout=10 [2021-12-29T15:32:38.693Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-29T15:32:39.036Z] + sudo service docker restart [2021-12-29T15:32:41.201Z] Commit message: "build(deps): bump github.com/fxamacker/cbor/v2 from 2.3.0 to 2.3.1 (#1012)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-12-29T15:32:41.634Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-29T15:32:41.646Z] ========================================================= [2021-12-29T15:32:41.646Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-29T15:32:41.646Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-12-29T15:32:42.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-29T15:32:42.036Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-29T15:32:42.036Z] a0d0a0d46f8b: Pulling fs layer [2021-12-29T15:32:42.036Z] 31adcdaf11c8: Pulling fs layer [2021-12-29T15:32:42.036Z] b8b176561691: Pulling fs layer [2021-12-29T15:32:42.036Z] 4527c011a84f: Pulling fs layer [2021-12-29T15:32:42.036Z] 5d74067f8e1e: Pulling fs layer [2021-12-29T15:32:42.036Z] e0aca202a116: Pulling fs layer [2021-12-29T15:32:42.036Z] 3a43be97a3b4: Pulling fs layer [2021-12-29T15:32:42.036Z] 34cad66bf833: Pulling fs layer [2021-12-29T15:32:42.036Z] b4e3c513aaa6: Pulling fs layer [2021-12-29T15:32:42.036Z] 4527c011a84f: Waiting [2021-12-29T15:32:42.036Z] 5d74067f8e1e: Waiting [2021-12-29T15:32:42.036Z] e0aca202a116: Waiting [2021-12-29T15:32:42.036Z] 3a43be97a3b4: Waiting [2021-12-29T15:32:42.036Z] 34cad66bf833: Waiting [2021-12-29T15:32:42.036Z] b4e3c513aaa6: Waiting [2021-12-29T15:32:42.306Z] b8b176561691: Verifying Checksum [2021-12-29T15:32:42.306Z] b8b176561691: Download complete [2021-12-29T15:32:42.306Z] 31adcdaf11c8: Verifying Checksum [2021-12-29T15:32:42.306Z] 31adcdaf11c8: Download complete [2021-12-29T15:32:42.306Z] 5d74067f8e1e: Verifying Checksum [2021-12-29T15:32:42.306Z] 5d74067f8e1e: Download complete [2021-12-29T15:32:42.306Z] e0aca202a116: Verifying Checksum [2021-12-29T15:32:42.306Z] e0aca202a116: Download complete [2021-12-29T15:32:42.306Z] 3a43be97a3b4: Verifying Checksum [2021-12-29T15:32:42.306Z] 3a43be97a3b4: Download complete [2021-12-29T15:32:42.306Z] a0d0a0d46f8b: Verifying Checksum [2021-12-29T15:32:42.306Z] a0d0a0d46f8b: Download complete [2021-12-29T15:32:42.306Z] 34cad66bf833: Verifying Checksum [2021-12-29T15:32:42.306Z] 34cad66bf833: Download complete [2021-12-29T15:32:42.569Z] a0d0a0d46f8b: Pull complete [2021-12-29T15:32:42.833Z] 4527c011a84f: Verifying Checksum [2021-12-29T15:32:42.833Z] 4527c011a84f: Download complete [2021-12-29T15:32:42.833Z] 31adcdaf11c8: Pull complete [2021-12-29T15:32:42.833Z] b4e3c513aaa6: Verifying Checksum [2021-12-29T15:32:42.833Z] b4e3c513aaa6: Download complete [2021-12-29T15:32:42.833Z] b8b176561691: Pull complete [2021-12-29T15:32:47.071Z] 4527c011a84f: Pull complete [2021-12-29T15:32:47.071Z] 5d74067f8e1e: Pull complete [2021-12-29T15:32:47.071Z] e0aca202a116: Pull complete [2021-12-29T15:32:47.071Z] 3a43be97a3b4: Pull complete [2021-12-29T15:32:47.345Z] 34cad66bf833: Pull complete [2021-12-29T15:32:50.683Z] b4e3c513aaa6: Pull complete [2021-12-29T15:32:50.683Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-29T15:32:50.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-29T15:32:50.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-12-29T15:32:51.043Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:32:51.345Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-29T15:32:51.345Z] . [Pipeline] withDockerContainer [2021-12-29T15:32:51.415Z] prd-centos7-docker-4c-2g-355 does not seem to be running inside a container [2021-12-29T15:32:51.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/62 -v /w/workspace/app-functions-sdk-go/62:/w/workspace/app-functions-sdk-go/62:rw,z -v /w/workspace/app-functions-sdk-go/62@tmp:/w/workspace/app-functions-sdk-go/62@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 [2021-12-29T15:32:55.386Z] $ docker top ecf0800474188ec95ca56d0f42558b5d18826725c1bdf2d76484985e8d335af1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T15:32:55.788Z] + go version [2021-12-29T15:32:55.788Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-29T15:32:55.799Z] $ docker stop --time=1 ecf0800474188ec95ca56d0f42558b5d18826725c1bdf2d76484985e8d335af1 [2021-12-29T15:32:56.982Z] $ docker rm -f ecf0800474188ec95ca56d0f42558b5d18826725c1bdf2d76484985e8d335af1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] unstash [2021-12-29T15:32:57.400Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-29T15:32:57.400Z] . [Pipeline] withDockerContainer [2021-12-29T15:32:57.461Z] prd-centos7-docker-4c-2g-355 does not seem to be running inside a container [2021-12-29T15:32:57.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/62 -v /w/workspace/app-functions-sdk-go/62:/w/workspace/app-functions-sdk-go/62:rw,z -v /w/workspace/app-functions-sdk-go/62@tmp:/w/workspace/app-functions-sdk-go/62@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 [2021-12-29T15:32:57.820Z] $ docker top 4a972c1a6e16299eb7d2433fe7942fc4838e79fb5a0cddede229c36465231984 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] echo [2021-12-29T15:32:57.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2021-12-29T15:32:57.939Z] ========================================================= [2021-12-29T15:32:57.939Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-29T15:32:57.939Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-12-29T15:32:58.195Z] + make test [2021-12-29T15:32:58.195Z] make -C ./app-service-template build [2021-12-29T15:32:58.195Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/62/app-service-template' [2021-12-29T15:32:58.195Z] go mod tidy [2021-12-29T15:32:58.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-29T15:32:58.877Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-29T15:32:58.877Z] 552d1f2373af: Pulling fs layer [2021-12-29T15:32:58.877Z] ea3f2d53f512: Pulling fs layer [2021-12-29T15:32:58.877Z] 9e70ebbbe112: Pulling fs layer [2021-12-29T15:32:58.877Z] 7a9cfe048b4a: Pulling fs layer [2021-12-29T15:32:58.877Z] 72dc09318566: Pulling fs layer [2021-12-29T15:32:58.877Z] f4f7b4309257: Pulling fs layer [2021-12-29T15:32:58.877Z] 0ac9a79272e3: Pulling fs layer [2021-12-29T15:32:58.877Z] b78e95d17946: Pulling fs layer [2021-12-29T15:32:58.877Z] 7a9cfe048b4a: Waiting [2021-12-29T15:32:58.877Z] 72dc09318566: Waiting [2021-12-29T15:32:58.877Z] f4f7b4309257: Waiting [2021-12-29T15:32:58.877Z] b78e95d17946: Waiting [2021-12-29T15:32:58.877Z] 0ac9a79272e3: Waiting [2021-12-29T15:32:58.877Z] 9e70ebbbe112: Download complete [2021-12-29T15:32:58.877Z] ea3f2d53f512: Verifying Checksum [2021-12-29T15:32:58.877Z] ea3f2d53f512: Download complete [2021-12-29T15:32:58.877Z] 72dc09318566: Verifying Checksum [2021-12-29T15:32:58.877Z] 72dc09318566: Download complete [2021-12-29T15:32:58.877Z] f4f7b4309257: Download complete [2021-12-29T15:32:58.877Z] 552d1f2373af: Download complete [2021-12-29T15:32:58.877Z] 0ac9a79272e3: Verifying Checksum [2021-12-29T15:32:58.877Z] 0ac9a79272e3: Download complete [2021-12-29T15:32:59.592Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-12-29T15:32:59.855Z] go: downloading github.com/google/uuid v1.3.0 [2021-12-29T15:32:59.855Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-12-29T15:32:59.855Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-12-29T15:32:59.861Z] 552d1f2373af: Pull complete [2021-12-29T15:33:00.117Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.1 [2021-12-29T15:33:00.117Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-12-29T15:33:00.117Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-12-29T15:33:00.117Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-12-29T15:33:00.117Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-12-29T15:33:00.117Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-29T15:33:00.117Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-29T15:33:00.117Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-12-29T15:33:00.135Z] ea3f2d53f512: Pull complete [2021-12-29T15:33:00.377Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-12-29T15:33:00.378Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-12-29T15:33:00.378Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-12-29T15:33:00.378Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-12-29T15:33:00.378Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-12-29T15:33:00.378Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-12-29T15:33:00.378Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-12-29T15:33:00.408Z] 9e70ebbbe112: Pull complete [2021-12-29T15:33:00.639Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-12-29T15:33:00.639Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-12-29T15:33:00.639Z] go: downloading golang.org/x/text v0.3.6 [2021-12-29T15:33:00.639Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-12-29T15:33:00.639Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-12-29T15:33:00.683Z] b78e95d17946: Verifying Checksum [2021-12-29T15:33:00.683Z] b78e95d17946: Download complete [2021-12-29T15:33:01.276Z] 7a9cfe048b4a: Verifying Checksum [2021-12-29T15:33:01.276Z] 7a9cfe048b4a: Download complete [2021-12-29T15:33:01.602Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-12-29T15:33:01.602Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-12-29T15:33:01.602Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-12-29T15:33:01.602Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-12-29T15:33:01.602Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.1 [2021-12-29T15:33:01.602Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-12-29T15:33:01.602Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-12-29T15:33:01.602Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-12-29T15:33:01.865Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-12-29T15:33:01.865Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-12-29T15:33:01.865Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-12-29T15:33:01.865Z] go: downloading github.com/kr/pretty v0.3.0 [2021-12-29T15:33:01.865Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-12-29T15:33:01.865Z] go: downloading github.com/x448/float16 v0.8.4 [2021-12-29T15:33:01.865Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-12-29T15:33:02.125Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-12-29T15:33:02.125Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-12-29T15:33:02.125Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-12-29T15:33:02.125Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-12-29T15:33:02.125Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-12-29T15:33:02.125Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-29T15:33:02.125Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-12-29T15:33:02.385Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-12-29T15:33:02.385Z] go: downloading github.com/kr/text v0.2.0 [2021-12-29T15:33:02.385Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-12-29T15:33:02.385Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-12-29T15:33:02.385Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-12-29T15:33:02.385Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-12-29T15:33:02.385Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-12-29T15:33:02.649Z] go: downloading github.com/fatih/color v1.9.0 [2021-12-29T15:33:02.649Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-12-29T15:33:02.649Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-29T15:33:02.650Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-29T15:33:02.650Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-29T15:33:02.650Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-12-29T15:33:02.650Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-12-29T15:33:02.650Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-12-29T15:33:02.650Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-12-29T15:33:02.650Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-12-29T15:33:02.650Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-12-29T15:33:02.650Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-12-29T15:33:02.650Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-12-29T15:33:02.650Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-12-29T15:33:02.650Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-12-29T15:33:02.650Z] go: downloading github.com/miekg/dns v1.1.26 [2021-12-29T15:33:02.650Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-12-29T15:33:02.650Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-12-29T15:33:02.916Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-12-29T15:33:02.916Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2021-12-29T15:33:02.916Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-12-29T15:33:02.916Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2021-12-29T15:33:02.916Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-12-29T15:33:02.916Z] go: downloading github.com/golang/protobuf v1.5.2 [2021-12-29T15:33:02.916Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-29T15:33:02.916Z] go: downloading google.golang.org/protobuf v1.27.1 [2021-12-29T15:33:03.179Z] go: downloading github.com/google/go-cmp v0.5.5 [2021-12-29T15:33:03.179Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-29T15:33:03.179Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-12-29T15:33:13.651Z] 7a9cfe048b4a: Pull complete [2021-12-29T15:33:13.651Z] 72dc09318566: Pull complete [2021-12-29T15:33:13.651Z] f4f7b4309257: Pull complete [2021-12-29T15:33:13.651Z] 0ac9a79272e3: Pull complete [2021-12-29T15:33:15.457Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/62/app-service-template' [2021-12-29T15:33:15.458Z] make -C ./app-service-template test [2021-12-29T15:33:15.458Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/62/app-service-template' [2021-12-29T15:33:15.458Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-12-29T15:33:19.057Z] b78e95d17946: Pull complete [2021-12-29T15:33:19.057Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-29T15:33:19.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-29T15:33:19.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-12-29T15:33:19.394Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:33:19.740Z] + docker inspect -f . ci-base-image-arm64 [2021-12-29T15:33:19.740Z] . [Pipeline] withDockerContainer [2021-12-29T15:33:19.956Z] prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container [2021-12-29T15:33:20.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/62 -v /w/workspace/app-functions-sdk-go/62:/w/workspace/app-functions-sdk-go/62:rw,z -v /w/workspace/app-functions-sdk-go/62@tmp:/w/workspace/app-functions-sdk-go/62@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 [2021-12-29T15:33:22.084Z] $ docker top 2670c6dbfcf24d3c07a02a83942fd718ac33a6adb5708aabb22fe071ea32d109 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T15:33:22.990Z] + go version [2021-12-29T15:33:22.990Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-29T15:33:23.015Z] $ docker stop --time=1 2670c6dbfcf24d3c07a02a83942fd718ac33a6adb5708aabb22fe071ea32d109 [2021-12-29T15:33:24.653Z] $ docker rm -f 2670c6dbfcf24d3c07a02a83942fd718ac33a6adb5708aabb22fe071ea32d109 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:33:25.258Z] + docker inspect -f . ci-base-image-arm64 [2021-12-29T15:33:25.258Z] . [Pipeline] withDockerContainer [2021-12-29T15:33:25.449Z] prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container [2021-12-29T15:33:25.498Z] ok new-app-service 0.016s coverage: 48.1% of statements [2021-12-29T15:33:25.498Z] ? new-app-service/config [no test files] [2021-12-29T15:33:25.498Z] ok new-app-service/functions 0.009s [2021-12-29T15:33:25.498Z] CGO_ENABLED=1 go vet ./... [2021-12-29T15:33:25.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/62 -v /w/workspace/app-functions-sdk-go/62:/w/workspace/app-functions-sdk-go/62:rw,z -v /w/workspace/app-functions-sdk-go/62@tmp:/w/workspace/app-functions-sdk-go/62@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 [2021-12-29T15:33:26.790Z] $ docker top 2d17ce20e78adcf386c51deaa21309c4addf967fa10af77de8590615ce2c34bf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-29T15:33:27.701Z] + make test [2021-12-29T15:33:27.701Z] make -C ./app-service-template build [2021-12-29T15:33:27.701Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/62/app-service-template' [2021-12-29T15:33:27.701Z] go mod tidy [2021-12-29T15:33:28.674Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2021-12-29T15:33:28.674Z] go: downloading github.com/google/uuid v1.3.0 [2021-12-29T15:33:28.946Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-12-29T15:33:28.946Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2021-12-29T15:33:28.946Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.1 [2021-12-29T15:33:28.946Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2021-12-29T15:33:29.219Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-12-29T15:33:29.219Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-12-29T15:33:29.219Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-12-29T15:33:29.219Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-12-29T15:33:29.219Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-12-29T15:33:29.219Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-12-29T15:33:29.219Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-12-29T15:33:29.219Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-12-29T15:33:29.219Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-12-29T15:33:29.495Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-12-29T15:33:29.495Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2021-12-29T15:33:29.495Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2021-12-29T15:33:29.495Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.1 [2021-12-29T15:33:29.495Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-12-29T15:33:29.495Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-12-29T15:33:29.495Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-12-29T15:33:29.495Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-12-29T15:33:29.495Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-12-29T15:33:29.770Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-12-29T15:33:29.770Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-12-29T15:33:29.770Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-12-29T15:33:29.770Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-12-29T15:33:29.770Z] go: downloading golang.org/x/text v0.3.6 [2021-12-29T15:33:30.049Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-12-29T15:33:30.049Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-12-29T15:33:32.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-29T15:33:32.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-29T15:33:32.167Z] ./bin/test-attribution-txt.sh [2021-12-29T15:33:32.667Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-12-29T15:33:32.667Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-12-29T15:33:32.667Z] go: downloading github.com/kr/pretty v0.3.0 [2021-12-29T15:33:32.667Z] go: downloading github.com/x448/float16 v0.8.4 [2021-12-29T15:33:32.667Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-12-29T15:33:32.667Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-12-29T15:33:32.667Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-12-29T15:33:32.739Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/62/app-service-template' [2021-12-29T15:33:32.739Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-12-29T15:33:32.942Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-12-29T15:33:32.942Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-12-29T15:33:32.942Z] go: downloading github.com/kr/text v0.2.0 [2021-12-29T15:33:32.942Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-12-29T15:33:32.942Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-12-29T15:33:32.942Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-12-29T15:33:32.942Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-12-29T15:33:32.942Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-12-29T15:33:33.219Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-12-29T15:33:33.219Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-12-29T15:33:33.219Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-12-29T15:33:33.219Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-12-29T15:33:33.219Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-12-29T15:33:33.219Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-12-29T15:33:33.219Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-12-29T15:33:33.219Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-12-29T15:33:33.315Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-12-29T15:33:33.494Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-12-29T15:33:33.494Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-12-29T15:33:33.494Z] go: downloading github.com/fatih/color v1.9.0 [2021-12-29T15:33:33.494Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-12-29T15:33:33.494Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-12-29T15:33:33.494Z] go: downloading github.com/pkg/errors v0.9.1 [2021-12-29T15:33:33.494Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-12-29T15:33:33.771Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-12-29T15:33:33.771Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-12-29T15:33:33.771Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-12-29T15:33:33.771Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-12-29T15:33:33.771Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-12-29T15:33:33.771Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-12-29T15:33:33.771Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-12-29T15:33:33.771Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-12-29T15:33:33.771Z] go: downloading github.com/miekg/dns v1.1.26 [2021-12-29T15:33:34.043Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-12-29T15:33:34.043Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-12-29T15:33:34.043Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2021-12-29T15:33:34.043Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-12-29T15:33:34.043Z] go: downloading github.com/golang/protobuf v1.5.2 [2021-12-29T15:33:34.043Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-12-29T15:33:34.043Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2021-12-29T15:33:34.043Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-12-29T15:33:34.314Z] go: downloading google.golang.org/protobuf v1.27.1 [2021-12-29T15:33:34.741Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 65.8% of statements [2021-12-29T15:33:34.741Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-12-29T15:33:34.908Z] go: downloading github.com/google/go-cmp v0.5.5 [2021-12-29T15:33:34.908Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-12-29T15:33:35.179Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-12-29T15:33:35.322Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.029s coverage: 93.7% of statements [2021-12-29T15:33:35.322Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-12-29T15:33:35.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.016s coverage: 61.8% of statements [2021-12-29T15:33:35.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-12-29T15:33:35.850Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.009s [2021-12-29T15:33:35.850Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.006s coverage: 100.0% of statements [2021-12-29T15:33:36.437Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.037s coverage: 78.3% of statements [2021-12-29T15:33:36.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-12-29T15:33:36.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-12-29T15:33:36.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-12-29T15:33:36.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-12-29T15:33:36.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-12-29T15:33:36.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-12-29T15:33:36.437Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.3% of statements [2021-12-29T15:33:36.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-12-29T15:33:36.437Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2021-12-29T15:33:36.711Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements [2021-12-29T15:33:40.948Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.066s coverage: 77.0% of statements [2021-12-29T15:33:40.948Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2021-12-29T15:33:40.948Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-12-29T15:33:40.948Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.010s coverage: 14.3% of statements [2021-12-29T15:33:40.948Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-12-29T15:33:40.948Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-12-29T15:33:40.948Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-12-29T15:33:40.948Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.009s coverage: 51.4% of statements [2021-12-29T15:34:07.557Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.050s coverage: 78.2% of statements [2021-12-29T15:34:07.557Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements [2021-12-29T15:34:07.557Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-29T15:34:07.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-29T15:34:07.557Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-29T15:34:14.200Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/62/app-service-template' [2021-12-29T15:34:14.200Z] make -C ./app-service-template test [2021-12-29T15:34:14.200Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/62/app-service-template' [2021-12-29T15:34:14.200Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] echo [2021-12-29T15:34:19.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-29T15:34:19.921Z] $ docker stop --time=1 4a972c1a6e16299eb7d2433fe7942fc4838e79fb5a0cddede229c36465231984 [2021-12-29T15:34:21.289Z] $ docker rm -f 4a972c1a6e16299eb7d2433fe7942fc4838e79fb5a0cddede229c36465231984 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T15:34:21.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-29T15:34:22.144Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:34:22.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T15:34:22.594Z] [2021-12-29T15:34:22.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:34:22.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T15:34:22.901Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-29T15:34:22.901Z] b4d181a07f80: Pulling fs layer [2021-12-29T15:34:22.901Z] a1111a8f2ec3: Pulling fs layer [2021-12-29T15:34:22.901Z] ed53099fbce6: Pulling fs layer [2021-12-29T15:34:22.901Z] dc539afda2c1: Pulling fs layer [2021-12-29T15:34:22.901Z] 77bc0d833cb6: Pulling fs layer [2021-12-29T15:34:22.901Z] 9065ff56babe: Pulling fs layer [2021-12-29T15:34:22.901Z] d287ab97295c: Pulling fs layer [2021-12-29T15:34:22.901Z] dc539afda2c1: Waiting [2021-12-29T15:34:22.901Z] 9065ff56babe: Waiting [2021-12-29T15:34:22.901Z] 77bc0d833cb6: Waiting [2021-12-29T15:34:22.901Z] d287ab97295c: Waiting [2021-12-29T15:34:22.901Z] a1111a8f2ec3: Verifying Checksum [2021-12-29T15:34:22.901Z] a1111a8f2ec3: Download complete [2021-12-29T15:34:22.901Z] dc539afda2c1: Verifying Checksum [2021-12-29T15:34:22.901Z] dc539afda2c1: Download complete [2021-12-29T15:34:22.901Z] ed53099fbce6: Verifying Checksum [2021-12-29T15:34:22.901Z] ed53099fbce6: Download complete [2021-12-29T15:34:23.167Z] 9065ff56babe: Verifying Checksum [2021-12-29T15:34:23.167Z] 9065ff56babe: Download complete [2021-12-29T15:34:23.167Z] 77bc0d833cb6: Verifying Checksum [2021-12-29T15:34:23.167Z] 77bc0d833cb6: Download complete [2021-12-29T15:34:23.167Z] b4d181a07f80: Verifying Checksum [2021-12-29T15:34:23.167Z] b4d181a07f80: Download complete [2021-12-29T15:34:23.752Z] d287ab97295c: Verifying Checksum [2021-12-29T15:34:23.752Z] d287ab97295c: Download complete [2021-12-29T15:34:24.700Z] b4d181a07f80: Pull complete [2021-12-29T15:34:24.700Z] a1111a8f2ec3: Pull complete [2021-12-29T15:34:25.276Z] ed53099fbce6: Pull complete [2021-12-29T15:34:25.550Z] dc539afda2c1: Pull complete [2021-12-29T15:34:25.813Z] 77bc0d833cb6: Pull complete [2021-12-29T15:34:25.813Z] 9065ff56babe: Pull complete [2021-12-29T15:34:31.155Z] d287ab97295c: Pull complete [2021-12-29T15:34:31.155Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-29T15:34:31.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T15:34:31.155Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-29T15:34:31.220Z] prd-centos7-docker-4c-2g-355 does not seem to be running inside a container [2021-12-29T15:34:31.262Z] $ 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-functions-sdk-go/62 -v /w/workspace/app-functions-sdk-go/62:/w/workspace/app-functions-sdk-go/62:rw,z -v /w/workspace/app-functions-sdk-go/62@tmp:/w/workspace/app-functions-sdk-go/62@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 [2021-12-29T15:34:33.377Z] $ docker top a22b923827bce53d83bcdfa95d6171510a4eb6e8b6f1481bfd83ca80de56d9ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:34:33.807Z] ---> job-cost.sh [2021-12-29T15:34:33.807Z] lf-activate-venv: SKIPPING [2021-12-29T15:34:33.807Z] INFO: No Stack... [2021-12-29T15:34:34.067Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-29T15:34:34.327Z] INFO: Archiving Costs [Pipeline] sh [2021-12-29T15:34:34.631Z] + cut -d, -f6 [2021-12-29T15:34:34.631Z] + cat /w/workspace/app-functions-sdk-go/62/archives/cost.csv [Pipeline] lock [2021-12-29T15:34:34.664Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-62-stack-cost] [2021-12-29T15:34:34.669Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-62-stack-cost] did not exist. Created. [2021-12-29T15:34:34.669Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-29T15:34:34.983Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-29T15:34:35.012Z] Stashed 1 file(s) [Pipeline] } [2021-12-29T15:34:35.018Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-29T15:34:35.039Z] $ docker stop --time=1 a22b923827bce53d83bcdfa95d6171510a4eb6e8b6f1481bfd83ca80de56d9ce [2021-12-29T15:34:36.193Z] $ docker rm -f a22b923827bce53d83bcdfa95d6171510a4eb6e8b6f1481bfd83ca80de56d9ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-29T15:34:46.550Z] ok new-app-service 0.050s coverage: 48.1% of statements [2021-12-29T15:34:46.550Z] ? new-app-service/config [no test files] [2021-12-29T15:34:46.550Z] ok new-app-service/functions 0.046s [2021-12-29T15:34:46.550Z] CGO_ENABLED=1 go vet ./... [2021-12-29T15:35:08.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-29T15:35:08.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-29T15:35:08.725Z] ./bin/test-attribution-txt.sh [2021-12-29T15:35:10.153Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/62/app-service-template' [2021-12-29T15:35:10.153Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-12-29T15:35:12.136Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-12-29T15:35:20.424Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.145s coverage: 65.8% of statements [2021-12-29T15:35:20.424Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-12-29T15:35:20.424Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.058s coverage: 93.7% of statements [2021-12-29T15:35:20.424Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-12-29T15:35:20.424Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.096s coverage: 61.8% of statements [2021-12-29T15:35:20.424Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-12-29T15:35:20.425Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.068s [2021-12-29T15:35:20.425Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.023s coverage: 100.0% of statements [2021-12-29T15:35:22.403Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.129s coverage: 78.3% of statements [2021-12-29T15:35:22.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-12-29T15:35:22.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-12-29T15:35:22.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-12-29T15:35:22.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-12-29T15:35:22.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-12-29T15:35:22.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-12-29T15:35:22.403Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.012s coverage: 97.3% of statements [2021-12-29T15:35:22.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-12-29T15:35:22.403Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2021-12-29T15:35:22.403Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.039s coverage: 10.5% of statements [2021-12-29T15:35:29.118Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.171s coverage: 77.0% of statements [2021-12-29T15:35:29.118Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2021-12-29T15:35:29.118Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-12-29T15:35:29.118Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.058s coverage: 14.3% of statements [2021-12-29T15:35:29.118Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.073s coverage: 27.3% of statements [2021-12-29T15:35:29.118Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-12-29T15:35:29.118Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-12-29T15:35:29.118Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.042s coverage: 51.4% of statements [2021-12-29T15:35:55.873Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.121s coverage: 78.2% of statements [2021-12-29T15:35:55.873Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.043s coverage: 94.4% of statements [2021-12-29T15:35:55.873Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-29T15:35:58.494Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-29T15:35:59.083Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-29T15:35:59.352Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2021-12-29T15:35:59.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-29T15:35:59.389Z] $ docker stop --time=1 2d17ce20e78adcf386c51deaa21309c4addf967fa10af77de8590615ce2c34bf [2021-12-29T15:36:01.157Z] $ docker rm -f 2d17ce20e78adcf386c51deaa21309c4addf967fa10af77de8590615ce2c34bf [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T15:36:03.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-29T15:36:03.632Z] Warning: overwriting stash ‘coverage-report’ [2021-12-29T15:36:04.273Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:36:04.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-29T15:36:04.704Z] [2021-12-29T15:36:04.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:36:05.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-29T15:36:05.047Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-29T15:36:05.047Z] 448f6bf000e3: Pulling fs layer [2021-12-29T15:36:05.047Z] f757da607395: Pulling fs layer [2021-12-29T15:36:05.047Z] 05883995daec: Pulling fs layer [2021-12-29T15:36:05.047Z] 8603b9c90790: Pulling fs layer [2021-12-29T15:36:05.047Z] 1560dd03e051: Pulling fs layer [2021-12-29T15:36:05.047Z] 27f5ce0e4adf: Pulling fs layer [2021-12-29T15:36:05.047Z] c2d8d7efcc4b: Pulling fs layer [2021-12-29T15:36:05.047Z] 8603b9c90790: Waiting [2021-12-29T15:36:05.047Z] 1560dd03e051: Waiting [2021-12-29T15:36:05.047Z] 27f5ce0e4adf: Waiting [2021-12-29T15:36:05.047Z] c2d8d7efcc4b: Waiting [2021-12-29T15:36:05.316Z] f757da607395: Verifying Checksum [2021-12-29T15:36:05.316Z] f757da607395: Download complete [2021-12-29T15:36:05.316Z] 8603b9c90790: Verifying Checksum [2021-12-29T15:36:05.316Z] 8603b9c90790: Download complete [2021-12-29T15:36:05.316Z] 1560dd03e051: Verifying Checksum [2021-12-29T15:36:05.316Z] 1560dd03e051: Download complete [2021-12-29T15:36:05.316Z] 27f5ce0e4adf: Verifying Checksum [2021-12-29T15:36:05.316Z] 27f5ce0e4adf: Download complete [2021-12-29T15:36:05.316Z] 05883995daec: Verifying Checksum [2021-12-29T15:36:05.316Z] 05883995daec: Download complete [2021-12-29T15:36:05.907Z] 448f6bf000e3: Verifying Checksum [2021-12-29T15:36:05.907Z] 448f6bf000e3: Download complete [2021-12-29T15:36:08.515Z] c2d8d7efcc4b: Verifying Checksum [2021-12-29T15:36:08.515Z] c2d8d7efcc4b: Download complete [2021-12-29T15:36:09.486Z] 448f6bf000e3: Pull complete [2021-12-29T15:36:10.077Z] f757da607395: Pull complete [2021-12-29T15:36:11.501Z] 05883995daec: Pull complete [2021-12-29T15:36:11.502Z] 8603b9c90790: Pull complete [2021-12-29T15:36:12.473Z] 1560dd03e051: Pull complete [2021-12-29T15:36:12.743Z] 27f5ce0e4adf: Pull complete [2021-12-29T15:36:27.829Z] c2d8d7efcc4b: Pull complete [2021-12-29T15:36:27.829Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-29T15:36:27.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-29T15:36:27.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-29T15:36:28.052Z] prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container [2021-12-29T15:36:28.165Z] $ 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-functions-sdk-go/62 -v /w/workspace/app-functions-sdk-go/62:/w/workspace/app-functions-sdk-go/62:rw,z -v /w/workspace/app-functions-sdk-go/62@tmp:/w/workspace/app-functions-sdk-go/62@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 [2021-12-29T15:36:30.626Z] $ docker top b4531f41a5c2ed7a7a9d13152cb1bea2ecfea91aabab53c10e44601b73cc5312 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:36:31.515Z] ---> job-cost.sh [2021-12-29T15:36:31.515Z] lf-activate-venv: SKIPPING [2021-12-29T15:36:31.515Z] INFO: No Stack... [2021-12-29T15:36:31.785Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-29T15:36:32.053Z] INFO: Archiving Costs [Pipeline] sh [2021-12-29T15:36:32.708Z] + cut -d, -f6 [2021-12-29T15:36:32.708Z] + cat /w/workspace/app-functions-sdk-go/62/archives/cost.csv [Pipeline] lock [2021-12-29T15:36:32.742Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-62-stack-cost] [2021-12-29T15:36:32.748Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-62-stack-cost] did not exist. Created. [2021-12-29T15:36:32.748Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-29T15:36:33.415Z] /w/workspace/app-functions-sdk-go/62@tmp/durable-d77e4d45/script.sh: 1: /w/workspace/app-functions-sdk-go/62@tmp/durable-d77e4d45/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-29T15:36:34.085Z] + echo total: 1.3200000524520874 [Pipeline] stash [2021-12-29T15:36:34.117Z] Warning: overwriting stash ‘stack-cost’ [2021-12-29T15:36:34.176Z] Stashed 1 file(s) [Pipeline] } [2021-12-29T15:36:34.183Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-29T15:36:34.207Z] $ docker stop --time=1 b4531f41a5c2ed7a7a9d13152cb1bea2ecfea91aabab53c10e44601b73cc5312 [2021-12-29T15:36:35.718Z] $ docker rm -f b4531f41a5c2ed7a7a9d13152cb1bea2ecfea91aabab53c10e44601b73cc5312 [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 [2021-12-29T15:36:36.257Z] provisioning config files... [2021-12-29T15:36:36.271Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4687352431383170696tmp [Pipeline] { [Pipeline] sh [2021-12-29T15:36:36.593Z] + set +x [2021-12-29T15:36:36.593Z] + bash -s -- [2021-12-29T15:36:36.593Z] + curl -s https://codecov.io/bash [2021-12-29T15:36:36.593Z] [2021-12-29T15:36:36.593Z] _____ _ [2021-12-29T15:36:36.593Z] / ____| | | [2021-12-29T15:36:36.593Z] | | ___ __| | ___ ___ _____ __ [2021-12-29T15:36:36.593Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-29T15:36:36.593Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-29T15:36:36.593Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-29T15:36:36.593Z] Bash-1.0.6 [2021-12-29T15:36:36.593Z] [2021-12-29T15:36:36.593Z] [2021-12-29T15:36:36.593Z] ==> git version 2.24.4 found [2021-12-29T15:36:36.593Z] ==> 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 [2021-12-29T15:36:36.593Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-29T15:36:36.593Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-29T15:36:36.593Z] ==> Jenkins CI detected. [2021-12-29T15:36:36.593Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2021-12-29T15:36:36.593Z] project root: . [2021-12-29T15:36:36.593Z] --> token set from env [2021-12-29T15:36:36.593Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-29T15:36:36.858Z] ==> Running gcov in . (disable via -X gcov) [2021-12-29T15:36:36.858Z] ==> Python coveragepy not found [2021-12-29T15:36:36.858Z] ==> Searching for coverage reports in: [2021-12-29T15:36:36.858Z] + . [2021-12-29T15:36:36.858Z] -> Found 2 reports [2021-12-29T15:36:36.858Z] ==> Detecting git/mercurial file structure [2021-12-29T15:36:36.858Z] ==> Reading reports [2021-12-29T15:36:36.858Z] + ./app-service-template/coverage.out bytes=1219 [2021-12-29T15:36:36.858Z] + ./coverage.out bytes=107982 [2021-12-29T15:36:36.858Z] ==> Appending adjustments [2021-12-29T15:36:36.858Z] https://docs.codecov.io/docs/fixing-reports [2021-12-29T15:36:37.123Z] + Found adjustments [2021-12-29T15:36:37.123Z] ==> Gzipping contents [2021-12-29T15:36:37.123Z] 20K /tmp/codecov.6ACdnW.gz [2021-12-29T15:36:37.123Z] ==> Uploading reports [2021-12-29T15:36:37.123Z] url: https://codecov.io [2021-12-29T15:36:37.123Z] query: branch=main&commit=6ba947f0f021f675b0c33c48fa287a9a88d30ff2&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-29T15:36:37.123Z] -> Pinging Codecov [2021-12-29T15:36:37.123Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=6ba947f0f021f675b0c33c48fa287a9a88d30ff2&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-29T15:36:37.698Z] -> Uploading to [2021-12-29T15:36:37.698Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-29/3D8B5DFFC46A037C893635FACE044666/6ba947f0f021f675b0c33c48fa287a9a88d30ff2/8edea0f1-3e79-484d-97d3-a4d728838eb8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211229T153637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aeb58265d1a9e037cb307f7951e498fa3b725545fcb926513b010bca16250b29 [2021-12-29T15:36:37.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-29T15:36:37.698Z] Dload Upload Total Spent Left Speed [2021-12-29T15:36:37.959Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18927 0 0 100 18927 0 53195 --:--:-- --:--:-- --:--:-- 53315 [2021-12-29T15:36:37.959Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/6ba947f0f021f675b0c33c48fa287a9a88d30ff2 [Pipeline] } [2021-12-29T15:36:37.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-12-29T15:36:38.228Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-29T15:36:38.238Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:36:38.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-29T15:36:38.538Z] [2021-12-29T15:36:38.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:36:38.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-29T15:36:38.839Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-29T15:36:38.839Z] 188c0c94c7c5: Pulling fs layer [2021-12-29T15:36:38.839Z] 0ef7d3d256c8: Pulling fs layer [2021-12-29T15:36:38.839Z] de9db76c5a1d: Pulling fs layer [2021-12-29T15:36:38.839Z] 0eba1c9be4d2: Pulling fs layer [2021-12-29T15:36:38.839Z] 0d57e429df01: Pulling fs layer [2021-12-29T15:36:38.839Z] 4e4be7b47b0d: Pulling fs layer [2021-12-29T15:36:38.839Z] e1f770b5df2f: Pulling fs layer [2021-12-29T15:36:38.839Z] 85a0685a4137: Pulling fs layer [2021-12-29T15:36:38.839Z] 0eba1c9be4d2: Waiting [2021-12-29T15:36:38.839Z] 0d57e429df01: Waiting [2021-12-29T15:36:38.839Z] 4e4be7b47b0d: Waiting [2021-12-29T15:36:38.839Z] e1f770b5df2f: Waiting [2021-12-29T15:36:38.839Z] 85a0685a4137: Waiting [2021-12-29T15:36:38.839Z] de9db76c5a1d: Verifying Checksum [2021-12-29T15:36:38.839Z] de9db76c5a1d: Download complete [2021-12-29T15:36:38.839Z] 0ef7d3d256c8: Verifying Checksum [2021-12-29T15:36:38.839Z] 0ef7d3d256c8: Download complete [2021-12-29T15:36:38.839Z] 0d57e429df01: Verifying Checksum [2021-12-29T15:36:38.839Z] 0d57e429df01: Download complete [2021-12-29T15:36:38.839Z] 4e4be7b47b0d: Verifying Checksum [2021-12-29T15:36:38.839Z] 4e4be7b47b0d: Download complete [2021-12-29T15:36:38.839Z] 188c0c94c7c5: Verifying Checksum [2021-12-29T15:36:38.839Z] 188c0c94c7c5: Download complete [2021-12-29T15:36:39.120Z] e1f770b5df2f: Verifying Checksum [2021-12-29T15:36:39.120Z] e1f770b5df2f: Download complete [2021-12-29T15:36:39.387Z] 188c0c94c7c5: Pull complete [2021-12-29T15:36:39.656Z] 0eba1c9be4d2: Verifying Checksum [2021-12-29T15:36:39.656Z] 0eba1c9be4d2: Download complete [2021-12-29T15:36:39.656Z] 0ef7d3d256c8: Pull complete [2021-12-29T15:36:39.656Z] de9db76c5a1d: Pull complete [2021-12-29T15:36:39.656Z] 85a0685a4137: Verifying Checksum [2021-12-29T15:36:39.656Z] 85a0685a4137: Download complete [2021-12-29T15:36:43.934Z] 0eba1c9be4d2: Pull complete [2021-12-29T15:36:43.934Z] 0d57e429df01: Pull complete [2021-12-29T15:36:43.934Z] 4e4be7b47b0d: Pull complete [2021-12-29T15:36:44.202Z] e1f770b5df2f: Pull complete [2021-12-29T15:36:48.448Z] 85a0685a4137: Pull complete [2021-12-29T15:36:48.448Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-29T15:36:48.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-29T15:36:48.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-29T15:36:48.521Z] prd-centos7-docker-4c-2g-354 does not seem to be running inside a container [2021-12-29T15:36:48.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 [2021-12-29T15:36:50.818Z] $ docker top 82b0cf944bfc5385f7de1bead52566dbe5384a9d00df9660bc200bbcaee86be2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-29T15:36:50.908Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-29T15:36:51.202Z] + set -o pipefail [2021-12-29T15:36:51.202Z] + snyk monitor '--org=edgex-jenkins' [2021-12-29T15:36:56.500Z] [2021-12-29T15:36:56.500Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-12-29T15:36:56.500Z] [2021-12-29T15:36:56.500Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/401edf23-5e17-45d7-8a85-bb2e1d4947a6 [2021-12-29T15:36:56.500Z] [2021-12-29T15:36:56.500Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-12-29T15:36:56.500Z] [2021-12-29T15:36:56.500Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-12-29T15:36:56.500Z] [2021-12-29T15:36:56.500Z] [Pipeline] } [2021-12-29T15:36:56.510Z] $ docker stop --time=1 82b0cf944bfc5385f7de1bead52566dbe5384a9d00df9660bc200bbcaee86be2 [2021-12-29T15:36:58.530Z] $ docker rm -f 82b0cf944bfc5385f7de1bead52566dbe5384a9d00df9660bc200bbcaee86be2 [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) [Pipeline] echo [2021-12-29T15:36:58.952Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T15:36:58.964Z] provisioning config files... [2021-12-29T15:36:58.973Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5559346824634784196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:36:59.279Z] --> edgex-publish-swagger.sh [2021-12-29T15:36:59.279Z] === Publish openapi/v2 API === [2021-12-29T15:36:59.279Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-12-29T15:36:59.279Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2021-12-29T15:36:59.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-29T15:36:59.279Z] Dload Upload Total Spent Left Speed [2021-12-29T15:37:00.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 11517 0:00:01 0:00:01 --:--:-- 11531 100 13054 0 0 100 13054 0 11516 0:00:01 0:00:01 --:--:-- 11531 [2021-12-29T15:37:00.223Z] [2021-12-29T15:37:00.223Z] [Pipeline] } [2021-12-29T15:37:00.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-29T15:37:00.641Z] + git log --format=format:%s -1 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 [Pipeline] sh [2021-12-29T15:37:00.939Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T15:37:00.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:37:01.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T15:37:01.244Z] . [Pipeline] withDockerContainer [2021-12-29T15:37:01.323Z] prd-centos7-docker-4c-2g-354 does not seem to be running inside a container [2021-12-29T15:37:01.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 [2021-12-29T15:37:01.725Z] $ docker top a2e923c5f3d97712aaaea983834dc0215c7c2a78d268d35a7dc120e0f1268c50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T15:37:01.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T15:37:01.822Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T15:37:01.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T15:37:01.929Z] $ docker exec a2e923c5f3d97712aaaea983834dc0215c7c2a78d268d35a7dc120e0f1268c50 ssh-agent [2021-12-29T15:37:02.026Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHdKdC/agent.13 [2021-12-29T15:37:02.026Z] SSH_AGENT_PID=19 [2021-12-29T15:37:02.032Z] Running ssh-add (command line suppressed) [2021-12-29T15:37:02.136Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6092288816945407772.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6092288816945407772.key) [2021-12-29T15:37:02.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T15:37:02.445Z] + git semver tag [2021-12-29T15:37:02.445Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T15:37:02.445Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-12-29T15:37:02.445Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-12-29T15:37:02.445Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T15:37:02.445Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T15:37:02.445Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T15:37:02.445Z] # $SEMVER_BRANCH = main [2021-12-29T15:37:02.445Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2021-12-29T15:37:02.445Z] # 6ba947f0f021f675b0c33c48fa287a9a88d30ff2 HEAD [2021-12-29T15:37:02.445Z] # -> Force: false [2021-12-29T15:37:02.445Z] # 57fae3fe139f4162b19fc536c6f6bcf950b82551 refs/tags/v2.2.0-dev.2 [Pipeline] } [2021-12-29T15:37:02.454Z] $ docker exec --env ******** --env ******** a2e923c5f3d97712aaaea983834dc0215c7c2a78d268d35a7dc120e0f1268c50 ssh-agent -k [2021-12-29T15:37:02.542Z] unset SSH_AUTH_SOCK; [2021-12-29T15:37:02.543Z] unset SSH_AGENT_PID; [2021-12-29T15:37:02.543Z] echo Agent pid 19 killed; [2021-12-29T15:37:02.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T15:37:02.858Z] + git semver [Pipeline] } [2021-12-29T15:37:02.870Z] $ docker stop --time=1 a2e923c5f3d97712aaaea983834dc0215c7c2a78d268d35a7dc120e0f1268c50 [2021-12-29T15:37:04.050Z] $ docker rm -f a2e923c5f3d97712aaaea983834dc0215c7c2a78d268d35a7dc120e0f1268c50 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:37:04.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-29T15:37:04.448Z] [2021-12-29T15:37:04.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:37:04.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-29T15:37:04.755Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-12-29T15:37:04.755Z] ab5ef0e58194: Pulling fs layer [2021-12-29T15:37:04.755Z] 9712f1f96733: Pulling fs layer [2021-12-29T15:37:04.755Z] 63f879dbbcfc: Pulling fs layer [2021-12-29T15:37:04.755Z] 0d9ebad4ef96: Pulling fs layer [2021-12-29T15:37:04.755Z] e9a5061849ea: Pulling fs layer [2021-12-29T15:37:04.755Z] d747dcd14b5f: Pulling fs layer [2021-12-29T15:37:04.755Z] 2de7ff778b66: Pulling fs layer [2021-12-29T15:37:04.755Z] 0d9ebad4ef96: Waiting [2021-12-29T15:37:04.755Z] e9a5061849ea: Waiting [2021-12-29T15:37:04.755Z] d747dcd14b5f: Waiting [2021-12-29T15:37:04.755Z] 2de7ff778b66: Waiting [2021-12-29T15:37:04.755Z] 9712f1f96733: Verifying Checksum [2021-12-29T15:37:04.755Z] 9712f1f96733: Download complete [2021-12-29T15:37:05.024Z] 63f879dbbcfc: Verifying Checksum [2021-12-29T15:37:05.024Z] 63f879dbbcfc: Download complete [2021-12-29T15:37:05.287Z] 0d9ebad4ef96: Verifying Checksum [2021-12-29T15:37:05.287Z] 0d9ebad4ef96: Download complete [2021-12-29T15:37:05.287Z] d747dcd14b5f: Verifying Checksum [2021-12-29T15:37:05.287Z] d747dcd14b5f: Download complete [2021-12-29T15:37:05.287Z] e9a5061849ea: Verifying Checksum [2021-12-29T15:37:05.287Z] e9a5061849ea: Download complete [2021-12-29T15:37:05.287Z] ab5ef0e58194: Verifying Checksum [2021-12-29T15:37:05.287Z] ab5ef0e58194: Download complete [2021-12-29T15:37:05.551Z] 2de7ff778b66: Verifying Checksum [2021-12-29T15:37:05.551Z] 2de7ff778b66: Download complete [2021-12-29T15:37:08.142Z] ab5ef0e58194: Pull complete [2021-12-29T15:37:08.142Z] 9712f1f96733: Pull complete [2021-12-29T15:37:09.086Z] 63f879dbbcfc: Pull complete [2021-12-29T15:37:13.335Z] 0d9ebad4ef96: Pull complete [2021-12-29T15:37:13.335Z] e9a5061849ea: Pull complete [2021-12-29T15:37:13.335Z] d747dcd14b5f: Pull complete [2021-12-29T15:37:14.283Z] 2de7ff778b66: Pull complete [2021-12-29T15:37:14.283Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-12-29T15:37:14.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-29T15:37:14.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-12-29T15:37:14.347Z] prd-centos7-docker-4c-2g-354 does not seem to be running inside a container [2021-12-29T15:37:14.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 [2021-12-29T15:37:17.397Z] $ docker top f26ed789440662c0e53e691747cfd257db479f23d217d359e629371f3cc2e0a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-12-29T15:37:17.478Z] provisioning config files... [2021-12-29T15:37:17.487Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3552037380811475872tmp [2021-12-29T15:37:17.496Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6087219423482394000tmp [2021-12-29T15:37:17.506Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2194186927120778080tmp [Pipeline] { [Pipeline] echo [2021-12-29T15:37:17.522Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:37:17.811Z] ---> sigul-configuration.sh [2021-12-29T15:37:17.811Z] gpg: directory `/root/.gnupg' created [2021-12-29T15:37:17.811Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-12-29T15:37:17.811Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-12-29T15:37:17.811Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-12-29T15:37:17.811Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-12-29T15:37:17.811Z] gpg: CAST5 encrypted data [2021-12-29T15:37:17.811Z] gpg: encrypted with 1 passphrase [2021-12-29T15:37:17.811Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-12-29T15:37:18.106Z] + mkdir /home/jenkins [2021-12-29T15:37:18.106Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-12-29T15:37:18.400Z] + 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 [2021-12-29T15:37:18.410Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:37:18.712Z] ---> sigul-install.sh [2021-12-29T15:37:18.712Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-12-29T15:37:19.006Z] + git tag --list [2021-12-29T15:37:19.006Z] v0.1.0 [2021-12-29T15:37:19.006Z] v0.1.1 [2021-12-29T15:37:19.006Z] v1.0.0 [2021-12-29T15:37:19.006Z] v1.1.0 [2021-12-29T15:37:19.006Z] v1.2.0 [2021-12-29T15:37:19.006Z] v1.3.0 [2021-12-29T15:37:19.006Z] v1.3.1 [2021-12-29T15:37:19.006Z] v2.0.0 [2021-12-29T15:37:19.006Z] v2.0.1 [2021-12-29T15:37:19.006Z] v2.0.1-dev.1 [2021-12-29T15:37:19.006Z] v2.0.1-dev.2 [2021-12-29T15:37:19.006Z] v2.0.1-dev.3 [2021-12-29T15:37:19.006Z] v2.0.1-dev.4 [2021-12-29T15:37:19.006Z] v2.0.1-dev.5 [2021-12-29T15:37:19.006Z] v2.0.1-dev.6 [2021-12-29T15:37:19.006Z] v2.0.1-dev.7 [2021-12-29T15:37:19.006Z] v2.0.2-dev.1 [2021-12-29T15:37:19.006Z] v2.0.2-dev.10 [2021-12-29T15:37:19.006Z] v2.0.2-dev.11 [2021-12-29T15:37:19.006Z] v2.0.2-dev.12 [2021-12-29T15:37:19.006Z] v2.0.2-dev.13 [2021-12-29T15:37:19.006Z] v2.0.2-dev.14 [2021-12-29T15:37:19.006Z] v2.0.2-dev.15 [2021-12-29T15:37:19.006Z] v2.0.2-dev.16 [2021-12-29T15:37:19.006Z] v2.0.2-dev.17 [2021-12-29T15:37:19.006Z] v2.0.2-dev.18 [2021-12-29T15:37:19.006Z] v2.0.2-dev.19 [2021-12-29T15:37:19.006Z] v2.0.2-dev.2 [2021-12-29T15:37:19.006Z] v2.0.2-dev.20 [2021-12-29T15:37:19.006Z] v2.0.2-dev.21 [2021-12-29T15:37:19.006Z] v2.0.2-dev.22 [2021-12-29T15:37:19.006Z] v2.0.2-dev.23 [2021-12-29T15:37:19.006Z] v2.0.2-dev.24 [2021-12-29T15:37:19.006Z] v2.0.2-dev.25 [2021-12-29T15:37:19.006Z] v2.0.2-dev.26 [2021-12-29T15:37:19.006Z] v2.0.2-dev.27 [2021-12-29T15:37:19.006Z] v2.0.2-dev.28 [2021-12-29T15:37:19.006Z] v2.0.2-dev.29 [2021-12-29T15:37:19.006Z] v2.0.2-dev.3 [2021-12-29T15:37:19.006Z] v2.0.2-dev.30 [2021-12-29T15:37:19.006Z] v2.0.2-dev.31 [2021-12-29T15:37:19.006Z] v2.0.2-dev.32 [2021-12-29T15:37:19.006Z] v2.0.2-dev.33 [2021-12-29T15:37:19.006Z] v2.0.2-dev.34 [2021-12-29T15:37:19.006Z] v2.0.2-dev.35 [2021-12-29T15:37:19.006Z] v2.0.2-dev.36 [2021-12-29T15:37:19.006Z] v2.0.2-dev.37 [2021-12-29T15:37:19.006Z] v2.0.2-dev.38 [2021-12-29T15:37:19.006Z] v2.0.2-dev.39 [2021-12-29T15:37:19.006Z] v2.0.2-dev.4 [2021-12-29T15:37:19.006Z] v2.0.2-dev.40 [2021-12-29T15:37:19.006Z] v2.0.2-dev.41 [2021-12-29T15:37:19.006Z] v2.0.2-dev.42 [2021-12-29T15:37:19.006Z] v2.0.2-dev.43 [2021-12-29T15:37:19.006Z] v2.0.2-dev.44 [2021-12-29T15:37:19.006Z] v2.0.2-dev.45 [2021-12-29T15:37:19.006Z] v2.0.2-dev.46 [2021-12-29T15:37:19.006Z] v2.0.2-dev.47 [2021-12-29T15:37:19.006Z] v2.0.2-dev.5 [2021-12-29T15:37:19.006Z] v2.0.2-dev.6 [2021-12-29T15:37:19.006Z] v2.0.2-dev.7 [2021-12-29T15:37:19.006Z] v2.0.2-dev.8 [2021-12-29T15:37:19.006Z] v2.0.2-dev.9 [2021-12-29T15:37:19.006Z] v2.1.0 [2021-12-29T15:37:19.006Z] v2.2.0-dev.1 [2021-12-29T15:37:19.006Z] v2.2.0-dev.2 [Pipeline] sh [2021-12-29T15:37:19.297Z] + lftools sign git-tag v2.2.0-dev.2 [2021-12-29T15:37:19.869Z] Signing Git tag with Sigul... [2021-12-29T15:37:19.869Z] Signing v2.2.0-dev.2 [Pipeline] echo [2021-12-29T15:37:20.825Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:37:21.119Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-12-29T15:37:21.128Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-12-29T15:37:21.149Z] $ docker stop --time=1 f26ed789440662c0e53e691747cfd257db479f23d217d359e629371f3cc2e0a1 [2021-12-29T15:37:22.357Z] $ docker rm -f f26ed789440662c0e53e691747cfd257db479f23d217d359e629371f3cc2e0a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-12-29T15:37:22.763Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T15:37:22.763Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:37:23.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T15:37:23.061Z] . [Pipeline] withDockerContainer [2021-12-29T15:37:23.123Z] prd-centos7-docker-4c-2g-354 does not seem to be running inside a container [2021-12-29T15:37:23.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 [2021-12-29T15:37:23.553Z] $ docker top 1f47051bc879eea9aee6fc16f6853ff7b3362ddf175ed6e0b90fab41724a30ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T15:37:23.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T15:37:23.650Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T15:37:23.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T15:37:23.796Z] $ docker exec 1f47051bc879eea9aee6fc16f6853ff7b3362ddf175ed6e0b90fab41724a30ee ssh-agent [2021-12-29T15:37:23.909Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXibKEAp/agent.14 [2021-12-29T15:37:23.909Z] SSH_AGENT_PID=20 [2021-12-29T15:37:23.914Z] Running ssh-add (command line suppressed) [2021-12-29T15:37:24.030Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3622502428822007018.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3622502428822007018.key) [2021-12-29T15:37:24.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T15:37:24.332Z] + git semver bump pre [2021-12-29T15:37:24.332Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T15:37:24.332Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-12-29T15:37:24.332Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-12-29T15:37:24.332Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T15:37:24.332Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T15:37:24.332Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T15:37:24.332Z] # $SEMVER_BRANCH = main [2021-12-29T15:37:24.332Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2021-12-29T15:37:24.332Z] 2.2.0-dev.3 [Pipeline] } [2021-12-29T15:37:24.340Z] $ docker exec --env ******** --env ******** 1f47051bc879eea9aee6fc16f6853ff7b3362ddf175ed6e0b90fab41724a30ee ssh-agent -k [2021-12-29T15:37:24.461Z] unset SSH_AUTH_SOCK; [2021-12-29T15:37:24.461Z] unset SSH_AGENT_PID; [2021-12-29T15:37:24.461Z] echo Agent pid 20 killed; [2021-12-29T15:37:24.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T15:37:24.797Z] + git semver [Pipeline] } [2021-12-29T15:37:24.813Z] $ docker stop --time=1 1f47051bc879eea9aee6fc16f6853ff7b3362ddf175ed6e0b90fab41724a30ee [2021-12-29T15:37:26.002Z] $ docker rm -f 1f47051bc879eea9aee6fc16f6853ff7b3362ddf175ed6e0b90fab41724a30ee [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T15:37:26.396Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T15:37:26.396Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:37:26.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T15:37:26.695Z] . [Pipeline] withDockerContainer [2021-12-29T15:37:26.765Z] prd-centos7-docker-4c-2g-354 does not seem to be running inside a container [2021-12-29T15:37:26.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 [2021-12-29T15:37:27.161Z] $ docker top 5d14d6fbeee06f9952df48d461435969ecf3fb5041889018c5b772d3ae3b5c78 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T15:37:27.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T15:37:27.262Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T15:37:27.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T15:37:27.358Z] $ docker exec 5d14d6fbeee06f9952df48d461435969ecf3fb5041889018c5b772d3ae3b5c78 ssh-agent [2021-12-29T15:37:27.474Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXabFLEH/agent.14 [2021-12-29T15:37:27.474Z] SSH_AGENT_PID=21 [2021-12-29T15:37:27.479Z] Running ssh-add (command line suppressed) [2021-12-29T15:37:27.589Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1001537825129607623.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1001537825129607623.key) [2021-12-29T15:37:27.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T15:37:27.901Z] + git semver push [2021-12-29T15:37:27.901Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T15:37:27.901Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-12-29T15:37:27.901Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-12-29T15:37:27.901Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T15:37:27.901Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T15:37:27.901Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T15:37:27.901Z] # $SEMVER_BRANCH = main [2021-12-29T15:37:27.901Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-12-29T15:37:29.820Z] $ docker exec --env ******** --env ******** 5d14d6fbeee06f9952df48d461435969ecf3fb5041889018c5b772d3ae3b5c78 ssh-agent -k [2021-12-29T15:37:29.904Z] unset SSH_AUTH_SOCK; [2021-12-29T15:37:29.904Z] unset SSH_AGENT_PID; [2021-12-29T15:37:29.904Z] echo Agent pid 21 killed; [2021-12-29T15:37:29.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T15:37:30.235Z] + git semver [Pipeline] } [2021-12-29T15:37:30.247Z] $ docker stop --time=1 5d14d6fbeee06f9952df48d461435969ecf3fb5041889018c5b772d3ae3b5c78 [2021-12-29T15:37:31.431Z] $ docker rm -f 5d14d6fbeee06f9952df48d461435969ecf3fb5041889018c5b772d3ae3b5c78 [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 [2021-12-29T15:37:31.932Z] + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:37:32.226Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:37:32.785Z] ---> package-listing.sh [2021-12-29T15:37:32.785Z] ++ facter osfamily [2021-12-29T15:37:32.785Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-29T15:37:33.048Z] + OS_FAMILY=redhat [2021-12-29T15:37:33.048Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2021-12-29T15:37:33.048Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-29T15:37:33.048Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-29T15:37:33.048Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-29T15:37:33.048Z] + PACKAGES=/tmp/packages_start.txt [2021-12-29T15:37:33.048Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-12-29T15:37:33.048Z] + PACKAGES=/tmp/packages_end.txt [2021-12-29T15:37:33.048Z] + case "${OS_FAMILY}" in [2021-12-29T15:37:33.048Z] + rpm -qa [2021-12-29T15:37:33.048Z] + sort [2021-12-29T15:37:33.619Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-29T15:37:33.619Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-29T15:37:33.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-29T15:37:33.619Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-12-29T15:37:33.619Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2021-12-29T15:37:33.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo [2021-12-29T15:37:33.631Z] 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-29T15:37:33.912Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:37:34.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T15:37:34.469Z] [2021-12-29T15:37:34.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T15:37:34.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T15:37:34.779Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-29T15:37:34.779Z] b4d181a07f80: Pulling fs layer [2021-12-29T15:37:34.779Z] a1111a8f2ec3: Pulling fs layer [2021-12-29T15:37:34.779Z] ed53099fbce6: Pulling fs layer [2021-12-29T15:37:34.779Z] dc539afda2c1: Pulling fs layer [2021-12-29T15:37:34.779Z] 77bc0d833cb6: Pulling fs layer [2021-12-29T15:37:34.779Z] 9065ff56babe: Pulling fs layer [2021-12-29T15:37:34.779Z] d287ab97295c: Pulling fs layer [2021-12-29T15:37:34.779Z] dc539afda2c1: Waiting [2021-12-29T15:37:34.779Z] 77bc0d833cb6: Waiting [2021-12-29T15:37:34.779Z] 9065ff56babe: Waiting [2021-12-29T15:37:34.779Z] d287ab97295c: Waiting [2021-12-29T15:37:34.779Z] a1111a8f2ec3: Verifying Checksum [2021-12-29T15:37:34.779Z] a1111a8f2ec3: Download complete [2021-12-29T15:37:34.779Z] dc539afda2c1: Verifying Checksum [2021-12-29T15:37:34.779Z] dc539afda2c1: Download complete [2021-12-29T15:37:35.043Z] ed53099fbce6: Verifying Checksum [2021-12-29T15:37:35.043Z] ed53099fbce6: Download complete [2021-12-29T15:37:35.043Z] 77bc0d833cb6: Verifying Checksum [2021-12-29T15:37:35.043Z] 77bc0d833cb6: Download complete [2021-12-29T15:37:35.043Z] 9065ff56babe: Verifying Checksum [2021-12-29T15:37:35.043Z] 9065ff56babe: Download complete [2021-12-29T15:37:35.043Z] b4d181a07f80: Verifying Checksum [2021-12-29T15:37:35.043Z] b4d181a07f80: Download complete [2021-12-29T15:37:35.622Z] d287ab97295c: Verifying Checksum [2021-12-29T15:37:35.622Z] d287ab97295c: Download complete [2021-12-29T15:37:36.580Z] b4d181a07f80: Pull complete [2021-12-29T15:37:36.580Z] a1111a8f2ec3: Pull complete [2021-12-29T15:37:37.156Z] ed53099fbce6: Pull complete [2021-12-29T15:37:37.156Z] dc539afda2c1: Pull complete [2021-12-29T15:37:37.416Z] 77bc0d833cb6: Pull complete [2021-12-29T15:37:37.681Z] 9065ff56babe: Pull complete [2021-12-29T15:37:42.987Z] d287ab97295c: Pull complete [2021-12-29T15:37:42.987Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-29T15:37:42.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T15:37:42.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-29T15:37:43.061Z] prd-centos7-docker-4c-2g-354 does not seem to be running inside a container [2021-12-29T15:37:43.096Z] $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_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 [2021-12-29T15:37:45.011Z] $ docker top 88461b4dffff2c612b14bfa1e3c1849b7b3a987418d7af00be7ca914a2595278 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T15:37:45.367Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-29T15:37:45.651Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-29T15:37:45.951Z] + ls /var/log/sa-host [2021-12-29T15:37:45.951Z] + sadf -c /var/log/sa-host/sa17 [2021-12-29T15:37:45.951Z] file_magic: OK [2021-12-29T15:37:45.951Z] HZ: Using current value: 100 [2021-12-29T15:37:45.951Z] file_header: OK [2021-12-29T15:37:45.951Z] 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 [2021-12-29T15:37:45.951Z] Statistics: [2021-12-29T15:37:45.951Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-29T15:37:45.951Z] File successfully converted to sysstat format version 12.0.3 [2021-12-29T15:37:45.951Z] + sadf -c /var/log/sa-host/sa29 [2021-12-29T15:37:45.951Z] file_magic: OK [2021-12-29T15:37:45.951Z] HZ: Using current value: 100 [2021-12-29T15:37:45.951Z] file_header: OK [2021-12-29T15:37:45.951Z] 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 [2021-12-29T15:37:45.951Z] Statistics: [2021-12-29T15:37:45.951Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-29T15:37:45.951Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T15:37:46.034Z] provisioning config files... [2021-12-29T15:37:46.044Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2860884589178456504tmp [Pipeline] { [Pipeline] echo [2021-12-29T15:37:46.060Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:37:46.346Z] ---> create-netrc.sh [Pipeline] } [2021-12-29T15:37:46.354Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:37:46.683Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-29T15:37:46.691Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:37:46.973Z] ---> sudo-logs.sh [2021-12-29T15:37:46.973Z] Archiving 'sudo' log.. [2021-12-29T15:37:46.973Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-354.novalocal: Name or service not known [2021-12-29T15:37:46.973Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-354.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-29T15:37:46.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:37:47.276Z] ---> job-cost.sh [2021-12-29T15:37:47.276Z] lf-activate-venv: SKIPPING [2021-12-29T15:37:47.276Z] DEBUG: total: 1.3200000524520874 [2021-12-29T15:37:47.276Z] INFO: Retrieving Stack Cost... [2021-12-29T15:37:47.536Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-29T15:37:47.796Z] INFO: Archiving Costs [Pipeline] echo [2021-12-29T15:37:47.810Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T15:37:48.099Z] ---> logs-deploy.sh [2021-12-29T15:37:48.099Z] lf-activate-venv: SKIPPING [2021-12-29T15:37:48.099Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/62 [2021-12-29T15:37:48.099Z] INFO: archiving workspace using pattern(s): [2021-12-29T15:37:48.672Z] Archives upload complete. [2021-12-29T15:37:48.933Z] INFO: archiving logs to Nexus