Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c6e07a162f85816b3901f109f9152deffcd06eb 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-ssh5017875690158004585.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-ssh6844464706165949757.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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6142732397226582596.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-ssh7421202374584619205.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4091782834269935035.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 on ‘prd-centos7-docker-4c-2g-57’ Running on prd-centos7-docker-4c-2g-59 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/oundry_app-functions-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_app-functions-sdk-go_main@tmp/jenkins-gitclient-ssh6058804522848744909.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8c6e07a162f85816b3901f109f9152deffcd06eb (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c6e07a162f85816b3901f109f9152deffcd06eb # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#976)" > git rev-list --no-walk 162e49cf70844485ea6dc97f74f96b5f52537707 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:37:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:37:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:37:37 ========================================================= 18:37:37 EdgeX Global Pipelines Version Info 18:37:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:37:38 ------------------- 18:37:38 stable info: 18:37:38 ------------------- 18:37:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:37:38 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 18:37:38 Message: update stable to v1.0.210 18:37:39 ------------------- 18:37:39 experimental info: 18:37:39 ------------------- 18:37:39 Commited By: **** collab-it+edgex@linuxfoundation.org 18:37:39 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 18:37:39 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c6e07a162f85816b3901f109f9152deffcd06eb [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c6e07a [Pipeline] echo 18:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:40 + git log --format=format:%s -1 8c6e07a162f85816b3901f109f9152deffcd06eb [Pipeline] echo 18:37:40 GIT_COMMIT: 8c6e07a162f85816b3901f109f9152deffcd06eb, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#976) [Pipeline] echo 18:37:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:37:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:37:40 18:37:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:37:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:37:41 latest: Pulling from edgex-devops/git-semver 18:37:41 a0d0a0d46f8b: Pulling fs layer 18:37:41 3e5f54012d9b: Pulling fs layer 18:37:41 4c7163046ea9: Pulling fs layer 18:37:41 0c2d73faf560: Pulling fs layer 18:37:41 0c2d73faf560: Waiting 18:37:41 3e5f54012d9b: Verifying Checksum 18:37:41 3e5f54012d9b: Download complete 18:37:41 a0d0a0d46f8b: Verifying Checksum 18:37:41 a0d0a0d46f8b: Download complete 18:37:41 0c2d73faf560: Verifying Checksum 18:37:41 0c2d73faf560: Download complete 18:37:41 4c7163046ea9: Verifying Checksum 18:37:41 4c7163046ea9: Download complete 18:37:41 a0d0a0d46f8b: Pull complete 18:37:41 3e5f54012d9b: Pull complete 18:37:41 4c7163046ea9: Pull complete 18:37:41 0c2d73faf560: Pull complete 18:37:41 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:37:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:37:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:37:41 prd-centos7-docker-4c-2g-59 does not seem to be running inside a container 18:37:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:37:42 $ docker top 3947cc7b7023ed874e2738dd100e3b516d3ab123d71fb5728dee60b4140d8868 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:37:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:37:42 [ssh-agent] Looking for ssh-agent implementation... 18:37:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:37:42 $ docker exec 3947cc7b7023ed874e2738dd100e3b516d3ab123d71fb5728dee60b4140d8868 ssh-agent 18:37:42 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlOJFiA/agent.15 18:37:42 SSH_AGENT_PID=21 18:37:42 Running ssh-add (command line suppressed) 18:37:42 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2712310940018837946.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_2712310940018837946.key) 18:37:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:43 + git tag --points-at HEAD [Pipeline] } 18:37:43 $ docker exec --env ******** --env ******** 3947cc7b7023ed874e2738dd100e3b516d3ab123d71fb5728dee60b4140d8868 ssh-agent -k 18:37:43 unset SSH_AUTH_SOCK; 18:37:43 unset SSH_AGENT_PID; 18:37:43 echo Agent pid 21 killed; 18:37:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:37:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:37:43 [ssh-agent] Looking for ssh-agent implementation... 18:37:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:37:43 $ docker exec 3947cc7b7023ed874e2738dd100e3b516d3ab123d71fb5728dee60b4140d8868 ssh-agent 18:37:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJckbeM/agent.55 18:37:43 SSH_AGENT_PID=61 18:37:43 Running ssh-add (command line suppressed) 18:37:43 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1884045315895349236.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1884045315895349236.key) 18:37:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:37:43 + git semver init 18:37:43 # -> Open(): unable to determine branch for HEAD 18:37:43 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 18:37:43 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 18:37:43 # $SEMVER_REMOTE_NAME = origin 18:37:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:37:43 # $SEMVER_USER_NAME = edgex-jenkins 18:37:43 # $SEMVER_BRANCH = main 18:37:43 # $SEMVER_TEMP = /tmp/semver-044717646 18:37:43 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:37:45 # '/tmp/semver-044717646' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 18:37:46 # -> Force: false 18:37:46 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 18:37:46 $ docker exec --env ******** --env ******** 3947cc7b7023ed874e2738dd100e3b516d3ab123d71fb5728dee60b4140d8868 ssh-agent -k 18:37:46 unset SSH_AUTH_SOCK; 18:37:46 unset SSH_AGENT_PID; 18:37:46 echo Agent pid 61 killed; 18:37:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:37:46 + git semver [Pipeline] } 18:37:46 $ docker stop --time=1 3947cc7b7023ed874e2738dd100e3b516d3ab123d71fb5728dee60b4140d8868 18:37:47 $ docker rm -f 3947cc7b7023ed874e2738dd100e3b516d3ab123d71fb5728dee60b4140d8868 [Pipeline] // withDockerContainer [Pipeline] sh 18:37:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:37:48 Stashed 1 file(s) [Pipeline] echo 18:37:48 [edgeXSemver]: initialized semver on version 2.0.2-dev.29 [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 18:38:03 Still waiting to schedule task 18:38:03 ‘prd-centos7-docker-4c-2g-60’ is offline 18:38:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-58’ doesn’t have label ‘centos7-docker-4c-2g’ 18:38:03 Still waiting to schedule task 18:38:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-58’ is offline 18:40:58 Running on prd-centos7-docker-4c-2g-62 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 18:40:58 Running in /w/workspace/app-functions-sdk-go/42 [Pipeline] { [Pipeline] checkout 18:40:59 The recommended git tool is: git 18:41:01 using credential edgex-jenkins-ssh 18:41:01 Cloning the remote Git repository 18:41:00 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:41:00 > git init /w/workspace/app-functions-sdk-go/42 # timeout=10 18:41:00 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:41:00 > git --version # timeout=10 18:41:00 > git --version # 'git version 2.24.4' 18:41:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:00 [INFO] Currently running in a labeled security context 18:41:00 [INFO] Currently SELinux is 'enforcing' on the host 18:41:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/42@tmp/jenkins-gitclient-ssh7936852207212737106.key 18:41:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:03 Avoid second fetch 18:41:03 Checking out Revision 8c6e07a162f85816b3901f109f9152deffcd06eb (main) 18:41:02 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:41:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:02 > git config core.sparsecheckout # timeout=10 18:41:02 > git checkout -f 8c6e07a162f85816b3901f109f9152deffcd06eb # timeout=10 18:41:06 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#976)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:41:07 ========================================================= 18:41:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:41:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:41:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:41:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:41:07 a0d0a0d46f8b: Pulling fs layer 18:41:07 31adcdaf11c8: Pulling fs layer 18:41:07 b8b176561691: Pulling fs layer 18:41:07 4527c011a84f: Pulling fs layer 18:41:07 5d74067f8e1e: Pulling fs layer 18:41:07 e0aca202a116: Pulling fs layer 18:41:07 3a43be97a3b4: Pulling fs layer 18:41:07 34cad66bf833: Pulling fs layer 18:41:07 b4e3c513aaa6: Pulling fs layer 18:41:07 4527c011a84f: Waiting 18:41:07 5d74067f8e1e: Waiting 18:41:07 e0aca202a116: Waiting 18:41:07 3a43be97a3b4: Waiting 18:41:07 34cad66bf833: Waiting 18:41:07 b4e3c513aaa6: Waiting 18:41:07 b8b176561691: Verifying Checksum 18:41:07 b8b176561691: Download complete 18:41:07 31adcdaf11c8: Verifying Checksum 18:41:07 31adcdaf11c8: Download complete 18:41:07 5d74067f8e1e: Verifying Checksum 18:41:07 5d74067f8e1e: Download complete 18:41:07 e0aca202a116: Verifying Checksum 18:41:07 e0aca202a116: Download complete 18:41:07 3a43be97a3b4: Verifying Checksum 18:41:07 3a43be97a3b4: Download complete 18:41:07 a0d0a0d46f8b: Verifying Checksum 18:41:07 a0d0a0d46f8b: Download complete 18:41:08 34cad66bf833: Verifying Checksum 18:41:08 34cad66bf833: Download complete 18:41:08 a0d0a0d46f8b: Pull complete 18:41:08 4527c011a84f: Verifying Checksum 18:41:08 4527c011a84f: Download complete 18:41:08 31adcdaf11c8: Pull complete 18:41:08 b4e3c513aaa6: Verifying Checksum 18:41:08 b4e3c513aaa6: Download complete 18:41:08 b8b176561691: Pull complete 18:41:13 4527c011a84f: Pull complete 18:41:13 5d74067f8e1e: Pull complete 18:41:13 e0aca202a116: Pull complete 18:41:13 3a43be97a3b4: Pull complete 18:41:13 34cad66bf833: Pull complete 18:41:16 b4e3c513aaa6: Pull complete 18:41:16 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:41:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:41:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 18:41:16 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 18:41:16 + docker inspect -f . ci-base-image-x86_64 18:41:16 . [Pipeline] withDockerContainer 18:41:16 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 18:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/42 -v /w/workspace/app-functions-sdk-go/42:/w/workspace/app-functions-sdk-go/42:rw,z -v /w/workspace/app-functions-sdk-go/42@tmp:/w/workspace/app-functions-sdk-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:41:19 $ docker top 1973f050cc9ce852574d9353cb4a6bb9d996a25eb71f11b47a8cb1a4937cc229 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:19 + go version 18:41:19 go version go1.16.8 linux/amd64 [Pipeline] } 18:41:19 $ docker stop --time=1 1973f050cc9ce852574d9353cb4a6bb9d996a25eb71f11b47a8cb1a4937cc229 18:41:20 $ docker rm -f 1973f050cc9ce852574d9353cb4a6bb9d996a25eb71f11b47a8cb1a4937cc229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:41:21 + docker inspect -f . ci-base-image-x86_64 18:41:21 . [Pipeline] withDockerContainer 18:41:21 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 18:41:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/42 -v /w/workspace/app-functions-sdk-go/42:/w/workspace/app-functions-sdk-go/42:rw,z -v /w/workspace/app-functions-sdk-go/42@tmp:/w/workspace/app-functions-sdk-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:41:21 $ docker top 41cc727c135f3940e1ee62b3f4a41e5bf595fce646f0907aeb0b99ad0b816794 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:41:22 + make test 18:41:22 make -C ./app-service-template build 18:41:22 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/42/app-service-template' 18:41:22 go mod tidy 18:41:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.20 18:41:23 go: downloading github.com/stretchr/testify v1.7.0 18:41:23 go: downloading github.com/google/uuid v1.3.0 18:41:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.13 18:41:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.6 18:41:23 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 18:41:23 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:41:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:41:23 go: downloading github.com/go-kit/kit v0.11.0 18:41:23 go: downloading github.com/go-playground/validator/v10 v10.9.0 18:41:23 go: downloading github.com/davecgh/go-spew v1.1.1 18:41:23 go: downloading github.com/pmezard/go-difflib v1.0.0 18:41:23 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 18:41:23 go: downloading github.com/stretchr/objx v0.1.1 18:41:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:41:23 go: downloading github.com/gorilla/mux v1.8.0 18:41:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 18:41:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 18:41:24 go: downloading github.com/mitchellh/copystructure v1.0.0 18:41:24 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 18:41:24 go: downloading github.com/gorilla/websocket v1.4.2 18:41:24 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 18:41:24 go: downloading github.com/go-playground/universal-translator v0.18.0 18:41:24 go: downloading github.com/leodido/go-urn v1.2.1 18:41:24 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 18:41:24 go: downloading golang.org/x/text v0.3.6 18:41:24 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:41:24 go: downloading github.com/go-playground/locales v0.14.0 18:41:25 go: downloading github.com/go-logfmt/logfmt v0.5.0 18:41:25 go: downloading github.com/go-stack/stack v1.8.0 18:41:25 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 18:41:25 go: downloading github.com/pelletier/go-toml v1.9.4 18:41:25 go: downloading github.com/hashicorp/errwrap v1.0.0 18:41:25 go: downloading github.com/hashicorp/consul/api v1.9.1 18:41:25 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:41:25 go: downloading github.com/x448/float16 v0.8.4 18:41:25 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 18:41:25 go: downloading github.com/kr/pretty v0.3.0 18:41:25 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:41:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:41:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:41:25 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:41:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:41:25 go: downloading github.com/hashicorp/serf v0.9.5 18:41:25 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:41:25 go: downloading github.com/hashicorp/consul/sdk v0.8.0 18:41:25 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:41:25 go: downloading github.com/kr/text v0.2.0 18:41:25 go: downloading github.com/rogpeppe/go-internal v1.8.0 18:41:25 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:41:25 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:41:25 go: downloading github.com/pebbe/zmq4 v1.2.7 18:41:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:41:25 go: downloading github.com/fatih/color v1.9.0 18:41:25 go: downloading github.com/mattn/go-colorable v0.1.6 18:41:25 go: downloading github.com/mattn/go-isatty v0.0.12 18:41:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:41:25 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:41:25 go: downloading github.com/pkg/errors v0.9.1 18:41:25 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:41:25 go: downloading github.com/hashicorp/memberlist v0.2.2 18:41:25 go: downloading github.com/onsi/ginkgo v1.10.1 18:41:25 go: downloading github.com/onsi/gomega v1.7.0 18:41:25 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:41:25 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:41:25 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:41:25 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:41:25 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:41:25 go: downloading github.com/miekg/dns v1.1.26 18:41:25 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:41:25 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:41:25 go: downloading gopkg.in/yaml.v2 v2.4.0 18:41:25 go: downloading github.com/hpcloud/tail v1.0.0 18:41:26 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:41:26 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:41:26 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:41:26 go: downloading github.com/golang/protobuf v1.5.2 18:41:26 go: downloading github.com/fsnotify/fsnotify v1.4.7 18:41:26 go: downloading google.golang.org/protobuf v1.27.1 18:41:26 go: downloading github.com/google/go-cmp v0.5.5 18:41:26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 18:41:26 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 18:41:38 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/42/app-service-template' 18:41:38 make -C ./app-service-template test 18:41:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/42/app-service-template' 18:41:38 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:41:48 ok new-app-service 0.018s coverage: 48.1% of statements 18:41:48 ? new-app-service/config [no test files] 18:41:48 ok new-app-service/functions 0.010s 18:41:48 CGO_ENABLED=1 go vet ./... 18:41:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:41:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:41:55 ./bin/test-attribution-txt.sh 18:41:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/42/app-service-template' 18:41:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:41:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:41:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.015s coverage: 67.5% of statements 18:41:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 18:41:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 93.7% of statements 18:41:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:41:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.8% of statements 18:41:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:41:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.017s 18:42:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.033s coverage: 75.7% of statements 18:42:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:42:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:42:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:42:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:42:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:42:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:42:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.3% of statements 18:42:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:42:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements 18:42:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.041s coverage: 77.0% of statements 18:42:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:42:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.010s coverage: 15.2% of statements 18:42:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements 18:42:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:42:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:42:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.011s coverage: 51.4% of statements 18:42:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.044s coverage: 78.5% of statements 18:42:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 18:42:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:42:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:42:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 18:42:46 $ docker stop --time=1 41cc727c135f3940e1ee62b3f4a41e5bf595fce646f0907aeb0b99ad0b816794 18:42:47 $ docker rm -f 41cc727c135f3940e1ee62b3f4a41e5bf595fce646f0907aeb0b99ad0b816794 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:42:48 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 18:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:49 18:42:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:42:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:49 latest: Pulling from edgex-lftools-log-publisher 18:42:49 b4d181a07f80: Pulling fs layer 18:42:49 a1111a8f2ec3: Pulling fs layer 18:42:49 ed53099fbce6: Pulling fs layer 18:42:49 dc539afda2c1: Pulling fs layer 18:42:49 77bc0d833cb6: Pulling fs layer 18:42:49 9065ff56babe: Pulling fs layer 18:42:49 d287ab97295c: Pulling fs layer 18:42:49 dc539afda2c1: Waiting 18:42:49 77bc0d833cb6: Waiting 18:42:49 9065ff56babe: Waiting 18:42:49 d287ab97295c: Waiting 18:42:49 a1111a8f2ec3: Verifying Checksum 18:42:49 a1111a8f2ec3: Download complete 18:42:49 dc539afda2c1: Verifying Checksum 18:42:49 dc539afda2c1: Download complete 18:42:49 77bc0d833cb6: Verifying Checksum 18:42:49 77bc0d833cb6: Download complete 18:42:49 9065ff56babe: Verifying Checksum 18:42:49 9065ff56babe: Download complete 18:42:49 ed53099fbce6: Verifying Checksum 18:42:49 ed53099fbce6: Download complete 18:42:49 b4d181a07f80: Verifying Checksum 18:42:49 b4d181a07f80: Download complete 18:42:50 d287ab97295c: Verifying Checksum 18:42:50 d287ab97295c: Download complete 18:42:51 b4d181a07f80: Pull complete 18:42:51 a1111a8f2ec3: Pull complete 18:42:52 ed53099fbce6: Pull complete 18:42:52 dc539afda2c1: Pull complete 18:42:52 77bc0d833cb6: Pull complete 18:42:52 9065ff56babe: Pull complete 18:42:57 d287ab97295c: Pull complete 18:42:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:42:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:42:57 prd-centos7-docker-4c-2g-62 does not seem to be running inside a container 18:42:57 $ 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/42 -v /w/workspace/app-functions-sdk-go/42:/w/workspace/app-functions-sdk-go/42:rw,z -v /w/workspace/app-functions-sdk-go/42@tmp:/w/workspace/app-functions-sdk-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:42:59 $ docker top 172b24b334b8e6b1a62d0fbc4fdd5b2935eb720c7bccdd8de3698f3c003122a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:00 ---> job-cost.sh 18:43:00 lf-activate-venv: SKIPPING 18:43:00 INFO: No Stack... 18:43:00 INFO: Retrieving Pricing Info for: v3-standard-2 18:43:01 INFO: Archiving Costs [Pipeline] sh 18:43:01 + cat /w/workspace/app-functions-sdk-go/42/archives/cost.csv 18:43:01 + cut -d, -f6 [Pipeline] lock 18:43:01 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-42-stack-cost] 18:43:01 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-42-stack-cost] did not exist. Created. 18:43:01 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:43:02 + echo total: 0.05999999865889549 [Pipeline] stash 18:43:02 Stashed 1 file(s) [Pipeline] } 18:43:02 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 18:43:02 $ docker stop --time=1 172b24b334b8e6b1a62d0fbc4fdd5b2935eb720c7bccdd8de3698f3c003122a2 18:43:03 $ docker rm -f 172b24b334b8e6b1a62d0fbc4fdd5b2935eb720c7bccdd8de3698f3c003122a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:43:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-63 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 18:43:13 Running in /w/workspace/app-functions-sdk-go/42 [Pipeline] { [Pipeline] checkout 18:43:14 The recommended git tool is: git 18:43:20 using credential edgex-jenkins-ssh 18:43:20 Cloning the remote Git repository 18:43:20 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:43:20 > git init /w/workspace/app-functions-sdk-go/42 # timeout=10 18:43:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:43:21 > git --version # timeout=10 18:43:21 > git --version # 'git version 2.17.1' 18:43:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:24 Avoid second fetch 18:43:24 Checking out Revision 8c6e07a162f85816b3901f109f9152deffcd06eb (main) 18:43:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:43:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:24 > git config core.sparsecheckout # timeout=10 18:43:24 > git checkout -f 8c6e07a162f85816b3901f109f9152deffcd06eb # timeout=10 18:43:29 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#976)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:43:30 % Total % Received % Xferd Average Speed Time Time Time Current 18:43:30 Dload Upload Total Spent Left Speed 18:43:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 18:43:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:43:30 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 18:43:30 18:43:30 { 18:43:30 "registry-mirrors": [ 18:43:30 "https://nexus3.edgexfoundry.org:10001" 18:43:30 ], 18:43:30 "bip": "10.250.0.254/24", 18:43:30 "hosts": [ 18:43:30 "tcp://0.0.0.0:5555", 18:43:30 "unix:///var/run/docker.sock" 18:43:30 ], 18:43:30 "mtu": 1458, 18:43:30 "selinux-enabled": true, 18:43:30 "seccomp-profile": "/etc/docker/seccomp.json" 18:43:30 } [Pipeline] sh 18:43:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:43:31 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:43:50 ========================================================= 18:43:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:43:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:43:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:43:52 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:43:52 552d1f2373af: Pulling fs layer 18:43:52 ea3f2d53f512: Pulling fs layer 18:43:52 9e70ebbbe112: Pulling fs layer 18:43:52 7a9cfe048b4a: Pulling fs layer 18:43:52 72dc09318566: Pulling fs layer 18:43:52 f4f7b4309257: Pulling fs layer 18:43:52 7a9cfe048b4a: Waiting 18:43:52 0ac9a79272e3: Pulling fs layer 18:43:52 b78e95d17946: Pulling fs layer 18:43:52 72dc09318566: Waiting 18:43:52 f4f7b4309257: Waiting 18:43:52 0ac9a79272e3: Waiting 18:43:52 b78e95d17946: Waiting 18:43:52 9e70ebbbe112: Verifying Checksum 18:43:52 9e70ebbbe112: Download complete 18:43:52 ea3f2d53f512: Verifying Checksum 18:43:52 ea3f2d53f512: Download complete 18:43:52 72dc09318566: Verifying Checksum 18:43:52 72dc09318566: Download complete 18:43:52 f4f7b4309257: Download complete 18:43:52 0ac9a79272e3: Download complete 18:43:52 552d1f2373af: Verifying Checksum 18:43:52 552d1f2373af: Download complete 18:43:53 552d1f2373af: Pull complete 18:43:54 ea3f2d53f512: Pull complete 18:43:54 9e70ebbbe112: Pull complete 18:43:55 b78e95d17946: Verifying Checksum 18:43:55 b78e95d17946: Download complete 18:43:55 7a9cfe048b4a: Verifying Checksum 18:44:05 7a9cfe048b4a: Pull complete 18:44:05 72dc09318566: Pull complete 18:44:05 f4f7b4309257: Pull complete 18:44:05 0ac9a79272e3: Pull complete 18:44:12 b78e95d17946: Pull complete 18:44:12 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:44:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 18:44:13 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 18:44:13 + docker inspect -f . ci-base-image-arm64 18:44:13 . [Pipeline] withDockerContainer 18:44:13 prd-ubuntu18.04-docker-arm64-4c-16g-63 does not seem to be running inside a container 18:44:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/42 -v /w/workspace/app-functions-sdk-go/42:/w/workspace/app-functions-sdk-go/42:rw,z -v /w/workspace/app-functions-sdk-go/42@tmp:/w/workspace/app-functions-sdk-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:44:20 $ docker top 02990e1540f9f4b663e76e0fac415ebcc28fd8c72649b23cd932f7d2db654547 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:21 + go version 18:44:21 go version go1.16.8 linux/arm64 [Pipeline] } 18:44:21 $ docker stop --time=1 02990e1540f9f4b663e76e0fac415ebcc28fd8c72649b23cd932f7d2db654547 18:44:23 $ docker rm -f 02990e1540f9f4b663e76e0fac415ebcc28fd8c72649b23cd932f7d2db654547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:44:24 + docker inspect -f . ci-base-image-arm64 18:44:24 . [Pipeline] withDockerContainer 18:44:24 prd-ubuntu18.04-docker-arm64-4c-16g-63 does not seem to be running inside a container 18:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/42 -v /w/workspace/app-functions-sdk-go/42:/w/workspace/app-functions-sdk-go/42:rw,z -v /w/workspace/app-functions-sdk-go/42@tmp:/w/workspace/app-functions-sdk-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:44:26 $ docker top 5daafc3b82de9f1f90b4fdeb46c165ed7fc29e273ad7be1013f8f800a7d1f29b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:44:27 + make test 18:44:27 make -C ./app-service-template build 18:44:27 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/42/app-service-template' 18:44:27 go mod tidy 18:44:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.20 18:44:29 go: downloading github.com/google/uuid v1.3.0 18:44:30 go: downloading github.com/stretchr/testify v1.7.0 18:44:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.13 18:44:30 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.6 18:44:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 18:44:30 go: downloading github.com/davecgh/go-spew v1.1.1 18:44:30 go: downloading github.com/pmezard/go-difflib v1.0.0 18:44:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 18:44:30 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 18:44:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:44:30 go: downloading github.com/stretchr/objx v0.1.1 18:44:30 go: downloading github.com/go-playground/validator/v10 v10.9.0 18:44:30 go: downloading github.com/go-kit/kit v0.11.0 18:44:30 go: downloading github.com/gorilla/mux v1.8.0 18:44:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 18:44:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 18:44:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 18:44:30 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 18:44:30 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 18:44:30 go: downloading github.com/mitchellh/copystructure v1.0.0 18:44:30 go: downloading github.com/pelletier/go-toml v1.9.4 18:44:30 go: downloading github.com/gorilla/websocket v1.4.2 18:44:30 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 18:44:31 go: downloading github.com/hashicorp/consul/api v1.9.1 18:44:31 go: downloading github.com/hashicorp/errwrap v1.0.0 18:44:31 go: downloading github.com/go-playground/universal-translator v0.18.0 18:44:31 go: downloading github.com/leodido/go-urn v1.2.1 18:44:31 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 18:44:31 go: downloading golang.org/x/text v0.3.6 18:44:31 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:44:32 go: downloading github.com/go-playground/locales v0.14.0 18:44:34 go: downloading github.com/kr/pretty v0.3.0 18:44:34 go: downloading github.com/x448/float16 v0.8.4 18:44:34 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:44:34 go: downloading github.com/go-logfmt/logfmt v0.5.0 18:44:34 go: downloading github.com/go-stack/stack v1.8.0 18:44:34 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:44:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:44:35 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:44:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:44:35 go: downloading github.com/hashicorp/serf v0.9.5 18:44:35 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:44:35 go: downloading github.com/hashicorp/consul/sdk v0.8.0 18:44:35 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:44:35 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 18:44:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:44:35 go: downloading github.com/kr/text v0.2.0 18:44:35 go: downloading github.com/rogpeppe/go-internal v1.8.0 18:44:35 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:44:35 go: downloading github.com/pebbe/zmq4 v1.2.7 18:44:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:44:35 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:44:35 go: downloading github.com/fatih/color v1.9.0 18:44:35 go: downloading github.com/mattn/go-colorable v0.1.6 18:44:35 go: downloading github.com/mattn/go-isatty v0.0.12 18:44:35 go: downloading github.com/pkg/errors v0.9.1 18:44:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:44:35 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:44:35 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:44:35 go: downloading github.com/hashicorp/memberlist v0.2.2 18:44:35 go: downloading github.com/onsi/ginkgo v1.10.1 18:44:35 go: downloading github.com/onsi/gomega v1.7.0 18:44:35 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:44:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:44:35 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:44:35 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:44:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:44:35 go: downloading github.com/miekg/dns v1.1.26 18:44:36 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:44:36 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:44:36 go: downloading gopkg.in/yaml.v2 v2.4.0 18:44:36 go: downloading github.com/hpcloud/tail v1.0.0 18:44:36 go: downloading github.com/golang/protobuf v1.5.2 18:44:36 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:44:36 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:44:36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:44:36 go: downloading github.com/fsnotify/fsnotify v1.4.7 18:44:36 go: downloading google.golang.org/protobuf v1.27.1 18:44:37 go: downloading github.com/google/go-cmp v0.5.5 18:44:37 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 18:44:37 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 18:45:16 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/42/app-service-template' 18:45:16 make -C ./app-service-template test 18:45:16 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/42/app-service-template' 18:45:16 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:45:48 ok new-app-service 0.045s coverage: 48.1% of statements 18:45:48 ? new-app-service/config [no test files] 18:45:48 ok new-app-service/functions 0.038s 18:45:48 CGO_ENABLED=1 go vet ./... 18:46:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:46:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:46:15 ./bin/test-attribution-txt.sh 18:46:16 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/42/app-service-template' 18:46:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:46:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:46:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.106s coverage: 67.5% of statements 18:46:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 18:46:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.097s coverage: 93.7% of statements 18:46:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:46:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.077s coverage: 61.8% of statements 18:46:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:46:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.050s 18:46:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.223s coverage: 75.7% of statements 18:46:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:46:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:46:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:46:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:46:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:46:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:46:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.3% of statements 18:46:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:46:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.073s coverage: 10.5% of statements 18:46:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.161s coverage: 77.0% of statements 18:46:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:46:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.078s coverage: 15.2% of statements 18:46:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.040s coverage: 27.3% of statements 18:46:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:46:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:46:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.040s coverage: 51.4% of statements 18:47:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.119s coverage: 78.5% of statements 18:47:01 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.052s coverage: 94.4% of statements 18:47:01 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:47:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:47:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:47:05 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] } 18:47:05 $ docker stop --time=1 5daafc3b82de9f1f90b4fdeb46c165ed7fc29e273ad7be1013f8f800a7d1f29b 18:47:07 $ docker rm -f 5daafc3b82de9f1f90b4fdeb46c165ed7fc29e273ad7be1013f8f800a7d1f29b [Pipeline] // withDockerContainer [Pipeline] sh 18:47:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:47:09 Warning: overwriting stash ‘coverage-report’ 18:47:10 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 18:47:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:11 18:47:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:47:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:12 arm64: Pulling from edgex-lftools-log-publisher 18:47:12 448f6bf000e3: Pulling fs layer 18:47:12 f757da607395: Pulling fs layer 18:47:12 05883995daec: Pulling fs layer 18:47:12 8603b9c90790: Pulling fs layer 18:47:12 1560dd03e051: Pulling fs layer 18:47:12 27f5ce0e4adf: Pulling fs layer 18:47:12 c2d8d7efcc4b: Pulling fs layer 18:47:12 8603b9c90790: Waiting 18:47:12 27f5ce0e4adf: Waiting 18:47:12 1560dd03e051: Waiting 18:47:12 c2d8d7efcc4b: Waiting 18:47:12 f757da607395: Verifying Checksum 18:47:12 f757da607395: Download complete 18:47:12 8603b9c90790: Verifying Checksum 18:47:12 8603b9c90790: Download complete 18:47:12 05883995daec: Verifying Checksum 18:47:12 05883995daec: Download complete 18:47:12 1560dd03e051: Verifying Checksum 18:47:12 1560dd03e051: Download complete 18:47:12 27f5ce0e4adf: Verifying Checksum 18:47:12 27f5ce0e4adf: Download complete 18:47:13 448f6bf000e3: Download complete 18:47:16 c2d8d7efcc4b: Verifying Checksum 18:47:16 c2d8d7efcc4b: Download complete 18:47:17 448f6bf000e3: Pull complete 18:47:17 f757da607395: Pull complete 18:47:19 05883995daec: Pull complete 18:47:19 8603b9c90790: Pull complete 18:47:20 1560dd03e051: Pull complete 18:47:20 27f5ce0e4adf: Pull complete 18:47:36 c2d8d7efcc4b: Pull complete 18:47:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:47:36 prd-ubuntu18.04-docker-arm64-4c-16g-63 does not seem to be running inside a container 18:47:36 $ 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/42 -v /w/workspace/app-functions-sdk-go/42:/w/workspace/app-functions-sdk-go/42:rw,z -v /w/workspace/app-functions-sdk-go/42@tmp:/w/workspace/app-functions-sdk-go/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:47:41 $ docker top 30540259be762595761227b2c7ffa6983b01d2636ac98e9127794eb75b8bbf7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:42 ---> job-cost.sh 18:47:42 lf-activate-venv: SKIPPING 18:47:42 INFO: No Stack... 18:47:54 INFO: Retrieving Pricing Info for: v3-standard-4 18:47:54 INFO: Archiving Costs [Pipeline] sh 18:47:55 + + cat /w/workspace/app-functions-sdk-go/42/archives/cost.csv 18:47:55 cut -d, -f6 [Pipeline] lock 18:47:55 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-42-stack-cost] 18:47:55 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-42-stack-cost] did not exist. Created. 18:47:55 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:47:56 /w/workspace/app-functions-sdk-go/42@tmp/durable-b9f4fe60/script.sh: 1: /w/workspace/app-functions-sdk-go/42@tmp/durable-b9f4fe60/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:47:57 + echo total: 0.10999999940395355 [Pipeline] stash 18:47:57 Warning: overwriting stash ‘stack-cost’ 18:47:57 Stashed 1 file(s) [Pipeline] } 18:47:57 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-42-stack-cost] [Pipeline] // lock [Pipeline] } 18:47:57 $ docker stop --time=1 30540259be762595761227b2c7ffa6983b01d2636ac98e9127794eb75b8bbf7a 18:47:58 $ docker rm -f 30540259be762595761227b2c7ffa6983b01d2636ac98e9127794eb75b8bbf7a [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 18:47:59 provisioning config files... 18:47:59 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config2993015631268869767tmp [Pipeline] { [Pipeline] sh 18:47:59 + set +x 18:47:59 + curl -s https://codecov.io/bash 18:47:59 + bash -s -- 18:47:59 18:47:59 _____ _ 18:47:59 / ____| | | 18:47:59 | | ___ __| | ___ ___ _____ __ 18:47:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:47:59 | |___| (_) | (_| | __/ (_| (_) \ V / 18:47:59 \_____\___/ \__,_|\___|\___\___/ \_/ 18:47:59 Bash-1.0.6 18:47:59 18:47:59 18:47:59 ==> git version 2.24.4 found 18:47:59 ==> 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 18:47:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:47:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:47:59 ==> Jenkins CI detected. 18:47:59 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 18:47:59 project root: . 18:47:59 --> token set from env 18:47:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:48:00 ==> Running gcov in . (disable via -X gcov) 18:48:00 ==> Python coveragepy not found 18:48:00 ==> Searching for coverage reports in: 18:48:00 + . 18:48:00 -> Found 2 reports 18:48:00 ==> Detecting git/mercurial file structure 18:48:00 ==> Reading reports 18:48:00 + ./app-service-template/coverage.out bytes=1219 18:48:00 + ./coverage.out bytes=100918 18:48:00 ==> Appending adjustments 18:48:00 https://docs.codecov.io/docs/fixing-reports 18:48:00 + Found adjustments 18:48:00 ==> Gzipping contents 18:48:00 20K /tmp/codecov.YwxVKk.gz 18:48:00 ==> Uploading reports 18:48:00 url: https://codecov.io 18:48:00 query: branch=main&commit=8c6e07a162f85816b3901f109f9152deffcd06eb&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:48:00 -> Pinging Codecov 18:48:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=8c6e07a162f85816b3901f109f9152deffcd06eb&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:48:01 -> Uploading to 18:48:01 https://storage.googleapis.com/codecov/v4/raw/2021-10-19/3D8B5DFFC46A037C893635FACE044666/8c6e07a162f85816b3901f109f9152deffcd06eb/d8f2c959-195e-4a61-a67b-f556744e03bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211019T184800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7393d3094aeafdbfe6ad239eebfc81fefc6237092f87e50f0c136c80e77d3091 18:48:01 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:01 Dload Upload Total Spent Left Speed 18:48:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17723 0 0 100 17723 0 53217 --:--:-- --:--:-- --:--:-- 53382 18:48:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8c6e07a162f85816b3901f109f9152deffcd06eb [Pipeline] } 18:48:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:48:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:48:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:48:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:48:02 18:48:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:48:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:48:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:48:02 188c0c94c7c5: Pulling fs layer 18:48:02 0ef7d3d256c8: Pulling fs layer 18:48:02 de9db76c5a1d: Pulling fs layer 18:48:02 0eba1c9be4d2: Pulling fs layer 18:48:02 0d57e429df01: Pulling fs layer 18:48:02 4e4be7b47b0d: Pulling fs layer 18:48:02 e1f770b5df2f: Pulling fs layer 18:48:02 85a0685a4137: Pulling fs layer 18:48:02 0eba1c9be4d2: Waiting 18:48:02 0d57e429df01: Waiting 18:48:02 4e4be7b47b0d: Waiting 18:48:02 e1f770b5df2f: Waiting 18:48:02 85a0685a4137: Waiting 18:48:02 de9db76c5a1d: Verifying Checksum 18:48:02 de9db76c5a1d: Download complete 18:48:02 0ef7d3d256c8: Verifying Checksum 18:48:02 0ef7d3d256c8: Download complete 18:48:02 0d57e429df01: Verifying Checksum 18:48:02 0d57e429df01: Download complete 18:48:02 4e4be7b47b0d: Verifying Checksum 18:48:02 4e4be7b47b0d: Download complete 18:48:02 188c0c94c7c5: Verifying Checksum 18:48:02 188c0c94c7c5: Download complete 18:48:02 e1f770b5df2f: Verifying Checksum 18:48:02 e1f770b5df2f: Download complete 18:48:02 188c0c94c7c5: Pull complete 18:48:02 0ef7d3d256c8: Pull complete 18:48:02 de9db76c5a1d: Pull complete 18:48:02 0eba1c9be4d2: Verifying Checksum 18:48:02 0eba1c9be4d2: Download complete 18:48:03 85a0685a4137: Verifying Checksum 18:48:03 85a0685a4137: Download complete 18:48:06 0eba1c9be4d2: Pull complete 18:48:06 0d57e429df01: Pull complete 18:48:07 4e4be7b47b0d: Pull complete 18:48:07 e1f770b5df2f: Pull complete 18:48:10 85a0685a4137: Pull complete 18:48:10 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:48:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:48:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:48:11 prd-centos7-docker-4c-2g-59 does not seem to be running inside a container 18:48:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:48:13 $ docker top 7ecdf72dc3028c7cc22952bc181bf9e6f65b51b3d8d0bea52070f3041112a6ad -eo pid,comm [Pipeline] { [Pipeline] echo 18:48:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:48:13 + set -o pipefail 18:48:13 + snyk monitor '--org=edgex-jenkins' 18:48:20 18:48:20 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 18:48:20 18:48:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/a070bc0e-ba76-45be-a80c-787bb062db66 18:48:20 18:48:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:48:20 18:48:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:48:20 18:48:20 [Pipeline] } 18:48:20 $ docker stop --time=1 7ecdf72dc3028c7cc22952bc181bf9e6f65b51b3d8d0bea52070f3041112a6ad 18:48:22 $ docker rm -f 7ecdf72dc3028c7cc22952bc181bf9e6f65b51b3d8d0bea52070f3041112a6ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:48:23 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:23 provisioning config files... 18:48:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config3367140916086291607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:23 --> edgex-publish-swagger.sh 18:48:23 === Publish openapi/v2 API === 18:48:23 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:48:23 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 18:48:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:23 Dload Upload Total Spent Left Speed 18:48:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13054 0 0 100 13054 0 12421 0:00:01 0:00:01 --:--:-- 12432 100 13054 0 0 100 13054 0 12419 0:00:01 0:00:01 --:--:-- 12432 18:48:24 18:48:24 [Pipeline] } 18:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:24 + git log --format=format:%s -1 8c6e07a162f85816b3901f109f9152deffcd06eb [Pipeline] isUnix [Pipeline] sh 18:48:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:48:25 . [Pipeline] withDockerContainer 18:48:25 prd-centos7-docker-4c-2g-59 does not seem to be running inside a container 18:48:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:48:25 $ docker top 151f5cdb4f8f4e00f25c7b0dff70592fc1dc64059217a05729bcbf3824423221 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:25 [ssh-agent] Looking for ssh-agent implementation... 18:48:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:25 $ docker exec 151f5cdb4f8f4e00f25c7b0dff70592fc1dc64059217a05729bcbf3824423221 ssh-agent 18:48:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhGoJpB/agent.14 18:48:25 SSH_AGENT_PID=21 18:48:25 Running ssh-add (command line suppressed) 18:48:26 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3830648009383384278.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_3830648009383384278.key) 18:48:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:26 + git semver tag 18:48:26 # -> Open(): unable to determine branch for HEAD 18:48:26 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 18:48:26 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 18:48:26 # $SEMVER_REMOTE_NAME = origin 18:48:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:48:26 # $SEMVER_USER_NAME = edgex-jenkins 18:48:26 # $SEMVER_BRANCH = main 18:48:26 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 18:48:26 # 8c6e07a162f85816b3901f109f9152deffcd06eb HEAD 18:48:26 # -> Force: false 18:48:26 # 951d9511bf8052329c2abe5f75defaf35cbf2354 refs/tags/v2.0.2-dev.29 [Pipeline] } 18:48:26 $ docker exec --env ******** --env ******** 151f5cdb4f8f4e00f25c7b0dff70592fc1dc64059217a05729bcbf3824423221 ssh-agent -k 18:48:26 unset SSH_AUTH_SOCK; 18:48:26 unset SSH_AGENT_PID; 18:48:26 echo Agent pid 21 killed; 18:48:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:26 + git semver [Pipeline] } 18:48:26 $ docker stop --time=1 151f5cdb4f8f4e00f25c7b0dff70592fc1dc64059217a05729bcbf3824423221 18:48:27 $ docker rm -f 151f5cdb4f8f4e00f25c7b0dff70592fc1dc64059217a05729bcbf3824423221 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:48:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:48:28 18:48:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:48:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:48:28 0.23.1-centos7: Pulling from edgex-lftools 18:48:28 ab5ef0e58194: Pulling fs layer 18:48:28 9712f1f96733: Pulling fs layer 18:48:28 63f879dbbcfc: Pulling fs layer 18:48:28 0d9ebad4ef96: Pulling fs layer 18:48:28 e9a5061849ea: Pulling fs layer 18:48:28 d747dcd14b5f: Pulling fs layer 18:48:28 2de7ff778b66: Pulling fs layer 18:48:28 e9a5061849ea: Waiting 18:48:28 d747dcd14b5f: Waiting 18:48:28 2de7ff778b66: Waiting 18:48:28 0d9ebad4ef96: Waiting 18:48:28 9712f1f96733: Verifying Checksum 18:48:28 9712f1f96733: Download complete 18:48:28 63f879dbbcfc: Verifying Checksum 18:48:28 63f879dbbcfc: Download complete 18:48:29 ab5ef0e58194: Verifying Checksum 18:48:29 ab5ef0e58194: Download complete 18:48:29 d747dcd14b5f: Verifying Checksum 18:48:29 d747dcd14b5f: Download complete 18:48:29 0d9ebad4ef96: Verifying Checksum 18:48:29 0d9ebad4ef96: Download complete 18:48:29 e9a5061849ea: Verifying Checksum 18:48:29 e9a5061849ea: Download complete 18:48:29 2de7ff778b66: Verifying Checksum 18:48:29 2de7ff778b66: Download complete 18:48:32 ab5ef0e58194: Pull complete 18:48:32 9712f1f96733: Pull complete 18:48:32 63f879dbbcfc: Pull complete 18:48:36 0d9ebad4ef96: Pull complete 18:48:36 e9a5061849ea: Pull complete 18:48:36 d747dcd14b5f: Pull complete 18:48:38 2de7ff778b66: Pull complete 18:48:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:48:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:48:38 prd-centos7-docker-4c-2g-59 does not seem to be running inside a container 18:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:48:41 $ docker top a0fd2a22abc40b18f1a11c3380793cc089d5326ac45cef66ee41f00096fc34cf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:48:41 provisioning config files... 18:48:41 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config8424392462992035809tmp 18:48:41 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5025708246628293764tmp 18:48:41 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config9096499277434931997tmp [Pipeline] { [Pipeline] echo 18:48:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:48:41 ---> sigul-configuration.sh 18:48:41 gpg: directory `/root/.gnupg' created 18:48:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:48:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:48:41 gpg: keyring `/root/.gnupg/secring.gpg' created 18:48:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:48:41 gpg: CAST5 encrypted data 18:48:41 gpg: encrypted with 1 passphrase 18:48:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:48:42 + mkdir /home/jenkins 18:48:42 + mkdir /home/jenkins/sigul [Pipeline] sh 18:48:42 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:48:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:48:42 ---> sigul-install.sh 18:48:42 Sigul already installed; skipping installation. [Pipeline] sh 18:48:43 + git tag --list 18:48:43 v0.1.0 18:48:43 v0.1.1 18:48:43 v1.0.0 18:48:43 v1.1.0 18:48:43 v1.2.0 18:48:43 v1.3.0 18:48:43 v1.3.1 18:48:43 v2.0.0 18:48:43 v2.0.1 18:48:43 v2.0.1-dev.1 18:48:43 v2.0.1-dev.2 18:48:43 v2.0.1-dev.3 18:48:43 v2.0.1-dev.4 18:48:43 v2.0.1-dev.5 18:48:43 v2.0.1-dev.6 18:48:43 v2.0.1-dev.7 18:48:43 v2.0.2-dev.1 18:48:43 v2.0.2-dev.10 18:48:43 v2.0.2-dev.11 18:48:43 v2.0.2-dev.12 18:48:43 v2.0.2-dev.13 18:48:43 v2.0.2-dev.14 18:48:43 v2.0.2-dev.15 18:48:43 v2.0.2-dev.16 18:48:43 v2.0.2-dev.17 18:48:43 v2.0.2-dev.18 18:48:43 v2.0.2-dev.19 18:48:43 v2.0.2-dev.2 18:48:43 v2.0.2-dev.20 18:48:43 v2.0.2-dev.21 18:48:43 v2.0.2-dev.22 18:48:43 v2.0.2-dev.23 18:48:43 v2.0.2-dev.24 18:48:43 v2.0.2-dev.25 18:48:43 v2.0.2-dev.26 18:48:43 v2.0.2-dev.27 18:48:43 v2.0.2-dev.28 18:48:43 v2.0.2-dev.29 18:48:43 v2.0.2-dev.3 18:48:43 v2.0.2-dev.4 18:48:43 v2.0.2-dev.5 18:48:43 v2.0.2-dev.6 18:48:43 v2.0.2-dev.7 18:48:43 v2.0.2-dev.8 18:48:43 v2.0.2-dev.9 [Pipeline] sh 18:48:43 + lftools sign git-tag v2.0.2-dev.29 18:48:44 Signing Git tag with Sigul... 18:48:44 Signing v2.0.2-dev.29 [Pipeline] echo 18:48:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:48:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:48:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:48:45 $ docker stop --time=1 a0fd2a22abc40b18f1a11c3380793cc089d5326ac45cef66ee41f00096fc34cf 18:48:46 $ docker rm -f a0fd2a22abc40b18f1a11c3380793cc089d5326ac45cef66ee41f00096fc34cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:48:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:48:46 . [Pipeline] withDockerContainer 18:48:47 prd-centos7-docker-4c-2g-59 does not seem to be running inside a container 18:48:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:48:47 $ docker top 8b2420b9fc6b666c9bf8d2bb620f7f05af2d805bb27eb57ae465b78de73d9ad6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:47 [ssh-agent] Looking for ssh-agent implementation... 18:48:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:47 $ docker exec 8b2420b9fc6b666c9bf8d2bb620f7f05af2d805bb27eb57ae465b78de73d9ad6 ssh-agent 18:48:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIPmIFE/agent.14 18:48:47 SSH_AGENT_PID=21 18:48:47 Running ssh-add (command line suppressed) 18:48:47 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9093570173521928795.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_9093570173521928795.key) 18:48:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:48 + git semver bump pre 18:48:48 # -> Open(): unable to determine branch for HEAD 18:48:48 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 18:48:48 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 18:48:48 # $SEMVER_REMOTE_NAME = origin 18:48:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:48:48 # $SEMVER_USER_NAME = edgex-jenkins 18:48:48 # $SEMVER_BRANCH = main 18:48:48 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 18:48:48 2.0.2-dev.30 [Pipeline] } 18:48:48 $ docker exec --env ******** --env ******** 8b2420b9fc6b666c9bf8d2bb620f7f05af2d805bb27eb57ae465b78de73d9ad6 ssh-agent -k 18:48:48 unset SSH_AUTH_SOCK; 18:48:48 unset SSH_AGENT_PID; 18:48:48 echo Agent pid 21 killed; 18:48:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:48 + git semver [Pipeline] } 18:48:48 $ docker stop --time=1 8b2420b9fc6b666c9bf8d2bb620f7f05af2d805bb27eb57ae465b78de73d9ad6 18:48:49 $ docker rm -f 8b2420b9fc6b666c9bf8d2bb620f7f05af2d805bb27eb57ae465b78de73d9ad6 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:48:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:48:50 . [Pipeline] withDockerContainer 18:48:50 prd-centos7-docker-4c-2g-59 does not seem to be running inside a container 18:48:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:48:50 $ docker top 910d895bac33367c494623fb920c22152c6c6ddea9da48b50629a827592958a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:50 [ssh-agent] Looking for ssh-agent implementation... 18:48:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:50 $ docker exec 910d895bac33367c494623fb920c22152c6c6ddea9da48b50629a827592958a3 ssh-agent 18:48:51 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbGCkhJ/agent.13 18:48:51 SSH_AGENT_PID=20 18:48:51 Running ssh-add (command line suppressed) 18:48:51 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1835581388725208387.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_1835581388725208387.key) 18:48:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:51 + git semver push 18:48:51 # -> Open(): unable to determine branch for HEAD 18:48:51 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 18:48:51 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 18:48:51 # $SEMVER_REMOTE_NAME = origin 18:48:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:48:51 # $SEMVER_USER_NAME = edgex-jenkins 18:48:51 # $SEMVER_BRANCH = main 18:48:51 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 18:48:53 $ docker exec --env ******** --env ******** 910d895bac33367c494623fb920c22152c6c6ddea9da48b50629a827592958a3 ssh-agent -k 18:48:53 unset SSH_AUTH_SOCK; 18:48:53 unset SSH_AGENT_PID; 18:48:53 echo Agent pid 20 killed; 18:48:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:53 + git semver [Pipeline] } 18:48:53 $ docker stop --time=1 910d895bac33367c494623fb920c22152c6c6ddea9da48b50629a827592958a3 18:48:54 $ docker rm -f 910d895bac33367c494623fb920c22152c6c6ddea9da48b50629a827592958a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:48:55 + '[' -d /w/workspace/oundry_app-functions-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:48:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:48:56 ---> package-listing.sh 18:48:56 ++ facter osfamily 18:48:56 ++ tr '[:upper:]' '[:lower:]' 18:48:56 + OS_FAMILY=redhat 18:48:56 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 18:48:56 + START_PACKAGES=/tmp/packages_start.txt 18:48:56 + END_PACKAGES=/tmp/packages_end.txt 18:48:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:56 + PACKAGES=/tmp/packages_start.txt 18:48:56 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 18:48:56 + PACKAGES=/tmp/packages_end.txt 18:48:56 + case "${OS_FAMILY}" in 18:48:56 + sort 18:48:56 + rpm -qa 18:48:57 + '[' -f /tmp/packages_start.txt ']' 18:48:57 + '[' -f /tmp/packages_end.txt ']' 18:48:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:57 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 18:48:57 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 18:48:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 18:48:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:48:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:48:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:48:58 18:48:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:48:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:48:58 latest: Pulling from edgex-lftools-log-publisher 18:48:58 b4d181a07f80: Pulling fs layer 18:48:58 a1111a8f2ec3: Pulling fs layer 18:48:58 ed53099fbce6: Pulling fs layer 18:48:58 dc539afda2c1: Pulling fs layer 18:48:58 77bc0d833cb6: Pulling fs layer 18:48:58 9065ff56babe: Pulling fs layer 18:48:58 d287ab97295c: Pulling fs layer 18:48:58 77bc0d833cb6: Waiting 18:48:58 9065ff56babe: Waiting 18:48:58 d287ab97295c: Waiting 18:48:58 dc539afda2c1: Waiting 18:48:58 a1111a8f2ec3: Verifying Checksum 18:48:58 a1111a8f2ec3: Download complete 18:48:58 dc539afda2c1: Verifying Checksum 18:48:58 dc539afda2c1: Download complete 18:48:58 ed53099fbce6: Verifying Checksum 18:48:58 ed53099fbce6: Download complete 18:48:58 9065ff56babe: Verifying Checksum 18:48:58 9065ff56babe: Download complete 18:48:58 77bc0d833cb6: Verifying Checksum 18:48:58 77bc0d833cb6: Download complete 18:48:58 b4d181a07f80: Verifying Checksum 18:48:58 b4d181a07f80: Download complete 18:48:59 d287ab97295c: Verifying Checksum 18:48:59 d287ab97295c: Download complete 18:49:00 b4d181a07f80: Pull complete 18:49:00 a1111a8f2ec3: Pull complete 18:49:00 ed53099fbce6: Pull complete 18:49:00 dc539afda2c1: Pull complete 18:49:01 77bc0d833cb6: Pull complete 18:49:01 9065ff56babe: Pull complete 18:49:06 d287ab97295c: Pull complete 18:49:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:49:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:49:06 prd-centos7-docker-4c-2g-59 does not seem to be running inside a container 18:49:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:49:09 $ docker top 8f64799ecc429c4636fb2393d48ebcc9490f3b96874b075e65ecd2cdf9e982ca -eo pid,comm [Pipeline] { [Pipeline] sh 18:49:09 + touch /tmp/pre-build-complete [Pipeline] sh 18:49:09 + mkdir -p /var/log/sysstat [Pipeline] sh 18:49:10 + ls /var/log/sa-host 18:49:10 + sadf -c /var/log/sa-host/sa19 18:49:10 file_magic: OK 18:49:10 HZ: Using current value: 100 18:49:10 file_header: OK 18:49:10 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 18:49:10 Statistics: 18:49:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:49:10 File successfully converted to sysstat format version 12.0.3 18:49:10 + sadf -c /var/log/sa-host/sa30 18:49:10 file_magic: OK 18:49:10 HZ: Using current value: 100 18:49:10 file_header: OK 18:49:10 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 18:49:10 Statistics: 18:49:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:49:10 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:10 provisioning config files... 18:49:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5513974508537839996tmp [Pipeline] { [Pipeline] echo 18:49:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:49:10 ---> create-netrc.sh [Pipeline] } 18:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:49:11 ---> python-tools-install.sh [Pipeline] echo 18:49:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:49:11 ---> sudo-logs.sh 18:49:11 Archiving 'sudo' log.. 18:49:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-59.novalocal: Name or service not known 18:49:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-59.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:49:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:49:11 ---> job-cost.sh 18:49:11 lf-activate-venv: SKIPPING 18:49:11 DEBUG: total: 0.10999999940395355 18:49:11 INFO: Retrieving Stack Cost... 18:49:23 INFO: Retrieving Pricing Info for: v3-standard-2 18:49:23 INFO: Archiving Costs [Pipeline] echo 18:49:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:49:24 ---> logs-deploy.sh 18:49:24 lf-activate-venv: SKIPPING 18:49:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/42 18:49:24 INFO: archiving workspace using pattern(s): 18:49:24 Archives upload complete. 18:49:25 INFO: archiving logs to Nexus 18:49:25 ---> uname -a: 18:49:25 Linux prd-centos7-docker-4c-2g-59.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:49:25 18:49:25 18:49:25 ---> lscpu: 18:49:25 Architecture: x86_64 18:49:25 CPU op-mode(s): 32-bit, 64-bit 18:49:25 Byte Order: Little Endian 18:49:25 Address sizes: 40 bits physical, 48 bits virtual 18:49:25 CPU(s): 2 18:49:25 On-line CPU(s) list: 0,1 18:49:25 Thread(s) per core: 1 18:49:25 Core(s) per socket: 1 18:49:25 Socket(s): 2 18:49:25 NUMA node(s): 1 18:49:25 Vendor ID: AuthenticAMD 18:49:25 CPU family: 23 18:49:25 Model: 49 18:49:25 Model name: AMD EPYC-Rome Processor 18:49:25 Stepping: 0 18:49:25 CPU MHz: 2799.998 18:49:25 BogoMIPS: 5599.99 18:49:25 Virtualization: AMD-V 18:49:25 Hypervisor vendor: KVM 18:49:25 Virtualization type: full 18:49:25 L1d cache: 32K 18:49:25 L1i cache: 32K 18:49:25 L2 cache: 512K 18:49:25 L3 cache: 16384K 18:49:25 NUMA node0 CPU(s): 0,1 18:49:25 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 18:49:25 18:49:25 18:49:25 ---> nproc: 18:49:25 2 18:49:25 18:49:25 18:49:25 ---> df -h: 18:49:25 Filesystem Size Used Avail Use% Mounted on 18:49:25 overlay 40G 9.0G 32G 23% / 18:49:25 tmpfs 64M 0 64M 0% /dev 18:49:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:49:25 shm 64M 0 64M 0% /dev/shm 18:49:25 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:49:25 18:49:25 18:49:25 ---> sar -b -r -n DEV: 18:49:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/19/21 _x86_64_ (2 CPU) 18:49:25 18:49:25 18:37:01 LINUX RESTART (2 CPU) 18:49:25 18:49:25 18:38:01 tps rtps wtps bread/s bwrtn/s 18:49:25 18:39:01 2.27 0.00 2.27 0.00 50.38 18:49:25 18:40:01 0.30 0.00 0.30 0.00 3.61 18:49:25 18:41:01 0.23 0.00 0.23 0.00 2.57 18:49:25 18:42:01 0.15 0.00 0.15 0.00 1.92 18:49:25 18:43:01 0.35 0.00 0.35 0.00 4.88 18:49:25 18:44:01 0.23 0.00 0.23 0.00 2.83 18:49:25 18:45:01 0.15 0.00 0.15 0.00 1.87 18:49:25 18:46:01 0.38 0.00 0.38 0.00 6.03 18:49:25 18:47:01 0.23 0.00 0.23 0.00 4.26 18:49:25 18:48:01 0.33 0.03 0.30 3.73 5.15 18:49:25 18:49:01 233.66 0.12 233.54 10.52 54803.15 18:49:25 Average: 21.68 0.01 21.66 1.30 4993.32 18:49:25 18:49:25 18:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:49:25 18:39:01 5657384 0 617304 7.71 2620 1731632 1464800 16.17 575060 1542524 8 18:49:25 18:40:01 5665960 0 608720 7.60 2620 1731640 1419544 15.67 567288 1542600 8 18:49:25 18:41:01 5664248 0 610432 7.62 2620 1731640 1419544 15.67 569264 1542600 8 18:49:25 18:42:01 5662432 0 612240 7.64 2620 1731648 1419884 15.68 570172 1543328 8 18:49:25 18:43:01 5663640 0 611028 7.63 2620 1731652 1419764 15.67 569456 1543328 8 18:49:25 18:44:01 5662732 0 611932 7.64 2620 1731656 1419836 15.68 569764 1543332 8 18:49:25 18:45:01 5662536 0 612124 7.64 2620 1731660 1419836 15.68 570952 1543328 20 18:49:25 18:46:01 5663492 0 611164 7.63 2620 1731664 1419608 15.67 569556 1543344 12 18:49:25 18:47:01 5661564 0 613088 7.66 2620 1731668 1419788 15.68 571244 1543344 8 18:49:25 18:48:01 5649604 0 624792 7.80 2620 1731924 1421644 15.70 583148 1542624 160 18:49:25 18:49:01 3602392 0 1086008 13.56 2620 3317920 1919344 21.19 1158400 2766548 263392 18:49:25 Average: 5474180 0 656257 8.19 2620 1875882 1469417 16.22 624937 1654264 23967 18:49:25 18:49:25 18:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:49:25 18:39:01 eth0 0.77 0.50 0.52 0.36 0.00 0.00 0.00 0.00 18:49:25 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:40:01 eth0 0.13 0.10 0.01 0.09 0.00 0.00 0.00 0.00 18:49:25 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:41:01 eth0 0.93 0.10 0.10 0.01 0.00 0.00 0.00 0.00 18:49:25 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:42:01 eth0 1.60 0.33 0.37 0.20 0.00 0.00 0.00 0.00 18:49:25 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:43:01 eth0 0.73 0.42 0.35 0.27 0.00 0.00 0.00 0.00 18:49:25 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:44:01 eth0 0.63 0.30 0.33 0.17 0.00 0.00 0.00 0.00 18:49:25 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:45:01 eth0 1.53 0.42 0.37 0.24 0.00 0.00 0.00 0.00 18:49:25 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:46:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:49:25 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:47:01 eth0 0.55 0.35 0.27 0.20 0.00 0.00 0.00 0.00 18:49:25 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:48:01 eth0 4.96 3.22 4.81 1.90 0.00 0.00 0.00 0.00 18:49:25 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:49:01 eth0 474.40 287.83 10280.07 126.99 0.00 0.00 0.00 0.00 18:49:25 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 18:49:01 docker0 28.38 50.23 3.11 388.87 0.00 0.00 0.00 0.00 18:49:25 Average: eth0 44.24 26.71 935.88 11.87 0.00 0.00 0.00 0.00 18:49:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:49:25 Average: docker0 2.58 4.57 0.28 35.38 0.00 0.00 0.00 0.00 18:49:25 18:49:25 18:49:25 ---> sar -P ALL: 18:49:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/19/21 _x86_64_ (2 CPU) 18:49:25 18:49:25 18:37:01 LINUX RESTART (2 CPU) 18:49:25 18:49:25 18:38:01 CPU %user %nice %system %iowait %steal %idle 18:49:25 18:39:01 all 0.29 0.00 0.07 0.00 0.02 99.62 18:49:25 18:39:01 0 0.10 0.00 0.03 0.00 0.02 99.85 18:49:25 18:39:01 1 0.48 0.00 0.10 0.00 0.02 99.40 18:49:25 18:40:01 all 0.28 0.00 0.04 0.00 0.03 99.65 18:49:25 18:40:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:49:25 18:40:01 1 0.53 0.00 0.05 0.00 0.02 99.40 18:49:25 18:41:01 all 0.25 0.00 0.04 0.00 0.02 99.69 18:49:25 18:41:01 0 0.13 0.00 0.05 0.00 0.02 99.80 18:49:25 18:41:01 1 0.37 0.00 0.03 0.00 0.02 99.58 18:49:25 18:42:01 all 0.33 0.00 0.05 0.00 0.00 99.62 18:49:25 18:42:01 0 0.53 0.00 0.03 0.00 0.00 99.43 18:49:25 18:42:01 1 0.12 0.00 0.07 0.00 0.00 99.82 18:49:25 18:43:01 all 0.26 0.00 0.03 0.00 0.03 99.68 18:49:25 18:43:01 0 0.47 0.00 0.02 0.00 0.02 99.50 18:49:25 18:43:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:49:25 18:44:01 all 0.24 0.00 0.06 0.00 0.01 99.69 18:49:25 18:44:01 0 0.38 0.00 0.05 0.00 0.02 99.55 18:49:25 18:44:01 1 0.10 0.00 0.07 0.00 0.00 99.83 18:49:25 18:45:01 all 0.21 0.00 0.04 0.00 0.02 99.73 18:49:25 18:45:01 0 0.35 0.00 0.03 0.00 0.02 99.60 18:49:25 18:45:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:49:25 18:46:01 all 0.20 0.00 0.04 0.00 0.01 99.75 18:49:25 18:46:01 0 0.33 0.00 0.02 0.00 0.00 99.65 18:49:25 18:46:01 1 0.07 0.00 0.07 0.00 0.02 99.85 18:49:25 18:47:01 all 0.13 0.00 0.04 0.00 0.02 99.81 18:49:25 18:47:01 0 0.18 0.00 0.03 0.00 0.02 99.77 18:49:25 18:47:01 1 0.08 0.00 0.05 0.00 0.02 99.85 18:49:25 18:48:01 all 0.59 0.00 0.34 0.00 0.02 99.05 18:49:25 18:48:01 0 0.54 0.00 0.32 0.00 0.02 99.13 18:49:25 18:48:01 1 0.65 0.00 0.37 0.00 0.02 98.96 18:49:25 18:49:01 all 28.99 0.00 11.60 3.11 0.11 56.21 18:49:25 18:49:01 0 28.15 0.00 11.50 3.43 0.11 56.82 18:49:25 18:49:01 1 29.83 0.00 11.69 2.79 0.11 55.59 18:49:25 18:49:25 Average: CPU %user %nice %system %iowait %steal %idle 18:49:25 Average: all 2.75 0.00 1.07 0.27 0.02 95.90 18:49:25 Average: 0 2.70 0.00 1.05 0.29 0.02 95.94 18:49:25 Average: 1 2.79 0.00 1.09 0.24 0.02 95.86 18:49:25 18:49:25 18:49:25