Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e024694d0ac57f533a66fdb94cb56f34c948cce2 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-ssh6542155543701164379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh7816986477716963525.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 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh3132981210145435679.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh1608954900801494391.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh1521196592267859390.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1559 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-ssh569603957413848724.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 e024694d0ac57f533a66fdb94cb56f34c948cce2 (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 e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 Commit message: "Merge pull request #931 from soda480/US1908" > git rev-list --no-walk fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:19:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:19:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:19:29 ========================================================= 17:19:29 EdgeX Global Pipelines Version Info 17:19:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:19:30 ------------------- 17:19:30 stable info: 17:19:30 ------------------- 17:19:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:19:30 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:19:30 Message: update stable to v1.0.200 17:19:31 ------------------- 17:19:31 experimental info: 17:19:31 ------------------- 17:19:31 Commited By: **** collab-it+edgex@linuxfoundation.org 17:19:31 Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 17:19:31 Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:19:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e024694d0ac57f533a66fdb94cb56f34c948cce2 [Pipeline] echo 17:19:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e024694 [Pipeline] echo 17:19:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:19:32 + git log --format=format:%s -1 e024694d0ac57f533a66fdb94cb56f34c948cce2 [Pipeline] echo 17:19:32 GIT_COMMIT: e024694d0ac57f533a66fdb94cb56f34c948cce2, Commit Message: Merge pull request #931 from soda480/US1908 [Pipeline] echo 17:19:32 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:19:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:19:33 17:19:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:19:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:19:33 latest: Pulling from edgex-devops/git-semver 17:19:33 31603596830f: Pulling fs layer 17:19:33 b6dc333f4379: Pulling fs layer 17:19:33 3d9ef1400e77: Pulling fs layer 17:19:33 fd332fbdc1db: Pulling fs layer 17:19:33 fd332fbdc1db: Waiting 17:19:33 b6dc333f4379: Verifying Checksum 17:19:33 b6dc333f4379: Download complete 17:19:33 31603596830f: Verifying Checksum 17:19:33 31603596830f: Download complete 17:19:33 fd332fbdc1db: Verifying Checksum 17:19:33 fd332fbdc1db: Download complete 17:19:33 31603596830f: Pull complete 17:19:34 3d9ef1400e77: Verifying Checksum 17:19:34 3d9ef1400e77: Download complete 17:19:34 b6dc333f4379: Pull complete 17:19:34 3d9ef1400e77: Pull complete 17:19:34 fd332fbdc1db: Pull complete 17:19:34 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:19:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:19:34 prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container 17:19:34 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:19:35 $ docker top c5beea71187006a177fc1f10137a019503823acf6f233dd197837a12d152e95d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:19:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:35 [ssh-agent] Looking for ssh-agent implementation... 17:19:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:35 $ docker exec c5beea71187006a177fc1f10137a019503823acf6f233dd197837a12d152e95d ssh-agent 17:19:35 SSH_AUTH_SOCK=/tmp/ssh-61hn7Uy4a3tN/agent.13 17:19:35 SSH_AGENT_PID=19 17:19:35 Running ssh-add (command line suppressed) 17:19:36 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1375208819059701425.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1375208819059701425.key) 17:19:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:36 + git tag --points-at HEAD [Pipeline] } 17:19:36 $ docker exec --env ******** --env ******** c5beea71187006a177fc1f10137a019503823acf6f233dd197837a12d152e95d ssh-agent -k 17:19:36 unset SSH_AUTH_SOCK; 17:19:36 unset SSH_AGENT_PID; 17:19:36 echo Agent pid 19 killed; 17:19:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:19:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:36 [ssh-agent] Looking for ssh-agent implementation... 17:19:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:36 $ docker exec c5beea71187006a177fc1f10137a019503823acf6f233dd197837a12d152e95d ssh-agent 17:19:36 SSH_AUTH_SOCK=/tmp/ssh-eoyapcwHAlw5/agent.52 17:19:36 SSH_AGENT_PID=58 17:19:36 Running ssh-add (command line suppressed) 17:19:36 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18108942927396102.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_18108942927396102.key) 17:19:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:19:37 + git semver init 17:19:37 # -> Open(): unable to determine branch for HEAD 17:19:37 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 17:19:37 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 17:19:37 # $SEMVER_REMOTE_NAME = origin 17:19:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:19:37 # $SEMVER_USER_NAME = edgex-jenkins 17:19:37 # $SEMVER_BRANCH = main 17:19:37 # $SEMVER_TEMP = /tmp/semver-851294339 17:19:37 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:19:39 # '/tmp/semver-851294339' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 17:19:39 # -> Force: false 17:19:39 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 17:19:39 $ docker exec --env ******** --env ******** c5beea71187006a177fc1f10137a019503823acf6f233dd197837a12d152e95d ssh-agent -k 17:19:39 unset SSH_AUTH_SOCK; 17:19:39 unset SSH_AGENT_PID; 17:19:39 echo Agent pid 58 killed; 17:19:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:19:39 + git semver [Pipeline] } 17:19:39 $ docker stop --time=1 c5beea71187006a177fc1f10137a019503823acf6f233dd197837a12d152e95d 17:19:41 $ docker rm -f c5beea71187006a177fc1f10137a019503823acf6f233dd197837a12d152e95d [Pipeline] // withDockerContainer [Pipeline] sh 17:19:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:19:41 Stashed 1 file(s) [Pipeline] echo 17:19:41 [edgeXSemver]: initialized semver on version 2.0.2-dev.1 [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 17:19:57 Still waiting to schedule task 17:19:57 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ 17:19:57 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ 17:19:57 ‘prd-centos7-docker-4c-2g-1478’ is offline 17:19:57 ‘prd-centos7-docker-4c-2g-1479’ is offline 17:19:57 ‘prd-centos7-docker-4c-2g-1488’ is offline 17:19:57 ‘prd-centos7-docker-4c-2g-1547’ is offline 17:19:57 ‘prd-centos7-docker-4c-2g-1549’ is offline 17:19:57 ‘prd-centos7-docker-4c-2g-1552’ is offline 17:19:57 ‘prd-centos7-docker-4c-2g-1562’ is offline 17:19:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1485’ doesn’t have label ‘centos7-docker-4c-2g’ 17:19:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1486’ doesn’t have label ‘centos7-docker-4c-2g’ 17:19:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1558’ doesn’t have label ‘centos7-docker-4c-2g’ 17:19:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1560’ doesn’t have label ‘centos7-docker-4c-2g’ 17:19:57 Still waiting to schedule task 17:19:57 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:57 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:57 ‘prd-centos7-docker-4c-2g-1478’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:57 ‘prd-centos7-docker-4c-2g-1479’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:57 ‘prd-centos7-docker-4c-2g-1488’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:57 ‘prd-centos7-docker-4c-2g-1547’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:57 ‘prd-centos7-docker-4c-2g-1549’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:57 ‘prd-centos7-docker-4c-2g-1552’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:57 ‘prd-centos7-docker-4c-2g-1562’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 17:19:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1485’ is offline 17:19:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1486’ is offline 17:19:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1558’ is offline 17:19:57 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1560’ is offline 17:22:16 Running on prd-centos7-docker-4c-2g-1575 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 17:22:16 Running in /w/workspace/app-functions-sdk-go/10 [Pipeline] { [Pipeline] checkout 17:22:16 The recommended git tool is: git 17:22:19 using credential edgex-jenkins-ssh 17:22:19 Cloning the remote Git repository 17:22:18 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:22:18 > git init /w/workspace/app-functions-sdk-go/10 # timeout=10 17:22:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:22:19 > git --version # timeout=10 17:22:19 > git --version # 'git version 2.24.4' 17:22:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:22:19 [INFO] Currently running in a labeled security context 17:22:19 [INFO] Currently SELinux is 'enforcing' on the host 17:22:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/10@tmp/jenkins-gitclient-ssh3195138738920286836.key 17:22:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:22:27 Avoid second fetch 17:22:27 Checking out Revision e024694d0ac57f533a66fdb94cb56f34c948cce2 (main) 17:22:27 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:22:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:22:27 > git config core.sparsecheckout # timeout=10 17:22:27 > git checkout -f e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 17:22:31 Commit message: "Merge pull request #931 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:22:32 ========================================================= 17:22:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:22:32 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:22:32 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:22:33 Sending build context to Docker daemon 19.75MB 17:22:33 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:22:33 Step 2/8 : FROM ${BASE} 17:22:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:22:33 540db60ca938: Pulling fs layer 17:22:33 adcc1eea9eea: Pulling fs layer 17:22:33 4c4ab2625f07: Pulling fs layer 17:22:33 db62176df00c: Pulling fs layer 17:22:33 3b30891b0d05: Pulling fs layer 17:22:33 b7ad518a104e: Pulling fs layer 17:22:33 08fd3edbe45e: Pulling fs layer 17:22:33 1fdf6735664f: Pulling fs layer 17:22:33 34022d918946: Pulling fs layer 17:22:33 db62176df00c: Waiting 17:22:33 3b30891b0d05: Waiting 17:22:33 b7ad518a104e: Waiting 17:22:33 08fd3edbe45e: Waiting 17:22:33 1fdf6735664f: Waiting 17:22:33 34022d918946: Waiting 17:22:33 4c4ab2625f07: Verifying Checksum 17:22:33 4c4ab2625f07: Download complete 17:22:33 adcc1eea9eea: Verifying Checksum 17:22:33 adcc1eea9eea: Download complete 17:22:33 3b30891b0d05: Verifying Checksum 17:22:33 3b30891b0d05: Download complete 17:22:33 b7ad518a104e: Verifying Checksum 17:22:33 b7ad518a104e: Download complete 17:22:33 08fd3edbe45e: Verifying Checksum 17:22:33 08fd3edbe45e: Download complete 17:22:33 540db60ca938: Verifying Checksum 17:22:33 540db60ca938: Download complete 17:22:33 540db60ca938: Pull complete 17:22:33 adcc1eea9eea: Pull complete 17:22:34 4c4ab2625f07: Pull complete 17:22:34 1fdf6735664f: Verifying Checksum 17:22:34 1fdf6735664f: Download complete 17:22:38 db62176df00c: Verifying Checksum 17:22:38 db62176df00c: Download complete 17:22:38 34022d918946: Verifying Checksum 17:22:38 34022d918946: Download complete 17:22:40 db62176df00c: Pull complete 17:22:40 3b30891b0d05: Pull complete 17:22:40 b7ad518a104e: Pull complete 17:22:40 08fd3edbe45e: Pull complete 17:22:41 1fdf6735664f: Pull complete 17:22:43 34022d918946: Pull complete 17:22:43 Digest: sha256:fad82c365f5974009bda50a7b905e736a7b220bc7ebb614e8289abce6180f09d 17:22:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:22:43 ---> edd7291af5ea 17:22:43 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 17:22:43 20.10.0: Pulling from library/docker 17:22:43 05e7bc50f07f: Pulling fs layer 17:22:43 6db28d0fdbf6: Pulling fs layer 17:22:43 292df0bc6bf3: Pulling fs layer 17:22:43 2e060f4bd70b: Pulling fs layer 17:22:43 80e8d568a223: Pulling fs layer 17:22:43 8dc6ef1a942a: Pulling fs layer 17:22:43 2312dd95470a: Pulling fs layer 17:22:43 80e8d568a223: Waiting 17:22:43 8dc6ef1a942a: Waiting 17:22:43 2312dd95470a: Waiting 17:22:43 2e060f4bd70b: Waiting 17:22:43 292df0bc6bf3: Verifying Checksum 17:22:43 292df0bc6bf3: Download complete 17:22:43 6db28d0fdbf6: Verifying Checksum 17:22:43 6db28d0fdbf6: Download complete 17:22:43 80e8d568a223: Verifying Checksum 17:22:43 80e8d568a223: Download complete 17:22:43 8dc6ef1a942a: Verifying Checksum 17:22:43 8dc6ef1a942a: Download complete 17:22:43 2312dd95470a: Verifying Checksum 17:22:43 2312dd95470a: Download complete 17:22:43 05e7bc50f07f: Verifying Checksum 17:22:43 05e7bc50f07f: Download complete 17:22:43 05e7bc50f07f: Pull complete 17:22:43 6db28d0fdbf6: Pull complete 17:22:44 292df0bc6bf3: Pull complete 17:22:48 2e060f4bd70b: Verifying Checksum 17:22:48 2e060f4bd70b: Download complete 17:22:49 2e060f4bd70b: Pull complete 17:22:49 80e8d568a223: Pull complete 17:22:49 8dc6ef1a942a: Pull complete 17:22:50 2312dd95470a: Pull complete 17:22:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:22:50 Status: Downloaded newer image for docker:20.10.0 17:22:52 ---> 97e1d351e73e 17:22:52 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:22:52 ---> Running in c0184256869f 17:22:52 Removing intermediate container c0184256869f 17:22:52 ---> 99ee70ac5a0e 17:22:52 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:22:52 ---> Running in 9e1b21401dcb 17:22:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:22:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:22:56 OK: 219 MiB in 52 packages 17:22:56 Removing intermediate container 9e1b21401dcb 17:22:56 ---> df09dcd00255 17:22:56 Step 6/8 : WORKDIR /build 17:22:56 ---> Running in 93694850833f 17:22:56 Removing intermediate container 93694850833f 17:22:56 ---> d1766fb6ab5e 17:22:56 Step 7/8 : COPY go.mod . 17:22:56 ---> a1606e4d50b8 17:22:56 Step 8/8 : RUN go mod download 17:22:56 ---> Running in 84f8c5e86fde 17:23:06 Removing intermediate container 84f8c5e86fde 17:23:06 ---> 359ce8ad547e 17:23:06 Successfully built 359ce8ad547e 17:23:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:23:06 + docker inspect -f . ci-base-image-x86_64 17:23:06 . [Pipeline] withDockerContainer 17:23:06 prd-centos7-docker-4c-2g-1575 does not seem to be running inside a container 17:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 17:23:07 $ docker top eb5478462189c5c12b4f885f08ddb88a334513cadb60517fe92e88ba15865ae1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:07 + go version 17:23:07 go version go1.16.6 linux/amd64 [Pipeline] } 17:23:07 $ docker stop --time=1 eb5478462189c5c12b4f885f08ddb88a334513cadb60517fe92e88ba15865ae1 17:23:08 $ docker rm -f eb5478462189c5c12b4f885f08ddb88a334513cadb60517fe92e88ba15865ae1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:23:09 + docker inspect -f . ci-base-image-x86_64 17:23:09 . [Pipeline] withDockerContainer 17:23:09 prd-centos7-docker-4c-2g-1575 does not seem to be running inside a container 17:23:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 17:23:09 $ docker top ae1f96a2404de08486605b2027af33ae01b6522615a5f1c89e1c7e657f63dd51 -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:10 + go mod tidy [Pipeline] sh 17:23:10 + make test 17:23:10 make -C ./app-service-template build 17:23:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/10/app-service-template' 17:23:10 go mod tidy 17:23:11 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 17:23:21 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/10/app-service-template' 17:23:21 make -C ./app-service-template test 17:23:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/10/app-service-template' 17:23:21 go mod tidy 17:23:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:23:29 ok new-app-service 0.011s coverage: 47.8% of statements 17:23:29 ? new-app-service/config [no test files] 17:23:29 ok new-app-service/functions 0.007s 17:23:29 CGO_ENABLED=1 go vet ./... 17:23:36 gofmt -l . 17:23:36 [ "`gofmt -l .`" = "" ] 17:23:36 ./bin/test-attribution-txt.sh 17:23:36 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/10/app-service-template' 17:23:36 go mod tidy 17:23:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:23:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:23:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.018s coverage: 63.6% of statements 17:23:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.012s coverage: 96.5% of statements 17:23:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:23:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.015s coverage: 61.8% of statements 17:23:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:23:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.020s 17:23:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.044s coverage: 74.5% of statements 17:23:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 17:23:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 17:23:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:23:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 17:23:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 17:23:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:23:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.014s coverage: 97.1% of statements 17:23:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:23:40 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements 17:23:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.749s coverage: 76.1% of statements 17:23:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 17:23:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 17:23:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 17:23:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:23:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:23:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 51.4% of statements 17:24:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 78.1% of statements 17:24:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 17:24:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:24:10 gofmt -l . 17:24:10 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:24:10 $ docker stop --time=1 ae1f96a2404de08486605b2027af33ae01b6522615a5f1c89e1c7e657f63dd51 17:24:11 $ docker rm -f ae1f96a2404de08486605b2027af33ae01b6522615a5f1c89e1c7e657f63dd51 [Pipeline] // withDockerContainer [Pipeline] sh 17:24:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:24:12 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 17:24:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:13 17:24:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:24:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:13 latest: Pulling from edgex-lftools-log-publisher 17:24:13 b4d181a07f80: Pulling fs layer 17:24:13 a1111a8f2ec3: Pulling fs layer 17:24:13 ed53099fbce6: Pulling fs layer 17:24:13 dc539afda2c1: Pulling fs layer 17:24:13 77bc0d833cb6: Pulling fs layer 17:24:13 9065ff56babe: Pulling fs layer 17:24:13 d287ab97295c: Pulling fs layer 17:24:13 dc539afda2c1: Waiting 17:24:13 77bc0d833cb6: Waiting 17:24:13 9065ff56babe: Waiting 17:24:13 d287ab97295c: Waiting 17:24:13 a1111a8f2ec3: Verifying Checksum 17:24:13 a1111a8f2ec3: Download complete 17:24:13 dc539afda2c1: Verifying Checksum 17:24:13 dc539afda2c1: Download complete 17:24:13 77bc0d833cb6: Verifying Checksum 17:24:13 77bc0d833cb6: Download complete 17:24:13 9065ff56babe: Verifying Checksum 17:24:13 9065ff56babe: Download complete 17:24:14 ed53099fbce6: Verifying Checksum 17:24:14 ed53099fbce6: Download complete 17:24:15 b4d181a07f80: Verifying Checksum 17:24:15 b4d181a07f80: Download complete 17:24:16 b4d181a07f80: Pull complete 17:24:16 a1111a8f2ec3: Pull complete 17:24:17 ed53099fbce6: Pull complete 17:24:17 dc539afda2c1: Pull complete 17:24:17 77bc0d833cb6: Pull complete 17:24:17 9065ff56babe: Pull complete 17:24:20 d287ab97295c: Verifying Checksum 17:24:20 d287ab97295c: Download complete 17:24:24 d287ab97295c: Pull complete 17:24:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:24:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:24:24 prd-centos7-docker-4c-2g-1575 does not seem to be running inside a container 17:24:25 $ 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/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 17:24:27 $ docker top 3f086adbf6929fb31b8291361557a33e99827002127ab44011f965986c6c90c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:27 ---> job-cost.sh 17:24:27 lf-activate-venv: SKIPPING 17:24:27 INFO: No Stack... 17:24:28 INFO: Retrieving Pricing Info for: v3-standard-2 17:24:28 INFO: Archiving Costs [Pipeline] sh 17:24:29 + cat /w/workspace/app-functions-sdk-go/10/archives/cost.csv 17:24:29 + cut -d, -f6 [Pipeline] lock 17:24:29 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-10-stack-cost] 17:24:29 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-10-stack-cost] did not exist. Created. 17:24:29 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:24:29 + echo total: 0.05999999865889549 [Pipeline] stash 17:24:29 Stashed 1 file(s) [Pipeline] } 17:24:29 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 17:24:29 $ docker stop --time=1 3f086adbf6929fb31b8291361557a33e99827002127ab44011f965986c6c90c8 17:24:30 $ docker rm -f 3f086adbf6929fb31b8291361557a33e99827002127ab44011f965986c6c90c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:28:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1690 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 17:28:49 Running in /w/workspace/app-functions-sdk-go/10 [Pipeline] { [Pipeline] checkout 17:28:50 The recommended git tool is: git 17:28:58 using credential edgex-jenkins-ssh 17:28:58 Cloning the remote Git repository 17:28:58 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:28:58 > git init /w/workspace/app-functions-sdk-go/10 # timeout=10 17:28:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:28:58 > git --version # timeout=10 17:28:58 > git --version # 'git version 2.17.1' 17:28:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:28:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:02 Avoid second fetch 17:29:02 Checking out Revision e024694d0ac57f533a66fdb94cb56f34c948cce2 (main) 17:29:02 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:29:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:29:02 > git config core.sparsecheckout # timeout=10 17:29:03 > git checkout -f e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 17:29:07 Commit message: "Merge pull request #931 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:29:08 ========================================================= 17:29:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:29:08 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:29:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:29:10 Sending build context to Docker daemon 19.76MB 17:29:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:29:10 Step 2/8 : FROM ${BASE} 17:29:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:29:11 595b0fe564bb: Pulling fs layer 17:29:11 24495759ef45: Pulling fs layer 17:29:11 d148012ef14d: Pulling fs layer 17:29:11 e90a11edd702: Pulling fs layer 17:29:11 d77568369979: Pulling fs layer 17:29:11 c70fe1637996: Pulling fs layer 17:29:11 56b9a3b27deb: Pulling fs layer 17:29:11 0c467a088ba4: Pulling fs layer 17:29:11 e90a11edd702: Waiting 17:29:11 c70fe1637996: Waiting 17:29:11 56b9a3b27deb: Waiting 17:29:11 0c467a088ba4: Waiting 17:29:11 d77568369979: Waiting 17:29:11 d148012ef14d: Verifying Checksum 17:29:11 d148012ef14d: Download complete 17:29:11 24495759ef45: Verifying Checksum 17:29:11 24495759ef45: Download complete 17:29:11 d77568369979: Verifying Checksum 17:29:11 d77568369979: Download complete 17:29:11 c70fe1637996: Download complete 17:29:11 56b9a3b27deb: Verifying Checksum 17:29:11 56b9a3b27deb: Download complete 17:29:11 595b0fe564bb: Verifying Checksum 17:29:11 595b0fe564bb: Download complete 17:29:12 595b0fe564bb: Pull complete 17:29:13 24495759ef45: Pull complete 17:29:13 d148012ef14d: Pull complete 17:29:16 0c467a088ba4: Verifying Checksum 17:29:16 0c467a088ba4: Download complete 17:29:17 e90a11edd702: Verifying Checksum 17:29:17 e90a11edd702: Download complete 17:29:29 e90a11edd702: Pull complete 17:29:29 d77568369979: Pull complete 17:29:29 c70fe1637996: Pull complete 17:29:29 56b9a3b27deb: Pull complete 17:29:36 0c467a088ba4: Pull complete 17:29:36 Digest: sha256:fb27c914a9ebb91544b5ed834b192fc4c8f82265cfe9b1e607194c792a26e257 17:29:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:29:36 ---> 4f74392f9e0c 17:29:36 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 17:29:36 20.10.0: Pulling from library/docker 17:29:36 a3cc7d3b244e: Pulling fs layer 17:29:36 02a3295e0d61: Pulling fs layer 17:29:36 0f4f2e6d8100: Pulling fs layer 17:29:36 330b718f631f: Pulling fs layer 17:29:36 a93816041522: Pulling fs layer 17:29:36 bdb6da89ff94: Pulling fs layer 17:29:36 2a70c0c122f4: Pulling fs layer 17:29:36 a93816041522: Waiting 17:29:36 bdb6da89ff94: Waiting 17:29:36 2a70c0c122f4: Waiting 17:29:36 330b718f631f: Waiting 17:29:36 0f4f2e6d8100: Verifying Checksum 17:29:36 0f4f2e6d8100: Download complete 17:29:36 02a3295e0d61: Verifying Checksum 17:29:36 02a3295e0d61: Download complete 17:29:36 a93816041522: Verifying Checksum 17:29:36 a93816041522: Download complete 17:29:36 a3cc7d3b244e: Verifying Checksum 17:29:36 a3cc7d3b244e: Download complete 17:29:36 bdb6da89ff94: Verifying Checksum 17:29:36 bdb6da89ff94: Download complete 17:29:36 2a70c0c122f4: Verifying Checksum 17:29:36 2a70c0c122f4: Download complete 17:29:37 a3cc7d3b244e: Pull complete 17:29:38 02a3295e0d61: Pull complete 17:29:38 0f4f2e6d8100: Pull complete 17:29:39 330b718f631f: Verifying Checksum 17:29:39 330b718f631f: Download complete 17:29:43 330b718f631f: Pull complete 17:29:43 a93816041522: Pull complete 17:29:43 bdb6da89ff94: Pull complete 17:29:44 2a70c0c122f4: Pull complete 17:29:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:29:44 Status: Downloaded newer image for docker:20.10.0 17:29:53 ---> 13cc93604581 17:29:53 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:29:53 ---> Running in a28d44d4751d 17:29:53 Removing intermediate container a28d44d4751d 17:29:53 ---> 5aeb847bed19 17:29:53 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:29:54 ---> Running in 2493c6af8adc 17:29:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:29:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:29:57 OK: 218 MiB in 52 packages 17:29:59 Removing intermediate container 2493c6af8adc 17:29:59 ---> 6017a6b3855d 17:29:59 Step 6/8 : WORKDIR /build 17:29:59 ---> Running in db088f1a11cd 17:30:00 Removing intermediate container db088f1a11cd 17:30:00 ---> b0e61064e65b 17:30:00 Step 7/8 : COPY go.mod . 17:30:01 ---> cb170ad8e1f0 17:30:01 Step 8/8 : RUN go mod download 17:30:01 ---> Running in e575c61e0a4d 17:30:33 Removing intermediate container e575c61e0a4d 17:30:33 ---> 7b9db4d5606d 17:30:33 Successfully built 7b9db4d5606d 17:30:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:30:33 + docker inspect -f . ci-base-image-arm64 17:30:33 . [Pipeline] withDockerContainer 17:30:34 prd-ubuntu18.04-docker-arm64-4c-16g-1690 does not seem to be running inside a container 17:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 ******** -e ******** ci-base-image-arm64 cat 17:30:36 $ docker top 038fb3c1824a23f851236a44f97b8f621ce288ea1afb4056c5f2a690893653e7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:37 + go version 17:30:37 go version go1.16.6 linux/arm64 [Pipeline] } 17:30:37 $ docker stop --time=1 038fb3c1824a23f851236a44f97b8f621ce288ea1afb4056c5f2a690893653e7 17:30:39 $ docker rm -f 038fb3c1824a23f851236a44f97b8f621ce288ea1afb4056c5f2a690893653e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:30:40 + docker inspect -f . ci-base-image-arm64 17:30:40 . [Pipeline] withDockerContainer 17:30:40 prd-ubuntu18.04-docker-arm64-4c-16g-1690 does not seem to be running inside a container 17:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 ******** -e ******** ci-base-image-arm64 cat 17:30:42 $ docker top a12f04c3af9404a7ead2c5e73694e3c22a7d740d0f73ba00aca33a018e180bfd -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:43 + go mod tidy [Pipeline] sh 17:30:44 + make test 17:30:44 make -C ./app-service-template build 17:30:44 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/10/app-service-template' 17:30:44 go mod tidy 17:30:45 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 17:31:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/10/app-service-template' 17:31:32 make -C ./app-service-template test 17:31:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/10/app-service-template' 17:31:32 go mod tidy 17:31:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:32:00 ok new-app-service 0.056s coverage: 47.8% of statements 17:32:00 ? new-app-service/config [no test files] 17:32:00 ok new-app-service/functions 0.038s 17:32:00 CGO_ENABLED=1 go vet ./... 17:32:33 gofmt -l . 17:32:33 [ "`gofmt -l .`" = "" ] 17:32:33 ./bin/test-attribution-txt.sh 17:32:33 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/10/app-service-template' 17:32:33 go mod tidy 17:32:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:32:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 17:32:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.120s coverage: 63.6% of statements 17:32:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.063s coverage: 96.5% of statements 17:32:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 17:32:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.131s coverage: 61.8% of statements 17:32:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 17:32:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.102s 17:32:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.181s coverage: 74.5% of statements 17:32:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 17:32:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 17:32:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 17:32:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 17:32:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 17:32:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 17:32:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.1% of statements 17:32:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 17:32:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.047s coverage: 10.5% of statements 17:32:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.832s coverage: 76.1% of statements 17:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 17:32:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.057s coverage: 12.5% of statements 17:32:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.103s coverage: 27.3% of statements 17:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 17:32:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 17:32:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.048s coverage: 51.4% of statements 17:33:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.134s coverage: 78.1% of statements 17:33:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.039s coverage: 94.4% of statements 17:33:18 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:33:23 gofmt -l . 17:33:23 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:33:24 $ docker stop --time=1 a12f04c3af9404a7ead2c5e73694e3c22a7d740d0f73ba00aca33a018e180bfd 17:33:26 $ docker rm -f a12f04c3af9404a7ead2c5e73694e3c22a7d740d0f73ba00aca33a018e180bfd [Pipeline] // withDockerContainer [Pipeline] sh 17:33:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:33:27 Warning: overwriting stash ‘coverage-report’ 17:33:28 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 17:33:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:29 17:33:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:29 arm64: Pulling from edgex-lftools-log-publisher 17:33:29 448f6bf000e3: Pulling fs layer 17:33:29 f757da607395: Pulling fs layer 17:33:29 05883995daec: Pulling fs layer 17:33:29 8603b9c90790: Pulling fs layer 17:33:29 1560dd03e051: Pulling fs layer 17:33:29 27f5ce0e4adf: Pulling fs layer 17:33:29 c2d8d7efcc4b: Pulling fs layer 17:33:29 1560dd03e051: Waiting 17:33:29 27f5ce0e4adf: Waiting 17:33:29 8603b9c90790: Waiting 17:33:29 f757da607395: Verifying Checksum 17:33:29 f757da607395: Download complete 17:33:29 8603b9c90790: Download complete 17:33:29 1560dd03e051: Verifying Checksum 17:33:29 1560dd03e051: Download complete 17:33:29 27f5ce0e4adf: Verifying Checksum 17:33:29 27f5ce0e4adf: Download complete 17:33:30 05883995daec: Verifying Checksum 17:33:30 05883995daec: Download complete 17:33:31 448f6bf000e3: Verifying Checksum 17:33:31 448f6bf000e3: Download complete 17:33:34 448f6bf000e3: Pull complete 17:33:35 f757da607395: Pull complete 17:33:35 c2d8d7efcc4b: Verifying Checksum 17:33:35 c2d8d7efcc4b: Download complete 17:33:36 05883995daec: Pull complete 17:33:37 8603b9c90790: Pull complete 17:33:38 1560dd03e051: Pull complete 17:33:38 27f5ce0e4adf: Pull complete 17:33:53 c2d8d7efcc4b: Pull complete 17:33:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:33:53 prd-ubuntu18.04-docker-arm64-4c-16g-1690 does not seem to be running inside a container 17:33:53 $ 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/10 -v /w/workspace/app-functions-sdk-go/10:/w/workspace/app-functions-sdk-go/10:rw,z -v /w/workspace/app-functions-sdk-go/10@tmp:/w/workspace/app-functions-sdk-go/10@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:33:58 $ docker top 5da40ea80436c56867c65d684aa963fa6e3d9074eb1d59252f5c6c12f662e42b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:59 ---> job-cost.sh 17:33:59 lf-activate-venv: SKIPPING 17:33:59 INFO: No Stack... 17:34:00 INFO: Retrieving Pricing Info for: v2-standard-4 17:34:00 INFO: Archiving Costs [Pipeline] sh 17:34:01 + cut -d,+ -f6 17:34:01 cat /w/workspace/app-functions-sdk-go/10/archives/cost.csv [Pipeline] lock 17:34:01 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-10-stack-cost] 17:34:01 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-10-stack-cost] did not exist. Created. 17:34:01 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:34:02 /w/workspace/app-functions-sdk-go/10@tmp/durable-d309e5c1/script.sh: 1: /w/workspace/app-functions-sdk-go/10@tmp/durable-d309e5c1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:34:03 + echo total: 0.18000000715255737 [Pipeline] stash 17:34:03 Warning: overwriting stash ‘stack-cost’ 17:34:03 Stashed 1 file(s) [Pipeline] } 17:34:03 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 17:34:03 $ docker stop --time=1 5da40ea80436c56867c65d684aa963fa6e3d9074eb1d59252f5c6c12f662e42b 17:34:05 $ docker rm -f 5da40ea80436c56867c65d684aa963fa6e3d9074eb1d59252f5c6c12f662e42b [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 17:34:06 provisioning config files... 17:34:06 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1845075757024322038tmp [Pipeline] { [Pipeline] sh 17:34:06 + set +x 17:34:06 + curl -s https://codecov.io/bash 17:34:06 + bash -s -- 17:34:06 17:34:06 _____ _ 17:34:06 / ____| | | 17:34:06 | | ___ __| | ___ ___ _____ __ 17:34:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:34:06 | |___| (_) | (_| | __/ (_| (_) \ V / 17:34:06 \_____\___/ \__,_|\___|\___\___/ \_/ 17:34:06 Bash-1.0.6 17:34:06 17:34:06 17:34:06 ==> git version 2.24.4 found 17:34:06 ==> 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 17:34:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:34:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:34:06 ==> Jenkins CI detected. 17:34:06 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 17:34:06 project root: . 17:34:06 --> token set from env 17:34:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:34:06 ==> Running gcov in . (disable via -X gcov) 17:34:06 ==> Python coveragepy not found 17:34:06 ==> Searching for coverage reports in: 17:34:06 + . 17:34:06 -> Found 2 reports 17:34:06 ==> Detecting git/mercurial file structure 17:34:06 ==> Reading reports 17:34:06 + ./app-service-template/coverage.out bytes=1055 17:34:06 + ./coverage.out bytes=95183 17:34:06 ==> Appending adjustments 17:34:06 https://docs.codecov.io/docs/fixing-reports 17:34:07 + Found adjustments 17:34:07 ==> Gzipping contents 17:34:07 20K /tmp/codecov.LN0CK3.gz 17:34:07 ==> Uploading reports 17:34:07 url: https://codecov.io 17:34:07 query: branch=main&commit=e024694d0ac57f533a66fdb94cb56f34c948cce2&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:34:07 -> Pinging Codecov 17:34:07 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=e024694d0ac57f533a66fdb94cb56f34c948cce2&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:34:08 -> Uploading to 17:34:08 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/3D8B5DFFC46A037C893635FACE044666/e024694d0ac57f533a66fdb94cb56f34c948cce2/cee220e0-3447-4bfc-afda-275fb78bef04.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T173407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e910e9b867d7430dd803f12c5f49692017dae8ba161a13b5400fff621d58840 17:34:08 % Total % Received % Xferd Average Speed Time Time Time Current 17:34:08 Dload Upload Total Spent Left Speed 17:34:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16469 0 0 100 16469 0 29600 --:--:-- --:--:-- --:--:-- 29620 17:34:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e024694d0ac57f533a66fdb94cb56f34c948cce2 [Pipeline] } 17:34:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:34:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:34:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:34:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:34:09 17:34:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:34:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:34:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:34:09 188c0c94c7c5: Pulling fs layer 17:34:09 0ef7d3d256c8: Pulling fs layer 17:34:09 de9db76c5a1d: Pulling fs layer 17:34:09 0eba1c9be4d2: Pulling fs layer 17:34:09 0d57e429df01: Pulling fs layer 17:34:09 4e4be7b47b0d: Pulling fs layer 17:34:09 e1f770b5df2f: Pulling fs layer 17:34:09 85a0685a4137: Pulling fs layer 17:34:09 4e4be7b47b0d: Waiting 17:34:09 e1f770b5df2f: Waiting 17:34:09 85a0685a4137: Waiting 17:34:09 0eba1c9be4d2: Waiting 17:34:09 0d57e429df01: Waiting 17:34:09 de9db76c5a1d: Verifying Checksum 17:34:09 de9db76c5a1d: Download complete 17:34:09 0ef7d3d256c8: Verifying Checksum 17:34:09 0ef7d3d256c8: Download complete 17:34:09 0d57e429df01: Verifying Checksum 17:34:09 0d57e429df01: Download complete 17:34:09 4e4be7b47b0d: Verifying Checksum 17:34:09 4e4be7b47b0d: Download complete 17:34:09 188c0c94c7c5: Verifying Checksum 17:34:09 188c0c94c7c5: Download complete 17:34:09 188c0c94c7c5: Pull complete 17:34:10 0ef7d3d256c8: Pull complete 17:34:10 de9db76c5a1d: Pull complete 17:34:11 e1f770b5df2f: Verifying Checksum 17:34:11 e1f770b5df2f: Download complete 17:34:16 0eba1c9be4d2: Verifying Checksum 17:34:16 0eba1c9be4d2: Download complete 17:34:17 85a0685a4137: Verifying Checksum 17:34:17 85a0685a4137: Download complete 17:34:19 0eba1c9be4d2: Pull complete 17:34:19 0d57e429df01: Pull complete 17:34:19 4e4be7b47b0d: Pull complete 17:34:20 e1f770b5df2f: Pull complete 17:34:23 85a0685a4137: Pull complete 17:34:23 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:34:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:34:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:34:23 prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container 17:34:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:34:26 $ docker top a90664e0d43b7bdad82b81ca2f65e2c800cd38a26d835e6dd41556e01658ef70 -eo pid,comm [Pipeline] { [Pipeline] echo 17:34:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:34:26 + set -o pipefail 17:34:26 + snyk monitor '--org=edgex-jenkins' 17:34:31 17:34:31 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 17:34:31 17:34:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/6ea041a9-007a-4cd3-a5bb-feb3c72ff5b8 17:34:31 17:34:31 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:34:31 17:34:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:34:31 17:34:31 [Pipeline] } 17:34:31 $ docker stop --time=1 a90664e0d43b7bdad82b81ca2f65e2c800cd38a26d835e6dd41556e01658ef70 17:34:34 $ docker rm -f a90664e0d43b7bdad82b81ca2f65e2c800cd38a26d835e6dd41556e01658ef70 [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 17:34:34 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:34:34 provisioning config files... 17:34:34 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6227483153331211748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:35 --> edgex-publish-swagger.sh 17:34:35 === Publish openapi/v2 API === 17:34:35 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 17:34:35 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 17:34:35 % Total % Received % Xferd Average Speed Time Time Time Current 17:34:35 Dload Upload Total Spent Left Speed 17:34:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 11746 0:00:01 0:00:01 --:--:-- 11749 100 13054 0 0 100 13054 0 11744 0:00:01 0:00:01 --:--:-- 11749 17:34:36 17:34:36 [Pipeline] } 17:34:36 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 17:34:36 + git log --format=format:%s -1 e024694d0ac57f533a66fdb94cb56f34c948cce2 [Pipeline] isUnix [Pipeline] sh 17:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:34:37 . [Pipeline] withDockerContainer 17:34:37 prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container 17:34:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:34:37 $ docker top 90e1916d1644550307d752c866dacc54a18f94b9c47104c766f29b3126fea43b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:34:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:37 [ssh-agent] Looking for ssh-agent implementation... 17:34:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:38 $ docker exec 90e1916d1644550307d752c866dacc54a18f94b9c47104c766f29b3126fea43b ssh-agent 17:34:38 SSH_AUTH_SOCK=/tmp/ssh-YRXEXw3Ge3f2/agent.14 17:34:38 SSH_AGENT_PID=20 17:34:38 Running ssh-add (command line suppressed) 17:34:38 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_810988138196492205.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_810988138196492205.key) 17:34:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:34:38 + git semver tag 17:34:38 # -> Open(): unable to determine branch for HEAD 17:34:38 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 17:34:38 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 17:34:38 # $SEMVER_REMOTE_NAME = origin 17:34:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:34:38 # $SEMVER_USER_NAME = edgex-jenkins 17:34:38 # $SEMVER_BRANCH = main 17:34:38 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 17:34:38 # e024694d0ac57f533a66fdb94cb56f34c948cce2 HEAD 17:34:38 # -> Force: false 17:34:38 # 7835bd10776e411eb95675c3f89a0a21ab5e8bc9 refs/tags/v2.0.2-dev.1 [Pipeline] } 17:34:38 $ docker exec --env ******** --env ******** 90e1916d1644550307d752c866dacc54a18f94b9c47104c766f29b3126fea43b ssh-agent -k 17:34:38 unset SSH_AUTH_SOCK; 17:34:38 unset SSH_AGENT_PID; 17:34:38 echo Agent pid 20 killed; 17:34:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:34:39 + git semver [Pipeline] } 17:34:39 $ docker stop --time=1 90e1916d1644550307d752c866dacc54a18f94b9c47104c766f29b3126fea43b 17:34:40 $ docker rm -f 90e1916d1644550307d752c866dacc54a18f94b9c47104c766f29b3126fea43b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:34:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:34:40 17:34:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:34:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:34:41 0.23.1-centos7: Pulling from edgex-lftools 17:34:41 ab5ef0e58194: Pulling fs layer 17:34:41 9712f1f96733: Pulling fs layer 17:34:41 63f879dbbcfc: Pulling fs layer 17:34:41 0d9ebad4ef96: Pulling fs layer 17:34:41 e9a5061849ea: Pulling fs layer 17:34:41 d747dcd14b5f: Pulling fs layer 17:34:41 2de7ff778b66: Pulling fs layer 17:34:41 e9a5061849ea: Waiting 17:34:41 d747dcd14b5f: Waiting 17:34:41 2de7ff778b66: Waiting 17:34:41 0d9ebad4ef96: Waiting 17:34:41 9712f1f96733: Verifying Checksum 17:34:41 9712f1f96733: Download complete 17:34:43 63f879dbbcfc: Download complete 17:34:43 e9a5061849ea: Verifying Checksum 17:34:43 e9a5061849ea: Download complete 17:34:43 d747dcd14b5f: Verifying Checksum 17:34:43 d747dcd14b5f: Download complete 17:34:44 0d9ebad4ef96: Verifying Checksum 17:34:44 0d9ebad4ef96: Download complete 17:34:44 2de7ff778b66: Verifying Checksum 17:34:44 2de7ff778b66: Download complete 17:34:46 ab5ef0e58194: Verifying Checksum 17:34:46 ab5ef0e58194: Download complete 17:34:48 ab5ef0e58194: Pull complete 17:34:48 9712f1f96733: Pull complete 17:34:49 63f879dbbcfc: Pull complete 17:34:53 0d9ebad4ef96: Pull complete 17:34:53 e9a5061849ea: Pull complete 17:34:53 d747dcd14b5f: Pull complete 17:34:54 2de7ff778b66: Pull complete 17:34:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:34:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:34:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:34:54 prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container 17:34:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:34:57 $ docker top 9098d74d9ddff97a15960957680e8c7b62a205204e53a5ad6b935acae8280cf8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:34:57 provisioning config files... 17:34:57 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2604571013684296180tmp 17:34:57 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3257640568919036600tmp 17:34:57 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2654688355439262038tmp [Pipeline] { [Pipeline] echo 17:34:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:34:57 ---> sigul-configuration.sh 17:34:57 gpg: directory `/root/.gnupg' created 17:34:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:34:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:34:57 gpg: keyring `/root/.gnupg/secring.gpg' created 17:34:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:34:57 gpg: CAST5 encrypted data 17:34:57 gpg: encrypted with 1 passphrase 17:34:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:34:58 + mkdir /home/jenkins 17:34:58 + mkdir /home/jenkins/sigul [Pipeline] sh 17:34:58 + 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 17:34:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:34:58 ---> sigul-install.sh 17:34:58 Sigul already installed; skipping installation. [Pipeline] sh 17:34:58 + git tag --list 17:34:58 v0.1.0 17:34:58 v0.1.1 17:34:58 v1.0.0 17:34:58 v1.1.0 17:34:58 v1.2.0 17:34:58 v1.3.0 17:34:58 v1.3.1 17:34:58 v2.0.0 17:34:58 v2.0.1 17:34:58 v2.0.1-dev.1 17:34:58 v2.0.1-dev.2 17:34:58 v2.0.1-dev.3 17:34:58 v2.0.1-dev.4 17:34:58 v2.0.1-dev.5 17:34:58 v2.0.1-dev.6 17:34:58 v2.0.1-dev.7 17:34:58 v2.0.2-dev.1 [Pipeline] sh 17:34:59 + lftools sign git-tag v2.0.2-dev.1 17:34:59 Signing Git tag with Sigul... 17:34:59 Signing v2.0.2-dev.1 [Pipeline] echo 17:35:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:35:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:35:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:35:00 $ docker stop --time=1 9098d74d9ddff97a15960957680e8c7b62a205204e53a5ad6b935acae8280cf8 17:35:02 $ docker rm -f 9098d74d9ddff97a15960957680e8c7b62a205204e53a5ad6b935acae8280cf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:35:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:35:02 . [Pipeline] withDockerContainer 17:35:02 prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container 17:35:02 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:35:03 $ docker top 427037224b152a20fb158463f7808c11b41ce31e790818657447b6756a9d2f3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:35:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:03 [ssh-agent] Looking for ssh-agent implementation... 17:35:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:03 $ docker exec 427037224b152a20fb158463f7808c11b41ce31e790818657447b6756a9d2f3d ssh-agent 17:35:03 SSH_AUTH_SOCK=/tmp/ssh-1WyoWlE6Lkrn/agent.13 17:35:03 SSH_AGENT_PID=20 17:35:03 Running ssh-add (command line suppressed) 17:35:03 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4050730250018501920.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4050730250018501920.key) 17:35:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:04 + git semver bump pre 17:35:04 # -> Open(): unable to determine branch for HEAD 17:35:04 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 17:35:04 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 17:35:04 # $SEMVER_REMOTE_NAME = origin 17:35:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:35:04 # $SEMVER_USER_NAME = edgex-jenkins 17:35:04 # $SEMVER_BRANCH = main 17:35:04 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 17:35:04 2.0.2-dev.2 [Pipeline] } 17:35:04 $ docker exec --env ******** --env ******** 427037224b152a20fb158463f7808c11b41ce31e790818657447b6756a9d2f3d ssh-agent -k 17:35:04 unset SSH_AUTH_SOCK; 17:35:04 unset SSH_AGENT_PID; 17:35:04 echo Agent pid 20 killed; 17:35:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:04 + git semver [Pipeline] } 17:35:04 $ docker stop --time=1 427037224b152a20fb158463f7808c11b41ce31e790818657447b6756a9d2f3d 17:35:05 $ docker rm -f 427037224b152a20fb158463f7808c11b41ce31e790818657447b6756a9d2f3d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:35:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:35:06 . [Pipeline] withDockerContainer 17:35:06 prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container 17:35:06 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:35:07 $ docker top 45b2eabdd280181582cf3f649ae6196b098fbef72842f680f576ad3869fc7c73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:35:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:35:07 [ssh-agent] Looking for ssh-agent implementation... 17:35:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:35:07 $ docker exec 45b2eabdd280181582cf3f649ae6196b098fbef72842f680f576ad3869fc7c73 ssh-agent 17:35:07 SSH_AUTH_SOCK=/tmp/ssh-1k4jq8Chw2La/agent.14 17:35:07 SSH_AGENT_PID=20 17:35:07 Running ssh-add (command line suppressed) 17:35:07 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3839189228298754655.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3839189228298754655.key) 17:35:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:07 + git semver push 17:35:07 # -> Open(): unable to determine branch for HEAD 17:35:07 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 17:35:07 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 17:35:07 # $SEMVER_REMOTE_NAME = origin 17:35:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:35:07 # $SEMVER_USER_NAME = edgex-jenkins 17:35:07 # $SEMVER_BRANCH = main 17:35:07 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 17:35:13 $ docker exec --env ******** --env ******** 45b2eabdd280181582cf3f649ae6196b098fbef72842f680f576ad3869fc7c73 ssh-agent -k 17:35:13 unset SSH_AUTH_SOCK; 17:35:13 unset SSH_AGENT_PID; 17:35:13 echo Agent pid 20 killed; 17:35:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:13 + git semver [Pipeline] } 17:35:13 $ docker stop --time=1 45b2eabdd280181582cf3f649ae6196b098fbef72842f680f576ad3869fc7c73 17:35:14 $ docker rm -f 45b2eabdd280181582cf3f649ae6196b098fbef72842f680f576ad3869fc7c73 [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] libraryResource [Pipeline] sh 17:35:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:35:16 ---> package-listing.sh 17:35:16 ++ facter osfamily 17:35:16 ++ tr '[:upper:]' '[:lower:]' 17:35:16 + OS_FAMILY=redhat 17:35:16 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 17:35:16 + START_PACKAGES=/tmp/packages_start.txt 17:35:16 + END_PACKAGES=/tmp/packages_end.txt 17:35:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:35:16 + PACKAGES=/tmp/packages_start.txt 17:35:16 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 17:35:16 + PACKAGES=/tmp/packages_end.txt 17:35:16 + case "${OS_FAMILY}" in 17:35:16 + rpm -qa 17:35:16 + sort 17:35:17 + '[' -f /tmp/packages_start.txt ']' 17:35:17 + '[' -f /tmp/packages_end.txt ']' 17:35:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:35:17 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 17:35:17 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 17:35:17 + 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 17:35:17 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 17:35:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:18 17:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:18 latest: Pulling from edgex-lftools-log-publisher 17:35:18 b4d181a07f80: Pulling fs layer 17:35:18 a1111a8f2ec3: Pulling fs layer 17:35:18 ed53099fbce6: Pulling fs layer 17:35:18 dc539afda2c1: Pulling fs layer 17:35:18 77bc0d833cb6: Pulling fs layer 17:35:18 9065ff56babe: Pulling fs layer 17:35:18 d287ab97295c: Pulling fs layer 17:35:18 dc539afda2c1: Waiting 17:35:18 77bc0d833cb6: Waiting 17:35:18 9065ff56babe: Waiting 17:35:18 d287ab97295c: Waiting 17:35:18 a1111a8f2ec3: Verifying Checksum 17:35:18 a1111a8f2ec3: Download complete 17:35:18 dc539afda2c1: Verifying Checksum 17:35:18 dc539afda2c1: Download complete 17:35:18 77bc0d833cb6: Verifying Checksum 17:35:18 77bc0d833cb6: Download complete 17:35:18 9065ff56babe: Verifying Checksum 17:35:18 9065ff56babe: Download complete 17:35:19 ed53099fbce6: Verifying Checksum 17:35:19 ed53099fbce6: Download complete 17:35:19 b4d181a07f80: Verifying Checksum 17:35:19 b4d181a07f80: Download complete 17:35:20 b4d181a07f80: Pull complete 17:35:20 a1111a8f2ec3: Pull complete 17:35:21 ed53099fbce6: Pull complete 17:35:21 dc539afda2c1: Pull complete 17:35:21 77bc0d833cb6: Pull complete 17:35:21 9065ff56babe: Pull complete 17:35:24 d287ab97295c: Verifying Checksum 17:35:24 d287ab97295c: Download complete 17:35:28 d287ab97295c: Pull complete 17:35:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:35:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:35:28 prd-centos7-docker-4c-2g-1559 does not seem to be running inside a container 17:35:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:35:31 $ docker top 832b4250b1a207f3a23c0c8882988d4966c2b8a785480d5dd253e0df71bd4ce6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:35:31 + touch /tmp/pre-build-complete [Pipeline] sh 17:35:32 + mkdir -p /var/log/sysstat [Pipeline] sh 17:35:32 + ls /var/log/sa-host 17:35:32 + sadf -c /var/log/sa-host/sa02 17:35:32 file_magic: OK 17:35:32 HZ: Using current value: 100 17:35:32 file_header: OK 17:35:32 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 17:35:32 Statistics: 17:35:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:35:32 File successfully converted to sysstat format version 12.0.3 17:35:32 + sadf -c /var/log/sa-host/sa05 17:35:32 file_magic: OK 17:35:32 HZ: Using current value: 100 17:35:32 file_header: OK 17:35:32 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 17:35:32 Statistics: 17:35:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:35:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:32 provisioning config files... 17:35:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8800306506583524720tmp [Pipeline] { [Pipeline] echo 17:35:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:35:32 ---> create-netrc.sh [Pipeline] } 17:35:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:35:33 ---> python-tools-install.sh [Pipeline] echo 17:35:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:35:33 ---> sudo-logs.sh 17:35:33 Archiving 'sudo' log.. 17:35:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-1559.vexxhost.local: Name or service not known 17:35:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-1559.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:35:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:35:34 ---> job-cost.sh 17:35:34 lf-activate-venv: SKIPPING 17:35:34 DEBUG: total: 0.18000000715255737 17:35:34 INFO: Retrieving Stack Cost... 17:35:35 INFO: Retrieving Pricing Info for: v3-standard-2 17:35:35 INFO: Archiving Costs [Pipeline] echo 17:35:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:35:36 ---> logs-deploy.sh 17:35:36 lf-activate-venv: SKIPPING 17:35:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/10 17:35:36 INFO: archiving workspace using pattern(s): 17:35:36 Archives upload complete. 17:35:36 INFO: archiving logs to Nexus 17:35:37 ---> uname -a: 17:35:37 Linux prd-centos7-docker-4c-2g-1559.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:35:37 17:35:37 17:35:37 ---> lscpu: 17:35:37 Architecture: x86_64 17:35:37 CPU op-mode(s): 32-bit, 64-bit 17:35:37 Byte Order: Little Endian 17:35:37 Address sizes: 40 bits physical, 48 bits virtual 17:35:37 CPU(s): 2 17:35:37 On-line CPU(s) list: 0,1 17:35:37 Thread(s) per core: 1 17:35:37 Core(s) per socket: 1 17:35:37 Socket(s): 2 17:35:37 NUMA node(s): 1 17:35:37 Vendor ID: AuthenticAMD 17:35:37 CPU family: 23 17:35:37 Model: 49 17:35:37 Model name: AMD EPYC-Rome Processor 17:35:37 Stepping: 0 17:35:37 CPU MHz: 2799.998 17:35:37 BogoMIPS: 5599.99 17:35:37 Virtualization: AMD-V 17:35:37 Hypervisor vendor: KVM 17:35:37 Virtualization type: full 17:35:37 L1d cache: 32K 17:35:37 L1i cache: 32K 17:35:37 L2 cache: 512K 17:35:37 L3 cache: 16384K 17:35:37 NUMA node0 CPU(s): 0,1 17:35:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:35:37 17:35:37 17:35:37 ---> nproc: 17:35:37 2 17:35:37 17:35:37 17:35:37 ---> df -h: 17:35:37 Filesystem Size Used Avail Use% Mounted on 17:35:37 overlay 40G 8.7G 32G 22% / 17:35:37 tmpfs 64M 0 64M 0% /dev 17:35:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:35:37 shm 64M 0 64M 0% /dev/shm 17:35:37 /dev/vda1 40G 8.7G 32G 22% /facter-os 17:35:37 17:35:37 17:35:37 ---> sar -b -r -n DEV: 17:35:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:35:37 17:35:37 17:18:44 LINUX RESTART (2 CPU) 17:35:37 17:35:37 17:19:01 tps rtps wtps bread/s bwrtn/s 17:35:37 17:20:02 218.13 84.16 133.97 10115.30 41822.70 17:35:37 17:21:01 1.47 0.00 1.47 0.00 27.96 17:35:37 17:22:01 0.45 0.00 0.45 0.00 6.48 17:35:37 17:23:01 0.20 0.00 0.20 0.00 2.72 17:35:37 17:24:01 0.18 0.00 0.18 0.00 2.18 17:35:37 17:25:01 0.35 0.00 0.35 0.00 4.75 17:35:37 17:26:01 0.22 0.00 0.22 0.00 2.33 17:35:37 17:27:01 0.27 0.00 0.27 0.00 3.62 17:35:37 17:28:01 0.23 0.00 0.23 0.00 2.73 17:35:37 17:29:01 0.18 0.00 0.18 0.00 2.18 17:35:37 17:30:02 0.30 0.00 0.30 0.00 4.08 17:35:37 17:31:01 0.20 0.00 0.20 0.00 2.78 17:35:37 17:32:01 0.28 0.00 0.28 0.00 3.61 17:35:37 17:33:01 0.23 0.00 0.23 0.00 3.00 17:35:37 17:34:01 0.37 0.15 0.22 4.80 3.60 17:35:37 17:35:01 193.16 0.05 193.11 4.00 54053.33 17:35:37 Average: 26.08 5.29 20.79 634.24 6011.36 17:35:37 17:35:37 17:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:35:37 17:20:02 5446144 0 791524 9.88 2620 1768652 1273500 14.06 579176 1583552 132 17:35:37 17:21:01 5453552 0 784108 9.79 2620 1768660 1236048 13.65 572960 1583512 16 17:35:37 17:22:01 5453268 0 784392 9.79 2620 1768660 1221704 13.49 579036 1578104 20 17:35:37 17:23:01 5452640 0 785012 9.80 2620 1768668 1221656 13.49 579640 1578104 12 17:35:37 17:24:01 5454400 0 783248 9.78 2620 1768672 1205208 13.31 572688 1583480 8 17:35:37 17:25:01 5453944 0 783700 9.79 2620 1768676 1205304 13.31 573320 1583480 8 17:35:37 17:26:01 5454980 0 782660 9.77 2620 1768680 1205208 13.31 572716 1583544 8 17:35:37 17:27:01 5442240 0 795392 9.93 2620 1768688 1205208 13.31 585092 1583548 16 17:35:37 17:28:01 5439116 0 798516 9.97 2620 1768688 1205376 13.31 588164 1583544 20 17:35:37 17:29:01 5436640 0 800988 10.00 2620 1768692 1205576 13.31 592092 1582336 16 17:35:37 17:30:02 5438736 0 798888 9.97 2620 1768696 1205504 13.31 589684 1582336 12 17:35:37 17:31:01 5438456 0 799164 9.98 2620 1768700 1205540 13.31 596020 1576320 16 17:35:37 17:32:01 5438736 0 798876 9.97 2620 1768708 1205552 13.31 596116 1576320 20 17:35:37 17:33:01 5440156 0 797456 9.96 2620 1768708 1205276 13.31 594216 1576656 20 17:35:37 17:34:01 5439956 0 797648 9.96 2620 1768716 1205276 13.31 594220 1576656 16 17:35:37 17:35:01 3746500 0 1168748 14.59 2620 3091072 1499128 16.55 924252 2714828 316 17:35:37 Average: 5339342 0 815645 10.18 2620 1851334 1231942 13.60 605587 1651645 41 17:35:37 17:35:37 17:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:35:37 17:20:02 eth0 629.89 411.29 1608.68 88.76 0.00 0.00 0.00 0.00 17:35:37 17:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:20:02 docker0 64.60 69.61 7.66 311.07 0.00 0.00 0.00 0.00 17:35:37 17:21:01 eth0 2.44 1.07 1.14 0.77 0.00 0.00 0.00 0.00 17:35:37 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:22:01 eth0 1.20 0.43 0.40 0.21 0.00 0.00 0.00 0.00 17:35:37 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:23:01 eth0 0.70 0.37 0.28 0.24 0.00 0.00 0.00 0.00 17:35:37 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:24:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:35:37 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:25:01 eth0 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 17:35:37 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:26:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:35:37 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:27:01 eth0 1.18 0.07 0.11 0.01 0.00 0.00 0.00 0.00 17:35:37 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:28:01 eth0 3.60 0.27 0.55 0.20 0.00 0.00 0.00 0.00 17:35:37 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:29:01 eth0 2.63 0.73 0.88 0.50 0.00 0.00 0.00 0.00 17:35:37 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:30:02 eth0 3.48 0.78 0.89 0.56 0.00 0.00 0.00 0.00 17:35:37 17:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:31:01 eth0 2.05 0.91 0.87 0.58 0.00 0.00 0.00 0.00 17:35:37 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:32:01 eth0 1.50 0.68 0.60 0.40 0.00 0.00 0.00 0.00 17:35:37 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:33:01 eth0 0.12 0.07 0.01 0.04 0.00 0.00 0.00 0.00 17:35:37 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:34:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:35:37 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:35:01 veth8c1203f 0.30 0.40 0.08 0.12 0.00 0.00 0.00 0.00 17:35:37 17:35:01 eth0 1323.41 929.37 7730.12 87.56 0.00 0.00 0.00 0.00 17:35:37 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 17:35:01 docker0 89.74 113.45 6.73 389.83 0.00 0.00 0.00 0.00 17:35:37 Average: veth8c1203f 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 17:35:37 Average: eth0 123.60 84.36 585.49 11.27 0.00 0.00 0.00 0.00 17:35:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:35:37 Average: docker0 9.67 11.47 0.90 43.91 0.00 0.00 0.00 0.00 17:35:37 17:35:37 17:35:37 ---> sar -P ALL: 17:35:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 17:35:37 17:35:37 17:18:44 LINUX RESTART (2 CPU) 17:35:37 17:35:37 17:19:01 CPU %user %nice %system %iowait %steal %idle 17:35:37 17:20:02 all 20.97 0.00 7.32 6.13 0.08 65.51 17:35:37 17:20:02 0 20.51 0.00 8.00 7.61 0.09 63.80 17:35:37 17:20:02 1 21.43 0.00 6.64 4.64 0.07 67.22 17:35:37 17:21:01 all 0.26 0.00 0.07 0.00 0.02 99.65 17:35:37 17:21:01 0 0.05 0.00 0.07 0.00 0.00 99.88 17:35:37 17:21:01 1 0.48 0.00 0.07 0.00 0.03 99.42 17:35:37 17:22:01 all 0.28 0.00 0.04 0.00 0.03 99.66 17:35:37 17:22:01 0 0.10 0.00 0.03 0.00 0.03 99.83 17:35:37 17:22:01 1 0.45 0.00 0.05 0.00 0.02 99.48 17:35:37 17:23:01 all 0.18 0.00 0.05 0.00 0.02 99.76 17:35:37 17:23:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:35:37 17:23:01 1 0.30 0.00 0.05 0.00 0.02 99.63 17:35:37 17:24:01 all 0.10 0.00 0.05 0.00 0.01 99.84 17:35:37 17:24:01 0 0.13 0.00 0.05 0.00 0.02 99.80 17:35:37 17:24:01 1 0.07 0.00 0.05 0.00 0.00 99.88 17:35:37 17:25:01 all 0.08 0.00 0.05 0.00 0.02 99.86 17:35:37 17:25:01 0 0.12 0.00 0.05 0.00 0.00 99.83 17:35:37 17:25:01 1 0.03 0.00 0.05 0.00 0.03 99.88 17:35:37 17:26:01 all 0.14 0.00 0.03 0.00 0.02 99.81 17:35:37 17:26:01 0 0.20 0.00 0.03 0.00 0.03 99.73 17:35:37 17:26:01 1 0.08 0.00 0.03 0.00 0.00 99.88 17:35:37 17:27:01 all 0.18 0.00 0.04 0.00 0.02 99.77 17:35:37 17:27:01 0 0.33 0.00 0.05 0.00 0.02 99.60 17:35:37 17:27:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:35:37 17:28:01 all 0.17 0.00 0.05 0.00 0.02 99.77 17:35:37 17:28:01 0 0.25 0.00 0.03 0.00 0.02 99.70 17:35:37 17:28:01 1 0.08 0.00 0.07 0.00 0.02 99.83 17:35:37 17:29:01 all 0.22 0.00 0.06 0.00 0.02 99.71 17:35:37 17:29:01 0 0.37 0.00 0.07 0.00 0.02 99.55 17:35:37 17:29:01 1 0.07 0.00 0.05 0.00 0.02 99.87 17:35:37 17:30:02 all 0.15 0.00 0.04 0.00 0.01 99.80 17:35:37 17:30:02 0 0.25 0.00 0.03 0.00 0.00 99.72 17:35:37 17:30:02 1 0.05 0.00 0.05 0.00 0.02 99.88 17:35:37 17:35:37 17:30:02 CPU %user %nice %system %iowait %steal %idle 17:35:37 17:31:01 all 0.20 0.00 0.03 0.00 0.03 99.75 17:35:37 17:31:01 0 0.10 0.00 0.03 0.00 0.02 99.85 17:35:37 17:31:01 1 0.29 0.00 0.03 0.00 0.03 99.64 17:35:37 17:32:01 all 0.20 0.00 0.04 0.00 0.02 99.74 17:35:37 17:32:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:35:37 17:32:01 1 0.35 0.00 0.03 0.00 0.02 99.60 17:35:37 17:33:01 all 0.16 0.00 0.03 0.00 0.02 99.79 17:35:37 17:33:01 0 0.07 0.00 0.03 0.00 0.03 99.87 17:35:37 17:33:01 1 0.25 0.00 0.03 0.00 0.00 99.72 17:35:37 17:34:01 all 0.18 0.00 0.06 0.00 0.03 99.73 17:35:37 17:34:01 0 0.28 0.00 0.05 0.00 0.02 99.65 17:35:37 17:34:01 1 0.08 0.00 0.07 0.00 0.03 99.82 17:35:37 17:35:01 all 22.38 0.00 10.60 2.21 0.08 64.74 17:35:37 17:35:01 0 22.37 0.00 11.25 2.01 0.07 64.30 17:35:37 17:35:01 1 22.39 0.00 9.95 2.40 0.09 65.17 17:35:37 Average: all 2.74 0.00 1.11 0.50 0.02 95.62 17:35:37 Average: 0 2.70 0.00 1.18 0.58 0.02 95.51 17:35:37 Average: 1 2.78 0.00 1.03 0.42 0.03 95.74 17:35:37 17:35:37 17:35:37