Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb 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-ssh5115445771294681174.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh8142421005935896090.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh2368032878246132828.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh6731884661063251771.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-ssh7703736430371941034.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_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-377 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-ssh5316536555451050929.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 fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb (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 fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 Commit message: "docs: Add 2.0.1 to change log (#930)" > git rev-list --no-walk ebab09c1f1c3ca512e4b147264c251d1ef0d01e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:22:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:22:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:22:12 ========================================================= 16:22:12 EdgeX Global Pipelines Version Info 16:22:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:22:14 ------------------- 16:22:14 stable info: 16:22:14 ------------------- 16:22:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:22:14 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 16:22:14 Message: update stable to v1.0.197 16:22:14 ------------------- 16:22:14 experimental info: 16:22:14 ------------------- 16:22:14 Commited By: **** collab-it+edgex@linuxfoundation.org 16:22:14 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 16:22:14 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:22:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 16:22:14 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 16:22:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:22:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:22:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:22:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:22:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:22:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:22:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:22:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb43287 [Pipeline] echo 16:22:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:22:16 + git log --format=format:%s -1 fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] echo 16:22:16 GIT_COMMIT: fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb, Commit Message: docs: Add 2.0.1 to change log (#930) [Pipeline] echo 16:22:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:22:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:16 16:22:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:22:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:17 latest: Pulling from edgex-devops/git-semver 16:22:17 31603596830f: Pulling fs layer 16:22:17 b6dc333f4379: Pulling fs layer 16:22:17 3d9ef1400e77: Pulling fs layer 16:22:17 fd332fbdc1db: Pulling fs layer 16:22:17 fd332fbdc1db: Waiting 16:22:17 b6dc333f4379: Verifying Checksum 16:22:17 b6dc333f4379: Download complete 16:22:17 31603596830f: Verifying Checksum 16:22:17 31603596830f: Download complete 16:22:17 fd332fbdc1db: Verifying Checksum 16:22:17 fd332fbdc1db: Download complete 16:22:17 31603596830f: Pull complete 16:22:17 3d9ef1400e77: Verifying Checksum 16:22:17 3d9ef1400e77: Download complete 16:22:17 b6dc333f4379: Pull complete 16:22:18 3d9ef1400e77: Pull complete 16:22:18 fd332fbdc1db: Pull complete 16:22:18 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 16:22:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:22:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:22:18 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 16:22:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:22:19 $ docker top 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:22:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:19 [ssh-agent] Looking for ssh-agent implementation... 16:22:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:20 $ docker exec 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c ssh-agent 16:22:20 SSH_AUTH_SOCK=/tmp/ssh-hzv0viHKkoeZ/agent.14 16:22:20 SSH_AGENT_PID=21 16:22:20 Running ssh-add (command line suppressed) 16:22:20 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5702248166488991415.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5702248166488991415.key) 16:22:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:20 + git tag --points-at HEAD [Pipeline] } 16:22:20 $ docker exec --env ******** --env ******** 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c ssh-agent -k 16:22:20 unset SSH_AUTH_SOCK; 16:22:20 unset SSH_AGENT_PID; 16:22:20 echo Agent pid 21 killed; 16:22:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:22:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:20 [ssh-agent] Looking for ssh-agent implementation... 16:22:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:20 $ docker exec 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c ssh-agent 16:22:21 SSH_AUTH_SOCK=/tmp/ssh-40IGDQoK0atV/agent.55 16:22:21 SSH_AGENT_PID=61 16:22:21 Running ssh-add (command line suppressed) 16:22:21 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4446096082333716407.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4446096082333716407.key) 16:22:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:21 + git semver init 16:22:21 # -> Open(): unable to determine branch for HEAD 16:22:21 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 16:22:21 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 16:22:21 # $SEMVER_REMOTE_NAME = origin 16:22:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:22:21 # $SEMVER_USER_NAME = edgex-jenkins 16:22:21 # $SEMVER_BRANCH = main 16:22:21 # $SEMVER_TEMP = /tmp/semver-186635618 16:22:21 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 16:22:23 # '/tmp/semver-186635618' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 16:22:23 # -> Force: false 16:22:23 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 16:22:23 $ docker exec --env ******** --env ******** 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c ssh-agent -k 16:22:23 unset SSH_AUTH_SOCK; 16:22:23 unset SSH_AGENT_PID; 16:22:23 echo Agent pid 61 killed; 16:22:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:24 + git semver [Pipeline] } 16:22:24 $ docker stop --time=1 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c 16:22:25 $ docker rm -f 5a90338369186655da3ebb55aca288e51c17510289788a673b613579a1672e7c [Pipeline] // withDockerContainer [Pipeline] sh 16:22:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:22:26 Stashed 1 file(s) [Pipeline] echo 16:22:26 [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:22:41 Still waiting to schedule task 16:22:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:22:41 Still waiting to schedule task 16:22:41 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-372’ 16:24:44 Running on prd-centos7-docker-4c-2g-379 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 16:24:44 Running in /w/workspace/app-functions-sdk-go/7 [Pipeline] { [Pipeline] checkout 16:24:44 The recommended git tool is: git 16:24:47 using credential edgex-jenkins-ssh 16:24:47 Cloning the remote Git repository 16:24:47 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:24:47 > git init /w/workspace/app-functions-sdk-go/7 # timeout=10 16:24:47 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:24:47 > git --version # timeout=10 16:24:47 > git --version # 'git version 2.24.4' 16:24:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:47 [INFO] Currently running in a labeled security context 16:24:47 [INFO] Currently SELinux is 'enforcing' on the host 16:24:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/7@tmp/jenkins-gitclient-ssh5450408112176500392.key 16:24:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:51 Avoid second fetch 16:24:51 Checking out Revision fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb (main) 16:24:51 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:24:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:51 > git config core.sparsecheckout # timeout=10 16:24:51 > git checkout -f fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 16:24:55 Commit message: "docs: Add 2.0.1 to change log (#930)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:24:56 ========================================================= 16:24:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:24:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:24:56 + 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 . 16:24:56 Sending build context to Docker daemon 19.76MB 16:24:56 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:24:56 Step 2/8 : FROM ${BASE} 16:24:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:24:56 540db60ca938: Pulling fs layer 16:24:56 adcc1eea9eea: Pulling fs layer 16:24:56 4c4ab2625f07: Pulling fs layer 16:24:56 0773c198feca: Pulling fs layer 16:24:56 345f892a5656: Pulling fs layer 16:24:56 4796506630df: Pulling fs layer 16:24:56 cc55df3e53f1: Pulling fs layer 16:24:56 4d027b6c602c: Pulling fs layer 16:24:56 449e75d2c14e: Pulling fs layer 16:24:56 0773c198feca: Waiting 16:24:56 345f892a5656: Waiting 16:24:56 4796506630df: Waiting 16:24:56 cc55df3e53f1: Waiting 16:24:56 4d027b6c602c: Waiting 16:24:56 449e75d2c14e: Waiting 16:24:56 4c4ab2625f07: Verifying Checksum 16:24:56 4c4ab2625f07: Download complete 16:24:56 adcc1eea9eea: Verifying Checksum 16:24:56 adcc1eea9eea: Download complete 16:24:57 345f892a5656: Verifying Checksum 16:24:57 345f892a5656: Download complete 16:24:57 4796506630df: Verifying Checksum 16:24:57 4796506630df: Download complete 16:24:57 cc55df3e53f1: Verifying Checksum 16:24:57 cc55df3e53f1: Download complete 16:24:57 540db60ca938: Verifying Checksum 16:24:57 540db60ca938: Download complete 16:24:57 540db60ca938: Pull complete 16:24:57 adcc1eea9eea: Pull complete 16:24:57 4c4ab2625f07: Pull complete 16:24:57 4d027b6c602c: Verifying Checksum 16:24:57 4d027b6c602c: Download complete 16:25:00 449e75d2c14e: Verifying Checksum 16:25:00 449e75d2c14e: Download complete 16:25:01 0773c198feca: Verifying Checksum 16:25:01 0773c198feca: Download complete 16:25:04 0773c198feca: Pull complete 16:25:04 345f892a5656: Pull complete 16:25:04 4796506630df: Pull complete 16:25:04 cc55df3e53f1: Pull complete 16:25:04 4d027b6c602c: Pull complete 16:25:06 449e75d2c14e: Pull complete 16:25:06 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 16:25:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:25:06 ---> 0d28375d9b5b 16:25:06 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:25:06 20.10.0: Pulling from library/docker 16:25:06 05e7bc50f07f: Pulling fs layer 16:25:06 6db28d0fdbf6: Pulling fs layer 16:25:06 292df0bc6bf3: Pulling fs layer 16:25:06 2e060f4bd70b: Pulling fs layer 16:25:06 80e8d568a223: Pulling fs layer 16:25:06 8dc6ef1a942a: Pulling fs layer 16:25:06 2312dd95470a: Pulling fs layer 16:25:06 80e8d568a223: Waiting 16:25:06 8dc6ef1a942a: Waiting 16:25:06 2312dd95470a: Waiting 16:25:06 2e060f4bd70b: Waiting 16:25:06 292df0bc6bf3: Verifying Checksum 16:25:06 292df0bc6bf3: Download complete 16:25:06 6db28d0fdbf6: Verifying Checksum 16:25:06 6db28d0fdbf6: Download complete 16:25:06 80e8d568a223: Verifying Checksum 16:25:06 80e8d568a223: Download complete 16:25:06 8dc6ef1a942a: Verifying Checksum 16:25:06 8dc6ef1a942a: Download complete 16:25:06 05e7bc50f07f: Verifying Checksum 16:25:06 05e7bc50f07f: Download complete 16:25:06 2312dd95470a: Verifying Checksum 16:25:06 2312dd95470a: Download complete 16:25:07 05e7bc50f07f: Pull complete 16:25:07 6db28d0fdbf6: Pull complete 16:25:07 292df0bc6bf3: Pull complete 16:25:10 2e060f4bd70b: Verifying Checksum 16:25:10 2e060f4bd70b: Download complete 16:25:11 2e060f4bd70b: Pull complete 16:25:11 80e8d568a223: Pull complete 16:25:11 8dc6ef1a942a: Pull complete 16:25:11 2312dd95470a: Pull complete 16:25:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:25:11 Status: Downloaded newer image for docker:20.10.0 16:25:13 ---> 4523609a96be 16:25:13 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:25:13 ---> Running in bc3cccdb52ed 16:25:13 Removing intermediate container bc3cccdb52ed 16:25:13 ---> ebb25d5bc007 16:25:13 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:25:13 ---> Running in 79735f5a54be 16:25:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:25:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:25:15 (1/5) Installing libsodium (1.0.18-r0) 16:25:15 (2/5) Installing libzmq (4.3.3-r1) 16:25:15 (3/5) Installing pkgconf (1.7.3-r0) 16:25:15 (4/5) Installing libsodium-dev (1.0.18-r0) 16:25:15 (5/5) Installing zeromq-dev (4.3.3-r1) 16:25:15 Executing busybox-1.32.1-r6.trigger 16:25:15 OK: 150 MiB in 45 packages 16:25:16 Removing intermediate container 79735f5a54be 16:25:16 ---> 95dc84f28f49 16:25:16 Step 6/8 : WORKDIR /build 16:25:16 ---> Running in 28be7564b8de 16:25:16 Removing intermediate container 28be7564b8de 16:25:16 ---> 3c1fb72a07d5 16:25:16 Step 7/8 : COPY go.mod . 16:25:16 ---> 5faba3e6dbae 16:25:16 Step 8/8 : RUN go mod download 16:25:16 ---> Running in 28101d5ca905 16:25:26 Removing intermediate container 28101d5ca905 16:25:26 ---> e7b181fe9e56 16:25:26 Successfully built e7b181fe9e56 16:25:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:25:26 + docker inspect -f . ci-base-image-x86_64 16:25:26 . [Pipeline] withDockerContainer 16:25:27 prd-centos7-docker-4c-2g-379 does not seem to be running inside a container 16:25:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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 16:25:27 $ docker top 344f5daaf702c155525503c0b885ddfa179a35a188ba6fefc3b92a9ec12877b7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:27 + go version 16:25:27 go version go1.16.5 linux/amd64 [Pipeline] } 16:25:27 $ docker stop --time=1 344f5daaf702c155525503c0b885ddfa179a35a188ba6fefc3b92a9ec12877b7 16:25:29 $ docker rm -f 344f5daaf702c155525503c0b885ddfa179a35a188ba6fefc3b92a9ec12877b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-378 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 16:25:29 Running in /w/workspace/app-functions-sdk-go/7 [Pipeline] { [Pipeline] checkout 16:25:29 + docker inspect -f . ci-base-image-x86_64 16:25:29 . [Pipeline] withDockerContainer 16:25:29 prd-centos7-docker-4c-2g-379 does not seem to be running inside a container 16:25:29 The recommended git tool is: git 16:25:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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 16:25:30 $ docker top c2828312b124b08c189c9ccc88d5e8aef3999386045b113181320c26c1a76133 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:30 + go mod tidy [Pipeline] sh 16:25:31 + make test 16:25:31 make -C ./app-service-template build 16:25:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 16:25:31 go mod tidy 16:25:31 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 16:25:35 using credential edgex-jenkins-ssh 16:25:35 Cloning the remote Git repository 16:25:35 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:25:35 > git init /w/workspace/app-functions-sdk-go/7 # timeout=10 16:25:35 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:25:35 > git --version # timeout=10 16:25:35 > git --version # 'git version 2.17.1' 16:25:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:38 Avoid second fetch 16:25:38 Checking out Revision fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb (main) 16:25:38 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:25:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:38 > git config core.sparsecheckout # timeout=10 16:25:39 > git checkout -f fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb # timeout=10 16:25:41 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 16:25:41 make -C ./app-service-template test 16:25:41 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 16:25:41 go mod tidy 16:25:41 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:25:43 Commit message: "docs: Add 2.0.1 to change log (#930)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:25:44 ========================================================= 16:25:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:25:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:25:44 + 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 . 16:25:45 Sending build context to Docker daemon 19.74MB 16:25:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:25:45 Step 2/8 : FROM ${BASE} 16:25:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:25:46 595b0fe564bb: Pulling fs layer 16:25:46 24495759ef45: Pulling fs layer 16:25:46 d148012ef14d: Pulling fs layer 16:25:46 cb65c68fc2e2: Pulling fs layer 16:25:46 093eec477d81: Pulling fs layer 16:25:46 a6d5b2bbb924: Pulling fs layer 16:25:46 2446dc1eb7d3: Pulling fs layer 16:25:46 cb65c68fc2e2: Waiting 16:25:46 596795e73e0f: Pulling fs layer 16:25:46 093eec477d81: Waiting 16:25:46 a6d5b2bbb924: Waiting 16:25:46 2446dc1eb7d3: Waiting 16:25:46 596795e73e0f: Waiting 16:25:46 24495759ef45: Verifying Checksum 16:25:46 24495759ef45: Download complete 16:25:46 d148012ef14d: Verifying Checksum 16:25:46 d148012ef14d: Download complete 16:25:46 093eec477d81: Verifying Checksum 16:25:46 093eec477d81: Download complete 16:25:46 a6d5b2bbb924: Verifying Checksum 16:25:46 a6d5b2bbb924: Download complete 16:25:46 2446dc1eb7d3: Verifying Checksum 16:25:46 2446dc1eb7d3: Download complete 16:25:46 595b0fe564bb: Verifying Checksum 16:25:46 595b0fe564bb: Download complete 16:25:47 595b0fe564bb: Pull complete 16:25:48 24495759ef45: Pull complete 16:25:48 d148012ef14d: Pull complete 16:25:49 596795e73e0f: Verifying Checksum 16:25:49 596795e73e0f: Download complete 16:25:49 ok new-app-service 0.008s coverage: 47.8% of statements 16:25:49 ? new-app-service/config [no test files] 16:25:49 ok new-app-service/functions 0.007s 16:25:49 CGO_ENABLED=1 go vet ./... 16:25:50 cb65c68fc2e2: Verifying Checksum 16:25:50 cb65c68fc2e2: Download complete 16:25:56 gofmt -l . 16:25:56 [ "`gofmt -l .`" = "" ] 16:25:56 ./bin/test-attribution-txt.sh 16:25:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 16:25:56 go mod tidy 16:25:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:25:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:25:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 63.6% of statements 16:25:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements 16:25:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:25:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.018s coverage: 61.8% of statements 16:25:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:25:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.005s 16:25:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.031s coverage: 74.5% of statements 16:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 16:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 16:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 16:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 16:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:25:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.008s coverage: 97.1% of statements 16:25:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:25:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements 16:26:03 cb65c68fc2e2: Pull complete 16:26:03 093eec477d81: Pull complete 16:26:03 a6d5b2bbb924: Pull complete 16:26:03 2446dc1eb7d3: Pull complete 16:26:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.738s coverage: 76.1% of statements 16:26:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 16:26:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.005s coverage: 12.5% of statements 16:26:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 16:26:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:26:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:26:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 16:26:06 596795e73e0f: Pull complete 16:26:06 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 16:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:26:06 ---> d9e956139c92 16:26:06 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:26:06 20.10.0: Pulling from library/docker 16:26:06 a3cc7d3b244e: Pulling fs layer 16:26:06 02a3295e0d61: Pulling fs layer 16:26:06 0f4f2e6d8100: Pulling fs layer 16:26:06 330b718f631f: Pulling fs layer 16:26:06 a93816041522: Pulling fs layer 16:26:06 bdb6da89ff94: Pulling fs layer 16:26:06 2a70c0c122f4: Pulling fs layer 16:26:06 330b718f631f: Waiting 16:26:06 a93816041522: Waiting 16:26:06 2a70c0c122f4: Waiting 16:26:06 bdb6da89ff94: Waiting 16:26:06 0f4f2e6d8100: Verifying Checksum 16:26:06 0f4f2e6d8100: Download complete 16:26:07 02a3295e0d61: Download complete 16:26:07 a93816041522: Verifying Checksum 16:26:07 a93816041522: Download complete 16:26:07 a3cc7d3b244e: Verifying Checksum 16:26:07 a3cc7d3b244e: Download complete 16:26:07 bdb6da89ff94: Download complete 16:26:07 2a70c0c122f4: Verifying Checksum 16:26:07 2a70c0c122f4: Download complete 16:26:08 a3cc7d3b244e: Pull complete 16:26:09 02a3295e0d61: Pull complete 16:26:09 330b718f631f: Verifying Checksum 16:26:09 330b718f631f: Download complete 16:26:09 0f4f2e6d8100: Pull complete 16:26:13 330b718f631f: Pull complete 16:26:13 a93816041522: Pull complete 16:26:14 bdb6da89ff94: Pull complete 16:26:14 2a70c0c122f4: Pull complete 16:26:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:26:15 Status: Downloaded newer image for docker:20.10.0 16:26:23 ---> bb6e2f374895 16:26:23 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:26:23 ---> Running in a9a3598f1032 16:26:23 Removing intermediate container a9a3598f1032 16:26:23 ---> 4ba20ab9cac1 16:26:23 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:26:23 ---> Running in d75540198a62 16:26:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:26:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:26:26 (1/5) Installing libsodium (1.0.18-r0) 16:26:26 (2/5) Installing libzmq (4.3.3-r1) 16:26:26 (3/5) Installing pkgconf (1.7.3-r0) 16:26:26 (4/5) Installing libsodium-dev (1.0.18-r0) 16:26:26 (5/5) Installing zeromq-dev (4.3.3-r1) 16:26:26 Executing busybox-1.32.1-r6.trigger 16:26:26 OK: 139 MiB in 45 packages 16:26:28 Removing intermediate container d75540198a62 16:26:28 ---> 48b4f18e0efb 16:26:28 Step 6/8 : WORKDIR /build 16:26:28 ---> Running in 9162828b7ef8 16:26:29 Removing intermediate container 9162828b7ef8 16:26:29 ---> df8278b810e3 16:26:29 Step 7/8 : COPY go.mod . 16:26:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.026s coverage: 78.1% of statements 16:26:29 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 16:26:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:26:29 gofmt -l . 16:26:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:26:29 $ docker stop --time=1 c2828312b124b08c189c9ccc88d5e8aef3999386045b113181320c26c1a76133 16:26:29 ---> 1884068fa2f6 16:26:29 Step 8/8 : RUN go mod download 16:26:30 ---> Running in 5b80bafdf879 16:26:31 $ docker rm -f c2828312b124b08c189c9ccc88d5e8aef3999386045b113181320c26c1a76133 [Pipeline] // withDockerContainer [Pipeline] sh 16:26:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:26:31 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 16:26:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:32 16:26:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:26:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:33 latest: Pulling from edgex-lftools-log-publisher 16:26:33 b4d181a07f80: Pulling fs layer 16:26:33 a1111a8f2ec3: Pulling fs layer 16:26:33 ed53099fbce6: Pulling fs layer 16:26:33 dc539afda2c1: Pulling fs layer 16:26:33 77bc0d833cb6: Pulling fs layer 16:26:33 9065ff56babe: Pulling fs layer 16:26:33 d287ab97295c: Pulling fs layer 16:26:33 dc539afda2c1: Waiting 16:26:33 77bc0d833cb6: Waiting 16:26:33 9065ff56babe: Waiting 16:26:33 d287ab97295c: Waiting 16:26:33 a1111a8f2ec3: Verifying Checksum 16:26:33 a1111a8f2ec3: Download complete 16:26:33 dc539afda2c1: Verifying Checksum 16:26:33 dc539afda2c1: Download complete 16:26:33 77bc0d833cb6: Verifying Checksum 16:26:33 77bc0d833cb6: Download complete 16:26:33 9065ff56babe: Verifying Checksum 16:26:33 9065ff56babe: Download complete 16:26:33 ed53099fbce6: Verifying Checksum 16:26:33 ed53099fbce6: Download complete 16:26:34 b4d181a07f80: Verifying Checksum 16:26:34 b4d181a07f80: Download complete 16:26:36 b4d181a07f80: Pull complete 16:26:36 a1111a8f2ec3: Pull complete 16:26:36 ed53099fbce6: Pull complete 16:26:36 dc539afda2c1: Pull complete 16:26:36 77bc0d833cb6: Pull complete 16:26:36 9065ff56babe: Pull complete 16:26:38 d287ab97295c: Verifying Checksum 16:26:38 d287ab97295c: Download complete 16:26:42 d287ab97295c: Pull complete 16:26:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:26:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:26:42 prd-centos7-docker-4c-2g-379 does not seem to be running inside a container 16:26:42 $ 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/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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 16:26:44 $ docker top 833cda923962691409508fbe27d2c661d6f4ab0df60ef3fe54e8c7a84531b1c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:45 ---> job-cost.sh 16:26:45 lf-activate-venv: SKIPPING 16:26:45 INFO: No Stack... 16:26:46 INFO: Retrieving Pricing Info for: v3-standard-2 16:26:46 INFO: Archiving Costs [Pipeline] sh 16:26:46 + cat /w/workspace/app-functions-sdk-go/7/archives/cost.csv 16:26:46 + cut -d, -f6 [Pipeline] lock 16:26:46 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] 16:26:46 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] did not exist. Created. 16:26:46 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:26:47 + echo total: 0.05999999865889549 [Pipeline] stash 16:26:47 Stashed 1 file(s) [Pipeline] } 16:26:47 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 16:26:47 $ docker stop --time=1 833cda923962691409508fbe27d2c661d6f4ab0df60ef3fe54e8c7a84531b1c4 16:26:48 $ docker rm -f 833cda923962691409508fbe27d2c661d6f4ab0df60ef3fe54e8c7a84531b1c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:27:02 Removing intermediate container 5b80bafdf879 16:27:02 ---> b456755726fc 16:27:02 Successfully built b456755726fc 16:27:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:27:02 + docker inspect -f . ci-base-image-arm64 16:27:02 . [Pipeline] withDockerContainer 16:27:03 prd-ubuntu18.04-docker-arm64-4c-16g-378 does not seem to be running inside a container 16:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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-arm64 cat 16:27:04 $ docker top 8066034283e514a8984d21cae8c04e705fc499b5283bcd02f6c7e11328b55b86 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:05 + go version 16:27:05 go version go1.16.5 linux/arm64 [Pipeline] } 16:27:05 $ docker stop --time=1 8066034283e514a8984d21cae8c04e705fc499b5283bcd02f6c7e11328b55b86 16:27:07 $ docker rm -f 8066034283e514a8984d21cae8c04e705fc499b5283bcd02f6c7e11328b55b86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:27:08 + docker inspect -f . ci-base-image-arm64 16:27:08 . [Pipeline] withDockerContainer 16:27:08 prd-ubuntu18.04-docker-arm64-4c-16g-378 does not seem to be running inside a container 16:27:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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-arm64 cat 16:27:10 $ docker top 8479dcaa6358b75f8fd52b09fa080101a9d23d0da865c93308881288c7c02263 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:11 + go mod tidy [Pipeline] sh 16:27:12 + make test 16:27:12 make -C ./app-service-template build 16:27:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 16:27:12 go mod tidy 16:27:13 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 16:27:52 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 16:27:52 make -C ./app-service-template test 16:27:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 16:27:52 go mod tidy 16:27:52 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:28:25 ok new-app-service 0.044s coverage: 47.8% of statements 16:28:25 ? new-app-service/config [no test files] 16:28:25 ok new-app-service/functions 0.044s 16:28:25 CGO_ENABLED=1 go vet ./... 16:28:47 gofmt -l . 16:28:47 [ "`gofmt -l .`" = "" ] 16:28:47 ./bin/test-attribution-txt.sh 16:28:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/7/app-service-template' 16:28:47 go mod tidy 16:28:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:28:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:28:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.099s coverage: 63.6% of statements 16:28:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.057s coverage: 96.5% of statements 16:28:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:28:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.088s coverage: 61.8% of statements 16:28:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:28:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.042s 16:28:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.123s coverage: 74.5% of statements 16:28:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 16:28:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 16:28:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:28:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 16:28:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 16:28:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:28:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.1% of statements 16:28:57 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:28:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.039s coverage: 10.5% of statements 16:29:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.851s coverage: 76.1% of statements 16:29:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 16:29:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.068s coverage: 12.5% of statements 16:29:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.049s coverage: 27.3% of statements 16:29:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:29:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:29:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.039s coverage: 51.4% of statements 16:29:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.117s coverage: 78.1% of statements 16:29:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.038s coverage: 94.4% of statements 16:29:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:29:34 gofmt -l . 16:29:34 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:29:35 $ docker stop --time=1 8479dcaa6358b75f8fd52b09fa080101a9d23d0da865c93308881288c7c02263 16:29:37 $ docker rm -f 8479dcaa6358b75f8fd52b09fa080101a9d23d0da865c93308881288c7c02263 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:29:38 Warning: overwriting stash ‘coverage-report’ 16:29:38 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 16:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:39 16:29:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:29:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:29:40 arm64: Pulling from edgex-lftools-log-publisher 16:29:40 448f6bf000e3: Pulling fs layer 16:29:40 f757da607395: Pulling fs layer 16:29:40 05883995daec: Pulling fs layer 16:29:40 8603b9c90790: Pulling fs layer 16:29:40 1560dd03e051: Pulling fs layer 16:29:40 27f5ce0e4adf: Pulling fs layer 16:29:40 8603b9c90790: Waiting 16:29:40 1560dd03e051: Waiting 16:29:40 c2d8d7efcc4b: Pulling fs layer 16:29:40 27f5ce0e4adf: Waiting 16:29:40 f757da607395: Verifying Checksum 16:29:40 f757da607395: Download complete 16:29:40 8603b9c90790: Verifying Checksum 16:29:40 8603b9c90790: Download complete 16:29:40 05883995daec: Verifying Checksum 16:29:40 05883995daec: Download complete 16:29:40 1560dd03e051: Verifying Checksum 16:29:40 1560dd03e051: Download complete 16:29:41 27f5ce0e4adf: Verifying Checksum 16:29:41 27f5ce0e4adf: Download complete 16:29:41 448f6bf000e3: Verifying Checksum 16:29:41 448f6bf000e3: Download complete 16:29:45 c2d8d7efcc4b: Verifying Checksum 16:29:45 c2d8d7efcc4b: Download complete 16:29:45 448f6bf000e3: Pull complete 16:29:45 f757da607395: Pull complete 16:29:46 05883995daec: Pull complete 16:29:47 8603b9c90790: Pull complete 16:29:48 1560dd03e051: Pull complete 16:29:48 27f5ce0e4adf: Pull complete 16:30:03 c2d8d7efcc4b: Pull complete 16:30:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:30:04 prd-ubuntu18.04-docker-arm64-4c-16g-378 does not seem to be running inside a container 16:30:04 $ 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/7 -v /w/workspace/app-functions-sdk-go/7:/w/workspace/app-functions-sdk-go/7:rw,z -v /w/workspace/app-functions-sdk-go/7@tmp:/w/workspace/app-functions-sdk-go/7@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:arm64 cat 16:30:08 $ docker top 97853373c9f585bff0c56f2af5b62f017978062400e92a2469cb1dd2f76e286d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:09 ---> job-cost.sh 16:30:09 lf-activate-venv: SKIPPING 16:30:09 INFO: No Stack... 16:30:10 INFO: Retrieving Pricing Info for: v2-standard-4 16:30:11 INFO: Archiving Costs [Pipeline] sh 16:30:11 + + catcut /w/workspace/app-functions-sdk-go/7/archives/cost.csv -d, 16:30:11 -f6 [Pipeline] lock 16:30:11 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] 16:30:11 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] did not exist. Created. 16:30:11 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:30:12 /w/workspace/app-functions-sdk-go/7@tmp/durable-08d28628/script.sh: 1: /w/workspace/app-functions-sdk-go/7@tmp/durable-08d28628/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:30:13 + echo total: 0.18000000715255737 [Pipeline] stash 16:30:13 Warning: overwriting stash ‘stack-cost’ 16:30:13 Stashed 1 file(s) [Pipeline] } 16:30:13 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 16:30:13 $ docker stop --time=1 97853373c9f585bff0c56f2af5b62f017978062400e92a2469cb1dd2f76e286d 16:30:15 $ docker rm -f 97853373c9f585bff0c56f2af5b62f017978062400e92a2469cb1dd2f76e286d [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 16:30:16 provisioning config files... 16:30:16 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4326472520708579552tmp [Pipeline] { [Pipeline] sh 16:30:16 + set +x 16:30:16 + curl -s https://codecov.io/bash 16:30:16 + bash -s -- 16:30:17 16:30:17 _____ _ 16:30:17 / ____| | | 16:30:17 | | ___ __| | ___ ___ _____ __ 16:30:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:30:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:30:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:30:17 Bash-1.0.6 16:30:17 16:30:17 16:30:17 ==> git version 2.24.4 found 16:30:17 ==> 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 16:30:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:30:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:30:17 ==> Jenkins CI detected. 16:30:17 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 16:30:17 project root: . 16:30:17 --> token set from env 16:30:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:30:17 ==> Running gcov in . (disable via -X gcov) 16:30:17 ==> Python coveragepy not found 16:30:17 ==> Searching for coverage reports in: 16:30:17 + . 16:30:17 -> Found 2 reports 16:30:17 ==> Detecting git/mercurial file structure 16:30:17 ==> Reading reports 16:30:17 + ./app-service-template/coverage.out bytes=1055 16:30:17 + ./coverage.out bytes=95183 16:30:17 ==> Appending adjustments 16:30:17 https://docs.codecov.io/docs/fixing-reports 16:30:17 + Found adjustments 16:30:17 ==> Gzipping contents 16:30:17 20K /tmp/codecov.Foqzi2.gz 16:30:17 ==> Uploading reports 16:30:17 url: https://codecov.io 16:30:17 query: branch=main&commit=fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:30:17 -> Pinging Codecov 16:30:17 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=fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:30:17 -> Uploading to 16:30:17 https://storage.googleapis.com/codecov/v4/raw/2021-07-28/3D8B5DFFC46A037C893635FACE044666/fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb/6c775436-cead-48c1-90c9-11ecebe00c49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210728T163017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=efa610e0c62297bcafc564067cdfe2cb4e7cafab844b29eb73ea7d24014ef103 16:30:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:30:17 Dload Upload Total Spent Left Speed 16:30:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16455 0 0 100 16455 0 35993 --:--:-- --:--:-- --:--:-- 36006 16:30:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/fb43287b18a7d00e5a2a1a8f41cd1d41bcdf85bb [Pipeline] } 16:30:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:30:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:30:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:30:19 16:30:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:30:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:30:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:30:20 188c0c94c7c5: Pulling fs layer 16:30:20 0ef7d3d256c8: Pulling fs layer 16:30:20 de9db76c5a1d: Pulling fs layer 16:30:20 0eba1c9be4d2: Pulling fs layer 16:30:20 0d57e429df01: Pulling fs layer 16:30:20 4e4be7b47b0d: Pulling fs layer 16:30:20 e1f770b5df2f: Pulling fs layer 16:30:20 85a0685a4137: Pulling fs layer 16:30:20 0d57e429df01: Waiting 16:30:20 4e4be7b47b0d: Waiting 16:30:20 e1f770b5df2f: Waiting 16:30:20 85a0685a4137: Waiting 16:30:20 0eba1c9be4d2: Waiting 16:30:20 de9db76c5a1d: Verifying Checksum 16:30:20 de9db76c5a1d: Download complete 16:30:20 0ef7d3d256c8: Verifying Checksum 16:30:20 0ef7d3d256c8: Download complete 16:30:20 0d57e429df01: Verifying Checksum 16:30:20 0d57e429df01: Download complete 16:30:20 4e4be7b47b0d: Verifying Checksum 16:30:20 4e4be7b47b0d: Download complete 16:30:20 188c0c94c7c5: Verifying Checksum 16:30:20 188c0c94c7c5: Download complete 16:30:20 188c0c94c7c5: Pull complete 16:30:20 0ef7d3d256c8: Pull complete 16:30:20 de9db76c5a1d: Pull complete 16:30:21 e1f770b5df2f: Verifying Checksum 16:30:21 e1f770b5df2f: Download complete 16:30:25 0eba1c9be4d2: Verifying Checksum 16:30:25 0eba1c9be4d2: Download complete 16:30:25 85a0685a4137: Verifying Checksum 16:30:25 85a0685a4137: Download complete 16:30:29 0eba1c9be4d2: Pull complete 16:30:29 0d57e429df01: Pull complete 16:30:29 4e4be7b47b0d: Pull complete 16:30:29 e1f770b5df2f: Pull complete 16:30:34 85a0685a4137: Pull complete 16:30:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:30:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:30:34 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 16:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:30:35 $ docker top 659ee31f1b7b1e0484fa295ee73b986be4e6087bf9da1a3755bca6c1d0976846 -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:30:35 + set -o pipefail 16:30:35 + snyk monitor '--org=edgex-jenkins' 16:30:41 16:30:41 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 16:30:41 16:30:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/143c1bf3-33f8-4c39-bd94-f3d131e12127 16:30:41 16:30:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:30:41 16:30:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:30:41 16:30:41 [Pipeline] } 16:30:41 $ docker stop --time=1 659ee31f1b7b1e0484fa295ee73b986be4e6087bf9da1a3755bca6c1d0976846 16:30:43 $ docker rm -f 659ee31f1b7b1e0484fa295ee73b986be4e6087bf9da1a3755bca6c1d0976846 [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 16:30:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:44 provisioning config files... 16:30:44 not able to provide the file [ManagedFile: id=swaggerhub-api-key, targetLocation=null, variable=APIKEY], can't be resolved by any provider - maybe it got deleted by an administrator? [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:30:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:30:46 ---> package-listing.sh 16:30:46 ++ facter osfamily 16:30:46 ++ tr '[:upper:]' '[:lower:]' 16:30:46 + OS_FAMILY=redhat 16:30:46 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 16:30:46 + START_PACKAGES=/tmp/packages_start.txt 16:30:46 + END_PACKAGES=/tmp/packages_end.txt 16:30:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:30:46 + PACKAGES=/tmp/packages_start.txt 16:30:46 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 16:30:46 + PACKAGES=/tmp/packages_end.txt 16:30:46 + case "${OS_FAMILY}" in 16:30:46 + rpm -qa 16:30:46 + sort 16:30:46 + '[' -f /tmp/packages_start.txt ']' 16:30:46 + '[' -f /tmp/packages_end.txt ']' 16:30:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:30:46 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 16:30:46 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 16:30:46 + 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 16:30:47 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 16:30:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:30:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:47 16:30:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:30:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:48 latest: Pulling from edgex-lftools-log-publisher 16:30:48 b4d181a07f80: Pulling fs layer 16:30:48 a1111a8f2ec3: Pulling fs layer 16:30:48 ed53099fbce6: Pulling fs layer 16:30:48 dc539afda2c1: Pulling fs layer 16:30:48 77bc0d833cb6: Pulling fs layer 16:30:48 9065ff56babe: Pulling fs layer 16:30:48 d287ab97295c: Pulling fs layer 16:30:48 77bc0d833cb6: Waiting 16:30:48 9065ff56babe: Waiting 16:30:48 d287ab97295c: Waiting 16:30:48 dc539afda2c1: Waiting 16:30:48 a1111a8f2ec3: Verifying Checksum 16:30:48 a1111a8f2ec3: Download complete 16:30:48 dc539afda2c1: Verifying Checksum 16:30:48 dc539afda2c1: Download complete 16:30:48 77bc0d833cb6: Verifying Checksum 16:30:48 77bc0d833cb6: Download complete 16:30:48 9065ff56babe: Verifying Checksum 16:30:48 9065ff56babe: Download complete 16:30:49 ed53099fbce6: Verifying Checksum 16:30:49 ed53099fbce6: Download complete 16:30:49 b4d181a07f80: Verifying Checksum 16:30:49 b4d181a07f80: Download complete 16:30:51 b4d181a07f80: Pull complete 16:30:51 a1111a8f2ec3: Pull complete 16:30:51 ed53099fbce6: Pull complete 16:30:51 dc539afda2c1: Pull complete 16:30:51 77bc0d833cb6: Pull complete 16:30:52 9065ff56babe: Pull complete 16:30:53 d287ab97295c: Verifying Checksum 16:30:53 d287ab97295c: Download complete 16:30:58 d287ab97295c: Pull complete 16:30:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:30:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:30:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:30:58 prd-centos7-docker-4c-2g-377 does not seem to be running inside a container 16:30:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:31:01 $ docker top 990dc8e51795bca63beffffd59d220b6d4c87cc7edd7429711f576ef116beb21 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:01 + touch /tmp/pre-build-complete [Pipeline] sh 16:31:01 + mkdir -p /var/log/sysstat [Pipeline] sh 16:31:02 + ls /var/log/sa-host 16:31:02 + sadf -c /var/log/sa-host/sa05 16:31:02 file_magic: OK 16:31:02 HZ: Using current value: 100 16:31:02 file_header: OK 16:31:02 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 16:31:02 Statistics: 16:31:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:31:02 File successfully converted to sysstat format version 12.0.3 16:31:02 + sadf -c /var/log/sa-host/sa28 16:31:02 file_magic: OK 16:31:02 HZ: Using current value: 100 16:31:02 file_header: OK 16:31:02 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 16:31:02 Statistics: 16:31:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:31:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:02 provisioning config files... 16:31:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8779294122053983089tmp [Pipeline] { [Pipeline] echo 16:31:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:31:03 ---> create-netrc.sh [Pipeline] } 16:31:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:31:03 ---> python-tools-install.sh [Pipeline] echo 16:31:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:31:03 ---> sudo-logs.sh 16:31:03 Archiving 'sudo' log.. 16:31:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-377.vexxhost.local: Name or service not known 16:31:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-377.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:31:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:31:04 ---> job-cost.sh 16:31:04 lf-activate-venv: SKIPPING 16:31:04 DEBUG: total: 0.18000000715255737 16:31:04 INFO: Retrieving Stack Cost... 16:31:05 INFO: Retrieving Pricing Info for: v3-standard-2 16:31:05 INFO: Archiving Costs [Pipeline] echo 16:31:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:31:05 ---> logs-deploy.sh 16:31:05 lf-activate-venv: SKIPPING 16:31:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/7 16:31:05 INFO: archiving workspace using pattern(s): 16:31:06 Archives upload complete. 16:31:06 INFO: archiving logs to Nexus 16:31:07 ---> uname -a: 16:31:07 Linux prd-centos7-docker-4c-2g-377.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 16:31:07 16:31:07 16:31:07 ---> lscpu: 16:31:07 Architecture: x86_64 16:31:07 CPU op-mode(s): 32-bit, 64-bit 16:31:07 Byte Order: Little Endian 16:31:07 Address sizes: 40 bits physical, 48 bits virtual 16:31:07 CPU(s): 2 16:31:07 On-line CPU(s) list: 0,1 16:31:07 Thread(s) per core: 1 16:31:07 Core(s) per socket: 1 16:31:07 Socket(s): 2 16:31:07 NUMA node(s): 1 16:31:07 Vendor ID: AuthenticAMD 16:31:07 CPU family: 23 16:31:07 Model: 49 16:31:07 Model name: AMD EPYC-Rome Processor 16:31:07 Stepping: 0 16:31:07 CPU MHz: 2799.998 16:31:07 BogoMIPS: 5599.99 16:31:07 Virtualization: AMD-V 16:31:07 Hypervisor vendor: KVM 16:31:07 Virtualization type: full 16:31:07 L1d cache: 32K 16:31:07 L1i cache: 32K 16:31:07 L2 cache: 512K 16:31:07 L3 cache: 16384K 16:31:07 NUMA node0 CPU(s): 0,1 16:31:07 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 16:31:07 16:31:07 16:31:07 ---> nproc: 16:31:07 2 16:31:07 16:31:07 16:31:07 ---> df -h: 16:31:07 Filesystem Size Used Avail Use% Mounted on 16:31:07 overlay 40G 8.4G 32G 21% / 16:31:07 tmpfs 64M 0 64M 0% /dev 16:31:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:31:07 shm 64M 0 64M 0% /dev/shm 16:31:07 /dev/vda1 40G 8.4G 32G 21% /facter-os 16:31:07 16:31:07 16:31:07 ---> sar -b -r -n DEV: 16:31:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/28/21 _x86_64_ (2 CPU) 16:31:07 16:31:07 16:21:30 LINUX RESTART (2 CPU) 16:31:07 16:31:07 16:22:01 tps rtps wtps bread/s bwrtn/s 16:31:07 16:23:01 83.65 4.28 79.37 2792.21 5145.53 16:31:07 16:24:01 0.53 0.00 0.53 0.00 9.49 16:31:07 16:25:01 0.15 0.00 0.15 0.00 1.60 16:31:07 16:26:01 0.15 0.00 0.15 0.00 2.85 16:31:07 16:27:01 0.33 0.00 0.33 0.00 3.68 16:31:07 16:28:01 0.30 0.00 0.30 0.00 4.18 16:31:07 16:29:01 0.23 0.00 0.23 0.00 3.33 16:31:07 16:30:02 0.30 0.00 0.30 0.00 5.00 16:31:07 16:31:01 170.74 0.14 170.61 13.95 50279.51 16:31:07 Average: 28.23 0.49 27.74 312.48 6081.59 16:31:07 16:31:07 16:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:31:07 16:23:01 5434112 0 803584 10.03 2620 1768616 1288152 14.22 593504 1581644 20 16:31:07 16:24:01 5444576 0 793112 9.90 2620 1768624 1207080 13.33 584808 1581608 20 16:31:07 16:25:01 5443016 0 794672 9.92 2620 1768624 1207344 13.33 588220 1579704 20 16:31:07 16:26:01 5440964 0 796716 9.95 2620 1768632 1207404 13.33 590268 1579704 8 16:31:07 16:27:01 5442504 0 795172 9.93 2620 1768636 1207176 13.33 581644 1586960 20 16:31:07 16:28:01 5442972 0 794700 9.92 2620 1768640 1207116 13.33 581444 1586964 12 16:31:07 16:29:01 5443140 0 794524 9.92 2620 1768648 1207080 13.33 581296 1586960 20 16:31:07 16:30:02 5435344 0 802316 10.02 2620 1768652 1207080 13.33 589088 1586960 8 16:31:07 16:31:01 3965556 0 1063656 13.28 2620 2977100 1650300 18.22 943984 2525980 12 16:31:07 Average: 5276909 0 826495 10.32 2620 1902908 1265415 13.97 626028 1688498 16 16:31:07 16:31:07 16:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:31:07 16:23:01 eth0 464.92 307.82 1238.08 67.43 0.00 0.00 0.00 0.00 16:31:07 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:23:01 docker0 51.02 56.72 6.59 310.37 0.00 0.00 0.00 0.00 16:31:07 16:24:01 eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 16:31:07 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:25:01 eth0 1.38 0.37 0.36 0.20 0.00 0.00 0.00 0.00 16:31:07 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:26:01 eth0 0.48 0.30 0.27 0.14 0.00 0.00 0.00 0.00 16:31:07 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:27:01 eth0 0.25 0.17 0.08 0.10 0.00 0.00 0.00 0.00 16:31:07 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:28:01 eth0 0.18 0.18 0.07 0.04 0.00 0.00 0.00 0.00 16:31:07 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:29:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:31:07 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:30:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:31:07 16:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:31:01 eth0 1036.62 703.67 7218.20 63.95 0.00 0.00 0.00 0.00 16:31:07 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 16:31:01 docker0 72.76 91.33 5.94 396.53 0.00 0.00 0.00 0.00 16:31:07 Average: eth0 165.58 111.47 928.30 14.57 0.00 0.00 0.00 0.00 16:31:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:07 Average: docker0 13.65 16.32 1.38 77.98 0.00 0.00 0.00 0.00 16:31:07 16:31:07 16:31:07 ---> sar -P ALL: 16:31:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/28/21 _x86_64_ (2 CPU) 16:31:07 16:31:07 16:21:30 LINUX RESTART (2 CPU) 16:31:07 16:31:07 16:22:01 CPU %user %nice %system %iowait %steal %idle 16:31:07 16:23:01 all 9.82 0.00 3.20 2.18 0.06 84.74 16:31:07 16:23:01 0 10.41 0.00 3.59 2.63 0.05 83.32 16:31:07 16:23:01 1 9.23 0.00 2.82 1.72 0.07 86.16 16:31:07 16:24:01 all 0.13 0.00 0.06 0.00 0.03 99.78 16:31:07 16:24:01 0 0.13 0.00 0.07 0.00 0.03 99.77 16:31:07 16:24:01 1 0.13 0.00 0.05 0.00 0.02 99.80 16:31:07 16:25:01 all 0.13 0.00 0.06 0.00 0.03 99.77 16:31:07 16:25:01 0 0.07 0.00 0.07 0.00 0.03 99.83 16:31:07 16:25:01 1 0.20 0.00 0.05 0.00 0.03 99.72 16:31:07 16:26:01 all 0.15 0.00 0.06 0.00 0.02 99.77 16:31:07 16:26:01 0 0.07 0.00 0.05 0.00 0.02 99.87 16:31:07 16:26:01 1 0.23 0.00 0.07 0.00 0.02 99.68 16:31:07 16:27:01 all 0.24 0.00 0.06 0.00 0.03 99.67 16:31:07 16:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:31:07 16:27:01 1 0.43 0.00 0.08 0.00 0.03 99.45 16:31:07 16:28:01 all 0.20 0.00 0.03 0.00 0.03 99.74 16:31:07 16:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:31:07 16:28:01 1 0.38 0.00 0.05 0.00 0.03 99.53 16:31:07 16:29:01 all 0.15 0.00 0.03 0.00 0.03 99.79 16:31:07 16:29:01 0 0.08 0.00 0.03 0.00 0.03 99.85 16:31:07 16:29:01 1 0.22 0.00 0.03 0.00 0.02 99.73 16:31:07 16:30:02 all 0.12 0.00 0.05 0.00 0.02 99.82 16:31:07 16:30:02 0 0.02 0.00 0.05 0.00 0.03 99.90 16:31:07 16:30:02 1 0.22 0.00 0.05 0.00 0.00 99.73 16:31:07 16:31:01 all 20.81 0.00 9.20 1.70 0.07 68.23 16:31:07 16:31:01 0 19.34 0.00 9.98 1.74 0.07 68.86 16:31:07 16:31:01 1 22.27 0.00 8.41 1.65 0.07 67.59 16:31:07 Average: all 3.38 0.00 1.35 0.42 0.03 94.82 16:31:07 Average: 0 3.21 0.00 1.47 0.47 0.03 94.82 16:31:07 Average: 1 3.55 0.00 1.23 0.36 0.03 94.82 16:31:07 16:31:07 16:31:07