Pull request #246 updated 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 DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at c6e90bcad506a53a21afbb07ae058210c81821b7 rather than 83c2bcaf94ba9e2529339cafe12d3f0f511fa068 Obtained Jenkinsfile from c6e90bcad506a53a21afbb07ae058210c81821b7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3963 in /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-246 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/246/head:refs/remotes/origin/PR-246 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 83c2bcaf94ba9e2529339cafe12d3f0f511fa068 Merge succeeded, producing 83c2bcaf94ba9e2529339cafe12d3f0f511fa068 Checking out Revision 83c2bcaf94ba9e2529339cafe12d3f0f511fa068 (PR-246) > git config core.sparsecheckout # timeout=10 > git checkout -f 83c2bcaf94ba9e2529339cafe12d3f0f511fa068 # 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 c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83c2bcaf94ba9e2529339cafe12d3f0f511fa068 # timeout=10 Commit message: "Add mqtt device device to edgex doc" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:18:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:18:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:18:44 ========================================================= 11:18:44 EdgeX Global Pipelines Version Info 11:18:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bedc5e4a2c7cb627bfcaf7dd296ddfff7192d121 # timeout=10 11:18:47 ------------------- 11:18:47 stable info: 11:18:47 ------------------- 11:18:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:18:47 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 11:18:47 Message: update stable to v1.0.89 11:18:48 ------------------- 11:18:48 experimental info: 11:18:48 ------------------- 11:18:48 Commited By: **** collab-it+edgex@linuxfoundation.org 11:18:48 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 11:18:48 Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 11:18:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:18:50 11:18:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:18:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:18:51 latest: Pulling from edgex-devops/git-semver 11:18:51 9123ac7c32f7: Pulling fs layer 11:18:51 b8cc5d1170e3: Pulling fs layer 11:18:51 2924cbbf6a41: Pulling fs layer 11:18:51 93b08a4f1073: Pulling fs layer 11:18:51 93b08a4f1073: Waiting 11:18:51 b8cc5d1170e3: Verifying Checksum 11:18:51 b8cc5d1170e3: Download complete 11:18:52 2924cbbf6a41: Verifying Checksum 11:18:52 2924cbbf6a41: Download complete 11:18:52 9123ac7c32f7: Download complete 11:18:52 93b08a4f1073: Verifying Checksum 11:18:52 93b08a4f1073: Download complete 11:18:53 9123ac7c32f7: Pull complete 11:18:53 b8cc5d1170e3: Pull complete 11:18:55 2924cbbf6a41: Pull complete 11:18:55 93b08a4f1073: Pull complete 11:18:55 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 11:18:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:18:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:18:55 prd-centos7-docker-4c-2g-3963 does not seem to be running inside a container 11:18:56 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-246 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246:/w/workspace/edgexfoundry_edgex-ui-go_PR-246:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:18:58 $ docker top 08fe8f3453d843111d7d24cb341b5cbf1ae07cc26dc8b6d28f3bddda298cea0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:18:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:18:59 [ssh-agent] Looking for ssh-agent implementation... 11:18:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:18:59 $ docker exec 08fe8f3453d843111d7d24cb341b5cbf1ae07cc26dc8b6d28f3bddda298cea0b ssh-agent 11:19:00 SSH_AUTH_SOCK=/tmp/ssh-BuQlmI3yD2F0/agent.11 11:19:00 SSH_AGENT_PID=16 11:19:00 Running ssh-add (command line suppressed) 11:19:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_7086193402190490106.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_7086193402190490106.key) 11:19:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:19:01 + git describe --exact-match --tags HEAD 11:19:01 fatal: No names found, cannot describe anything. [Pipeline] } 11:19:01 $ docker exec --env ******** --env ******** 08fe8f3453d843111d7d24cb341b5cbf1ae07cc26dc8b6d28f3bddda298cea0b ssh-agent -k 11:19:02 unset SSH_AUTH_SOCK; 11:19:02 unset SSH_AGENT_PID; 11:19:02 echo Agent pid 16 killed; 11:19:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 11:19:02 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 11:19:02 This usually means this commit has not been tagged. [Pipeline] sshagent 11:19:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:19:02 [ssh-agent] Looking for ssh-agent implementation... 11:19:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:19:03 $ docker exec 08fe8f3453d843111d7d24cb341b5cbf1ae07cc26dc8b6d28f3bddda298cea0b ssh-agent 11:19:03 SSH_AUTH_SOCK=/tmp/ssh-BM3vz3xQ33iN/agent.44 11:19:03 SSH_AGENT_PID=49 11:19:03 Running ssh-add (command line suppressed) 11:19:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_2812548683513217407.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/private_key_2812548683513217407.key) 11:19:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:19:06 + git semver init 11:19:06 # -> Open(): unable to determine branch for HEAD 11:19:06 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-246/.git 11:19:06 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-246 11:19:06 # $SEMVER_REMOTE_NAME = origin 11:19:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:19:06 # $SEMVER_USER_NAME = edgex-jenkins 11:19:06 # $SEMVER_BRANCH = PR-246 11:19:06 # $SEMVER_TEMP = /tmp/semver-657953495 11:19:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 11:19:08 # '/tmp/semver-657953495' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-246/.semver' 11:19:08 # -> Force: false 11:19:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-246/.semver [Pipeline] } 11:19:08 $ docker exec --env ******** --env ******** 08fe8f3453d843111d7d24cb341b5cbf1ae07cc26dc8b6d28f3bddda298cea0b ssh-agent -k 11:19:08 unset SSH_AUTH_SOCK; 11:19:08 unset SSH_AGENT_PID; 11:19:08 echo Agent pid 49 killed; 11:19:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:19:09 + git semver [Pipeline] } 11:19:09 $ docker stop --time=1 08fe8f3453d843111d7d24cb341b5cbf1ae07cc26dc8b6d28f3bddda298cea0b 11:19:11 $ docker rm -f 08fe8f3453d843111d7d24cb341b5cbf1ae07cc26dc8b6d28f3bddda298cea0b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 11:19:13 Stashed 61 file(s) [Pipeline] echo 11:19:13 [edgeXSemver] initialized semver on version 0.0.0 [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 11:19:28 Still waiting to schedule task 11:19:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 11:19:28 Still waiting to schedule task 11:19:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:21:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3964 in /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [Pipeline] { [Pipeline] ws 11:21:10 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:21:12 ========================================================= 11:21:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 11:21:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:21:14 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 11:21:15 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/edgex-ui-go/5/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:21:15 Failed in branch arm64 11:21:34 Running on prd-centos7-docker-4c-2g-3965 in /w/workspace/edgexfoundry_edgex-ui-go_PR-246 [Pipeline] { [Pipeline] ws 11:21:34 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:21:35 ========================================================= 11:21:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 11:21:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:21:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 11:21:36 unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /w/workspace/edgex-ui-go/5/Dockerfile.build: no such file or directory [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:21:37 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] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:21:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:21:39 ---> package-listing.sh 11:21:39 ++ tr '[:upper:]' '[:lower:]' 11:21:39 ++ facter osfamily 11:21:39 + OS_FAMILY=redhat 11:21:39 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-246 11:21:39 + START_PACKAGES=/tmp/packages_start.txt 11:21:39 + END_PACKAGES=/tmp/packages_end.txt 11:21:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:21:39 + PACKAGES=/tmp/packages_start.txt 11:21:39 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-246 ']' 11:21:39 + PACKAGES=/tmp/packages_end.txt 11:21:39 + case "${OS_FAMILY}" in 11:21:39 + rpm -qa 11:21:39 + sort 11:21:44 + '[' -f /tmp/packages_start.txt ']' 11:21:44 + '[' -f /tmp/packages_end.txt ']' 11:21:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:21:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-246 ']' 11:21:44 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-246/archives/ 11:21:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-246/archives/ [Pipeline] isUnix [Pipeline] sh 11:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:21:45 11:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:21:45 alpine: Pulling from edgex-lftools-log-publisher 11:21:45 c9b1b535fdd9: Pulling fs layer 11:21:45 2cc5ad85d9ab: Pulling fs layer 11:21:45 756a868c4378: Pulling fs layer 11:21:45 444b2fc9a129: Pulling fs layer 11:21:45 ea15f1150254: Pulling fs layer 11:21:45 41b27a9f41bf: Pulling fs layer 11:21:45 28c525ee5125: Pulling fs layer 11:21:45 094b1ea09ed8: Pulling fs layer 11:21:45 138eaada9080: Pulling fs layer 11:21:45 0622d0fa9048: Pulling fs layer 11:21:45 444b2fc9a129: Waiting 11:21:45 ea15f1150254: Waiting 11:21:45 41b27a9f41bf: Waiting 11:21:45 28c525ee5125: Waiting 11:21:45 094b1ea09ed8: Waiting 11:21:45 138eaada9080: Waiting 11:21:45 0622d0fa9048: Waiting 11:21:45 2cc5ad85d9ab: Download complete 11:21:45 444b2fc9a129: Verifying Checksum 11:21:45 444b2fc9a129: Download complete 11:21:46 c9b1b535fdd9: Verifying Checksum 11:21:46 c9b1b535fdd9: Download complete 11:21:46 ea15f1150254: Verifying Checksum 11:21:46 ea15f1150254: Download complete 11:21:46 28c525ee5125: Verifying Checksum 11:21:46 28c525ee5125: Download complete 11:21:46 756a868c4378: Verifying Checksum 11:21:46 756a868c4378: Download complete 11:21:47 c9b1b535fdd9: Pull complete 11:21:47 138eaada9080: Verifying Checksum 11:21:47 138eaada9080: Download complete 11:21:47 0622d0fa9048: Verifying Checksum 11:21:47 0622d0fa9048: Download complete 11:21:47 094b1ea09ed8: Verifying Checksum 11:21:47 094b1ea09ed8: Download complete 11:21:47 2cc5ad85d9ab: Pull complete 11:21:48 41b27a9f41bf: Verifying Checksum 11:21:48 41b27a9f41bf: Download complete 11:21:51 756a868c4378: Pull complete 11:21:51 444b2fc9a129: Pull complete 11:21:52 ea15f1150254: Pull complete 11:21:59 41b27a9f41bf: Pull complete 11:21:59 28c525ee5125: Pull complete 11:22:04 094b1ea09ed8: Pull complete 11:22:04 138eaada9080: Pull complete 11:22:05 0622d0fa9048: Pull complete 11:22:05 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 11:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:22:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:22:06 prd-centos7-docker-4c-2g-3963 does not seem to be running inside a container 11:22:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-246 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246:/w/workspace/edgexfoundry_edgex-ui-go_PR-246:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:22:10 $ docker top 77c0b9e02c85e18f3835e6299c2907dceb5e930846665e398304f3eabde61654 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:22:10 provisioning config files... 11:22:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp/config124432350985323577tmp [Pipeline] { [Pipeline] echo 11:22:10 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:22:10 ---> create-netrc.sh [Pipeline] echo 11:22:11 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:22:11 ---> logs-deploy.sh 11:22:11 + ARCHIVE_ARTIFACTS= 11:22:11 + LOGS_SERVER=https://logs.edgexfoundry.org 11:22:11 + '[' https://logs.edgexfoundry.org == None ']' 11:22:11 + NEXUS_URL=https://nexus.edgexfoundry.org 11:22:11 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-246/5 11:22:11 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-246/5/ 11:22:11 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-246/5 /w/workspace/edgexfoundry_edgex-ui-go_PR-246 11:22:13 Archives upload complete. 11:22:13 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-246/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-246/5/ 11:22:14 ---> uname -a: 11:22:14 Linux 77c0b9e02c85 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 11:22:14 11:22:14 11:22:14 ---> lscpu: 11:22:14 Architecture: x86_64 11:22:14 CPU op-mode(s): 32-bit, 64-bit 11:22:14 Byte Order: Little Endian 11:22:14 Address sizes: 40 bits physical, 48 bits virtual 11:22:14 CPU(s): 4 11:22:14 On-line CPU(s) list: 0-3 11:22:14 Thread(s) per core: 1 11:22:14 Core(s) per socket: 1 11:22:14 Socket(s): 4 11:22:14 NUMA node(s): 1 11:22:14 Vendor ID: GenuineIntel 11:22:14 CPU family: 6 11:22:14 Model: 44 11:22:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:22:14 Stepping: 1 11:22:14 CPU MHz: 2933.438 11:22:14 BogoMIPS: 5866.87 11:22:14 Virtualization: VT-x 11:22:14 Hypervisor vendor: KVM 11:22:14 Virtualization type: full 11:22:14 L1d cache: 128 KiB 11:22:14 L1i cache: 128 KiB 11:22:14 L2 cache: 16 MiB 11:22:14 L3 cache: 64 MiB 11:22:14 NUMA node0 CPU(s): 0-3 11:22:14 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:22:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:22:14 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:22:14 Vulnerability Meltdown: Mitigation; PTI 11:22:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:22:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:22:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:22:14 Vulnerability Tsx async abort: Not affected 11:22:14 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 11:22:14 11:22:14 11:22:14 ---> nproc: 11:22:14 4 11:22:14 11:22:14 11:22:14 ---> df -h: 11:22:14 Filesystem Size Used Available Use% Mounted on 11:22:14 overlay 50.0G 7.2G 42.7G 15% / 11:22:14 tmpfs 64.0M 0 64.0M 0% /dev 11:22:14 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:22:14 shm 64.0M 0 64.0M 0% /dev/shm 11:22:14 /dev/vda1 50.0G 7.2G 42.7G 15% /etc/resolv.conf 11:22:14 /dev/vda1 50.0G 7.2G 42.7G 15% /etc/hostname 11:22:14 /dev/vda1 50.0G 7.2G 42.7G 15% /etc/hosts 11:22:14 /dev/vda1 50.0G 7.2G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-246@tmp 11:22:14 /dev/vda1 50.0G 7.2G 42.7G 15% /var/log/sa 11:22:14 /dev/vda1 50.0G 7.2G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-246 11:22:14 11:22:14 11:22:14 ---> free -m: 11:22:14 total used free shared buff/cache available 11:22:14 Mem: 1837 632 119 0 1086 1099 11:22:14 Swap: 1023 1 1022 11:22:14 11:22:14 11:22:14 ---> ip addr: 11:22:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:22:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:22:14 inet 127.0.0.1/8 scope host lo 11:22:14 valid_lft forever preferred_lft forever 11:22:14 6: eth0@if7: mtu 1458 qdisc noqueue state UP 11:22:14 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 11:22:14 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 11:22:14 valid_lft forever preferred_lft forever 11:22:14 11:22:14 11:22:14 ---> sar -b -r -n DEV: 11:22:14 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/22/20 _x86_64_ (4 CPU) 11:22:14 11:22:14 11:17:24 LINUX RESTART 11:22:14 11:22:14 11:18:01 tps rtps wtps bread/s bwrtn/s 11:22:14 11:19:02 111.93 41.67 70.26 7495.90 30887.29 11:22:14 11:20:01 7.44 0.58 6.87 9.07 382.47 11:22:14 11:21:01 0.28 0.00 0.28 0.00 4.72 11:22:14 11:22:01 108.91 69.03 39.88 5252.60 15350.14 11:22:14 Average: 57.39 27.94 29.45 3205.84 11716.79 11:22:14 11:22:14 11:18:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:22:14 11:19:02 123144 1758412 93.46 2620 1153368 1619120 55.26 447376 1148604 52 11:22:14 11:20:01 163480 1718076 91.31 2620 1157320 1174736 40.09 417112 1139412 20 11:22:14 11:21:01 177672 1703884 90.56 2620 1157328 1074544 36.67 409452 1135548 16 11:22:14 11:22:01 74292 1807264 96.05 2620 1154616 1532668 52.31 521368 1098556 74560 11:22:14 Average: 134647 1746909 92.84 2620 1155658 1350267 46.08 448827 1130530 18662 11:22:14 11:22:14 11:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 11:22:14 11:19:02 eth0 221.30 171.95 1104.05 76.47 0.00 0.00 0.00 11:22:14 11:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:14 11:19:02 vethb9942ea 0.00 0.20 0.00 0.02 0.00 0.00 0.00 11:22:14 11:19:02 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 11:22:14 11:20:01 eth0 42.46 41.08 78.96 67.84 0.00 0.00 0.00 11:22:14 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:14 11:20:01 docker0 20.03 17.04 2.11 59.12 0.00 0.00 0.00 11:22:14 11:21:01 eth0 1.18 0.22 0.33 0.03 0.00 0.00 0.00 11:22:14 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:14 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:14 11:22:01 eth0 80.50 54.80 2325.64 10.63 0.00 0.00 0.00 11:22:14 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:14 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:14 Average: eth0 86.63 67.19 880.88 38.64 0.00 0.00 0.00 11:22:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:22:14 Average: docker0 4.94 4.23 0.52 14.58 0.00 0.00 0.00 11:22:14 11:22:14 11:22:14 ---> sar -P ALL: 11:22:14 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/22/20 _x86_64_ (4 CPU) 11:22:14 11:22:14 11:17:24 LINUX RESTART 11:22:14 11:22:14 11:18:01 CPU %user %nice %system %iowait %steal %idle 11:22:14 11:19:02 all 11.55 0.00 6.13 5.41 28.98 47.93 11:22:14 11:19:02 0 11.62 0.00 7.59 4.36 30.97 45.47 11:22:14 11:19:02 1 13.36 0.00 5.80 6.23 28.65 45.96 11:22:14 11:19:02 2 8.03 0.00 5.36 2.92 28.79 54.90 11:22:14 11:19:02 3 13.39 0.00 5.80 8.28 27.49 45.03 11:22:14 11:20:01 all 1.37 0.00 0.58 0.02 6.10 91.92 11:22:14 11:20:01 0 1.69 0.00 0.46 0.02 6.79 91.05 11:22:14 11:20:01 1 1.18 0.00 0.86 0.02 6.53 91.42 11:22:14 11:20:01 2 0.94 0.00 0.54 0.02 5.49 93.01 11:22:14 11:20:01 3 1.67 0.00 0.45 0.05 5.60 92.23 11:22:14 11:21:01 all 0.10 0.00 0.05 0.00 1.00 98.86 11:22:14 11:21:01 0 0.02 0.00 0.03 0.00 0.69 99.26 11:22:14 11:21:01 1 0.31 0.00 0.05 0.00 1.17 98.46 11:22:14 11:21:01 2 0.02 0.00 0.05 0.00 1.79 98.15 11:22:14 11:21:01 3 0.05 0.00 0.05 0.00 0.33 99.57 11:22:14 11:22:01 all 3.02 0.00 1.76 1.46 9.40 84.36 11:22:14 11:22:01 0 4.03 0.00 2.00 2.59 10.01 81.38 11:22:14 11:22:01 1 2.39 0.00 1.57 0.87 9.20 85.98 11:22:14 11:22:01 2 2.90 0.00 1.76 0.85 9.30 85.18 11:22:14 11:22:01 3 2.76 0.00 1.71 1.53 9.12 84.89 11:22:14 Average: all 4.11 0.00 2.18 1.77 11.60 80.34 11:22:14 Average: 0 4.42 0.00 2.58 1.77 12.34 78.90 11:22:14 Average: 1 4.41 0.00 2.11 1.83 11.58 80.08 11:22:14 Average: 2 3.08 0.00 2.00 0.99 11.70 82.24 11:22:14 Average: 3 4.54 0.00 2.03 2.51 10.78 80.13 11:22:14 11:22:14 11:22:14