Pull request #145 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 ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 927d293a80d4afde18af71f5b8aa26cd8c60886f+0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 (3b44e9a2bd63cc3ff85dc0422787e47821b3eb30) Running in Durability level: MAX_SURVIVABILITY 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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/ci-build-images/branches/PR-145/workspace@libs/edgex-global-pipelines # timeout=10 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 > 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 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 ========================================================= [edgeXBuildDocker] RAW Config: [project:egp-unit-test, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:egp-unit-test, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[gradle], releaseBranchOverride:egp-unit-test] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: egp-unit-test USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: egp-unit-test DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: egp-unit-test-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: egp-unit-test DOCKER_CUSTOM_TAGS: gradle [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1444 in /w/workspace/exfoundry_ci-build-images_PR-145 [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/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-145 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 > git config --add remote.origin.fetch +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/egp-unit-test:refs/remotes/origin/egp-unit-test # timeout=10 Merging remotes/origin/egp-unit-test commit 0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 into PR head commit 927d293a80d4afde18af71f5b8aa26cd8c60886f Merge succeeded, producing 927d293a80d4afde18af71f5b8aa26cd8c60886f Checking out Revision 927d293a80d4afde18af71f5b8aa26cd8c60886f (PR-145) > git config core.sparsecheckout # timeout=10 > git checkout -f 927d293a80d4afde18af71f5b8aa26cd8c60886f # 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 0fc94fd9d00d27380f1c1ec12a4bda90b5b788f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 927d293a80d4afde18af71f5b8aa26cd8c60886f # timeout=10 Commit message: "build: update to latest gradle 6.5" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:14:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:14:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:14:47 ========================================================= 16:14:47 EdgeX Global Pipelines Version Info 16:14:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:14:49 ------------------- 16:14:49 stable info: 16:14:49 ------------------- 16:14:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:14:49 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 16:14:49 Message: update stable to v1.0.106 16:14:50 ------------------- 16:14:50 experimental info: 16:14:50 ------------------- 16:14:50 Commited By: **** collab-it+edgex@linuxfoundation.org 16:14:50 Commit SHA: 626b9661e310b9d132ae9d5c3b37d89ff845648b 16:14:50 Message: update experimental to v1.0.108 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:14:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:14:55 + ls -al . 16:14:55 total 8 16:14:55 drwxrwxr-x. 3 jenkins jenkins 55 Jul 29 16:14 . 16:14:55 drwxrwxr-x. 4 jenkins jenkins 112 Jul 29 16:14 .. 16:14:55 -rw-rw-r--. 1 jenkins jenkins 941 Jul 29 16:14 Dockerfile 16:14:55 drwxrwxr-x. 8 jenkins jenkins 179 Jul 29 16:14 .git 16:14:55 -rw-rw-r--. 1 jenkins jenkins 904 Jul 29 16:14 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 16:14:55 + docker build -t edgex-devops/egp-unit-test -f Dockerfile --build-arg ARCH=amd64 --label git_sha=927d293a80d4afde18af71f5b8aa26cd8c60886f --label arch=amd64 . 16:14:56 Sending build context to Docker daemon 203.8kB 16:14:56 Step 1/13 : FROM gradle:6.5 as builder 16:14:57 6.5: Pulling from library/gradle 16:14:57 7595c8c21622: Pulling fs layer 16:14:57 d13af8ca898f: Pulling fs layer 16:14:57 70799171ddba: Pulling fs layer 16:14:57 b6c12202c5ef: Pulling fs layer 16:14:57 c54d424eaa66: Pulling fs layer 16:14:57 41534844af48: Pulling fs layer 16:14:57 29d2bc40c7ae: Pulling fs layer 16:14:57 5c6e01006f25: Pulling fs layer 16:14:57 c5e32de1092d: Pulling fs layer 16:14:57 c54d424eaa66: Waiting 16:14:57 41534844af48: Waiting 16:14:57 b6c12202c5ef: Waiting 16:14:57 29d2bc40c7ae: Waiting 16:14:57 5c6e01006f25: Waiting 16:14:57 c5e32de1092d: Waiting 16:14:57 70799171ddba: Verifying Checksum 16:14:57 70799171ddba: Download complete 16:14:57 d13af8ca898f: Verifying Checksum 16:14:57 d13af8ca898f: Download complete 16:14:58 b6c12202c5ef: Verifying Checksum 16:14:58 b6c12202c5ef: Download complete 16:14:59 c54d424eaa66: Verifying Checksum 16:14:59 c54d424eaa66: Download complete 16:14:59 7595c8c21622: Verifying Checksum 16:14:59 7595c8c21622: Download complete 16:14:59 29d2bc40c7ae: Verifying Checksum 16:14:59 29d2bc40c7ae: Download complete 16:15:01 5c6e01006f25: Verifying Checksum 16:15:01 5c6e01006f25: Download complete 16:15:02 41534844af48: Verifying Checksum 16:15:02 41534844af48: Download complete 16:15:03 c5e32de1092d: Verifying Checksum 16:15:03 c5e32de1092d: Download complete 16:15:04 7595c8c21622: Pull complete 16:15:04 d13af8ca898f: Pull complete 16:15:05 70799171ddba: Pull complete 16:15:05 b6c12202c5ef: Pull complete 16:15:07 c54d424eaa66: Pull complete 16:15:12 41534844af48: Pull complete 16:15:12 29d2bc40c7ae: Pull complete 16:15:17 5c6e01006f25: Pull complete 16:15:23 c5e32de1092d: Pull complete 16:15:23 Digest: sha256:099048dbae10d6c1ab0afb8b50e74848b9cef459e56e42e29c61112b29c5a108 16:15:23 Status: Downloaded newer image for gradle:6.5 16:15:23 ---> 09415af8f1c9 16:15:23 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:15:23 ---> Running in c9f42247c2dd 16:15:23 Removing intermediate container c9f42247c2dd 16:15:23 ---> 18b57230c55a 16:15:23 Step 3/13 : WORKDIR /code 16:15:23 ---> Running in 30b0b545cb24 16:15:23 Removing intermediate container 30b0b545cb24 16:15:23 ---> bf72653d1cb7 16:15:23 Step 4/13 : ENV USER_GRADLE_HOME=/gradleCache 16:15:23 ---> Running in 1c81f561835f 16:15:24 Removing intermediate container 1c81f561835f 16:15:24 ---> 58ddc4c7f9a8 16:15:24 Step 5/13 : ARG EGP_VERSION=stable 16:15:24 ---> Running in ecd0d8b25579 16:15:24 Removing intermediate container ecd0d8b25579 16:15:24 ---> 299fd81b09a4 16:15:24 Step 6/13 : ADD https://github.com/edgexfoundry/edgex-global-pipelines/archive/${EGP_VERSION}.tar.gz . 16:15:24 16:15:24 ---> 9989e173891e 16:15:24 Step 7/13 : RUN tar -xzf ${EGP_VERSION}.tar.gz && mv edgex-global-pipelines-${EGP_VERSION}/* . && rm -rf edgex-global-pipelines-${EGP_VERSION} && rm -rf ${EGP_VERSION}.tar.gz 16:15:25 ---> Running in 1021ae3d209e 16:15:27 Removing intermediate container 1021ae3d209e 16:15:27 ---> e6ae78a4b0c5 16:15:27 Step 8/13 : RUN gradle -Dgradle.user.home=${USER_GRADLE_HOME} testClasses 16:15:27 ---> Running in f849b1172906 16:15:30 16:15:30 Welcome to Gradle 6.5.1! 16:15:30 16:15:30 Here are the highlights of this release: 16:15:30 - Experimental file-system watching 16:15:30 - Improved version ordering 16:15:30 - New samples 16:15:30 16:15:30 For more details see https://docs.gradle.org/6.5.1/release-notes.html 16:15:30 16:15:30 Starting a Gradle Daemon (subsequent builds will be faster) 16:15:49 > Task :compileJava NO-SOURCE 16:15:49 > Task :compileGroovy NO-SOURCE 16:15:49 > Task :processResources NO-SOURCE 16:15:49 > Task :classes UP-TO-DATE 16:15:49 > Task :compileTestJava NO-SOURCE 16:15:49 > Task :copyGlobalLibVars 16:16:23 > Task :compileTestGroovy 16:18:46 > Task :processTestResources 16:18:46 > Task :testClasses 16:18:46 16:18:46 BUILD SUCCESSFUL in 3m 4s 16:18:46 3 actionable tasks: 3 executed 16:18:46 Removing intermediate container f849b1172906 16:18:46 ---> caaea0f695b2 16:18:46 Step 9/13 : FROM gradle:6.5 16:18:46 ---> 09415af8f1c9 16:18:46 Step 10/13 : ENV USER_GRADLE_HOME=/gradleCache 16:18:46 ---> Running in eb40661621e7 16:18:46 Removing intermediate container eb40661621e7 16:18:46 ---> ed6d40fb7bc5 16:18:46 Step 11/13 : COPY --from=builder ${USER_GRADLE_HOME} ${USER_GRADLE_HOME} 16:18:50 ---> afba9d4db415 16:18:50 Step 12/13 : LABEL arch=amd64 16:18:50 ---> Running in d000b538266c 16:18:50 Removing intermediate container d000b538266c 16:18:50 ---> 86ad680a72a8 16:18:50 Step 13/13 : LABEL git_sha=927d293a80d4afde18af71f5b8aa26cd8c60886f 16:18:51 ---> Running in 9881b95316f1 16:18:51 Removing intermediate container 9881b95316f1 16:18:51 ---> f60d2d9f9e11 16:18:51 [Warning] One or more build-args [ARCH] were not consumed 16:18:51 Successfully built f60d2d9f9e11 16:18:51 Successfully tagged edgex-devops/egp-unit-test:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:18:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:18:55 ---> package-listing.sh 16:18:55 ++ facter osfamily 16:18:55 ++ tr '[:upper:]' '[:lower:]' 16:18:55 + OS_FAMILY=redhat 16:18:55 + workspace=/w/workspace/exfoundry_ci-build-images_PR-145 16:18:55 + START_PACKAGES=/tmp/packages_start.txt 16:18:55 + END_PACKAGES=/tmp/packages_end.txt 16:18:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:18:55 + PACKAGES=/tmp/packages_start.txt 16:18:55 + '[' /w/workspace/exfoundry_ci-build-images_PR-145 ']' 16:18:55 + PACKAGES=/tmp/packages_end.txt 16:18:55 + case "${OS_FAMILY}" in 16:18:55 + rpm -qa 16:18:55 + sort 16:19:01 + '[' -f /tmp/packages_start.txt ']' 16:19:01 + '[' -f /tmp/packages_end.txt ']' 16:19:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:19:01 + '[' /w/workspace/exfoundry_ci-build-images_PR-145 ']' 16:19:01 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-145/archives/ 16:19:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-145/archives/ [Pipeline] isUnix [Pipeline] sh 16:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:19:02 16:19:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:19:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:19:03 alpine: Pulling from edgex-lftools-log-publisher 16:19:03 c9b1b535fdd9: Pulling fs layer 16:19:03 2cc5ad85d9ab: Pulling fs layer 16:19:03 756a868c4378: Pulling fs layer 16:19:03 444b2fc9a129: Pulling fs layer 16:19:03 ea15f1150254: Pulling fs layer 16:19:03 41b27a9f41bf: Pulling fs layer 16:19:03 28c525ee5125: Pulling fs layer 16:19:03 094b1ea09ed8: Pulling fs layer 16:19:03 138eaada9080: Pulling fs layer 16:19:03 ea15f1150254: Waiting 16:19:03 41b27a9f41bf: Waiting 16:19:03 28c525ee5125: Waiting 16:19:03 444b2fc9a129: Waiting 16:19:03 0622d0fa9048: Pulling fs layer 16:19:03 094b1ea09ed8: Waiting 16:19:03 138eaada9080: Waiting 16:19:03 0622d0fa9048: Waiting 16:19:03 2cc5ad85d9ab: Verifying Checksum 16:19:03 2cc5ad85d9ab: Download complete 16:19:03 444b2fc9a129: Verifying Checksum 16:19:03 444b2fc9a129: Download complete 16:19:03 c9b1b535fdd9: Verifying Checksum 16:19:03 c9b1b535fdd9: Download complete 16:19:03 ea15f1150254: Verifying Checksum 16:19:03 ea15f1150254: Download complete 16:19:03 28c525ee5125: Verifying Checksum 16:19:03 28c525ee5125: Download complete 16:19:04 c9b1b535fdd9: Pull complete 16:19:04 756a868c4378: Verifying Checksum 16:19:04 756a868c4378: Download complete 16:19:04 2cc5ad85d9ab: Pull complete 16:19:04 138eaada9080: Verifying Checksum 16:19:04 138eaada9080: Download complete 16:19:04 094b1ea09ed8: Verifying Checksum 16:19:04 094b1ea09ed8: Download complete 16:19:04 0622d0fa9048: Verifying Checksum 16:19:04 0622d0fa9048: Download complete 16:19:05 41b27a9f41bf: Verifying Checksum 16:19:05 41b27a9f41bf: Download complete 16:19:08 756a868c4378: Pull complete 16:19:08 444b2fc9a129: Pull complete 16:19:09 ea15f1150254: Pull complete 16:19:14 41b27a9f41bf: Pull complete 16:19:14 28c525ee5125: Pull complete 16:19:20 094b1ea09ed8: Pull complete 16:19:20 138eaada9080: Pull complete 16:19:21 0622d0fa9048: Pull complete 16:19:21 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:19:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:19:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:19:21 prd-centos7-docker-4c-2g-1444 does not seem to be running inside a container 16:19:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_PR-145 -v /w/workspace/exfoundry_ci-build-images_PR-145:/w/workspace/exfoundry_ci-build-images_PR-145:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-145@tmp:/w/workspace/exfoundry_ci-build-images_PR-145@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:19:25 $ docker top b8845591e0cdb9ad22dadf663c0b529300ca2550ec49543bebe8dd1038622f43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:25 provisioning config files... 16:19:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-145@tmp/config4381984030359597427tmp [Pipeline] { [Pipeline] echo 16:19:25 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:19:26 ---> create-netrc.sh [Pipeline] echo 16:19:26 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:19:26 ---> logs-deploy.sh 16:19:26 + ARCHIVE_ARTIFACTS= 16:19:26 + LOGS_SERVER=https://logs.edgexfoundry.org 16:19:26 + '[' https://logs.edgexfoundry.org == None ']' 16:19:26 + NEXUS_URL=https://nexus.edgexfoundry.org 16:19:26 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-145/1 16:19:26 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-145/1/ 16:19:26 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-145/1 /w/workspace/exfoundry_ci-build-images_PR-145 16:19:28 Archives upload complete. 16:19:28 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-145/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-145/1/ 16:19:29 ---> uname -a: 16:19:29 Linux b8845591e0cd 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:19:29 16:19:29 16:19:29 ---> lscpu: 16:19:29 Architecture: x86_64 16:19:29 CPU op-mode(s): 32-bit, 64-bit 16:19:29 Byte Order: Little Endian 16:19:29 Address sizes: 40 bits physical, 48 bits virtual 16:19:29 CPU(s): 4 16:19:29 On-line CPU(s) list: 0-3 16:19:29 Thread(s) per core: 1 16:19:29 Core(s) per socket: 1 16:19:29 Socket(s): 4 16:19:29 NUMA node(s): 1 16:19:29 Vendor ID: GenuineIntel 16:19:29 CPU family: 6 16:19:29 Model: 44 16:19:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:19:29 Stepping: 1 16:19:29 CPU MHz: 2933.438 16:19:29 BogoMIPS: 5866.87 16:19:29 Virtualization: VT-x 16:19:29 Hypervisor vendor: KVM 16:19:29 Virtualization type: full 16:19:29 L1d cache: 128 KiB 16:19:29 L1i cache: 128 KiB 16:19:29 L2 cache: 16 MiB 16:19:29 L3 cache: 64 MiB 16:19:29 NUMA node0 CPU(s): 0-3 16:19:29 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:19:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:19:29 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:19:29 Vulnerability Meltdown: Mitigation; PTI 16:19:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:19:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:19:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:19:29 Vulnerability Tsx async abort: Not affected 16:19:29 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 16:19:29 16:19:29 16:19:29 ---> nproc: 16:19:29 4 16:19:29 16:19:29