Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d599202cd64a06a276f3b3191668ff2dfc96df6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4921778149451751697.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-ssh243062019325020670.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 c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-ssh3818760645075563615.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > 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-ssh8551721162123474642.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-ssh546132318937894692.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 ‘prd-centos7-docker-4c-2g-18’ is offline Running on prd-centos7-docker-4c-2g-82 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-ssh8236946210826689950.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 1d599202cd64a06a276f3b3191668ff2dfc96df6 (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 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 Commit message: "Merge pull request #964 from ernestojeda/vendor-lts-update" > git rev-list --no-walk 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-08T15:38:25.435Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-08T15:38:25.484Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-08T15:38:25.500Z] ========================================================= [2021-10-08T15:38:25.500Z] EdgeX Global Pipelines Version Info [2021-10-08T15:38:25.500Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:38:26.644Z] ------------------- [2021-10-08T15:38:26.644Z] stable info: [2021-10-08T15:38:26.644Z] ------------------- [2021-10-08T15:38:26.644Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-08T15:38:26.644Z] Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T15:38:26.644Z] Message: update stable to v1.0.208 [2021-10-08T15:38:27.222Z] ------------------- [2021-10-08T15:38:27.222Z] experimental info: [2021-10-08T15:38:27.222Z] ------------------- [2021-10-08T15:38:27.222Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-08T15:38:27.222Z] Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 [2021-10-08T15:38:27.222Z] Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-08T15:38:27.314Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-10-08T15:38:27.326Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-10-08T15:38:27.336Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-08T15:38:27.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-08T15:38:27.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-08T15:38:27.362Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-08T15:38:27.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-08T15:38:27.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-08T15:38:27.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-08T15:38:27.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-08T15:38:27.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-08T15:38:27.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-10-08T15:38:27.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-08T15:38:27.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-08T15:38:27.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-08T15:38:27.498Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-08T15:38:27.512Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-08T15:38:27.527Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-08T15:38:27.538Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-08T15:38:27.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-08T15:38:27.570Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-08T15:38:27.581Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-08T15:38:27.593Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-08T15:38:27.605Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-08T15:38:27.616Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-08T15:38:27.628Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-08T15:38:27.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-08T15:38:27.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-08T15:38:27.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-08T15:38:27.684Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d599202cd64a06a276f3b3191668ff2dfc96df6 [Pipeline] echo [2021-10-08T15:38:27.699Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d59920 [Pipeline] echo [2021-10-08T15:38:27.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-08T15:38:28.167Z] + git log --format=format:%s -1 1d599202cd64a06a276f3b3191668ff2dfc96df6 [Pipeline] echo [2021-10-08T15:38:28.200Z] GIT_COMMIT: 1d599202cd64a06a276f3b3191668ff2dfc96df6, Commit Message: Merge pull request #964 from ernestojeda/vendor-lts-update [Pipeline] echo [2021-10-08T15:38:28.210Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:38:28.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T15:38:28.843Z] [2021-10-08T15:38:28.843Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:38:29.144Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T15:38:29.144Z] latest: Pulling from edgex-devops/git-semver [2021-10-08T15:38:29.144Z] a0d0a0d46f8b: Pulling fs layer [2021-10-08T15:38:29.144Z] 3e5f54012d9b: Pulling fs layer [2021-10-08T15:38:29.144Z] 4c7163046ea9: Pulling fs layer [2021-10-08T15:38:29.144Z] 0c2d73faf560: Pulling fs layer [2021-10-08T15:38:29.144Z] 0c2d73faf560: Waiting [2021-10-08T15:38:29.409Z] 3e5f54012d9b: Verifying Checksum [2021-10-08T15:38:29.409Z] 3e5f54012d9b: Download complete [2021-10-08T15:38:29.409Z] a0d0a0d46f8b: Verifying Checksum [2021-10-08T15:38:29.409Z] a0d0a0d46f8b: Download complete [2021-10-08T15:38:29.409Z] 4c7163046ea9: Verifying Checksum [2021-10-08T15:38:29.409Z] 4c7163046ea9: Download complete [2021-10-08T15:38:29.409Z] 0c2d73faf560: Verifying Checksum [2021-10-08T15:38:29.409Z] 0c2d73faf560: Download complete [2021-10-08T15:38:29.409Z] a0d0a0d46f8b: Pull complete [2021-10-08T15:38:29.669Z] 3e5f54012d9b: Pull complete [2021-10-08T15:38:29.932Z] 4c7163046ea9: Pull complete [2021-10-08T15:38:30.196Z] 0c2d73faf560: Pull complete [2021-10-08T15:38:30.196Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-08T15:38:30.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T15:38:30.196Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-08T15:38:30.281Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-10-08T15:38:30.335Z] $ 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-10-08T15:38:30.958Z] $ docker top 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T15:38:31.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T15:38:31.064Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T15:38:31.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T15:38:31.178Z] $ docker exec 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e ssh-agent [2021-10-08T15:38:31.299Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoENljJ/agent.15 [2021-10-08T15:38:31.299Z] SSH_AGENT_PID=21 [2021-10-08T15:38:31.310Z] Running ssh-add (command line suppressed) [2021-10-08T15:38:31.420Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6252501481095294843.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6252501481095294843.key) [2021-10-08T15:38:31.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T15:38:31.751Z] + git tag --points-at HEAD [Pipeline] } [2021-10-08T15:38:31.771Z] $ docker exec --env ******** --env ******** 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e ssh-agent -k [2021-10-08T15:38:31.922Z] unset SSH_AUTH_SOCK; [2021-10-08T15:38:31.923Z] unset SSH_AGENT_PID; [2021-10-08T15:38:31.923Z] echo Agent pid 21 killed; [2021-10-08T15:38:31.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-08T15:38:31.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T15:38:31.966Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T15:38:32.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T15:38:32.100Z] $ docker exec 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e ssh-agent [2021-10-08T15:38:32.214Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiGdcLe/agent.55 [2021-10-08T15:38:32.214Z] SSH_AGENT_PID=61 [2021-10-08T15:38:32.220Z] Running ssh-add (command line suppressed) [2021-10-08T15:38:32.333Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5278952909360443528.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5278952909360443528.key) [2021-10-08T15:38:32.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T15:38:32.635Z] + git semver init [2021-10-08T15:38:32.635Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T15:38:32.635Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-10-08T15:38:32.635Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-10-08T15:38:32.635Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T15:38:32.635Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T15:38:32.635Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T15:38:32.635Z] # $SEMVER_BRANCH = main [2021-10-08T15:38:32.635Z] # $SEMVER_TEMP = /tmp/semver-401226045 [2021-10-08T15:38:32.635Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-10-08T15:38:35.198Z] # '/tmp/semver-401226045' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' [2021-10-08T15:38:35.198Z] # -> Force: false [2021-10-08T15:38:35.198Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-10-08T15:38:35.206Z] $ docker exec --env ******** --env ******** 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e ssh-agent -k [2021-10-08T15:38:35.290Z] unset SSH_AUTH_SOCK; [2021-10-08T15:38:35.291Z] unset SSH_AGENT_PID; [2021-10-08T15:38:35.291Z] echo Agent pid 61 killed; [2021-10-08T15:38:35.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T15:38:35.605Z] + git semver [Pipeline] } [2021-10-08T15:38:35.616Z] $ docker stop --time=1 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e [2021-10-08T15:38:36.938Z] $ docker rm -f 29911891739ffa2624d471aca2e5d138e66e490581367c3f1b56f57c9925485e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T15:38:37.306Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-08T15:38:37.562Z] Stashed 1 file(s) [Pipeline] echo [2021-10-08T15:38:37.564Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.22 [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-10-08T15:38:37.940Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-80 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-10-08T15:38:37.952Z] Running in /w/workspace/app-functions-sdk-go/35 [Pipeline] { [Pipeline] checkout [2021-10-08T15:38:38.190Z] The recommended git tool is: git [2021-10-08T15:38:44.541Z] using credential edgex-jenkins-ssh [2021-10-08T15:38:44.557Z] Cloning the remote Git repository [2021-10-08T15:38:44.587Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-08T15:38:44.704Z] > git init /w/workspace/app-functions-sdk-go/35 # timeout=10 [2021-10-08T15:38:44.784Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-08T15:38:44.785Z] > git --version # timeout=10 [2021-10-08T15:38:44.803Z] > git --version # 'git version 2.17.1' [2021-10-08T15:38:44.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T15:38:44.897Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T15:38:48.432Z] Avoid second fetch [2021-10-08T15:38:48.433Z] Checking out Revision 1d599202cd64a06a276f3b3191668ff2dfc96df6 (main) [2021-10-08T15:38:48.349Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-08T15:38:48.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T15:38:48.424Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T15:38:48.437Z] > git checkout -f 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 [2021-10-08T15:38:52.710Z] Still waiting to schedule task [2021-10-08T15:38:52.710Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-08T15:38:53.000Z] Commit message: "Merge pull request #964 from ernestojeda/vendor-lts-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-08T15:38:53.957Z] ========================================================= [2021-10-08T15:38:53.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-08T15:38:53.957Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-08T15:38:54.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-08T15:38:56.085Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-08T15:38:56.085Z] bbf911997326: Pulling fs layer [2021-10-08T15:38:56.085Z] 58ec367f63d7: Pulling fs layer [2021-10-08T15:38:56.085Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-08T15:38:56.085Z] fc5181fea5dc: Pulling fs layer [2021-10-08T15:38:56.085Z] 9c418107303f: Pulling fs layer [2021-10-08T15:38:56.085Z] 284eca6f2348: Pulling fs layer [2021-10-08T15:38:56.085Z] 842844d905b1: Pulling fs layer [2021-10-08T15:38:56.085Z] 901a3a57568e: Pulling fs layer [2021-10-08T15:38:56.085Z] fc5181fea5dc: Waiting [2021-10-08T15:38:56.085Z] 9c418107303f: Waiting [2021-10-08T15:38:56.085Z] 284eca6f2348: Waiting [2021-10-08T15:38:56.085Z] 842844d905b1: Waiting [2021-10-08T15:38:56.085Z] 901a3a57568e: Waiting [2021-10-08T15:38:56.085Z] 1b4a6ffa7d45: Download complete [2021-10-08T15:38:56.085Z] 58ec367f63d7: Verifying Checksum [2021-10-08T15:38:56.085Z] 58ec367f63d7: Download complete [2021-10-08T15:38:56.369Z] 9c418107303f: Verifying Checksum [2021-10-08T15:38:56.369Z] 9c418107303f: Download complete [2021-10-08T15:38:56.369Z] 284eca6f2348: Verifying Checksum [2021-10-08T15:38:56.369Z] 284eca6f2348: Download complete [2021-10-08T15:38:56.369Z] 842844d905b1: Verifying Checksum [2021-10-08T15:38:56.369Z] 842844d905b1: Download complete [2021-10-08T15:38:56.369Z] bbf911997326: Verifying Checksum [2021-10-08T15:38:56.369Z] bbf911997326: Download complete [2021-10-08T15:38:56.997Z] bbf911997326: Pull complete [2021-10-08T15:38:58.019Z] 58ec367f63d7: Pull complete [2021-10-08T15:38:58.635Z] 901a3a57568e: Verifying Checksum [2021-10-08T15:38:58.635Z] 901a3a57568e: Download complete [2021-10-08T15:38:58.635Z] 1b4a6ffa7d45: Pull complete [2021-10-08T15:38:58.635Z] fc5181fea5dc: Verifying Checksum [2021-10-08T15:38:58.635Z] fc5181fea5dc: Download complete [2021-10-08T15:39:08.875Z] fc5181fea5dc: Pull complete [2021-10-08T15:39:08.875Z] 9c418107303f: Pull complete [2021-10-08T15:39:08.875Z] 284eca6f2348: Pull complete [2021-10-08T15:39:09.491Z] 842844d905b1: Pull complete [2021-10-08T15:39:14.958Z] 901a3a57568e: Pull complete [2021-10-08T15:39:14.958Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-08T15:39:14.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-08T15:39:14.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-08T15:39:15.406Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:39:15.782Z] + docker inspect -f . ci-base-image-arm64 [2021-10-08T15:39:15.782Z] . [Pipeline] withDockerContainer [2021-10-08T15:39:16.075Z] prd-ubuntu18.04-docker-arm64-4c-16g-80 does not seem to be running inside a container [2021-10-08T15:39:16.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/35 -v /w/workspace/app-functions-sdk-go/35:/w/workspace/app-functions-sdk-go/35:rw,z -v /w/workspace/app-functions-sdk-go/35@tmp:/w/workspace/app-functions-sdk-go/35@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-10-08T15:39:22.741Z] $ docker top 8a9b33609432c95b706758533bd7c649cd0fcc59195f829ded779ecea77a504e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T15:39:23.793Z] + go version [2021-10-08T15:39:23.793Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-08T15:39:23.793Z] $ docker stop --time=1 8a9b33609432c95b706758533bd7c649cd0fcc59195f829ded779ecea77a504e [2021-10-08T15:39:25.692Z] $ docker rm -f 8a9b33609432c95b706758533bd7c649cd0fcc59195f829ded779ecea77a504e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:39:26.425Z] + docker inspect -f . ci-base-image-arm64 [2021-10-08T15:39:26.425Z] . [Pipeline] withDockerContainer [2021-10-08T15:39:26.719Z] prd-ubuntu18.04-docker-arm64-4c-16g-80 does not seem to be running inside a container [2021-10-08T15:39:26.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/35 -v /w/workspace/app-functions-sdk-go/35:/w/workspace/app-functions-sdk-go/35:rw,z -v /w/workspace/app-functions-sdk-go/35@tmp:/w/workspace/app-functions-sdk-go/35@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-10-08T15:39:28.481Z] $ docker top d0dd55ffc38fe059447919d3352018f4326fb653241b58b42c9c2f4af88c76f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-08T15:39:29.509Z] + make test [2021-10-08T15:39:29.509Z] make -C ./app-service-template build [2021-10-08T15:39:29.509Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/35/app-service-template' [2021-10-08T15:39:29.509Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-10-08T15:39:30.968Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-08T15:39:30.968Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-08T15:39:30.968Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-08T15:39:30.968Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-08T15:39:31.247Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-08T15:39:31.247Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-08T15:39:31.247Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-08T15:39:31.247Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-08T15:39:31.247Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-08T15:39:31.247Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-08T15:39:31.247Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-08T15:39:31.530Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-08T15:39:31.530Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-08T15:39:31.530Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-08T15:39:31.530Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-08T15:39:31.823Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-08T15:39:31.823Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-08T15:39:31.823Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-08T15:39:31.823Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-08T15:39:31.823Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-08T15:39:31.823Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-08T15:39:31.823Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-08T15:39:31.823Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-08T15:39:31.823Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-08T15:39:31.823Z] go: downloading golang.org/x/text v0.3.2 [2021-10-08T15:39:32.843Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-08T15:39:32.843Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-08T15:39:32.843Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-08T15:39:32.843Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-08T15:39:32.843Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-08T15:39:32.843Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-08T15:39:32.843Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-08T15:39:33.124Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-08T15:39:33.124Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-08T15:39:33.124Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-08T15:39:33.124Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-08T15:39:33.412Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-08T15:39:33.412Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-08T15:39:33.412Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-08T15:39:33.412Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-08T15:39:33.412Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-08T15:39:33.412Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-08T15:39:33.693Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-08T15:39:33.693Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-08T15:39:33.693Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-08T15:39:33.693Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-08T15:40:20.849Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/35/app-service-template' [2021-10-08T15:40:20.849Z] make -C ./app-service-template test [2021-10-08T15:40:20.849Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/35/app-service-template' [2021-10-08T15:40:20.849Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-08T15:40:20.849Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-08T15:40:20.849Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-08T15:40:20.849Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-08T15:40:20.849Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-08T15:40:20.849Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-08T15:40:53.396Z] ok new-app-service 0.047s coverage: 48.1% of statements [2021-10-08T15:40:53.396Z] ? new-app-service/config [no test files] [2021-10-08T15:40:53.396Z] ok new-app-service/functions 0.047s [2021-10-08T15:40:53.396Z] CGO_ENABLED=1 go vet ./... [2021-10-08T15:41:20.320Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-08T15:41:20.320Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-08T15:41:20.320Z] ./bin/test-attribution-txt.sh [2021-10-08T15:41:20.320Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-08T15:41:20.320Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-08T15:41:20.928Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/35/app-service-template' [2021-10-08T15:41:20.928Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-08T15:41:22.396Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-08T15:41:32.656Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.166s coverage: 67.5% of statements [2021-10-08T15:41:32.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-08T15:41:32.656Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.071s coverage: 93.7% of statements [2021-10-08T15:41:32.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-08T15:41:32.656Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.087s coverage: 61.8% of statements [2021-10-08T15:41:32.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-08T15:41:32.656Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.063s [2021-10-08T15:41:32.656Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.151s coverage: 75.7% of statements [2021-10-08T15:41:32.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-08T15:41:32.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-08T15:41:32.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-08T15:41:32.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-08T15:41:32.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-08T15:41:32.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-08T15:41:32.656Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.3% of statements [2021-10-08T15:41:32.656Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-08T15:41:32.656Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.067s coverage: 10.5% of statements [2021-10-08T15:41:41.058Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.247s coverage: 77.0% of statements [2021-10-08T15:41:41.058Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-08T15:41:41.058Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.103s coverage: 12.5% of statements [2021-10-08T15:41:41.058Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.046s coverage: 27.3% of statements [2021-10-08T15:41:41.058Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-08T15:41:41.058Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-08T15:41:41.058Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.043s coverage: 51.4% of statements [2021-10-08T15:42:07.945Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.121s coverage: 77.3% of statements [2021-10-08T15:42:07.945Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2021-10-08T15:42:07.945Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-08T15:42:09.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-08T15:42:10.245Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-08T15:42:10.530Z] $ docker stop --time=1 d0dd55ffc38fe059447919d3352018f4326fb653241b58b42c9c2f4af88c76f7 [2021-10-08T15:42:12.583Z] $ docker rm -f d0dd55ffc38fe059447919d3352018f4326fb653241b58b42c9c2f4af88c76f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T15:42:14.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-08T15:42:15.629Z] 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-10-08T15:42:16.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T15:42:16.644Z] [2021-10-08T15:42:16.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:42:17.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T15:42:17.313Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-08T15:42:17.314Z] 448f6bf000e3: Pulling fs layer [2021-10-08T15:42:17.314Z] f757da607395: Pulling fs layer [2021-10-08T15:42:17.314Z] 05883995daec: Pulling fs layer [2021-10-08T15:42:17.314Z] 8603b9c90790: Pulling fs layer [2021-10-08T15:42:17.314Z] 1560dd03e051: Pulling fs layer [2021-10-08T15:42:17.314Z] 27f5ce0e4adf: Pulling fs layer [2021-10-08T15:42:17.314Z] c2d8d7efcc4b: Pulling fs layer [2021-10-08T15:42:17.314Z] 8603b9c90790: Waiting [2021-10-08T15:42:17.314Z] 27f5ce0e4adf: Waiting [2021-10-08T15:42:17.314Z] 1560dd03e051: Waiting [2021-10-08T15:42:17.314Z] c2d8d7efcc4b: Waiting [2021-10-08T15:42:17.314Z] f757da607395: Verifying Checksum [2021-10-08T15:42:17.314Z] f757da607395: Download complete [2021-10-08T15:42:17.314Z] 8603b9c90790: Verifying Checksum [2021-10-08T15:42:17.314Z] 8603b9c90790: Download complete [2021-10-08T15:42:17.598Z] 1560dd03e051: Verifying Checksum [2021-10-08T15:42:17.598Z] 1560dd03e051: Download complete [2021-10-08T15:42:17.598Z] 05883995daec: Verifying Checksum [2021-10-08T15:42:17.598Z] 05883995daec: Download complete [2021-10-08T15:42:17.598Z] 27f5ce0e4adf: Verifying Checksum [2021-10-08T15:42:17.598Z] 27f5ce0e4adf: Download complete [2021-10-08T15:42:18.214Z] 448f6bf000e3: Verifying Checksum [2021-10-08T15:42:18.214Z] 448f6bf000e3: Download complete [2021-10-08T15:42:20.883Z] c2d8d7efcc4b: Verifying Checksum [2021-10-08T15:42:20.883Z] c2d8d7efcc4b: Download complete [2021-10-08T15:42:21.891Z] 448f6bf000e3: Pull complete [2021-10-08T15:42:22.508Z] f757da607395: Pull complete [2021-10-08T15:42:23.966Z] 05883995daec: Pull complete [2021-10-08T15:42:24.245Z] 8603b9c90790: Pull complete [2021-10-08T15:42:25.241Z] 1560dd03e051: Pull complete [2021-10-08T15:42:25.519Z] 27f5ce0e4adf: Pull complete [2021-10-08T15:42:40.676Z] c2d8d7efcc4b: Pull complete [2021-10-08T15:42:40.676Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-08T15:42:41.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-08T15:42:41.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-08T15:42:41.608Z] prd-ubuntu18.04-docker-arm64-4c-16g-80 does not seem to be running inside a container [2021-10-08T15:42:41.710Z] $ 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/35 -v /w/workspace/app-functions-sdk-go/35:/w/workspace/app-functions-sdk-go/35:rw,z -v /w/workspace/app-functions-sdk-go/35@tmp:/w/workspace/app-functions-sdk-go/35@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-10-08T15:42:43.907Z] $ docker top d9cba15e5721f69752a2b8fcccdccf5dd67973614d3f3c773ff0eb5dd10e42f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:42:45.060Z] ---> job-cost.sh [2021-10-08T15:42:45.060Z] lf-activate-venv: SKIPPING [2021-10-08T15:42:45.060Z] INFO: No Stack... [2021-10-08T15:42:57.499Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-08T15:42:57.499Z] INFO: Archiving Costs [Pipeline] sh [2021-10-08T15:42:58.186Z] + cat /w/workspace/app-functions-sdk-go/35/archives/cost.csv [2021-10-08T15:42:58.187Z] + cut -d, -f6 [Pipeline] lock [2021-10-08T15:42:58.258Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] [2021-10-08T15:42:58.264Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] did not exist. Created. [2021-10-08T15:42:58.264Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T15:42:58.949Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-08T15:42:59.041Z] Stashed 1 file(s) [Pipeline] } [2021-10-08T15:42:59.047Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-08T15:42:59.044Z] $ docker stop --time=1 d9cba15e5721f69752a2b8fcccdccf5dd67973614d3f3c773ff0eb5dd10e42f9 [2021-10-08T15:43:00.742Z] $ docker rm -f d9cba15e5721f69752a2b8fcccdccf5dd67973614d3f3c773ff0eb5dd10e42f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-08T15:44:27.506Z] Running on prd-centos7-docker-4c-2g-85 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws [2021-10-08T15:44:27.520Z] Running in /w/workspace/app-functions-sdk-go/35 [Pipeline] { [Pipeline] checkout [2021-10-08T15:44:27.664Z] The recommended git tool is: git [2021-10-08T15:44:29.833Z] using credential edgex-jenkins-ssh [2021-10-08T15:44:29.846Z] Cloning the remote Git repository [2021-10-08T15:44:29.479Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-08T15:44:29.538Z] > git init /w/workspace/app-functions-sdk-go/35 # timeout=10 [2021-10-08T15:44:29.581Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-08T15:44:29.582Z] > git --version # timeout=10 [2021-10-08T15:44:29.594Z] > git --version # 'git version 2.24.4' [2021-10-08T15:44:29.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-08T15:44:29.619Z] [INFO] Currently running in a labeled security context [2021-10-08T15:44:29.619Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-08T15:44:29.619Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/35@tmp/jenkins-gitclient-ssh8905536855183714437.key [2021-10-08T15:44:29.648Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T15:44:32.077Z] Avoid second fetch [2021-10-08T15:44:32.078Z] Checking out Revision 1d599202cd64a06a276f3b3191668ff2dfc96df6 (main) [2021-10-08T15:44:31.666Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-08T15:44:31.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-08T15:44:31.697Z] > git config core.sparsecheckout # timeout=10 [2021-10-08T15:44:31.703Z] > git checkout -f 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 [2021-10-08T15:44:35.679Z] Commit message: "Merge pull request #964 from ernestojeda/vendor-lts-update" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-08T15:44:36.427Z] ========================================================= [2021-10-08T15:44:36.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-08T15:44:36.427Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-08T15:44:36.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-08T15:44:37.080Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-08T15:44:37.080Z] 4e9f2cdf4387: Pulling fs layer [2021-10-08T15:44:37.080Z] 57d31006c564: Pulling fs layer [2021-10-08T15:44:37.080Z] bd5ccded8296: Pulling fs layer [2021-10-08T15:44:37.080Z] 304dd3a0f381: Pulling fs layer [2021-10-08T15:44:37.080Z] d37cda54a23b: Pulling fs layer [2021-10-08T15:44:37.080Z] bae75c0f2455: Pulling fs layer [2021-10-08T15:44:37.080Z] 806579b3d29a: Pulling fs layer [2021-10-08T15:44:37.080Z] c77eb801bf70: Pulling fs layer [2021-10-08T15:44:37.080Z] 6d0567d44e1a: Pulling fs layer [2021-10-08T15:44:37.080Z] bae75c0f2455: Waiting [2021-10-08T15:44:37.080Z] 806579b3d29a: Waiting [2021-10-08T15:44:37.080Z] c77eb801bf70: Waiting [2021-10-08T15:44:37.080Z] 6d0567d44e1a: Waiting [2021-10-08T15:44:37.080Z] 304dd3a0f381: Waiting [2021-10-08T15:44:37.080Z] d37cda54a23b: Waiting [2021-10-08T15:44:37.080Z] bd5ccded8296: Verifying Checksum [2021-10-08T15:44:37.080Z] bd5ccded8296: Download complete [2021-10-08T15:44:37.080Z] 57d31006c564: Verifying Checksum [2021-10-08T15:44:37.080Z] 57d31006c564: Download complete [2021-10-08T15:44:37.080Z] d37cda54a23b: Verifying Checksum [2021-10-08T15:44:37.080Z] d37cda54a23b: Download complete [2021-10-08T15:44:37.080Z] bae75c0f2455: Verifying Checksum [2021-10-08T15:44:37.080Z] bae75c0f2455: Download complete [2021-10-08T15:44:37.080Z] 806579b3d29a: Verifying Checksum [2021-10-08T15:44:37.080Z] 806579b3d29a: Download complete [2021-10-08T15:44:37.080Z] 4e9f2cdf4387: Verifying Checksum [2021-10-08T15:44:37.080Z] 4e9f2cdf4387: Download complete [2021-10-08T15:44:37.080Z] c77eb801bf70: Verifying Checksum [2021-10-08T15:44:37.080Z] c77eb801bf70: Download complete [2021-10-08T15:44:37.346Z] 4e9f2cdf4387: Pull complete [2021-10-08T15:44:37.615Z] 304dd3a0f381: Verifying Checksum [2021-10-08T15:44:37.615Z] 304dd3a0f381: Download complete [2021-10-08T15:44:37.615Z] 57d31006c564: Pull complete [2021-10-08T15:44:37.615Z] bd5ccded8296: Pull complete [2021-10-08T15:44:37.884Z] 6d0567d44e1a: Verifying Checksum [2021-10-08T15:44:37.884Z] 6d0567d44e1a: Download complete [2021-10-08T15:44:42.171Z] 304dd3a0f381: Pull complete [2021-10-08T15:44:42.171Z] d37cda54a23b: Pull complete [2021-10-08T15:44:42.171Z] bae75c0f2455: Pull complete [2021-10-08T15:44:42.171Z] 806579b3d29a: Pull complete [2021-10-08T15:44:42.171Z] c77eb801bf70: Pull complete [2021-10-08T15:44:44.139Z] 6d0567d44e1a: Pull complete [2021-10-08T15:44:44.139Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-08T15:44:44.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-08T15:44:44.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-08T15:44:44.470Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:44:44.773Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-08T15:44:44.773Z] . [Pipeline] withDockerContainer [2021-10-08T15:44:44.844Z] prd-centos7-docker-4c-2g-85 does not seem to be running inside a container [2021-10-08T15:44:44.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/35 -v /w/workspace/app-functions-sdk-go/35:/w/workspace/app-functions-sdk-go/35:rw,z -v /w/workspace/app-functions-sdk-go/35@tmp:/w/workspace/app-functions-sdk-go/35@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 ******** -e ******** ci-base-image-x86_64 cat [2021-10-08T15:44:46.728Z] $ docker top e8cabcfdeff7827f3cf1b436376b843dab661d2ed6e0e4d18a23866bd82e03db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T15:44:47.095Z] + go version [2021-10-08T15:44:47.095Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-08T15:44:47.108Z] $ docker stop --time=1 e8cabcfdeff7827f3cf1b436376b843dab661d2ed6e0e4d18a23866bd82e03db [2021-10-08T15:44:48.299Z] $ docker rm -f e8cabcfdeff7827f3cf1b436376b843dab661d2ed6e0e4d18a23866bd82e03db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:44:48.775Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-08T15:44:48.775Z] . [Pipeline] withDockerContainer [2021-10-08T15:44:48.837Z] prd-centos7-docker-4c-2g-85 does not seem to be running inside a container [2021-10-08T15:44:48.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/35 -v /w/workspace/app-functions-sdk-go/35:/w/workspace/app-functions-sdk-go/35:rw,z -v /w/workspace/app-functions-sdk-go/35@tmp:/w/workspace/app-functions-sdk-go/35@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 ******** -e ******** ci-base-image-x86_64 cat [2021-10-08T15:44:49.207Z] $ docker top b26c7e9273f9c9c805f37e252bfe0c0c36f3ddb97ced486822f81979268ead2e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-08T15:44:49.578Z] + make test [2021-10-08T15:44:49.578Z] make -C ./app-service-template build [2021-10-08T15:44:49.578Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/35/app-service-template' [2021-10-08T15:44:49.578Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-10-08T15:44:49.846Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-08T15:44:50.111Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-08T15:44:50.111Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-08T15:44:50.111Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-08T15:44:50.111Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-08T15:44:50.111Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-08T15:44:50.111Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-08T15:44:50.111Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-08T15:44:50.111Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-08T15:44:50.111Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-08T15:44:50.111Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-08T15:44:50.111Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-08T15:44:50.112Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-08T15:44:50.377Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-08T15:44:50.377Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-08T15:44:50.377Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-08T15:44:50.377Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-08T15:44:50.377Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-08T15:44:50.377Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-08T15:44:50.377Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-08T15:44:50.377Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-08T15:44:50.377Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-08T15:44:50.377Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-08T15:44:50.377Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-08T15:44:50.642Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-08T15:44:50.642Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-08T15:44:50.642Z] go: downloading golang.org/x/text v0.3.2 [2021-10-08T15:44:50.642Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-08T15:44:50.642Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-08T15:44:50.907Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-08T15:44:50.907Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-08T15:44:50.907Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-08T15:44:50.907Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-08T15:44:50.907Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-08T15:44:50.907Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-08T15:44:51.485Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-08T15:44:51.485Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-08T15:44:51.485Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-08T15:44:51.485Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-08T15:44:51.485Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-08T15:44:51.485Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-08T15:44:51.485Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-08T15:44:51.485Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-08T15:44:51.755Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-08T15:44:51.755Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-08T15:44:51.755Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-08T15:45:01.907Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/35/app-service-template' [2021-10-08T15:45:01.907Z] make -C ./app-service-template test [2021-10-08T15:45:01.907Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/35/app-service-template' [2021-10-08T15:45:01.907Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-08T15:45:01.907Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-08T15:45:01.907Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-08T15:45:01.907Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-08T15:45:01.907Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-08T15:45:02.169Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-08T15:45:10.431Z] ok new-app-service 0.011s coverage: 48.1% of statements [2021-10-08T15:45:10.431Z] ? new-app-service/config [no test files] [2021-10-08T15:45:10.431Z] ok new-app-service/functions 0.007s [2021-10-08T15:45:10.431Z] CGO_ENABLED=1 go vet ./... [2021-10-08T15:45:17.059Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-08T15:45:17.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-08T15:45:17.059Z] ./bin/test-attribution-txt.sh [2021-10-08T15:45:17.059Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-08T15:45:17.059Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-08T15:45:17.632Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/35/app-service-template' [2021-10-08T15:45:17.632Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-08T15:45:17.897Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-08T15:45:19.307Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.016s coverage: 67.5% of statements [2021-10-08T15:45:19.307Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-08T15:45:19.307Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 93.7% of statements [2021-10-08T15:45:19.307Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-08T15:45:19.895Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements [2021-10-08T15:45:19.895Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-08T15:45:19.895Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s [2021-10-08T15:45:20.478Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.050s coverage: 75.7% of statements [2021-10-08T15:45:20.478Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-08T15:45:20.479Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-08T15:45:20.479Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-08T15:45:20.479Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-08T15:45:20.479Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-08T15:45:20.479Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-08T15:45:20.479Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.3% of statements [2021-10-08T15:45:20.479Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-08T15:45:20.740Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.014s coverage: 10.5% of statements [2021-10-08T15:45:24.952Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.043s coverage: 77.0% of statements [2021-10-08T15:45:24.952Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-08T15:45:24.953Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements [2021-10-08T15:45:24.953Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements [2021-10-08T15:45:24.953Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-08T15:45:24.953Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-08T15:45:24.953Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements [2021-10-08T15:45:51.535Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.042s coverage: 77.3% of statements [2021-10-08T15:45:51.535Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-10-08T15:45:51.535Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-08T15:45:51.535Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-08T15:45:51.535Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-08T15:45:51.546Z] $ docker stop --time=1 b26c7e9273f9c9c805f37e252bfe0c0c36f3ddb97ced486822f81979268ead2e [2021-10-08T15:45:52.822Z] $ docker rm -f b26c7e9273f9c9c805f37e252bfe0c0c36f3ddb97ced486822f81979268ead2e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-08T15:45:53.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-08T15:45:53.443Z] Warning: overwriting stash ‘coverage-report’ [2021-10-08T15:45:53.616Z] 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-10-08T15:45:54.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T15:45:54.354Z] [2021-10-08T15:45:54.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:45:54.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T15:45:54.658Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-08T15:45:54.658Z] b4d181a07f80: Pulling fs layer [2021-10-08T15:45:54.658Z] a1111a8f2ec3: Pulling fs layer [2021-10-08T15:45:54.658Z] ed53099fbce6: Pulling fs layer [2021-10-08T15:45:54.658Z] dc539afda2c1: Pulling fs layer [2021-10-08T15:45:54.658Z] 77bc0d833cb6: Pulling fs layer [2021-10-08T15:45:54.658Z] 9065ff56babe: Pulling fs layer [2021-10-08T15:45:54.658Z] d287ab97295c: Pulling fs layer [2021-10-08T15:45:54.658Z] dc539afda2c1: Waiting [2021-10-08T15:45:54.658Z] 77bc0d833cb6: Waiting [2021-10-08T15:45:54.658Z] 9065ff56babe: Waiting [2021-10-08T15:45:54.658Z] d287ab97295c: Waiting [2021-10-08T15:45:54.658Z] a1111a8f2ec3: Verifying Checksum [2021-10-08T15:45:54.658Z] a1111a8f2ec3: Download complete [2021-10-08T15:45:54.658Z] dc539afda2c1: Verifying Checksum [2021-10-08T15:45:54.658Z] dc539afda2c1: Download complete [2021-10-08T15:45:54.926Z] ed53099fbce6: Verifying Checksum [2021-10-08T15:45:54.926Z] ed53099fbce6: Download complete [2021-10-08T15:45:54.926Z] 77bc0d833cb6: Verifying Checksum [2021-10-08T15:45:54.926Z] 77bc0d833cb6: Download complete [2021-10-08T15:45:54.926Z] 9065ff56babe: Verifying Checksum [2021-10-08T15:45:54.926Z] 9065ff56babe: Download complete [2021-10-08T15:45:54.926Z] b4d181a07f80: Verifying Checksum [2021-10-08T15:45:54.926Z] b4d181a07f80: Download complete [2021-10-08T15:45:55.497Z] d287ab97295c: Verifying Checksum [2021-10-08T15:45:55.497Z] d287ab97295c: Download complete [2021-10-08T15:45:56.439Z] b4d181a07f80: Pull complete [2021-10-08T15:45:56.439Z] a1111a8f2ec3: Pull complete [2021-10-08T15:45:57.023Z] ed53099fbce6: Pull complete [2021-10-08T15:45:57.023Z] dc539afda2c1: Pull complete [2021-10-08T15:45:57.294Z] 77bc0d833cb6: Pull complete [2021-10-08T15:45:57.565Z] 9065ff56babe: Pull complete [2021-10-08T15:46:02.882Z] d287ab97295c: Pull complete [2021-10-08T15:46:02.882Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-08T15:46:02.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T15:46:02.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-08T15:46:02.951Z] prd-centos7-docker-4c-2g-85 does not seem to be running inside a container [2021-10-08T15:46:03.016Z] $ 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/35 -v /w/workspace/app-functions-sdk-go/35:/w/workspace/app-functions-sdk-go/35:rw,z -v /w/workspace/app-functions-sdk-go/35@tmp:/w/workspace/app-functions-sdk-go/35@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-08T15:46:05.208Z] $ docker top faf4055befe489c961b05ce0ae38f9e994543c259b72d39cffadd6b1d4c48156 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:46:05.565Z] ---> job-cost.sh [2021-10-08T15:46:05.565Z] lf-activate-venv: SKIPPING [2021-10-08T15:46:05.565Z] INFO: No Stack... [2021-10-08T15:46:20.473Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-08T15:46:20.738Z] INFO: Archiving Costs [Pipeline] sh [2021-10-08T15:46:21.035Z] + cat /w/workspace/app-functions-sdk-go/35/archives/cost.csv [2021-10-08T15:46:21.036Z] + cut -d, -f6 [Pipeline] lock [2021-10-08T15:46:21.066Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] [2021-10-08T15:46:21.072Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] did not exist. Created. [2021-10-08T15:46:21.072Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-08T15:46:21.387Z] /w/workspace/app-functions-sdk-go/35@tmp/durable-56993627/script.sh: 1: /w/workspace/app-functions-sdk-go/35@tmp/durable-56993627/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-08T15:46:21.688Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-08T15:46:21.697Z] Warning: overwriting stash ‘stack-cost’ [2021-10-08T15:46:21.722Z] Stashed 1 file(s) [Pipeline] } [2021-10-08T15:46:21.729Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-35-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-08T15:46:21.745Z] $ docker stop --time=1 faf4055befe489c961b05ce0ae38f9e994543c259b72d39cffadd6b1d4c48156 [2021-10-08T15:46:22.879Z] $ docker rm -f faf4055befe489c961b05ce0ae38f9e994543c259b72d39cffadd6b1d4c48156 [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-10-08T15:46:23.442Z] provisioning config files... [2021-10-08T15:46:23.453Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4087405479620421112tmp [Pipeline] { [Pipeline] sh [2021-10-08T15:46:23.759Z] + set +x [2021-10-08T15:46:23.759Z] + curl -s https://codecov.io/bash [2021-10-08T15:46:23.759Z] + bash -s -- [2021-10-08T15:46:23.759Z] [2021-10-08T15:46:23.759Z] _____ _ [2021-10-08T15:46:23.759Z] / ____| | | [2021-10-08T15:46:23.759Z] | | ___ __| | ___ ___ _____ __ [2021-10-08T15:46:23.759Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-08T15:46:23.759Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-08T15:46:23.759Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-08T15:46:23.759Z] Bash-1.0.6 [2021-10-08T15:46:23.759Z] [2021-10-08T15:46:23.759Z] [2021-10-08T15:46:23.759Z] ==> git version 2.24.4 found [2021-10-08T15:46:23.759Z] ==> 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-10-08T15:46:23.759Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-08T15:46:23.759Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-08T15:46:23.759Z] ==> Jenkins CI detected. [2021-10-08T15:46:23.759Z] current dir:  /w/workspace/oundry_app-functions-sdk-go_main [2021-10-08T15:46:23.759Z] project root: . [2021-10-08T15:46:23.759Z] --> token set from env [2021-10-08T15:46:23.759Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-08T15:46:24.019Z] ==> Running gcov in . (disable via -X gcov) [2021-10-08T15:46:24.019Z] ==> Python coveragepy not found [2021-10-08T15:46:24.019Z] ==> Searching for coverage reports in: [2021-10-08T15:46:24.019Z] + . [2021-10-08T15:46:24.019Z] -> Found 2 reports [2021-10-08T15:46:24.019Z] ==> Detecting git/mercurial file structure [2021-10-08T15:46:24.019Z] ==> Reading reports [2021-10-08T15:46:24.019Z] + ./app-service-template/coverage.out bytes=1219 [2021-10-08T15:46:24.019Z] + ./coverage.out bytes=101380 [2021-10-08T15:46:24.019Z] ==> Appending adjustments [2021-10-08T15:46:24.019Z] https://docs.codecov.io/docs/fixing-reports [2021-10-08T15:46:24.280Z] + Found adjustments [2021-10-08T15:46:24.280Z] ==> Gzipping contents [2021-10-08T15:46:24.280Z] 20K /tmp/codecov.bcoMcz.gz [2021-10-08T15:46:24.280Z] ==> Uploading reports [2021-10-08T15:46:24.280Z] url: https://codecov.io [2021-10-08T15:46:24.280Z] query: branch=main&commit=1d599202cd64a06a276f3b3191668ff2dfc96df6&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-08T15:46:24.280Z] -> Pinging Codecov [2021-10-08T15:46:24.280Z] 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=1d599202cd64a06a276f3b3191668ff2dfc96df6&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F35%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-08T15:46:24.853Z] -> Uploading to [2021-10-08T15:46:24.853Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-08/3D8B5DFFC46A037C893635FACE044666/1d599202cd64a06a276f3b3191668ff2dfc96df6/8e5185a3-e0a3-4c99-a9d7-f99e5ea14ffe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T154624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ceef1c8ff1272ccce0412dec857938e62560e5545ad540660c0ea3f315ee3ae [2021-10-08T15:46:24.853Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-08T15:46:24.853Z] Dload Upload Total Spent Left Speed [2021-10-08T15:46:25.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17757 0 0 100 17757 0 52977 --:--:-- --:--:-- --:--:-- 53005 [2021-10-08T15:46:25.113Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1d599202cd64a06a276f3b3191668ff2dfc96df6 [Pipeline] } [2021-10-08T15:46:25.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-08T15:46:25.475Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-08T15:46:25.483Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:46:25.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-08T15:46:25.776Z] [2021-10-08T15:46:25.776Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:46:26.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-08T15:46:26.101Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-08T15:46:26.101Z] 188c0c94c7c5: Pulling fs layer [2021-10-08T15:46:26.101Z] 0ef7d3d256c8: Pulling fs layer [2021-10-08T15:46:26.101Z] de9db76c5a1d: Pulling fs layer [2021-10-08T15:46:26.101Z] 0eba1c9be4d2: Pulling fs layer [2021-10-08T15:46:26.101Z] 0d57e429df01: Pulling fs layer [2021-10-08T15:46:26.101Z] 4e4be7b47b0d: Pulling fs layer [2021-10-08T15:46:26.101Z] e1f770b5df2f: Pulling fs layer [2021-10-08T15:46:26.101Z] 85a0685a4137: Pulling fs layer [2021-10-08T15:46:26.101Z] 0d57e429df01: Waiting [2021-10-08T15:46:26.101Z] 4e4be7b47b0d: Waiting [2021-10-08T15:46:26.101Z] e1f770b5df2f: Waiting [2021-10-08T15:46:26.101Z] 85a0685a4137: Waiting [2021-10-08T15:46:26.101Z] de9db76c5a1d: Download complete [2021-10-08T15:46:26.101Z] 0ef7d3d256c8: Verifying Checksum [2021-10-08T15:46:26.101Z] 0ef7d3d256c8: Download complete [2021-10-08T15:46:26.101Z] 0d57e429df01: Verifying Checksum [2021-10-08T15:46:26.102Z] 0d57e429df01: Download complete [2021-10-08T15:46:26.102Z] 4e4be7b47b0d: Verifying Checksum [2021-10-08T15:46:26.102Z] 4e4be7b47b0d: Download complete [2021-10-08T15:46:26.102Z] 188c0c94c7c5: Verifying Checksum [2021-10-08T15:46:26.102Z] 188c0c94c7c5: Download complete [2021-10-08T15:46:26.368Z] 188c0c94c7c5: Pull complete [2021-10-08T15:46:26.632Z] e1f770b5df2f: Verifying Checksum [2021-10-08T15:46:26.632Z] e1f770b5df2f: Download complete [2021-10-08T15:46:26.632Z] 0ef7d3d256c8: Pull complete [2021-10-08T15:46:26.632Z] de9db76c5a1d: Pull complete [2021-10-08T15:46:26.632Z] 0eba1c9be4d2: Verifying Checksum [2021-10-08T15:46:26.632Z] 0eba1c9be4d2: Download complete [2021-10-08T15:46:27.220Z] 85a0685a4137: Verifying Checksum [2021-10-08T15:46:27.220Z] 85a0685a4137: Download complete [2021-10-08T15:46:30.534Z] 0eba1c9be4d2: Pull complete [2021-10-08T15:46:30.534Z] 0d57e429df01: Pull complete [2021-10-08T15:46:30.798Z] 4e4be7b47b0d: Pull complete [2021-10-08T15:46:31.061Z] e1f770b5df2f: Pull complete [2021-10-08T15:46:35.327Z] 85a0685a4137: Pull complete [2021-10-08T15:46:35.327Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-08T15:46:35.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-08T15:46:35.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-08T15:46:35.398Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-10-08T15:46:35.437Z] $ 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-10-08T15:46:37.599Z] $ docker top dfae266e50663b41904eec0521fc7a5ade6f7152357c64ff91ae1ba883dcd15a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-08T15:46:37.689Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-08T15:46:37.985Z] + set -o pipefail [2021-10-08T15:46:37.985Z] + snyk monitor '--org=edgex-jenkins' [2021-10-08T15:46:41.340Z] [2021-10-08T15:46:41.340Z] Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-10-08T15:46:41.340Z] [2021-10-08T15:46:41.340Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/610ba870-2469-4bfd-8283-84af546d6cac [2021-10-08T15:46:41.340Z] [2021-10-08T15:46:41.340Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-08T15:46:41.340Z] [2021-10-08T15:46:41.340Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-08T15:46:41.340Z] [2021-10-08T15:46:41.340Z] [2021-10-08T15:46:41.340Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-08T15:46:41.340Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-08T15:46:41.383Z] $ docker stop --time=1 dfae266e50663b41904eec0521fc7a5ade6f7152357c64ff91ae1ba883dcd15a [2021-10-08T15:46:43.179Z] $ docker rm -f dfae266e50663b41904eec0521fc7a5ade6f7152357c64ff91ae1ba883dcd15a [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-10-08T15:46:43.699Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T15:46:43.708Z] provisioning config files... [2021-10-08T15:46:43.714Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4201478301563046646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:46:44.009Z] --> edgex-publish-swagger.sh [2021-10-08T15:46:44.009Z] === Publish openapi/v2 API === [2021-10-08T15:46:44.009Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-10-08T15:46:44.009Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] [2021-10-08T15:46:44.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-08T15:46:44.009Z] Dload Upload Total Spent Left Speed [2021-10-08T15:46:45.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 10443 0:00:01 0:00:01 --:--:-- 10451 100 13054 0 0 100 13054 0 10442 0:00:01 0:00:01 --:--:-- 10451 [2021-10-08T15:46:45.395Z] [2021-10-08T15:46:45.395Z] [Pipeline] } [2021-10-08T15:46:45.402Z] 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-10-08T15:46:45.828Z] + git log --format=format:%s -1 1d599202cd64a06a276f3b3191668ff2dfc96df6 [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:46:46.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T15:46:46.130Z] . [Pipeline] withDockerContainer [2021-10-08T15:46:46.207Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-10-08T15:46:46.247Z] $ 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-10-08T15:46:46.627Z] $ docker top 9651bda355a994ad57420a1915ebe31ca910da10fda10e70732fe21f7945aa1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T15:46:46.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T15:46:46.713Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T15:46:46.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T15:46:46.822Z] $ docker exec 9651bda355a994ad57420a1915ebe31ca910da10fda10e70732fe21f7945aa1b ssh-agent [2021-10-08T15:46:46.944Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPDcnHO/agent.14 [2021-10-08T15:46:46.944Z] SSH_AGENT_PID=21 [2021-10-08T15:46:46.949Z] Running ssh-add (command line suppressed) [2021-10-08T15:46:47.039Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4409624294016147265.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4409624294016147265.key) [2021-10-08T15:46:47.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T15:46:47.343Z] + git semver tag [2021-10-08T15:46:47.343Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T15:46:47.343Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-10-08T15:46:47.343Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-10-08T15:46:47.343Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T15:46:47.343Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T15:46:47.343Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T15:46:47.343Z] # $SEMVER_BRANCH = main [2021-10-08T15:46:47.343Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2021-10-08T15:46:47.343Z] # 1d599202cd64a06a276f3b3191668ff2dfc96df6 HEAD [2021-10-08T15:46:47.343Z] # -> Force: false [2021-10-08T15:46:47.343Z] # 0f1c0bbd849be92814f2e72d557a6c04850e863b refs/tags/v2.0.2-dev.22 [Pipeline] } [2021-10-08T15:46:47.352Z] $ docker exec --env ******** --env ******** 9651bda355a994ad57420a1915ebe31ca910da10fda10e70732fe21f7945aa1b ssh-agent -k [2021-10-08T15:46:47.437Z] unset SSH_AUTH_SOCK; [2021-10-08T15:46:47.438Z] unset SSH_AGENT_PID; [2021-10-08T15:46:47.438Z] echo Agent pid 21 killed; [2021-10-08T15:46:47.447Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T15:46:47.760Z] + git semver [Pipeline] } [2021-10-08T15:46:47.774Z] $ docker stop --time=1 9651bda355a994ad57420a1915ebe31ca910da10fda10e70732fe21f7945aa1b [2021-10-08T15:46:48.963Z] $ docker rm -f 9651bda355a994ad57420a1915ebe31ca910da10fda10e70732fe21f7945aa1b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:46:49.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-08T15:46:49.342Z] [2021-10-08T15:46:49.342Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:46:49.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-08T15:46:49.637Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-08T15:46:49.637Z] ab5ef0e58194: Pulling fs layer [2021-10-08T15:46:49.637Z] 9712f1f96733: Pulling fs layer [2021-10-08T15:46:49.637Z] 63f879dbbcfc: Pulling fs layer [2021-10-08T15:46:49.637Z] 0d9ebad4ef96: Pulling fs layer [2021-10-08T15:46:49.637Z] e9a5061849ea: Pulling fs layer [2021-10-08T15:46:49.637Z] d747dcd14b5f: Pulling fs layer [2021-10-08T15:46:49.637Z] 2de7ff778b66: Pulling fs layer [2021-10-08T15:46:49.637Z] 0d9ebad4ef96: Waiting [2021-10-08T15:46:49.637Z] e9a5061849ea: Waiting [2021-10-08T15:46:49.637Z] d747dcd14b5f: Waiting [2021-10-08T15:46:49.637Z] 2de7ff778b66: Waiting [2021-10-08T15:46:49.637Z] 9712f1f96733: Verifying Checksum [2021-10-08T15:46:49.638Z] 9712f1f96733: Download complete [2021-10-08T15:46:49.907Z] 63f879dbbcfc: Verifying Checksum [2021-10-08T15:46:49.907Z] 63f879dbbcfc: Download complete [2021-10-08T15:46:50.170Z] ab5ef0e58194: Verifying Checksum [2021-10-08T15:46:50.170Z] ab5ef0e58194: Download complete [2021-10-08T15:46:50.170Z] d747dcd14b5f: Verifying Checksum [2021-10-08T15:46:50.170Z] d747dcd14b5f: Download complete [2021-10-08T15:46:50.170Z] 0d9ebad4ef96: Verifying Checksum [2021-10-08T15:46:50.170Z] 0d9ebad4ef96: Download complete [2021-10-08T15:46:50.170Z] e9a5061849ea: Verifying Checksum [2021-10-08T15:46:50.170Z] e9a5061849ea: Download complete [2021-10-08T15:46:50.437Z] 2de7ff778b66: Verifying Checksum [2021-10-08T15:46:50.437Z] 2de7ff778b66: Download complete [2021-10-08T15:46:53.000Z] ab5ef0e58194: Pull complete [2021-10-08T15:46:53.000Z] 9712f1f96733: Pull complete [2021-10-08T15:46:53.960Z] 63f879dbbcfc: Pull complete [2021-10-08T15:46:58.191Z] 0d9ebad4ef96: Pull complete [2021-10-08T15:46:58.191Z] e9a5061849ea: Pull complete [2021-10-08T15:46:58.191Z] d747dcd14b5f: Pull complete [2021-10-08T15:46:59.144Z] 2de7ff778b66: Pull complete [2021-10-08T15:46:59.145Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-08T15:46:59.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-08T15:46:59.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-08T15:46:59.201Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-10-08T15:46:59.232Z] $ 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-10-08T15:47:02.288Z] $ docker top e3b921b54aba10d8f66f6f6ed0982be14d2656132274d572b143bc6ec5257203 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-08T15:47:02.380Z] provisioning config files... [2021-10-08T15:47:02.391Z] copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6054516681406507228tmp [2021-10-08T15:47:02.403Z] copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7573123191103300365tmp [2021-10-08T15:47:02.419Z] copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7015803934665522964tmp [Pipeline] { [Pipeline] echo [2021-10-08T15:47:02.433Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:47:02.727Z] ---> sigul-configuration.sh [2021-10-08T15:47:02.727Z] gpg: directory `/root/.gnupg' created [2021-10-08T15:47:02.727Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-08T15:47:02.727Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-08T15:47:02.727Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-08T15:47:02.727Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-08T15:47:02.727Z] gpg: CAST5 encrypted data [2021-10-08T15:47:02.727Z] gpg: encrypted with 1 passphrase [2021-10-08T15:47:02.727Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-08T15:47:03.035Z] + mkdir /home/jenkins [2021-10-08T15:47:03.035Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-08T15:47:03.325Z] + 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-10-08T15:47:03.334Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:47:03.624Z] ---> sigul-install.sh [2021-10-08T15:47:03.624Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-08T15:47:03.916Z] + git tag --list [2021-10-08T15:47:03.916Z] v0.1.0 [2021-10-08T15:47:03.916Z] v0.1.1 [2021-10-08T15:47:03.916Z] v1.0.0 [2021-10-08T15:47:03.916Z] v1.1.0 [2021-10-08T15:47:03.916Z] v1.2.0 [2021-10-08T15:47:03.916Z] v1.3.0 [2021-10-08T15:47:03.916Z] v1.3.1 [2021-10-08T15:47:03.916Z] v2.0.0 [2021-10-08T15:47:03.916Z] v2.0.1 [2021-10-08T15:47:03.916Z] v2.0.1-dev.1 [2021-10-08T15:47:03.916Z] v2.0.1-dev.2 [2021-10-08T15:47:03.916Z] v2.0.1-dev.3 [2021-10-08T15:47:03.916Z] v2.0.1-dev.4 [2021-10-08T15:47:03.916Z] v2.0.1-dev.5 [2021-10-08T15:47:03.916Z] v2.0.1-dev.6 [2021-10-08T15:47:03.916Z] v2.0.1-dev.7 [2021-10-08T15:47:03.916Z] v2.0.2-dev.1 [2021-10-08T15:47:03.916Z] v2.0.2-dev.10 [2021-10-08T15:47:03.916Z] v2.0.2-dev.11 [2021-10-08T15:47:03.916Z] v2.0.2-dev.12 [2021-10-08T15:47:03.916Z] v2.0.2-dev.13 [2021-10-08T15:47:03.916Z] v2.0.2-dev.14 [2021-10-08T15:47:03.916Z] v2.0.2-dev.15 [2021-10-08T15:47:03.916Z] v2.0.2-dev.16 [2021-10-08T15:47:03.916Z] v2.0.2-dev.17 [2021-10-08T15:47:03.916Z] v2.0.2-dev.18 [2021-10-08T15:47:03.916Z] v2.0.2-dev.19 [2021-10-08T15:47:03.916Z] v2.0.2-dev.2 [2021-10-08T15:47:03.916Z] v2.0.2-dev.20 [2021-10-08T15:47:03.916Z] v2.0.2-dev.21 [2021-10-08T15:47:03.916Z] v2.0.2-dev.22 [2021-10-08T15:47:03.916Z] v2.0.2-dev.3 [2021-10-08T15:47:03.916Z] v2.0.2-dev.4 [2021-10-08T15:47:03.916Z] v2.0.2-dev.5 [2021-10-08T15:47:03.916Z] v2.0.2-dev.6 [2021-10-08T15:47:03.916Z] v2.0.2-dev.7 [2021-10-08T15:47:03.916Z] v2.0.2-dev.8 [2021-10-08T15:47:03.916Z] v2.0.2-dev.9 [Pipeline] sh [2021-10-08T15:47:04.223Z] + lftools sign git-tag v2.0.2-dev.22 [2021-10-08T15:47:04.795Z] Signing Git tag with Sigul... [2021-10-08T15:47:04.795Z] Signing v2.0.2-dev.22 [Pipeline] echo [2021-10-08T15:47:06.190Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:47:06.486Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-08T15:47:06.494Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-08T15:47:06.511Z] $ docker stop --time=1 e3b921b54aba10d8f66f6f6ed0982be14d2656132274d572b143bc6ec5257203 [2021-10-08T15:47:07.734Z] $ docker rm -f e3b921b54aba10d8f66f6f6ed0982be14d2656132274d572b143bc6ec5257203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:47:08.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T15:47:08.351Z] . [Pipeline] withDockerContainer [2021-10-08T15:47:08.421Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-10-08T15:47:08.463Z] $ 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-10-08T15:47:08.824Z] $ docker top 5d6ca7722ed6f49205822d5648dbcdedac98c4b41f3e0126ded48189823c9ffd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T15:47:08.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T15:47:08.908Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T15:47:09.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T15:47:09.013Z] $ docker exec 5d6ca7722ed6f49205822d5648dbcdedac98c4b41f3e0126ded48189823c9ffd ssh-agent [2021-10-08T15:47:09.145Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfofnKi/agent.13 [2021-10-08T15:47:09.145Z] SSH_AGENT_PID=19 [2021-10-08T15:47:09.164Z] Running ssh-add (command line suppressed) [2021-10-08T15:47:09.295Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3523297286438634936.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3523297286438634936.key) [2021-10-08T15:47:09.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T15:47:09.603Z] + git semver bump pre [2021-10-08T15:47:09.603Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T15:47:09.603Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-10-08T15:47:09.603Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-10-08T15:47:09.603Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T15:47:09.603Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T15:47:09.603Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T15:47:09.603Z] # $SEMVER_BRANCH = main [2021-10-08T15:47:09.603Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [2021-10-08T15:47:09.603Z] 2.0.2-dev.23 [Pipeline] } [2021-10-08T15:47:09.613Z] $ docker exec --env ******** --env ******** 5d6ca7722ed6f49205822d5648dbcdedac98c4b41f3e0126ded48189823c9ffd ssh-agent -k [2021-10-08T15:47:09.725Z] unset SSH_AUTH_SOCK; [2021-10-08T15:47:09.725Z] unset SSH_AGENT_PID; [2021-10-08T15:47:09.725Z] echo Agent pid 19 killed; [2021-10-08T15:47:09.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T15:47:10.044Z] + git semver [Pipeline] } [2021-10-08T15:47:10.056Z] $ docker stop --time=1 5d6ca7722ed6f49205822d5648dbcdedac98c4b41f3e0126ded48189823c9ffd [2021-10-08T15:47:11.230Z] $ docker rm -f 5d6ca7722ed6f49205822d5648dbcdedac98c4b41f3e0126ded48189823c9ffd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:47:11.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-08T15:47:11.590Z] . [Pipeline] withDockerContainer [2021-10-08T15:47:11.655Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-10-08T15:47:11.692Z] $ 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-10-08T15:47:12.051Z] $ docker top ec048e7d5fe3b5ddee12269460642aae18029febfe05a020d02f4cbf9f3ff083 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-08T15:47:12.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-08T15:47:12.132Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-08T15:47:12.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-08T15:47:12.230Z] $ docker exec ec048e7d5fe3b5ddee12269460642aae18029febfe05a020d02f4cbf9f3ff083 ssh-agent [2021-10-08T15:47:12.324Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjCKPPH/agent.14 [2021-10-08T15:47:12.324Z] SSH_AGENT_PID=20 [2021-10-08T15:47:12.329Z] Running ssh-add (command line suppressed) [2021-10-08T15:47:12.408Z] Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3470311176291750334.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3470311176291750334.key) [2021-10-08T15:47:12.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-08T15:47:12.712Z] + git semver push [2021-10-08T15:47:12.712Z] # -> Open(): unable to determine branch for HEAD [2021-10-08T15:47:12.712Z] # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git [2021-10-08T15:47:12.712Z] # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main [2021-10-08T15:47:12.712Z] # $SEMVER_REMOTE_NAME = origin [2021-10-08T15:47:12.712Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-08T15:47:12.712Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-08T15:47:12.712Z] # $SEMVER_BRANCH = main [2021-10-08T15:47:12.712Z] # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } [2021-10-08T15:47:15.261Z] $ docker exec --env ******** --env ******** ec048e7d5fe3b5ddee12269460642aae18029febfe05a020d02f4cbf9f3ff083 ssh-agent -k [2021-10-08T15:47:15.347Z] unset SSH_AUTH_SOCK; [2021-10-08T15:47:15.348Z] unset SSH_AGENT_PID; [2021-10-08T15:47:15.348Z] echo Agent pid 20 killed; [2021-10-08T15:47:15.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-08T15:47:15.667Z] + git semver [Pipeline] } [2021-10-08T15:47:15.680Z] $ docker stop --time=1 ec048e7d5fe3b5ddee12269460642aae18029febfe05a020d02f4cbf9f3ff083 [2021-10-08T15:47:16.868Z] $ docker rm -f ec048e7d5fe3b5ddee12269460642aae18029febfe05a020d02f4cbf9f3ff083 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-08T15:47:17.728Z] + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:47:18.037Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:47:18.617Z] ---> package-listing.sh [2021-10-08T15:47:18.617Z] ++ facter osfamily [2021-10-08T15:47:18.617Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-08T15:47:18.879Z] + OS_FAMILY=redhat [2021-10-08T15:47:18.879Z] + workspace=/w/workspace/oundry_app-functions-sdk-go_main [2021-10-08T15:47:18.879Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-08T15:47:18.879Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-08T15:47:18.879Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-08T15:47:18.879Z] + PACKAGES=/tmp/packages_start.txt [2021-10-08T15:47:18.879Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-10-08T15:47:18.879Z] + PACKAGES=/tmp/packages_end.txt [2021-10-08T15:47:18.879Z] + case "${OS_FAMILY}" in [2021-10-08T15:47:18.879Z] + sort [2021-10-08T15:47:18.879Z] + rpm -qa [2021-10-08T15:47:19.823Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-08T15:47:19.823Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-08T15:47:19.823Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-08T15:47:19.823Z] + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' [2021-10-08T15:47:19.823Z] + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ [2021-10-08T15:47:19.823Z] + 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-10-08T15:47:19.834Z] 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-10-08T15:47:20.120Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:47:20.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T15:47:20.682Z] [2021-10-08T15:47:20.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-08T15:47:20.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T15:47:20.996Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-08T15:47:20.996Z] b4d181a07f80: Pulling fs layer [2021-10-08T15:47:20.996Z] a1111a8f2ec3: Pulling fs layer [2021-10-08T15:47:20.996Z] ed53099fbce6: Pulling fs layer [2021-10-08T15:47:20.996Z] dc539afda2c1: Pulling fs layer [2021-10-08T15:47:20.996Z] 77bc0d833cb6: Pulling fs layer [2021-10-08T15:47:20.996Z] 9065ff56babe: Pulling fs layer [2021-10-08T15:47:20.996Z] d287ab97295c: Pulling fs layer [2021-10-08T15:47:20.996Z] dc539afda2c1: Waiting [2021-10-08T15:47:20.996Z] 77bc0d833cb6: Waiting [2021-10-08T15:47:20.996Z] 9065ff56babe: Waiting [2021-10-08T15:47:20.996Z] d287ab97295c: Waiting [2021-10-08T15:47:20.996Z] a1111a8f2ec3: Verifying Checksum [2021-10-08T15:47:20.996Z] a1111a8f2ec3: Download complete [2021-10-08T15:47:20.996Z] dc539afda2c1: Verifying Checksum [2021-10-08T15:47:20.996Z] dc539afda2c1: Download complete [2021-10-08T15:47:20.996Z] ed53099fbce6: Verifying Checksum [2021-10-08T15:47:20.996Z] ed53099fbce6: Download complete [2021-10-08T15:47:21.260Z] 9065ff56babe: Verifying Checksum [2021-10-08T15:47:21.260Z] 9065ff56babe: Download complete [2021-10-08T15:47:21.260Z] 77bc0d833cb6: Verifying Checksum [2021-10-08T15:47:21.260Z] 77bc0d833cb6: Download complete [2021-10-08T15:47:21.260Z] b4d181a07f80: Verifying Checksum [2021-10-08T15:47:21.260Z] b4d181a07f80: Download complete [2021-10-08T15:47:21.851Z] d287ab97295c: Verifying Checksum [2021-10-08T15:47:21.851Z] d287ab97295c: Download complete [2021-10-08T15:47:22.800Z] b4d181a07f80: Pull complete [2021-10-08T15:47:23.073Z] a1111a8f2ec3: Pull complete [2021-10-08T15:47:23.648Z] ed53099fbce6: Pull complete [2021-10-08T15:47:23.908Z] dc539afda2c1: Pull complete [2021-10-08T15:47:24.172Z] 77bc0d833cb6: Pull complete [2021-10-08T15:47:24.172Z] 9065ff56babe: Pull complete [2021-10-08T15:47:30.812Z] d287ab97295c: Pull complete [2021-10-08T15:47:30.812Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-08T15:47:30.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-08T15:47:30.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-08T15:47:30.877Z] prd-centos7-docker-4c-2g-82 does not seem to be running inside a container [2021-10-08T15:47:30.917Z] $ 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-10-08T15:47:33.232Z] $ docker top 037516d09c7c479c67b00361a48c051936f54167ba50dbc6258d614829383667 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-08T15:47:33.590Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-08T15:47:33.879Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-08T15:47:34.165Z] + ls /var/log/sa-host [2021-10-08T15:47:34.165Z] + sadf -c /var/log/sa-host/sa08 [2021-10-08T15:47:34.165Z] file_magic: OK [2021-10-08T15:47:34.165Z] HZ: Using current value: 100 [2021-10-08T15:47:34.165Z] file_header: OK [2021-10-08T15:47:34.165Z] 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-10-08T15:47:34.165Z] Statistics: [2021-10-08T15:47:34.165Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-08T15:47:34.165Z] File successfully converted to sysstat format version 12.0.3 [2021-10-08T15:47:34.165Z] + sadf -c /var/log/sa-host/sa30 [2021-10-08T15:47:34.165Z] file_magic: OK [2021-10-08T15:47:34.165Z] HZ: Using current value: 100 [2021-10-08T15:47:34.165Z] file_header: OK [2021-10-08T15:47:34.165Z] 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-10-08T15:47:34.165Z] Statistics: [2021-10-08T15:47:34.165Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-08T15:47:34.165Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-08T15:47:34.405Z] provisioning config files... [2021-10-08T15:47:34.414Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5628874002159010779tmp [Pipeline] { [Pipeline] echo [2021-10-08T15:47:34.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:47:34.724Z] ---> create-netrc.sh [Pipeline] } [2021-10-08T15:47:34.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:47:35.072Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-08T15:47:35.081Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:47:35.370Z] ---> sudo-logs.sh [2021-10-08T15:47:35.371Z] Archiving 'sudo' log.. [2021-10-08T15:47:35.371Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-82.novalocal: Name or service not known [2021-10-08T15:47:35.371Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-82.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-08T15:47:35.393Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:47:35.681Z] ---> job-cost.sh [2021-10-08T15:47:35.681Z] lf-activate-venv: SKIPPING [2021-10-08T15:47:35.681Z] DEBUG: total: 0.05999999865889549 [2021-10-08T15:47:35.681Z] INFO: Retrieving Stack Cost... [2021-10-08T15:47:35.945Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-08T15:47:36.206Z] INFO: Archiving Costs [Pipeline] echo [2021-10-08T15:47:36.218Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-08T15:47:36.509Z] ---> logs-deploy.sh [2021-10-08T15:47:36.509Z] lf-activate-venv: SKIPPING [2021-10-08T15:47:36.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/35 [2021-10-08T15:47:36.509Z] INFO: archiving workspace using pattern(s): [2021-10-08T15:47:37.078Z] Archives upload complete. [2021-10-08T15:47:37.339Z] INFO: archiving logs to Nexus