Pull request #129 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-service-configurable Obtained Jenkinsfile from 2324b3d4e9935b9fd46865dde15d063dcaddb1d3+07d155ce2010a0a52548d22b34cd4ccd3eb6da08 (c5536b9baef339cbed949174c42dee215ac571a8) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-service-configurable/branches/PR-129/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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-service-configurable/branches/PR-129/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-service-configurable, buildSnap:true] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable 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-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5967 in /w/workspace/_app-service-configurable_PR-129 [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-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-129 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 Checking out Revision 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 (PR-129) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:35:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:35:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:35:05 ========================================================= 23:35:05 EdgeX Global Pipelines Version Info 23:35:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:35:08 ------------------- 23:35:08 stable info: 23:35:08 ------------------- 23:35:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:35:08 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 23:35:08 Message: update stable to v1.0.144 23:35:09 ------------------- 23:35:09 experimental info: 23:35:09 ------------------- 23:35:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:35:09 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 23:35:09 Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 23:35:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:35:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:35:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:35:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:35:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:35:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:35:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:35:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:35:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:35:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:35:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:35:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 23:35:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:35:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:35:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:35:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:35:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:35:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:35:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:35:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:35:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:35:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:35:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:35:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:35:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:35:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-129 [Pipeline] echo 23:35:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-129 [Pipeline] echo 23:35:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-129 [Pipeline] echo 23:35:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 [Pipeline] echo 23:35:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2324b3d [Pipeline] echo 23:35:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:14 + git log --format=format:%s -1 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 [Pipeline] echo 23:35:14 GIT_COMMIT: 2324b3d4e9935b9fd46865dde15d063dcaddb1d3, Commit Message: feat: Add ability to use PUT method for HTTP Export in configurable pipeline [Pipeline] echo 23:35:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:35:16 23:35:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:35:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:35:17 latest: Pulling from edgex-devops/git-semver 23:35:17 31603596830f: Pulling fs layer 23:35:17 2a8b12db71e7: Pulling fs layer 23:35:17 6ca5941a6612: Pulling fs layer 23:35:17 ecc8261a40a4: Pulling fs layer 23:35:17 ecc8261a40a4: Waiting 23:35:17 2a8b12db71e7: Verifying Checksum 23:35:17 2a8b12db71e7: Download complete 23:35:17 31603596830f: Verifying Checksum 23:35:17 31603596830f: Download complete 23:35:17 ecc8261a40a4: Verifying Checksum 23:35:17 ecc8261a40a4: Download complete 23:35:17 6ca5941a6612: Verifying Checksum 23:35:17 6ca5941a6612: Download complete 23:35:17 31603596830f: Pull complete 23:35:18 2a8b12db71e7: Pull complete 23:35:19 6ca5941a6612: Pull complete 23:35:20 ecc8261a40a4: Pull complete 23:35:20 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:35:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:35:20 prd-centos7-docker-4c-2g-5967 does not seem to be running inside a container 23:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-129 -v /w/workspace/_app-service-configurable_PR-129:/w/workspace/_app-service-configurable_PR-129:rw,z -v /w/workspace/_app-service-configurable_PR-129@tmp:/w/workspace/_app-service-configurable_PR-129@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 23:35:22 $ docker top 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:35:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:23 [ssh-agent] Looking for ssh-agent implementation... 23:35:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:23 $ docker exec 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f ssh-agent 23:35:23 SSH_AUTH_SOCK=/tmp/ssh-X1aymL7NyF2X/agent.13 23:35:23 SSH_AGENT_PID=18 23:35:23 Running ssh-add (command line suppressed) 23:35:24 Identity added: /w/workspace/_app-service-configurable_PR-129@tmp/private_key_1504353690483606451.key (/w/workspace/_app-service-configurable_PR-129@tmp/private_key_1504353690483606451.key) 23:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:24 + git tag --points-at HEAD [Pipeline] } 23:35:24 $ docker exec --env ******** --env ******** 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f ssh-agent -k 23:35:24 unset SSH_AUTH_SOCK; 23:35:24 unset SSH_AGENT_PID; 23:35:24 echo Agent pid 18 killed; 23:35:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:35:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:25 [ssh-agent] Looking for ssh-agent implementation... 23:35:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:25 $ docker exec 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f ssh-agent 23:35:25 SSH_AUTH_SOCK=/tmp/ssh-WiXYcLDaZrAL/agent.48 23:35:25 SSH_AGENT_PID=53 23:35:25 Running ssh-add (command line suppressed) 23:35:26 Identity added: /w/workspace/_app-service-configurable_PR-129@tmp/private_key_7542781763417142520.key (/w/workspace/_app-service-configurable_PR-129@tmp/private_key_7542781763417142520.key) 23:35:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:26 + git semver init 23:35:26 # -> Open(): unable to determine branch for HEAD 23:35:26 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-129/.git 23:35:26 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-129 23:35:26 # $SEMVER_REMOTE_NAME = origin 23:35:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:35:26 # $SEMVER_USER_NAME = edgex-jenkins 23:35:26 # $SEMVER_BRANCH = PR-129 23:35:26 # $SEMVER_TEMP = /tmp/semver-871417681 23:35:26 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 23:35:27 # '/tmp/semver-871417681' -> '/w/workspace/_app-service-configurable_PR-129/.semver' 23:35:27 # -> Force: false 23:35:27 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-129/.semver [Pipeline] } 23:35:27 $ docker exec --env ******** --env ******** 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f ssh-agent -k 23:35:27 unset SSH_AUTH_SOCK; 23:35:27 unset SSH_AGENT_PID; 23:35:27 echo Agent pid 53 killed; 23:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:28 + git semver [Pipeline] } 23:35:28 $ docker stop --time=1 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f 23:35:30 $ docker rm -f 76b64ad8fa96c86ecc69035a674e8196aae5dd3abfe01524d751a1e5c6c68e8f [Pipeline] // withDockerContainer [Pipeline] sh 23:35:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:35:31 Stashed 1 file(s) [Pipeline] echo 23:35:31 [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 23:35:47 Still waiting to schedule task 23:35:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:35:47 Still waiting to schedule task 23:35:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 23:37:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5968 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] ws 23:37:45 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:37:50 using credential edgex-jenkins-ssh 23:37:50 Cloning the remote Git repository 23:37:50 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:37:50 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:37:50 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:37:50 > git --version # timeout=10 23:37:50 > git --version # 'git version 2.17.1' 23:37:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:51 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:37:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:51 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:37:51 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:37:51 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:37:52 Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 23:37:52 Merge succeeded, producing 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 23:37:52 Checking out Revision 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 (PR-129) 23:37:52 > git config core.sparsecheckout # timeout=10 23:37:52 > git checkout -f 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 23:37:52 > git remote # timeout=10 23:37:52 > git config --get remote.origin.url # timeout=10 23:37:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:52 > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 23:37:52 > git rev-parse HEAD^{commit} # timeout=10 23:37:52 > git config core.sparsecheckout # timeout=10 23:37:52 > git checkout -f 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 23:37:56 Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" 23:37:56 > git --version # timeout=10 23:37:56 > git --version # 'git version 2.17.1' 23:37:56 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:37:57 ========================================================= 23:37:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:37:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:37:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 23:37:59 Sending build context to Docker daemon 96.26kB 23:37:59 Step 1/8 : ARG BASE=golang:1.15-alpine 23:37:59 Step 2/8 : FROM ${BASE} 23:37:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:37:59 b538f80385f9: Pulling fs layer 23:37:59 74f711af9a0d: Pulling fs layer 23:37:59 99f96fe45779: Pulling fs layer 23:37:59 8529a6b9a6be: Pulling fs layer 23:37:59 45590311c82a: Pulling fs layer 23:37:59 69ca0ff8b7b3: Pulling fs layer 23:37:59 209524e5b208: Pulling fs layer 23:37:59 8529a6b9a6be: Waiting 23:37:59 45590311c82a: Waiting 23:37:59 69ca0ff8b7b3: Waiting 23:37:59 209524e5b208: Waiting 23:37:59 99f96fe45779: Verifying Checksum 23:37:59 99f96fe45779: Download complete 23:37:59 74f711af9a0d: Verifying Checksum 23:37:59 74f711af9a0d: Download complete 23:38:00 45590311c82a: Verifying Checksum 23:38:00 45590311c82a: Download complete 23:38:00 69ca0ff8b7b3: Verifying Checksum 23:38:00 69ca0ff8b7b3: Download complete 23:38:00 b538f80385f9: Verifying Checksum 23:38:01 b538f80385f9: Pull complete 23:38:02 74f711af9a0d: Pull complete 23:38:02 99f96fe45779: Pull complete 23:38:03 209524e5b208: Verifying Checksum 23:38:03 209524e5b208: Download complete 23:38:04 8529a6b9a6be: Verifying Checksum 23:38:04 8529a6b9a6be: Download complete 23:38:14 8529a6b9a6be: Pull complete 23:38:15 45590311c82a: Pull complete 23:38:15 69ca0ff8b7b3: Pull complete 23:38:19 209524e5b208: Pull complete 23:38:19 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 23:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:38:19 ---> 5bddaf1c2fca 23:38:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:38:21 ---> Running in 0509f9389675 23:38:21 Removing intermediate container 0509f9389675 23:38:21 ---> a243889f1536 23:38:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:22 ---> Running in f0f9b0b95dc0 23:38:24 Removing intermediate container f0f9b0b95dc0 23:38:24 ---> 6b2c5918a276 23:38:24 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 23:38:24 ---> Running in 3d031c6eec69 23:38:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:38:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:38:27 (1/6) Installing libc-dev (0.7.2-r3) 23:38:27 (2/6) Installing libsodium (1.0.18-r0) 23:38:27 (3/6) Installing pkgconf (1.7.2-r0) 23:38:27 (4/6) Installing libsodium-dev (1.0.18-r0) 23:38:28 (5/6) Installing libzmq (4.3.3-r0) 23:38:28 (6/6) Installing zeromq-dev (4.3.3-r0) 23:38:28 Executing busybox-1.31.1-r16.trigger 23:38:28 OK: 144 MiB in 45 packages 23:38:29 Removing intermediate container 3d031c6eec69 23:38:29 ---> 1d20bdd9acae 23:38:29 Step 6/8 : WORKDIR /app 23:38:29 ---> Running in f0ce8c777d86 23:38:30 Removing intermediate container f0ce8c777d86 23:38:30 ---> 451828272000 23:38:30 Step 7/8 : COPY . . 23:38:30 ---> 7e98c5f78ec4 23:38:30 Step 8/8 : RUN go mod download 23:38:30 ---> Running in af154671f932 23:38:41 Running on prd-centos7-docker-4c-2g-5969 in /w/workspace/_app-service-configurable_PR-129 [Pipeline] { [Pipeline] ws 23:38:41 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 23:38:46 using credential edgex-jenkins-ssh 23:38:46 Cloning the remote Git repository 23:38:46 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:38:46 > git init /w/workspace/app-service-configurable/1 # timeout=10 23:38:46 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:38:46 > git --version # timeout=10 23:38:46 > git --version # 'git version 2.16.5' 23:38:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:38:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:38:47 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:38:47 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:38:47 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/129/head:refs/remotes/origin/PR-129 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:38:48 Merging remotes/origin/master commit 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 into PR head commit 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 23:38:49 Merge succeeded, producing 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 23:38:49 Checking out Revision 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 (PR-129) 23:38:48 > git config core.sparsecheckout # timeout=10 23:38:48 > git checkout -f 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 23:38:48 > git remote # timeout=10 23:38:49 > git config --get remote.origin.url # timeout=10 23:38:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:38:49 > git merge 07d155ce2010a0a52548d22b34cd4ccd3eb6da08 # timeout=10 23:38:49 > git rev-parse HEAD^{commit} # timeout=10 23:38:49 > git config core.sparsecheckout # timeout=10 23:38:49 > git checkout -f 2324b3d4e9935b9fd46865dde15d063dcaddb1d3 # timeout=10 23:38:53 Commit message: "feat: Add ability to use PUT method for HTTP Export in configurable pipeline" 23:38:53 > git --version # timeout=10 23:38:53 > git --version # 'git version 2.16.5' 23:38:53 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:38:55 ========================================================= 23:38:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:38:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:38:56 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 23:38:56 Sending build context to Docker daemon 96.26kB 23:38:56 Step 1/8 : ARG BASE=golang:1.15-alpine 23:38:56 Step 2/8 : FROM ${BASE} 23:38:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:38:57 df20fa9351a1: Pulling fs layer 23:38:57 ed8968b2872e: Pulling fs layer 23:38:57 a92cc7c5fd73: Pulling fs layer 23:38:57 e871e8e8d7a9: Pulling fs layer 23:38:57 e73272ec9a57: Pulling fs layer 23:38:57 1e910a182e73: Pulling fs layer 23:38:57 4e634b169226: Pulling fs layer 23:38:57 e871e8e8d7a9: Waiting 23:38:57 e73272ec9a57: Waiting 23:38:57 1e910a182e73: Waiting 23:38:57 4e634b169226: Waiting 23:38:57 a92cc7c5fd73: Download complete 23:38:57 ed8968b2872e: Verifying Checksum 23:38:57 ed8968b2872e: Download complete 23:38:57 e73272ec9a57: Verifying Checksum 23:38:57 e73272ec9a57: Download complete 23:38:57 1e910a182e73: Verifying Checksum 23:38:57 1e910a182e73: Download complete 23:38:58 df20fa9351a1: Verifying Checksum 23:38:58 df20fa9351a1: Download complete 23:38:58 df20fa9351a1: Pull complete 23:38:58 ed8968b2872e: Pull complete 23:38:59 a92cc7c5fd73: Pull complete 23:39:02 4e634b169226: Verifying Checksum 23:39:02 4e634b169226: Download complete 23:39:03 Removing intermediate container af154671f932 23:39:03 ---> b447f40fc4ee 23:39:03 Successfully built b447f40fc4ee 23:39:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:39:03 + docker inspect -f . ci-base-image-arm64 23:39:03 . [Pipeline] withDockerContainer 23:39:04 prd-ubuntu18.04-docker-arm64-4c-16g-5968 does not seem to be running inside a container 23:39:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-arm64 cat 23:39:04 e871e8e8d7a9: Verifying Checksum 23:39:06 $ docker top becbd32bb25010275cad547306b3300d1d57f74bd453a7d41a245ded1fb10779 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:07 + go version 23:39:07 go version go1.15.2 linux/arm64 [Pipeline] } 23:39:07 $ docker stop --time=1 becbd32bb25010275cad547306b3300d1d57f74bd453a7d41a245ded1fb10779 23:39:09 $ docker rm -f becbd32bb25010275cad547306b3300d1d57f74bd453a7d41a245ded1fb10779 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:39:10 + docker inspect -f . ci-base-image-arm64 23:39:10 . [Pipeline] withDockerContainer 23:39:11 prd-ubuntu18.04-docker-arm64-4c-16g-5968 does not seem to be running inside a container 23:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** ci-base-image-arm64 cat 23:39:13 $ docker top bd4a9aadbf81d8369f2eeac7093aa41e0630ffb09f4e2fcab2bf713c95346d90 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:14 + make test 23:39:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:39:15 e871e8e8d7a9: Pull complete 23:39:15 e73272ec9a57: Pull complete 23:39:15 1e910a182e73: Pull complete 23:39:18 4e634b169226: Pull complete 23:39:18 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 23:39:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:39:19 ---> f7629b54cfaa 23:39:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:39:19 ---> Running in fedb8a21615a 23:39:19 Removing intermediate container fedb8a21615a 23:39:19 ---> 7778d681305e 23:39:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:39:19 ---> Running in 1f76684e812a 23:39:21 Removing intermediate container 1f76684e812a 23:39:21 ---> 5a52cab68ff5 23:39:21 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 23:39:21 ---> Running in 54bc5b3af966 23:39:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:39:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:39:23 (1/6) Installing libc-dev (0.7.2-r3) 23:39:23 (2/6) Installing libsodium (1.0.18-r0) 23:39:23 (3/6) Installing pkgconf (1.7.2-r0) 23:39:23 (4/6) Installing libsodium-dev (1.0.18-r0) 23:39:23 (5/6) Installing libzmq (4.3.3-r0) 23:39:23 (6/6) Installing zeromq-dev (4.3.3-r0) 23:39:23 Executing busybox-1.31.1-r16.trigger 23:39:23 OK: 167 MiB in 45 packages 23:39:24 Removing intermediate container 54bc5b3af966 23:39:24 ---> 901b2539374e 23:39:24 Step 6/8 : WORKDIR /app 23:39:24 ---> Running in e7ca7f305914 23:39:25 Removing intermediate container e7ca7f305914 23:39:25 ---> d307e1e87f7c 23:39:25 Step 7/8 : COPY . . 23:39:25 ---> 99e6d821c7f9 23:39:25 Step 8/8 : RUN go mod download 23:39:25 ---> Running in 28b186d5c892 23:39:52 Removing intermediate container 28b186d5c892 23:39:52 ---> da1235822413 23:39:52 Successfully built da1235822413 23:39:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:39:53 + docker inspect -f . ci-base-image-x86_64 23:39:53 . [Pipeline] withDockerContainer 23:39:53 prd-centos7-docker-4c-2g-5969 does not seem to be running inside a container 23:39:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 23:39:55 $ docker top f5c3c15139ead0da2f4ffd8a41ba0e1834ae6041655725b46644ea60c8b3c12d -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:56 + go version 23:39:56 go version go1.15.2 linux/amd64 [Pipeline] } 23:39:56 $ docker stop --time=1 f5c3c15139ead0da2f4ffd8a41ba0e1834ae6041655725b46644ea60c8b3c12d 23:39:58 $ docker rm -f f5c3c15139ead0da2f4ffd8a41ba0e1834ae6041655725b46644ea60c8b3c12d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:39:59 + docker inspect -f . ci-base-image-x86_64 23:39:59 . [Pipeline] withDockerContainer 23:39:59 prd-centos7-docker-4c-2g-5969 does not seem to be running inside a container 23:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 23:40:00 $ docker top 23d02658cc103951f08965d09845cca0e43fcd8ee1b6d376f5cb901d0e311b27 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:01 + make test 23:40:01 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:40:11 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:40:11 CGO_ENABLED=1 go vet ./... 23:40:13 gofmt -l . 23:40:13 [ "`gofmt -l .`" = "" ] 23:40:13 ./bin/test-go-mod-tidy.sh 23:40:13 go.mod is not tidy, please run "go mod tidy" 23:40:13 changes from running "go mod tidy:" 23:40:13 --- go.mod 23:40:13 +++ go.mod.bk 23:40:13 @@ -2,4 +2,4 @@ 23:40:13 23:40:13 go 1.15 23:40:13 23:40:13 -require github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 23:40:13 +require github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 23:40:13 \ No newline at end of file 23:40:13 make: *** [makefile:38: test] Error 1 [Pipeline] } 23:40:13 $ docker stop --time=1 bd4a9aadbf81d8369f2eeac7093aa41e0630ffb09f4e2fcab2bf713c95346d90 23:40:15 $ docker rm -f bd4a9aadbf81d8369f2eeac7093aa41e0630ffb09f4e2fcab2bf713c95346d90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:40:18 Failed in branch arm64 23:40:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:40:35 CGO_ENABLED=1 go vet ./... 23:40:38 gofmt -l . 23:40:38 [ "`gofmt -l .`" = "" ] 23:40:38 ./bin/test-go-mod-tidy.sh 23:40:39 go.mod is not tidy, please run "go mod tidy" 23:40:39 changes from running "go mod tidy:" 23:40:39 --- go.mod 23:40:39 +++ go.mod.bk 23:40:39 @@ -2,4 +2,4 @@ 23:40:39 23:40:39 go 1.15 23:40:39 23:40:39 -require github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 23:40:39 +require github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.45 23:40:39 \ No newline at end of file 23:40:39 make: *** [makefile:38: test] Error 1 [Pipeline] } 23:40:39 $ docker stop --time=1 23d02658cc103951f08965d09845cca0e43fcd8ee1b6d376f5cb901d0e311b27 23:40:42 $ docker rm -f 23d02658cc103951f08965d09845cca0e43fcd8ee1b6d376f5cb901d0e311b27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:40:45 Failed in branch amd64 [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 23:40:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:40:50 ---> package-listing.sh 23:40:50 ++ facter osfamily 23:40:50 ++ tr '[:upper:]' '[:lower:]' 23:40:50 + OS_FAMILY=redhat 23:40:50 + workspace=/w/workspace/_app-service-configurable_PR-129 23:40:50 + START_PACKAGES=/tmp/packages_start.txt 23:40:50 + END_PACKAGES=/tmp/packages_end.txt 23:40:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:40:50 + PACKAGES=/tmp/packages_start.txt 23:40:50 + '[' /w/workspace/_app-service-configurable_PR-129 ']' 23:40:50 + PACKAGES=/tmp/packages_end.txt 23:40:50 + case "${OS_FAMILY}" in 23:40:50 + rpm -qa 23:40:50 + sort 23:40:54 + '[' -f /tmp/packages_start.txt ']' 23:40:54 + '[' -f /tmp/packages_end.txt ']' 23:40:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:40:54 + '[' /w/workspace/_app-service-configurable_PR-129 ']' 23:40:54 + mkdir -p /w/workspace/_app-service-configurable_PR-129/archives/ 23:40:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-129/archives/ [Pipeline] echo 23:40:54 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/_app-service-configurable_PR-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:40:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:40:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:40:55 23:40:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:40:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:40:56 alpine: Pulling from edgex-lftools-log-publisher 23:40:56 df20fa9351a1: Pulling fs layer 23:40:56 36b3adc4ff6f: Pulling fs layer 23:40:56 8ad3a11d3b57: Pulling fs layer 23:40:56 46f8f816bc3b: Pulling fs layer 23:40:56 93b61091891f: Pulling fs layer 23:40:56 93b9cdb0e59b: Pulling fs layer 23:40:56 5e14af77c1be: Pulling fs layer 23:40:56 01666e4c0597: Pulling fs layer 23:40:56 aa168da1d23b: Pulling fs layer 23:40:56 93b9cdb0e59b: Waiting 23:40:56 5e14af77c1be: Waiting 23:40:56 46f8f816bc3b: Waiting 23:40:56 01666e4c0597: Waiting 23:40:56 93b61091891f: Waiting 23:40:56 aa168da1d23b: Waiting 23:40:56 36b3adc4ff6f: Verifying Checksum 23:40:56 36b3adc4ff6f: Download complete 23:40:56 46f8f816bc3b: Verifying Checksum 23:40:56 46f8f816bc3b: Download complete 23:40:56 df20fa9351a1: Download complete 23:40:56 93b9cdb0e59b: Download complete 23:40:57 5e14af77c1be: Verifying Checksum 23:40:57 5e14af77c1be: Download complete 23:40:57 93b61091891f: Verifying Checksum 23:40:57 93b61091891f: Download complete 23:40:57 01666e4c0597: Verifying Checksum 23:40:57 01666e4c0597: Download complete 23:40:57 8ad3a11d3b57: Verifying Checksum 23:40:57 8ad3a11d3b57: Download complete 23:40:57 df20fa9351a1: Pull complete 23:40:58 36b3adc4ff6f: Pull complete 23:40:59 8ad3a11d3b57: Pull complete 23:40:59 46f8f816bc3b: Pull complete 23:41:00 93b61091891f: Pull complete 23:41:00 93b9cdb0e59b: Pull complete 23:41:02 5e14af77c1be: Pull complete 23:41:02 01666e4c0597: Pull complete 23:41:03 aa168da1d23b: Verifying Checksum 23:41:03 aa168da1d23b: Download complete 23:41:15 aa168da1d23b: Pull complete 23:41:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:41:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:41:15 prd-centos7-docker-4c-2g-5967 does not seem to be running inside a container 23:41:16 $ 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/_app-service-configurable_PR-129/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-129 -v /w/workspace/_app-service-configurable_PR-129:/w/workspace/_app-service-configurable_PR-129:rw,z -v /w/workspace/_app-service-configurable_PR-129@tmp:/w/workspace/_app-service-configurable_PR-129@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 23:41:22 $ docker top 0f8afddfe2b8686c152276395f093ce0ee33678a6b2d95e9495f25b9442b9aa3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:23 + touch /tmp/pre-build-complete [Pipeline] sh 23:41:23 + mkdir -p /var/log/sa [Pipeline] sh 23:41:24 + ls /var/log/sa-host 23:41:24 + sadf -c /var/log/sa-host/sa05 23:41:24 file_magic: OK 23:41:24 HZ: Using current value: 100 23:41:24 file_header: OK 23:41:24 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 23:41:24 Statistics: 23:41:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:41:24 File successfully converted to sysstat format version 12.2.1 23:41:24 + sadf -c /var/log/sa-host/sa16 23:41:24 file_magic: OK 23:41:24 HZ: Using current value: 100 23:41:24 file_header: OK 23:41:24 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 23:41:24 Statistics: 23:41:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:41:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:24 provisioning config files... 23:41:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-129@tmp/config2105441232151080674tmp [Pipeline] { [Pipeline] echo 23:41:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:41:24 ---> create-netrc.sh [Pipeline] } 23:41:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:41:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:41:25 ---> python-tools-install.sh [Pipeline] echo 23:41:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:41:25 ---> sudo-logs.sh 23:41:25 Archiving 'sudo' log.. [Pipeline] echo 23:41:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:41:26 ---> job-cost.sh 23:41:26 lf-activate-venv: SKIPPING 23:41:26 INFO: No Stack... 23:41:28 INFO: Retrieving Pricing Info for: v1-standard-2 23:41:28 INFO: Archiving Costs [Pipeline] echo 23:41:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:41:28 ---> logs-deploy.sh 23:41:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-129/1 23:41:28 INFO: archiving workspace using pattern(s): 23:41:32 Archives upload complete. 23:41:32 INFO: archiving logs to Nexus 23:41:33 ---> uname -a: 23:41:33 Linux prd-centos7-docker-4c-2g-5967.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 23:41:33 23:41:33 23:41:33 ---> lscpu: 23:41:33 Architecture: x86_64 23:41:33 CPU op-mode(s): 32-bit, 64-bit 23:41:33 Byte Order: Little Endian 23:41:33 Address sizes: 40 bits physical, 48 bits virtual 23:41:33 CPU(s): 4 23:41:33 On-line CPU(s) list: 0-3 23:41:33 Thread(s) per core: 1 23:41:33 Core(s) per socket: 1 23:41:33 Socket(s): 4 23:41:33 NUMA node(s): 1 23:41:33 Vendor ID: GenuineIntel 23:41:33 CPU family: 6 23:41:33 Model: 44 23:41:33 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:41:33 Stepping: 1 23:41:33 CPU MHz: 2933.438 23:41:33 BogoMIPS: 5866.87 23:41:33 Virtualization: VT-x 23:41:33 Hypervisor vendor: KVM 23:41:33 Virtualization type: full 23:41:33 L1d cache: 128 KiB 23:41:33 L1i cache: 128 KiB 23:41:33 L2 cache: 16 MiB 23:41:33 L3 cache: 64 MiB 23:41:33 NUMA node0 CPU(s): 0-3 23:41:33 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:41:33 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:41:33 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:41:33 Vulnerability Meltdown: Mitigation; PTI 23:41:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:41:33 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:41:33 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:41:33 Vulnerability Tsx async abort: Not affected 23:41:33 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 23:41:33 23:41:33 23:41:33 ---> nproc: 23:41:33 4 23:41:33 23:41:33 23:41:33 ---> df -h: 23:41:33 Filesystem Size Used Available Use% Mounted on 23:41:33 overlay 50.0G 7.2G 42.8G 14% / 23:41:33 tmpfs 64.0M 0 64.0M 0% /dev 23:41:33 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:41:33 shm 64.0M 0 64.0M 0% /dev/shm 23:41:33 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 23:41:33 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 23:41:33 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 23:41:33 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 23:41:33 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-129@tmp 23:41:33 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 23:41:33 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 23:41:33 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 23:41:33 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 23:41:33 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/_app-service-configurable_PR-129 23:41:33 23:41:33 23:41:33 ---> free -m: 23:41:33 total used free shared buff/cache available 23:41:33 Mem: 1837 665 86 0 1085 1068 23:41:33 Swap: 1023 0 1023 23:41:33 23:41:33 23:41:33 ---> ip addr: 23:41:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:41:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:41:33 inet 127.0.0.1/8 scope host lo 23:41:33 valid_lft forever preferred_lft forever 23:41:33 inet6 ::1/128 scope host 23:41:33 valid_lft forever preferred_lft forever 23:41:33 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:41:33 link/ether fa:16:3e:27:92:51 brd ff:ff:ff:ff:ff:ff 23:41:33 inet 10.30.123.232/23 brd 10.30.123.255 scope global dynamic eth0 23:41:33 valid_lft 85967sec preferred_lft 85967sec 23:41:33 inet6 fe80::f816:3eff:fe27:9251/64 scope link 23:41:33 valid_lft forever preferred_lft forever 23:41:33 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:41:33 link/ether 02:42:99:63:fd:6d brd ff:ff:ff:ff:ff:ff 23:41:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:41:33 valid_lft forever preferred_lft forever 23:41:33 inet6 fe80::42:99ff:fe63:fd6d/64 scope link 23:41:33 valid_lft forever preferred_lft forever 23:41:33 23:41:33 23:41:33 ---> sar -b -r -n DEV: 23:41:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/16/20 _x86_64_ (4 CPU) 23:41:33 23:41:33 23:34:01 LINUX RESTART (4 CPU) 23:41:33 23:41:33 23:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:41:33 23:36:01 35.66 11.55 24.11 0.00 4448.45 2053.99 0.00 23:41:33 23:37:01 1.73 0.00 1.73 0.00 0.00 34.29 0.00 23:41:33 23:38:01 0.27 0.00 0.27 0.00 0.00 3.51 0.00 23:41:33 23:39:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 23:41:33 23:40:02 0.33 0.00 0.33 0.00 0.00 4.63 0.00 23:41:33 23:41:01 45.78 36.96 8.82 0.00 4290.71 2735.80 0.00 23:41:33 Average: 13.96 8.04 5.91 0.00 1452.88 803.25 0.00 23:41:33 23:41:33 23:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:41:33 23:36:01 179476 0 546108 29.02 2620 1153352 1118268 38.16 407060 1134252 20 23:41:33 23:37:01 188900 0 536676 28.52 2620 1153360 1046672 35.72 402976 1130592 8 23:41:33 23:38:01 187948 0 537624 28.57 2620 1153364 1046892 35.73 404276 1130588 8 23:41:33 23:39:01 187020 0 538552 28.62 2620 1153364 1046820 35.73 409704 1125900 8 23:41:33 23:40:02 185788 0 539776 28.69 2620 1153372 1046868 35.73 411304 1125900 8 23:41:33 23:41:01 104340 0 604704 32.14 2620 1169892 1253700 42.79 460856 1145140 16312 23:41:33 Average: 172245 0 550573 29.26 2620 1156117 1093203 37.31 416029 1132062 2727 23:41:33 23:41:33 23:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:41:33 23:36:01 eth0 83.23 65.09 451.70 34.78 0.00 0.00 0.00 0.00 23:41:33 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:33 23:36:01 docker0 1.43 1.38 0.32 3.20 0.00 0.00 0.00 0.00 23:41:33 23:37:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:41:33 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:33 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:33 23:38:01 eth0 0.95 0.45 0.30 0.21 0.00 0.00 0.00 0.00 23:41:33 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:33 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:33 23:39:01 eth0 1.05 0.40 0.32 0.21 0.00 0.00 0.00 0.00 23:41:33 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:33 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:33 23:40:02 eth0 0.73 0.38 0.37 0.26 0.00 0.00 0.00 0.00 23:41:33 23:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:33 23:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:33 23:41:01 eth0 140.30 114.71 1467.12 12.65 0.00 0.00 0.00 0.00 23:41:33 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:33 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:33 Average: eth0 37.69 30.07 318.38 8.01 0.00 0.00 0.00 0.00 23:41:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:33 Average: docker0 0.24 0.23 0.05 0.53 0.00 0.00 0.00 0.00 23:41:33 23:41:33 23:41:33 ---> sar -P ALL: 23:41:33 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/16/20 _x86_64_ (4 CPU) 23:41:33 23:41:33 23:34:01 LINUX RESTART (4 CPU) 23:41:33 23:41:33 23:35:01 CPU %user %nice %system %iowait %steal %idle 23:41:33 23:36:01 all 2.72 0.00 2.05 0.91 5.28 89.05 23:41:33 23:36:01 0 2.12 0.00 1.99 0.15 5.62 90.12 23:41:33 23:36:01 1 3.26 0.00 2.24 0.55 5.10 88.84 23:41:33 23:36:01 2 3.49 0.00 2.36 1.84 5.23 87.09 23:41:33 23:36:01 3 2.01 0.00 1.61 1.09 5.16 90.13 23:41:33 23:37:01 all 0.14 0.00 0.05 0.00 0.09 99.72 23:41:33 23:37:01 0 0.03 0.00 0.03 0.00 0.15 99.78 23:41:33 23:37:01 1 0.07 0.00 0.07 0.00 0.08 99.78 23:41:33 23:37:01 2 0.47 0.00 0.07 0.00 0.08 99.38 23:41:33 23:37:01 3 0.00 0.00 0.03 0.00 0.05 99.92 23:41:33 23:38:01 all 0.09 0.00 0.02 0.00 0.44 99.45 23:41:33 23:38:01 0 0.03 0.00 0.02 0.00 0.35 99.60 23:41:33 23:38:01 1 0.03 0.00 0.02 0.00 0.56 99.39 23:41:33 23:38:01 2 0.27 0.00 0.02 0.00 0.52 99.20 23:41:33 23:38:01 3 0.03 0.00 0.03 0.00 0.32 99.62 23:41:33 23:39:01 all 0.09 0.00 0.03 0.00 0.30 99.59 23:41:33 23:39:01 0 0.02 0.00 0.02 0.00 0.15 99.82 23:41:33 23:39:01 1 0.03 0.00 0.05 0.00 0.43 99.48 23:41:33 23:39:01 2 0.28 0.00 0.02 0.00 0.47 99.23 23:41:33 23:39:01 3 0.02 0.00 0.03 0.00 0.13 99.82 23:41:33 23:40:02 all 0.11 0.00 0.04 0.00 0.22 99.63 23:41:33 23:40:02 0 0.03 0.00 0.02 0.00 0.03 99.92 23:41:33 23:40:02 1 0.02 0.00 0.02 0.00 0.10 99.87 23:41:33 23:40:02 2 0.32 0.00 0.03 0.00 0.55 99.10 23:41:33 23:40:02 3 0.07 0.00 0.08 0.00 0.20 99.65 23:41:33 23:41:01 all 2.04 0.00 1.01 1.17 3.83 91.95 23:41:33 23:41:01 0 0.97 0.00 0.91 0.47 4.44 93.21 23:41:33 23:41:01 1 1.56 0.00 0.99 2.33 3.89 91.23 23:41:33 23:41:01 2 3.25 0.00 1.13 1.44 3.56 90.62 23:41:33 23:41:01 3 2.37 0.00 1.03 0.44 3.45 92.72 23:41:33 Average: all 0.86 0.00 0.53 0.35 1.69 96.57 23:41:33 Average: 0 0.54 0.00 0.50 0.10 1.79 97.07 23:41:33 Average: 1 0.83 0.00 0.56 0.48 1.69 96.45 23:41:33 Average: 2 1.34 0.00 0.60 0.55 1.73 95.78 23:41:33 Average: 3 0.75 0.00 0.47 0.26 1.55 96.98 23:41:33 23:41:33 23:41:33