Pull request #907 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a55425439f7bc6e8f3c06c474c4a3a8a69a1a859+14beec02c4adae67315ae096a74ac93e87d1a967 (c41c584e1eec57a055321ef70eeca5af69894e99) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3514174945906870640.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh131527416542235495.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/edgex-global-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6501378157061696523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3110927093657484349.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2222931204899993266.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/lf-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1993550052654871574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-2028 in /w/workspace/ndry_app-functions-sdk-go_PR-907 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-907 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/jenkins-gitclient-ssh1517805455258322782.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/jenkins-gitclient-ssh8616411331501797447.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/907/head:refs/remotes/origin/PR-907 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 14beec02c4adae67315ae096a74ac93e87d1a967 into PR head commit a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 Merge succeeded, producing a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 Checking out Revision a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 (PR-907) > git config core.sparsecheckout # timeout=10 > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/jenkins-gitclient-ssh3226617209864811697.key > git merge 14beec02c4adae67315ae096a74ac93e87d1a967 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:09:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:09:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:09:29 ========================================================= 04:09:29 EdgeX Global Pipelines Version Info 04:09:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:09:33 ------------------- 04:09:33 stable info: 04:09:33 ------------------- 04:09:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:09:33 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:09:33 Message: update stable to v1.0.195 04:09:34 ------------------- 04:09:34 experimental info: 04:09:34 ------------------- 04:09:34 Commited By: **** collab-it+edgex@linuxfoundation.org 04:09:34 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:09:34 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:09:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 04:09:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 04:09:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:09:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:09:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:09:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:09:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:09:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:09:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 04:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:09:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:09:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:09:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:09:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:09:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:09:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:09:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:09:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:09:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:09:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:09:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:09:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:09:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:09:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-907 [Pipeline] echo 04:09:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-907 [Pipeline] echo 04:09:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-907 [Pipeline] echo 04:09:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 [Pipeline] echo 04:09:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a554254 [Pipeline] echo 04:09:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:09:57 + git log --format=format:%s -1 a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 [Pipeline] echo 04:09:57 GIT_COMMIT: a55425439f7bc6e8f3c06c474c4a3a8a69a1a859, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 04:09:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:10:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:02 04:10:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:10:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:05 latest: Pulling from edgex-devops/git-semver 04:10:05 31603596830f: Pulling fs layer 04:10:05 54011a49482f: Pulling fs layer 04:10:05 a6820b24f6d8: Pulling fs layer 04:10:05 f581987b2513: Pulling fs layer 04:10:05 f581987b2513: Waiting 04:10:05 54011a49482f: Download complete 04:10:05 31603596830f: Verifying Checksum 04:10:05 31603596830f: Download complete 04:10:05 f581987b2513: Verifying Checksum 04:10:05 f581987b2513: Download complete 04:10:05 a6820b24f6d8: Verifying Checksum 04:10:05 a6820b24f6d8: Download complete 04:10:07 31603596830f: Pull complete 04:10:07 54011a49482f: Pull complete 04:10:07 a6820b24f6d8: Pull complete 04:10:07 f581987b2513: Pull complete 04:10:07 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:10:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:10:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:10:08 prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container 04:10:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-907 -v /w/workspace/ndry_app-functions-sdk-go_PR-907:/w/workspace/ndry_app-functions-sdk-go_PR-907:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-907@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 04:10:10 $ docker top 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:10 [ssh-agent] Looking for ssh-agent implementation... 04:10:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:10 $ docker exec 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 ssh-agent 04:10:11 SSH_AUTH_SOCK=/tmp/ssh-Ynef6puTVuVj/agent.14 04:10:11 SSH_AGENT_PID=21 04:10:11 Running ssh-add (command line suppressed) 04:10:11 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/private_key_4827478890262800041.key (/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/private_key_4827478890262800041.key) 04:10:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:13 + git tag --points-at HEAD [Pipeline] } 04:10:13 $ docker exec --env ******** --env ******** 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 ssh-agent -k 04:10:13 unset SSH_AUTH_SOCK; 04:10:13 unset SSH_AGENT_PID; 04:10:13 echo Agent pid 21 killed; 04:10:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:10:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:13 [ssh-agent] Looking for ssh-agent implementation... 04:10:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:13 $ docker exec 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 ssh-agent 04:10:14 SSH_AUTH_SOCK=/tmp/ssh-HpuSEdQ2Xnne/agent.55 04:10:14 SSH_AGENT_PID=62 04:10:14 Running ssh-add (command line suppressed) 04:10:14 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/private_key_7900285248691838150.key (/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/private_key_7900285248691838150.key) 04:10:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:16 + git semver init 04:10:16 # -> Open(): unable to determine branch for HEAD 04:10:16 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-907/.git 04:10:16 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-907 04:10:16 # $SEMVER_REMOTE_NAME = origin 04:10:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:10:16 # $SEMVER_USER_NAME = edgex-jenkins 04:10:16 # $SEMVER_BRANCH = PR-907 04:10:16 # $SEMVER_TEMP = /tmp/semver-256049498 04:10:16 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 04:10:17 # '/tmp/semver-256049498' -> '/w/workspace/ndry_app-functions-sdk-go_PR-907/.semver' 04:10:17 # -> Force: false 04:10:17 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-907/.semver [Pipeline] } 04:10:17 $ docker exec --env ******** --env ******** 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 ssh-agent -k 04:10:17 unset SSH_AUTH_SOCK; 04:10:17 unset SSH_AGENT_PID; 04:10:17 echo Agent pid 62 killed; 04:10:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:18 + git semver [Pipeline] } 04:10:18 $ docker stop --time=1 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 04:10:19 $ docker rm -f 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:10:22 Stashed 1 file(s) [Pipeline] echo 04:10:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 04:10:43 Still waiting to schedule task 04:10:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:10:43 Still waiting to schedule task 04:10:43 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2030’ is offline 04:12:52 Running on prd-centos7-docker-4c-2g-2033 in /w/workspace/ndry_app-functions-sdk-go_PR-907 [Pipeline] { [Pipeline] ws 04:12:52 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:12:54 The recommended git tool is: git 04:13:21 using credential edgex-jenkins-ssh 04:13:21 Cloning the remote Git repository 04:13:21 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 04:13:21 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 04:13:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:13:21 > git --version # timeout=10 04:13:21 > git --version # 'git version 2.24.4' 04:13:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:21 [INFO] Currently running in a labeled security context 04:13:21 [INFO] Currently SELinux is 'enforcing' on the host 04:13:21 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5663520814987666644.key 04:13:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:13:23 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:13:24 Merging remotes/origin/master commit 14beec02c4adae67315ae096a74ac93e87d1a967 into PR head commit a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 04:13:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:13:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:13:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:13:24 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:24 [INFO] Currently running in a labeled security context 04:13:24 [INFO] Currently SELinux is 'enforcing' on the host 04:13:24 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6452800138889472724.key 04:13:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/907/head:refs/remotes/origin/PR-907 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:13:24 > git config core.sparsecheckout # timeout=10 04:13:24 > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 04:13:26 Merge succeeded, producing a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 04:13:26 Checking out Revision a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 (PR-907) 04:13:26 > git remote # timeout=10 04:13:26 > git config --get remote.origin.url # timeout=10 04:13:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:13:26 [INFO] Currently running in a labeled security context 04:13:26 [INFO] Currently SELinux is 'enforcing' on the host 04:13:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh7609515231999494002.key 04:13:26 > git merge 14beec02c4adae67315ae096a74ac93e87d1a967 # timeout=10 04:13:26 > git rev-parse HEAD^{commit} # timeout=10 04:13:26 > git config core.sparsecheckout # timeout=10 04:13:26 > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 04:13:38 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 04:13:38 > git --version # timeout=10 04:13:38 > git --version # 'git version 2.24.4' 04:13:38 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:13:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:13:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:13:58 + sudo service docker restart 04:13:58 + true 04:13:58 Redirecting to /bin/systemctl restart docker.service 04:14:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2032 in /w/workspace/ndry_app-functions-sdk-go_PR-907 [Pipeline] { [Pipeline] ws 04:14:04 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:14:07 The recommended git tool is: git [Pipeline] unstash [Pipeline] echo 04:14:15 ========================================================= 04:14:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:14:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:14:20 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 04:14:20 Sending build context to Docker daemon 19.81MB 04:14:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:14:20 Step 2/8 : FROM ${BASE} 04:14:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:14:20 540db60ca938: Pulling fs layer 04:14:20 adcc1eea9eea: Pulling fs layer 04:14:20 4c4ab2625f07: Pulling fs layer 04:14:20 0510c868ecb4: Pulling fs layer 04:14:20 afea3b2eda06: Pulling fs layer 04:14:20 7809a108b3ef: Pulling fs layer 04:14:20 f706445af74f: Pulling fs layer 04:14:20 afea3b2eda06: Waiting 04:14:20 7809a108b3ef: Waiting 04:14:20 f706445af74f: Waiting 04:14:20 0510c868ecb4: Waiting 04:14:20 4c4ab2625f07: Verifying Checksum 04:14:20 4c4ab2625f07: Download complete 04:14:20 adcc1eea9eea: Verifying Checksum 04:14:20 adcc1eea9eea: Download complete 04:14:20 afea3b2eda06: Verifying Checksum 04:14:20 afea3b2eda06: Download complete 04:14:20 7809a108b3ef: Verifying Checksum 04:14:20 7809a108b3ef: Download complete 04:14:20 540db60ca938: Verifying Checksum 04:14:20 540db60ca938: Download complete 04:14:20 540db60ca938: Pull complete 04:14:20 adcc1eea9eea: Pull complete 04:14:20 4c4ab2625f07: Pull complete 04:14:23 f706445af74f: Verifying Checksum 04:14:23 f706445af74f: Download complete 04:14:23 0510c868ecb4: Verifying Checksum 04:14:23 0510c868ecb4: Download complete 04:14:26 0510c868ecb4: Pull complete 04:14:26 afea3b2eda06: Pull complete 04:14:26 7809a108b3ef: Pull complete 04:14:26 f706445af74f: Pull complete 04:14:29 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:14:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:14:29 ---> b068be0155e3 04:14:29 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 04:14:29 20.10.0: Pulling from library/docker 04:14:29 05e7bc50f07f: Pulling fs layer 04:14:29 6db28d0fdbf6: Pulling fs layer 04:14:29 292df0bc6bf3: Pulling fs layer 04:14:29 2e060f4bd70b: Pulling fs layer 04:14:29 80e8d568a223: Pulling fs layer 04:14:29 8dc6ef1a942a: Pulling fs layer 04:14:29 2312dd95470a: Pulling fs layer 04:14:29 80e8d568a223: Waiting 04:14:29 8dc6ef1a942a: Waiting 04:14:29 2312dd95470a: Waiting 04:14:29 292df0bc6bf3: Download complete 04:14:29 05e7bc50f07f: Verifying Checksum 04:14:29 05e7bc50f07f: Download complete 04:14:29 6db28d0fdbf6: Verifying Checksum 04:14:29 6db28d0fdbf6: Download complete 04:14:29 8dc6ef1a942a: Verifying Checksum 04:14:29 8dc6ef1a942a: Download complete 04:14:29 80e8d568a223: Verifying Checksum 04:14:29 80e8d568a223: Download complete 04:14:29 05e7bc50f07f: Pull complete 04:14:29 2312dd95470a: Verifying Checksum 04:14:29 2312dd95470a: Download complete 04:14:29 6db28d0fdbf6: Pull complete 04:14:29 292df0bc6bf3: Pull complete 04:14:34 2e060f4bd70b: Verifying Checksum 04:14:34 2e060f4bd70b: Download complete 04:14:37 2e060f4bd70b: Pull complete 04:14:37 80e8d568a223: Pull complete 04:14:37 8dc6ef1a942a: Pull complete 04:14:37 2312dd95470a: Pull complete 04:14:37 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:14:37 Status: Downloaded newer image for docker:20.10.0 04:14:45 ---> 01546d8770f2 04:14:45 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:14:45 ---> Running in fb7f1a938be2 04:14:45 Removing intermediate container fb7f1a938be2 04:14:45 ---> f33a7e32ed09 04:14:45 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 04:14:45 using credential edgex-jenkins-ssh 04:14:45 Cloning the remote Git repository 04:14:45 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 04:14:45 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 04:14:48 ---> Running in 7c04b99f2800 04:14:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:14:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:14:48 (1/5) Installing libsodium (1.0.18-r0) 04:14:48 (2/5) Installing libzmq (4.3.3-r1) 04:14:48 (3/5) Installing pkgconf (1.7.3-r0) 04:14:48 (4/5) Installing libsodium-dev (1.0.18-r0) 04:14:48 (5/5) Installing zeromq-dev (4.3.3-r1) 04:14:48 Executing busybox-1.32.1-r6.trigger 04:14:48 OK: 150 MiB in 45 packages 04:14:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:14:48 > git --version # timeout=10 04:14:48 > git --version # 'git version 2.17.1' 04:14:48 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:50 Removing intermediate container 7c04b99f2800 04:14:50 ---> df8a2ef7e791 04:14:50 Step 6/8 : WORKDIR /build 04:14:50 ---> Running in 7db6d4fc1e3f 04:14:50 Removing intermediate container 7db6d4fc1e3f 04:14:50 ---> 262db2598f88 04:14:50 Step 7/8 : COPY go.mod . 04:14:50 ---> a265201920fb 04:14:50 Step 8/8 : RUN go mod download 04:14:50 ---> Running in 847fe4be7709 04:14:54 Merging remotes/origin/master commit 14beec02c4adae67315ae096a74ac93e87d1a967 into PR head commit a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 04:14:54 Merge succeeded, producing a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 04:14:54 Checking out Revision a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 (PR-907) 04:14:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:14:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:14:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:14:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:14:53 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/907/head:refs/remotes/origin/PR-907 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:14:54 > git config core.sparsecheckout # timeout=10 04:14:54 > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 04:14:54 > git remote # timeout=10 04:14:54 > git config --get remote.origin.url # timeout=10 04:14:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:14:54 > git merge 14beec02c4adae67315ae096a74ac93e87d1a967 # timeout=10 04:14:54 > git rev-parse HEAD^{commit} # timeout=10 04:14:54 > git config core.sparsecheckout # timeout=10 04:14:54 > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 04:15:07 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 04:15:07 > git --version # timeout=10 04:15:07 > git --version # 'git version 2.17.1' 04:15:07 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 04:15:14 Removing intermediate container 847fe4be7709 04:15:14 ---> 190232b4b251 04:15:14 Successfully built 190232b4b251 04:15:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { 04:15:25 + docker inspect -f . ci-base-image-x86_64 04:15:25 . [Pipeline] withDockerContainer 04:15:31 prd-centos7-docker-4c-2g-2033 does not seem to be running inside a container 04:15:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:15:34 $ docker top 6812a01b950df1a96992ec50bc57aa2e8c1b6e0afb5c0a4312c63fddec736103 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) 04:15:43 + go version 04:15:43 go version go1.16.3 linux/amd64 [Pipeline] } 04:15:43 $ docker stop --time=1 6812a01b950df1a96992ec50bc57aa2e8c1b6e0afb5c0a4312c63fddec736103 04:15:45 $ docker rm -f 6812a01b950df1a96992ec50bc57aa2e8c1b6e0afb5c0a4312c63fddec736103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix 04:16:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:16:24 + docker inspect -f . ci-base-image-x86_64 04:16:24 . [Pipeline] sh [Pipeline] withDockerContainer 04:16:24 prd-centos7-docker-4c-2g-2033 does not seem to be running inside a container 04:16:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:16:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 04:16:27 $ docker top 6d90e5f3adb04c3000526832920360b3eea831c0c8da7fabed551812699fae27 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 04:16:28 + true 04:16:28 + sudo service docker restart 04:16:30 + go mod tidy [Pipeline] sh 04:16:30 + make test 04:16:30 make -C ./app-service-template build 04:16:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:16:30 go mod tidy 04:16:31 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 04:16:43 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:16:43 make -C ./app-service-template test 04:16:43 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:16:43 go mod tidy 04:16:43 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] unstash 04:16:50 ok new-app-service 0.010s coverage: 47.8% of statements 04:16:50 ? new-app-service/config [no test files] 04:16:50 ok new-app-service/functions 0.008s 04:16:50 CGO_ENABLED=1 go vet ./... [Pipeline] echo 04:16:52 ========================================================= 04:16:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:16:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:16:56 gofmt -l . 04:16:56 [ "`gofmt -l .`" = "" ] 04:16:56 ./bin/test-attribution-txt.sh 04:16:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:16:56 go mod tidy 04:16:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:16:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 04:16:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 04:16:57 Sending build context to Docker daemon 19.83MB 04:16:57 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:16:57 Step 2/8 : FROM ${BASE} 04:16:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:16:57 595b0fe564bb: Pulling fs layer 04:16:57 3088b5b3c5c0: Pulling fs layer 04:16:57 5b7225fbf94c: Pulling fs layer 04:16:57 ba82ee9f976e: Pulling fs layer 04:16:57 506bd15cee9f: Pulling fs layer 04:16:57 75a0a4a0db45: Pulling fs layer 04:16:57 618dc40b7e24: Pulling fs layer 04:16:57 ba82ee9f976e: Waiting 04:16:57 506bd15cee9f: Waiting 04:16:57 75a0a4a0db45: Waiting 04:16:57 618dc40b7e24: Waiting 04:16:57 5b7225fbf94c: Verifying Checksum 04:16:57 5b7225fbf94c: Download complete 04:16:57 3088b5b3c5c0: Download complete 04:16:57 506bd15cee9f: Verifying Checksum 04:16:57 506bd15cee9f: Download complete 04:16:57 75a0a4a0db45: Verifying Checksum 04:16:57 75a0a4a0db45: Download complete 04:16:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 63.6% of statements 04:16:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.011s coverage: 96.5% of statements 04:16:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 04:16:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.016s coverage: 61.8% of statements 04:16:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 04:16:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s 04:16:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.021s coverage: 74.5% of statements 04:16:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 04:16:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 04:16:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 04:16:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 04:16:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 04:16:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 04:16:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.010s coverage: 97.1% of statements 04:16:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 04:16:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.011s coverage: 10.5% of statements 04:16:59 595b0fe564bb: Verifying Checksum 04:16:59 595b0fe564bb: Download complete 04:16:59 595b0fe564bb: Pull complete 04:16:59 3088b5b3c5c0: Pull complete 04:16:59 5b7225fbf94c: Pull complete 04:17:01 618dc40b7e24: Verifying Checksum 04:17:01 618dc40b7e24: Download complete 04:17:01 ba82ee9f976e: Verifying Checksum 04:17:01 ba82ee9f976e: Download complete 04:17:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.742s coverage: 76.1% of statements 04:17:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 04:17:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 04:17:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 04:17:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 04:17:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 04:17:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 04:17:11 ba82ee9f976e: Pull complete 04:17:11 506bd15cee9f: Pull complete 04:17:11 75a0a4a0db45: Pull complete 04:17:15 618dc40b7e24: Pull complete 04:17:15 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:17:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:17:15 ---> a36622ca3599 04:17:15 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 04:17:15 20.10.0: Pulling from library/docker 04:17:15 a3cc7d3b244e: Pulling fs layer 04:17:15 02a3295e0d61: Pulling fs layer 04:17:15 0f4f2e6d8100: Pulling fs layer 04:17:15 330b718f631f: Pulling fs layer 04:17:15 a93816041522: Pulling fs layer 04:17:15 bdb6da89ff94: Pulling fs layer 04:17:15 2a70c0c122f4: Pulling fs layer 04:17:15 a93816041522: Waiting 04:17:15 bdb6da89ff94: Waiting 04:17:15 2a70c0c122f4: Waiting 04:17:15 330b718f631f: Waiting 04:17:18 a3cc7d3b244e: Verifying Checksum 04:17:18 a3cc7d3b244e: Download complete 04:17:18 0f4f2e6d8100: Verifying Checksum 04:17:18 0f4f2e6d8100: Download complete 04:17:18 a93816041522: Download complete 04:17:18 bdb6da89ff94: Verifying Checksum 04:17:18 bdb6da89ff94: Download complete 04:17:18 a3cc7d3b244e: Pull complete 04:17:18 02a3295e0d61: Verifying Checksum 04:17:18 02a3295e0d61: Download complete 04:17:18 2a70c0c122f4: Verifying Checksum 04:17:18 2a70c0c122f4: Download complete 04:17:18 02a3295e0d61: Pull complete 04:17:18 0f4f2e6d8100: Pull complete 04:17:20 330b718f631f: Verifying Checksum 04:17:20 330b718f631f: Download complete 04:17:26 330b718f631f: Pull complete 04:17:26 a93816041522: Pull complete 04:17:26 bdb6da89ff94: Pull complete 04:17:26 2a70c0c122f4: Pull complete 04:17:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:17:26 Status: Downloaded newer image for docker:20.10.0 04:17:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.047s coverage: 78.0% of statements 04:17:28 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.005s coverage: 94.4% of statements 04:17:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:17:28 gofmt -l . 04:17:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:17:28 $ docker stop --time=1 6d90e5f3adb04c3000526832920360b3eea831c0c8da7fabed551812699fae27 04:17:31 $ docker rm -f 6d90e5f3adb04c3000526832920360b3eea831c0c8da7fabed551812699fae27 04:17:31 ---> 12640573447e 04:17:31 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:17:31 ---> Running in 26a5a98d576e [Pipeline] // withDockerContainer 04:17:33 Removing intermediate container 26a5a98d576e 04:17:33 ---> c81cf1c755d5 04:17:33 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 04:17:33 ---> Running in 1eb1cf3252cf 04:17:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 04:17:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:36 (1/5) Installing libsodium (1.0.18-r0) 04:17:36 (2/5) Installing libzmq (4.3.3-r1) 04:17:36 (3/5) Installing pkgconf (1.7.3-r0) 04:17:36 (4/5) Installing libsodium-dev (1.0.18-r0) 04:17:36 (5/5) Installing zeromq-dev (4.3.3-r1) 04:17:36 Executing busybox-1.32.1-r6.trigger 04:17:36 OK: 139 MiB in 45 packages 04:17:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:38 Removing intermediate container 1eb1cf3252cf 04:17:38 ---> a567028f842a 04:17:38 Step 6/8 : WORKDIR /build 04:17:38 ---> Running in 1dfcfdf6fc04 04:17:38 Removing intermediate container 1dfcfdf6fc04 04:17:38 ---> 62ff29ac200d 04:17:38 Step 7/8 : COPY go.mod . 04:17:38 ---> eaa9b51108d7 04:17:38 Step 8/8 : RUN go mod download 04:17:38 ---> Running in 6ca1d6f9f54b 04:17:38 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:17:49 ---> job-cost.sh 04:17:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eQy9 04:17:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:18:07 Removing intermediate container 6ca1d6f9f54b 04:18:07 ---> 482649fad384 04:18:07 Successfully built 482649fad384 04:18:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:18:10 lf-activate-venv(): INFO: Adding /tmp/venv-eQy9/bin to PATH 04:18:10 INFO: No Stack... 04:18:10 + docker inspect -f . ci-base-image-arm64 04:18:10 . [Pipeline] withDockerContainer 04:18:12 prd-ubuntu18.04-docker-arm64-4c-16g-2032 does not seem to be running inside a container 04:18:12 INFO: Retrieving Pricing Info for: v3-standard-2 04:18:12 INFO: Archiving Costs 04:18:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:18:15 $ docker top d62f42cb7982d7bc956ec16db57d781b105a95b975b88b9eb2aef5ed04d5f557 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 04:18:16 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 04:18:16 + cut -d, -f6 [Pipeline] lock 04:18:16 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] 04:18:16 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] did not exist. Created. 04:18:16 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:18:16 + go version 04:18:16 go version go1.16.5 linux/arm64 04:18:19 + echo total: 0.05999999865889549 [Pipeline] } 04:18:19 $ docker stop --time=1 d62f42cb7982d7bc956ec16db57d781b105a95b975b88b9eb2aef5ed04d5f557 04:18:21 $ docker rm -f d62f42cb7982d7bc956ec16db57d781b105a95b975b88b9eb2aef5ed04d5f557 [Pipeline] stash [Pipeline] // withDockerContainer 04:18:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } 04:18:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] [Pipeline] // stage [Pipeline] // lock [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:18:24 + docker inspect -f . ci-base-image-arm64 04:18:24 . [Pipeline] withDockerContainer 04:18:25 prd-ubuntu18.04-docker-arm64-4c-16g-2032 does not seem to be running inside a container 04:18:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:18:29 $ docker top bb99589a191b4f620601bd3862098c608c8f1a4e53cf8c1589435f222e112968 -eo pid,comm [Pipeline] { [Pipeline] sh 04:18:30 + go mod tidy [Pipeline] sh 04:18:33 + make test 04:18:33 make -C ./app-service-template build 04:18:33 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:18:33 go mod tidy 04:18:33 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 04:19:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:19:12 make -C ./app-service-template test 04:19:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:19:12 go mod tidy 04:19:12 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 04:19:47 ok new-app-service 0.048s coverage: 47.8% of statements 04:19:47 ? new-app-service/config [no test files] 04:19:47 ok new-app-service/functions 0.043s 04:19:47 CGO_ENABLED=1 go vet ./... 04:20:14 gofmt -l . 04:20:14 [ "`gofmt -l .`" = "" ] 04:20:14 ./bin/test-attribution-txt.sh 04:20:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:20:14 go mod tidy 04:20:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:20:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 04:20:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.104s coverage: 63.6% of statements 04:20:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.048s coverage: 96.5% of statements 04:20:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 04:20:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.102s coverage: 61.8% of statements 04:20:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 04:20:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.051s 04:20:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.076s coverage: 74.5% of statements 04:20:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 04:20:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 04:20:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 04:20:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 04:20:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 04:20:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 04:20:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.020s coverage: 97.1% of statements 04:20:26 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 04:20:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.057s coverage: 10.5% of statements 04:20:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.825s coverage: 76.1% of statements 04:20:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 04:20:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.051s coverage: 12.5% of statements 04:20:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.045s coverage: 27.3% of statements 04:20:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 04:20:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 04:20:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.045s coverage: 51.4% of statements 04:20:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.127s coverage: 78.0% of statements 04:20:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements 04:20:59 CGO_ENABLED=1 GO111MODULE=on go vet ./... 04:21:02 gofmt -l . 04:21:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:21:02 $ docker stop --time=1 bb99589a191b4f620601bd3862098c608c8f1a4e53cf8c1589435f222e112968 04:21:04 $ docker rm -f bb99589a191b4f620601bd3862098c608c8f1a4e53cf8c1589435f222e112968 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:21:08 Warning: overwriting stash ‘coverage-report’ 04:21:08 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] libraryResource [Pipeline] sh 04:21:14 ---> job-cost.sh 04:21:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OjZw 04:21:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:23:34 lf-activate-venv(): INFO: Adding /tmp/venv-OjZw/bin to PATH 04:23:34 INFO: No Stack... 04:23:34 INFO: Retrieving Pricing Info for: v2-standard-4 04:23:34 INFO: Archiving Costs [Pipeline] sh 04:23:35 + cut -d, -f6 04:23:35 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 04:23:37 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] 04:23:37 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] did not exist. Created. 04:23:37 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:40 /w/workspace/app-functions-sdk-go/1@tmp/durable-2cb6e865/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-2cb6e865/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:23:42 + echo total: 0.18000000715255737 [Pipeline] stash 04:23:42 Warning: overwriting stash ‘stack-cost’ 04:23:42 Stashed 1 file(s) [Pipeline] } 04:23:42 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] [Pipeline] // lock [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 04:23:50 provisioning config files... 04:23:50 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/config6053253540421642246tmp [Pipeline] { [Pipeline] sh 04:23:53 + set +x 04:23:53 + curl -s https://codecov.io/bash 04:23:53 + bash -s -- 04:23:53 04:23:53 _____ _ 04:23:53 / ____| | | 04:23:53 | | ___ __| | ___ ___ _____ __ 04:23:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:23:53 | |___| (_) | (_| | __/ (_| (_) \ V / 04:23:53 \_____\___/ \__,_|\___|\___\___/ \_/ 04:23:53 Bash-1.0.3 04:23:53 04:23:53 04:23:53 ==> git version 2.24.4 found 04:23:53 ==> 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 04:23:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:23:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:23:53 ==> Jenkins CI detected. 04:23:53 project root: . 04:23:53 --> token set from env 04:23:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:23:53 ==> Running gcov in . (disable via -X gcov) 04:23:53 ==> Python coveragepy not found 04:23:53 ==> Searching for coverage reports in: 04:23:53 + . 04:23:53 -> Found 2 reports 04:23:53 ==> Detecting git/mercurial file structure 04:23:53 ==> Reading reports 04:23:53 + ./app-service-template/coverage.out bytes=1055 04:23:53 + ./coverage.out bytes=95181 04:23:53 ==> Appending adjustments 04:23:53 https://docs.codecov.io/docs/fixing-reports 04:23:53 + Found adjustments 04:23:53 ==> Gzipping contents 04:23:53 20K /tmp/codecov.DCl7cf.gz 04:23:53 ==> Uploading reports 04:23:53 url: https://codecov.io 04:23:53 query: branch=PR-907&commit=a55425439f7bc6e8f3c06c474c4a3a8a69a1a859&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-907%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=907&job=&cmd_args= 04:23:53 -> Pinging Codecov 04:23:53 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-907&commit=a55425439f7bc6e8f3c06c474c4a3a8a69a1a859&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-907%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=907&job=&cmd_args= 04:23:54 -> Uploading to 04:23:54 https://storage.googleapis.com/codecov/v4/raw/2021-06-17/3D8B5DFFC46A037C893635FACE044666/a55425439f7bc6e8f3c06c474c4a3a8a69a1a859/909bb917-bf45-4284-b623-64d7aa3faba9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T042353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7967b0b61a8c1de43b2e89de403b2ce7c5715eccd073bb858e88b9138d672ac 04:23:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:54 Dload Upload Total Spent Left Speed 04:23:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16874 0 0 100 16874 0 34155 --:--:-- --:--:-- --:--:-- 34227 04:23:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 [Pipeline] } 04:23:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:24:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:24:08 ---> package-listing.sh 04:24:08 ++ tr '[:upper:]' '[:lower:]' 04:24:08 ++ facter osfamily 04:24:10 + OS_FAMILY=redhat 04:24:10 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-907 04:24:10 + START_PACKAGES=/tmp/packages_start.txt 04:24:10 + END_PACKAGES=/tmp/packages_end.txt 04:24:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:24:10 + PACKAGES=/tmp/packages_start.txt 04:24:10 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-907 ']' 04:24:10 + PACKAGES=/tmp/packages_end.txt 04:24:10 + case "${OS_FAMILY}" in 04:24:10 + rpm -qa 04:24:10 + sort 04:24:10 + '[' -f /tmp/packages_start.txt ']' 04:24:10 + '[' -f /tmp/packages_end.txt ']' 04:24:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:24:10 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-907 ']' 04:24:10 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-907/archives/ 04:24:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-907/archives/ [Pipeline] echo 04:24:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-907/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:24:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:24:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:24:14 04:24:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:24:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:24:16 alpine: Pulling from edgex-lftools-log-publisher 04:24:16 df20fa9351a1: Pulling fs layer 04:24:16 36b3adc4ff6f: Pulling fs layer 04:24:16 8ad3a11d3b57: Pulling fs layer 04:24:16 46f8f816bc3b: Pulling fs layer 04:24:16 93b61091891f: Pulling fs layer 04:24:16 93b9cdb0e59b: Pulling fs layer 04:24:16 5e14af77c1be: Pulling fs layer 04:24:16 01666e4c0597: Pulling fs layer 04:24:16 aa168da1d23b: Pulling fs layer 04:24:16 93b9cdb0e59b: Waiting 04:24:16 5e14af77c1be: Waiting 04:24:16 01666e4c0597: Waiting 04:24:16 46f8f816bc3b: Waiting 04:24:16 aa168da1d23b: Waiting 04:24:16 93b61091891f: Waiting 04:24:16 36b3adc4ff6f: Verifying Checksum 04:24:16 36b3adc4ff6f: Download complete 04:24:16 46f8f816bc3b: Verifying Checksum 04:24:16 46f8f816bc3b: Download complete 04:24:16 df20fa9351a1: Verifying Checksum 04:24:16 df20fa9351a1: Download complete 04:24:16 93b9cdb0e59b: Verifying Checksum 04:24:16 93b9cdb0e59b: Download complete 04:24:16 5e14af77c1be: Verifying Checksum 04:24:16 5e14af77c1be: Download complete 04:24:16 93b61091891f: Verifying Checksum 04:24:16 93b61091891f: Download complete 04:24:16 01666e4c0597: Verifying Checksum 04:24:16 01666e4c0597: Download complete 04:24:19 8ad3a11d3b57: Verifying Checksum 04:24:19 8ad3a11d3b57: Download complete 04:24:19 df20fa9351a1: Pull complete 04:24:19 36b3adc4ff6f: Pull complete 04:24:19 8ad3a11d3b57: Pull complete 04:24:19 46f8f816bc3b: Pull complete 04:24:19 93b61091891f: Pull complete 04:24:19 93b9cdb0e59b: Pull complete 04:24:19 5e14af77c1be: Pull complete 04:24:19 01666e4c0597: Pull complete 04:24:19 aa168da1d23b: Verifying Checksum 04:24:19 aa168da1d23b: Download complete 04:24:22 aa168da1d23b: Pull complete 04:24:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:24:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:24:23 prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container 04:24:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-907/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-907 -v /w/workspace/ndry_app-functions-sdk-go_PR-907:/w/workspace/ndry_app-functions-sdk-go_PR-907:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-907@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:alpine cat 04:24:26 $ docker top 1cc98ec2fb66fddbb47667d6d31e6dabddff5cf6c01d735076ea0a6433188609 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:29 + touch /tmp/pre-build-complete [Pipeline] sh 04:24:29 + mkdir -p /var/log/sa [Pipeline] sh 04:24:32 + ls /var/log/sa-host 04:24:32 + sadf -c /var/log/sa-host/sa05 04:24:32 file_magic: OK 04:24:32 HZ: Using current value: 100 04:24:32 file_header: OK 04:24:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:24:32 Statistics: 04:24:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:24:32 File successfully converted to sysstat format version 12.2.1 04:24:32 + sadf -c /var/log/sa-host/sa17 04:24:32 file_magic: OK 04:24:32 HZ: Using current value: 100 04:24:32 file_header: OK 04:24:32 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:24:32 Statistics: 04:24:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:24:32 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:32 provisioning config files... 04:24:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/config7047654329927892785tmp [Pipeline] { [Pipeline] echo 04:24:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:24:35 ---> create-netrc.sh [Pipeline] } 04:24:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:24:39 ---> python-tools-install.sh [Pipeline] echo 04:24:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:24:40 ---> sudo-logs.sh 04:24:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:24:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:24:42 ---> job-cost.sh 04:24:42 lf-activate-venv: SKIPPING 04:24:42 DEBUG: total: 0.18000000715255737 04:24:42 INFO: Retrieving Stack Cost... 04:24:43 INFO: Retrieving Pricing Info for: v3-standard-2 04:24:44 INFO: Archiving Costs [Pipeline] echo 04:24:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:24:44 ---> logs-deploy.sh 04:24:44 lf-activate-venv: SKIPPING 04:24:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-907/1 04:24:44 INFO: archiving workspace using pattern(s): 04:24:45 Archives upload complete. 04:24:45 INFO: archiving logs to Nexus 04:24:46 ---> uname -a: 04:24:46 Linux prd-centos7-docker-4c-2g-2028.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:24:46 04:24:46 04:24:46 ---> lscpu: 04:24:46 Architecture: x86_64 04:24:46 CPU op-mode(s): 32-bit, 64-bit 04:24:46 Byte Order: Little Endian 04:24:46 Address sizes: 40 bits physical, 48 bits virtual 04:24:46 CPU(s): 2 04:24:46 On-line CPU(s) list: 0,1 04:24:46 Thread(s) per core: 1 04:24:46 Core(s) per socket: 1 04:24:46 Socket(s): 2 04:24:46 NUMA node(s): 1 04:24:46 Vendor ID: AuthenticAMD 04:24:46 CPU family: 23 04:24:46 Model: 49 04:24:46 Model name: AMD EPYC-Rome Processor 04:24:46 Stepping: 0 04:24:46 CPU MHz: 2799.998 04:24:46 BogoMIPS: 5599.99 04:24:46 Virtualization: AMD-V 04:24:46 Hypervisor vendor: KVM 04:24:46 Virtualization type: full 04:24:46 L1d cache: 64 KiB 04:24:46 L1i cache: 64 KiB 04:24:46 L2 cache: 1 MiB 04:24:46 L3 cache: 32 MiB 04:24:46 NUMA node0 CPU(s): 0,1 04:24:46 Vulnerability Itlb multihit: Not affected 04:24:46 Vulnerability L1tf: Not affected 04:24:46 Vulnerability Mds: Not affected 04:24:46 Vulnerability Meltdown: Not affected 04:24:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:24:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:24:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:24:46 Vulnerability Srbds: Not affected 04:24:46 Vulnerability Tsx async abort: Not affected 04:24:46 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:24:46 04:24:46 04:24:46 ---> nproc: 04:24:46 2 04:24:46 04:24:46 04:24:46 ---> df -h: 04:24:46 Filesystem Size Used Available Use% Mounted on 04:24:46 overlay 40.0G 7.3G 32.7G 18% / 04:24:46 tmpfs 64.0M 0 64.0M 0% /dev 04:24:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:24:46 shm 64.0M 0 64.0M 0% /dev/shm 04:24:46 /dev/vda1 40.0G 7.3G 32.7G 18% /facter-os 04:24:46 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/resolv.conf 04:24:46 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hostname 04:24:46 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hosts 04:24:46 /dev/vda1 40.0G 7.3G 32.7G 18% /run/cloud-init/result.json 04:24:46 /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/ndry_app-functions-sdk-go_PR-907 04:24:46 /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp 04:24:46 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/sa-host 04:24:46 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/secure 04:24:46 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/auth.log 04:24:46 04:24:46 04:24:46 ---> free -m: 04:24:46 total used free shared buff/cache available 04:24:46 Mem: 7821 923 4768 0 2129 6720 04:24:46 Swap: 1023 0 1023 04:24:46 04:24:46 04:24:46 ---> ip addr: 04:24:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:24:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:24:46 inet 127.0.0.1/8 scope host lo 04:24:46 valid_lft forever preferred_lft forever 04:24:46 inet6 ::1/128 scope host 04:24:46 valid_lft forever preferred_lft forever 04:24:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:24:46 link/ether fa:16:3e:ab:7b:56 brd ff:ff:ff:ff:ff:ff 04:24:46 inet 10.30.122.95/23 brd 10.30.123.255 scope global dynamic eth0 04:24:46 valid_lft 85417sec preferred_lft 85417sec 04:24:46 inet6 fe80::f816:3eff:feab:7b56/64 scope link 04:24:46 valid_lft forever preferred_lft forever 04:24:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:24:46 link/ether 02:42:4c:cf:16:bf brd ff:ff:ff:ff:ff:ff 04:24:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:24:46 valid_lft forever preferred_lft forever 04:24:46 inet6 fe80::42:4cff:fecf:16bf/64 scope link 04:24:46 valid_lft forever preferred_lft forever 04:24:46 04:24:46 04:24:46 ---> sar -b -r -n DEV: 04:24:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 04:24:46 04:24:46 04:08:12 LINUX RESTART (2 CPU) 04:24:46 04:24:46 04:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:24:46 04:10:01 68.52 0.60 67.92 0.00 81.28 2377.80 0.00 04:24:46 04:11:01 21.22 3.16 18.05 0.00 2522.32 3031.68 0.00 04:24:46 04:12:01 1.67 0.00 1.67 0.00 0.00 32.01 0.00 04:24:46 04:13:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 04:24:46 04:14:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 04:24:46 04:15:01 0.38 0.00 0.38 0.00 0.00 5.96 0.00 04:24:46 04:16:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 04:24:46 04:17:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 04:24:46 04:18:02 0.25 0.00 0.25 0.00 0.00 2.43 0.00 04:24:46 04:19:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 04:24:46 04:20:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 04:24:46 04:21:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 04:24:46 04:22:01 0.37 0.00 0.37 0.00 0.00 5.51 0.00 04:24:46 04:23:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 04:24:46 04:24:01 0.42 0.18 0.23 0.00 8.53 3.46 0.00 04:24:46 Average: 6.32 0.26 6.06 0.00 174.35 365.77 0.00 04:24:46 04:24:46 04:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:24:46 04:10:01 5597256 0 773692 9.66 2620 1635372 1125964 12.43 514640 1506692 104 04:24:46 04:11:01 5431176 0 802368 10.02 2620 1772776 1131684 12.49 587916 1589280 20 04:24:46 04:12:01 5439220 0 794320 9.92 2620 1772780 1068080 11.79 583404 1587396 8 04:24:46 04:13:01 5437060 0 796476 9.94 2620 1772784 1068176 11.79 585468 1587436 8 04:24:46 04:14:01 5436892 0 796636 9.95 2620 1772792 1068212 11.79 585704 1587436 8 04:24:46 04:15:01 5434576 0 798952 9.98 2620 1772792 1095212 12.09 579780 1595588 8 04:24:46 04:16:01 5416924 0 816596 10.20 2620 1772800 1127236 12.45 596488 1595588 8 04:24:46 04:17:01 5427356 0 806160 10.07 2620 1772804 1064872 11.76 588816 1593796 8 04:24:46 04:18:02 5427692 0 805820 10.06 2620 1772808 1064872 11.76 589000 1593796 8 04:24:46 04:19:01 5427368 0 806140 10.07 2620 1772812 1064956 11.76 596660 1586476 8 04:24:46 04:20:01 5427612 0 805896 10.06 2620 1772812 1064872 11.76 596208 1586476 8 04:24:46 04:21:01 5427636 0 805808 10.06 2620 1772876 1064872 11.76 596280 1586540 20 04:24:46 04:22:01 5427728 0 805768 10.06 2620 1772824 1064872 11.76 596280 1586524 8 04:24:46 04:23:01 5426580 0 806912 10.08 2620 1772828 1064872 11.76 596520 1587052 8 04:24:46 04:24:01 5423372 0 809884 10.11 2620 1773064 1065644 11.77 599404 1587092 136 04:24:46 Average: 5440563 0 802095 10.02 2620 1763662 1080293 11.93 586171 1583811 25 04:24:46 04:24:46 04:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:24:46 04:10:01 eth0 284.84 212.26 618.92 46.68 0.00 0.00 0.00 0.00 04:24:46 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:11:01 eth0 158.84 183.93 642.88 23.64 0.00 0.00 0.00 0.00 04:24:46 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:11:01 docker0 136.48 99.15 10.78 314.50 0.00 0.00 0.00 0.00 04:24:46 04:12:01 eth0 1.35 0.52 0.58 0.39 0.00 0.00 0.00 0.00 04:24:46 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:13:01 eth0 1.88 0.27 0.42 0.20 0.00 0.00 0.00 0.00 04:24:46 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:14:01 eth0 1.52 0.67 0.71 0.46 0.00 0.00 0.00 0.00 04:24:46 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:15:01 eth0 1.37 1.38 0.33 7.99 0.00 0.00 0.00 0.00 04:24:46 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:16:01 eth0 1.27 2.82 0.32 12.56 0.00 0.00 0.00 0.00 04:24:46 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:17:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:46 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:18:02 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:46 04:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:19:01 eth0 0.32 0.25 0.15 0.08 0.00 0.00 0.00 0.00 04:24:46 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:46 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:46 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:22:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:46 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:24:46 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:24:01 eth0 5.35 3.53 5.01 1.96 0.00 0.00 0.00 0.00 04:24:46 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 Average: eth0 30.53 27.11 84.73 6.27 0.00 0.00 0.00 0.00 04:24:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:24:46 Average: docker0 9.11 6.62 0.72 20.99 0.00 0.00 0.00 0.00 04:24:46 04:24:46 04:24:48 ---> sar -P ALL: 04:24:48 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 04:24:48 04:24:48 04:08:12 LINUX RESTART (2 CPU) 04:24:48 04:24:48 04:09:01 CPU %user %nice %system %iowait %steal %idle 04:24:48 04:10:01 all 5.53 0.00 1.20 1.64 0.04 91.59 04:24:48 04:10:01 0 5.34 0.00 1.47 1.81 0.03 91.35 04:24:48 04:10:01 1 5.72 0.00 0.93 1.47 0.05 91.83 04:24:48 04:11:01 all 3.66 0.00 1.54 0.70 0.04 94.05 04:24:48 04:11:01 0 2.92 0.00 1.39 0.95 0.03 94.71 04:24:48 04:11:01 1 4.40 0.00 1.69 0.46 0.05 93.40 04:24:48 04:12:01 all 0.12 0.00 0.03 0.00 0.03 99.82 04:24:48 04:12:01 0 0.20 0.00 0.03 0.00 0.03 99.73 04:24:48 04:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:24:48 04:13:01 all 0.15 0.00 0.03 0.00 0.03 99.79 04:24:48 04:13:01 0 0.17 0.00 0.03 0.00 0.02 99.78 04:24:48 04:13:01 1 0.13 0.00 0.03 0.00 0.03 99.80 04:24:48 04:14:01 all 0.11 0.00 0.03 0.00 0.03 99.84 04:24:48 04:14:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:24:48 04:14:01 1 0.17 0.00 0.02 0.00 0.02 99.80 04:24:48 04:15:01 all 0.13 0.00 0.07 0.00 0.03 99.77 04:24:48 04:15:01 0 0.13 0.00 0.10 0.00 0.02 99.75 04:24:48 04:15:01 1 0.13 0.00 0.03 0.00 0.03 99.80 04:24:48 04:16:01 all 0.14 0.00 0.06 0.00 0.03 99.77 04:24:48 04:16:01 0 0.13 0.00 0.05 0.00 0.02 99.80 04:24:48 04:16:01 1 0.15 0.00 0.07 0.00 0.03 99.75 04:24:48 04:17:01 all 0.13 0.00 0.02 0.00 0.03 99.82 04:24:48 04:17:01 0 0.20 0.00 0.02 0.00 0.03 99.75 04:24:48 04:17:01 1 0.05 0.00 0.02 0.00 0.03 99.90 04:24:48 04:18:02 all 0.11 0.00 0.02 0.00 0.02 99.86 04:24:48 04:18:02 0 0.20 0.00 0.02 0.00 0.02 99.77 04:24:48 04:18:02 1 0.02 0.00 0.02 0.00 0.02 99.95 04:24:48 04:19:01 all 0.12 0.00 0.02 0.00 0.03 99.84 04:24:48 04:19:01 0 0.20 0.00 0.02 0.00 0.03 99.74 04:24:48 04:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:24:48 04:20:01 all 0.05 0.00 0.03 0.00 0.02 99.91 04:24:48 04:20:01 0 0.08 0.00 0.03 0.00 0.02 99.87 04:24:48 04:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:24:48 04:24:48 04:20:01 CPU %user %nice %system %iowait %steal %idle 04:24:48 04:21:01 all 0.04 0.00 0.02 0.00 0.03 99.91 04:24:48 04:21:01 0 0.05 0.00 0.02 0.00 0.03 99.90 04:24:48 04:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:24:48 04:22:01 all 0.06 0.00 0.03 0.00 0.02 99.90 04:24:48 04:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:24:48 04:22:01 1 0.12 0.00 0.03 0.00 0.02 99.83 04:24:48 04:23:01 all 0.11 0.00 0.03 0.00 0.03 99.83 04:24:48 04:23:01 0 0.05 0.00 0.03 0.00 0.05 99.87 04:24:48 04:23:01 1 0.17 0.00 0.03 0.00 0.00 99.80 04:24:48 04:24:01 all 0.54 0.00 0.33 0.00 0.03 99.11 04:24:48 04:24:01 0 0.45 0.00 0.20 0.00 0.02 99.33 04:24:48 04:24:01 1 0.62 0.00 0.47 0.00 0.03 98.88 04:24:48 Average: all 0.73 0.00 0.23 0.15 0.03 98.86 04:24:48 Average: 0 0.67 0.00 0.23 0.18 0.03 98.89 04:24:48 Average: 1 0.78 0.00 0.23 0.13 0.03 98.84 04:24:48 04:24:48 04:24:48