Pull request #984 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from c96c2938c78c1bee9856834727cae26a29ea7f1b+9cffd47191c984938c468f886111698baecf4146 (1fa5bc8c5ac8c69caee8836e935c7632e0ccda97) 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-ssh8454145651075964099.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh454375940696725886.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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/PR-984/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/PR-984/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5030395594291848150.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh1114414400470925246.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-984/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/PR-984/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3009504248827069887.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2426 in /w/workspace/ndry_app-functions-sdk-go_PR-984 [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/ndry_app-functions-sdk-go_PR-984 # 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/ndry_app-functions-sdk-go_PR-984@tmp/jenkins-gitclient-ssh4493212843268071373.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9cffd47191c984938c468f886111698baecf4146 into PR head commit c96c2938c78c1bee9856834727cae26a29ea7f1b Merge succeeded, producing 2d6fe5dd1568407b697fece86dc8fc117e05ad77 Checking out Revision 2d6fe5dd1568407b697fece86dc8fc117e05ad77 (PR-984) > 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 remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 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/ndry_app-functions-sdk-go_PR-984@tmp/jenkins-gitclient-ssh3908660111151804577.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/984/head:refs/remotes/origin/PR-984 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c96c2938c78c1bee9856834727cae26a29ea7f1b # timeout=10 > git remote # timeout=10 > 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 /w/workspace/ndry_app-functions-sdk-go_PR-984@tmp/jenkins-gitclient-ssh8745027355221088685.key > git merge 9cffd47191c984938c468f886111698baecf4146 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d6fe5dd1568407b697fece86dc8fc117e05ad77 # timeout=10 Commit message: "Merge commit '9cffd47191c984938c468f886111698baecf4146' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk be6100c37e2157044ab64176a1f6023005b5a3f3 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:22:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:22:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:22:44 ========================================================= 13:22:44 EdgeX Global Pipelines Version Info 13:22:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:22:47 ------------------- 13:22:47 stable info: 13:22:47 ------------------- 13:22:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:22:47 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 13:22:47 Message: update stable to v1.0.210 13:22:47 ------------------- 13:22:47 experimental info: 13:22:47 ------------------- 13:22:47 Commited By: **** collab-it+edgex@linuxfoundation.org 13:22:47 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 13:22:47 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:22:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 13:22:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 13:22:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:22:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:22:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:22:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:22:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:22:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:22:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:22:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 13:22:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:22:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:22:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:22:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:22:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:22:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:22:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:22:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:22:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:22:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:22:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:22:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:22:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:23:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:23:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-984 [Pipeline] echo 13:23:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-984 [Pipeline] echo 13:23:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-984 [Pipeline] echo 13:23:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d6fe5dd1568407b697fece86dc8fc117e05ad77 [Pipeline] echo 13:23:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d6fe5d [Pipeline] echo 13:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:23:06 + git log --format=format:%s -1 2d6fe5dd1568407b697fece86dc8fc117e05ad77 [Pipeline] echo 13:23:07 GIT_COMMIT: 2d6fe5dd1568407b697fece86dc8fc117e05ad77, Commit Message: Merge commit '9cffd47191c984938c468f886111698baecf4146' into HEAD [Pipeline] echo 13:23:07 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:23:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:23:31 13:23:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:23:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:23:32 latest: Pulling from edgex-devops/git-semver 13:23:32 a0d0a0d46f8b: Pulling fs layer 13:23:32 3e5f54012d9b: Pulling fs layer 13:23:32 4c7163046ea9: Pulling fs layer 13:23:32 0c2d73faf560: Pulling fs layer 13:23:32 0c2d73faf560: Waiting 13:23:32 3e5f54012d9b: Verifying Checksum 13:23:32 3e5f54012d9b: Download complete 13:23:32 a0d0a0d46f8b: Verifying Checksum 13:23:32 a0d0a0d46f8b: Download complete 13:23:32 0c2d73faf560: Verifying Checksum 13:23:32 0c2d73faf560: Download complete 13:23:32 4c7163046ea9: Verifying Checksum 13:23:32 4c7163046ea9: Download complete 13:23:32 a0d0a0d46f8b: Pull complete 13:23:32 3e5f54012d9b: Pull complete 13:23:34 4c7163046ea9: Pull complete 13:23:34 0c2d73faf560: Pull complete 13:23:34 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:23:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:23:35 prd-centos7-docker-4c-2g-2426 does not seem to be running inside a container 13:23:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-984 -v /w/workspace/ndry_app-functions-sdk-go_PR-984:/w/workspace/ndry_app-functions-sdk-go_PR-984:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-984@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-984@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:23:35 $ docker top cbc24d72c915369c18f5975434538c67d8fb4d9a27caf2c6806e610a1e205ce0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:23:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:23:36 [ssh-agent] Looking for ssh-agent implementation... 13:23:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:36 $ docker exec cbc24d72c915369c18f5975434538c67d8fb4d9a27caf2c6806e610a1e205ce0 ssh-agent 13:23:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKlkDMp/agent.15 13:23:36 SSH_AGENT_PID=22 13:23:37 Running ssh-add (command line suppressed) 13:23:37 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-984@tmp/private_key_7121586697146330358.key (/w/workspace/ndry_app-functions-sdk-go_PR-984@tmp/private_key_7121586697146330358.key) 13:23:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:23:38 + git tag --points-at HEAD [Pipeline] } 13:23:38 $ docker exec --env ******** --env ******** cbc24d72c915369c18f5975434538c67d8fb4d9a27caf2c6806e610a1e205ce0 ssh-agent -k 13:23:38 unset SSH_AUTH_SOCK; 13:23:38 unset SSH_AGENT_PID; 13:23:38 echo Agent pid 22 killed; 13:23:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:23:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:23:39 [ssh-agent] Looking for ssh-agent implementation... 13:23:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:39 $ docker exec cbc24d72c915369c18f5975434538c67d8fb4d9a27caf2c6806e610a1e205ce0 ssh-agent 13:23:39 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOGodPc/agent.54 13:23:39 SSH_AGENT_PID=60 13:23:39 Running ssh-add (command line suppressed) 13:23:39 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-984@tmp/private_key_9120025277227147897.key (/w/workspace/ndry_app-functions-sdk-go_PR-984@tmp/private_key_9120025277227147897.key) 13:23:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:23:42 + git semver init 13:23:42 # -> Open(): unable to determine branch for HEAD 13:23:42 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-984/.git 13:23:42 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-984 13:23:42 # $SEMVER_REMOTE_NAME = origin 13:23:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:23:42 # $SEMVER_USER_NAME = edgex-jenkins 13:23:42 # $SEMVER_BRANCH = PR-984 13:23:42 # $SEMVER_TEMP = /tmp/semver-968427952 13:23:42 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 13:23:47 # '/tmp/semver-968427952' -> '/w/workspace/ndry_app-functions-sdk-go_PR-984/.semver' 13:23:47 # -> Force: false 13:23:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-984/.semver [Pipeline] } 13:23:47 $ docker exec --env ******** --env ******** cbc24d72c915369c18f5975434538c67d8fb4d9a27caf2c6806e610a1e205ce0 ssh-agent -k 13:23:47 unset SSH_AUTH_SOCK; 13:23:47 unset SSH_AGENT_PID; 13:23:47 echo Agent pid 60 killed; 13:23:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:23:49 + git semver [Pipeline] } 13:23:49 $ docker stop --time=1 cbc24d72c915369c18f5975434538c67d8fb4d9a27caf2c6806e610a1e205ce0 13:23:50 $ docker rm -f cbc24d72c915369c18f5975434538c67d8fb4d9a27caf2c6806e610a1e205ce0 [Pipeline] // withDockerContainer [Pipeline] sh 13:23:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:23:55 Stashed 1 file(s) [Pipeline] echo 13:23:55 [edgeXSemver]: initialized semver on version 0.0.0 [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 13:24:15 Still waiting to schedule task 13:24:15 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2426’ 13:24:16 Still waiting to schedule task 13:24:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:26:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2427 in /w/workspace/ndry_app-functions-sdk-go_PR-984 [Pipeline] { [Pipeline] ws 13:26:12 Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout 13:26:15 The recommended git tool is: git 13:26:45 using credential edgex-jenkins-ssh 13:26:46 Cloning the remote Git repository 13:26:47 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 13:26:47 > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 13:26:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 13:26:48 > git --version # timeout=10 13:26:48 > git --version # 'git version 2.17.1' 13:26:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:54 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 13:26:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:54 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 13:26:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 13:26:54 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/984/head:refs/remotes/origin/PR-984 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:26:55 Merging remotes/origin/main commit 9cffd47191c984938c468f886111698baecf4146 into PR head commit c96c2938c78c1bee9856834727cae26a29ea7f1b 13:26:55 > git config core.sparsecheckout # timeout=10 13:26:55 > git checkout -f c96c2938c78c1bee9856834727cae26a29ea7f1b # timeout=10 13:26:58 > git remote # timeout=10 13:26:58 > git config --get remote.origin.url # timeout=10 13:26:58 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:59 Merge succeeded, producing d7debb9bc6d44161730e901b17e626ff871353d9 13:26:59 Checking out Revision d7debb9bc6d44161730e901b17e626ff871353d9 (PR-984) 13:26:58 > git merge 9cffd47191c984938c468f886111698baecf4146 # timeout=10 13:26:59 > git rev-parse HEAD^{commit} # timeout=10 13:26:59 > git config core.sparsecheckout # timeout=10 13:26:59 > git checkout -f d7debb9bc6d44161730e901b17e626ff871353d9 # timeout=10 13:27:26 Commit message: "Merge commit '9cffd47191c984938c468f886111698baecf4146' into HEAD" 13:27:27 First time build. Skipping changelog. 13:27:27 Running on prd-centos7-docker-4c-2g-2428 in /w/workspace/ndry_app-functions-sdk-go_PR-984 [Pipeline] { [Pipeline] ws 13:27:28 Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout 13:27:26 > git rev-list --no-walk be6100c37e2157044ab64176a1f6023005b5a3f3 # timeout=10 13:27:30 The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:27:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:27:42 % Total % Received % Xferd Average Speed Time Time Time Current 13:27:42 Dload Upload Total Spent Left Speed 13:27:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 75312 0 --:--:-- --:--:-- --:--:-- 75794 [Pipeline] sh 13:27:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:27:51 + sudo tee /etc/docker/daemon.new 13:27:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:27:51 { 13:27:51 "registry-mirrors": [ 13:27:51 "https://nexus3.edgexfoundry.org:10001" 13:27:51 ], 13:27:51 "bip": "10.250.0.254/24", 13:27:51 "hosts": [ 13:27:51 "tcp://0.0.0.0:5555", 13:27:51 "unix:///var/run/docker.sock" 13:27:51 ], 13:27:51 "mtu": 1458, 13:27:51 "selinux-enabled": true, 13:27:51 "seccomp-profile": "/etc/docker/seccomp.json" 13:27:51 } [Pipeline] sh 13:27:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:27:56 + sudo service docker restart 13:28:12 using credential edgex-jenkins-ssh 13:28:12 Cloning the remote Git repository 13:28:12 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [Pipeline] unstash 13:28:13 > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 13:28:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 13:28:13 > git --version # timeout=10 13:28:13 > git --version # 'git version 2.24.4' 13:28:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:28:13 [INFO] Currently running in a labeled security context 13:28:13 [INFO] Currently SELinux is 'enforcing' on the host 13:28:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/8@tmp/jenkins-gitclient-ssh290961244196912785.key 13:28:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:28:15 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 13:28:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:28:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 13:28:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 13:28:16 using GIT_SSH to set credentials SSH Credentials for GitHub 13:28:16 [INFO] Currently running in a labeled security context 13:28:16 [INFO] Currently SELinux is 'enforcing' on the host 13:28:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/8@tmp/jenkins-gitclient-ssh749744523665909861.key 13:28:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/984/head:refs/remotes/origin/PR-984 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:28:17 Merging remotes/origin/main commit 9cffd47191c984938c468f886111698baecf4146 into PR head commit c96c2938c78c1bee9856834727cae26a29ea7f1b 13:28:17 > git config core.sparsecheckout # timeout=10 13:28:17 > git checkout -f c96c2938c78c1bee9856834727cae26a29ea7f1b # timeout=10 [Pipeline] echo 13:28:19 ========================================================= 13:28:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:28:19 ========================================================= [Pipeline] fileExists 13:28:21 Merge succeeded, producing 060e86b6ae7eb9f2c5ffc836ba0caa0a62aa68b4 13:28:21 Checking out Revision 060e86b6ae7eb9f2c5ffc836ba0caa0a62aa68b4 (PR-984) 13:28:19 > git remote # timeout=10 13:28:19 > git config --get remote.origin.url # timeout=10 13:28:19 using GIT_SSH to set credentials SSH Credentials for GitHub 13:28:19 [INFO] Currently running in a labeled security context 13:28:19 [INFO] Currently SELinux is 'enforcing' on the host 13:28:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/8@tmp/jenkins-gitclient-ssh7583340136313854530.key 13:28:19 > git merge 9cffd47191c984938c468f886111698baecf4146 # timeout=10 13:28:20 > git rev-parse HEAD^{commit} # timeout=10 [Pipeline] fileExists [Pipeline] sh 13:28:22 > git config core.sparsecheckout # timeout=10 13:28:22 > git checkout -f 060e86b6ae7eb9f2c5ffc836ba0caa0a62aa68b4 # timeout=10 13:28:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:28:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:28:25 552d1f2373af: Pulling fs layer 13:28:25 ea3f2d53f512: Pulling fs layer 13:28:25 9e70ebbbe112: Pulling fs layer 13:28:25 7a9cfe048b4a: Pulling fs layer 13:28:25 72dc09318566: Pulling fs layer 13:28:25 f4f7b4309257: Pulling fs layer 13:28:25 0ac9a79272e3: Pulling fs layer 13:28:25 b78e95d17946: Pulling fs layer 13:28:25 7a9cfe048b4a: Waiting 13:28:25 72dc09318566: Waiting 13:28:25 f4f7b4309257: Waiting 13:28:25 0ac9a79272e3: Waiting 13:28:25 b78e95d17946: Waiting 13:28:25 9e70ebbbe112: Download complete 13:28:25 ea3f2d53f512: Verifying Checksum 13:28:25 ea3f2d53f512: Download complete 13:28:25 72dc09318566: Verifying Checksum 13:28:25 72dc09318566: Download complete 13:28:25 f4f7b4309257: Verifying Checksum 13:28:25 f4f7b4309257: Download complete 13:28:25 552d1f2373af: Verifying Checksum 13:28:25 552d1f2373af: Download complete 13:28:25 0ac9a79272e3: Verifying Checksum 13:28:25 0ac9a79272e3: Download complete 13:28:25 552d1f2373af: Pull complete 13:28:27 ea3f2d53f512: Pull complete 13:28:27 9e70ebbbe112: Pull complete 13:28:27 b78e95d17946: Verifying Checksum 13:28:27 b78e95d17946: Download complete 13:28:27 7a9cfe048b4a: Verifying Checksum 13:28:27 7a9cfe048b4a: Download complete 13:28:34 Commit message: "Merge commit '9cffd47191c984938c468f886111698baecf4146' into HEAD" 13:28:34 First time build. Skipping changelog. 13:28:34 > git rev-list --no-walk be6100c37e2157044ab64176a1f6023005b5a3f3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 13:28:38 7a9cfe048b4a: Pull complete 13:28:38 72dc09318566: Pull complete 13:28:38 f4f7b4309257: Pull complete 13:28:38 0ac9a79272e3: Pull complete [Pipeline] unstash [Pipeline] echo 13:28:41 ========================================================= 13:28:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:28:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:28:43 b78e95d17946: Pull complete 13:28:43 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 13:28:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:28:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 13:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:28:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:28:45 a0d0a0d46f8b: Pulling fs layer 13:28:45 31adcdaf11c8: Pulling fs layer 13:28:45 b8b176561691: Pulling fs layer 13:28:45 4527c011a84f: Pulling fs layer 13:28:45 5d74067f8e1e: Pulling fs layer 13:28:45 e0aca202a116: Pulling fs layer 13:28:45 3a43be97a3b4: Pulling fs layer 13:28:45 34cad66bf833: Pulling fs layer 13:28:45 b4e3c513aaa6: Pulling fs layer 13:28:45 4527c011a84f: Waiting 13:28:45 5d74067f8e1e: Waiting 13:28:45 e0aca202a116: Waiting 13:28:45 3a43be97a3b4: Waiting 13:28:45 34cad66bf833: Waiting 13:28:45 b4e3c513aaa6: Waiting 13:28:45 b8b176561691: Verifying Checksum 13:28:45 b8b176561691: Download complete 13:28:45 31adcdaf11c8: Verifying Checksum 13:28:45 31adcdaf11c8: Download complete 13:28:45 5d74067f8e1e: Verifying Checksum 13:28:45 5d74067f8e1e: Download complete 13:28:45 e0aca202a116: Verifying Checksum 13:28:45 e0aca202a116: Download complete 13:28:45 3a43be97a3b4: Verifying Checksum 13:28:45 3a43be97a3b4: Download complete 13:28:45 a0d0a0d46f8b: Verifying Checksum 13:28:45 a0d0a0d46f8b: Download complete 13:28:45 34cad66bf833: Verifying Checksum 13:28:45 34cad66bf833: Download complete 13:28:45 a0d0a0d46f8b: Pull complete 13:28:45 b4e3c513aaa6: Verifying Checksum 13:28:45 b4e3c513aaa6: Download complete 13:28:45 4527c011a84f: Verifying Checksum 13:28:45 4527c011a84f: Download complete 13:28:45 31adcdaf11c8: Pull complete 13:28:45 b8b176561691: Pull complete 13:28:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 13:28:48 + docker inspect -f . ci-base-image-arm64 13:28:48 . [Pipeline] withDockerContainer 13:28:49 4527c011a84f: Pull complete 13:28:49 5d74067f8e1e: Pull complete 13:28:49 e0aca202a116: Pull complete 13:28:49 3a43be97a3b4: Pull complete 13:28:49 34cad66bf833: Pull complete 13:28:49 prd-ubuntu18.04-docker-arm64-4c-16g-2427 does not seem to be running inside a container 13:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:28:51 b4e3c513aaa6: Pull complete 13:28:51 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 13:28:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:28:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:28:52 $ docker top 6ff7d223fd25b3839455c901d52b19f613eb1e42eb443c5afe3d32c6b4176973 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 13:28:54 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 13:28:57 + go version 13:28:57 go version go1.16.8 linux/arm64 [Pipeline] } 13:28:59 $ docker stop --time=1 6ff7d223fd25b3839455c901d52b19f613eb1e42eb443c5afe3d32c6b4176973 13:29:00 + docker inspect -f . ci-base-image-x86_64 13:29:00 . 13:29:01 $ docker rm -f 6ff7d223fd25b3839455c901d52b19f613eb1e42eb443c5afe3d32c6b4176973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 13:29:02 prd-centos7-docker-4c-2g-2428 does not seem to be running inside a container 13:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:29:05 $ docker top ec5b3b50f0bc286d9a3b89961cd166090ebc51d749e51c4f73c5687333135d18 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh 13:29:07 + go version 13:29:07 go version go1.16.8 linux/amd64 [Pipeline] // stage [Pipeline] } 13:29:08 $ docker stop --time=1 ec5b3b50f0bc286d9a3b89961cd166090ebc51d749e51c4f73c5687333135d18 13:29:09 $ docker rm -f ec5b3b50f0bc286d9a3b89961cd166090ebc51d749e51c4f73c5687333135d18 [Pipeline] stage [Pipeline] { (Test) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:29:14 + docker inspect -f . ci-base-image-arm64 13:29:14 . [Pipeline] withDockerContainer 13:29:15 + docker inspect -f . ci-base-image-x86_64 13:29:15 . 13:29:15 prd-ubuntu18.04-docker-arm64-4c-16g-2427 does not seem to be running inside a container 13:29:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:29:18 $ docker top b246b60061d43bce0b2f37c0a8704b515469c1eeefacc7d5b1f54baed93b47aa -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 13:29:20 prd-centos7-docker-4c-2g-2428 does not seem to be running inside a container 13:29:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:29:23 $ docker top f3d2817787612db3a93e9ffc189278913ab523d453355ed23a772367ba5a5a4c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 13:29:26 + make test 13:29:26 make -C ./app-service-template build 13:29:26 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 13:29:26 go mod tidy 13:29:27 + make test 13:29:27 make -C ./app-service-template build 13:29:27 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 13:29:27 go mod tidy 13:29:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 13:29:28 go: downloading github.com/google/uuid v1.3.0 13:29:28 go: downloading github.com/stretchr/testify v1.7.0 13:29:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.15 13:29:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 13:29:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 13:29:28 go: downloading github.com/go-playground/validator/v10 v10.9.0 13:29:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 13:29:28 go: downloading github.com/go-kit/kit v0.11.0 13:29:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 13:29:28 go: downloading github.com/google/uuid v1.3.0 13:29:28 go: downloading github.com/stretchr/testify v1.7.0 13:29:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.15 13:29:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 13:29:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 13:29:28 go: downloading github.com/davecgh/go-spew v1.1.1 13:29:28 go: downloading github.com/pmezard/go-difflib v1.0.0 13:29:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 13:29:28 go: downloading github.com/AlexCuse/etm v0.0.0-20211022124535-b53962804cd5 13:29:28 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 13:29:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 13:29:28 go: downloading github.com/davecgh/go-spew v1.1.1 13:29:28 go: downloading github.com/pmezard/go-difflib v1.0.0 13:29:28 go: downloading github.com/AlexCuse/etm v0.0.0-20211022124535-b53962804cd5 13:29:28 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 13:29:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 13:29:28 go: downloading github.com/stretchr/objx v0.1.1 13:29:28 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 13:29:28 go: downloading github.com/gorilla/mux v1.8.0 13:29:28 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:29:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 13:29:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 13:29:28 go: downloading github.com/go-playground/universal-translator v0.18.0 13:29:28 go: downloading github.com/go-playground/validator/v10 v10.9.0 13:29:28 go: downloading github.com/go-kit/kit v0.11.0 13:29:28 go: downloading github.com/stretchr/objx v0.1.1 13:29:28 go: downloading github.com/gorilla/mux v1.8.0 13:29:28 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:29:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 13:29:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 13:29:28 go: downloading github.com/leodido/go-urn v1.2.1 13:29:28 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 13:29:28 go: downloading golang.org/x/text v0.3.6 13:29:28 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:29:28 go: downloading github.com/go-playground/locales v0.14.0 13:29:29 go: downloading github.com/mitchellh/copystructure v1.0.0 13:29:29 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 13:29:29 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 13:29:29 go: downloading github.com/gorilla/websocket v1.4.2 13:29:29 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 13:29:29 go: downloading github.com/hashicorp/consul/api v1.9.1 13:29:29 go: downloading github.com/pelletier/go-toml v1.9.4 13:29:29 go: downloading github.com/go-playground/universal-translator v0.18.0 13:29:29 go: downloading github.com/leodido/go-urn v1.2.1 13:29:29 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 13:29:29 go: downloading golang.org/x/text v0.3.6 13:29:29 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:29:29 go: downloading github.com/go-playground/locales v0.14.0 13:29:30 go: downloading github.com/pelletier/go-toml v1.9.4 13:29:30 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 13:29:30 go: downloading github.com/hashicorp/consul/api v1.9.1 13:29:30 go: downloading github.com/go-logfmt/logfmt v0.5.0 13:29:30 go: downloading github.com/go-stack/stack v1.8.0 13:29:30 go: downloading github.com/mitchellh/copystructure v1.0.0 13:29:30 go: downloading github.com/gorilla/websocket v1.4.2 13:29:30 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 13:29:30 go: downloading github.com/kr/pretty v0.3.0 13:29:30 go: downloading github.com/hashicorp/errwrap v1.0.0 13:29:30 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 13:29:30 go: downloading github.com/x448/float16 v0.8.4 13:29:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:29:30 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:29:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:29:30 go: downloading github.com/hashicorp/serf v0.9.5 13:29:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:29:30 go: downloading github.com/hashicorp/consul/sdk v0.8.0 13:29:30 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:29:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:29:30 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:29:30 go: downloading github.com/kr/text v0.2.0 13:29:30 go: downloading github.com/rogpeppe/go-internal v1.8.0 13:29:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:29:30 go: downloading github.com/fatih/color v1.9.0 13:29:30 go: downloading github.com/mattn/go-colorable v0.1.6 13:29:30 go: downloading github.com/mattn/go-isatty v0.0.12 13:29:30 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:29:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:29:30 go: downloading github.com/pkg/errors v0.9.1 13:29:30 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:29:30 go: downloading github.com/hashicorp/memberlist v0.2.2 13:29:30 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:29:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:29:30 go: downloading github.com/pebbe/zmq4 v1.2.7 13:29:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:29:30 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:29:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:29:30 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:29:30 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:29:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:29:30 go: downloading github.com/miekg/dns v1.1.26 13:29:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:29:30 go: downloading github.com/onsi/ginkgo v1.10.1 13:29:30 go: downloading github.com/onsi/gomega v1.7.0 13:29:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:29:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:29:31 go: downloading github.com/hpcloud/tail v1.0.0 13:29:31 go: downloading gopkg.in/yaml.v2 v2.4.0 13:29:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:29:31 go: downloading github.com/golang/protobuf v1.5.2 13:29:31 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:29:31 go: downloading github.com/fsnotify/fsnotify v1.4.7 13:29:31 go: downloading google.golang.org/protobuf v1.27.1 13:29:31 go: downloading github.com/google/go-cmp v0.5.5 13:29:31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 13:29:32 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 13:29:32 go: downloading github.com/hashicorp/errwrap v1.0.0 13:29:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:29:32 go: downloading github.com/go-logfmt/logfmt v0.5.0 13:29:32 go: downloading github.com/go-stack/stack v1.8.0 13:29:32 go: downloading github.com/kr/pretty v0.3.0 13:29:32 go: downloading github.com/x448/float16 v0.8.4 13:29:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:29:32 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:29:32 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:29:32 go: downloading github.com/hashicorp/serf v0.9.5 13:29:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:29:32 go: downloading github.com/hashicorp/consul/sdk v0.8.0 13:29:32 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:29:32 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 13:29:32 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:29:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:29:32 go: downloading github.com/kr/text v0.2.0 13:29:32 go: downloading github.com/rogpeppe/go-internal v1.8.0 13:29:32 go: downloading github.com/fatih/color v1.9.0 13:29:32 go: downloading github.com/mattn/go-colorable v0.1.6 13:29:32 go: downloading github.com/mattn/go-isatty v0.0.12 13:29:32 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:29:32 go: downloading github.com/pkg/errors v0.9.1 13:29:32 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 13:29:32 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:29:32 go: downloading github.com/pebbe/zmq4 v1.2.7 13:29:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:29:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:29:32 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:29:32 go: downloading github.com/hashicorp/memberlist v0.2.2 13:29:32 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:29:32 go: downloading github.com/onsi/ginkgo v1.10.1 13:29:32 go: downloading github.com/onsi/gomega v1.7.0 13:29:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:29:33 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:29:33 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:29:33 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:29:33 go: downloading github.com/miekg/dns v1.1.26 13:29:33 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:29:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:29:33 go: downloading gopkg.in/yaml.v2 v2.4.0 13:29:33 go: downloading github.com/hpcloud/tail v1.0.0 13:29:33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 13:29:33 go: downloading github.com/golang/protobuf v1.5.2 13:29:33 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:29:33 go: downloading gopkg.in/fsnotify.v1 v1.4.7 13:29:33 go: downloading github.com/fsnotify/fsnotify v1.4.7 13:29:33 go: downloading google.golang.org/protobuf v1.27.1 13:29:34 go: downloading github.com/google/go-cmp v0.5.5 13:29:34 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 13:29:34 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 13:29:43 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 13:29:43 make -C ./app-service-template test 13:29:43 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 13:29:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 13:29:54 ok new-app-service 0.018s coverage: 48.1% of statements 13:29:54 ? new-app-service/config [no test files] 13:29:54 ok new-app-service/functions 0.008s 13:29:54 CGO_ENABLED=1 go vet ./... 13:29:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:29:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:29:59 ./bin/test-attribution-txt.sh 13:29:59 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 13:29:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:29:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 13:30:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.014s coverage: 67.0% of statements 13:30:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 13:30:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.013s coverage: 93.7% of statements 13:30:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 13:30:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements 13:30:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 13:30:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.015s 13:30:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.032s coverage: 75.7% of statements 13:30:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 13:30:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 13:30:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 13:30:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 13:30:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 13:30:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 13:30:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.006s coverage: 97.3% of statements 13:30:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 13:30:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.023s coverage: 10.5% of statements 13:30:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.041s coverage: 77.0% of statements 13:30:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 13:30:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 14.9% of statements 13:30:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 13:30:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 13:30:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 13:30:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 13:30:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 13:30:10 make -C ./app-service-template test 13:30:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 13:30:10 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 13:30:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.042s coverage: 78.9% of statements 13:30:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 13:30:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:30:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:30:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:30:44 ok new-app-service 0.044s coverage: 48.1% of statements 13:30:44 ? new-app-service/config [no test files] 13:30:44 ok new-app-service/functions 0.042s 13:30:44 CGO_ENABLED=1 go vet ./... [Pipeline] } 13:30:45 $ docker stop --time=1 f3d2817787612db3a93e9ffc189278913ab523d453355ed23a772367ba5a5a4c 13:30:47 $ docker rm -f f3d2817787612db3a93e9ffc189278913ab523d453355ed23a772367ba5a5a4c [Pipeline] // withDockerContainer [Pipeline] sh 13:30:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:30:52 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 13:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:08 13:31:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:31:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:31:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:31:09 ./bin/test-attribution-txt.sh 13:31:09 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 13:31:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:31:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:10 latest: Pulling from edgex-lftools-log-publisher 13:31:10 b4d181a07f80: Pulling fs layer 13:31:10 a1111a8f2ec3: Pulling fs layer 13:31:10 ed53099fbce6: Pulling fs layer 13:31:10 dc539afda2c1: Pulling fs layer 13:31:10 77bc0d833cb6: Pulling fs layer 13:31:10 9065ff56babe: Pulling fs layer 13:31:10 d287ab97295c: Pulling fs layer 13:31:10 dc539afda2c1: Waiting 13:31:10 77bc0d833cb6: Waiting 13:31:10 9065ff56babe: Waiting 13:31:10 d287ab97295c: Waiting 13:31:10 a1111a8f2ec3: Verifying Checksum 13:31:10 a1111a8f2ec3: Download complete 13:31:10 dc539afda2c1: Verifying Checksum 13:31:10 dc539afda2c1: Download complete 13:31:10 ed53099fbce6: Verifying Checksum 13:31:10 ed53099fbce6: Download complete 13:31:10 77bc0d833cb6: Verifying Checksum 13:31:10 77bc0d833cb6: Download complete 13:31:10 9065ff56babe: Verifying Checksum 13:31:10 9065ff56babe: Download complete 13:31:10 b4d181a07f80: Verifying Checksum 13:31:10 b4d181a07f80: Download complete 13:31:10 d287ab97295c: Verifying Checksum 13:31:10 d287ab97295c: Download complete 13:31:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 13:31:12 b4d181a07f80: Pull complete 13:31:12 a1111a8f2ec3: Pull complete 13:31:12 ed53099fbce6: Pull complete 13:31:12 dc539afda2c1: Pull complete 13:31:12 77bc0d833cb6: Pull complete 13:31:12 9065ff56babe: Pull complete 13:31:17 d287ab97295c: Pull complete 13:31:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:31:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:31:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.118s coverage: 67.0% of statements 13:31:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 13:31:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.110s coverage: 93.7% of statements 13:31:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 13:31:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.083s coverage: 61.8% of statements 13:31:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 13:31:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.058s 13:31:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.216s coverage: 75.7% of statements 13:31:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 13:31:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 13:31:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 13:31:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 13:31:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 13:31:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 13:31:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.025s coverage: 97.3% of statements 13:31:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 13:31:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.114s coverage: 10.5% of statements 13:31:19 prd-centos7-docker-4c-2g-2428 does not seem to be running inside a container 13:31:19 $ 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/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:31:21 $ docker top 39d4ad95f122e3333c024a8d746421085a3537755c5f4f5133fbac161ee8f6ca -eo pid,comm [Pipeline] { 13:31:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.237s coverage: 77.0% of statements 13:31:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 13:31:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.098s coverage: 14.9% of statements 13:31:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.111s coverage: 27.3% of statements 13:31:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 13:31:27 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 13:31:27 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.078s coverage: 51.4% of statements [Pipeline] libraryResource [Pipeline] sh 13:31:37 ---> job-cost.sh 13:31:37 lf-activate-venv: SKIPPING 13:31:37 INFO: No Stack... 13:31:39 INFO: Retrieving Pricing Info for: v3-standard-2 13:31:39 INFO: Archiving Costs [Pipeline] sh 13:31:43 + cat /w/workspace/app-functions-sdk-go/8/archives/cost.csv 13:31:43 + cut -d, -f6 [Pipeline] lock 13:31:43 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-984-8-stack-cost] 13:31:43 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-984-8-stack-cost] did not exist. Created. 13:31:43 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-984-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:31:49 + echo total: 0.05999999865889549 [Pipeline] stash 13:31:50 Stashed 1 file(s) [Pipeline] } 13:31:50 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-984-8-stack-cost] [Pipeline] // lock [Pipeline] } 13:31:51 $ docker stop --time=1 39d4ad95f122e3333c024a8d746421085a3537755c5f4f5133fbac161ee8f6ca 13:31:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.126s coverage: 78.9% of statements 13:31:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.036s coverage: 94.4% of statements 13:31:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:31:53 $ docker rm -f 39d4ad95f122e3333c024a8d746421085a3537755c5f4f5133fbac161ee8f6ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 13:31:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:31:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:31:56 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] } 13:31:59 $ docker stop --time=1 b246b60061d43bce0b2f37c0a8704b515469c1eeefacc7d5b1f54baed93b47aa 13:32:02 $ docker rm -f b246b60061d43bce0b2f37c0a8704b515469c1eeefacc7d5b1f54baed93b47aa [Pipeline] // node [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } 13:32:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:32:10 Warning: overwriting stash ‘coverage-report’ 13:32: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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:32:23 13:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:32:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:32:34 arm64: Pulling from edgex-lftools-log-publisher 13:32:34 448f6bf000e3: Pulling fs layer 13:32:34 f757da607395: Pulling fs layer 13:32:34 05883995daec: Pulling fs layer 13:32:34 8603b9c90790: Pulling fs layer 13:32:34 1560dd03e051: Pulling fs layer 13:32:34 27f5ce0e4adf: Pulling fs layer 13:32:34 c2d8d7efcc4b: Pulling fs layer 13:32:34 1560dd03e051: Waiting 13:32:34 27f5ce0e4adf: Waiting 13:32:34 c2d8d7efcc4b: Waiting 13:32:34 8603b9c90790: Waiting 13:32:34 f757da607395: Verifying Checksum 13:32:34 f757da607395: Download complete 13:32:34 8603b9c90790: Verifying Checksum 13:32:34 8603b9c90790: Download complete 13:32:34 1560dd03e051: Verifying Checksum 13:32:34 1560dd03e051: Download complete 13:32:34 27f5ce0e4adf: Verifying Checksum 13:32:34 27f5ce0e4adf: Download complete 13:32:34 05883995daec: Verifying Checksum 13:32:34 05883995daec: Download complete 13:32:34 448f6bf000e3: Verifying Checksum 13:32:34 448f6bf000e3: Download complete 13:32:34 c2d8d7efcc4b: Verifying Checksum 13:32:34 c2d8d7efcc4b: Download complete 13:32:34 448f6bf000e3: Pull complete 13:32:34 f757da607395: Pull complete 13:32:34 05883995daec: Pull complete 13:32:34 8603b9c90790: Pull complete 13:32:34 1560dd03e051: Pull complete 13:32:34 27f5ce0e4adf: Pull complete 13:32:47 c2d8d7efcc4b: Pull complete 13:32:47 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:32:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:32:48 prd-ubuntu18.04-docker-arm64-4c-16g-2427 does not seem to be running inside a container 13:32:49 $ 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/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:32:51 $ docker top ce10a62fe744ecd0aebffb9dd94894eb2018db3ac1266f32daf9cc68a4784411 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:54 ---> job-cost.sh 13:32:54 lf-activate-venv: SKIPPING 13:32:54 INFO: No Stack... 13:32:54 INFO: Retrieving Pricing Info for: v3-standard-4 13:32:54 INFO: Archiving Costs [Pipeline] sh 13:32:56 + + cat /w/workspace/app-functions-sdk-go/8/archives/cost.csv 13:32:56 cut -d, -f6 [Pipeline] lock 13:32:56 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-984-8-stack-cost] 13:32:56 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-984-8-stack-cost] did not exist. Created. 13:32:56 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-984-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:33:00 /w/workspace/app-functions-sdk-go/8@tmp/durable-24681894/script.sh: 1: /w/workspace/app-functions-sdk-go/8@tmp/durable-24681894/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:33:02 + echo total: 0.10999999940395355 [Pipeline] stash 13:33:02 Warning: overwriting stash ‘stack-cost’ 13:33:03 Stashed 1 file(s) [Pipeline] } 13:33:03 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-984-8-stack-cost] [Pipeline] // lock [Pipeline] } 13:33:04 $ docker stop --time=1 ce10a62fe744ecd0aebffb9dd94894eb2018db3ac1266f32daf9cc68a4784411 13:33:06 $ docker rm -f ce10a62fe744ecd0aebffb9dd94894eb2018db3ac1266f32daf9cc68a4784411 [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 13:33:34 provisioning config files... 13:33:34 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-984@tmp/config3736013094089816438tmp [Pipeline] { [Pipeline] sh 13:33:36 + set +x 13:33:36 + curl -s https://codecov.io/bash 13:33:36 + bash -s -- 13:33:36 13:33:36 _____ _ 13:33:36 / ____| | | 13:33:36 | | ___ __| | ___ ___ _____ __ 13:33:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:33:36 | |___| (_) | (_| | __/ (_| (_) \ V / 13:33:36 \_____\___/ \__,_|\___|\___\___/ \_/ 13:33:36 Bash-1.0.6 13:33:36 13:33:36 13:33:36 ==> git version 2.24.4 found 13:33:36 ==> 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 13:33:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:33:36 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:33:36 ==> Jenkins CI detected. 13:33:36 current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-984 13:33:36 project root: . 13:33:36 --> token set from env 13:33:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:33:36 ==> Running gcov in . (disable via -X gcov) 13:33:36 ==> Python coveragepy not found 13:33:36 ==> Searching for coverage reports in: 13:33:36 + . 13:33:38 -> Found 2 reports 13:33:38 ==> Detecting git/mercurial file structure 13:33:38 ==> Reading reports 13:33:38 + ./app-service-template/coverage.out bytes=1219 13:33:38 + ./coverage.out bytes=104926 13:33:38 ==> Appending adjustments 13:33:38 https://docs.codecov.io/docs/fixing-reports 13:33:38 + Found adjustments 13:33:38 ==> Gzipping contents 13:33:38 20K /tmp/codecov.7XqnuF.gz 13:33:38 ==> Uploading reports 13:33:38 url: https://codecov.io 13:33:38 query: branch=PR-984&commit=2d6fe5dd1568407b697fece86dc8fc117e05ad77&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-984%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=984&job=&cmd_args= 13:33:38 -> Pinging Codecov 13:33:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-984&commit=2d6fe5dd1568407b697fece86dc8fc117e05ad77&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-984%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=984&job=&cmd_args= 13:33:38 -> Uploading to 13:33:38 https://storage.googleapis.com/codecov/v4/raw/2021-10-28/3D8B5DFFC46A037C893635FACE044666/2d6fe5dd1568407b697fece86dc8fc117e05ad77/3195b5ab-c5d7-4e01-b27e-329c802d41a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T133337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe9dba333d185c63a1ce6f3120e2e88b32b3a7f57afb94dd8f0267e70c2cde64 13:33:38 % Total % Received % Xferd Average Speed Time Time Time Current 13:33:38 Dload Upload Total Spent Left Speed 13:33:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18293 0 0 100 18293 0 59468 --:--:-- --:--:-- --:--:-- 59586 13:33:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/2d6fe5dd1568407b697fece86dc8fc117e05ad77 [Pipeline] } 13:33:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:34:28 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-984/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:34:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:34:33 ---> package-listing.sh 13:34:33 ++ facter osfamily 13:34:33 ++ tr '[:upper:]' '[:lower:]' 13:34:33 + OS_FAMILY=redhat 13:34:33 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-984 13:34:33 + START_PACKAGES=/tmp/packages_start.txt 13:34:33 + END_PACKAGES=/tmp/packages_end.txt 13:34:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:34:33 + PACKAGES=/tmp/packages_start.txt 13:34:33 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-984 ']' 13:34:33 + PACKAGES=/tmp/packages_end.txt 13:34:33 + case "${OS_FAMILY}" in 13:34:33 + rpm -qa 13:34:33 + sort 13:34:33 + '[' -f /tmp/packages_start.txt ']' 13:34:33 + '[' -f /tmp/packages_end.txt ']' 13:34:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:34:33 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-984 ']' 13:34:33 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-984/archives/ 13:34:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-984/archives/ [Pipeline] echo 13:34:33 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/ndry_app-functions-sdk-go_PR-984/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:34:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:37 13:34:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:34:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:39 latest: Pulling from edgex-lftools-log-publisher 13:34:39 b4d181a07f80: Pulling fs layer 13:34:39 a1111a8f2ec3: Pulling fs layer 13:34:39 ed53099fbce6: Pulling fs layer 13:34:39 dc539afda2c1: Pulling fs layer 13:34:39 77bc0d833cb6: Pulling fs layer 13:34:39 9065ff56babe: Pulling fs layer 13:34:39 d287ab97295c: Pulling fs layer 13:34:39 77bc0d833cb6: Waiting 13:34:39 9065ff56babe: Waiting 13:34:39 d287ab97295c: Waiting 13:34:39 dc539afda2c1: Waiting 13:34:39 a1111a8f2ec3: Verifying Checksum 13:34:39 a1111a8f2ec3: Download complete 13:34:39 dc539afda2c1: Verifying Checksum 13:34:39 dc539afda2c1: Download complete 13:34:39 ed53099fbce6: Verifying Checksum 13:34:39 ed53099fbce6: Download complete 13:34:39 9065ff56babe: Verifying Checksum 13:34:39 9065ff56babe: Download complete 13:34:39 77bc0d833cb6: Verifying Checksum 13:34:39 77bc0d833cb6: Download complete 13:34:39 b4d181a07f80: Verifying Checksum 13:34:39 b4d181a07f80: Download complete 13:34:39 d287ab97295c: Verifying Checksum 13:34:39 d287ab97295c: Download complete 13:34:40 b4d181a07f80: Pull complete 13:34:40 a1111a8f2ec3: Pull complete 13:34:42 ed53099fbce6: Pull complete 13:34:42 dc539afda2c1: Pull complete 13:34:42 77bc0d833cb6: Pull complete 13:34:42 9065ff56babe: Pull complete 13:34:47 d287ab97295c: Pull complete 13:34:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:34:48 prd-centos7-docker-4c-2g-2426 does not seem to be running inside a container 13:34:52 $ 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/ndry_app-functions-sdk-go_PR-984/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-984 -v /w/workspace/ndry_app-functions-sdk-go_PR-984:/w/workspace/ndry_app-functions-sdk-go_PR-984:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-984@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-984@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:34:55 $ docker top 9ba52d2646b739e98d701b3e7f5527621490ea338d7fd30b822277e1cbe1986d -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:58 + touch /tmp/pre-build-complete [Pipeline] sh 13:34:59 + mkdir -p /var/log/sysstat [Pipeline] sh 13:35:00 + ls /var/log/sa-host 13:35:00 + sadf -c /var/log/sa-host/sa28 13:35:00 file_magic: OK 13:35:00 HZ: Using current value: 100 13:35:00 file_header: OK 13:35:00 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 13:35:00 Statistics: 13:35:00 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... 13:35:00 File successfully converted to sysstat format version 12.0.3 13:35:00 + sadf -c /var/log/sa-host/sa30 13:35:00 file_magic: OK 13:35:00 HZ: Using current value: 100 13:35:00 file_header: OK 13:35:00 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 13:35:00 Statistics: 13:35:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:35:00 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:28 provisioning config files... 13:35:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-984@tmp/config1062654669445504065tmp [Pipeline] { [Pipeline] echo 13:35:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:35:31 ---> create-netrc.sh [Pipeline] } 13:35:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:35:36 ---> python-tools-install.sh [Pipeline] echo 13:35:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:35:37 ---> sudo-logs.sh 13:35:37 Archiving 'sudo' log.. 13:35:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2426.novalocal: Name or service not known 13:35:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2426.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:35:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:35:38 ---> job-cost.sh 13:35:38 lf-activate-venv: SKIPPING 13:35:38 DEBUG: total: 0.10999999940395355 13:35:38 INFO: Retrieving Stack Cost... 13:35:38 INFO: Retrieving Pricing Info for: v3-standard-2 13:35:39 INFO: Archiving Costs [Pipeline] echo 13:35:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:35:40 ---> logs-deploy.sh 13:35:40 lf-activate-venv: SKIPPING 13:35:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-984/8 13:35:40 INFO: archiving workspace using pattern(s): 13:35:41 Archives upload complete. 13:35:41 INFO: archiving logs to Nexus 13:35:42 ---> uname -a: 13:35:42 Linux prd-centos7-docker-4c-2g-2426.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 13:35:42 13:35:42 13:35:42 ---> lscpu: 13:35:42 Architecture: x86_64 13:35:42 CPU op-mode(s): 32-bit, 64-bit 13:35:42 Byte Order: Little Endian 13:35:42 Address sizes: 40 bits physical, 48 bits virtual 13:35:42 CPU(s): 2 13:35:42 On-line CPU(s) list: 0,1 13:35:42 Thread(s) per core: 1 13:35:42 Core(s) per socket: 1 13:35:42 Socket(s): 2 13:35:42 NUMA node(s): 1 13:35:42 Vendor ID: AuthenticAMD 13:35:42 CPU family: 23 13:35:42 Model: 49 13:35:42 Model name: AMD EPYC-Rome Processor 13:35:42 Stepping: 0 13:35:42 CPU MHz: 2799.996 13:35:42 BogoMIPS: 5599.99 13:35:42 Virtualization: AMD-V 13:35:42 Hypervisor vendor: KVM 13:35:42 Virtualization type: full 13:35:42 L1d cache: 32K 13:35:42 L1i cache: 32K 13:35:42 L2 cache: 512K 13:35:42 L3 cache: 16384K 13:35:42 NUMA node0 CPU(s): 0,1 13:35:42 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 13:35:42 13:35:42 13:35:42 ---> nproc: 13:35:42 2 13:35:42 13:35:42 13:35:42 ---> df -h: 13:35:42 Filesystem Size Used Avail Use% Mounted on 13:35:42 overlay 40G 7.7G 33G 20% / 13:35:42 tmpfs 64M 0 64M 0% /dev 13:35:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:35:42 shm 64M 0 64M 0% /dev/shm 13:35:42 /dev/vda1 40G 7.7G 33G 20% /facter-os 13:35:42 13:35:42 13:35:42 ---> sar -b -r -n DEV: 13:35:42 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 13:35:42 13:35:42 13:21:23 LINUX RESTART (2 CPU) 13:35:42 13:35:42 13:22:01 tps rtps wtps bread/s bwrtn/s 13:35:42 13:23:02 66.93 1.28 65.65 208.23 2166.59 13:35:42 13:24:01 19.56 3.05 16.51 2309.65 2718.37 13:35:42 13:25:01 1.72 0.00 1.72 0.00 34.05 13:35:42 13:26:01 0.40 0.00 0.40 0.00 6.53 13:35:42 13:27:01 0.33 0.00 0.33 0.00 3.71 13:35:42 13:28:01 0.32 0.00 0.32 0.00 4.08 13:35:42 13:29:01 0.20 0.00 0.20 0.00 1.77 13:35:42 13:30:01 0.28 0.00 0.28 0.00 3.12 13:35:42 13:31:01 0.23 0.00 0.23 0.00 2.70 13:35:42 13:32:01 0.28 0.00 0.28 0.00 3.02 13:35:42 13:33:01 0.25 0.00 0.25 0.00 2.57 13:35:42 13:34:01 0.32 0.03 0.28 3.73 9.48 13:35:42 Average: 7.55 0.36 7.19 207.29 409.92 13:35:42 13:35:42 13:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:35:42 13:23:02 5906268 0 489732 6.11 2620 1610320 997676 11.01 397808 1476704 2724 13:35:42 13:24:01 5760668 0 513380 6.41 2620 1732272 1036976 11.45 471660 1540808 132 13:35:42 13:25:01 5772124 0 501864 6.27 2620 1732332 926296 10.23 462780 1540820 36 13:35:42 13:26:01 5771040 0 502996 6.28 2620 1732284 924240 10.20 463716 1541000 16 13:35:42 13:27:01 5766852 0 507180 6.33 2620 1732288 924504 10.21 468016 1541000 16 13:35:42 13:28:01 5769644 0 504384 6.30 2620 1732292 924528 10.21 466072 1540228 8 13:35:42 13:29:01 5773132 0 500892 6.25 2620 1732296 924240 10.20 462668 1540224 8 13:35:42 13:30:01 5767720 0 506300 6.32 2620 1732300 924240 10.20 467896 1540384 8 13:35:42 13:31:01 5767720 0 506296 6.32 2620 1732304 924240 10.20 468020 1540384 8 13:35:42 13:32:01 5766044 0 507968 6.34 2620 1732308 924336 10.21 469648 1540464 12 13:35:42 13:33:01 5758888 0 515120 6.43 2620 1732312 924240 10.20 476556 1540464 12 13:35:42 13:34:01 5757300 0 516464 6.45 2620 1732556 924952 10.21 479340 1539436 28 13:35:42 Average: 5778117 0 506048 6.32 2620 1722155 940039 10.38 462848 1535160 251 13:35:42 13:35:42 13:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:35:42 13:23:02 eth0 259.78 178.35 618.81 47.17 0.00 0.00 0.00 0.00 13:35:42 13:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:24:01 eth0 127.60 148.07 640.57 40.08 0.00 0.00 0.00 0.00 13:35:42 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:24:01 docker0 109.19 79.75 9.61 321.25 0.00 0.00 0.00 0.00 13:35:42 13:25:01 eth0 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 13:35:42 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:26:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:35:42 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:27:01 eth0 1.53 0.62 0.71 0.46 0.00 0.00 0.00 0.00 13:35:42 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:28:01 eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00 13:35:42 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:29:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:35:42 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:30:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:35:42 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:31:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:35:42 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:32:01 eth0 0.37 0.22 0.15 0.08 0.00 0.00 0.00 0.00 13:35:42 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:33:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:35:42 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:34:01 eth0 3.75 2.58 3.88 1.36 0.00 0.00 0.00 0.00 13:35:42 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 Average: eth0 32.78 27.40 104.66 7.41 0.00 0.00 0.00 0.00 13:35:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:42 Average: docker0 8.96 6.55 0.79 26.37 0.00 0.00 0.00 0.00 13:35:42 13:35:42 13:35:42 ---> sar -P ALL: 13:35:42 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 13:35:42 13:35:42 13:21:23 LINUX RESTART (2 CPU) 13:35:42 13:35:42 13:22:01 CPU %user %nice %system %iowait %steal %idle 13:35:42 13:23:02 all 5.70 0.00 1.32 1.96 0.04 90.98 13:35:42 13:23:02 0 6.32 0.00 1.50 3.10 0.03 89.04 13:35:42 13:23:02 1 5.08 0.00 1.13 0.81 0.05 92.93 13:35:42 13:24:01 all 3.97 0.00 1.42 0.32 0.03 94.26 13:35:42 13:24:01 0 4.02 0.00 1.38 0.26 0.03 94.31 13:35:42 13:24:01 1 3.92 0.00 1.46 0.38 0.03 94.21 13:35:42 13:25:01 all 0.14 0.00 0.08 0.00 0.02 99.77 13:35:42 13:25:01 0 0.23 0.00 0.07 0.00 0.02 99.68 13:35:42 13:25:01 1 0.05 0.00 0.08 0.00 0.02 99.85 13:35:42 13:26:01 all 0.20 0.00 0.04 0.00 0.02 99.74 13:35:42 13:26:01 0 0.33 0.00 0.03 0.00 0.02 99.62 13:35:42 13:26:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:35:42 13:27:01 all 0.19 0.00 0.04 0.00 0.03 99.74 13:35:42 13:27:01 0 0.33 0.00 0.03 0.00 0.03 99.60 13:35:42 13:27:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:35:42 13:28:01 all 0.19 0.00 0.05 0.00 0.01 99.75 13:35:42 13:28:01 0 0.17 0.00 0.03 0.00 0.00 99.80 13:35:42 13:28:01 1 0.22 0.00 0.07 0.00 0.02 99.70 13:35:42 13:29:01 all 0.12 0.00 0.04 0.00 0.02 99.82 13:35:42 13:29:01 0 0.18 0.00 0.02 0.00 0.00 99.80 13:35:42 13:29:01 1 0.05 0.00 0.07 0.00 0.03 99.85 13:35:42 13:30:01 all 0.20 0.00 0.05 0.00 0.02 99.73 13:35:42 13:30:01 0 0.32 0.00 0.02 0.00 0.02 99.65 13:35:42 13:30:01 1 0.08 0.00 0.08 0.00 0.02 99.82 13:35:42 13:31:01 all 0.19 0.00 0.04 0.00 0.02 99.75 13:35:42 13:31:01 0 0.33 0.00 0.03 0.00 0.00 99.63 13:35:42 13:31:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:35:42 13:32:01 all 0.14 0.00 0.06 0.00 0.02 99.78 13:35:42 13:32:01 0 0.22 0.00 0.03 0.00 0.02 99.73 13:35:42 13:32:01 1 0.07 0.00 0.08 0.00 0.02 99.83 13:35:42 13:33:01 all 0.18 0.00 0.04 0.00 0.02 99.77 13:35:42 13:33:01 0 0.28 0.00 0.02 0.00 0.00 99.70 13:35:42 13:33:01 1 0.07 0.00 0.07 0.00 0.03 99.83 13:35:42 13:35:42 13:33:01 CPU %user %nice %system %iowait %steal %idle 13:35:42 13:34:01 all 0.59 0.00 0.33 0.00 0.02 99.06 13:35:42 13:34:01 0 0.72 0.00 0.38 0.00 0.02 98.88 13:35:42 13:34:01 1 0.47 0.00 0.27 0.00 0.02 99.25 13:35:42 Average: all 0.97 0.00 0.29 0.19 0.02 98.53 13:35:42 Average: 0 1.11 0.00 0.29 0.28 0.02 98.30 13:35:42 Average: 1 0.84 0.00 0.28 0.10 0.03 98.76 13:35:42 13:35:42 13:35:42