b' Pull request #97 opened\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images\n Obtained Jenkinsfile from 86f55fcc8e12327ddad75356ead13bda139c6aff+72ceb69034b91dd182fc5bc4c4547ebb0de299f7 (ea8b5e80ec6eb7dfba733911686c2dafd2ae5a56)\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-97/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94 # timeout=10\n Commit message: "Merge pull request #81 from ernestojeda/bugfix-custom-workspace"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1], releaseBranchOverride:gcc]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64, arm64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildDocker] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: ci-build-images-settings\n PROJECT: edgex-gcc-base\n USE_SEMVER: false\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: edgex-gcc-base\n DOCKER_REGISTRY_NAMESPACE: edgex-devops\n DOCKER_NEXUS_REPO: snapshots\n PUSH_DOCKER_IMAGE: true\n ARCHIVE_IMAGE: false\n ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz\n SEMVER_BUMP_LEVEL: pre\n RELEASE_BRANCH_OVERRIDE: gcc\n DOCKER_CUSTOM_TAGS: 1\n [Pipeline] node\n Still waiting to schedule task\n \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-builder-2c-1g-12653\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12661\xe2\x80\x99 is offline\n Running on prd-centos7-docker-4c-2g-12669 in /w/workspace/gexfoundry_ci-build-images_PR-97\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Fetching without tags\n Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n > git init /w/workspace/gexfoundry_ci-build-images_PR-97 # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n > git config --add remote.origin.fetch +refs/pull/97/head:refs/remotes/origin/PR-97 # timeout=10\n > git config --add remote.origin.fetch +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n Merging remotes/origin/gcc commit 72ceb69034b91dd182fc5bc4c4547ebb0de299f7 into PR head commit 86f55fcc8e12327ddad75356ead13bda139c6aff\n Merge succeeded, producing 86f55fcc8e12327ddad75356ead13bda139c6aff\n Checking out Revision 86f55fcc8e12327ddad75356ead13bda139c6aff (PR-97)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 86f55fcc8e12327ddad75356ead13bda139c6aff # timeout=10\n > git merge 72ceb69034b91dd182fc5bc4c4547ebb0de299f7 # timeout=10\n > git rev-parse HEAD^{commit} # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 86f55fcc8e12327ddad75356ead13bda139c6aff # timeout=10\n Commit message: "add new option to allow custom release branch override"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2020-01-09T17:13:17.781Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n Stage "Semver Prep" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build Docker Image)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2020-01-09T17:13:33.480Z] Still waiting to schedule task\n [2020-01-09T17:13:33.480Z] \xe2\x80\x98centos7-builder-2c-1g-33\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98centos7-builder-2c-1g-34\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-12667\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12671\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-12672\xe2\x80\x99 is offline\n [2020-01-09T17:13:33.495Z] Still waiting to schedule task\n [2020-01-09T17:13:33.495Z] Waiting for next available executor on \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-12656\xe2\x80\x99\n [2020-01-09T17:14:43.614Z] Running on prd-centos7-docker-4c-2g-12677 in /w/workspace/gexfoundry_ci-build-images_PR-97\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-09T17:14:45.800Z] using credential edgex-jenkins-ssh\n [2020-01-09T17:14:45.817Z] Cloning the remote Git repository\n [2020-01-09T17:14:45.817Z] Cloning with configured refspecs honoured and without tags\n [2020-01-09T17:14:45.658Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n [2020-01-09T17:14:45.700Z] > git init /w/workspace/gexfoundry_ci-build-images_PR-97 # timeout=10\n [2020-01-09T17:14:46.474Z] Fetching without tags\n [2020-01-09T17:14:46.850Z] Merging remotes/origin/gcc commit 72ceb69034b91dd182fc5bc4c4547ebb0de299f7 into PR head commit 86f55fcc8e12327ddad75356ead13bda139c6aff\n [2020-01-09T17:14:46.916Z] Merge succeeded, producing 86f55fcc8e12327ddad75356ead13bda139c6aff\n [2020-01-09T17:14:46.916Z] Checking out Revision 86f55fcc8e12327ddad75356ead13bda139c6aff (PR-97)\n [2020-01-09T17:14:45.779Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2020-01-09T17:14:45.779Z] > git --version # timeout=10\n [2020-01-09T17:14:45.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T17:14:45.824Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n [2020-01-09T17:14:46.301Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2020-01-09T17:14:46.306Z] > git config --add remote.origin.fetch +refs/pull/97/head:refs/remotes/origin/PR-97 # timeout=10\n [2020-01-09T17:14:46.312Z] > git config --add remote.origin.fetch +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n [2020-01-09T17:14:46.329Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2020-01-09T17:14:46.344Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2020-01-09T17:14:46.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T17:14:46.349Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n [2020-01-09T17:14:46.756Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T17:14:46.765Z] > git checkout -f 86f55fcc8e12327ddad75356ead13bda139c6aff # timeout=10\n [2020-01-09T17:14:46.801Z] > git merge 72ceb69034b91dd182fc5bc4c4547ebb0de299f7 # timeout=10\n [2020-01-09T17:14:46.812Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-09T17:14:46.822Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T17:14:46.827Z] > git checkout -f 86f55fcc8e12327ddad75356ead13bda139c6aff # timeout=10\n [2020-01-09T17:14:50.447Z] Commit message: "add new option to allow custom release branch override"\n [2020-01-09T17:14:50.484Z] > git --version # timeout=10\n [2020-01-09T17:14:50.497Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T17:14:52.082Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-09T17:14:52.406Z] + ls -al .\n [2020-01-09T17:14:52.406Z] total 8\n [2020-01-09T17:14:52.406Z] drwxrwxr-x. 3 jenkins jenkins 55 Jan 9 17:14 .\n [2020-01-09T17:14:52.406Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 9 17:14 ..\n [2020-01-09T17:14:52.406Z] -rw-rw-r--. 1 jenkins jenkins 400 Jan 9 17:14 Dockerfile\n [2020-01-09T17:14:52.406Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 9 17:14 .git\n [2020-01-09T17:14:52.406Z] -rw-rw-r--. 1 jenkins jenkins 883 Jan 9 17:14 Jenkinsfile\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T17:14:52.813Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --label git_sha=86f55fcc8e12327ddad75356ead13bda139c6aff --label arch=x86_64 .\n [2020-01-09T17:14:52.813Z] Sending build context to Docker daemon 193kB\n\n [2020-01-09T17:14:53.074Z] Step 1/6 : FROM alpine:3.9\n [2020-01-09T17:14:53.334Z] 3.9: Pulling from library/alpine\n [2020-01-09T17:14:53.334Z] e7c96db7181b: Pulling fs layer\n [2020-01-09T17:14:53.600Z] e7c96db7181b: Download complete\n [2020-01-09T17:14:53.867Z] e7c96db7181b: Pull complete\n [2020-01-09T17:14:53.867Z] Digest: sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a\n [2020-01-09T17:14:53.867Z] Status: Downloaded newer image for alpine:3.9\n [2020-01-09T17:14:53.867Z] ---> 055936d39205\n [2020-01-09T17:14:53.867Z] Step 2/6 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-09T17:14:53.867Z] ---> Running in c9e6b45ce58a\n [2020-01-09T17:14:54.135Z] Removing intermediate container c9e6b45ce58a\n [2020-01-09T17:14:54.135Z] ---> eb98fe1936e4\n [2020-01-09T17:14:54.135Z] Step 3/6 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-09T17:14:54.135Z] ---> Running in 3e20d37c5c4b\n [2020-01-09T17:14:55.075Z] Removing intermediate container 3e20d37c5c4b\n [2020-01-09T17:14:55.075Z] ---> e35e6c0b5304\n [2020-01-09T17:14:55.075Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev\n [2020-01-09T17:14:55.075Z] ---> Running in 91c4a193fb45\n [2020-01-09T17:14:55.333Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2020-01-09T17:14:55.937Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2020-01-09T17:14:56.196Z] (1/65) Upgrading musl (1.1.20-r4 -> 1.1.20-r5)\n [2020-01-09T17:14:56.196Z] (2/65) Upgrading libcrypto1.1 (1.1.1b-r1 -> 1.1.1d-r2)\n [2020-01-09T17:14:56.761Z] (3/65) Upgrading libssl1.1 (1.1.1b-r1 -> 1.1.1d-r2)\n [2020-01-09T17:14:56.761Z] (4/65) Installing binutils (2.31.1-r2)\n [2020-01-09T17:14:57.335Z] (5/65) Installing libmagic (5.36-r1)\n [2020-01-09T17:14:57.335Z] (6/65) Installing file (5.36-r1)\n [2020-01-09T17:14:57.594Z] (7/65) Installing gmp (6.1.2-r1)\n [2020-01-09T17:14:57.594Z] (8/65) Installing isl (0.18-r0)\n [2020-01-09T17:14:57.852Z] (9/65) Installing libgomp (8.3.0-r0)\n [2020-01-09T17:14:57.852Z] (10/65) Installing libatomic (8.3.0-r0)\n [2020-01-09T17:14:57.852Z] (11/65) Installing libgcc (8.3.0-r0)\n [2020-01-09T17:14:58.110Z] (12/65) Installing mpfr3 (3.1.5-r1)\n [2020-01-09T17:14:58.110Z] (13/65) Installing mpc1 (1.0.3-r1)\n [2020-01-09T17:14:58.110Z] (14/65) Installing libstdc++ (8.3.0-r0)\n [2020-01-09T17:14:58.374Z] (15/65) Installing gcc (8.3.0-r0)\n [2020-01-09T17:15:01.411Z] (16/65) Installing musl-dev (1.1.20-r5)\n [2020-01-09T17:15:01.984Z] (17/65) Installing libc-dev (0.7.1-r0)\n [2020-01-09T17:15:01.984Z] (18/65) Installing g++ (8.3.0-r0)\n [2020-01-09T17:15:03.895Z] (19/65) Installing make (4.2.1-r2)\n [2020-01-09T17:15:04.156Z] (20/65) Installing fortify-headers (1.0-r0)\n [2020-01-09T17:15:04.156Z] (21/65) Installing build-base (0.5-r1)\n [2020-01-09T17:15:04.156Z] (22/65) Installing libattr (2.4.47-r7)\n [2020-01-09T17:15:04.422Z] (23/65) Installing libacl (2.2.52-r5)\n [2020-01-09T17:15:04.422Z] (24/65) Installing libbz2 (1.0.6-r7)\n [2020-01-09T17:15:04.422Z] (25/65) Installing expat (2.2.8-r0)\n [2020-01-09T17:15:04.680Z] (26/65) Installing lz4-libs (1.8.3-r2)\n [2020-01-09T17:15:04.681Z] (27/65) Installing xz-libs (5.2.4-r0)\n [2020-01-09T17:15:04.681Z] (28/65) Installing libarchive (3.3.3-r1)\n [2020-01-09T17:15:04.942Z] (29/65) Installing ca-certificates (20190108-r0)\n [2020-01-09T17:15:04.942Z] (30/65) Installing nghttp2-libs (1.35.1-r1)\n [2020-01-09T17:15:04.942Z] (31/65) Installing libssh2 (1.9.0-r1)\n [2020-01-09T17:15:05.204Z] (32/65) Installing libcurl (7.64.0-r3)\n [2020-01-09T17:15:05.204Z] (33/65) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n [2020-01-09T17:15:05.773Z] (34/65) Installing ncurses-terminfo (6.1_p20190105-r0)\n [2020-01-09T17:15:06.342Z] (35/65) Installing ncurses-libs (6.1_p20190105-r0)\n [2020-01-09T17:15:06.342Z] (36/65) Installing rhash-libs (1.3.6-r2)\n [2020-01-09T17:15:06.603Z] (37/65) Installing libuv (1.23.2-r0)\n [2020-01-09T17:15:06.603Z] (38/65) Installing cmake (3.13.0-r0)\n [2020-01-09T17:15:09.136Z] (39/65) Installing pkgconf (1.6.0-r0)\n [2020-01-09T17:15:09.136Z] (40/65) Installing openssl-dev (1.1.1d-r2)\n [2020-01-09T17:15:12.424Z] (41/65) Installing zlib-dev (1.2.11-r1)\n [2020-01-09T17:15:12.424Z] (42/65) Installing libssh2-dev (1.9.0-r1)\n [2020-01-09T17:15:12.424Z] (43/65) Installing nghttp2-dev (1.35.1-r1)\n [2020-01-09T17:15:12.424Z] (44/65) Installing curl-dev (7.64.0-r3)\n [2020-01-09T17:15:12.424Z] (45/65) Installing pcre2 (10.32-r1)\n [2020-01-09T17:15:12.424Z] (46/65) Installing git (2.20.2-r0)\n [2020-01-09T17:15:14.328Z] (47/65) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5)\n [2020-01-09T17:15:14.589Z] (48/65) Installing nettle (3.4.1-r0)\n [2020-01-09T17:15:14.589Z] (49/65) Installing libffi (3.2.1-r6)\n [2020-01-09T17:15:14.848Z] (50/65) Installing p11-kit (0.23.14-r0)\n [2020-01-09T17:15:15.784Z] (51/65) Installing libtasn1 (4.14-r0)\n [2020-01-09T17:15:15.784Z] (52/65) Installing libunistring (0.9.10-r0)\n [2020-01-09T17:15:16.043Z] (53/65) Installing gnutls (3.6.7-r0)\n [2020-01-09T17:15:16.302Z] (54/65) Installing libmicrohttpd (0.9.62-r0)\n [2020-01-09T17:15:16.563Z] (55/65) Installing gnutls-c++ (3.6.7-r0)\n [2020-01-09T17:15:16.563Z] (56/65) Installing libgmpxx (6.1.2-r1)\n [2020-01-09T17:15:16.563Z] (57/65) Installing gmp-dev (6.1.2-r1)\n [2020-01-09T17:15:16.822Z] (58/65) Installing nettle-dev (3.4.1-r0)\n [2020-01-09T17:15:20.122Z] (59/65) Installing libtasn1-dev (4.14-r0)\n [2020-01-09T17:15:20.122Z] (60/65) Installing p11-kit-dev (0.23.14-r0)\n [2020-01-09T17:15:20.122Z] (61/65) Installing gnutls-dev (3.6.7-r0)\n [2020-01-09T17:15:20.122Z] (62/65) Installing libmicrohttpd-dev (0.9.62-r0)\n [2020-01-09T17:15:20.122Z] (63/65) Installing linux-headers (4.18.13-r1)\n [2020-01-09T17:15:20.690Z] (64/65) Installing yaml (0.2.1-r0)\n [2020-01-09T17:15:20.690Z] (65/65) Installing yaml-dev (0.2.1-r0)\n [2020-01-09T17:15:20.690Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-09T17:15:20.690Z] Executing ca-certificates-20190108-r0.trigger\n [2020-01-09T17:15:20.949Z] OK: 267 MiB in 75 packages\n [2020-01-09T17:15:29.102Z] Removing intermediate container 91c4a193fb45\n [2020-01-09T17:15:29.102Z] ---> a30aadbb1fa0\n [2020-01-09T17:15:29.102Z] Step 5/6 : LABEL arch=x86_64\n [2020-01-09T17:15:29.102Z] ---> Running in 8ed75722ff67\n [2020-01-09T17:15:29.360Z] Removing intermediate container 8ed75722ff67\n [2020-01-09T17:15:29.360Z] ---> 0bd79cd50ec4\n [2020-01-09T17:15:29.360Z] Step 6/6 : LABEL git_sha=86f55fcc8e12327ddad75356ead13bda139c6aff\n [2020-01-09T17:15:29.360Z] ---> Running in c5c4a2362efe\n [2020-01-09T17:15:29.360Z] Removing intermediate container c5c4a2362efe\n [2020-01-09T17:15:29.360Z] ---> a765f53b0773\n [2020-01-09T17:15:29.360Z] Successfully built a765f53b0773\n [2020-01-09T17:15:29.360Z] Successfully tagged edgex-devops/edgex-gcc-base:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Archive Image)\n Stage "Archive Image" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2020-01-09T17:16:28.125Z] Running on prd-ubuntu18.04-docker-arm64-4c-2g-12683 in /w/workspace/gexfoundry_ci-build-images_PR-97\n [Pipeline] {\n [Pipeline] checkout\n [2020-01-09T17:16:36.353Z] using credential edgex-jenkins-ssh\n [2020-01-09T17:16:36.382Z] Cloning the remote Git repository\n [2020-01-09T17:16:36.383Z] Cloning with configured refspecs honoured and without tags\n [2020-01-09T17:16:36.448Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n [2020-01-09T17:16:36.541Z] > git init /w/workspace/gexfoundry_ci-build-images_PR-97 # timeout=10\n [2020-01-09T17:16:36.634Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2020-01-09T17:16:36.635Z] > git --version # timeout=10\n [2020-01-09T17:16:36.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T17:16:36.738Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n [2020-01-09T17:16:37.681Z] Fetching without tags\n [2020-01-09T17:16:38.213Z] Merging remotes/origin/gcc commit 72ceb69034b91dd182fc5bc4c4547ebb0de299f7 into PR head commit 86f55fcc8e12327ddad75356ead13bda139c6aff\n [2020-01-09T17:16:38.452Z] Merge succeeded, producing 86f55fcc8e12327ddad75356ead13bda139c6aff\n [2020-01-09T17:16:38.453Z] Checking out Revision 86f55fcc8e12327ddad75356ead13bda139c6aff (PR-97)\n [2020-01-09T17:16:37.569Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2020-01-09T17:16:37.594Z] > git config --add remote.origin.fetch +refs/pull/97/head:refs/remotes/origin/PR-97 # timeout=10\n [2020-01-09T17:16:37.612Z] > git config --add remote.origin.fetch +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n [2020-01-09T17:16:37.642Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2020-01-09T17:16:37.687Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2020-01-09T17:16:37.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2020-01-09T17:16:37.709Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/97/head:refs/remotes/origin/PR-97 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10\n [2020-01-09T17:16:38.239Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T17:16:38.272Z] > git checkout -f 86f55fcc8e12327ddad75356ead13bda139c6aff # timeout=10\n [2020-01-09T17:16:38.383Z] > git merge 72ceb69034b91dd182fc5bc4c4547ebb0de299f7 # timeout=10\n [2020-01-09T17:16:38.417Z] > git rev-parse HEAD^{commit} # timeout=10\n [2020-01-09T17:16:38.455Z] > git config core.sparsecheckout # timeout=10\n [2020-01-09T17:16:38.473Z] > git checkout -f 86f55fcc8e12327ddad75356ead13bda139c6aff # timeout=10\n [2020-01-09T17:16:43.011Z] Commit message: "add new option to allow custom release branch override"\n [2020-01-09T17:16:43.070Z] > git --version # timeout=10\n [2020-01-09T17:16:43.126Z] fatal: bad object f257e5cd2e5dbd4b6887b4e47c1eddaebeef2b94\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2020-01-09T17:16:45.498Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2020-01-09T17:16:45.937Z] + ls -al .\n [2020-01-09T17:16:45.937Z] total 20\n [2020-01-09T17:16:45.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 17:16 .\n [2020-01-09T17:16:45.937Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 17:16 ..\n [2020-01-09T17:16:45.937Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 17:16 .git\n [2020-01-09T17:16:45.937Z] -rw-rw-r-- 1 jenkins jenkins 400 Jan 9 17:16 Dockerfile\n [2020-01-09T17:16:45.937Z] -rw-rw-r-- 1 jenkins jenkins 883 Jan 9 17:16 Jenkinsfile\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T17:16:46.319Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --label git_sha=86f55fcc8e12327ddad75356ead13bda139c6aff --label arch=arm64 .\n [2020-01-09T17:16:46.942Z] Sending build context to Docker daemon 193kB\n\n [2020-01-09T17:16:47.226Z] Step 1/6 : FROM alpine:3.9\n [2020-01-09T17:16:47.834Z] 3.9: Pulling from library/alpine\n [2020-01-09T17:16:47.834Z] 0362ad1dd800: Pulling fs layer\n [2020-01-09T17:16:48.834Z] 0362ad1dd800: Verifying Checksum\n [2020-01-09T17:16:48.834Z] 0362ad1dd800: Download complete\n [2020-01-09T17:16:49.447Z] 0362ad1dd800: Pull complete\n [2020-01-09T17:16:49.447Z] Digest: sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a\n [2020-01-09T17:16:49.447Z] Status: Downloaded newer image for alpine:3.9\n [2020-01-09T17:16:49.447Z] ---> ce544de9ee2c\n [2020-01-09T17:16:49.447Z] Step 2/6 : LABEL license=\'SPDX-License-Identifier: Apache-2.0\' copyright=\'Copyright (c) 2019: Intel\'\n [2020-01-09T17:16:50.449Z] ---> Running in f1c1a9d37467\n [2020-01-09T17:16:50.721Z] Removing intermediate container f1c1a9d37467\n [2020-01-09T17:16:50.721Z] ---> 9d9aaca09fe3\n [2020-01-09T17:16:50.721Z] Step 3/6 : RUN sed -e \'s/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g\' -i~ /etc/apk/repositories\n [2020-01-09T17:16:51.006Z] ---> Running in eba74cba8a28\n [2020-01-09T17:16:53.006Z] Removing intermediate container eba74cba8a28\n [2020-01-09T17:16:53.006Z] ---> 28b6bd5ef481\n [2020-01-09T17:16:53.006Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev\n [2020-01-09T17:16:53.599Z] ---> Running in efdc2fb8adf6\n [2020-01-09T17:16:54.595Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz\n [2020-01-09T17:16:55.566Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz\n [2020-01-09T17:16:56.998Z] (1/65) Upgrading musl (1.1.20-r4 -> 1.1.20-r5)\n [2020-01-09T17:16:57.485Z] (2/65) Upgrading libcrypto1.1 (1.1.1b-r1 -> 1.1.1d-r2)\n [2020-01-09T17:16:58.916Z] (3/65) Upgrading libssl1.1 (1.1.1b-r1 -> 1.1.1d-r2)\n [2020-01-09T17:16:59.189Z] (4/65) Installing binutils (2.31.1-r2)\n [2020-01-09T17:17:02.569Z] (5/65) Installing libmagic (5.36-r1)\n [2020-01-09T17:17:02.842Z] (6/65) Installing file (5.36-r1)\n [2020-01-09T17:17:03.112Z] (7/65) Installing gmp (6.1.2-r1)\n [2020-01-09T17:17:03.384Z] (8/65) Installing isl (0.18-r0)\n [2020-01-09T17:17:03.978Z] (9/65) Installing libgomp (8.3.0-r0)\n [2020-01-09T17:17:03.978Z] (10/65) Installing libatomic (8.3.0-r0)\n [2020-01-09T17:17:04.256Z] (11/65) Installing libgcc (8.3.0-r0)\n [2020-01-09T17:17:04.256Z] (12/65) Installing mpfr3 (3.1.5-r1)\n [2020-01-09T17:17:04.532Z] (13/65) Installing mpc1 (1.0.3-r1)\n [2020-01-09T17:17:04.532Z] (14/65) Installing libstdc++ (8.3.0-r0)\n [2020-01-09T17:17:05.127Z] (15/65) Installing gcc (8.3.0-r0)\n [2020-01-09T17:17:44.050Z] (16/65) Installing musl-dev (1.1.20-r5)\n [2020-01-09T17:17:45.023Z] (17/65) Installing libc-dev (0.7.1-r0)\n [2020-01-09T17:17:45.023Z] (18/65) Installing g++ (8.3.0-r0)\n [2020-01-09T17:18:17.679Z] (19/65) Installing make (4.2.1-r2)\n [2020-01-09T17:18:17.679Z] (20/65) Installing fortify-headers (1.0-r0)\n [2020-01-09T17:18:17.679Z] (21/65) Installing build-base (0.5-r1)\n [2020-01-09T17:18:17.679Z] (22/65) Installing libattr (2.4.47-r7)\n [2020-01-09T17:18:17.679Z] (23/65) Installing libacl (2.2.52-r5)\n [2020-01-09T17:18:17.679Z] (24/65) Installing libbz2 (1.0.6-r7)\n [2020-01-09T17:18:17.679Z] (25/65) Installing expat (2.2.8-r0)\n [2020-01-09T17:18:17.679Z] (26/65) Installing lz4-libs (1.8.3-r2)\n [2020-01-09T17:18:17.679Z] (27/65) Installing xz-libs (5.2.4-r0)\n [2020-01-09T17:18:17.679Z] (28/65) Installing libarchive (3.3.3-r1)\n [2020-01-09T17:18:17.679Z] (29/65) Installing ca-certificates (20190108-r0)\n [2020-01-09T17:18:17.679Z] (30/65) Installing nghttp2-libs (1.35.1-r1)\n [2020-01-09T17:18:17.679Z] (31/65) Installing libssh2 (1.9.0-r1)\n [2020-01-09T17:18:17.679Z] (32/65) Installing libcurl (7.64.0-r3)\n [2020-01-09T17:18:17.679Z] (33/65) Installing ncurses-terminfo-base (6.1_p20190105-r0)\n [2020-01-09T17:18:17.679Z] (34/65) Installing ncurses-terminfo (6.1_p20190105-r0)\n [2020-01-09T17:18:18.291Z] (35/65) Installing ncurses-libs (6.1_p20190105-r0)\n [2020-01-09T17:18:18.558Z] (36/65) Installing rhash-libs (1.3.6-r2)\n [2020-01-09T17:18:18.827Z] (37/65) Installing libuv (1.23.2-r0)\n [2020-01-09T17:18:19.097Z] (38/65) Installing cmake (3.13.0-r0)\n [2020-01-09T17:18:31.430Z] (39/65) Installing pkgconf (1.6.0-r0)\n [2020-01-09T17:18:31.430Z] (40/65) Installing openssl-dev (1.1.1d-r2)\n [2020-01-09T17:18:43.752Z] (41/65) Installing zlib-dev (1.2.11-r1)\n [2020-01-09T17:18:43.752Z] (42/65) Installing libssh2-dev (1.9.0-r1)\n [2020-01-09T17:18:43.752Z] (43/65) Installing nghttp2-dev (1.35.1-r1)\n [2020-01-09T17:18:43.752Z] (44/65) Installing curl-dev (7.64.0-r3)\n [2020-01-09T17:18:43.752Z] (45/65) Installing pcre2 (10.32-r1)\n [2020-01-09T17:18:43.752Z] (46/65) Installing git (2.20.2-r0)\n [2020-01-09T17:18:45.708Z] (47/65) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5)\n [2020-01-09T17:18:45.708Z] (48/65) Installing nettle (3.4.1-r0)\n [2020-01-09T17:18:45.708Z] (49/65) Installing libffi (3.2.1-r6)\n [2020-01-09T17:18:45.708Z] (50/65) Installing p11-kit (0.23.14-r0)\n [2020-01-09T17:18:45.977Z] (51/65) Installing libtasn1 (4.14-r0)\n [2020-01-09T17:18:45.977Z] (52/65) Installing libunistring (0.9.10-r0)\n [2020-01-09T17:18:46.244Z] (53/65) Installing gnutls (3.6.7-r0)\n [2020-01-09T17:18:46.517Z] (54/65) Installing libmicrohttpd (0.9.62-r0)\n [2020-01-09T17:18:46.794Z] (55/65) Installing gnutls-c++ (3.6.7-r0)\n [2020-01-09T17:18:46.794Z] (56/65) Installing libgmpxx (6.1.2-r1)\n [2020-01-09T17:18:46.794Z] (57/65) Installing gmp-dev (6.1.2-r1)\n [2020-01-09T17:18:47.066Z] (58/65) Installing nettle-dev (3.4.1-r0)\n [2020-01-09T17:18:50.425Z] (59/65) Installing libtasn1-dev (4.14-r0)\n [2020-01-09T17:18:50.425Z] (60/65) Installing p11-kit-dev (0.23.14-r0)\n [2020-01-09T17:18:50.425Z] (61/65) Installing gnutls-dev (3.6.7-r0)\n [2020-01-09T17:18:50.425Z] (62/65) Installing libmicrohttpd-dev (0.9.62-r0)\n [2020-01-09T17:18:50.699Z] (63/65) Installing linux-headers (4.18.13-r1)\n [2020-01-09T17:18:51.675Z] (64/65) Installing yaml (0.2.1-r0)\n [2020-01-09T17:18:51.675Z] (65/65) Installing yaml-dev (0.2.1-r0)\n [2020-01-09T17:18:51.675Z] Executing busybox-1.29.3-r10.trigger\n [2020-01-09T17:18:51.945Z] Executing ca-certificates-20190108-r0.trigger\n [2020-01-09T17:18:51.945Z] OK: 280 MiB in 75 packages\n [2020-01-09T17:19:10.188Z] Removing intermediate container efdc2fb8adf6\n [2020-01-09T17:19:10.188Z] ---> 5f7c9dbf0a3b\n [2020-01-09T17:19:10.188Z] Step 5/6 : LABEL arch=arm64\n [2020-01-09T17:19:10.188Z] ---> Running in 2fc91fae3ad5\n [2020-01-09T17:19:10.188Z] Removing intermediate container 2fc91fae3ad5\n [2020-01-09T17:19:10.188Z] ---> 2812ebc84ff5\n [2020-01-09T17:19:10.188Z] Step 6/6 : LABEL git_sha=86f55fcc8e12327ddad75356ead13bda139c6aff\n [2020-01-09T17:19:10.188Z] ---> Running in fc2933e1274e\n [2020-01-09T17:19:10.188Z] Removing intermediate container fc2933e1274e\n [2020-01-09T17:19:10.188Z] ---> 9984b81db6c7\n [2020-01-09T17:19:10.188Z] Successfully built 9984b81db6c7\n [2020-01-09T17:19:10.188Z] Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Archive Image)\n Stage "Archive Image" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T17:19:11.925Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T17:19:12.273Z] ---> package-listing.sh\n [2020-01-09T17:19:12.273Z] ++ facter osfamily\n [2020-01-09T17:19:12.273Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2020-01-09T17:19:12.273Z] + OS_FAMILY=redhat\n [2020-01-09T17:19:12.273Z] + workspace=/w/workspace/gexfoundry_ci-build-images_PR-97\n [2020-01-09T17:19:12.273Z] + START_PACKAGES=/tmp/packages_start.txt\n [2020-01-09T17:19:12.273Z] + END_PACKAGES=/tmp/packages_end.txt\n [2020-01-09T17:19:12.273Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2020-01-09T17:19:12.273Z] + PACKAGES=/tmp/packages_start.txt\n [2020-01-09T17:19:12.273Z] + \'[\' /w/workspace/gexfoundry_ci-build-images_PR-97 \']\'\n [2020-01-09T17:19:12.273Z] + PACKAGES=/tmp/packages_end.txt\n [2020-01-09T17:19:12.273Z] + case "${OS_FAMILY}" in\n [2020-01-09T17:19:12.273Z] + rpm -qa\n [2020-01-09T17:19:12.273Z] + sort\n [2020-01-09T17:19:16.457Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2020-01-09T17:19:16.457Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2020-01-09T17:19:16.457Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2020-01-09T17:19:16.457Z] + \'[\' /w/workspace/gexfoundry_ci-build-images_PR-97 \']\'\n [2020-01-09T17:19:16.457Z] + mkdir -p /w/workspace/gexfoundry_ci-build-images_PR-97/archives/\n [2020-01-09T17:19:16.457Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_ci-build-images_PR-97/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T17:19:16.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-09T17:19:16.841Z] \n [2020-01-09T17:19:16.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2020-01-09T17:19:17.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2020-01-09T17:19:17.173Z] alpine: Pulling from edgex-lftools-log-publisher\n [2020-01-09T17:19:17.173Z] 050382585609: Pulling fs layer\n [2020-01-09T17:19:17.173Z] dac2222ca532: Pulling fs layer\n [2020-01-09T17:19:17.173Z] 29a7fe408caa: Pulling fs layer\n [2020-01-09T17:19:17.173Z] 6ad337b9b53f: Pulling fs layer\n [2020-01-09T17:19:17.173Z] 7ad6fc7f0fa9: Pulling fs layer\n [2020-01-09T17:19:17.173Z] d1ed250b09b4: Pulling fs layer\n [2020-01-09T17:19:17.173Z] eb083ea81749: Pulling fs layer\n [2020-01-09T17:19:17.173Z] 4965c3271e4e: Pulling fs layer\n [2020-01-09T17:19:17.173Z] b73c1c2e7331: Pulling fs layer\n [2020-01-09T17:19:17.173Z] a328eddc5fbd: Pulling fs layer\n [2020-01-09T17:19:17.173Z] d1ed250b09b4: Waiting\n [2020-01-09T17:19:17.173Z] eb083ea81749: Waiting\n [2020-01-09T17:19:17.173Z] 4965c3271e4e: Waiting\n [2020-01-09T17:19:17.173Z] b73c1c2e7331: Waiting\n [2020-01-09T17:19:17.173Z] a328eddc5fbd: Waiting\n [2020-01-09T17:19:17.173Z] 6ad337b9b53f: Waiting\n [2020-01-09T17:19:17.173Z] 7ad6fc7f0fa9: Waiting\n [2020-01-09T17:19:17.173Z] dac2222ca532: Verifying Checksum\n [2020-01-09T17:19:17.173Z] dac2222ca532: Download complete\n [2020-01-09T17:19:17.173Z] 6ad337b9b53f: Verifying Checksum\n [2020-01-09T17:19:17.173Z] 6ad337b9b53f: Download complete\n [2020-01-09T17:19:17.173Z] 050382585609: Download complete\n [2020-01-09T17:19:17.173Z] 7ad6fc7f0fa9: Verifying Checksum\n [2020-01-09T17:19:17.173Z] 7ad6fc7f0fa9: Download complete\n [2020-01-09T17:19:17.444Z] eb083ea81749: Verifying Checksum\n [2020-01-09T17:19:17.444Z] eb083ea81749: Download complete\n [2020-01-09T17:19:17.444Z] 050382585609: Pull complete\n [2020-01-09T17:19:17.708Z] 4965c3271e4e: Verifying Checksum\n [2020-01-09T17:19:17.708Z] 4965c3271e4e: Download complete\n [2020-01-09T17:19:17.708Z] b73c1c2e7331: Verifying Checksum\n [2020-01-09T17:19:17.708Z] b73c1c2e7331: Download complete\n [2020-01-09T17:19:17.708Z] a328eddc5fbd: Verifying Checksum\n [2020-01-09T17:19:17.708Z] a328eddc5fbd: Download complete\n [2020-01-09T17:19:17.708Z] 29a7fe408caa: Verifying Checksum\n [2020-01-09T17:19:17.708Z] 29a7fe408caa: Download complete\n [2020-01-09T17:19:17.708Z] dac2222ca532: Pull complete\n [2020-01-09T17:19:18.276Z] d1ed250b09b4: Verifying Checksum\n [2020-01-09T17:19:18.276Z] d1ed250b09b4: Download complete\n [2020-01-09T17:19:19.211Z] 29a7fe408caa: Pull complete\n [2020-01-09T17:19:19.469Z] 6ad337b9b53f: Pull complete\n [2020-01-09T17:19:19.729Z] 7ad6fc7f0fa9: Pull complete\n [2020-01-09T17:19:23.917Z] d1ed250b09b4: Pull complete\n [2020-01-09T17:19:23.917Z] eb083ea81749: Pull complete\n [2020-01-09T17:19:25.308Z] 4965c3271e4e: Pull complete\n [2020-01-09T17:19:25.566Z] b73c1c2e7331: Pull complete\n [2020-01-09T17:19:25.827Z] a328eddc5fbd: Pull complete\n [2020-01-09T17:19:25.827Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2020-01-09T17:19:25.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2020-01-09T17:19:25.990Z] prd-centos7-docker-4c-2g-12669 does not seem to be running inside a container\n [2020-01-09T17:19:26.082Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_ci-build-images_PR-97 -v /w/workspace/gexfoundry_ci-build-images_PR-97:/w/workspace/gexfoundry_ci-build-images_PR-97:rw,z -v /w/workspace/gexfoundry_ci-build-images_PR-97@tmp:/w/workspace/gexfoundry_ci-build-images_PR-97@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2020-01-09T17:19:27.291Z] $ docker top 409f05a7d6a76186d2a611ee3313dc4b7c432c428eb51a26f234ce629693b14a -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2020-01-09T17:19:27.917Z] provisioning config files...\n [2020-01-09T17:19:27.952Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_ci-build-images_PR-97@tmp/config2662955672624410980tmp\n [Pipeline] {\n [Pipeline] echo\n [2020-01-09T17:19:27.999Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T17:19:28.314Z] ---> create-netrc.sh\n [Pipeline] echo\n [2020-01-09T17:19:28.334Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2020-01-09T17:19:28.647Z] ---> logs-deploy.sh\n [2020-01-09T17:19:28.647Z] + ARCHIVE_ARTIFACTS=\n [2020-01-09T17:19:28.647Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2020-01-09T17:19:28.647Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2020-01-09T17:19:28.647Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2020-01-09T17:19:28.647Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-97/1\n [2020-01-09T17:19:28.647Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-97/1/\n [2020-01-09T17:19:28.647Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-97/1 /w/workspace/gexfoundry_ci-build-images_PR-97\n [2020-01-09T17:19:29.583Z] Archives upload complete.\n [2020-01-09T17:19:29.583Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-97/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/PR-97/1/\n [2020-01-09T17:19:30.517Z] ---> uname -a:\n [2020-01-09T17:19:30.517Z] Linux 409f05a7d6a7 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] ---> lscpu:\n [2020-01-09T17:19:30.517Z] Architecture: x86_64\n [2020-01-09T17:19:30.517Z] CPU op-mode(s): 32-bit, 64-bit\n [2020-01-09T17:19:30.517Z] Byte Order: Little Endian\n [2020-01-09T17:19:30.517Z] Address sizes: 40 bits physical, 48 bits virtual\n [2020-01-09T17:19:30.517Z] CPU(s): 4\n [2020-01-09T17:19:30.517Z] On-line CPU(s) list: 0-3\n [2020-01-09T17:19:30.517Z] Thread(s) per core: 1\n [2020-01-09T17:19:30.517Z] Core(s) per socket: 1\n [2020-01-09T17:19:30.517Z] Socket(s): 4\n [2020-01-09T17:19:30.517Z] NUMA node(s): 1\n [2020-01-09T17:19:30.517Z] Vendor ID: GenuineIntel\n [2020-01-09T17:19:30.517Z] CPU family: 6\n [2020-01-09T17:19:30.517Z] Model: 44\n [2020-01-09T17:19:30.517Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2020-01-09T17:19:30.517Z] Stepping: 1\n [2020-01-09T17:19:30.517Z] CPU MHz: 2933.396\n [2020-01-09T17:19:30.517Z] BogoMIPS: 5866.79\n [2020-01-09T17:19:30.517Z] Virtualization: VT-x\n [2020-01-09T17:19:30.517Z] Hypervisor vendor: KVM\n [2020-01-09T17:19:30.517Z] Virtualization type: full\n [2020-01-09T17:19:30.517Z] L1d cache: 32K\n [2020-01-09T17:19:30.517Z] L1i cache: 32K\n [2020-01-09T17:19:30.517Z] L2 cache: 4096K\n [2020-01-09T17:19:30.517Z] L3 cache: 16384K\n [2020-01-09T17:19:30.517Z] NUMA node0 CPU(s): 0-3\n [2020-01-09T17:19:30.517Z] 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\n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] ---> nproc:\n [2020-01-09T17:19:30.517Z] 4\n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] ---> df -h:\n [2020-01-09T17:19:30.517Z] Filesystem Size Used Available Use% Mounted on\n [2020-01-09T17:19:30.517Z] overlay 50.0G 6.2G 43.8G 12% /\n [2020-01-09T17:19:30.517Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2020-01-09T17:19:30.517Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2020-01-09T17:19:30.517Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2020-01-09T17:19:30.517Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/resolv.conf\n [2020-01-09T17:19:30.517Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hostname\n [2020-01-09T17:19:30.517Z] /dev/vda1 50.0G 6.2G 43.8G 12% /etc/hosts\n [2020-01-09T17:19:30.517Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/gexfoundry_ci-build-images_PR-97\n [2020-01-09T17:19:30.517Z] /dev/vda1 50.0G 6.2G 43.8G 12% /w/workspace/gexfoundry_ci-build-images_PR-97@tmp\n [2020-01-09T17:19:30.517Z] /dev/vda1 50.0G 6.2G 43.8G 12% /var/log/sa\n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] ---> free -m:\n [2020-01-09T17:19:30.517Z] total used free shared buff/cache available\n [2020-01-09T17:19:30.517Z] Mem: 1838 579 70 0 1187 1151\n [2020-01-09T17:19:30.517Z] Swap: 1023 0 1023\n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] ---> ip addr:\n [2020-01-09T17:19:30.517Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2020-01-09T17:19:30.517Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2020-01-09T17:19:30.517Z] inet 127.0.0.1/8 scope host lo\n [2020-01-09T17:19:30.517Z] valid_lft forever preferred_lft forever\n [2020-01-09T17:19:30.517Z] 4: eth0@if5: mtu 1458 qdisc noqueue state UP \n [2020-01-09T17:19:30.517Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2020-01-09T17:19:30.517Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2020-01-09T17:19:30.517Z] valid_lft forever preferred_lft forever\n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] ---> sar -b -r -n DEV:\n [2020-01-09T17:19:30.517Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/09/20 \t_x86_64_\t(4 CPU)\n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] 17:12:39 LINUX RESTART\n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] 17:13:01 tps rtps wtps bread/s bwrtn/s\n [2020-01-09T17:19:30.517Z] 17:14:01 45.76 19.85 25.91 2696.84 1832.40\n [2020-01-09T17:19:30.517Z] 17:15:01 2.26 0.88 1.38 57.69 24.96\n [2020-01-09T17:19:30.517Z] 17:16:01 0.22 0.00 0.22 0.00 3.25\n [2020-01-09T17:19:30.517Z] 17:17:01 0.28 0.00 0.28 0.00 3.46\n [2020-01-09T17:19:30.517Z] 17:18:01 0.27 0.00 0.27 0.00 4.01\n [2020-01-09T17:19:30.517Z] 17:19:01 0.40 0.00 0.40 0.00 5.63\n [2020-01-09T17:19:30.517Z] Average: 8.20 3.46 4.75 459.46 312.54\n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] 17:13:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2020-01-09T17:19:30.517Z] 17:14:01 69128 1813176 96.33 2620 1332264 875892 29.88 336700 1325944 28\n [2020-01-09T17:19:30.517Z] 17:15:01 70040 1812264 96.28 2620 1334164 868728 29.64 336680 1325920 20\n [2020-01-09T17:19:30.517Z] 17:16:01 69616 1812688 96.30 2620 1334172 868692 29.64 336584 1325908 16\n [2020-01-09T17:19:30.517Z] 17:17:01 70848 1811456 96.24 2620 1334172 867756 29.61 336096 1325908 16\n [2020-01-09T17:19:30.517Z] 17:18:01 71388 1810916 96.21 2620 1334176 861600 29.40 335500 1325908 16\n [2020-01-09T17:19:30.517Z] 17:19:01 71224 1811080 96.22 2620 1334184 860560 29.36 335412 1325908 12\n [2020-01-09T17:19:30.517Z] Average: 70374 1811930 96.26 2620 1333855 867205 29.59 336162 1325916 18\n [2020-01-09T17:19:30.517Z] \n [2020-01-09T17:19:30.517Z] 17:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2020-01-09T17:19:30.517Z] 17:14:01 eth0 201.16 143.21 557.95 50.44 0.00 0.00 0.00\n [2020-01-09T17:19:30.517Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:15:01 eth0 4.68 1.32 1.54 1.01 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:16:01 eth0 3.06 0.38 0.48 0.18 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:17:01 eth0 2.40 0.98 0.92 0.64 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:18:01 eth0 1.15 0.73 0.55 0.38 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:19:01 eth0 0.32 0.22 0.14 0.10 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] Average: eth0 35.49 24.49 93.68 8.80 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2020-01-09T17:19:30.518Z] \n [2020-01-09T17:19:30.518Z] \n [2020-01-09T17:19:30.518Z] ---> sar -P ALL:\n [2020-01-09T17:19:30.518Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t01/09/20 \t_x86_64_\t(4 CPU)\n [2020-01-09T17:19:30.518Z] \n [2020-01-09T17:19:30.518Z] 17:12:39 LINUX RESTART\n [2020-01-09T17:19:30.518Z] \n [2020-01-09T17:19:30.518Z] 17:13:01 CPU %user %nice %system %iowait %steal %idle\n [2020-01-09T17:19:30.518Z] 17:14:01 all 10.62 0.00 3.20 1.50 0.37 84.31\n [2020-01-09T17:19:30.518Z] 17:14:01 0 10.28 0.00 3.62 2.55 0.39 83.17\n [2020-01-09T17:19:30.518Z] 17:14:01 1 9.73 0.00 3.57 1.10 0.33 85.27\n [2020-01-09T17:19:30.518Z] 17:14:01 2 11.27 0.00 2.66 1.42 0.43 84.22\n [2020-01-09T17:19:30.518Z] 17:14:01 3 11.23 0.00 3.00 0.94 0.35 84.48\n [2020-01-09T17:19:30.518Z] 17:15:01 all 0.22 0.00 0.06 0.00 0.14 99.58\n [2020-01-09T17:19:30.518Z] 17:15:01 0 0.48 0.00 0.05 0.02 0.13 99.32\n [2020-01-09T17:19:30.518Z] 17:15:01 1 0.03 0.00 0.03 0.00 0.22 99.72\n [2020-01-09T17:19:30.518Z] 17:15:01 2 0.20 0.00 0.07 0.00 0.13 99.60\n [2020-01-09T17:19:30.518Z] 17:15:01 3 0.15 0.00 0.05 0.00 0.07 99.73\n [2020-01-09T17:19:30.518Z] 17:16:01 all 0.17 0.00 0.04 0.00 0.01 99.79\n [2020-01-09T17:19:30.518Z] 17:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2020-01-09T17:19:30.518Z] 17:16:01 1 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-09T17:19:30.518Z] 17:16:01 2 0.53 0.00 0.03 0.00 0.00 99.43\n [2020-01-09T17:19:30.518Z] 17:16:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2020-01-09T17:19:30.518Z] 17:17:01 all 0.18 0.00 0.05 0.00 0.01 99.76\n [2020-01-09T17:19:30.518Z] 17:17:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2020-01-09T17:19:30.518Z] 17:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90\n [2020-01-09T17:19:30.518Z] 17:17:01 2 0.53 0.00 0.05 0.00 0.02 99.40\n [2020-01-09T17:19:30.518Z] 17:17:01 3 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-01-09T17:19:30.518Z] 17:18:01 all 0.17 0.00 0.04 0.00 0.00 99.78\n [2020-01-09T17:19:30.518Z] 17:18:01 0 0.07 0.00 0.05 0.00 0.02 99.87\n [2020-01-09T17:19:30.518Z] 17:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2020-01-09T17:19:30.518Z] 17:18:01 2 0.47 0.00 0.05 0.00 0.02 99.47\n [2020-01-09T17:19:30.518Z] 17:18:01 3 0.13 0.00 0.03 0.00 0.00 99.83\n [2020-01-09T17:19:30.518Z] 17:19:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2020-01-09T17:19:30.518Z] 17:19:01 0 0.05 0.00 0.07 0.00 0.00 99.88\n [2020-01-09T17:19:30.518Z] 17:19:01 1 0.50 0.00 0.05 0.00 0.00 99.45\n [2020-01-09T17:19:30.518Z] 17:19:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2020-01-09T17:19:30.518Z] 17:19:01 3 0.12 0.00 0.03 0.00 0.00 99.85\n [2020-01-09T17:19:30.518Z] Average: all 1.92 0.00 0.57 0.25 0.09 97.18\n [2020-01-09T17:19:30.518Z] Average: 0 1.82 0.00 0.64 0.43 0.09 97.03\n [2020-01-09T17:19:30.518Z] Average: 1 1.73 0.00 0.63 0.18 0.09 97.37\n [2020-01-09T17:19:30.518Z] Average: 2 2.17 0.00 0.48 0.24 0.10 97.01\n [2020-01-09T17:19:30.518Z] Average: 3 1.95 0.00 0.53 0.16 0.07 97.29\n [2020-01-09T17:19:30.518Z] \n [2020-01-09T17:19:30.518Z] \n [2020-01-09T17:19:30.518Z] '