Pull request #543 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 29906063e81dc8494c783355c75c75d33c57c3ff+7fa6067512f69ddc1c1818832b10f56bfd793194 (dcd188912d42e37ab16e842239060c331b0c4dc8) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision fc09f7fe5f69055b0e322e50b0bb9debbc716db4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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-543/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision fc09f7fe5f69055b0e322e50b0bb9debbc716db4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f fc09f7fe5f69055b0e322e50b0bb9debbc716db4 # timeout=10 Commit message: "Merge pull request #271 from ernestojeda/documentation-changes" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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-543/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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 fc09f7fe5f69055b0e322e50b0bb9debbc716db4 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5440 in /w/workspace/ndry_app-functions-sdk-go_PR-543 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-543 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 7fa6067512f69ddc1c1818832b10f56bfd793194 into PR head commit 29906063e81dc8494c783355c75c75d33c57c3ff Merge succeeded, producing 29906063e81dc8494c783355c75c75d33c57c3ff Checking out Revision 29906063e81dc8494c783355c75c75d33c57c3ff (PR-543) > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/543/head:refs/remotes/origin/PR-543 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29906063e81dc8494c783355c75c75d33c57c3ff # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7fa6067512f69ddc1c1818832b10f56bfd793194 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29906063e81dc8494c783355c75c75d33c57c3ff # timeout=10 Commit message: "build: Use latest go-mod-core-contracts and fix build errors due to name change" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-14T23:29:21.175Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-14T23:29:21.598Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-14T23:29:21.824Z] ========================================================= [2020-10-14T23:29:21.824Z] EdgeX Global Pipelines Version Info [2020-10-14T23:29:21.824Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:29:23.349Z] ------------------- [2020-10-14T23:29:23.349Z] stable info: [2020-10-14T23:29:23.349Z] ------------------- [2020-10-14T23:29:23.349Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-14T23:29:23.350Z] Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [2020-10-14T23:29:23.350Z] Message: update stable to v1.0.142 [2020-10-14T23:29:24.302Z] ------------------- [2020-10-14T23:29:24.302Z] experimental info: [2020-10-14T23:29:24.302Z] ------------------- [2020-10-14T23:29:24.302Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-14T23:29:24.302Z] Commit SHA: fc09f7fe5f69055b0e322e50b0bb9debbc716db4 [2020-10-14T23:29:24.302Z] Message: update experimental to v1.0.142 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-14T23:29:24.864Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-10-14T23:29:25.037Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-10-14T23:29:25.167Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-14T23:29:25.298Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-14T23:29:25.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-14T23:29:25.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-14T23:29:25.711Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-14T23:29:25.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-14T23:29:25.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-14T23:29:26.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-14T23:29:26.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-14T23:29:26.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-10-14T23:29:26.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-14T23:29:26.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-14T23:29:26.725Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T23:29:26.894Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T23:29:27.019Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T23:29:27.140Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T23:29:27.262Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-14T23:29:27.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-14T23:29:27.540Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-14T23:29:27.726Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-10-14T23:29:27.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-14T23:29:27.979Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-14T23:29:28.095Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-14T23:29:28.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-543 [Pipeline] echo [2020-10-14T23:29:28.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-543 [Pipeline] echo [2020-10-14T23:29:28.442Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-543 [Pipeline] echo [2020-10-14T23:29:28.561Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29906063e81dc8494c783355c75c75d33c57c3ff [Pipeline] echo [2020-10-14T23:29:28.708Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2990606 [Pipeline] echo [2020-10-14T23:29:28.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-14T23:29:29.580Z] + git log --format=format:%s -1 29906063e81dc8494c783355c75c75d33c57c3ff [Pipeline] echo [2020-10-14T23:29:29.661Z] GIT_COMMIT: 29906063e81dc8494c783355c75c75d33c57c3ff, Commit Message: build: Use latest go-mod-core-contracts and fix build errors due to name change [Pipeline] echo [2020-10-14T23:29:29.736Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:29:30.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T23:29:31.107Z] [2020-10-14T23:29:31.107Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:29:31.502Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T23:29:31.502Z] latest: Pulling from edgex-devops/git-semver [2020-10-14T23:29:31.502Z] 31603596830f: Pulling fs layer [2020-10-14T23:29:31.502Z] 2a8b12db71e7: Pulling fs layer [2020-10-14T23:29:31.502Z] 6ca5941a6612: Pulling fs layer [2020-10-14T23:29:31.502Z] ecc8261a40a4: Pulling fs layer [2020-10-14T23:29:31.502Z] ecc8261a40a4: Waiting [2020-10-14T23:29:31.502Z] 2a8b12db71e7: Verifying Checksum [2020-10-14T23:29:31.502Z] 2a8b12db71e7: Download complete [2020-10-14T23:29:32.085Z] ecc8261a40a4: Verifying Checksum [2020-10-14T23:29:32.085Z] ecc8261a40a4: Download complete [2020-10-14T23:29:32.085Z] 31603596830f: Verifying Checksum [2020-10-14T23:29:32.085Z] 31603596830f: Download complete [2020-10-14T23:29:32.085Z] 6ca5941a6612: Verifying Checksum [2020-10-14T23:29:32.085Z] 6ca5941a6612: Download complete [2020-10-14T23:29:32.353Z] 31603596830f: Pull complete [2020-10-14T23:29:32.353Z] 2a8b12db71e7: Pull complete [2020-10-14T23:29:33.315Z] 6ca5941a6612: Pull complete [2020-10-14T23:29:33.315Z] ecc8261a40a4: Pull complete [2020-10-14T23:29:33.315Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-14T23:29:33.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T23:29:33.315Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-14T23:29:33.445Z] prd-centos7-docker-4c-2g-5440 does not seem to be running inside a container [2020-10-14T23:29:33.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-543 -v /w/workspace/ndry_app-functions-sdk-go_PR-543:/w/workspace/ndry_app-functions-sdk-go_PR-543:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-543@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-543@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 [2020-10-14T23:29:35.734Z] $ docker top ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-14T23:29:36.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T23:29:36.112Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T23:29:36.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T23:29:36.400Z] $ docker exec ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 ssh-agent [2020-10-14T23:29:36.565Z] SSH_AUTH_SOCK=/tmp/ssh-GwxjzXVwmeM9/agent.12 [2020-10-14T23:29:36.565Z] SSH_AGENT_PID=17 [2020-10-14T23:29:36.577Z] Running ssh-add (command line suppressed) [2020-10-14T23:29:36.704Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-543@tmp/private_key_7530277314184178298.key (/w/workspace/ndry_app-functions-sdk-go_PR-543@tmp/private_key_7530277314184178298.key) [2020-10-14T23:29:36.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T23:29:37.147Z] + git tag --points-at HEAD [Pipeline] } [2020-10-14T23:29:37.178Z] $ docker exec --env ******** --env ******** ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 ssh-agent -k [2020-10-14T23:29:37.292Z] unset SSH_AUTH_SOCK; [2020-10-14T23:29:37.292Z] unset SSH_AGENT_PID; [2020-10-14T23:29:37.292Z] echo Agent pid 17 killed; [2020-10-14T23:29:37.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-14T23:29:37.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T23:29:37.625Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T23:29:37.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T23:29:37.796Z] $ docker exec ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 ssh-agent [2020-10-14T23:29:37.970Z] SSH_AUTH_SOCK=/tmp/ssh-UKqunaPfQl3L/agent.47 [2020-10-14T23:29:37.970Z] SSH_AGENT_PID=53 [2020-10-14T23:29:37.979Z] Running ssh-add (command line suppressed) [2020-10-14T23:29:38.107Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-543@tmp/private_key_3269711063977407669.key (/w/workspace/ndry_app-functions-sdk-go_PR-543@tmp/private_key_3269711063977407669.key) [2020-10-14T23:29:38.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T23:29:38.543Z] + git semver init [2020-10-14T23:29:38.543Z] # -> Open(): unable to determine branch for HEAD [2020-10-14T23:29:38.543Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-543/.git [2020-10-14T23:29:38.543Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-543 [2020-10-14T23:29:38.543Z] # $SEMVER_REMOTE_NAME = origin [2020-10-14T23:29:38.543Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-14T23:29:38.543Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-14T23:29:38.543Z] # $SEMVER_BRANCH = PR-543 [2020-10-14T23:29:38.543Z] # $SEMVER_TEMP = /tmp/semver-413170806 [2020-10-14T23:29:38.543Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-10-14T23:29:48.564Z] # '/tmp/semver-413170806' -> '/w/workspace/ndry_app-functions-sdk-go_PR-543/.semver' [2020-10-14T23:29:48.564Z] # -> Force: false [2020-10-14T23:29:48.564Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-543/.semver [Pipeline] } [2020-10-14T23:29:48.603Z] $ docker exec --env ******** --env ******** ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 ssh-agent -k [2020-10-14T23:29:48.723Z] unset SSH_AUTH_SOCK; [2020-10-14T23:29:48.723Z] unset SSH_AGENT_PID; [2020-10-14T23:29:48.723Z] echo Agent pid 53 killed; [2020-10-14T23:29:48.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-14T23:29:49.369Z] + git semver [Pipeline] } [2020-10-14T23:29:49.402Z] $ docker stop --time=1 ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 [2020-10-14T23:29:50.845Z] $ docker rm -f ad6e4dd19bda93628abf8cfbbcd94338f850c44a686e182696f7c38a60f0adc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-14T23:29:51.530Z] Stashed 1 file(s) [Pipeline] echo [2020-10-14T23:29:51.547Z] [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 [2020-10-14T23:30:07.406Z] Still waiting to schedule task [2020-10-14T23:30:07.406Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-14T23:30:07.425Z] Still waiting to schedule task [2020-10-14T23:30:07.425Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-14T23:32:10.550Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5442 in /w/workspace/ndry_app-functions-sdk-go_PR-543 [Pipeline] { [Pipeline] ws [2020-10-14T23:32:10.637Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-14T23:32:15.449Z] Running on prd-centos7-docker-4c-2g-5444 in /w/workspace/ndry_app-functions-sdk-go_PR-543 [Pipeline] { [Pipeline] ws [2020-10-14T23:32:15.551Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-10-14T23:32:16.112Z] using credential edgex-jenkins-ssh [2020-10-14T23:32:16.182Z] Cloning the remote Git repository [2020-10-14T23:32:16.259Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-14T23:32:16.387Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-10-14T23:32:16.475Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-14T23:32:16.476Z] > git --version # timeout=10 [2020-10-14T23:32:16.497Z] > git --version # 'git version 2.17.1' [2020-10-14T23:32:16.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T23:32:16.579Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T23:32:18.082Z] using credential edgex-jenkins-ssh [2020-10-14T23:32:18.153Z] Cloning the remote Git repository [2020-10-14T23:32:18.185Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-14T23:32:18.257Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2020-10-14T23:32:18.314Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-14T23:32:18.314Z] > git --version # timeout=10 [2020-10-14T23:32:18.323Z] > git --version # 'git version 2.16.5' [2020-10-14T23:32:18.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T23:32:18.359Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T23:32:23.393Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-14T23:32:23.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T23:32:23.445Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-14T23:32:23.488Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-14T23:32:23.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T23:32:23.501Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/543/head:refs/remotes/origin/PR-543 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T23:32:24.076Z] Merging remotes/origin/master commit 7fa6067512f69ddc1c1818832b10f56bfd793194 into PR head commit 29906063e81dc8494c783355c75c75d33c57c3ff [Pipeline] } [2020-10-14T23:32:24.037Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-14T23:32:24.045Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T23:32:24.057Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-10-14T23:32:24.071Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-10-14T23:32:24.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T23:32:24.075Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/543/head:refs/remotes/origin/PR-543 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // ws [Pipeline] } [2020-10-14T23:32:24.514Z] Merging remotes/origin/master commit 7fa6067512f69ddc1c1818832b10f56bfd793194 into PR head commit 29906063e81dc8494c783355c75c75d33c57c3ff [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-14T23:32:24.924Z] Failed in branch arm64 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-14T23:32:25.559Z] Failed in branch amd64 [2020-10-14T23:32:24.099Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T23:32:24.119Z] > git checkout -f 29906063e81dc8494c783355c75c75d33c57c3ff # timeout=10 [2020-10-14T23:32:24.524Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T23:32:24.530Z] > git checkout -f 29906063e81dc8494c783355c75c75d33c57c3ff # timeout=10 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:32:30.201Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:32:30.810Z] ---> package-listing.sh [2020-10-14T23:32:30.810Z] ++ facter osfamily [2020-10-14T23:32:30.810Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-14T23:32:30.810Z] + OS_FAMILY=redhat [2020-10-14T23:32:30.810Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-543 [2020-10-14T23:32:30.810Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-14T23:32:30.810Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-14T23:32:30.810Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-14T23:32:30.810Z] + PACKAGES=/tmp/packages_start.txt [2020-10-14T23:32:30.810Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-543 ']' [2020-10-14T23:32:30.810Z] + PACKAGES=/tmp/packages_end.txt [2020-10-14T23:32:30.810Z] + case "${OS_FAMILY}" in [2020-10-14T23:32:30.810Z] + rpm -qa [2020-10-14T23:32:30.810Z] + sort [2020-10-14T23:32:34.124Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-14T23:32:34.124Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-14T23:32:34.124Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-14T23:32:34.124Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-543 ']' [2020-10-14T23:32:34.124Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-543/archives/ [2020-10-14T23:32:34.124Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-543/archives/ [Pipeline] echo [2020-10-14T23:32:34.182Z] 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-543/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-14T23:32:34.488Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:32:34.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-14T23:32:34.826Z] [2020-10-14T23:32:34.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-14T23:32:35.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-14T23:32:35.212Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-14T23:32:35.212Z] df20fa9351a1: Pulling fs layer [2020-10-14T23:32:35.212Z] 36b3adc4ff6f: Pulling fs layer [2020-10-14T23:32:35.212Z] 8ad3a11d3b57: Pulling fs layer [2020-10-14T23:32:35.212Z] 46f8f816bc3b: Pulling fs layer [2020-10-14T23:32:35.212Z] 93b61091891f: Pulling fs layer [2020-10-14T23:32:35.212Z] 93b9cdb0e59b: Pulling fs layer [2020-10-14T23:32:35.212Z] 5e14af77c1be: Pulling fs layer [2020-10-14T23:32:35.212Z] 01666e4c0597: Pulling fs layer [2020-10-14T23:32:35.212Z] aa168da1d23b: Pulling fs layer [2020-10-14T23:32:35.212Z] 93b9cdb0e59b: Waiting [2020-10-14T23:32:35.212Z] 5e14af77c1be: Waiting [2020-10-14T23:32:35.212Z] 46f8f816bc3b: Waiting [2020-10-14T23:32:35.212Z] 93b61091891f: Waiting [2020-10-14T23:32:35.212Z] 01666e4c0597: Waiting [2020-10-14T23:32:35.212Z] aa168da1d23b: Waiting [2020-10-14T23:32:35.212Z] 36b3adc4ff6f: Verifying Checksum [2020-10-14T23:32:35.212Z] 36b3adc4ff6f: Download complete [2020-10-14T23:32:35.212Z] 46f8f816bc3b: Verifying Checksum [2020-10-14T23:32:35.212Z] 46f8f816bc3b: Download complete [2020-10-14T23:32:35.212Z] df20fa9351a1: Verifying Checksum [2020-10-14T23:32:35.479Z] 93b9cdb0e59b: Verifying Checksum [2020-10-14T23:32:35.479Z] 93b9cdb0e59b: Download complete [2020-10-14T23:32:35.479Z] 5e14af77c1be: Verifying Checksum [2020-10-14T23:32:35.479Z] 5e14af77c1be: Download complete [2020-10-14T23:32:35.479Z] 8ad3a11d3b57: Verifying Checksum [2020-10-14T23:32:35.479Z] 8ad3a11d3b57: Download complete [2020-10-14T23:32:35.479Z] 93b61091891f: Verifying Checksum [2020-10-14T23:32:35.479Z] 93b61091891f: Download complete [2020-10-14T23:32:35.742Z] df20fa9351a1: Pull complete [2020-10-14T23:32:36.006Z] 36b3adc4ff6f: Pull complete [2020-10-14T23:32:36.276Z] 01666e4c0597: Verifying Checksum [2020-10-14T23:32:36.276Z] 01666e4c0597: Download complete [2020-10-14T23:32:36.541Z] 8ad3a11d3b57: Pull complete [2020-10-14T23:32:36.541Z] 46f8f816bc3b: Pull complete [2020-10-14T23:32:37.120Z] 93b61091891f: Pull complete [2020-10-14T23:32:37.120Z] 93b9cdb0e59b: Pull complete [2020-10-14T23:32:37.120Z] 5e14af77c1be: Pull complete [2020-10-14T23:32:37.700Z] 01666e4c0597: Pull complete [2020-10-14T23:32:38.278Z] aa168da1d23b: Download complete [2020-10-14T23:32:44.910Z] aa168da1d23b: Pull complete [2020-10-14T23:32:44.910Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-14T23:32:44.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-14T23:32:44.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-14T23:32:45.114Z] prd-centos7-docker-4c-2g-5440 does not seem to be running inside a container [2020-10-14T23:32:45.164Z] $ 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-543/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-543 -v /w/workspace/ndry_app-functions-sdk-go_PR-543:/w/workspace/ndry_app-functions-sdk-go_PR-543:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-543@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-543@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 [2020-10-14T23:32:50.856Z] $ docker top 06bf0da15d93e4915f261fb306ddcbb38769cf920af51d1d53d1c1864cfa3638 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T23:32:51.433Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-14T23:32:51.759Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-14T23:32:52.073Z] + ls /var/log/sa-host [2020-10-14T23:32:52.073Z] + sadf -c /var/log/sa-host/sa05 [2020-10-14T23:32:52.073Z] file_magic: OK [2020-10-14T23:32:52.073Z] HZ: Using current value: 100 [2020-10-14T23:32:52.073Z] file_header: OK [2020-10-14T23:32:52.073Z] 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 [2020-10-14T23:32:52.073Z] Statistics: [2020-10-14T23:32:52.073Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-14T23:32:52.073Z] File successfully converted to sysstat format version 12.2.1 [2020-10-14T23:32:52.073Z] + sadf -c /var/log/sa-host/sa14 [2020-10-14T23:32:52.073Z] file_magic: OK [2020-10-14T23:32:52.073Z] HZ: Using current value: 100 [2020-10-14T23:32:52.073Z] file_header: OK [2020-10-14T23:32:52.073Z] 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 [2020-10-14T23:32:52.073Z] Statistics: [2020-10-14T23:32:52.073Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-14T23:32:52.073Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-14T23:32:52.830Z] provisioning config files... [2020-10-14T23:32:52.851Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-543@tmp/config4086085550709211394tmp [Pipeline] { [Pipeline] echo [2020-10-14T23:32:52.975Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:32:53.302Z] ---> create-netrc.sh [Pipeline] } [2020-10-14T23:32:53.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-14T23:32:53.467Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:32:53.818Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-14T23:32:53.843Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:32:54.169Z] ---> sudo-logs.sh [2020-10-14T23:32:54.169Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-14T23:32:54.200Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:32:54.548Z] ---> job-cost.sh [2020-10-14T23:32:54.548Z] lf-activate-venv: SKIPPING [2020-10-14T23:32:54.548Z] INFO: No Stack... [2020-10-14T23:32:55.497Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-14T23:32:56.072Z] INFO: Archiving Costs [Pipeline] echo [2020-10-14T23:32:56.103Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T23:32:56.432Z] ---> logs-deploy.sh [2020-10-14T23:32:56.433Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-543/1 [2020-10-14T23:32:56.433Z] INFO: archiving workspace using pattern(s): [2020-10-14T23:32:58.354Z] Archives upload complete. [2020-10-14T23:32:58.354Z] INFO: archiving logs to Nexus [2020-10-14T23:32:59.746Z] ---> uname -a: [2020-10-14T23:32:59.746Z] Linux prd-centos7-docker-4c-2g-5440.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-14T23:32:59.746Z] [2020-10-14T23:32:59.746Z] [2020-10-14T23:32:59.746Z] ---> lscpu: [2020-10-14T23:32:59.746Z] Architecture: x86_64 [2020-10-14T23:32:59.746Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-14T23:32:59.746Z] Byte Order: Little Endian [2020-10-14T23:32:59.746Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-14T23:32:59.746Z] CPU(s): 4 [2020-10-14T23:32:59.746Z] On-line CPU(s) list: 0-3 [2020-10-14T23:32:59.746Z] Thread(s) per core: 1 [2020-10-14T23:32:59.746Z] Core(s) per socket: 1 [2020-10-14T23:32:59.746Z] Socket(s): 4 [2020-10-14T23:32:59.746Z] NUMA node(s): 1 [2020-10-14T23:32:59.746Z] Vendor ID: GenuineIntel [2020-10-14T23:32:59.746Z] CPU family: 6 [2020-10-14T23:32:59.746Z] Model: 44 [2020-10-14T23:32:59.746Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-14T23:32:59.746Z] Stepping: 1 [2020-10-14T23:32:59.746Z] CPU MHz: 2933.436 [2020-10-14T23:32:59.746Z] BogoMIPS: 5866.87 [2020-10-14T23:32:59.746Z] Virtualization: VT-x [2020-10-14T23:32:59.746Z] Hypervisor vendor: KVM [2020-10-14T23:32:59.746Z] Virtualization type: full [2020-10-14T23:32:59.746Z] L1d cache: 128 KiB [2020-10-14T23:32:59.746Z] L1i cache: 128 KiB [2020-10-14T23:32:59.746Z] L2 cache: 16 MiB [2020-10-14T23:32:59.746Z] L3 cache: 64 MiB [2020-10-14T23:32:59.746Z] NUMA node0 CPU(s): 0-3 [2020-10-14T23:32:59.746Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-14T23:32:59.746Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-14T23:32:59.746Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-14T23:32:59.746Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-14T23:32:59.746Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-14T23:32:59.746Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-14T23:32:59.746Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-14T23:32:59.746Z] Vulnerability Tsx async abort: Not affected [2020-10-14T23:32:59.746Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-10-14T23:32:59.746Z] [2020-10-14T23:32:59.746Z] [2020-10-14T23:32:59.746Z] ---> nproc: [2020-10-14T23:32:59.746Z] 4 [2020-10-14T23:32:59.746Z] [2020-10-14T23:32:59.746Z] [2020-10-14T23:32:59.746Z] ---> df -h: [2020-10-14T23:32:59.746Z] Filesystem Size Used Available Use% Mounted on [2020-10-14T23:32:59.747Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-14T23:32:59.747Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-14T23:32:59.747Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-14T23:32:59.747Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-14T23:32:59.747Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-14T23:32:59.747Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-14T23:32:59.747Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-14T23:32:59.747Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-14T23:32:59.747Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-14T23:32:59.747Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/ndry_app-functions-sdk-go_PR-543 [2020-10-14T23:32:59.747Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/ndry_app-functions-sdk-go_PR-543@tmp [2020-10-14T23:32:59.747Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-14T23:32:59.747Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-14T23:32:59.747Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-14T23:32:59.747Z] [2020-10-14T23:32:59.747Z] [2020-10-14T23:32:59.747Z] ---> free -m: [2020-10-14T23:32:59.747Z] total used free shared buff/cache available [2020-10-14T23:32:59.747Z] Mem: 1837 681 110 0 1046 1053 [2020-10-14T23:32:59.747Z] Swap: 1023 1 1022 [2020-10-14T23:32:59.747Z] [2020-10-14T23:32:59.747Z] [2020-10-14T23:32:59.747Z] ---> ip addr: [2020-10-14T23:32:59.747Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-14T23:32:59.747Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-14T23:32:59.747Z] inet 127.0.0.1/8 scope host lo [2020-10-14T23:32:59.747Z] valid_lft forever preferred_lft forever [2020-10-14T23:32:59.747Z] inet6 ::1/128 scope host [2020-10-14T23:32:59.747Z] valid_lft forever preferred_lft forever [2020-10-14T23:32:59.747Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-14T23:32:59.747Z] link/ether fa:16:3e:37:5a:d7 brd ff:ff:ff:ff:ff:ff [2020-10-14T23:32:59.747Z] inet 10.30.122.132/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-14T23:32:59.747Z] valid_lft 86148sec preferred_lft 86148sec [2020-10-14T23:32:59.747Z] inet6 fe80::f816:3eff:fe37:5ad7/64 scope link [2020-10-14T23:32:59.747Z] valid_lft forever preferred_lft forever [2020-10-14T23:32:59.747Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-14T23:32:59.747Z] link/ether 02:42:67:5c:74:eb brd ff:ff:ff:ff:ff:ff [2020-10-14T23:32:59.747Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-14T23:32:59.747Z] valid_lft forever preferred_lft forever [2020-10-14T23:32:59.747Z] inet6 fe80::42:67ff:fe5c:74eb/64 scope link [2020-10-14T23:32:59.747Z] valid_lft forever preferred_lft forever [2020-10-14T23:32:59.747Z] [2020-10-14T23:32:59.747Z] [2020-10-14T23:32:59.747Z] ---> sar -b -r -n DEV: [2020-10-14T23:32:59.747Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/14/20 _x86_64_ (4 CPU) [2020-10-14T23:32:59.747Z] [2020-10-14T23:32:59.747Z] 23:28:28 LINUX RESTART (4 CPU) [2020-10-14T23:32:59.747Z] [2020-10-14T23:32:59.747Z] 23:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-14T23:32:59.747Z] 23:30:01 85.01 37.56 47.45 0.00 7542.42 6679.88 0.00 [2020-10-14T23:32:59.747Z] 23:31:01 1.53 0.00 1.53 0.00 0.00 28.74 0.00 [2020-10-14T23:32:59.747Z] 23:32:02 0.33 0.00 0.33 0.00 0.00 5.58 0.00 [2020-10-14T23:32:59.747Z] Average: 28.97 12.52 16.44 0.00 2515.12 2238.93 0.00 [2020-10-14T23:32:59.747Z] [2020-10-14T23:32:59.747Z] 23:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-14T23:32:59.747Z] 23:30:01 233556 0 581852 30.92 2620 1063528 1105132 37.72 412160 1077564 120 [2020-10-14T23:32:59.747Z] 23:31:01 237924 0 577388 30.69 2620 1063624 1072976 36.62 413464 1073148 20 [2020-10-14T23:32:59.747Z] 23:32:02 236932 0 578372 30.74 2620 1063632 1073076 36.62 415996 1071212 16 [2020-10-14T23:32:59.747Z] Average: 236137 0 579204 30.78 2620 1063595 1083728 36.99 413873 1073975 52 [2020-10-14T23:32:59.747Z] [2020-10-14T23:32:59.747Z] 23:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-14T23:32:59.747Z] 23:30:01 eth0 704.31 502.23 1654.03 106.27 0.00 0.00 0.00 0.00 [2020-10-14T23:32:59.747Z] 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T23:32:59.747Z] 23:30:01 docker0 118.95 97.47 9.32 304.64 0.00 0.00 0.00 0.00 [2020-10-14T23:32:59.747Z] 23:31:01 eth0 2.33 1.00 1.43 0.07 0.00 0.00 0.00 0.00 [2020-10-14T23:32:59.747Z] 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T23:32:59.747Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T23:32:59.747Z] 23:32:02 eth0 2.18 0.72 0.71 0.40 0.00 0.00 0.00 0.00 [2020-10-14T23:32:59.747Z] 23:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T23:32:59.747Z] 23:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T23:32:59.747Z] Average: eth0 236.37 168.05 552.27 35.59 0.00 0.00 0.00 0.00 [2020-10-14T23:32:59.747Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-14T23:32:59.747Z] Average: docker0 39.67 32.50 3.11 101.59 0.00 0.00 0.00 0.00 [2020-10-14T23:32:59.747Z] [2020-10-14T23:32:59.747Z]